/*************************************************
 copyright : (C) 2008 - ShopSoft                  
 Web: www.designbox.nl  Mail: info@designbox.nl   
 Rob Seegers / DesignBox / NL                     
 Change date : 02 - 12 - 2008                     
 ************************************************/

 /* We gaan eerst alls resetten vooral voor FireFox e.d. */
@import "reset.css"; 
 
body {
	text-align: center;
	background-color: #332F2B;
  background-image: url(images/bg_frontend.jpg);
	background-position: top center;
  background-repeat: no-repeat;
  background-attachment: scroll;		
}

.content_gallery {
	background-color: #332F2B;
	background-image: none;
}

div {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: transparent;
}

/*Standard table properties*/
td {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: transparent;
	text-align: left;
}

table {
	background-color: transparent;
}

#wrapper {
	width: 995px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;	
	margin-bottom: 0px;
}

#head {
	width: 995px;
}

#nav_head {
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	float: left;
	text-align: left;
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 16px;
	width: 880px;
}
/*IE 6 hack*/
*html #nav_head {
	margin-left: 40px;
}
#nav_head > b {
	color: #423B35;
	margin-left: 3px;
	margin-right: 3px;
}

#content {
	float: left;
	text-align: left;
	margin-left: 20px;
	padding-top: 30px;
	width: 690px;
}

#home {
	float: left;
	width: 500px;
	margin-top: 0px;
}
/*IE 6 hack*/
*html #home {
	width: 510px;
}
#nav_left {
	float: left;
	text-align: left;
	margin-left: 70px;
	width: 170px;
	background-color: #433E38;
	padding-top: 30px;
	padding-bottom: 30px;
}
/*IE 6 hack*/
*html #nav_left {
	margin-left: 30px;
}
#nav_right {
	float: right;
	width: 170px;
	background-color: #433E38;
	padding-top: 30px;
	padding-bottom: 30px;	
	margin-top: -30px;
}

#featured {
	float: left;
	text-align: center;
  width: 146px;
	height: auto;
	background-color: #292623;
	padding: 6px;
	margin-bottom: 15px;
	margin-right: 6px;
	border: #433E38 1px solid;
}

.featured_head {
	text-align: center;
	vertical-align: top;
}

.featured_image {
	text-align: center;
}

.featured_note {
	text-align: center;
	vertical-align: top;
	height: 60px;
}

.featured_price {
	text-align: center;
	margin-bottom: 10px;
}

#image_pay {
	float: left;
	margin-left: 3px;
}

#product_list {
	float: left;
	text-align: center;
  width: 150px;
	height: 300px;
	background-color: #292623;
	padding: 6px;
	margin-bottom: 15px;
	margin-right: 8px;
	border: #433E38 1px solid;
}

.list_head {
	text-align: center;
	vertical-align: top;
}

.list_image {
	text-align: center;
	height: 120px;
}

.list_note {
	text-align: center;
	vertical-align: top;
	height: 80px;
}

.list_price {
	text-align: center;
	margin-bottom: 10px;
}

#list_image {
	float: right;
	margin-top: -70px;
	margin-right: 60px;
	text-align: center;
}

#detail_image {
	float: right;
	margin-top: -140px;
	text-align: center;
}

#detail_info {
	float: left;
	width: 100%;
	margin-top: 15px;
}

#new {
	float: left;
	width: 166px;
	text-align: center;
	margin-bottom: 15px;
}

#footer {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 25px;
}

#vergroting {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #332F2B;
  background-image: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.message {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  background-image: none;
	background-color: #ffffff;
	margin-top: 100px;
}

.factuurbody {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  background-image: none;
	background-color: #ffffff;
	margin-top: 50px;
  margin-left: 30px;
}

#giftcoupon {
	background-color: transparent;
	width: 660px;
	border: #A7994D 1px solid;
	padding: 15px;
	margin-bottom: 15px;
}

img {
	border: 0px solid;
}

a {
	color: #A7994D;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid;
}

a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

hr {
	color: #A7994D;
	height: 1px;
	border-style: solid;
	clear: both;
}

.hr_blue {
	color: #A7994D;
	height: 1px;
	border-style: solid;
	clear: both;
}

b {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*Same as <b> tag above, BUT... the WYSIWYG editor uses <strong> tags instead of <b></b>*/
strong {
	color: #00ffffff66FF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.boldgrey {
	color: #A7994D;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.discount {
  color: #A9A9A9;
  font-family: Georgia, Times;
  font-size: 12px;
  font-weight: bold;
}

h1, h2, h3 {
	color: #A7994D;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 17px;
	font-weight: bold;
}

.plain {
  color: #ffffff;
  text-decoration:none;
}

.plain:hover {
  text-decoration: underline;
}

.small {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9px;
}

.smallgrey {
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial,Helvetica;
  font-size: 9px;
}

select, {
  font-family: Verdana, Tahoma, Arial,Helvetica;
  font-size:10px;
  height: 18px;
 }

/* Beginning: List with headitems and subitems on homepage etc.  */

.category {
	color: #A7994D;
	font: 10px;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	background-color: transparent;
  background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
}

.category:hover {
  text-decoration: none;
}

.sub_category {
  color: #A7994D;
  font-size: 9px;
  font-weight: normal;
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  padding-left: 10px;
  /*background-image: url('images/bullet_small.gif');
	background-repeat: no-repeat;*/
}

.cur_category {   
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica;
  text-decoration:none;
  padding-left: 5px;
  /*background-image: url('images/bullet.gif');
	background-repeat: no-repeat;*/
}
/* End: List with headitems and subitems on homepage etc.  */

.thumb_gallery {
	padding-right: 10px;
	border: 0px solid #ffffff;
}

.thumbnail {
  border: 0px solid #ffffff;
}

/* Begin buttons on top of all pages */
.cat_list_bg {
	background-color: #1774FF;
  background-image: none;
}

.cat_list_bg a {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

.cat_list_bg a:hover {
	color: #A3FFFF;
	text-decoration: none;
}
/* End buttons on top of all pages */



.price {
	color: #A7994D;
	font-size: 23px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

/* Begin properties of all the boxes left and right on the page =========================================================== */

#box {
	width: 170px;
	height: auto;
	}
	
#box_head {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;	
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left: 10px;
	padding-top: 0px;
	width: 160px;
	height: 20px;
	}	

#box_body {
	width: 154px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	height: auto;
	}	
	
#box_body_random {
	width: 154px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	height: auto;
	}	
	
/* End properties of all the boxes left and right on the page =========================================================== */

.tab_go {
	width: 20px;
	height: 17px;
	border: solid 0px;
	padding-bottom: 1px;
}

input {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 18px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
	margin: 2px;
}

.input110 {
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 18px;
	width: 110px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
	margin: 2px;
}

.input150 {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 18px;
	width: 150px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
  padding-left: 5px;
	margin: 2px;
}

.input250 {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 18px;
	width: 250px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
	margin: 2px;
}

.drop250 {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 18px;
	width: 257px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
	margin: 2px;
}

.area400 {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 150px;
	width: 300px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
	margin: 2px;
}

.area250 {
	font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  height: 100px;
	width: 250px;
	border: solid 1px;
	border-color: #666666;
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
	margin: 2px;
}

.noborder {
	border: solid 0px;
}

.no {
	width: 16px;
  height: 16px;
  border: solid 0px;
}

#button {
  color: #332F2B;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  width: 121px;
  background: #A7994D;
	padding-top: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
  height: 18px;
	border: 0px solid;
	cursor: pointer;
}

.button {
  color: #332F2B;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  width: 121px;
  background: #A7994D;
	padding-right: 3px;
	margin-left: 0px;
  height: 21px;
	border: 0px solid;
	cursor: pointer;
}
#winkelmandje {
  color: #332F2B;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  width: 121px;
  height:18px;
  background-image:url(images/winkelmandje.jpg);
  
	padding-right: 3px;
	padding-left:22px;
	margin-left: 0px;
  height: 21px;
	border: 1px solid #6c8d17;
	cursor: pointer;
}
#winkelmandje_l {
  color: #332F2B;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  width: 121px;
  line-height:18px;
  height:18px;
  background-image:url(images/winkelmandje.jpg);
  
	padding-right: 3px;
	padding-left:22px;
	margin-left: 0px;
  height: 21px;
	border: 1px solid #6c8d17;
	cursor: pointer;
}
#groen_b{
  color: #332F2B;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  width: 121px;
  height:18px;
  background-image:url(images/groen_b.jpg);
  
	padding-right: 3px;
	padding-left:12px;
	margin-left: 0px;
  height: 21px;
	border: 1px solid #6c8d17;
	cursor: pointer;
}
.button_update {
  color: #332F2B;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background: #A7994D;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
  margin-top: 2px;
  margin-bottom: 1px;
  height: 19px;
	border: 0px solid;
	cursor: pointer;
}

.button:hover, #button:hover {
  color: #ffffff;
	background: #433e38;
}

/*Input images lookalike html buttons pixelhack*/
.buttonimage {
  width: 105px;
  height: 19px;
	cursor: pointer;
	border: none;
}

#pagination { 
	font-size: 10px;
  font-family: Tahoma, Arial, Helvetica;
  text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pagination a {
  color: #A7994D;
  text-decoration: none;
}

#pagination a:hover {
  color: #ffffff;
}

#best a {
  color: #A7994D;
  font-size: 10px;
  text-decoration: none;
}

#best a:hover {
  color: #ffffff;
}




.featured_note h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
