/* CSS Document */

body{
	margin: 0;
	padding: 0;
	font: 10px Tahoma,Verdana,Arial,sans-serif;
	/*background: url("images/bg.gif");*/
}
form{
	margin: 0;
	padding: 0;
}
td{
	font: 10px Verdana,Arial,sans-serif;
}
h1{
	font-family: Verdana,Arial,sans-serif;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	background: url("images/line_h.gif") 0 100% repeat-x;
	color: #CC0000;
}
h2{
	display: block;
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #CC0000;
}
h2 a{
	text-decoration: none;
}
h3{
	color: #CC0000;
	font-weight: bold;
	font-size: 12px !important;
	font-family: Verdana,Arial,sans-serif;
	margin: 0;
	padding: 0;
}
a{
	color: #CC0000;
}
#container{
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	/*background: url("images/bg_header.gif") repeat-x;*/
}
#main{
	margin: 0 auto;
	width: 530px;
	text-align: center;
}
#holder{
	display: block;
	float: left;
	background: #FFF;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 5px solid #990000;
	text-align: left;
}
#content{
	float: left;
	display: block;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	background: #FFF;
	/*background: #FFF url("images/line_v.gif") 209px 0 repeat-y;*/
}
/*------------------------------------------
	HEADER
------------------------------------------*/
#header{
	height: 95px;
	text-align: center;
	/* background: #FFF url("images/logo.gif") 10px 50% no-repeat; */
	border-bottom: 5px solid #990000;
}
#header #logo{
	padding: 20px 0 0 0;
	margin: 0;
}
#header #logo img{
	margin: 0;
	padding: 0;
}
#header ul#links{
	display: none;
	visibility: hidden;
	float: right;
	margin: 0;
	padding: 0;
	height: 30px;
	background: url("images/bg_header_links.gif");
}
#links li{
	display: block;
	float: left;
}
#links li p{
	display: block;
	padding: 8px 0 8px 0;
	margin: 0;
	color: #46463A;
}
#links li a{
	display: block;
	padding: 8px 10px 8px 10px;
	font-size: 110%;
	text-decoration: none;
	color: #46463A;
}
#links li a:hover{
	text-decoration: underline;
}
#header #search{
	display: none;
	visibility: hidden;
	float: right;
	margin: 0;
	padding: 0;
	height: 30px;
	background: url("images/bg_header_search.gif") 100% 0;
}
#search input{
	display: block;
	float: left;
}
#search input#terms{
	border: 1px solid #CCCCB3;
	font-size: 10px;
	color: #46463A;
	margin: 6px 5px;
	width: 90px;
}
#search input#submit{
	margin: 7px 5px 7px 0;
}
#searchpage{
	width: 300px;
}
#cart{
	display: none;
	visibility: hidden;
	float: right;
	clear: right;
	margin: 35px 0 0 0;
	padding: 0;
	list-style: none;
	height: 30px;
	background: url("images/bg_header_cart.gif") 0 0 no-repeat;
}
#cart li{
	display: block;
	float: left;
}
#cart li a.cart{
	display: block;
	padding: 8px 4px 9px 35px;
	font-size: 110%;
	text-decoration: none;
	color: #46463A;
	background: url("images/icon_cart.gif") 10px 50% no-repeat;
}
a.checkout{
	display: block;
	background: url("images/bg_header_cart_right.gif") 100% 0 no-repeat;
	margin: 0;
	padding: 7px 10px 7px 4px;
}
#cart a.cart:hover{
	text-decoration: underline;
}
#cart li.field{
	background: url("images/bg_cart.gif") 4px 5px no-repeat;
	padding: 0 4px;
}
#cart li.field p{
	margin: 5px 4px 3px 4px;
	padding: 4px 8px 3px 4px;
	color: #46463A;
	font-weight: bold;
	font-size: 110%;
	background: #F2F2EC url("images/bg_cart_right.gif") 100% 0 no-repeat;
}
#cart li p strong{
	color: #990000;
}
/*------------------------------------------
	NAV
------------------------------------------*/
#nav{
	font-size: 110%;
	float: left;
	display: none;
	visibility: hidden;
	width: 190px;
	margin: 0 10px;
	padding: 1px 0 0 0;
	list-style: none;
	background: url("images/line_h.gif") 0 0 repeat-x;
}
#nav li{
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	background: url("images/line_h.gif") 0 100% repeat-x;
}
#nav li a{
	display: block;
	padding: 13px 5px 13px 37px;
	margin: 0 0 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
#nav li a.figurines{
	background: url("images/icon_figurines.gif") 4px 50% no-repeat;
}
#nav li a.vehicles{
	background: url("images/icon_vehicles.gif") 4px 50% no-repeat;
}
#nav li a.imaginary{
	background: url("images/icon_imaginary.gif") 4px 50% no-repeat;
}
#nav li a.discovery{
	background: url("images/icon_discovery.gif") 4px 50% no-repeat;
}
#nav li a.riding{
	background: url("images/icon_riding.gif") 4px 50% no-repeat;
}
#nav li a.williamsburg{
	background: url("images/icon_williamsburg.gif") 4px 50% no-repeat;
}
#nav li a.games{
	background: url("images/icon_games.gif") 4px 50% no-repeat;
}
#nav li a.classic{
	background: url("images/icon_classic.gif") 4px 50% no-repeat;
}
#nav li a:hover, #nav li.selected a{
	background-color: #F8F8F5;
}
/*------------------------------------------
	HOME
------------------------------------------*/
#home, #rightContent{
	float: left;
	display: inline;
	margin: 0 10px;
	width: 510px;
}
#img{
	display: none;
	visibility: hidden;
	height: 200px;
	width: 510px;
}
.image1{
	background: url("/images/home_img1.jpg") no-repeat !important;
}
.image2{
	background: url("/images/home_img2.jpg") no-repeat !important;
}
.image3{
	background: url("/images/home_img3.jpg") no-repeat !important;
}
.image4{
	background: url("/images/home_img4.jpg") no-repeat !important;
}

#callout{
	margin-top: 10px;
}
#callout p{
	margin: 0;
	padding: 0;
	font-size: 120%;
	line-height: 18px;
	color: #46463A;
}
/*------------------------------------------
	PRODUCTS
------------------------------------------*/
#breadcrumb{
	width: 510px;
	display: block;
	color: #909075;
	margin: 0 0 10px 0;
	background: #F2F2EC url("images/bg_breadcrumb.gif") 0 100% no-repeat;
}
#breadcrumb p{
	padding: 5px 10px;
	background: url("images/bg_breadcrumb_top.gif") no-repeat;
}
#breadcrumb a{
	color: #6B6B58;
}
p.catHeading{
	display: block;
	font-size: 11px;
	color: #6B6B58;
	padding: 0 0 5px 10px;
	margin: 0;
	
}
#subnav{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav li{
	width: 200px;
	display: inline;
	float: left;
}
#subnav li a{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #46463A;
	padding: 4px 5px 4px 10px;
	background: url("images/arrow_r_light.gif") 0 50% no-repeat;
}
#subnav li a:hover{
	background: url("images/arrow_r_dark.gif") 1px 50% no-repeat;
	text-decoration: underline;
}
#pageNav{
	float: left;
	display: inline;
	width: 510px;
	padding: 10px 0 0 0;
	background: url("images/line_h.gif") repeat-x;
}
#previous{
	float: left;
}
#next{
	float: right;
}
#rightContent blockquote{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #46463A;
	background: url("images/line_h.gif") 0 100% repeat-x;
}
#rightContent blockquote p{
	margin: 0;
	padding: 0 0 10px 0;
}
#rightContent blockquote ul{
	width: 400px;
	margin: 0 0 10px 0;
	list-style: none;
}
#rightContent blockquote ul li{
	padding: 0 0 0 10px;
	margin: 0;
	background: url("images/arrow_r_dark.gif") 0 6px no-repeat;
}
#rightContent blockquote dl{
	display: block;
	float: left;
	width: 480px;
}
#rightContent blockquote dl dd, #rightContent blockquote dl dt{
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 200px;
	display: block;
	float: left;
}
#rightContent  .product{
	float: left;
	display: block;
	clear: both;
	width: 510px;
	font-family: Verdana,Arial,sans-serif;
	margin-top: 10px;
	padding: 10px 0;
	background: url("images/line_h.gif") repeat-x;
}
#rightContent  .product h2{
	margin: 0 10px 0 190px;
	padding-top: 10px;
}
#rightContent  .product p{
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 0 190px;
	padding: 0;
}
#rightContent  .product p.addToCart{
	margin-top: 5px;
}
input.quantity{
	width: 30px;
	margin-right: 10px;
	border: 1px solid #CCCCB3;
	color: #46463A;
}
#rightContent  .product blockquote{
	display: block;
	margin: 10px 0 0 190px;
	padding: 0 0 10px 0;
	color: #6B6B58;
	background: #F2F2EC url("images/bg_moreProducts_bottom.gif") 0 100% no-repeat;
}
#rightContent  .product blockquote a{
	color: #6B6B58;
	margin: 0;
	padding: 0;
}
#rightContent  .product blockquote p{
	margin: 0;
	padding: 10px 10px 0 10px;
	background: url("images/bg_moreProducts.gif") no-repeat;
}
.product a.dropshadow, img.dropshadow{
	float: left;
	display: inline;
	padding: 15px;
}

/*------------------------------------------
	IMAGE
------------------------------------------*/

.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
}

.wrap0 {
	float: left;
	display: inline;
	background:url("images/shadowt.gif") left top no-repeat;
}	
.wrap1 {
	position:relative;
	background:url("images/shadow.gif") right bottom no-repeat;
	top:10px;
	left:10px;
}	
.wrap2 {
	position:relative;
	background:url("images/corner_bl.gif") left bottom no-repeat;
	bottom:0;
	left:-10px;
}
.wrap3 {
	position:relative;
	top: -10px;
	left:10px;
	right:0;
	padding:10px 10px 0 0;
	background:url("images/corner_tr.gif") right top no-repeat;
}
.wrap3 img {
	display:block;
	border: 5px solid #FFFFFF;
	margin: 0;
}
.wrap3 a.dropshadow, .wrap3 img.dropshadow{
	float: none;
	padding: 0;
}
/*------------------------------------------
	PRODUCT
------------------------------------------*/
.productDetails{
	display: inline;
	float: left;
	margin: 10px 10px 0 10px;
}
.productDetails h2{
	display: inline;
	float: left;
	width: 490px;
	margin: 10px 0;
	padding: 0;
}
.productDetails p{
	display: inline;
	float: left;
	width: 490px;
	font-size: 120%;
	line-height: 20px;
	margin: 0;
	padding: 0 0 10px 0;
}
/*------------------------------------------
	FORMS
------------------------------------------*/
.full{
	width: 510px;
	float: left;
	display: inline;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	background: url("images/line_h.gif") 0 100% repeat-x;
}
.half{
	width: 230px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0 20px 20px 0;
}
dt{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	line-height: 18px;
	margin: 10px 0 0 0;
	padding: 0;
	color: #46463A;
}
dd input{
	width: 180px;
	border: 1px solid #CCCCB3;
	color: #46463A;
}
dd select{
	border: 1px solid #CCCCB3;
	color: #46463A;
}
dt{
	margin: 5px 0 0 0;
	padding: 0;
}
.alert{
	font-weight: bold !important;
	color: #CC0000 !important;
}
dd{
	margin: 0;
	padding: 0;
}
.searchHeader dd{
}
.searchHeader #submit{
	width: auto;
	border: none;
	margin: 0;
	padding: 0;
}
.searchHeader #searchPage{
	font-size: 11px;
	margin: 0 5px 4px 0;
	padding: 1px;
}
.small dt, .small dd{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}
.small dd{
	color: #46463A;
}
.small dt{
	font-weight: bold;
}
.fieldMessage{
	color: #46463A;
	font-weight: bold;
	font-size: 10px;
}
/*------------------------------------------
	CART LIST
------------------------------------------*/
#cartlist{
	width: 500px;
	border: 0;
	clear: both;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
#cartlist thead{
	font-weight: bold;
}
#cartlist td{
	padding: 5px;
	line-height: 15px;
}
#cartlist form{
	margin: 0;
	padding: 0;
}
thead td{
	font-weight: bold;
}
#cartlist tr td{
	padding-bottom: 5px;
}
#cartlist tr.productRow td{
	background: url("images/line_h.gif") repeat-x;
}
tfoot td{
	font-weight: bold;
	padding: 5px 0;
	background: url("images/line_h.gif") repeat-x;
}
td.productName{
	line-height: 18px;
}
td.productCode{
	width: 50px;
}
td.productRemove{
	width: 36px;
}
td.productRemove img{
	margin-top: 5px;
}
td.productQuantity{
	width: 80px;
}
td.productQuantity img{
	margin-top: 5px;
}
td.productPrice{
	width: 50px;
}
td.productTotal{
	width: 50px;
}
/*------------------------------------------
	FOOTER
------------------------------------------*/
#footer{
	display: none;
	visibility: hidden;
	text-align: center;
	padding-bottom: 10px;
}
#footer p{
	margin: 0;
	color: #6B6B58;
}
#footer p a{
	font: 11px Verdana,Arial,sans-serif;
	color: #6B6B58;
}

