body {
  min-width: 780px;
  background: #F1ECC6;
}

#wrapper {
	width: 780px;
	position: relative;
	left: 505px;
	margin-left: -390px;
	top: 1px;
	height: 719px;


}

#header {
background-image: url(images/h4a-framework/heading.jpg);
/*
  background-image: url(images/h4a-framework/mock_header2.png);
  // background-image: url(images/h4a-framework/header_ie2.gif);/* override transparant PNG in IE */
*/
  background-repeat: no-repeat;  
  width: 780px;
  height: 151px;
  margin-top: 10px;
  /* margin-bottom: 20px; // vervangen door #paging*/
}

#paging{
  height: 20px;
  /* background-color: #efecfc; */
  text-align: right;
  font-family: Arial, sans-serif;
  font-size: smaller;
  color: #A39D7D;
  margin-right: 1px;
  // margin-right: 10px;
}

#pagingBottom{
  clear:both;
  height: 20px;
  /* background-color: #efecfc; */
  text-align: right;
  font-family: Arial, sans-serif;
  font-size: smaller;
  color: #A39D7D;
  margin-top: 10px;
  margin-right: 1px;
  // margin-right: 10px;
}


#mainNav {
  width: 195px;
  max-width: 195px;
  min-width: 195px;
  float: left;
}

#content {
  /* width: 586px; */

  width: 582px;
  float: right;
}

#footer {
  clear:both;
  /* background-image: url(images/h4a-framework/bottomBar.jpg); */
  background-image: url(images/h4a-framework/lijn.png); 
  background-repeat: no-repeat;
  background-align: right top;    
  margin-top: 15px;
  float: right;
  width: 582px;
  max-width: 582px;
  min-width: 582px;
 }

#copyrightNotice {
  margin-top: 5px;
  margin-right: 5px;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #A39D7D;
  float: right;  
}

/*
 +++++++++++++++++++++ in-page content +++++++++++++++
*/

.clear {
  clear: both;
}

.aanbiedingen {
  margin-collapse:
  padding: 2px 2px 2px 2px;
  /* margin: 0px 6px 12px 6px; */
    margin: 0px 0px 12px 12px;  
  background: #FFFFFF;
  width: 178px;
  height: 178px;
  max-width: 178px;
  min-width: 178px;
  float:left;
}

.productListing {  
  /* margin-collapse: */
  padding: 2px 2px 2px 2px;
  /* margin: 0px 6px 12px 6px; */
  margin: 0px 7px 7px 0px;
  background: #FFFFFF; 
  /* 
  width: 178px;  
  max-width: 178px;
  min-width: 178px;  
  */
  width: 183px;  
  max-width: 183px;
  min-width: 183px;  
  
  // width: 180px;  
  // max-width: 180px;
  // min-width: 180px;  
  
  height:210px; 
  float: left;
}

.productListingImage {
  /* height: 178px; */
  height: 183px;
  // height: 180px;
  padding-left: 7px;
}

.productListingHR {
  height: 1px;
  max-height: 1px;
  background: #B0AA91;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 3px;  
  // display: none; /* hide this block in IE */ 
}

.productListingText {
  font-family: Arial, sans-serif;
  font-size: 10px;
  text-align: center; 
  margin-left: 12px;
  margin-right: 12px; 
  color: #B0AA91;
  // border-top: 1px solid #B0AA91; /* fake HR in IE */
}

.productListingText A {
  text-decoration: none;
  color: #B0AA91;
}

/*
 +++++++++++++++++++++ wehunt4you.php +++++++++++++++
*/

#hunt4you {
  background: #FFFFFF;
  padding: 5px 15px 5px 15px;
  font-family: Arial, sans-serif;
  font-size: 11px; 
  color: #B0AA91;
}


/*
 +++++++++++++++++++++ contact_us.php +++++++++++++++
*/
#contactUs {
  background: #FFFFFF;
  padding: 5px 15px 5px 15px;
  font-family: Arial, sans-serif;
  font-size: 11px; 
  color: #B0AA91;
}

#contactUs LABEL {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

#contactUs TABLE {
  font-family: Arial, sans-serif;
  font-size: 11px; 
  /* font-variant: small-caps; */
  color: #B0AA91;
}

#contactUs input {
  font-family: Arial, sans-serif;
  font-size: 11px;
  margin-right: 3px;
  margin-top: 3px;
  margin-bottom: 3px;
  // margin-right: 0px;
  // margin-top: 0px;
  // margin-bottom: 0px;
}

#contactUs textarea {
  font-family: Arial, sans-serif;
  font-size: 11px;
  width: 450px;
  height: 80px;
  color: #B0AA91; 
  margin-top: 3px;
  margin-bottom: 3px;
}

#contactUs h4 {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #B0AA91;
}

/*
 +++++++++++++++++++++ create_account.php +++++++++++++++
*/

#frmAccount {
  background: #FFFFFF;
}

/*
 +++++++++++++++++++++ product_info.php +++++++++++++++
*/

#detail_wrapper {
  background: #FFFFFF;  
  padding: 10px 10px 10px 10px;
}

#detail_master_photo {
  clear: both;
  float: left;
  width: 390px;
  min-width: 390px;
  max-width: 390px;
  border-right: 1px solid #B0AA91;
}

#detail_master_photo IMG {
padding-left: 50px;
}

#detail_itemnumber {
  float: left;
  font-family: Arial, sans-serif;
  font-size: 11px;  
  font-weight: bolder;
  color: #B0AA91;
  margin-left:390px; 
  margin-bottom: 10px;
  // margin-left: 195px; /* IE hack */
}

#detail_info {
  float: right;
  width: 160px;
  max-width: 160px;
  padding-left: 5px;
  padding-right: 5px;  
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #B0AA91;
}

#detail_photos {
  clear: both;
  float: left;
  width: 390px;
  min-width: 390px;
  max-width: 390px;  
  margin-top: 10px;
}

#detail_photos_wrapper {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #B0AA91;
}

#detail_photos_wrapper A IMG{
  padding-right: 2px;
  padding-bottom: 2px;
}

#detail_buttons {
  float: left;
  width: 160px;
  max-width: 160px;
  margin-top: 10px;
}
#detail_buttons A IMG{
  // padding-top: 2px;
}

/*
 +++++++++++++++++++++ print_format.php +++++++++++++++
*/
#page_printFormat {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  color: #B0AA91;
}

/*
 +++++++++++++++++++++ email_this_item.php +++++++++++++++
*/

#email_this_item #detail_master_photo {
  border-right: none;
}

#email_this_item #detail_info {
  border-left:  thin solid #B0AA91;  
}

#email_this_item LABEL {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Arial, sans-serif;
  font-size: 11px; 
  color: #B0AA91;
}

#email_this_item #detail_itemnumber {
  display:none; /* pagina lijkt me mooier zo, ook de pagina-switch is mooier (komende van product_info) */
}

#email_this_item #detail_photos {
  display:none; /* pagina lijkt me mooier zo, ook de pagina-switch is mooier (komende van product_info) */
}

#email_this_item  #detail_info {
  display:none; /* pagina lijkt me mooier zo, ook de pagina-switch is mooier (komende van product_info) */
}


.nacho {
  font-family: Arial, sans-serif;
  font-size: 11px;
  width: 150px;
  height: auto;
  color: #B0AA91;
  /* margin-top: 10px; */
  margin-bottom: 2px;
}

/*
 +++++++++++++++++++++ portfolio.php +++++++++++++++
*/

#page_portfolio #detail_wrapper {
  background: #FFFFFF;  
  padding: 10px 10px 10px 10px;
  margin-bottom: 10px;
}

/*
#page_portfolio #detail_itemnumber {
  float: left;
  font-family: Arial, sans-serif;
  font-size: 11px;  
  font-weight: bolder;
  color: #B0AA91;
  margin-left:200px;
}
*/

#page_portfolio #detail_master_photo {
  clear: both;
  float: left;
  width: 220px;
  min-width: 220px;
  max-width: 220px;
  border-right: thin 1px #B0AA91;
}

#page_portfolio #detail_info {
  float: left;
  width: 160px;
  max-width: 160px;
  padding-left: 5px;
  padding-right: 5px;  
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #B0AA91;
}

#page_portfolio #detail_buttons {
  float: left;
  width: 160px;
  max-width: 160px;
  margin-top: 0px;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #B0AA91;
}

#page_portfolio input {
  margin-bottom: 5px;
}


/*
 +++++++++++++++++++++ account.php & co +++++++++++++++
*/

#account {
  background: #FFFFFF;
  padding: 5px 15px 5px 15px;
  font-family: Arial, sans-serif;
  font-size: 11px; 
  color: #B0AA91;
}

#account A {
  color: #B0AA91;
}

#account h4 {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #B0AA91;
}

/*
 +++++++++++++++++++++ tell_a_friend.php +++++++++++++++
*/

#detail_master_photo_taf {
  clear: both;
  float: left;
  width: 390px;
  min-width: 390px;
  max-width: 390px;  
}

#detail_master_photo_taf IMG {
padding-left: 50px;
}

#tell_a_friend_a {
  float: left;
}

#tell_a_friend_b {
  clear: both;
}

/*
 +++++++++++++++++++++ wehunt4you.php +++++++++++++++
*/
#hunt4you {
  background: #FFFFFF;
  padding: 5px 15px 5px 15px;
  font-family: Arial, sans-serif;
  font-size: 11px; 
  color: #B0AA91;
}

#hunt4you LABEL {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

#hunt4you input {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

#hunt4you textarea {
  font-family: Arial, sans-serif;
  font-size: 11px;
  width: 450px;
  height: 80px;
  color: #B0AA91;
}

#hunt4you h4 {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #B0AA91;
}


head:first-child+body INPUT,TEXTAREA{
  border-style: solid;
  border-width: 1px;
  border-color: #B0AA91;  
}

head:first-child+body INPUT.noBorderButton {  
  border-style: none;
  border-width: 0px;
}

/*
 
 INPUT, TEXTAREA {
  border-style: solid;
  border-width: 1px;
  border-color: #B0AA91;
}

* html INPUT.privacy {
  border-style: none;
}

* html INPUT.ieCheckbox {
  border-style: none;
}
*/