body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #f7f2ec;
}

body,td,input,select,textarea {
	font: 12px Tahoma, Verdana, sans-serif;
	color: #593213;
}

/* general  styles */

a {
	 color: #87694e; 
	text-decoration:none;
}

a.linkbruin{
	color: #87694e;
	text-decoration:none;
}

a img {
	border: none;
}

a.green {
	color: #08A898;
}


ul {
/* padding-left: 20px; */
   margin: 0 0 0 20px;
   padding: 0;
}


/* end general styles */



div#container {
	width: 999px;
	/* padding: 55px 0; */
	padding: 0 0 55px 0;
	margin: 0 auto;
	text-align: left;
	background: url(images/custom/background.gif) no-repeat -31px 60px #FFFFFF;
	/*/* */*/
	background: url(images/custom/background.gif) no-repeat -31px 65px #FFFFFF;	
}

div#headerbar {
	height: 24px;
	background: url(images/custom/headerbarbg.jpg) repeat-x;
	padding: 0 30px;
	clear: both;
	color: #593213;
	margin-bottom: 11px;
}

div#container-inner {
	padding: 0 30px;
	position:relative;
}

div#head {
	clear: both;
}
#head img {
	float: left;
}
.head_img{ padding-top: 5px;}
/* Mini cart */
div#minicart {
	float: right;
	margin-bottom: 5px;
	margin-right: 3px;
	width: 215px;
	height: 100px;
	/*/**/*/
	height: 90px;
	
}
div#minicart-inner {
	background: #dbccbd url(images/custom/minicart-inner-bg.gif) no-repeat;
	padding: 7px;
	font-weight: bold;
	color: #fff;
	margin-top:8px;
}
div#minicart h1 {
	line-height: 24px;
}
div#minicart a {
	text-decoration: none;
}
div#minicart h1 img {
	padding-right: 5px;
}
div#minicart_product_count {
	clear: both;
	padding-bottom: 2px;
	background: url(images/custom/line_sc.jpg) repeat-x bottom;
}
div#minicart_subtotal {
	padding-top: 2px;
	text-align: right;
}
span#minicart_subtotal_price {
	font-size: 15px;
	padding-left: 20px;
}

#kassa_button{
	margin-left: 119px;
	margin-top: 5px;
}

/* End Mini cart */



div#headerblokken {
	clear: both;
	margin-top: 5px;
}

div.headerblok1 {
	background: url(images/custom/webwinkelblokbg.jpg) no-repeat;
}
div.headerblok1 div.headerblok1-inner {
	padding: 10px 10px;
}

div.headerblok_breed{
	width: 456px;
	height: 216px;
	float: left;
	margin-right: 24px;
	margin-bottom: 18px;
	background: #60cabd;
}

div.headerblok_vol{
	width: 696px;
	height: 216px;
	float: left;
	margin-bottom: 18px;
	background: #60cabd;
}

div.headerblok {
	width: 216px;
	height: 216px;
	float: left;
	margin-right: 24px;
	margin-bottom: 18px;
}
div.headerblokgreen {
	background: url(images/custom/groenblok.jpg) no-repeat;
}
div.headerblokgreenborder {
	width: 216px;
	height: 216px;
	/*border: 6px solid #60cabd;*/
	background-color: #fff;
}
div.headerbloklast {
	margin-right: 0;
}

div#leftmenu {
	float: left;
	width: 216px;
	padding-bottom: 55px;
}
div#main {
	float: left;
	margin-left: 24px;
	padding-bottom: 55px;
	width: 456px;
}

div#rightmenu {
	float: left;
	width: 216px;
	margin-left: 24px;
}


div#footer {
	clear: both;
	background: url(images/custom/dotted_line_header.gif) repeat-x;
	background-position:top;
	padding-top: 8px;
}

div#copyright {
	font-weight:bold;
	float: left;
}
div#quickmenu {
	float: right;
}
ul#quickmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#quickmenu li {
	float: left;
	color: #87694e;

}
ul#quickmenu li a {
	color: #87694e;
	text-decoration: none;
}
ul#quickmenu li a:hover {
	text-decoration: underline;
}
/* topmenu */
ul#topmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#topmenu li {
	float: left;
	line-height: 24px;
}
ul#topmenu li a {
	color: #593213;
	text-decoration: none;
}
/* end topmenu */


/* search */
div#search {
	float: right;
}
table#search input {
	height: 12px;
	color: #593213;
}
table#search td{
	vertical-align: middle;
	line-height: 24px;
}
/* end search */

/* form */
form {
	margin: 0;
	padding: 0;
}
td.go_submit {
	padding-left: 5px;
}


/* categories */
ul#categories {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#categories li {
	/* border-bottom: 1px dotted #87694e; */
	line-height: 18px;
	padding-bottom:3px;
	padding-top: 3px;
	background-image: url(images/custom/dotted_line_header.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
ul#categories li a {
	/* display: block; */
	font-size: 16px;
	/*font-weight: bold;*/
	color: #01ab97;
	text-decoration: none;
}
	/*subcategories*/
	ul#categories li  ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	ul#categories li  ul li {
		margin: 0;
		padding: 0;
		padding-left: 10px;
		border: none;
		background:none;
	}
	
	ul#categories li  ul li a{
		font-size: 12px;
		color: #593213;
	}



/* end categories */


/* Product list */

div.product_list_block {
	float: left;
	width: 142px;
	position:relative;
	min-height: 202px;
	height: auto !important;
	height: 202px;
	border: 1px solid #87694e;
	margin-right: 12px;
	margin-bottom: 12px;	
}
div.product_list_lastblock {
	margin-right: 0;
}
.clear {
	clear:both;
}

div.cleardiv {
	clear: both;
}
div.product_list_thumb {
	width: 142px;
	min-height: 109px;
	height: auto !important;
	height: 109px;
	text-align: center;
	background-color: #fff;
}
div.product_list_thumb2 {
	width: 70px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #efe4d8;
	margin-right: 5px;
	padding:10px;
	vertical-align:middle;
}
div.product_list_descr {
	background: url(images/custom/headerbarbg.jpg) repeat;
	min-height: 61px;
	height: 61px !important;
	height: 61px;
	padding: 8px 6px;
	color: #87694e;
}
div.product_list_descr2 {
	min-height:55px;
	height: auto !important;
	height: 55px;
	padding: 0px 6px;
	color: #87694e;
}
div.product_list_actionblock {
	background-color: #87694e;
	text-align: right;
	height: 17px;
	width: 130px;
	line-height: 17px;
	color: #fff;
	padding: 0 6px;	
}
div.product_list_actionblock2 {
	background-color: #87694e;
	text-align: right;
	height: 17px;
	width: 107px;
	line-height: 17px;
	color: #fff;
	padding: 0 6px;
}

div.product_list_descr a {
	color: #87694e;
	text-decoration: none;
}
div.product_list_actionblock a {
	color: #fff;
	text-decoration: none;
}

div.prod_type_block {
	position:relative; 
	margin-left:0px; 
	margin-top:-135px;
	margin-right: 5px;
	float: right;
}

div.prod_title {

}

a.ProductTitle {
	font-weight: bold;
}
font.ProductPrice {
	font-weight: bold;
	font-size: 12px;
	color: #593213;
	line-height: 17px;
}
font.RandomProductTitle {
	font: 14px Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #593213;
}
font.RandomProductPrice {
	font: 16px Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #593213;
}
font.RandomProductDescr {
	font: 12px Tahoma, Verdana, sans-serif;
	color: #593213;
}
div.RandomProductReadMore {
	background-color: #87694e;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}

/* end Product list */


/* General or Dialog */
h1,h2,h3,h4 {
	margin: 0px 0px 8px 2px;
	padding: 0;
}
h1 {
	font-weight: bold;
	font-size: 14px;
}
h2 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 4px;
}

/* menu styles */
.menu_dialog {
	width: 202px;
	padding: 7px;
	background: url(images/custom/headerbarbg.jpg) repeat;
	font-size: 11px;
}
div.menu_dialog {
	width: 202px;
	padding: 7px;
	background: url(images/custom/headerbarbg.jpg) repeat;
	font-size: 11px;
}

div.menu_dialog2 {
	width: 216px;
	padding:7px 0px;
	background: url(images/custom/headerbarbg.jpg) repeat;
	font-size: 11px;
	cursor: hand;
}

div.menu_dialog3 {
	width: 202px;
	font-size: 11px;
}

div.menu_dialog4 {
	width: 202px;
	font-size: 11px;
}

.menu3{ color: #08a898;}

/* button styles */
td.Button {
	background: #6c543e url(images/butbg.gif) repeat-x;
	color: #fff;
	cursor: pointer;
}
td.Button_update {
	background: #b69c83 url(images/but_updatebg.gif) repeat-x;
	color: #fff;
	cursor: pointer;
}


/* product detail */
td.PImgBox {
	vertical-align: top;
}
td.prod_img2 {
	width: 214px;
	height: 214px;
	border: 1px solid #efe4d8;
	text-align: center;
	background-color: #fff;
}
div#product_detail_top {
	clear: both;
}

div#prod_det_left {
	width: 216px;
	float: left;
}
div#prod_img {
	width: 214px;
	border: 1px solid #efe4d8;
	text-align: center;
	background-color: #fff;
}
div#prod_det_right {
	float: left;
	margin-left: 13px;
	width: 227px;
}

div#prod_descr {
	font-size: 13px;
	line-height: 18px;
	padding: 10px 0;
	clear: both;
	background: url(images/custom/dotted_line_header.gif) repeat-x top;
}
div.add_to_cart {
/* 	text-align: right;
	padding-bottom: 10px;	
 */}
div.add_to_cart table {
	margin-bottom: 10px;
	float: right;
	clear: both;
}

/* Tabs menu on product detail */
 

 div#tab_info {
 	/* background: #fff url(images/custom/tab_table_bg.gif) no-repeat top left; */
	margin-top: 20px;
 }
 
 .linna {
	margin-top:5px;
	 width:100%;
	 height:1px;
	 display:block;
 }
 
.tab_table {
    /* border-collapse: collapse; */
	/* margin-top: 50px; */
}

.tab {
	white-space: nowrap;
	padding: 3px 8px 3px 8px;
	text-align: left;
/* 	background-color: #FFA500;	
	border-style: solid;
	border-width: 1px;
	border-color: #8B3A3A;
	border-bottom-width: 0px;
	
	background-color: #b5e6e0;
 */	
	/* width: 108px; */
	border-right: 1px solid #fff;
	background-color: #ceb8a2;
	color:#FFFFFF;
}
 
.notab {
/* 	border-style: solid;
	border-color: #8B3A3A;
	border-width: 0px;
	border-bottom-width: 1px;
 */
}
 
.tab a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	outline: none;
	/* 	
	display: block;
	width: 113px;
	*/
 }
 
/*.tab_cont*/
tr.tab_cont td.tabcell {
	/*padding: 3px;
	padding-top: 7px;
 	border-style: solid;
	border-color: #8B3A3A;
	border-width: 1px;
	border-top-width: 0px;
 */	
	vertical-align: top;
	padding: 7px 7px 50px 7px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	background: #fff url(images/custom/tab_mainbg.gif) repeat-x;
	border-top: #9d856f;
 
}
/* End: Tabs menu on product detail */


div#price {
	height: 24px;
	line-height: 24px;
	padding: 0 3px;
	/* text-align: right; */
	background: url(images/custom/headerbarbg.jpg) repeat-x;
}
span#product_contents {
	float: left;
}

span#product_price {
	font-size: 17px;
	font-weight: bold;
	float: right;
}


/* Subcategories */
div#subcategories {
	/* margin-top: 20px; */
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 16pt;
	font-weight: normal;
}

h4.sifr {
	color: #ffffff;
	margin: 0;
	padding: 0;
	/* font-size: 14pt; */
	font-size: 19px;
	font-size: 15pt;
	line-height: 15pt;
}

div.subcategory {
	margin-top: 20px;
	clear: both;
}
div.subcat_descr {
	float: left;
	width: auto;
}
div.subcat_descr p {
	margin-bottom: 0;
}
div.subcat_random_product {
	float: left;
	width: 94px;
	height: 90px;
	border: 1px solid #efe5d9;
	/* padding: auto; */
	text-align: center;
	vertical-align: middle;
	margin-bottom: 18px;
	padding: 2px 0;
}

a.highlight {
	color: #0faf9c;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.highlight:hover {
	text-decoration: underline;
}



/* product list navigation (search_sort) */
div.search_sort {
}
a.SearchSortLink {
	padding-left: 5px;
}

/* product page navigation */
div.page_navigation {
	position: relative;
	clear: both;
	border-top: 1px dashed #87694e;
	border-bottom: 1px dashed #87694e;
	/* margin-bottom: 5px; */
	height: 17px;
	line-height: 17px;
	color: #0faf9c;
	font-weight: bold;
	margin: 5px auto;	
}
div.page_navigation a {
	text-decoration: none;
	color: #0faf9c;
	font-weight: normal;
}
span.nav_seperate {
	font-weight: normal;
	padding: 0 3px;
}

div.page_navigation_left {
	float: left;
	width: 70px;
}
div.page_navigation_middle, div.page_navigation_middle_big {
	float: left;
	text-align: center;
	width: 316px;
}
div.page_navigation_right {
	float: right;
	width: 70px;
	text-align: right;
}


/* CART */

table.cart_contents {
	width: 100%;
	margin-bottom: 10px;
}

table.cart_contents th {
	font-size: 9px;
	color: #c3b4a6;
}

table.cart_contents td {
	vertical-align: middle;
	padding: 2px 0;
}
table.cart_contents td, table.cart_contents font {
	color: #87694e;	
}

td.quantity, td.quantity font {
	color: #01ab97;
}
td.quantity input {
	border: 1px solid #01ab97;
	text-align: center;
}

td.cart_product_seperator {
	border-top: 1px dashed #87694e;
}
font.ProductTitle {
	font-weight: bold;
}
font.ProductPrice {
	font-size: 14px;
	line-height:28px;
}

.header_line{
	background: url(images/custom/dotted_line_header.gif) repeat-x;
	background-position:bottom;
	margin-bottom: 10px;
	margin-right: 3px;
}
#snd_to_frnd_lux div {
	overflow:hidden;
	margin:10px;
	height:1%;
}
#snd_to_frnd_lux div label{
	float:left;
	width:150px;
}
#snd_to_frnd_lux div input{
	border: 1px solid #c0c0c0;
}
#snd_to_frnd_lux div .btn_send{
	margin:0;
	border:2px solid #C0C0C0;
	color:#808080;
	padding: 0 5px;
	text-align:center;
	width:200px;
}

.dotted_line{
	background: url(images/custom/dotted_line_header.gif) repeat-x;
	background-position:bottom;
	margin-bottom: 5px;
}


.RegSectionTitle{ font-weight:bold;}

.line_dotted_bottom{ background: url('images/custom/dotted_line_header.gif') repeat-x bottom;}
.line_dotted_top{ background: url('images/custom/dotted_line_header.gif') repeat-x top;}

div.greentext {
	color:#08A898;
        font-weight: bold;
}
.links{ cursor: hand; display:block;}

.hidden_link{
	position:absolute;
	/*border: red 1px solid;*/
	width: 216px;
	height: 290px;
	margin-left: 0px;
	margin-top: 14px;
	cursor: hand;
}

.waardering{
	margin-top: 18px !important;
	/*/**/*/
	margin-top: 6px !important;
	margin-top: 6px;	
}

.descr_list {
	height:49px;
	overflow:hidden;
	display:block;
}

.product_list_descr .ProductPrice {
	line-height:18px;
}

.manuf {
	height:17px;
	display:block;
}

#save_percent {
color: #9E0B0F;
float: left;
}

#save_percent_box {
line-height: 20px;
color: #9E0B0F;
}

.optie_input select{
	background:none;
	border:1px solid #999;
}

.f-right {
	float:right;
}

.MarketPrice {
color: #9E0B0F;
float: right;
line-height: 18px;
font-weight: bold;
}
