@charset "utf-8";
#background {
	margin: 0;
	padding: 0;
	color: #160316;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	background-color: #F3F0F2;
}

#container {
	width: 930px;
	margin: 0 auto;
	border: 1px solid #170417;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120px;
}
#container_shadow {
	margin: 0 auto;
	width: 955px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-color: #F3F0F2;
}
#header {
	background-image: url(images/header_back.jpg);
	height: 150px;
	width: 920px;
	color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #340726;
}
.menu {
	margin-left: 15px;
}
#page_divider h1 {
	color: #300823;
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 9px;
}



#header_logo {
	position: absolute;
	height: 115px;
	width: 335px;
}


#header_basket {
	position: absolute;
	margin-left: 820px;
	margin-top: 35px;
	width: 90px;
}
.small {
	font-size: 10px;
}

#header_basket p {
	line-height: 15px;
}
#header_basket a {
	color: #EBE7EA;
	text-decoration: none;
}#header_basket a:link {
	color: #EBE7EA;
	text-decoration: none;
}
#header_basket a:visted {
	color: #EBE7EA;
	text-decoration: none;
}
#header_basket a:hover {
	color: #EBE7EA;
	text-decoration: underline;
}


#header_menu {
	height: 30px;
	width: 585px;
	float: right;
	margin-left: 335px;
	position: absolute;
	text-align: right;
	color: #EBE7EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header_menu a {
	color: #EBE7EA;
	text-decoration: none;
}
#header_menu a:link {
	color: #EBE7EA;
	text-decoration: none;
}
#header_menu a:visted {
	color: #EBE7EA;
	text-decoration: none;
}
#header_menu a:hover {
	color: #EBE7EA;
	text-decoration: underline;
}

#header_stars {
	position: absolute;
	height: 43px;
	width: 79px;
	margin-left: 846px;
	margin-top: 82px;
}
#content {
	background-image: url(images/swirls.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left_section {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left_section ul {
	list-style-image: url(images/nav_bullet1.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-position: outside;
	margin: 0px;
}
.left_section ul ul {
	font-size: 95%;
	list-style-image: url(images/nav_bullet2.jpg);
}
.left_section li {
	padding-top: 2px;
}
.left_section a {
	color: #544350;
	text-decoration: none;
}
.left_section a:link {
	color: #544350;
	text-decoration: none;
}
.left_section a:visted {
	color: #544350;
	text-decoration: none;
}
.left_section a:hover {
	color: #544350;
	text-decoration: underline;
}

#shopbybrand {
	width: 130px;
	height: 30px;
	text-align: right;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3F0F2;
}
#flash {
	width: 665px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#page_divider {
	background-image: url(images/divider.jpg);
	background-repeat: repeat-x;
	width: 630px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: auto;
	height: 35px;
	clear: both;
	float: none;
}
#page_divider #orderbydiv {
	width: 350px;
	float: right;
	padding-right: 5px;
	text-align: right;
	font-size: 10px;
	vertical-align: middle;
	padding-top: 8px;
}

#page_divider #orderbydiv select {
	font-size: 10px;
}

#nav {
	width: 920px;
	margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	background-color: #E9E9E9;
	line-height: 30px;
	color: #160316;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
}
#footer {
	font-size: 10px;
	text-align: center;
	width: 930px;
	color: #9C8494;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#footer h1 {
	font-size: 12px;
	letter-spacing: 3px;
}
#footer hr {
	height: 1px;
	width: 95%;
	text-align: center;
	margin: 0 auto;
	color: #9C8494;
}
#footer a {
	color: #9C8494;
	text-decoration: underline;
}
#footer a:link {
	color: #9C8494;
	text-decoration: underline;
}
#footer a:visted {
	color: #9C8494;
	text-decoration: underline;
}
#footer a:hover {
	color: #9C8494;
	text-decoration: none;
}

#footer h1 a {
	color: #9C8494;
	text-decoration: none;
}
#footer h1 a:link {
	color: #9C8494;
	text-decoration: none;
}
#footer h1 a:visted {
	color: #9C8494;
	text-decoration: none;
}
#footer h1 a:hover {
	color: #9C8494;
	text-decoration: underline;
}

#productlist{
	/*border: solid 1px red;*/
	}
	
#productlist .clr 
{
	clear:both;
	font-size:1px;
	line-height:1px;
	float: none;
}
#productlist ul {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style-type: none;
	}
#productlist ul li {
	display:block;
	float:left;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 0;
	margin-bottom: 25px;
	padding-top: 13px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	width: 300px;
	text-align:center;
	border: 1px solid #F0F0F0;
	overflow: visible;
	height: 350px;
}
#productlist .hover {
	border: 1px dashed #BDACB8;
	background-color: #FEFEFE;
}

#productlist h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#productlist p {
	line-height: 110%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#productlist .price {
	margin-right: auto;
	margin-left: auto;
	padding-left: 100px;
	padding-right: 90px;
}
#productlist .saleprice {
	font-weight: normal;
	text-decoration: line-through;
	color: #9E8594;
	width: 70%;
	margin-right: 50px;
	margin-left: auto;
}
#productlist .salesellingprice {
	font-weight: bold;
	width: 70%;
	margin-right: 50px;
	margin-left: auto;
}
#addresslist{
	/*border: solid 1px red;*/
	}
	
#addresslist .clr 
{
	clear:both;
	font-size:1px;
	line-height:1px;
	float: none;
}
#addresslist ul {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style-type: none;
	}
#addresslist ul li {
	display:block;
	float:left;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 0;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 150px;
	text-align:left;
	border: 1px solid #F0F0F0;
	overflow: visible;
}

#catlist{
	/*border: solid 1px red;*/
	}
	
#catlist .clr 
{
	clear:both;
	font-size:1px;
	line-height:1px;
	float: none;
}
#catlist ul {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style-type: none;
	}
#catlist ul li {
	display:block;
	float:left;
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 0;
	margin-bottom: 25px;
	padding-top: 13px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 300px;
	text-align:center;
	border: 1px solid #FFFFFF;
	height: 280px;
	overflow: visible;
}
#catlist .hover {
	border: 1px dashed #BDACB8;
	background-color: #FEFEFE;
}

#catlist h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	width: 300px;
}
#catlist p {
	line-height: 110%;
}

.breadcrumb {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin-right: 5px;
	width: 300px;
	float: right;
}


.productlistimage {
	margin-right: 15px;
	float: left;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A465E;
	margin-bottom: 5px;
}

#pagenav{
	/*border: solid 1px red;*/
	}
	
#pagenav .clr 
{
	clear:both;
	float: none;
	padding-top: 10px;
}
#pagenav ul {
	margin: 0;
	padding: 0;
	}
#pagenav ul li {
	display:block;
	float:left;
	width: 320px;
	text-align:left;
	margin-bottom: 3px;
	
	/*border: solid 1px blue;*/
}
#productlist .newprice {
	height: 34px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 100px;
	padding-right: 90px;
}
.trhighlight {
	background-color: #FDF4FA;
}
.error {
	color: #990000;
}
