/* CSS Document */

* {
	margin:0 auto;
	padding:0;
}

body{
	background:#a08575;
	margin:0 auto;
	margin-bottom:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

select {
	padding:2px;
}

input[type="text"], textarea {
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container{
	width:767px;
	background:url(/images/container-bg.jpg) repeat-y;
	margin:0 auto;
	padding:0 12px;
}

#header {
	width:767px;
	height:125px;
}
	
#header-left {
	width:368px;
	padding-left:30px;
	height:110px;
	padding-top:15px;
	background:url(/images/header-left.jpg);
	float:left;
}

#header-right {
	width:249px;
	padding-left:120px;
	height:26px;
	padding-top:99px;
	background:url(/images/header-right.jpg);
	float:right;
	font-size:12px;
	color:#fff;
}

#top-menu {
	width:756px;
	padding-left:11px;
	height:49px;
	background:url(/images/top-menu.jpg);
}

#top-menu ul, #top-menu li {
	margin:0 auto;
	padding:0;
	list-style-type:none;
}

#top-menu li{
	margin-right:2px;
}

.menu{
	float:left;
	text-align:center;
}

.menu a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	display:block;
	height:25px;
	padding-top:15px;
}

.menu a:hover{
	color:#ccc;
	text-decoration:none;
}

.menu-sel a:hover{
	text-decoration:none;
}

.menu-sel{
	float:left;
	text-align:center;
	background:url(/images/menu-sel-arrow.jpg) no-repeat bottom;
}

.menu-sel a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	display:block;
	height:25px;
	padding-top:15px;
}
		
#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left:208px;
	margin-right:12px;
	margin-top:5px;
	background:#fff;
	font-size:11px;
	color:#333;
}

#contentcolumn p {
	margin-top:5px;
	margin-bottom:10px;
	line-height:18px;
}

.inner{
	padding:10px;
	background:#fff;
}

.inner img{
	border:none;
}

#navtrail {
	margin-bottom:8px;
}

#leftcolumn{
	float: left;
	width: 197px;
	margin-left: -765px;
}

.sub-header {
	width:197px;
	height:28px;
	padding-top:10px;
	background:url(/images/sub-content-header.jpg);
	text-align:center;
	color:#fff;
	font-size:14px;
}

#footer {
	clear:both;
	width:791px;
	height:17px;
	background:url(/images/base.jpg);
	margin:0 auto;
}

#base {
	width:767px;
	margin:0 auto;
	font-size:11px;
	color:#fff;
	padding:0 12px;
}

#base a {
	color:#fff;
	text-decoration:none;
}

#copytext {
	float:left;
	width:470px;
}

#credits {
	float:right;
	width:290px;
	text-align:right;
}

#search {
	width:197px;
	padding-left:11px;
	padding-top:10px;
}

.search-input {
	width:150px;
	float:left;
}

.search-input input {
	width:120px;
	padding:0;
	padding-top:3px;
	height:18px;
	padding-left:20px;
}

.search-box-field {
	border:1px solid #b7999f;
	background:url(/images/search-glass.jpg) no-repeat left #fff;
}

search-button {
	width:25px;
	float:right;
}

a {
	color:#6c5147;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1{
	color:#6c5147;
	font-size:16px;
	font-family:Trebuchet MS, verdana;
	margin-bottom:8px;
}

h2{
	color:#6c5147;
	font-size:14px;
	font-family:Trebuchet MS, verdana;
	margin-bottom:8px;
}

h3{
	color:#333;
	font-size:14px;
	font-family:Trebuchet MS, verdana;
	margin-bottom:8px;
}

h6{
	color:#fff;
	font-size:14px;
	font-weight:normal;
	margin-left:10px;
}

.product-menu ul, .info-menu ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	margin-top:8px;
}
	
.product-menu li, .info-meu li {
	margin: 0 auto;
	padding:0;
	list-style-type: none;
}

.category_level0 a {
	color:#000;
	font-size:11px;
	width:162px;
	margin-left:12px;
	display:block;
	text-decoration:none;
	line-height:18px;
	padding:2px 2px;
	border-left:4px solid #806053;
	background:#d0beb1;
	margin-bottom:1px;
	padding-left:10px;
	font-weight:bold;
}
	
.category_level0 a:hover {
	color:#333;
	background:#f1f1f1;
}

.category_level0_sel a {
	color:#fff;
	background:#b8999f;
	font-size:11px;
	width:162px;
	margin-left:12px;
	display:block;
	text-decoration:none;
	line-height:18px;
	font-weight:bold;
	padding:2px 2px;
	padding-left:10px;
	border-left:4px solid #98737a;
	margin-bottom:1px;
}

.category_level1 a {
	color:#414141;
	font-size:11px;
	width:156px;
	margin-left:12px;
	display:block;
	text-decoration:none;
	line-height:18px;
	padding:2px 2px;
	padding-left:10px;
	background:#dac8ba;
	border-left:10px solid #806053;
	margin-bottom:1px;
}
	
.category_level1 a:hover {
	color:#333;
	background:#f1f1f1;
}

.category_level1_sel a {
	color:#fff;
	background:#b8999f;
	font-size:11px;
	width:161px;
	margin-left:12px;
	display:block;
	text-decoration:none;
	line-height:18px;
	font-weight:bold;
	padding:2px 2px;
	padding-left:5px;
	margin-bottom:1px;
	border-left:10px solid #98737a;
}

.category_level2 a {
	color:#414141;
	font-size:11px;
	width:151px;
	margin-left:12px;
	display:block;
	text-decoration:none;
	line-height:18px;
	margin-bottom:5px;
	padding:2px 2px;
	padding-left:10px;
	background:#dac8ba;
	border-left:14px solid #806053;
	margin-bottom:1px;
}
	
.category_level2 a:hover {
	color:#333;
	background:#f1f1f1;
}

.category_level2_sel a {
	color:#fff;
	font-size:11px;
	width:147px;
	margin-left:12px;
	display:block;
	text-decoration:none;
	line-height:18px;
	font-weight:bold;
	background:#b8999f;
	padding:2px 2px;
	padding-left:15px;
	border-left:14px solid #98737a;
	margin-bottom:1px;
}

/*Forms*/

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;/*width of left column containing the label*/
	height: 1%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ 
	width: 180px;
}

.cssform textarea{
	width: 250px;
	height: 150px;
}

* html .threepxfix{
	margin-left: 3px;
}

#side-cart {
	width:181px;
	padding-left:11px;
	font-size:11px;
	color:#414141;
}

.mini-basket-layout {
	font-size:11px;
}

.mini-basket-layout dd {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	clear:right;
	padding-bottom: 10px; 
}

.mini-basket-layout a {
	text-decoration: none;
	color:#ff6300;
}

.mini-basket-layout dl { 
	padding: 4px 0 0 2px;
	margin: 0;
	font-size: 11px;
	color: #333333;
}

.mini-basket-layout dt {
    clear: both;
    float: left;
    width: 20px;
	padding-bottom: 10px; 
	color:#ff6300;
}

.mini-basket-layout img {
	padding:8px 0;
}

.news_list {
	
}

.news_listitem_top_sel {
	font-weight:bold;
	color:#6c5147;
	padding-left:5px;
	border-left:3px solid #6c5147;
}

.news_listitem_top a {
	color:#333;
}

.news_listitem, .news_listitem a {
	color:#333;
}

.news_listitem_sel {
	color:#6c5147;
	font-weight:bold;
	padding-left:5px;
	border-left:3px solid #6c5147;
}

.news-block {
	font-size:11px;
	width:178px;
	margin-left:11px;
	margin-top:15px;
}



.home_news_image {
	float:left;
	width:60px;
}

.home_newsitem {
	clear:both;
}

.home_newsitem a {
	color:#333;
}

.category_2_container {
	 border:1px #bca899 solid;
	 padding:3px;
}

.category_product_title a {
	color:#333;
}

.category_subcat_container {
	float:left;
	width:140px;
	height:160px;
	padding-right:20px;
	padding-left:15px;
}

.category_subcat_container img {
	 border:1px #bca899 solid;
	 padding:3px;
}

.category_subcat_title a {
	color:#333;
}

.product_title_offer {
	font-size: 11px;
}

.product_title_subtext {
	font-size: 12px;
}

.listing_text {
	font-size: 11px;
	line-height: 18px;
}

.option_container {
	/*border-bottom: 1px solid #CCCCCC;*/
	padding-top: 5px;
	padding-bottom: 5px;
}

.option_container td {
	/*border-bottom: 1px solid #CCCCCC;*/
	padding: 1px;
}

.option_container input {
	font-size: 11px;
}
.option_container select {
	font-size: 11px;
}
.listing_option_title {
	font-weight: bold;
	color: #6c5147;
	text-align: left;
}
.listing_option_postage_exc {
	font-size: 10px;
	color: #0066CC;
}
.listing_option_custom_container {
	padding-top: 6px;
	padding-bottom: 4px;
}
.listing_option_customfield {
	font-size: 11px;
	border: 1px solid #999999;
	background: #FFFFFF;
}
.listing_option_customfield_label {
	color: #333333;
}
.listing_option_customfield_label_max {
	color: #333333;
	font-size: 11px;
	font-style: italic;
}
.listing_option_image {
	width: 77px;
}
.listing_option_image img {
	cursor: pointer;
	padding-right: 7px;
}
.listing_option_price {
	color: #000000;
	font-weight: bold;
}

.listing_image_container {
	height: 220px;
}
.listing_image_container img {
	cursor: pointer;
}

.listing_stock_in {
	font-size: 11px;
	color: #008800;
}
.listing_stock_out {
	font-size: 11px;
	color: #FF0033;
}
.listing_stock_pending {
	font-size: 11px;
	color: #E10000;
}

.listing_buy_button {
	padding-left: 5px;
}

.listing_enlarge_image {
	color: #999999; font-size: 10px;
}

.listing_offer_overlay {
	z-index: 1;
	position:absolute;
	padding-left: 320px;
	cursor: default;
}


.cart_product_title {
	color: #666666;
	font-weight: bold;
	font-family:"trebuchet MS", verdana;
}
.cart_zone {
	font-size: 11px;
}
.cart_incl_vat {
	font-style: italic;
	color: #666666;
}

.price_internat {
	color: #FF6600;
	font-style: italic;
}

.price_internat_small {
	color: #FF6600;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
}

.cart_error {
	border: 1px solid #99C1F2;
	background-color: #D8EBFA;
	padding: 10px;
	margin-bottom: 20px;
	margin-right: 4px;
	color: #000000;
	line-height: 16px;
}

.checkout-table td {
	padding:2px 0;
}

.cart_itemrow td {
	border-bottom: 1px #CCCCCC solid;
	padding-bottom: 5px;
	padding-top:5px;
}
.cart_itemrow td a:link, .cart_itemrow td a:active, .cart_itemrow td a:visited, .cart_itemrow td a:hover {
	color: #333333;
	text-decoration: none;
}
.cart_itemrow td a:hover {
	color: #333333;
	text-decoration: underline;
}
.cart_titlerow td {
	border-bottom: 1px #CCCCCC solid;
	padding-bottom: 5px;
}

.cart_checkoutbutton {
	padding-right: 0px;
}

.order_submit {
	
}

.help_text_small {
	font-size: 10px;
	color: #999999;
}

.cart_customfield {
	font-size: 11px;
	color: #006699;
}

.cart_postageexc {
	font-size: 11px;
	color: #006699;
}


.help_text {
	color: #663399;
}
.field_info {
	color: #666666;
	font-size: 11px;
}

.cartprev_container {
	border: 1px dashed #999999;
	padding: 6px;
}
.cartprev_container td {
	color: #777777;
	font-size: 11px;
}
.cartprev_title {
	font-family: "trebuchet MS", verdana;
	font-weight: bold;
}


fieldset {
	border: 1px solid #6c5147;
	width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
fieldset legend {
	background-color:#FFFFFF;
	font-family: "trebuchet MS", arial;
	font-size: 14px;
	color:#333;
}
fieldset legend a, fieldset legend a:link, fieldset legend a:active, fieldset legend a:visited {
	color:#333;
	text-decoration: none;
}
fieldset legend a:hover {
	color:#000;
	text-decoration: underline;
}

.fieldset_contents_right, .fieldset_contents_right a, .fieldset_contents_right a:link, .fieldset_contents_right a:active, .fieldset_contents_right a:visited {
	color: #666666;
	font-size:11px;
	text-align:right;
	text-decoration:none;
	margin-bottom:5px;
}
.fieldset_contents_right a:hover {
	color: #666666;
	text-decoration: underline;
}

.v_paddedtabel td {
	padding-bottom: 20px;
}
.v_paddedtabel_small td {
	padding-bottom: 5px;
}

.login_error {
	color: #FF0000;
	font-weight: bold;
}

.text_required_field {
	color: #FF0000;
	font-size: 11px;
}

.div_vpad {
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	width: 270px;
}

.open_popup {
	cursor:pointer;
	font-weight: bold;
	color: #009900;
	font-family:"trebuchet MS", verdana;
	font-size: 14px;
}

#msg_layer {
	position:absolute;
	top:-15px;
	z-index:1;
}
.msg_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:"trebuchet MS", verdana;
}
.msg_text {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#basket-layer-summary {
	margin-top:11px;
}

.listing-container {
	float:left;
	width:500px;
	height:260px;
} 

.listing-container2 {
	float:left;
	width:240px;
	height:260px;
	margin-right:15px;
	margin-bottom:8px;
	margin-left:15px;
}

.listing-container2_alt {
	float:left;
	width:240px;
	height:260px;
	margin-bottom:8px;
}

.category_product_title {
	height:25px;
	font-weight:bold;
	font-size:13px;
	padding-bottom:8px;
}

.listing-image img {
	border:1px solid #93776b;
	padding:2px;
}

.listing-image2 img {

	padding:2px;
}

.listing-textblock {
	float:right;
	width:240px;
	text-align:left;
	margin-bottom:10px;
}

.internat {
	margin:10px 15px;
}

.internat select {
	width:150px;
}

.gal-container {
	margin-bottom:10px;
	clear:both;
}

.thumb-link {
	float:right;
	margin-top:5px;
}

.thumb-link a {
	text-decoration:none;
	display:block;
	padding:4px;
	background:#efe2d9;
	border:1px solid #e0cdbf;
	color:#333;
}

.thumb-link a:hover {
	background:#e0cdbf;
	border:1px solid #333;
	color:#000;
}

.thumb-image {
	width:160px;
	float:left;
	color:#666;
	margin-right:10px;
}

.thumb-image img {
	border:#bca899 1px solid;
	padding:3px;
}

.spaced_table td {
	padding: 2px;
}

.category_offer_overlay {
	z-index: 100;
	position:absolute;
	padding:0;
}

.category_offer_overlay img, .category_offer_overlay a{
	border:none;
}