/*Start Reset.css -- resets everything */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}

form {
	display: inline;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	padding: 5px;
	font-weight: normal;
	vertical-align: top;
}


/* END RESET.css */

.clear { clear:both; }

/* Layout
=====================*/
body {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: .75em;
	text-align: center;
	background: #f1e7f0;}

#container {
	background-color: #fff;
	width: 809px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #888;
	border-width: 0 1px;
	padding: 15px 5px 0 5px;
}

#header {
	width: 100%;
	overflow: hidden;
	position:absolute;top:0;height:175px}

#header #logo a {
	display: block;
	width: 309px;
	height: 95px;
	text-indent: -9999px;
	float: left;
}

#header #contact-badges {
	float: right;
	width: 225px;
	height: 90px;
}

#header #contact-badges div {
	visibility: hidden;
}

ul#navigation li a {text-decoration:underline !important}
     
#chat {
	display:inline-block;
	height:95px;
	overflow:hidden;
	width:130px;
	/position:absolute;
}

	#chat img {
	}
	
#top-bar {
	width: 787px;
	margin: 0 auto .5em auto;
	overflow: hidden;
	height: 71px;
	padding: 4px 6px 0 6px;
}

#top-bar #search-box {
	float: left;
	width: 210px;
}

#top-bar #search-box #keyword {
	width: 135px;
	margin: 0 .1em 0 0;
}

#top-bar #navigation {
	float: right;
	width: 570px;
}

#top-bar #navigation li {
	display: inline;
}

#top-bar #navigation li a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	float: left;
	font-size: .95em;
	margin: 0 12px 0 0;
	padding: 4px 2px;
	font-size: .9em;
}

#top-bar a {
	text-decoration: none;
}

div#top-bar a span#leftpromotion {
	clear:both;
	float:left;
	display:block;
	line-height:2.4em;
	/line-height:1.9em;
	text-align:left;
	text-decoration:none;
	width:36%;
	color:#5C4863;
	font-weight: bold;
	font-size: 1.4em;
}

div#top-bar a span#centerpromotion {
	display:block;
	float:left;
	line-height:3.4em;
	text-align:center;
	text-decoration:none;
	width:39%;
	color:#5C4863;
	font-weight: bold;
	/margin:.5em 0 0 3em;
}

div#top-bar a span#rightpromotion {
	color:#5C4863;
	display:block;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.4em;
	margin:.5em 0 0;
	/margin:1.2em 0 0 3.2em;
	text-align:center;
	text-decoration:none;
	width:25%;
}

#top-bar #navigation li a#cart {
	padding: 4px 35px 4px 2px;
}

div.bc a {margin: 0 0 1em 0; text-decoration: underline;color:#aa7faf}

#its-category-slideshow  {
	height: 300px;
	width: 580px;
	position: relative;
	background:#f8f8f8;
	overflow: hidden;
}

#content {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

#leftnav {
	float: left;
	width: 200px;
}

#leftnav .product {
	height: 200px;
}

#leftnav .navigation-header {
	color: #fff;
	padding: 5px 4px;
	font-weight: bold;
	margin: 1.5em 0 .5em 0;

}

#leftnav span {
	display:block;
}

#leftnav form input {
	display: block;
}

#content.invoice table form input {
	background: url(checkoutblank.png) no-repeat;
	width: 139px;
	height: 36px;
	border: none;
	color: #63136b;
}

#leftnav ul li.first {
	margin: 0 0 .2em 0;
}

#leftnav ul li {
	margin: .3em 0 .3em .8em;
}
#leftnav li a {text-decoration: none;color: #5C4863; width:100%;display:block}
#leftnav li a:hover {text-decoration: underline;color: #5C4863;background-color:#DDCBDF}

#body {
	width: 796px;
	overflow: hidden;
	margin: 0 auto;
}

#content {
	float: right;
	width: 580px;
	overflow: hidden;
}

h2#bestsellers  {
	border-color:#5C4863;
	border-style:solid;
	border-width:1px 0;
	clear:both;
	color:#87408F;
	font-family:Georgia,"Times New Roman",sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:10px;
	padding:3px 0 3px 6px;
	text-align:left;
}

#featured-products {
	clear:both;
	margin:1em 0;
	width:100%;
}

.cat_list_products {
	float:left;
	height:146px;
	margin-bottom:30px;
	margin-right:5px;
	width:340px;
}

.cat_list_products a  {
	color:#006699;
	text-decoration:none;
}

div.prod_text {
	float:right;
	width:135px;
}

.sell {
	color:red;
	font-weight:bold;
}

ul#icontier {
	clear:both;
	padding:1.5em 0 0;
	text-align:center;
}

	ul#icontier li {
		display: inline;
		margin: 1em;
	}

#content.cart,
#content.checkoutpro,
#content.checkout-anon,
#content.checkout,
#content.billing,
#content.shipto,
#content.shipto-gift,
#content.invoice,
#content.orderconfirm,
#content.checkout-deadend,
#content.shippingestimates
{
	float: right;
	width: 797px;
	overflow: hidden;
}

#content {
	float: right;
	width: 580px;
	overflow: hidden;
}

#footer {
	margin: 2em 0 0 0;
	padding: 1em;
	color: #fff;
	border: 1px solid #85728a;
	border-width: 1px 1px 0 1px;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}


/*  HTML tags with definitions
==================================*/
h1 {font-size: 1.8em;font-weight: normal;color: #87408f;margin: 0 0 .4em 0;}
p {line-height: 125%;}
/*a {text-decoration: none;color: #aa7faf;}*/
a {text-decoration: underline;color: blue;}
a:hover {text-decoration: underline;color: blue;}
form {display: inline;}
input {padding: 0;margin: 2px;vertical-align: middle;}
strong {font-weight: bold;}
em {font-style: italic;}


/*  Common and simple, often used styles
===========================================*/
.c {clear:both;}


p.center {
	text-align: center;
	display: block;
}

#content.cart div form input {
	margin: 5px auto;
	display: block;
}


#checkout-progress {
	width: 537px;
	height: 45px;
	margin: 2em auto;
	display: block;
}

div.product-group {
	clear:both;
	padding:1em 0;
}

#related-products h2, h2#reviewed-products  {
	border-top:1px solid purple;
	clear:both;
	padding:10px 0;
	color: purple;
	font-weight: bold;
}

p.results {
	text-align: right;
	padding: 10px 0;
	border: 2px solid #a06fa5;
	border-width: 2px 0;
	margin: 0 0 .9em 0;
}

#category-header {
	float:left;
	margin:0 0 0 10px;
	overflow:hidden;
	padding:10px 0;
	width:95%;
}

#category-header-withimage {
	float:left;
	margin:0 0 0 10px;
	overflow:hidden;
	padding:10px 0;
	width:65%;
}

#category-header img {
	float: left;
	border: 1px solid #eee;
}

#category-header #description {
	margin-left: 100px;
}



/*  TAKE FROM HEADER
===============================*/

	ul#navigation li a {text-decoration:underline !important}
	p.save {display:none;}
	.j {height:330px;}


/*  Catalogdetail template
===========================*/
#photo {width: 300px;float: left;}
#photo p img {display: inline;}
#details {float: right;width: 250px;}
#details ul li {padding: 10px 5px;}
#description {margin: 15px 0 0 0;padding: 15px 0 0 0;border-top: 1px solid #eee;}
#description ul {margin: .5em 0;list-style-type: disc;padding: 0 0 10px 25px;}
#description ul li {margin: 5px 0;}
#description p {margin: .5em 0;}



/* Categorylist template
=============================*/
.category {margin: 0 0 2.5em 0;
	padding: 0 0 .2em 0;
	width: 98%;
	overflow: hidden;
	clear:both; }
.product, .sub {width: 185px;
	float: left;
	height: 300px;
	margin: 0 .3em 0 0;
	text-align: center;}

.product{height:240px;margin-bottom:20px;}

h1 {background: transparent none;margin: 0 0 .4em 0;}
h2 {margin: 0 0 .2em 0;vertical-align: middle;}
h3 {height: 3.6em;margin: .3em 0;padding-bottom:0;}
/*h3 a{color: #87408f;text-decoration: none;font-weight: bold;}*/
h3 a{text-decoration: underline;color: blue;font-weight: bold;}*
h3 a:hover {text-decoration: underline;color: blue;}

.sub {height: 175px;width: 181px;}
.sub img {width: 180px;display: block;height: 144px;margin: 0 auto;border: 1px solid #888;}
.price {margin: 0;padding-top:0;top:-12px;margin-bottom:-6px;position:relative;}
.price span {font-weight: bold;}

	#header #logo a{background: #fff url("/images/layout/logo.jpg") no-repeat;}
	#header #contact-badges {background: #fff url("/images/layout/number.jpg") no-repeat;}
	#top-bar {background: #fff url("/images/layout/navigation_ex.gif") no-repeat;}
	#top-bar #navigation li a#cart {background: transparent url("/images/cart.gif") no-repeat right;}
	#leftnav .navigation-header {background: #fff url("/images/layout/shop-header.gif") no-repeat;}
	#footer {background: #5D4A63 url("/images/layout/footer.gif") repeat-x;}
#top-bar #navigation li a{margin-right:26px !important;}



h3 a {font-weight:200}
.product h3 {margin-bottom:0;padding-bottom:0}




/*  Homepage
==================*/
.storefront #welcome {width: 570px;height: 115px;padding: 5px 270px 0 5px;background: #fff url("/images/layout/welcome_new.jpg") no-repeat;color: #87408f;}
.storefront #welcome h1 {font-weight: bold;font-size: 1.05em;margin: 0 0 .5em 0;}
.storefront #welcome p {padding: .3em;}

.storefront #buttons {width: 470px;margin: 1.5em auto;overflow: hidden;}
.storefront #buttons li {width: 234px;float: left;}

.storefront h2 {background: #fff url("/images/layout/featured.products.gif") no-repeat;height: 30px;border-bottom: 2px solid #aa7faf;}
.storefront h2 span {display: none;}
.storefront h3 a{text-decoration: underline;color: blue;font-weight: normal;}*
.storefront h3 a:hover {text-decoration: underline;color: blue;}

.storefront div.product{width: 185px;float: left;height: 250px;margin: 0 .3em 0 0;text-align: center;}

.storefront a.product-thumb {width: 180px;height: 144px;display: block;background-position: center center;background-repeat: no-repeat;margin: 0 auto;}
.storefront a.product-thumb span {display: none;}

#top-bar {
	position:absolute;
	/position:none;
	margin-left:7px;
	/margin-left:8px;
	top:100px; }
#body {
	margin-top:165px;
	/margin-top:180px; }

p.save{display:none;}
.j {height:330px;}
