html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body { line-height:1; }
ol,ul { list-style:none; }
blockquote,q { quotes:none; }
:focus { outline:0; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse; border-spacing:0; }

h1,h2,h3,h4,h5,h6 { font-weight: normal; line-height: 1; }
h1 { font-size:24px; margin: 0 0 18px; }
h2 { font-size:20px; margin: 0 0 16px; }
h3 { font-size:18px; line-height: 22px; margin: 0 0 14px; }

p { margin: 0 0 18px; }

a:link { color: #3757ca; text-decoration: none; font-weight: bold; }
a:visited { color: #3757ca; text-decoration: none; }
a:hover { color: #3757ca; text-decoration: underline; }
a:active { color: #3757ca; text-decoration: none; }

blockquote { margin: 18px; font-style: italic; }
strong { font-weight: bold; }
em,dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 0; }

abbr, acronym { border-bottom: 1px dotted #ccc; }
address { margin: 0 0 18px; font-style: italic; }
del { color: #ccc; }

pre { margin: 18px 0; white-space: pre; }
pre,code,tt { font-family: 'Andale Mono', 'Lucida Console', monospace; }

li ul, li ol { margin: 0 18px; }
ul, ol { margin: 0 0 18px 18px; }

ul { list-style-type: disc; }
ol { list-style-type: decimal; }

dl { margin: 0 0 18px; }
dl dt { font-weight: bold; }
dd { margin-left: 18px;}

table { margin: 0 0 18px; width:100%; }
th { font-weight: bold; }
tr.even td, div.even { background: #ededed; }
tfoot { font-style: italic; }
caption { background: #eee; }

label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

input[type=text], input[type=password], input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; }
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#666; }

input[type=text], input[type=password], input.text, input.title, textarea, select { margin:0.5em 0; }

input.text, input.title { width: 300px; padding:5px; }
input.title { font-size:1.5em; }
textarea { width: 390px; height: 250px; padding:5px; }

input[type=checkbox], input[type=radio], input.checkbox, input.radio { position:relative; top:.25em; }

form.inline { line-height:3; }
form.inline p { margin-bottom:0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix {height: 1%;}
*:first-child+html .clearfix {min-height: 1px;}
.clear { clear: both; }

.left{float:left;display:inline;}
.right{float:right;display:inline;}
img.right{margin:0 0 18px 18px;}
img.left{margin:0 18px 18px 0;}
p img.right{margin:18px 0 18px 18px;}
p img.left{margin:18px 18px 18px 0;}
.small {font-size: 10px;}

body {
	background: #f09436 url(/images/bg.jpg) repeat-x;
	font: 12px/18px Arial, sans-serif;
	min-width: 861px;
	text-align: center;
	color: #000;
}

#wrapper {
	width: 861px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

#masthead {
	position: relative;
	height: 131px;
	width: 861px;
}

#masthead span {
	position: absolute;
	width: 869px;
	height: 131px;
	top: 0;
	left: 0;
	background: url(/images/title.jpg) no-repeat;
}

#header, #footer {
	margin: 0 5px;
}

#nav-wrapper {
	float: left;
	width: 175px;
	background: #ffc124 url(/images/nav-bg-bottom.jpg) bottom no-repeat;
}

#nav {
	background: url(/images/nav-bg-top.jpg) no-repeat;
	padding: 35px 0;
	margin: 0;
	list-style: none;
}

#nav li a {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 12px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-transform: lowercase;
}

#nav li a:hover, #nav li.current a {
	background: #e89c00;
}

#banner {
	display: block;
	float: right;
}

#content-wrapper {
	padding: 14px 187px 14px 184px;
}

#content {
	float: left;
	width: 466px;
	padding: 0 12px;
}

#latest-products-wrapper {
	float: left;
	width: 175px;
	margin-left: -669px;
	background: #fdebbb url(/images/latest-products-bg-bottom.jpg) bottom no-repeat;
}

#latest-products {
	padding: 12px;
	background: url(/images/latest-products-bg-top.jpg) no-repeat;
}

#latest-products h2, #latest-news h2 {
	font-size: 18px;
	line-height: 26px;
	height: 26px;
	position: relative;
}

#latest-products h2 span, #latest-news h2 span {
	position: absolute;
	width: 100%;
	height: 100%;
}

#latest-products h2 span {
	background: url(/images/latest-products.jpg) no-repeat;
}

#latest-products a {
	color: #f58100;
}

#buttons, #latest-news-wrapper, #search, #small-cart {
	float: right;
	width: 178px;
	margin-right: -182px;
	clear: right;
}

.button {
	position: relative;
	width: 178px;
	height: 69px;
	margin-bottom: 8px;
}

.button span {
	position: absolute;
	width: 178px;
}

#christmas-ideas span {
	height: 76px;
	top: -3px;
	background: url(/images/christmas-ideas-button.jpg) no-repeat;
}

#free-freight span {
	height: 73px;
	top: -4px;
	background: url(/images/free-freight-button.jpg) no-repeat;
}

#infant-ideas span {
	height: 80px;
	top: -7px;
	background: url(/images/infant-ideas-button.jpg) no-repeat;
}

#toddler-ideas span {
	height: 80px;
	top: -5px;
	background: url(/images/toddler-ideas-button.jpg) no-repeat;
}

#preschool-ideas span {
	height: 76px;
	background: url(/images/preschool-ideas-button.jpg) no-repeat;
}

#latest-news-wrapper {
	clear: right;
	background: #afe7bc url(/images/latest-news-bg-bottom.jpg) bottom no-repeat;
}

#latest-news {
	padding: 12px;
	background: url(/images/latest-news-bg-top.jpg) no-repeat;
}

#latest-news h2 span {
	background: url(/images/latest-news.jpg) no-repeat;
}

#latest-news a {
	color: #204f27;
}

#footer {
	padding: 0 12px;
	background:	#f9e9ac;
	line-height: 24px;
}

#footer-address {
	float: left;
	margin: 0;
}

#footer-email {
	float: right;
	margin: 0;
}

#cat-listing {
	margin-left: 0;
	list-style: none;
}

#cat-listing li {
	float: left;
	width: 233px;
	border-bottom: 1px solid #ccc;
	margin: 0;
}

#cat-listing a {
	display: block;
	padding-left: 10px;
	line-height: 36px;
}

#cat-listing a:hover {
	background: #afe7bc;
	text-decoration: none;
}

.entry-listing-image {
	border: 1px solid #ccc;
}

.product-specs {
	color: #ff7b24;
}

#products-form {
	border: 1px solid #000;
	padding: 18px;
	margin-bottom: 18px;
}

#products-price {
	float: left;
	line-height: 36px;
}

#add-to-cart-button {float: right; margin: 0 0 0 18px;}
#view-cart-button {float: right; margin: 0;}

#add-to-cart-button a, #view-cart-button a {
	display: block;
	height: 32px;
	padding: 0 16px;
	border: 2px solid #c1c1c1;
	background: #afe7bc;
	color: #000;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#view-cart-button a {
	background: #fdebbb;
}

#slider { border: 1px solid #000; margin: 0; padding: 0; position: relative; height: 348px; width: 464px; overflow: hidden; }
#slider li { height: 348px; width: 464px; }
.slide-wrapper { background: #000; height: 344px; margin: 2px; position: relative; text-align: center; overflow: hidden; }
.products { background: #fff; }
.slide-wrapper p { background: url(/images/slider-bg.png); bottom: 0; color: #fff; left: 0; line-height: 1.5em; margin: 0; min-height: 3em; padding: .5em 4.5em; position: absolute; width: 356px; text-align: left; }
p#controls { position: relative; z-index: 100; } 
#prevBtn, #nextBtn { display: block; height:36px; overflow:hidden; position:absolute; top: -3.5em; text-indent:-8000px; width:40px; }
#prevBtn { left: .5em; }
#nextBtn { right: .5em; }											
#prevBtn a, #nextBtn a { display:block; height:36px; width:40px; }
#prevBtn a { background:url(/images/prev-button.png) no-repeat 0 0; }
#nextBtn a { background:url(/images/next-button.png) no-repeat 0 0; }

#products-related {
	overflow: auto;
}

.product-related {
	float: left;
	width: 145px;
	margin-right: 10px;
}

#products-related .last {
	margin: 0;
}

#jquery-overlay { height: 500px; left: 0; position: absolute; top: 0; width: 100%; z-index: 90; }
#jquery-lightbox { left: 0; line-height: 0; position: absolute; text-align: center; top: 0; width: 100%; z-index: 100; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { background-color: #fff; height: 250px; margin: 0 auto; position: relative; width: 250px; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { height: 25%; left: 0%; line-height: 0; position: absolute; text-align: center; top: 40%; width: 100%; }
#lightbox-nav { height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { display: block; height: 100%; width: 49%; zoom: 1; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { float: right; right: 0; }
#lightbox-container-image-data-box { background-color: #fff; font: 10px Verdana, Helvetica, sans-serif; line-height: 1.4em; margin: 0 auto; overflow: auto; padding: 0 10px 0; width: 100%; }
#lightbox-container-image-data { color: #666; padding: 0 10px; }
#lightbox-container-image-data #lightbox-image-details { float: left; text-align: left; width: 70%; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { clear: left; display: block; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { float: right; padding-bottom: 0.7em; width: 66px; }

#view-cart td, #view-cart th {
	padding: 0 6px;
}

#view-cart-product {
	width: 65%;
}

#view-cart-price {
	width: 20%;
}

#view-cart-quantity {
	width: 15%;
}

#view-cart-total-row {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#view-cart .delete, #view-cart .increase, #view-cart .decrease, #small-cart .delete, #small-cart .increase, #small-cart .decrease {
	display: block;
	float: left;
	width: 14px;
	height: 18px;
	text-align: left;
	text-indent: -9999em;
}

#view-cart .delete, #small-cart .delete {
	float: right;
	background: url(/images/delete.png) center no-repeat;
}

#view-cart .increase, #small-cart .increase {
	margin-right: 6px;
	background: url(/images/add.png) center no-repeat;
}

#view-cart .decrease, #small-cart .decrease {
	margin-right: 6px;
	background: url(/images/remove.png) center no-repeat;
}

#empty-cart {
	float: right;
}

#checkout-paypal {
	float: left;
	margin-right: 12px;
}

#bank-details {
	padding: 12px;
	background: #e5ecf9;
	font-weight: bold;
}

#direct-deposit p {
	clear: both;
}

#direct-deposit label {
	display: block;
	width: 100px;
	float: left;
}

#direct-deposit input, #direct-deposit select {
	margin: 0;
}

#direct-deposit label.error {
	float: right;
	width: 165px;
	color: #ff0000;
}

.text-right {
	text-align: right;
}

#small-cart {
	margin-bottom: 18px;
}

#small-cart .item-box {
	padding: 8px;
}

#small-cart .total {
	margin-bottom: 18px;
	background: #939393;
}

#small-cart p {
	margin: 0;
}

#small-cart p.modify {
	float: right;
}

#small-cart-view, #small-cart-empty {
	width: 84px;
	height: 43px;
	position: relative;
}

#small-cart-view span, #small-cart-empty span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#small-cart-view {
	float: left;
}

#small-cart-empty {
	float: right;
}

#small-cart-view span {
	background: url(/images/view-cart.jpg) no-repeat;
}

#small-cart-empty span {
	background: url(/images/empty-cart.jpg) no-repeat;
}
