body {
	background: #f0e1e8 ;
	font-size: 11px;
	font-family: Georgia, Palatino;
	color: #000;
	text-align:center;
	line-height:1.2;
}

h2 {
background-color:#AA8888;
border:1px solid #663333;
color:#FFFFFF;
display:inline-block;
font-size:1.1em;
font-weight:bold;
height:21px;
line-height:1.6em;
margin:0.5em 0;
padding:0.8em;
text-transform:uppercase;
width:722px;}



#page {
	width: 962px;
	margin: 0 auto 2px auto;
	text-align:left;
	background: url(../img/custom/header.jpg) no-repeat top;
}

#center_column {
	width: 748px;
	margin: 0 0 130px 0;
	float:left;
}

#center_column p { margin: 1em 0; padding-left:1em;} /* Remember this might change at a lot of places. Counter check*/
#center_column div.block { width: 746px; margin:0;}
#center_column div.block h4 {
	background: transparent url('../img/block_header_large.gif') no-repeat top left;
	height: 13px;
	color: #ffffff;
}


/* Special style for block accessories in center column (product page) */
#center_column .products_block.accessories_block .block_content{ background:none; }
#center_column div.products_block.accessories_block p.product_desc { height:6.5em; }
#center_column .products_block.accessories_block .block_content li{ background:none;  }
#center_column .products_block.accessories_block .block_content li a.product_image, #center_column .products_block.accessories_block .block_content li a.product_description { border-right:1px solid #d0d3d8; font-weight:bolder; }
#center_column .products_block.accessories_block .block_content li.last_item a.product_image{ border:none; }

/* Block tags */
div.tags_block .block_content {
	padding: 1em 1em;
}

/* View wishlish */
#view_wishlist #featured-products_block_center ul div li a img {
	float: left;
}
#view_wishlist #featured-products_block_center ul div li a, #view_wishlist #featured-products_block_center ul div li span {
	text-decoration: none;
	float: left;
}
#view_wishlist #featured-products_block_center ul div li span.wishlist_product_detail, div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
	margin-left: 35px;
	float: left;
}
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
	margin-bottom:5px;
} 
#view_wishlist #featured-products_block_center ul div li a.exclusive, #view_wishlist #featured-products_block_center ul div li span.exclusive {
	margin-left:55px;
}
#view_wishlist #featured-products_block_center ul div li.address_name input.text {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	border:0;
}

.products_block li img {
float:left;
margin-right:0.2em;
vertical-align:top;}

a img {
border:medium none;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;}

* {
margin:0;
padding:0;}


div.block h4 {
	text-transform: uppercase;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	padding-left:0.5em;
	/*border-bottom:0px solid #595A5E;*/
	padding-top:2px;
	padding-bottom:0.4em;
	line-height:1.3em;
	color: #fff;
	height: 12px;
	background: transparent url('../img/block_header.gif') no-repeat top left;
}
div.block h4 a { color: #fff; }
div.block ul { list-style: none; }
div.block ul.tree li { padding-left:1.2em; }
div.block a:hover { text-decoration: underline; }
#left_column div.block .block_content a.button_large, #right_column div.block .block_content a.button_large { margin:0 0 0 -3px; }
div.block .block_content {
	/*border-left: 0px #d0d3d8;
	border-right: 0px #d0d3d8;*/
	border:0px solid #663333;
	padding:1em 1em;
	background: #aa8888; /*url('../img/block_bg.jpg') repeat-x bottom left;*/
	min-height:20px;
}
div.block li {
	padding: 0.2em 0 0.2em 0em;
	list-style-position: outside;
	clear:both;
	padding-top:5px;
}
div.block a {
	color: #000;
	text-decoration: none;
}
