body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 82.5%;
	color: #000000;
	background-color: #ffffff;
}

h1 {
	font-size: 1.5em;
	color: #eb008b;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	color: #eb008b;
	font-size: 1.2em;
	text-align: center;
}

h3 {
	color: black;
	font-size: 1.2em;
	text-align: center;
}

a img {
	border: none;
}

a:link {
	color: #39782e;
	text-decoration: none;
}
 
a:visited {
	color: #39782e;
	text-decoration: none;
}

a:hover {
	color: #eb008b;
}

a:active {
	color: #39782e;
}




div#body {
	z-index: -100;
	position: relative;
	width: 800px;
}
div#header {
	z-index: 1;
	position: absolute;
	top: 3px;
	left: 9px;
	text-align: center;
	height: 130px;
	width: 783px;
	margin: 0px;
	padding: 0px;
}
div#header_images img {
	position: absolute;
}
img#header_img {
	width: 783px;
	height: 130px;
}
input#search {
	font-size: 11pt;
	position: absolute;
	top: 4px;
	left: 12px;
	border: none;
	background: none;
	width: 176px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
div#page {
	z-index: -1;
	position: absolute;
	top: 130px;
	left: 0px;
	width: 800px;
}
div#main_content {
	text-align: left;
	background-image: url(/images/20090306/pink_dots.png);
	background-repeat: repeat-x;
	margin: 0px .8em 0px .8em;
	padding: 0px;
}
div#products_right {
	float: right;
	text-align: center;
	width: 310px;
	margin-left: 20px;
}
div#category_list {
	padding-top: 10px;
}

div#header_links {
	position: absolute;
	top: 5px;
	left: 127px;
	font-size: 9pt;
}
div#header_links li {
	padding-right: 15px;
	display: inline;
}
div#header_account {
	position: absolute;
	top: 108px;
	left: 590px;
}
div#header_account ul {
	margin: 0px;
	padding: 0px;
}
div#header_account li {
	padding-right: 15px;
	display: inline;
}
div#header_account a {
	color: white;
}
div#cart_quantity {
	text-align: right;
	width: 100%;
}
div#cart_quantity input {
	width: 20px;
}

div#search_box {
	position: absolute;
	top: 65px;
	left: 170px;
	height: 25px;
	width: 200px;
	background-image: url(/images/search.png);
}
div#footer {
	border-top: #8bc53f 8px solid;
	margin-top: 10px;
}
div#footer ul {
	margin: 0px;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
div#footer ul li {
	display: inline;
}
div#footer ul li a {
	text-decoration: none;
	padding: 0em 0.8em;
	margin: 0;
	white-space: nowrap;
	color: black;
}



div.header_message {
	border: black solid 1px;
	margin: 15px 0px 5px 0px;
	padding: 5px;
	background-color: #eb008b;
	color: white;
	font-weight: bold;
	width: 760px;
}

div#category_description {
	margin: 0px 8px 0px 8px;
}

div#scroller_display {
	width: 780px;
	position: relative;
}
div#scroller_outer {
	width: 770px;
	height: 148px;
	background: url(/images/category-box.gif) no-repeat;
	text-align: center;
}
div#scroller_left {
	position: absolute;
	left: 14px;
	top: 44px;
}
div#scroller_right {
	position: absolute;
	left: 736px;
	top: 44px;
}
div#scroller_inner {
	position: absolute;
	left: 34px;
	top: 12px;
	width: 702px;
	height: 124px;
	overflow: hidden;
}
div#scroller_inner img {
	border: 2px white solid;
	height: 120px;
	padding: 0px;
	margin: 1px;
}
div.scroller_product {
	display: none;
	position: absolute;
	left: 470px;
	top: 0px;
	width: 310px;
	height: 178px;
}
div.scroller_product a {
	display: block;
	color: #eb008b;
	margin-bottom: 10px;
}

div.scroller_product div.price {
	margin: 10px;
	float: right;
}
div.price span.price_real {
	color: #eb008b;
	font-weight: bold;
}
div.price span.price_orig {
	color: gray;
	text-decoration: line-through;
}
div.price span.price_savings {
	color: #eb008b;
}
div.category_product img {
	border: none;
}
div.category_product div.details {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 550px;
}
div.cat_product_desc {
	font-size: 80%;
}
div.product_listing_price {
	float: left;
	width: 90px;
	font-size: 80%;
	margin-left: 10px;
}
div.category_product {
	width: 100%;
	border-top: 1px solid #8bc53f;
	margin: 3px 0px 3px 0px;
	position: relative;
}
div.category_product a.product_name {
	display: block;
}
div.category_product div.price {
	position: absolute;
	top: 0px;
	left: 680px;
	width: 100px;
	font-size: 90%;
}

div#featured_products {
	background: url(/images/20090306/twins.png) no-repeat top left;
	padding-left: 430px;
	width: 330px;
}
div#featured_products table {
	width: 330px;
	padding: 0px;
	margin: 0px;
}
div#featured_products td div {
	height: 120px;
	width: 90px;
	border: 1px black solid;
	vertical-align: top;
	background-color: white;
	margin: 0px 9px 0px 9px;
	padding-top: 5px;
}
div#featured_products a {
	font-size: 8pt;
}
div#featured_products td {
	width: 33%;
	text-align: center;
	vertical-align: top;
	width: 110px;
	height: 170px;
	padding: 0px;
	margin: 0px;
}

div#promo_buttons {
	text-align: center;
	width: 100%;
	float: none;
}
div.promo_wrapper {
	width: 400px;
	border-top: solid 1px black;
	margin: 10px 192px 0px 192px;
	padding-top: 10px;
}


div#product_desc {
	padding: 0px 5px 0px 5px;
}
div#product_desc a.la {
	color: black;
}
div#product_desc p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
div#product_desc ul {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

div#product_desc ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
}
div#product_columns {
	display: block;
}
div#product_extra_info_column {
	float: left;
	width: 200px;
	overflow: hidden;
	margin-right: 5px;
}

div#product_cart_column {
	float: left;
	width: 420px;
	overflow: hidden;
	padding-right: 5px;
	border-top: #8bc53f 15px solid;
	text-align: center;
}
div#product_cart_column h1 {
	text-align: center;
	color: #eb008b;
}
div#product_cart_column span.normalprice {
	color: gray;
	font-weight: normal;
}
div#product_cart_column span.productSalePrice {
	font-weight: normal;
	color: #eb008b;
}
div#product_cart_column span.productPriceDiscount {
	font-weight: normal;
	color: #eb008b;
}
div#product_cross_sell_column {
	float: left;
	width: 135px;
	overflow: hidden;
	text-align: center;
	border-top: #8bc53f 15px solid;
	border-left: #8bc53f 5px solid;
	border-right: #8bc53f 5px solid;
	border-bottom: #8bc53f 5px solid;
}
img#product_image {
	float: left;
	padding: 0px 10px 0px 10px;
}
div#product_cart {
	float: left;
}
div.product_extra_info_box {
	font-size: 70%;
	border-top: gray 1px solid;
	margin-top: 3px;
	padding-top: 8px;
}
div.product_extra_info_box ul {
	margin: 0px;
}
div.product_extra_info_box li {
	margin: 0px 0px 0px -20px;
	padding: 0px;
}
div.product_attribute_descriptions {
	font-size: 70%;
}

div#product_cart div.price {
	font-size: 140%;
	margin: 20px 0px 20px 0px;
}
div#cart_add {
	text-align: left;
	margin: 10px 0px 20px 0px;
	border: 1px solid #000000;
	padding: 5px;
	width: 180px;
	overflow: hidden;
	background-color: #ffffbf;
}
div#cart_add h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 80%;
}
div#cart_quantity {
    text-align: right;
    width: 100%;
	margin-top: 10px;
}
div#product_cross_sell_column h4 {
	color: #202020;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

div.cross_sell {
	clear: left;
	font-size: 9pt;
	vertical-align: center;
	border-top: gray 1px dotted;
}
div.cross_sell img {
	vertical-align: center;
	margin-right: 12px;
	margin-bottom: 10px;
}
div.cross_sell a {
	font-size: 9pt;
}


div#cart_accessories h3 {
	text-align: left;
}
div#cart_accessories div.accessory_name {
	display: inline;
	color: #39782e;
}
div#cart_accessories div.accessory_name:hover {
	text-decoration: underline;
}
div#cart_accessories div.accessory_price {
	text-align: right;
	color: #eb008b;
	font-weight: bold;
	margin-bottom: 4px;
}
div#cart_accessories img {
	position: relative;
	display: none;
}
