@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5C5C52;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#shadow {
	
	margin-left: -.1px; /* prevent 1 pixel bg shift for firefox */
	width: 100%;
	color: #373535;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: underline;
}
#container {
	width: 950px;
	margin: 0px auto;
	position: relative;
}

/* main grid */
#header {
	width: 950px;
	height: 59px;
	background-image: url(../images/top_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
}
#iconbalk {
	text-align: center;
	vertical-align: middle;
	float: right;
	padding-right: 12px;
	padding-top: 24px;
	width: 600px;
}
div.icon{
	float: right;
	padding-right: 15px;
	padding-left: 15px;
}
div.rating{
	width: 16px;
	height: 16px;
	display: block;
	float:left;
	position:relative;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/rank_star_a.gif);
}
#main {
	width: 950px;
}
#links {
	width: 190px;
	float: left;
	background-image: url(../images/linksleft_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#midden {
	width: 950px;
	float: left;
	display: inline;
}
#logo {
	width: 313px;
	display: block;
	float: left;
}
#midden_midden {
  width: 464px;
  float: left;
  display: inline;
}
div.subheader{
	float: left;
	width: 740px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 12px;
	color: #000000;
	height: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-top: 5px;
	background-color: #d0d2d5;
}
/* menu styles */
div.menu {
	padding-top: 0px;
}
.menu h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 14px;
	color: #BDBC31;
}
.menu ul {
	margin: 5px 0 0 15px;
	padding: 0 0 10px;
	list-style: none;

}
.menu li {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}
.menu a {
	color: #373535;
}
.menu a:hover {
	color: #ED6E00;
	text-decoration: none;
}
.clear {
	clear: both;
}
/* search styles */
#midden_search {
	width: 950px;
	height: 307px;
}
#selectform {
	width: 174px;
	text-align: left;
	height: 144px;
	float: left;
	background-color: #bdbc31;
	background-image: url(../images/select_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
	vertical-align: bottom;
	padding-top: 80px;
}
.choose_header1{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.choose_header2{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
form select {
	font-size: 11px;
	width:150px;
	margin-top: 4px;
	color: #5C5C4F;

}
form input{
	font-size: 11px;
	margin-top: 4px;
	color: #000000;

}
#quick_shop form{
	margin:0;

}
#midden_image {
	width: 733px;
	text-align: right;
	height: 307px;
	float: left;
	background-image: url(../images/headers/index1.jpg);
	clear: right;
	margin-top: 0px;
	padding-left: 24px;
}
div.tab{
	height: 16px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BDBC31;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
div.tab_open{
	width:5px;
	height: 18px;
	background-image: url(../images/tab_open.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.tab_left{
	width:9px;
	height: 18px;
	background-image: url(../images/tab_left.gif);
	float: left;
}
div.tab_right{
	width:9px;
	height: 18px;
	background-image: url(../images/tab_right.gif);
	float: left;
}
div.tab_a{
	height: 16px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A2825;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
}
div.tab_a_left{
	width:9px;
	height: 18px;
	background-image: url(../images/tab_a_left.gif);
	float: left;
}
div.tab_a_right{
	width:9px;
	height: 18px;
	background-image: url(../images/tab_a_right.gif);
	float: left;
}
.tab_a a, .tab a {
  text-decoration: none;
  color: #FFFFFF;
}
.tab_a a:hover, .tab a:hover {
  text-decoration: underline;
}
div.tab_close{
	width:5px;
	height: 18px;
	background-image: url(../images/tab_close.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#aanbieding {
	height: 288px;
	width: 733px;
}

#quick_shop {
	width: 173px;
	text-align: left;
	height: 225px;
	float: left;
	background-color: #bdbc31;
	background-image: url(../images/select_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
	color: #FFFFFF;
	margin-left: 4px;
}
#q_shop_content{
	padding-right: 4px;
	width:185px;
	color: #FFFFFF;
	font-size: 12px;
}

/* product styles */
#hometab{
	clear:both;
	height: 25px;
	width: 728px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ED6E00;
}
div.home_tab{
	height: 20px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C9C875;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	background-image: url(../images/home_tab_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
div.home_tab_left{
	width:8px;
	height: 25px;
	background-image: url(../images/home_tab_l.gif);
	float: left;
}
div.home_tab_right{
	width:11px;
	height: 25px;
	background-image: url(../images/home_tab_r.gif);
	float: left;
}
div.home_tab_a{
	height: 20px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED6E00;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 5px;
	background-image: url(../images/home_tab_bg_a.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
div.home_tab_a_left{
	width:8px;
	height: 25px;
	background-image: url(../images/home_tab_l_a.gif);
	float: left;
}
div.home_tab_a_right{
	width:11px;
	height: 25px;
	background-image: url(../images/home_tab_r_a.gif);
	float: left;
}
.home_tab_a a, .home_tab a {
  text-decoration: none;
  color: #FFFFFF;
}
.home_tab_a a:hover, .home_tab a:hover {
  text-decoration: underline;
}

#productcontainer {
	float: left;
	width: 756px;
	background-image: url(../images/product_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
}
div.product {
	width: 187px;
	float: left;
	height: 230px;
	background-image: url(../images/product_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-color: #d0d2d5;
	border-top-color: #d0d2d5;
	border-right-style: dashed;
	background-color: #FFFFFF;
	display: block;
	padding-top: 15px;
}

div.contentfullwidth {
	width: 726px;
	float: left;
	background-image: url(../images/product_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d0d2d5;
	background-color: #FFFFFF;
	display: block;
	padding-top: 15px;
	padding-bottom: 80px;
	padding-left: 15px;
	padding-right: 15px;
}

div.contentfullwidth_notop {
	width: 726px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/product_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	padding-top: 15px;
	padding-bottom: 80px;
	padding-left: 15px;
	padding-right: 15px;
}
.contentfullwidth a, .checkoutleft a{
	text-decoration: underline;
}
div.product_image_small {
	text-align: center;
	height: 100px;
	
}
div.Product_omschr {
	text-align: left;
	padding-left: 12px;
	padding-bottom: 4px;
	float: left;
	width: 145px;
	
}
div.zoomicon {
	width: 30px;
	float: left;
	height: 30px;
	
}
div.shopicon {
	width: 30px;
	float: left;
	
}
div.product_title, .product_title a{
	font-size: 14px;
	font-weight: bold;
	color: #ed6e00;
}
div.product_subtext {
	font-size: 12px;
	color: #292725;
}
div.product_price {
	font-size: 12px;
	color: #8b8104;
	font-weight: bold;
}
div.product_discountprice {
	font-size: 9px;
	color: #8b8104;
}
div.page_nav {
	height: 19px;
	color: #B1AF79;
	font-size: 11px;
	padding-top: 12px;
	width: 733px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
}
div.page_nav_back {
	color: #B1AF79;
	font-size: 11px;
	float: right;
	background-color: #FFFFFF;
}
div.page_nav_pages {
	height: 19px;
	color: #B1AF79;
	text-align:center;
	font-size: 11px;
	padding-top: 2px;
	width: 738px;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom:20px;
}
.page_nav a{
	color:#ed6e00;
}
.page_nav_back a{
	color:#ed6e00;
}
.page_nav_pages a{
	color:#ed6e00;
}
/* product zoom styles */
div.productzoom {
	width: 755px;
	float: left;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-color: #d0d2d5;
	border-top-color: #d0d2d5;
	border-right-style: dashed;
	padding-top: 15px;
}
div.product_image_large {
	width: 270px;
	text-align: center;
	float: left;
	
}
div.Product_omschr_zoom {
	text-align: left;
	padding-left: 12px;
	padding-bottom: 4px;
	float: left;
	width: 250px;
}
div.Product_add_cart {
	text-align: left;
	padding-bottom: 4px;
	float: left;
	width: 218px;
}
/* cart styles */
#cartcontainer {
	float: left;
	width: 755px;
	background-image: url(../images/product_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
}
div.cart_product {
	width: 755px;
	height:100px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d0d2d5;
}
div.cart_product_checkout {
	width: 755px;
	height:20px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d0d2d5;
}
div.cart_product_head_checkout {
	width: 755px;
	height:20px;
	float: left;
}
div.cart_product_head {
	width: 755px;
	height:40px;
	float: left;
}
div.cart_image{
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	width: 80px;
}
div.cart_image_checkout{
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	padding-left: 12px;
	width: 80px;
}
div.cart_descr_checkout{
	float: left;
	padding-left: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 350px;
}
div.cart_descr{
	float: left;
	padding-top: 20px;
	padding-left: 12px;
	width: 350px;
}
div.checkout_table_part{
	float: left;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 574px;
}
div.cart_amount{
	float: left;
	padding-top: 12px;
	padding-left: 12px;
	width: 50px;
}
div.cart_price_checkout{
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 60px;
	text-align: right;
}
div.cart_price{
	float: left;
	padding-top: 20px;
	width: 60px;
	text-align: right;
}
div.cart_amount_input{
	float: left;
	padding-top: 15px;
	width: 60px;
	text-align: right;
}
div.cart_line{
	width: 755px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d0d2d5;
	height: 1px;
	float: left;
}
div.cart_line_solid{
	width: 755px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0d2d5;
	height: 1px;
	float: left;
}
div.confirmform{
	float:right;
	width: 80px;
	margin-right:100px;
	height: 60px;
}

div.space{
	width: 696px;
	height: 14px;
	float: left;
}
div.checkoutleft{
	text-align:left;
	width: 344px;
	float:left;
	margin-left:20px;
}
div.checkoutright{
	text-align:left;
	width: 344px;
	float:right;
	margin-right:20px;
}
div.cart_calc{
	width: 200px;
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: 122px;
	text-align: right;
}
/* footer styles */
div#footer {
	width: 950px;
	height: 89px;
	padding: 20px 0 0 0;
	background-image: url(../images/bottomswoosh.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.footer_1 {
	width: 185px;
	margin: 0 0 0 190px;
	float: left;
	display: inline;
	font-size: 12px;
	padding-left: 5px;
}
.footer_2 {
	width: 185px;
	margin: 0;
	float: left;
	display: inline;
	font-size: 12px;
	padding-left: 5px;
}
.footer_3 {
  width: 220px;
  margin: 0;
  float: left;
  display: inline;
  font-size: 12px;
}
.footer_4 {
  width: 220px;
  margin: 0;
  float: left;
  display: inline;
  text-align: center;
}
.footer_5 {
  width: 200px;
  margin: 0;
  float: left;
  display: inline;
  font-size: 12px;
}
.half_page {
	float: left;
	width: 755px;
	padding-bottom: 10px;
}
.product_reactie {
	width: 740px;
	padding-left: 12px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d0d2d5;
	background-color: #FFFFFF;
	padding-bottom: 5px;

}
.product_reactie_txt {
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.product_reactie_sub {
	font-size: 9px;
	color: #8b8104;
}
.orderflow_left_a {
	background-image: url(../images/order_flow_left_a.gif);
	float: left;
	height: 28px;
	width: 11px;
}
.orderflow_content_a {
	font-size: 10px;
	color: #000000;
	background-color: #BDBC31;
	height: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	text-transform: uppercase;
}
.orderflow_right_a {
	background-image: url(../images/order_flow_right_a.gif);
	float: left;
	height: 28px;
	width: 11px;
}
.orderflow_connect_a {
	height: 28px;
	width: 20px;
	float: left;
	background-image: url(../images/order_flow_connect_a.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.orderflow_left {
	background-image: url(../images/order_flow_left.gif);
	float: left;
	height: 28px;
	width: 11px;
}
.orderflow_content {
	font-size: 10px;
	color: #000000;
	background-color: #DEDD98;
	height: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	text-transform: uppercase;
}
.orderflow_right {
	background-image: url(../images/order_flow_right.gif);
	float: left;
	height: 28px;
	width: 11px;
}
.orderflow_connect {
	height: 28px;
	width: 20px;
	float: left;
	background-image: url(../images/order_flow_connect.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#orderflow {
	clear: both;
	float: left;
	padding-left: 12px;
	width: 743px;
	height: 28px;
}
