/* BASICS --------------------------------------------------------------------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 20px 0px;
	background-image:  url(/g/layout/bak.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E5E5E5;
}

p, td, li, ul {
  font-size:11px;
  line-height: 130%;
}


 h2 {
	font-family:"AvantGarde Bk BT", Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f30;
	margin:8px 0; 
	text-transform:uppercase;
}


 h1 {
	font-size: 12px;
	font-weight: bold;
	color: #f30;
}

h3 {font-size: 12px;
	font-weight: bold;
	}

.textfield {
	padding: 2px;
	color: #333;
	border: 1px solid #DCDCDC;
	background-color: #F3F3F3;
	font-size: 11px;
}

.button {
  color: #FFFFFF;
  padding: 1px; 
  background-color: #CC051A;
  font-size: 11px;
  font-weight:bold;
}

/* LINKS ---------------------------------------------------------------------*/
a:link, a:visited  {
	color: #CC051A;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:none;
}
a.white:link, a.white:visited{
	color: white;
}
a.white:hover {
	color: #CCCCCC;
}

/* BASIC LAYOUT ---------------------------------------------------------------------*/

#menutop{
	width: 713px !important;
	height: 30px;
	margin:0 auto; 
	color:#CC051A;
	text-align: left;
	padding-top: 10px;
	
}
#menutoptext {float:left;}
#search {float:right;}
#menutop a {color:#FFF;font-weight:normal; text-transform:uppercase;font-size:10px;}
#menutop form {margin:0;padding:0;}
#searchbox {border:solid 1px #fff;background-image: url(/g/layout/textfield.header.bak.gif);color: #1C2551;font-size:9px;padding:3px;width:140px;}
.space {width:713px;height:3px;clear:both;}

#account{
    width: 713px;
	height:49px;
	background :url(/g/layout/sub.head.jpg) no-repeat;
	position:relative;
	color: #1C2551;
	font-size:10px;
	margin:0 auto;
	text-align: right;
	padding-top: 23px;
}

#menumid{
	width: 714px;margin:0 auto;clear:both;
    height:30px;
	background :url(/g/layout/midmenu.bak.jpg) no-repeat;
	position:relative;
	color: #CC051A;
	font-size:13px;
	text-align: right;
	padding-top: 16px;
	text-transform:uppercase;
	
}
#menumid a{  color:#fff; font-weight: bold;padding-right:5px;padding-left:5px;}
#menumid a:hover {color:#CC051A;}
div.redbox {background:#CC051A;display:none;}
#headerimage{
	width: 742px;margin:0 auto;clear:both;height:160px;padding:0;
}

#headerimagehome{
	width: 746px;margin:0 auto;clear:both;
}
#header {position:absolute;left:1px;top:67px !important;}

#cont  {background-color:white;width:714px;margin:0 auto;}

#contf {background-color:#CCCCCC;width:714px;margin:0 auto;color:#666;}
#contf p, #contf table, #contf ul, #contf h3 {margin-left:19px;}
#contd  {background: #eeeeee; width:713px;}

#contl {color:#fff;width:183px;margin-right:1px;float:left;text-align:left;background-color: #1C2551; }
/*#contl, {margin-left:10px;width:197px;} */

#contl li, #contl ul {list-style:none;padding:0;margin:0;}
#contl li {line-height:200%;padding:0 0 0 10px;}

#contl li a {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;color:#fff;}
#contl li a.here { color:#fff;padding-left:13px;background:url(/g/layout/nav.arrow.gif) no-repeat 0 3px ;}
#contl li a.there { color:#fff;padding-left:13px;background:url(/g/layout/nav.arrow.gif) no-repeat 0 3px ;}
#contl li a.everywhere { color:#fff;}
#contl h1 strong {visibility:visible;display:block;color:#B2B5C4;margin:17px 17px 0 17px;}
#contl h1 {margin:0 0 0 0 ;padding:0;height:36px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#37384A; }
#contl h1 a {color:#37384A;}
#contl h5 {font-family: Verdana, Arial, sans-serif;font-size:12px;font-weight:bold;color:#fff;margin:0;padding:4px;}
#contl p {margin-left:8px;margin-right:8px;}
#contl a {color:#66FFFF;}

#contr {width:519px;float:left;text-align:left;position:relative;}
#contr, {width:500px;}
#contr p, #contr table, #contr ul, #contr h4 {margin-left:17px;}
#contr h1 {font-family:Verdana, Arial, sans-serif;font-size:24px;font-weight:bold;color:#1C2551;margin:8px;}
#contr h1 a {font-family:Verdana, Arial, sans-serif;font-size:24px;font-weight:bold;color:#1C2551;margin:8px;}
#contr h2, #contff h2 {/*background:#F3F3F3;*/margin:0;padding:12px;color:#1C2551;}

#contff {text-align:left; padding:0px;color:#666;background:#fff;}
#clear {clear:both;height:1px;}


h1.second {background:url(/g/layout/h2.2.jpg) no-repeat !important;}
#display {clear:both;margin:0 8px;}

#content{
    padding: 12px;
    background-color: #FFF;
}

.popup_header { font-size:16px; margin:5px; color:#FFF; }
a.popup_header { font-size:16px; margin:5px; color:#FFF; }

.maintable{
	width: 714px;
}
.crumb{
	background-image: url(/g/layout/crumb.bak.jpg);	
	padding: 4px 3px 0 24px;
	height: 22px;
	color:#666666;
	width:100%;text-align:right;padding-right:5px;
	display:none;
}

.blurb{
	background-image: url(/g/layout/blurb.bak.jpg);
	padding: 3px 3px 0 24px;
	height: 25px;
	color:#02246C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.maincontent{
    background-color: #CBCBCB;
	width: 537px;
	padding: 4px;
}
.maincontent2{
    background-color: #E9E9E9;
	width: 530px;
	padding: 8px;
}
.mainimage{
    border: 1px solid #FFF;
}
.contentpad{
    background-color: #E9E9E9;
	padding: 8px;
}
#footer{
	width: 713px;
	height: 79px;
	text-align:left;
	
}
#footerright{
	width: 296px;
	position: relative;
	float: right;
	top: 0px;
}
#footerleft{
    padding: 8px;
	width: 402px;
	background-image: url(/g/layout/footer.left.jpg);
	height: 65px;
	float: left;
}

#footerfade{
	background-color: #F0F0F0;
	background-image: url(/g/layout/footer.fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 200px;
}


.productthumb{
   background-color: #FFF;
   border: solid 1px #a6a6a6 !important;
   padding: 8px;
}

 img.product_thumb,  img.cat_thumb_image{
   background-color: #FFF;
   border: solid 1px #a6a6a6 !important;
  
   padding: 0;
}

.product{
   background-color: #FFF;
   border: solid 1px #D3D3D3;
   padding: 10px;
}

.productlist{
   padding: 18px;
   
}
.product_desc {width:100%;}
.product_info {margin-left: 30px; float: none; line-height: 175%;}

.product_primary_image {
  padding: 0px; 
  float: left; 
	display:inline;
	width:460px;
}

.product_primary_image a {
  color: #666666;
  font-size: 10px;	
  font-weight: bold;
}	

/* TABLES ---------------------------------------------------------------------*/

table.info, table.border{
  background-color: #333333;
}

table.info tr, table.border tr {
  background-color: #E4E4E4;
}


table.info tr.even, table.border tr.even, .even {
  background-color: #F0F0F0;
}
table.info tr.odd, table.border tr.odd, .odd {
   background-color: #1C2452;
  color:#fff;
}

table.info tr.header, table.border tr.header, .header {
	background-color: #CCCCCC;
	font-weight: bold;
}
table.info th, table.border th {
  font-weight: bold;
  font-size: 12px; 
  text-align: left; 
  background-color: #8891A2;
  color:#fff;
}

.paginate { width: 500px; float: right;}

table.bordered {
  border-top: 1px #8891A2 solid;
  border-left: 1px #8891A2 solid;
}

table.bordered td, table.bordered th  {
  border-bottom: 1px #8891A2 solid;
  border-right: 1px #8891A2 solid;
}

table.bordered th {
  text-align: left; 
   background-color: #1C2452;
  color:#fff;
}

table.bordered td.headsep {
  font-weight: bold;
  font-size: 12px; 
  text-align: left;
  color:#fff;
  background-color: #1C2452;
}

.box {
  padding: 3px; 
  margin-bottom: 5px; 
}

.box-title {
  font-weight: bold;
  padding: 3px; 
 
}
#contl .box-title {color:#fff;}

.error {padding:0 5px 5px 5px; font-weight:bold; color:#FF6600; border-style: solid; width:400px;}
strong.error {font-size: 15px; }
.required_field { color: #c55; }

.cs p {width:425px;}
.cs blockquote {float:right;width:235px; margin:0 15px 0 0 ;padding-left:4px !important;border:solid 1px #a6a6a6;display:inline;}
.cs blockquote p {width:215px;font-size:10px;}
.left_menu { margin-top:8px;margin-bottom:8px; }
.crumb {font-size:9px !important;color:#f30;position:absolute;top:0;right:0;}
.crumb a {border-bottom:dashed 1px #fff;}

object {margin:0;display:block}
#homeright {float:left;width:229px;height:324px;background:url(/g/layout/hright.jpg) right;}
#homeright p {line-height:0;margin:0 0 10px 8px;}

.footerlinks {width:713px;margin:0 auto 0;}
.footerlinks em {display:none;}
.footerlinks a {float:left;display:block;height:40px;background:url(/g/layout/footer.2.gif);}
.gm {float:left;background:url(/g/layout/footer.2.gif);width:489px;height:45px;}
.fea {width:131px;background-position:-489px 0 !important;}
.req {width:122px;background-position:-497px 0 !important;}
.joi {width:93px;background-position:-619px 0 !important;}

.fea:hover {width:131px;background-position:-489px -42px !important;}
.req:hover {width:122px;background-position:-497px -42px !important;}
.joi:hover {width:93px;background-position:-619px -42px !important;}

.link-left {
	float:left;
	text-align:center;
	
}
.gmp {
margin-top:3px;padding-left:45px;padding-right:5px;font-size:7pt;line-height:10px;color:#1c2452}