/*

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

*/

TABLE#main_table{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: -1px;
  margin-top: 0px;
  padding: 0;
/*
  width: 761px;
*/
  border-collapse: collapse;
  background-color: #FFFFFF; 
}

#main_table TD{
}

col#middle_column{
  width: 500px;
}

col#left_column{
  width: 155px;
}

col#right_column{
  width: 155px;
}




#sidebar_left TABLE{
/* width: 10em; */
  border-collapse: collapse;
  background-image: url (/shops/lsu/MainBGsideleft.jpg);
  background-repeat: repeat;
  margin-top: -15px;
  margin-bottom: -1px;
}

#sidebar_left {
  vertical-align: top;
  padding-left: 12px;
}

TD#sidebar_left {
  background-image: url("/shops/lsu/images/MainBGsideleft.jpg");
  background-repeat: repeat-y;
  background-position: top left;
/* width: 155px; */
  border-right: 2px solid #604690;
}

#sidebar_left TD{
  border: none;
  height: 2em;
}

#sidebar_right {
  text-align: center;
  vertical-align: top;
}

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


TD#sidebar_right{
  background-image: url(/shops/lsu/images/MainBGsideright.jpg);
  background-repeat: repeat-y;
  background-position: top right;
  /* width: 155px; */
}

TD#main_content{
  vertical-align: top;
}

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

#header{
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  text-align: right;
  background-image: url("/shops/lsu/images/bg.gif");
}

#header TABLE{
   background-color: #000;
   margin-right: 0px;
   margin-left: 0px;
   width: 100%;
}

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

TD#footer{
  color: #FFF;
  background-color: #000;
  margin-top: 0px;
}


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

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

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

BODY {
  background-color: #CCCCCC;
  background-image: url(/shops/lsu/images/bg.gif);
  background-repeat: repeat;
  background-position: center;
  background-attachment: fixed;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 1px;
  margin-bottom: 15px;
  padding-right: 1px;
  padding-left: 1px;
}

TABLE {
   border-collapse: collapse; 
}


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

IMG {
  border: none;
  text-decoration: none;
}

A.imglink:link, A.imglink:active, A.imglink:visited {
  text-decoration:none;
  border: none;
}

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

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

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: #ADA49E;
  font-size: 0.9em;
  line-height: 0.9em;
}

A.footlink:hover {
  font-family: Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt
  color: #FFF;
  font-size: 0.9em;
  line-height: 0.9em;
  border-bottom: 1px solid red;
}

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

*/

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

.subcat {
  font-family: Arial;
  font-weight: bold;
  font-size: 12pt;
  color: #591EBA;
  text-align: left;
}

.title {
  color: #591EBA;
  font-family: Arial;
  font-weight: normal;
  font-size: 15pt;
  text-align: center;
}

td.title{
   width: 600px;
}

.contentbar2 .title {
  font-size: 10pt;
  color: #FFFFFF;
  background-color: #60468d;
}


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

TABLE#menubar {
  width: 100%;
  margin-top: 0em;
  height: 25px;
  text-align: left;
  border-collapse: collapse;
  border: none;
  padding: 0;
  margin: 0;
}

.menubar {
/*
  background-image: url(/shops/lsu/images/lsupic.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
*/
  color: #FFF; 
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
}

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

.menubar_top {
  background-color: #FFF;
  color: #FFFFFF; 
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  padding-left: 5px;
  text-align: left;
}

td.menubar_top_pics{
  width: auto;
}

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

A.barlink:link, A.barlink:active, A.barlink:visited {
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 7pt;
  line-height: 12px; 
}

A.barlink:hover {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 7pt;
  color: #FFFFFF;
  /* height: 100%;
  */
  line-height: 12px;
}

A.barlink:hover {
  border-bottom: 1px solid red;
}

/*
   --- sidebar classes ---
*/
.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: navy;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  padding-left: 5px;
  text-decoration: none;
}

A.categorylink:visited {
  text-decoration: none;
  color: #000;
  font-weight: bold;
  padding-left:5px;
  font-size: 9pt;
}

A.categorylink:hover {
  color: #AD962B;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 9pt;
  padding-left: 5px;
}		    


.categorybar {
  border-right: none;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 9pt;
  padding-left: 5px;
}

.categorybar1 {
  color: #ffffff;
  background-color: #60468d;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  padding-top: 6px;
}

.hr {
  color: #333333;
}
/*
   --- ??? ---
*/


.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 {
  color: #FFFFFF;
  background-color: #60468d;
  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;
 background-color: #e7e7e9;
}
  

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;
}


div.top_links{
  background-image: url(/shops/lsu/images/bg.gif);
  color: #000;
  width: 100%;
  position: relative;
  right: 5px;
}

.top_links{
}

.top_links A:link { 
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
}

.top_links A:active { 
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
}

.top_links A:visited {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
}

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

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

.tiny_cart caption{
  font-weight: bold;
}

.tiny_cart th{
  padding: 5px;
  background-color:  #333333;
  color: green;
}

.tiny_cart td{
  padding: 5px;
  background-color: #FFF;
  color: #000;
  border: 1px solid #2C4770;
}

td.tiny_cart_title {
  background-color: #60468d;
  color: white;
  font-weight: bold;
}

.tiny_cart_bottom td{
  background-color:  #FFF;
  color: #168929;
  font-weight: bold;
}

TD.tiny_cart_bottom {
  background-color:  #FFF;
  color: #168929;
  font-weight: bold;
}

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

.dept_list{
  border: 1px solid black;
  width: 60%;
  margin-bottom: 1em; 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #2C4770;
}

.dept_list a{
  display: block;
}

.dept_list a:link, .dept_list a:active,  .dept_list a:visited {
  color: #FFFFFF;
  font-family: Helvetica;
  font-weight: bold;
  text-decoration: none;
  font-size: 9pt;
}

.dept_list a:hover {
  background-color: #8CA770;
  background-color: #d6be52;
  color: #000000;
}

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

div.info_box{
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 2em;
   margin-top: 2em;
   width: 60%;
}

.info_box table{
   border-collapse: collapse;
   width: 100%;
}

.info_box td, .info_box th{

   border: 1px solid #ABCDEF;

   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 14px;
}

.info_box a:link, .info_box a:visited{
   color: black;
   text-decoration: none;
   text-align: center;
   font-family: arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight: normal;
}

.info_box a:hover{
   text-decoration: underline;
}

table.noborders td{
   border: none;
}
table.noborders th{
   border: none;
   height: 3em;
   vertical-align: top;
}

/* -------------- General Merchandise Items ----------------- */

div.apparel{
   margin-left: 10px;
   margin-right: 10px;
}

div.upsell table{
  border-collapse: collapse;
  width: 100%; 
}
.apparel_image{
    width: 100px;
}

.apparel td{
   text-align: center;
   height: 60px;
}

td.apparel_title{
  padding-top: 0px;
  color: #A62121;
  font-size: 14;
  font-weight: bold;
  height: 2em;
  width: 30em; 
  background-color: #E0E0E0;
}

td.apparel_spacer{
    height: 20px;
    border-top: 1px dashed black;
}

td.apparel_form{
}

td.apparel_comment{
  font-size: 14;
  color: black;
}

table.lsu_banner{
    width: 100%;
}

td.lsu_banner{
    background-color: #431872; 
    text-align: left;
}

