/*

  =========== Layout Styles ==================

*/


TABLE#main_table{
  margin-left: auto;
  margin-right: auto;
  width: 750px;
  border-collapse: collapse;
  background-color: #FFFFFF;
  border: 2px solid #000000;
  margin-top: 11px;
  margin-bottom: 11px;
}

#main_table TD{
  border: 2px solid #FC7300;
  border: none;
}

col#middle_column{
  width: auto;
}

col#left_column{
  width: 10%;
}

col#right_column{
  width: 10%;
}


TABLE.sidebar_left{
  vertical-align: top;
  width: 10em;
  border-collapse: collapse;
  background-color: #D9EFF3;
  background-color: #E5E6D8;
  background-color: #FFFFFF;
  background-color: #FBF9EC;
}

#sidebar_left{
  vertical-align: top;
  background-color: #D9EFF3;
  background-color: #E5E6D8;
  background-color: #FBF9EC;
}

TD.sidebar_left{
  border: none;
  height: 2em;
  padding-left: 8px;
  padding-right: 5px;
}

#sidebar_right {
  text-align: center;
  vertical-align: top;
  padding-right: 5px;
  background-color: #E5E6D8;
  background-color: #FFFFFF;
  background-color: #FBF9EC;
}

#sidebar_right TD{
  border: none;
  padding-bottom: 20px;
}

#sidebar_right TABLE{
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

#main_content{
   background-color: #EFDE94;
}

TD#main_content{
  vertical-align: top;
}

#main_content TABLE{
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
}

#header{
  width: 100%;
  text-align: left;
}

#header TABLE{
  background-color: #E7E0CD;
  background-color: #EFDE94;
  width: 100%;
  margin-left: 0;
  border-collapse: collapse;
  border-padding: 0px;
}

#header TD{
   padding-top: 0;
   padding-bottom: 0;
}

table.logo_with_menu{
  /*
    margin-left: 0; 
    padding: 0; 
    width: 100%;
    text-align: left;
*/
}

table.logo_with_menu td{
 /*   text-align: left;
 */
}

TD#footer{
  border-top: 0px solid #FFFFFF;
  color: #000000;
  background-color: #B8C585;
  text-align: center;
}

#footer .categorybar1{
  background-color: #B8C585;
}


#footer TABLE{
  margin-left: auto;
  margin-right: auto;
}

.course_list{
  margin-left: auto;
  margin-right: auto;
}

/*
  ============= the Basics ==================
*/

BODY {
  background-color: #E7E0CD;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

TD {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

IMG{
  border: none;
}

/*
  A:link, A:active, A:visited {
*/
A:link, A:active {
  color: #336699;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 10pt;
}

A:hover {
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 10pt;
}

A:visited {
  color: #867551;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 10pt;
}

/*
 
 ============== Classes ===================

*/

.maincontent {
  /* background-color: #FFFFFF; */
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
}

.title {
  color: #000000;
  font-family: Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 18pt;
  text-align: center;
}

.contentbar2 .title {
  font-family: Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;


  background-color: #FFBB28;
  color: #000000;
  padding: 5px;
}


/*
   --- Menu bar classes ---
*/

TABLE.menubar {
  padding-top: 0;
  margin-top: 0;
  width: 100%;
  border-collapse: collapse;
}

.menubar {
  background-color: #000000;
  background-color: #003399;
  color: #00a9ba;
  color: #000000;
  color: #ffffff;
  margin-top: 1em;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
}

TABLE.menubar_top {
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
}

.menubar_top {
  background-color: #00a9ba;
  color: #00a9ba; 
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  padding-left: 5px;
  text-align: left;
  margin-top: 2em;
}

td.menubar_top_pics{
  width: auto;
}

td.menubar_top_pics{
  width: 180px;
  color: #000000;
  color: #ffffff; 
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  text-align: right;
}

A.barlink{ 
   height: 100%;
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  color: #000000;
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 10pt;
}

A.barlink:hover {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 10pt;
  /* color: #FFFFFF;
  background-color: #B8C585; */
}

A.footlink:link, A.footlink:active, A.footlink:visited{
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 9pt;
  color: #444444;
}

A.footlink:hover {
  text-decoration: underline;
}

/*
   --- sidebar classes ---

*/
#sidebar_left .categorybar1 {
  BORDER: #4A5239 2px solid;
  background-color: #CCCC66;
  background-color: #4A5239;
  background-color: #6A7259;
  background-color: #b8c585;
  color: #FFFF99;
  color: #EFEF89;
  color: #082f55;
}

td.categorybar{
  border-bottom: 1px solid #FFFFFF; 
}
 
.sidebar_left a.categorylink:link, a.categorylink:visited {
    DISPLAY: block; 
    FONT-SIZE: 13px; 
    BORDER-TOPP: #ffffff 1px solid;
    BORDER-BOTTOM: #ffffff 1px solid;
    FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif; 

    BACKGROUND-COLOR: #00a9ba;
    background-color: #E5E6D8;
    COLOR: #000000; 
  background-color: #B8C585;
  background-color: #ffffff;
  /* border-bottom: 1px solid #aaaaaa; */

    PADDING-LEFT: 3px;
    TEXT-DECORATION: none
}

.sidebar_left a.categorylink:hover {
    TEXT-DECORATION: none;
    BORDER-TOPP: #ffffff 1px solid;
    BORDER-BOTTOM: #000000 1px solid; 

    background-color: #516D75;
    color: #ffffff;
}
   
.contentbar1 {
  background-color: #eae9e6;
  color: #000000;
  font-family: arial, helvetica;
  font-weight: normal;
  font-size: 10pt;
}

/* was 
  A.categorylink:link, A.categorylink:active, A.categorylink:visited {
*/
/*
A.categorylink:link, A.categorylink:active {
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-weight: normal;
  font-size: 9pt;
  text-decoration: none;
}

A.categorylink:hover {
  background-color: blue;
  font-weight: normal;
  color: #eae9e6;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 9pt;
}		    

A.categorylink:visited {
  color: #eae9e6;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 9pt;
}		    
*/


.categorybar {
  /*
  border-right: 1px solid;
  border-right: none;
  */
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 9pt;
}


.categorybar1 {
  background-color: #E5E6D8;
  background-color: #F5E6AF;
  background-color: #FBF9EC;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 10pt;
}

/*
   --- ??? ---
*/


.maincontent2 {
  /* background-color: #FFFFFF; */
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
}

.mainbanner {
  background-color: #f5f1ee;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
}

.maincontentfree {
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
}

.contentbarsmall {
  background-color: #FbFbFb;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 9pt;
}

.contentbar2 {
  background-color: #c8c8c8;
  background-color: #EFEBDE;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
}

.contentbar_red {
  background-color: #eae9e6;
  color: #FF0000;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
}

/*
  --- results_buylist --- 
*/
.required {
  color: #FF0000;
  font-size: 10pt;
}

.results_buylist{
  width: 100%;
  text-align: center;
}

table.results_buylist{
  margin-left: auto;
  margin-right: auto;
}

.results_buylist td{
  width: 100%;
}





.logo{
  text-align: left;
  background-color: #919292;
}

.order_questions{
  vertical-align: bottom;
}


.order_instructions h3{
 margin-bottom: 0px;
 font-size: 10pt;
}
  

div.order_instructions a:hover{
   /* test this stuff */
}

.order_instructions li{
  margin-bottom: 1em;
}

.order_instructions li li{
  margin-bottom: 0px;
}



ul.address{
  list-style-type: none;
}


.top_links{
  width: 100%;
  position: relative;
  left: 0px;
  background-color: #E5E6D8;
}

.top_links A:link { 
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  font-weight: normal;
  font-weight: bold;
  text-decoration: none;
}

.top_links A:active { 
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  font-weight: normal;
  font-weight: bold;
  text-decoration: none;
}

.top_links A:visited {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  font-weight: normal;
  font-weight: bold;
  text-decoration: none;
}

.top_links A:hover {
  text-decoration: underline;
  color: #000000;
}

/*
  --- tiny cart --- 
*/
table.tiny_cart{
   border: 2px solid #009ab0;
   border-collapse: collapse;
}

.tiny_cart caption{
  font-weight: bold;
}

.tiny_cart th{
  padding: 5px;
  background-color: #009ab0;
  color: #000000;
  padding-right: 10px;
}

.tiny_cart td{
  padding: 5px;
  border: 1px solid #FF7300;
}


.tiny_cart_bottom td{
  background-color:  #FFFFFF;
  color: green;
  font-weight: bold;
}

/*
  --- Dept List Styles ---
*/

div.announcement{
    margin-top: 1em;
    padding: 1em;
    text-align: center;
    border: 1px solid black;
    color: red;
    background-color: #EEEEEE;
}

div.dept_list{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
    width: 20em;
    background-color: #B8C585;
    text-align: center;
    border: 1px solid black;
}

div.dept_list a{
   display: block;   
   color: black;
   text-decoration: none;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.dept_list a:hover{
    background-color: #AAAA00;
}

table.books{
   width: 450px;
}

table.index_table{
   background-color: #EFDE94;
   width: 100%;
   height: 100%;
}

p.label{
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
}

table.item_record{
   width: 450px;
}

td.edp_section{
  text-align: center;
  width: 450px;
  background-color: #039;
  color: #fff;
  font-family: Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 11pt;
}
