/* BASICS --------------------------------------------------------------------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #fff;
	margin: 0px 0px 20px 0px;
	background-image:  url("/g/bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
}

p, td, li, ul {
  font-size:11px;
  line-height: 130%;
}
object {display:block;}

.header2, h2, #contff h1 {
	/*font-size: 14px;
	font-weight: bold;
	color: #021466;*/
	font-family:"AvantGarde Bk BT", Verdana, Arial, sans-serif;
	font-size:17px;font-weight:bold;color:#D34B21;margin:20px 0 8px; text-transform:uppercase;
}

 h1 {
	font-size: 12px;
	font-weight: bold;
	color: #d44c21;
}

h3 {font-size: 12px;
	font-weight: bold;
	color:#929496;}

.textfield {
	padding: 2px;
	color: #333;
	border: 1px solid #C9C9C9;
	background-color: #FFFFFF;
	background-image:   url(/mock.up/g/layout/textfield.bak.jpg); 
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
}




.textfieldheader {
	color: #fff;
	border: 1px solid #CA2800;
	background-color: #304C83;
	font-size: 11px;
	height: 20px;
	width: 177px;
	margin:5px 0 0 0 ;padding:0;
}

.button {
  color: #FFFFFF;
  padding: 1px; 
  background-color: #cd4825;
	text-transform:uppercase;
  font-size: 11px;
  font-weight:bold;
	border:none;
	padding:3px 8px;
}

a.button {
	padding:3px;
}

a:hover.button {
	color:#e3e3e3;
}

/* LINKS ---------------------------------------------------------------------*/
a:link, a:visited  {
	color: #D34B21;
	text-decoration:none;
}
a:hover {
	color: #666;
	text-decoration:none;
}
a.white:link, a.white:visited{
	color: white;
}
a.white:hover {
	color: #f30;
}



/* BASIC LAYOUT ---------------------------------------------------------------------*/

#menutop{
	width: 740px !important;height: 24px;margin:0 auto;
}
#menutop form {margin:0;padding:0;}

#menutop ul,  #menumid ul  {list-style:none;margin:0;padding:0;}
#menutop ul li {float:left;list-style:none;display:inline;margin:0;padding:0;padding-right:6px;margin-top:4px;text-align:left;}
#menumid ul li {float:left;list-style:none;margin:0;padding:0;}
#menutop li img {display:block;}
#menutop ul li a {color:#818386;font-weight:bold; text-transform:uppercase;font-size:10px;}
#menutop ul li a:hover {color:#D34B21;}

#contl h1 strong, #contl h5 strong, #contl h5 {visibility:visible;padding:7px !important;display:block;}
#contl h5 {width:185px !important;margin-top:0 !important;}
a em {visibility:hidden;}

#menumid ul li a { background:url(/g/layout/nav.gif);display:block;height:18px; }

a#men {width:118px; background-position:   0px 0 !important;}
a#wom {width:125px; background-position:-118px 0 !important;}
a#kid {width:101px; background-position:-243px 0 !important;}
a#acc {width:149px; background-position:-344px 0 !important;}
a#die {width:124px; background-position:-493px 0 !important;}
a#out {width:123px; background-position:-617px 0 !important;}

  
a#men:hover {width:118px; background-position:   0px 18px !important;}
a#wom:hover {width:125px; background-position:-118px 18px !important;}
a#kid:hover {width:101px; background-position:-243px 18px !important;}
a#acc:hover {width:149px; background-position:-344px 18px !important;}
a#die:hover {width:124px; background-position:-493px 18px !important;}
a#out:hover {width:123px;background-position:-617px 18px !important;}



#frame {
	width:740px;
	border:solid #818386 1px;
	padding-bottom:1px;
	
}

#search {float:right;padding-top:5px;}
#searchbox {border:none;background:#fff;color:#818386;font-size:9px;height:15px;padding:2px 2px 1px;margin-top:0px;}
.space {width:740px;height:3px;clear:both;}

#search input {
	vertical-align:top;
}

#account{
    width: 740px;
	height:76px;
	background :url(/g/layout/camaro.logo.gif) no-repeat right bottom;
	position:relative;
	color:#364147;
	font-size:9px;
	margin:0 auto;
}

#accountwelcome{
position: absolute;left:0;bottom:3px;
	width: 400px;
margin-top: 10px;
margin-left:0;
	text-align: left;
	text-transform:uppercase;
	font-weight:bold;
}
#accountwelcome a {color:#364147;text-decoration:none;}

#orderphone{
	position: absolute;right:0;bottom:15px;
	margin-top: 10px;
	width: 340px;
	text-align: right;
	display:none;
}

#menumid{
	width: 740px;margin:0 auto;clear:both;
}


#headerimage{
	width: 740px;margin:0 auto;clear:both;padding:2px 0;background:#f9f4dc;
}

#headerimage img {
	border:solid 1px #818386;
}

#homeleft {float:left;}
#homeright {float:left;width:215px;color:#fff;background:#fcf5de;height:334px;border:1px solid #818386;margin-left:2px;}
#homeright img {padding:0;margin:0;}
#homeright p {margin:0;}
#headerimagehome{
	width: 740px;margin:0 auto;clear:both;
}

#cont  {background:#fcf5de url(/g/layout/cont-bg.gif) repeat-y;width:736px;margin:0 auto 1px;border-bottom:solid 1px #818386;}

#contf {background:#f9f4dc;width:740px;margin:0 auto;color:#8891A2;}
#contf .line {margin-left:19px;}
#contd  {background: #eeeeee; width:740px;}

#contl {color:#8891A2;width:199px;margin-right:0;float:left;display:inline;text-align:left;background:; margin-left:0px;border-top:solid 1px #818386;}

#contl .line div, .privacy {
	margin:0 8px;
}

#contl .line p {
	margin-top:0;
}

#contl .line div div {
	margin:0;
}

#contr {width:536px;float:left;text-align:left;background:;color:#929496;position:relative;
	border-top:solid 1px #818386;
	border-width:1px 1px 1px 1px;
	}

#contr .line {margin:0 17px;padding-bottom:17px;}
#contr .line .line {
	margin:0;
}
/*#contr p, #contr table {margin-left:17px;}*/

#contff {text-align:left; padding:3px;color:#8891A2;}

#clear {clear:both;height:1px;}

#contl li, #contl ul {list-style:none;padding:0;margin:0;clear:both;}
#contl li {line-height:200%;padding:0 6px;}

#contl li a {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;font-weight:bold;text-transform:uppercase;}
#contl li a.here { color:#333;padding-left:13px;background:url(/g/layout/nav.arrow.gif) no-repeat 0 3px ;}
#contl li a.there { color:#333;padding-left:13px;background:url(/g/layout/nav.arrow.gif) no-repeat 0 3px ;}
#contl li a.everywhere { color:#333;}

#contr h1 {font-family:"AvantGarde Bk BT", Verdana, Arial, sans-serif;font-size:24px;font-weight:bold;color:#666;margin:8px;}
#contr h1 a {font-family:"AvantGarde Bk BT", Verdana, Arial, sans-serif;font-size:24px;font-weight:bold;color:#666;margin:8px;}

h1.second {background:;}

#contl h1, #contl h5 {
	margin:0 0 15px 0;
	padding:0;
	background:#818386; text-transform:uppercase; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;color:#fff; 
	text-shadow:0px 0px 2px #65839D;
	clear:both;
	overflow:hidden;
	float:left;
	width:199px;
	}
#contl h1 a {color:#fff;}

/*#contl h5 {font-family:"AvantGarde Bk BT", Verdana, Arial, sans-serif;font-size:12px;font-weight:bold;color:#666;background:#ccc;margin:0;padding:4px;}
*/
#display {clear:both;margin:0 8px;}

#content{
    padding: 12px;
    background-color: #FFF;
}

.popup_header { font-size:16px; padding:5px; color:#D34B21; background:#fcf5de;width:100%;border-bottom:solid 1px #929292;float:left;}
a.popup_header { font-size:16px; margin:5px; color:#FFF; }

.popup_header .button {
	background:#fcf5de;border:solid 1px #929292;color:#929292;margin-right:10px;
}

.maintable{
	width: 714px;
}
.crumb{
	background-image: url(/g/layout/crumb.bak.jpg);	
	padding: 4px 3px 0 24px;
	height: 22px;
	color:#929496;
	width:100%;text-align:right;padding-right:5px;
}

.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: 740px;
	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;
}

.itmthumb {
	text-align:center !important;
}

.product{
   background-color: #FFF;
   border: solid 1px #D3D3D3;
   padding: 10px;
}

.productlist{
   padding: 10px;
   
}

.productlist a {
	color:#818386;
}
.product_desc {width:100%;}
.product_desc hr {
	background:#929496;
	color:#929496;
	border:none;
	height:1px;
}
.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: #222431;*/
}

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: #222431;
}

.paginate { width: 500px; float: right;}

table.bordered {
  border-top: 1px #3e4045 solid;
  border-left: 1px #3e4045 solid;
	background:#8c9092;
	border-collapse:collapse !important;
	border-spacing:0;
}

table.bordered td, table.bordered th  {
  border-bottom: 1px #3e4045 solid;
  border-right: 1px #3e4045 solid;
	color:#fff;
	text-transform:uppercase;
		border-collapse:collapse;
}

table.bordered th th {border-bottom:none !important;border-right:none !important;}

table.bordered th {
  text-align: left; 
  background-color: #333;
}

table.bordered td.headsep {
  font-weight: bold;
  font-size: 12px; 
  text-align: left;
  background-color: #222431;
}

table.bordered a:link, table.bordered a:visited {
	color:#ccc;
}

.box {

  padding: 3px; 
  margin-bottom: 5px; 
}

.box-title {
  font-weight: bold;
  padding: 3px; 
  color:#818386;
}

.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:15px !important;
	color:#fff;
	border:solid 1px #36383c;background:#8c9092;font-weight:bold;}
.cs blockquote p {width:235px;font-size:12px;}

.left_menu { margin-top:8px;margin-bottom:8px; }

.crumb {font-size:9px !important;color:#929496;position:absolute;top:0;right:0;}
.crumb a {border-bottom:dashed 1px #fff;color:#929496;}


.product_option select {max-width:210px;}
.clear {clear:both;}

.address_box form {
	display:inline;
}

.contact-info a {
	color:#e6e6e6;
}

#contl p {
	margin-top:0;
}

#contl .box li {
	padding-left:0;
}

a[name="cancel_order"] {
	padding:3px 8px;
	display:block;
}

#item_selection {
	width:400px !important;
}

.link-left {
	float:left;
	text-align:center;
	margin-right:10px;
}

.link-left a {
color:#fff !important;
font-weight:normal;}

.gm {width:740px;margin:0 auto;text-align:left;padding-top:8px;font-size:7pt;line-height:10px;color:#87898c;}
.scan {margin-top:-35px;}
.gm img {margin-right:8px;}