/* CSS Document */
/*92306 0.02*/


/***************************************************************************
 * Tab Style
 **************************************************************************/
 

#box{
	margin: 15px auto;
	width: 775px;
	text-align: left;	
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
}

	#menu{
		overflow: hidden;
		background-color: #e6e5e3;
	}
	
		#menu li{
			float: left;
			width: 120px;
			border-right: 1px solid #fff;	
		}
		
		#menu li a{
			float: left;
			width: 120px;
			color: #333;
			font-size: 14px;
			font-weight: bold;
			height: 16px;
			padding: 8px 0 8px 0;
			text-align: center;
			z-index: 10;
			position: relative;
		}
		
		#menu li a:hover{
			background: #fff;
			text-decoration: none;
		}
		
	
	#boxes{
		position: relative;
		min-height: 250px;
	}
	
		#boxes h1, #boxes h2, #boxes h3{
			font-size: 16px;
			font-weight: bold;
		}
	
			
		.box:target, .box:first-child{
			display: block;
		}
		
		.box{
			padding:12px;
			display: none;
			position: absolute;
			top:0;
			left:0;
			width: 752px;
			min-height: 226px;
			background: #fff;
		}
		
		.box:target span{			
			height: 32px;
			width: 120px;
			background: #fff;
			display: block;
			position: absolute;
			top: -32px;
			z-index:0;
		}
		
		#about span{			
			left:0;
		}
		
		#friends span{			
			left:121px;
		}
		
		#stuff span{			
			left:0px;
			width: 362px;
			background-color:transparent;
			background:url('http://ep.yimg.com/ca/I/yhst-79301798698892_2196_57258379') no-repeat;
			
			background-position:top;
		}	
		
		.box ul, .box p{
			line-height: 1.5em;
			padding-top: 1em;
		}
		
		#boxes a{
			color: #3b8eba;
		}
		
		.box li a{
			display: block;
			line-height: 2.2em;
			font-size: 14px;
			margin-bottom: 6px;
			padding-left: 10px;
			border-left: 1px solid #bbb;
		}
		
		#boxes ul li a:hover{
			color: #fff;
			font-weight: bold;
			background: #999;
			text-decoration: none;
			border-left: 1px solid #555;
		}

/***************************************************************************
 * Tab Reset
 **************************************************************************/


ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/***************************************************************************
 * Elements
 **************************************************************************/
 
a{color:#1c1c1c}
a:hover{color:#1c1c1c; text-decoration:underline;}
a:visited{color:#1c1c1c;}
* {padding:0; /*margin:0;*/}
td {font-size: 11px ; color:#000000; padding:0; margin:0;}
h1, h2, h3{margin:0;}

body {
	background-color:#3b3b3b;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/***************************************************************************
 * Header
 **************************************************************************/


#top-navers {
	float:left;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 12px;
        color:#000;
}
#top-navers a:link {
        color:#000;
	text-decoration:none;
}
#top-navers a:hover{
	color:#FF0;
	text-decoration:underline;
}
#logos {
	float:left;
	padding:20px 20px 20px 20px;
}
#navers{
	background-color:#262626;
	margin:0px auto 0px auto;
	width:975px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#navers ul{
	display: inline-block;
}
#navers li{
	display: inline;
	padding: 2px;
	color:#FFF;
	text-decoration:none;
}
#navers a:link{
	display: inline;
	padding: 2px;
	color:#FFF;
	text-decoration:none;
}
#navers a:hover{
	color:#FF0;
	text-decoration:underline;
}
#searchers {
	float:right;
	width: 325px;
	padding-top: 9px;
}

/***************************************************************************
 * Header
 **************************************************************************/

/***************************************************************************
 * Classes
 **************************************************************************/
 
.boxclose {zoom:1;}
.breadcrumbs{margin:10px;}
.clear {clear:both; display:block; font-size:1px; height:1px; line-height:-1;}
.last {border:0 solid;}
input.buttonsubmit {margin-left:4px !important; text-transform:uppercase;}

/***************************************************************************
 * IDs
 **************************************************************************/

#info-div{
	background-color:#ffffff;
	padding:5px;
	zoom:1;
}
#info-div:after{clear:both; content:"."; display:block; height:0; visibility:hidden;}
#accessorytitle {}
	#itemtype #accessorytitle {background:none; color:#000000; font:bold 1.2em/1.1 verdana, sans-serif; padding:2px 10px 8px;}

#bodycontent {float:right; width:975px;} /* 150 + 610 = 760 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#bodycontent2 {float:right; width:750px; margin-right:0px; } /* 200 + 775 = 975 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#bodyshell {background:#ffffff; float:left; zoom:1; margin:0 0 0px;*position:relative;} /*Left Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */ /* position:relative is needed to fix bug in IE that caused the navigation bar to push out over the main content*/

*:first-child+html #bodyshell { width:610px; }

#bodyshell:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

#bodyshell2 {background:#ffffff; float:left; zoom:1; margin:0 0 0px;*position:relative; background: url('') 0 0 repeat;} /*Left Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */ /* position:relative is needed to fix bug in IE that caused the navigation bar to push out over the main content*/

*:first-child+html #bodyshell2 { width:550px; }

#bodyshell2:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

#brandmark {float:left; font:normal 26px Tahoma, Geneva, Verdana, sans-serif; width:500px; margin-top:10px;} /* 510 + 250 = 760 */

#brandmark a {color:#126ca1; display:block; padding:0 0 5px 13px; text-decoration:none;}

#caption {zoom:1; background:transparent;}
#caption:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
#contentarea #caption {background:transparent; margin:10px;}
#itemtype #caption {/*padding:0 10px;*/}
#maintype #caption {background:transparent; padding:5px; color:#000000;}

#captionarea, #messagearea, #info-div {margin:10px 10px 9px;
background:#ffffff url('') 0 0 repeat;
 border-bottom:1px #fff solid;} /* 1px is used to prevent Margin Folding */

#info-div {margin:10px 10px 9px;
background:#fff/*#ffffff*/;
 border-bottom:1px #fff solid;} /* 1px is used to prevent Margin Folding */


#messagearea {margin:0px 0px 19px;padding-top:15px;
background:#ffffff url('') 0 0 repeat;
 border-bottom:1px #fff solid;color:#9f9f96;} /* 1px is used to prevent Margin Folding */

#messagetitle{
     background:#126ca1;
     /*border-bottom: solid thin #fff;*/
     color:#000000;
     font:bold 14px Tahoma, Geneva, Verdana, sans-serif;
     margin:0px 15px 0 15px;
     padding:4px 15px 6px;
}

#itemtype #contentarea #captiontitle {margin:15px 0 10px; padding:0 2px;}
#itemtype #captiontitle {background:none; color:#000000; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0; padding:2px 2px 8px;} /*The Left/Right Padding is smaller because the Caption Title needs to be nested within the Caption on Item pages, but not on Section pages */

#container {margin:0 auto; text-align:left; width:975px;
background:url('') ;} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */ 

#contentarea {margin:0 0 10px 0;}

#section-contenttitle {background-color:#126ca1; color:#000000; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0 15px; padding:4px 15px 6px;}

#bodyContent #info-div #searchpageHeader {background-color:#126ca1; color:#000000; font:bold 14px 
Tahoma, Geneva, Verdana, sans-serif; margin:0; padding:4px 15px 6px;}

#item-contenttitle {background-color:#126ca1; color:#000000; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0 15px; padding:4px 15px 6px;}

#specialstitle {
     background:#126ca1 url('') 0 0 no-repeat;
     /*border-bottom: solid thin #fff;*/
     color:#000000;
     font:bold 14px Tahoma, Geneva, Verdana, sans-serif;
     margin:0px 15px 15px;
     padding:4px 15px 6px;
}


#finaltext, #introtext {margin:10px;}

#footer {background-color:#CCC;
	width:950px;
	min-height:250px;
	margin:0px auto 0px auto;}
#footer-links {background:transparent;color:#ffffff; display:block; font-weight:bold; font-size:11px; padding:15px 0 15px; text-align:center;}
#footer-links a {background:transparent;color:#999999; text-decoration:none; text-transform:uppercase;}
#footer-links a:hover {background:transparent;text-decoration:underline;}


/***************************************************************************
 * Search Page Styles
 **************************************************************************/

#info-div form, 
     .infoText div {margin:0 10px;}
#info-div form table td a img {margin-right:5px;}
#info-div form table td b {display:block; padding:15px 0 5px;}
#info-div form table td font {font-size:1em;}
/* !Search Page Styles */

#introtext {} /* REF: #finaltext */
	

#itemarea {background:transparent; margin:10px 10px 0; padding:10px; zoom:1;}
#itemarea:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

#nav-general {
	clear:both;
	float:right;
	display:block;
	list-style:none;
	margin:0 15px 0 0;
	background-color: #333;
}
#nav-general li {background: transparent; border:1px solid #262626; border-top:0; float:left; margin:0 2px;} /* General Link Colors */
#nav-general li a {color:#ffffff;
	display:block;
font-size:10px; 		font-weight:bold;
	padding:5px 20px 6px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}
#nav-general li a:hover {background:transparent; color:#262626}
#nav-general a.linkcheckout {
	background:transparent url('') 90% 0 no-repeat;
	padding-right:35px;
}	
#nav-general a.linkcheckout:hover {
	background:transparent url('') 90% 0 no-repeat;
	padding-right:35px;
}	

/***************************************************************************
 * Right Nav
 **************************************************************************/

#nav-product {


/***************************************************************************
 * Dynamic Paging Styles
 **************************************************************************/

div#paging {
	clear: both;
	padding: 12px 0;
	width: 575px;
}

div#paging div#ctrls {
	border-top: 1px #E2E8ED solid;
	border-bottom: 1px #E2E8ED solid;
}

div#paging div#ctrls2 {
	border-top: 1px #E2E8ED solid;
	border-bottom: 1px #E2E8ED solid;
}

div#paging div.ctrls td {
	padding: 4px;
	color: #586EA7;
	font-size: 11px;
}

div#paging div.ctrls td select {color: #586EA7; font-size: 12px;}

div#paging div.ctrls td a {
	color: #586EA7;
	text-decoration: none;
	font-size: 11px;
}

div#paging div.ctrls .chosen {
	font-weight: bold;
	font-size: 11px;
	color: #586EA7;
}

div#paging div.ctrls span.pageof {
	margin: 0 12px;
}

div#paging div#contents {
	padding: 14px 0;
}

div#paging div#contents table {
	width: 100%;
}

div#paging div#contents table td {
	padding: 6px;
	text-align: center;
}

div#paging div#contents table td.imgCell {
	padding-bottom: 0;
}

div#paging div#contents table td.verticalSpacer {
	padding: 0 6px;
	background: url("contsVertSep.gif") repeat-y center top;
}

div#paging div#contents table td.horizontalSpacer {
	padding: 6px 0;
	background: url("contsHorzSep.gif") repeat-x left center;
}

div#paging div#contents table td div.name {padding: 5px 0 3px;}

div#paging div#contents table td div.name a {font-size: 11px; font-weight: bold; text-decoration: underline; color: #586EA7;}

div#paging div#contents table td div.name a:hover {text-decoration: none;}

div#paging div#contents table div.price {font-size: 11px; color: #586EA7;}

div#paging div#contents table div.price s {
	text-decoration: line-through;
	font-weight: normal;
}

div#paging div#contents table div.price-bold {font-size: 11px;}

div#paging div#contents table div.saleprice {
	font-size: 11px;
	color: #FE0000;
}
	_display:inline;
	float:left;
	margin-left:0px;
	overflow:hidden;
	position:relative;
	width:200px;
	z-index:100;
	padding-bottom:10px;
	height: 100% !important;
	height: 500px;
background:#ffffff url('http://ep.yimg.com/ca/I/yhst-79301798698892_2196_57257136') 0 0 no-repeat;
	background-color: #262626;
}

#searcharea {background:#262626 url('') 0 0 repeat-x; display:block; margin:0 0 0;}

#searcharea input {
     font-size:1.0em;
}
#searcharea fieldset {border:0 solid; display:block; padding:10px 0 10px 13px; text-align:right;}

#searcharea label {color:#ffffff; font-size:0.85em; font-weight:bold; text-transform:uppercase;}
#searchsubmit{
        border:solid 1px #fff;
        margin:1px 5px 0 5px;
        padding:0px;
        background:#FED570 url('http://ep.yimg.com/ca/I/yhst-79301798698892_2196_57258140') 0 0 repeat-x;
        color:#293413;
        font:bold 11px Arial,verdana,sans-serif;
        text-align:center;
        cursor:pointer;
}
#searchpageHeader {background-color:#126ca1; color:#000000; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0; padding:4px 15px 6px;}

input#query {
     margin-left:4px;
     padding:2px;
     background-color:#FFF1D4;
     color:#000;
}
#query {padding:1px;}

#slogan {color:#126ca1; display:block; float:right; font:normal 11px Tahoma, Geneva, Verdana, sans-serif; padding:2.7em 15px 10px 10px; width:225px; text-align:right;} /* 225 + 25= 250 */

*:first-child+html #info-div,
*:first-child+html #specialtitle,
*:first-child+html #messagearea { width:590px; } *:first-child+html 

#itemarea { width:570px; }

#badge { margin: 20px auto; }

* html #badge { width:136px; text-align:center;}

/***************************************************************************
 * Cross-Sell Styles
 **************************************************************************/

.ystore-cross-sell-table { width:100%; font-size:inherit; font:100%; }
.ystore-cross-sell-title { padding-bottom:6px; color: #000000; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; }
.ystore-cross-sell-table-vertical .ystore-cross-sell-cell { width:100%; }
.ystore-cross-sell-table-horizontal .ystore-cross-sell-cell { width:28%; padding-right:5%; }

.ystore-cross-sell-product-image-link { display:block; padding-bottom:8px; }
.ystore-cross-sell-product-caption { padding-bottom:16px; }
.ystore-cross-sell-product-caption p,
.ystore-cross-sell-product-caption h4 { margin:0 0 10px; font-size:11px; }
.ystore-cross-sell-table .ys_promo { font-weight:bold; }

/***************************************************************************
 * Product Main Left Navigation
 **************************************************************************/

 /* IE Experiences the pixel doubling bug here. "display: inline;" fixes this. Position Relative and Z-Index are needed for IE in order to display the background colors */

#nav-product ul li a {
	background:transparent url('') 0 0 repeat-y;
  /*border-bottom:1px dotted #ffffff;*/        color:#126ca1;
	display:block;
	font-weight:bold;
font-size:12px;
	height:auto;
	margin:0;
	min-height:13px;
	padding:10px 4px 6px 9px;
	text-decoration:none;
	width:200px;
}

#nav-product li {margin:0;}
#nav-product ul {list-style:/*url() 0 0*/;}
#nav-product ul li a:hover{
	background:url('http://ep.yimg.com/ca/I/yhst-79301798698892_2196_57244434') 0 0 no-repeat;
	width:200px;
	background: #DDDDDD;
	color: #126ca1;
}

#nav-product ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#nav-product ul li{
  margin: 0;
  padding: 0;
}
#nav-product ul li{
}
#nav-product ul li a{
	line-height: 1.6em;
	display: block;
	padding: .2em 1em .2em .3em;
	border-style: solid;
	border-color: #181818 #888 #333 #262626;
	border-width: 1px;
	color: #f0b414;
	font-weight: bold;
	text-decoration: none !important;
}

#nav-product ul li a strong{
	color: #126ca1;
	padding: 0 !important;
	margin: 0 !important;
	display: inline !important;
}
#nav-product ul ul li{
}
#nav-product ul ul li a{
	background: #e6e6e6;
	border: none;
	padding: .1em 1em .1em 1em;
	color: #669999;
}
#nav-product ul ul li a:hover{
  background: #F1F1F1;
}
#nav-product ul ul ul li a{
  padding: 0em 1em 0em 3em;
  font-weight: normal;
}


#htmltop, #htmlbottom{padding:5px;}

* html #nav-product ul li a{width:124px;overflow:hidden;height:auto;}
* html #nav-product ul li a:hover{width:124px;}

* html #nav-product { overflow:visible; width:137px; }

/***************************************************************************
 * Footer
 **************************************************************************/

#footer {
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
	margin-top:0px;
	clear:both;
	zoom:1;
	background-color: #7c252e;
	background-repeat:repeat-x;
	background-position:top;
	background-image: url(http://site.racefandiecast.com/header/images/footer.jpg);
	height: 230px;
}
.footer-col {
	background:transparent;
	color:#f0ac9f;
	display:block;
	font-weight:bold;
	font-size:11px;
	padding:10px 5px 5px 10px;
	text-align:left;
	float: left;
	width: 147px;
	height: 185px;
}
#footer a:link {
	background:transparent;
	color:#f0ac9f;
	text-decoration:none;
}
#footer a:visited {
	background:transparent;
	color:#f0ac9f;
	text-decoration:none;
}
#footer a:hover {
	background:transparent;
	text-decoration:underline;
	color: #f0b414;
}
#footer-left {
	color: #f0ac9f;
	text-align: left;
	font-size: 12px;
	float: left;
	padding-left: 15px;
	width: 499px;
	padding-top: 10px;
}
#footer-left a:link {
	color: #f0ac9f;
	text-align: left;
	font-size: 12px;
	text-decoration:none;
}
#footer-left a:visited {
	color: #f0ac9f;
	text-align: left;
	font-size: 12px;
	text-decoration:none;
}
#footer-left a:hover {
	color: #f0b414;
	text-align: left;
	font-size: 12px;
	text-decoration:underline;
}
#footer-copy {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	float: right;
	padding-right: 15px;
	padding-top: 10px;
}
#footer-copy a:link{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
#footer-copy a:visited{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
#footer-copy a:hover{
	color: #f0b414;
	font-size: 12px;
	text-decoration:underline;
}
#footer-security {
	width: 100%;
	padding-top: 155px;
	padding-bottom: 6px;
	text-align: center;
}
.col-title {
	color: #f0b414;
	border-bottom: 1px solid;
	border-bottom-color: #f0b414;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	width: 150px;
}

/***************************************************************************
 * My Account & Register
 **************************************************************************/

#custRegDiv a.container-close {top:5px;} 
.yui-skin-sam .yui-panel .bd, .yui-skin-sam .yui-panel .ft {background-color:#fff;} 
.yui-skin-sam .yui-panel .bd {padding:0px; } 
#iframe_id {width:679px; border:1px solid #000; padding:0px;} 
#custRegDiv_h.hd { display:none; } 
#custRegDiv_mask.mask {background-color:#000000; opacity:0.5; filter:alpha(opacity=50);} 
#loadingDiv {height:210px; width:679px; position:absolute; background:#ececec;} 
img.loadingImg {margin-top:90px; margin-left:20px;}




