#right{ float: right; margin: 0px; z-index: 0; padding: 0px; border: 0px solid #000000; }
#body{ width: 60%; }
#minicart{ width: 130px; text-align: left; border-top: 2px #003470 solid; border-right: 2px #003470 solid; border-bottom: 2px #003470 solid; border-left: 2px #003470 solid; padding:5px; margin-top: 30px; margin-right:30px;} 
#minicart_header{ font-weight: bold; font-size: 12px; color: #ffffff; background-color: #7f7f7f; text-align: center; padding: 3px 0px 3px 0px; margin: 0px; }
#minicart_item{
	text-align: left;
}

.section{ width: 100%; text-align: left; margin-bottom: 25px; margin-top: 5px; } 
.section_header{ width: 300px; color: #ffffff;  text-align: left; padding: 3px; margin: 0px; background-image:url("/images/gs_cat_bkgnd.jpg"); background-repeat: no-repeat; background-position: top left;}
.section_header a{ color: #ffffff; text-decoration: underline; }
.section_header a:link{ color: #ffffff; text-decoration: underline; }
.section_header a:visited{ color: #ffffff; text-decoration: underline; }
.section_header a:hover{ color: #ffffff; text-decoration: underline; }
.section_header_control{ width: 150px; color: #ffffff; font-size: 10px; text-align: left; }
.section_header_title{ color: #ffffff; font-weight: bold; font-size: 12px;  }
.section_header_t{ width:100%; }
.section_text{ padding-top: 5px; }

.cell_product{ float: left; width: 31%; text-align: center; padding-left: 5px; padding-right: 5px; padding-top: 10px; height: 180px;} 
.product_image{ width: 100px; border:0px; } 
.sub_category{ float: left; width: 23%; height: 100px; text-align: center; padding: 0px; } 

.product_price th{ color: #7f7f7f; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; text-decoration: none; } 
.product_price td{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; } 
.product_price .normal{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; padding-top: 5px;} 
.small_but{ vertical-align: text-top; font-weight: bold; padding-left: 23px; margin-left: 5px; margin-top: 5px;}
#see{ background-image:url("/images/see.png"); background-repeat: no-repeat; background-position: center left; }
#download{ background-image:url("/images/download.png"); background-repeat: no-repeat; background-position: top left; padding-top: 1px; vertical-align: middle; }
#checkout{ background-image:url("/images/checkout.png"); background-repeat: no-repeat; background-position: top left; padding-top: 2px; vertical-align: middle; }
#delete{ background-image:url("/images/delete.png"); background-repeat: no-repeat; background-position: top left; padding-top: 2px; vertical-align: middle; }

.clearFloat{ clear:left; }

#menu{ padding-top:55px; position:relative; width: 100%; text-align: left; border-top: 0px; border-right: 0px solid; border-bottom: 0px solid; border-left: 0px solid; padding-left:5px;}
#menu_header{ font-weight: bold; font-size: 11px; color: #7586A4; text-align: left; padding: 3px 0px 3px 0px; margin: 0px; }
#menu_text{
	font-weight: bold;
	text-align: center;
}

.white_text{ color: #FFFFFF; }

