/*

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

*/

TABLE#main_table{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -15px;
  margin-top: 0px;
  width: 800px;
  border-collapse: collapse;
  background-color: #FFFFFF;
   
}

#main_table TD{
}

col#middle_column{
  width: auto;
}

col#left_column{
  width: 10%;
}

col#right_column{
  width: 10%;
}


#sidebar_left TABLE{
  width: 12em;
  border-collapse: collapse;
  background: #FFF;
  margin-top: -17px;
  margin-bottom: -1px;
}

#sidebar_left {
  border-right: 1px solid #000000;
  vertical-align: top;
  padding-left: 0px;
}

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

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

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

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

TD#main_content{
  vertical-align: top;
  padding-left: 10px;
}

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

#header{
  width: 800px;
  margin-left:  0;
  margin-right: 0;
  text-align: right;
  background-color: #FFFFFF;
}

#header TABLE{
   /*background-color: #CC9900;*/
   margin-right: 0px;
   margin-left: 0px;
   width: 100%;
   display: table;
}

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

TD#footer{
  color: #FFF;
  background-color: #790000;
  margin-top: -5px;
  border-top: 8px solid #5e5e5e;
}

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

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

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

BODY {
  background: #FFF ;
  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;
}

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

IMG{
  border: none;
}

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

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

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

A.footlink:hover {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 9pt;
  color: #FFF;
  font-size: 0.9em;
  line-height: 0.9em;
}

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

*/

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

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

.contentbar2 .title {
  font-size: 10pt;
  color: #FFF;
  background-color: #790000;
  border: 2px solid #333333;
}

td.title{
   width: 600px;
}

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

TABLE.menubar {
  width: 800px;
  margin-top: 0em;
  margin-bottom: -2px;

  background-image: url(/shops/pgcc_new/images/menubar.png);
  padding: 0 0 0 3px;
  border-collapse: collapse;
}

.menubar {
  background-image: url(/shops/pgcc_new/images/menubar.png);
  color: #FFF; 
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  text-align: left;
  padding:0px 0 0px 3px;
}

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

.menubar_top {
  background-color: #FFF;
  color: #336633; 
  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: 80px;
  background-color: #000000;
  color: #FFFFFF; 
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 7pt;
  padding-right: 4px;
  text-align: right;
}

td.menubar{
  width: 10em;
  height: 100%;
  text-align: center;

  margin: 0;
  padding: 0;

}

td.spacer{
  width: 1px;
  border-right: 1px solid #ffffff;
  text-align: center;
  margin: 0;
  padding: 0;
}

A.barlink{
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;

  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;

}

td.menubar a:hover{
  background-color: #5e5e5e;
  color: #FFFFF;
  text-decoration: none;

  margin: 0;
  padding: 0;
}


/*
A.barlink{
  width: 100%;
}

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;

  width: 100%;
  padding: 0;
}

A.barlink:hover {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  background-color: #CC9900;
  text-decoration: none;

  font-size: 7pt;
  color: #FFF;
  padding: 0; 
  margin: 0;
}
*/

/*
   --- 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: #790000;
  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: #5e5e5e;
  font-weight: bold;
  padding-left:5px;
}

A.categorylink:hover {
  color: #00345A;
  color: #790000;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  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;
}

.contentbar2 {
  background-color: #011899;
  color: #FFFFFF;
  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: #FFFFFF;
}
  

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;
  right: 5px;
}

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

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

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

.top_links A:hover {
  text-decoration: none;
  color: #ffc905;
}

/*
  --- 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: #ffffff;
}

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


.tiny_cart_bottom td{
  background-color:  #FFFFFF;
  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;
  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.dept{
  border-collapse: collapse;
}

td.dept{
   width: 200px;
   height: 50px;
 
   background-image: url("/shops/pgcc_new/images/blue_button.gif"); 
   background-repeat: no-repeat;
  
   text-align: center;
}

td.dept a{
   width: 200px;
   height: 50px;
  display: block;
  padding-top: 15px;
}


td.dept a:hover,
td.dept a:link,
td.dept a:active,
td.dept a:visited {

   color: #ffffff;
   text-decoration: none;
   font-weight: bold;

   font-family: arial, helvetica, sans-serif;
   font-size: 16px;

}
