* { 
	margin:0; 
	padding:0;
}

body{
	background: #b8aaa4 url('../images/ui/mainBg.png') no-repeat center top;	  
	width: 100%; 
	vertical-align: top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida";
	color: #636363; 
	line-height: 1em; 
	font-size: 11px;
	border-top: 7px solid #664152; 
}

/* Some form elements cannot have classes added, which is really irritating...
   Duplicate whatever styles are applied to the .text classes above */
#currencies select{
	color:#282E3E;
	/*vertical-align: middle;*/
	width: 192px;
}
input.text, select.text, textarea.text {
	color:#282E3E;
	width: 270px;
}
input.searchBtn{
	background: url('../images/ui/searchBtn.png') no-repeat;
	width: 25px;
	height: 28px;
	padding: 0;
	border: 0;
	vertical-align: middle;
}
input.searchBox{
	background: url('../images/ui/searchBg.png') no-repeat;
	padding: 5px 0 7px 15px;
	border: 0;
	width: 151px;
	color: #7f736f;
	vertical-align: middle;
}
.in_none {
	border:none; 
	padding:0;
}
table, td {
	vertical-align:top;
	border-collapse: collapse;
}
table td.picselect{
	background: #d1c7c4;
	height: 820px;
}
table td.picselect table tbody{
	border: none !important;
}
.noRightBorder{
	border-right: none;
}
a {
	text-decoration: underline;
}	
a:hover{
	text-decoration:none;
}
img {
	border: 0px;
}
.col {
	float: left;
}
.spacer {
	font-size: 0px; 
	line-height: 0px;
}
.clear {
	clear: both;
}
.main_cont {
	width: 960px; 
	margin: auto;
}
.header {
	background: transparent;
	width: 960px;
	margin: auto;
	position: relative;
	padding-bottom: 40px;
}
.header select {background:#A9A9A9;}
.logo {
	position: absolute;
	top: 34px;
}
#productAttributes{
	display: block;
	clear: both;
	/*float: left;*/
	margin-top: 15px;
}
#productAttributes h4{
	margin: 0;
	padding: 0;
}
.defaultContainer{
	display: block;
	clear: both;
	margin: 10px 0 10px 14px;
}
#productAttributes .wrapperAttribsOptions .back input{
	margin-left: 10px;
	width: auto;
}
/* Top User navigation containing Login / Account / Wishlist / Basket */
.navigation {
	float: right; 
	color: #968E81;
}
.links {
	display: block;
	background: url('../images/ui/loginBg.png') no-repeat;
	width: 370px;
	height: 33px;
}
.links a {
	color:#968E81; 
	text-decoration: underline;
}
.links a:hover {
	text-decoration: none;
}
.links .linky{
	float: left;
	margin: 8px 0 0 0;
	font-size: 10px;
}
.links .linky a, .links .linky span{
	color: #FFF;
	text-transform: uppercase;
	margin-left: 14px;
}
.links .linky a.myAccountLink{
	/*margin-left: 14px;*/
}
/*.links .linky .basketAmount{
	margin-left: 0;
}*/
.nav_1 {
	float: none; 
	border-left: 1px solid #312A29;
}
.nav_1 .indent {
	padding: 0 20px 1px;
}
.nav_1 a {
	color:#C00505;
}
/*.nav_2 {
	float: left; 
	border-left: 1px solid #312A29;
}
.nav_2 .indent {padding:6px 25px;}*/
.nav_2 {
	display: none;
}
.nav_3 {
	position: absolute;
	top: 2px;
	left: 538px;
}
.nav_3 select {
	width: 50px;
	background: #FFF;
}
/* Top User navigation ends */
.menu {
	clear: both;
	width: 450px;
	float: right;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul li {
	float:left; 
	padding: 25px 12px 26px 12px;
}
.menu ul li a {
	color: #FFF; 
	font-size: 1.6em; 
	text-transform: uppercase; 
	text-decoration:none;
}
.menu ul li a:hover {
	text-decoration: none;
	border-bottom: 3px solid #664152;
	padding-bottom: 5px;
}
.menu ul li.li_none {
	background: none;
}


.main_cont_c {
	
}

.main_indent {
	margin: 0px 0;
}

a.category-products {color:#B32700;}

.product {}
/*.product a {
	color:#3D3D3D; 
	text-decoration:none; 
	line-height:normal; 
	text-transform: uppercase;}
.product a:hover {text-decoration:underline;}*/
.product a strong {color:#3D3D3D; text-decoration:none; font-size:12px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product strong {color:#C00505; font-size:18px; line-height:normal; font-weight:normal;}

.product_list {
	padding: 13px 0 0px;
	position: relative;
}
.product_list .left {
	float: left; 
	position: relative;
}
.product_list .right {
	width:100%; 
	float:right;
}

.product_list .name {
	padding:3px 0 0 4px;
}
.product_list a {
	color: #FFF; 
	text-decoration: underline; 
	text-transform: uppercase;
}
.product_list a:hover {
	text-decoration: none;
	color: #FFF;
}
.product_list .viewItem{
	display: none;
}
/*.product_list a strong {
	color:#3D3D3D; 
	text-decoration:none; 
	font-size:12px; 
	line-height:normal; 
	font-weight:bold; 
	text-transform:uppercase;
}*/
.reviewButtons{
	margin-top: 10px;
	float: left;
}
.reviewButtons #reviewsWriteProductPageLink, #reviewButtonNudge{
	margin-bottom: 10px;
}
h3#reviewsWriteReviewer, h3#gvFaqDefaultSubHeading{
	padding: 20px 0 0 0;
	margin-left: 13px;
}
p#reviewsWriteReviewsRate{
	float: left;
}
#productListing{
	margin-left: 3px;
}
#reviewsWrite textarea{
	margin-left: 13px;
}
#productGeneral .priceWrapper{
	float: right;
}
#reviewsDefault .content{
	font-size: 1.2em;
	margin: 10px 0 10px 12px;
}
#reviewsDefault .bold{
	/*font-size: 1.2em;*/
	margin: 10px 0 10px 12px;
}
.product_list .priceTag, #productListing .priceTag, #featuredProductsList .priceTag, .priceWrapper .productGeneral.priceTag .productSpecialPrice, .centerBoxContentsNew .priceTag, .centerBoxContentsProducts .priceTag{
	float: left;
	/*width: 99px !important;*/
	height: 40px;
	background: url('../images/ui/pricetagDk.png') no-repeat !important;
	margin-top: 10px;
	margin-left: 3px;
	padding: 3px 10px 2px 3px;
}
.productSpecialPrice{
	width: 99px !important;
	height: 38px;
	background: url('../images/ui/pricetagDk.png') no-repeat !important;
	margin-left: 12px;
	position: absolute;
	left: 100px;
	top: 0px;
}
.product_list .productSpecialPrice{
	width: 99px !important;
	height: 38px;
	background: url('../images/ui/pricetagDk.png') no-repeat !important;
	position: absolute;
	left: 100px;
	top: 202px;
}
#advSearchResultsDefault #productListing .priceTag .productSpecialPrice{
	float: left;
	width: 99px;
	height: 38px;
	background: url('../images/ui/pricetagDk.png') no-repeat;
	margin: 0 0 0 12px;
}
.normalprice{
	float: left;
	width: 99px; /* Was 123 */
	height: 38px;
	background: url('../images/ui/pricetagDk.png') no-repeat;
	margin-top: 12px;
	margin-left: 0px;
}
#advSearchResultsDefault #productListing .priceTag .normalprice{
	margin: 0;
}
#advSearchResultsDefault #productListing .priceTag span .normalprice span, #advSearchResultsDefault #productListing .priceTag span .normalprice span{
	margin: 0px 0pt 0pt 0px;
	padding: 0 !important;
}
.productGeneral.priceTag{
	width: 99px;
	height: 38px;
	background: url('../images/ui/pricetagDk.png') no-repeat;
	margin-top: 15px;
	margin-left: 10px;
}
#productPrices{
	width: 99px;
	height: 38px;
	background: url('../images/ui/pricetag.png') no-repeat;
	margin-top: 15px;
	margin-left: 10px;
}
#advSearchResultsDefault .priceTag{
	background: none;
}
/*#advSearchResultsDefault #productListing .priceTag span{
	padding: 0;
}*/
.priceWrapper .productGeneral.priceTag span, .centerBoxContentsNew .product_list .priceTag .normalprice span{
	margin: 0;
	padding: 0 !important;
}
#productListing .centerBoxContentsProducts .priceTag .normalprice span{
	margin: 0 0 0 0;
	padding: 0 !important;
}
#productListing .centerBoxContentsProducts .priceTag .productSpecialPrice span{
	margin: 10px 0 0 5px;
	padding: 0 !important;
}
.priceWrapper #productPrices.priceTag .normalprice, .centerBoxContentsProducts .priceTag .normalprice, .centerBoxContentsNew .product_list .priceTag .normalprice{
	background: none;
	height: 38px;
	margin-left: 0px;
	margin-top: 0px;
	/*width: 123px;*/
} 
.priceWrapper #productPrices.priceTag .normalprice span, .centerBoxContentsProducts .priceTag .normalprice span, #productListing .centerBoxContentsProducts .priceTag .productSalePrice span, .centerBoxContentsNew .product_list .priceTag .productSalePrice span{
	margin: 0;
	padding : 0 !important;
}
.product_list .priceTag span, .productGeneral.priceTag span, #productListing .priceTag span, #featuredProductsList .priceTag span, #productPrices span, .centerBoxContentsProducts .priceTag span{
	padding: 8px 0 5px 0px !important; 
	font-size: 1em;
	font-style: italic;
	color: #664152;
	float: left;
}
#productPrices span{
	margin: 3px 0 0 5px;
}
.priceWrapper .productGeneral.priceTag .productSpecialPrice span{
	padding: 11px 0 5px 5px !important; 
	font-size: 1em;
	font-style: italic;
	color: #664152;
	float: left;
}
#advSearchResultsDefault #productListing .priceTag span .productSpecialPrice span{
	padding: 0px 0 5px 0px !important; 
	font-size: 1em;
	font-style: italic;
	color: #664152;
	float: left;
}
#productListing .centerBoxContentsProducts .priceTag, .centerBoxContentsNew .product_list .priceTag{
	width: 215px;
	position: relative;
}
#productListing .centerBoxContentsProducts .priceTag  .productSalePrice{
	float: left;
}
.productSalePrice{
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
.priceWrapper #productPrices.priceTag .productSalePrice span{
	padding: 0 !important;
}
.productSpecialPrice span{
	padding: 11px 0pt 5px 5px; 
	font-size: 1em;
	font-style: italic;
	color: #664152;
	float: left;
}
#specialsDefault .normalprice span, .specialsListBoxContents .normalprice span, .priceWrapper .productGeneral.priceTag .normalprice span/*, #advSearchResultsDefault #productListing .priceTag .normalprice span*/{
	padding: 11px 0 5px 5px; 
	font-size: 1em;
	font-style: italic;
	color: #664152;
	float: left;
	text-decoration: line-through; 
}
.moreDetailsLink{}
.quantityBlock{
	margin-left: 12px;
	margin-top: 20px;
	width: 80px;
	float: left;
}
#cartAdd .quantityBlock{
	margin-left: 12px;
	margin-top: 20px;
	margin: 0;
	width: 110px;
}
.product_list .line {
	border-top: 2px solid #B0AA9B; 
	height: 10px;
}
.product_list .price {
	float: left; 
	padding: 3px 10px 2px 7px;
	width: 98%;
}
.product_list .button {
	float: right; 
	padding: 6px 10px 6px 15px; 
	border-left: 2px solid #B0AA9B;
}
.product_list .categoryTitle{
	font-size: 1.4em;
	text-transform: uppercase;
	font-style: oblique;
}
.product_list .margin_col {
	margin: 0px; 
	text-align:left;
}
.filterBlock{
	margin: 10px 0 0 3px;
}
.filterBlock form{
	float: right;
}
.filterBlock label{
	margin: 10px 10px 0 20px;
}
.footer .left {
	display: block;
	float: left; 
	background: url('../images/ui/footerSash.png') no-repeat;
	width: 234px;
	height: 321px;
}
.footer .left .indent {
	padding: 22px 0px 24px 22px;
}
.footer .right {
	float:right;
}
.footer .right .margin {
	/*margin: 0px 0px 0px 205px; */
	padding: 18px 0 3px 38px;
}
.footer_wrapper{
	background: #DDD url('../images/ui/footerTile.png') repeat-x;
	border-top: 7px solid #664152;
}
.footer {
	color:#FFFFFF;
	margin: auto;
	width: 960px;
	height: 321px;
}
.footer a {
	color:#FFFFFF; 
	text-decoration:underline;
	font-size: 1.1em;
	margin-left: 2em;
}
.footer a:hover {
	text-decoration:none;
}

.footer .copy {
	padding-top: 10px; 
	color: #FFFFFF; 
	font-size: 1em;
	margin-left: 2em;
}
.footer .copy .privacyFooter{
	display: none;
}
.footer .copy a {
	color:#FFFFFF; 
	text-decoration:none;
	margin-left: 0;
}
.footer .copy a:hover {text-decoration:underline;}
.footer .copy span{
	margin-left: 10px;
}