/*
rand: c74317
grijs: e7e5e5
bgcolor: FFD5C7
*/

* {
  margin:0px;
  padding:0px;
  font-family:tahoma;
}
HTML,BODY {
  height:100%; /* IE6: treaded as min-height*/
}
BODY {
  background-color:#FFD5C7;
}
IMG {
  border:0px;
}

li,li a{min-height:1%;} /* IE 7 */
* html li, * html li a{height:1%;} /* IE 5 5.5 6 */

A, .pointer { cursor: pointer; }
.bold { font-weight: bold; }
.italic { font-style: italic; }

H1,H2,H3,H4 { display:inline; }
H1 { font-size:15px; }
H2 { font-size:14px; }
H3 { font-size:13px; }
H4 { font-size:12px; }


/* Default list presentations */
UL {
  display:inline-block;
  margin:0px;padding:0px;
  
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

LI {
  background-position:left top;
  background-repeat:no-repeat;
}div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:994px;
	
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	
	border-left:2px solid #c74317;
	border-right:2px solid #c74317;
	
	/* faux colomns */
	background-image:url(images/main_bg_stripe.gif);
	background-repeat:repeat-y;
	background-position:right;
}

div#top {
  background:#FFD5C7;
  width:994px;
  z-index:-1;
  overflow:hidden;
  overflow:hidden;
  
  border-bottom: 2px solid #c74317;
  
  background-image:url(images/background.gif);
  background-repeat: no-repeat;
}


div#main {
  position:relative; /* needed for footer positioning*/
  /*_padding:1em 1em 5em; /* bottom padding for footer */
  width:994px;
  /* border-top: 2px solid #269843; */
  overflow:hidden;
  
  height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	margin: 0px auto 0px auto;
}


/* Main div */
DIV#content {
  /*width:815px;*/
  width:630px;
  float:left;
  padding-left:5px;
  padding-top:10px;

  height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	margin: 0px auto 0px auto;
}

DIV#bottom {
	position:absolute;
	width:994px;
	bottom:0; /* stick to bottom */
}


div#top A {
  text-decoration:none;
}

H1.siteTop A {
  float:left;
  font-size:35pt;
  margin-left:20px;
  color: #4b4747;
}

div#top div.topSearch {
  float:right;
  margin-top:20px;
  width:300px;
}
div#top div.topSearch INPUT {
  font-size: 12px;
  font-family:verdana;
}
div#top div.topBanner {
  text-align:center;
  width:100%;
}

div#menu {
  float:right;
  width:174px;
  /*border-right:2px solid #c74317;*/
  
  /*_padding:1em 1em 5em; /* bottom padding for footer */
  /* border-top: 2px solid #269843; */
  overflow:hidden;
  
  height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	margin: 0px auto 0px auto;
}

div#menu div.leftSearch {
  margin-top:20px;
}

div#menu div.leftSearch INPUT {
  font-size:12px;
  font-family:verdana;
  float:right;
}

div#menu div.menu {
  clear:both;
  float:left;
  margin-top:7px;
  width:100%;
  
}

div#menu div.menu H1 {
  font-family:georgia;
}
div#menu div.menu UL {
  border-top:1px solid #c74317;
}

div#menu div.menu UL LI {
  padding-left:5px;
  font-size:13px;
  padding-bottom:3px;
}

div#menu div.menu UL LI A {
  color:blue;
}








div#leftmenupages {
  margin-top:20px;
  border-top:1px solid #c74317;
}
div#leftmenupages A {
  font-size:12px;
}



div#banner {
  float:left;
  width:180px;
  margin-top:10px;
  text-align:center;
}
.receptgroep {

}

.receptgroep H1 {
  display:block;
  font-family:georgia;
  font-size:16px;
  text-align: center;
}
.receptgroep SPAN.beschrijving {
  font-size:13px;
}

.receptgroep UL {
  margin-top:20px;
}
.receptgroep UL LI.recept {
  font-size: 13px;
  font-family: verdana;
  padding-left: 16px;
  padding-bottom: 5px;
  background-image: url(images/icon_food.gif);
  float:left;
  width:45%;
}
.receptgroep UL LI.ad {
  float:left;
  width:100%;
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
}

.receptgroep P {
  font-size:14px;
  padding-top:10px;
}
.receptgroep P A {
  color:red;
}
.receptgroep .noRecipes {
  width:100%;
  text-align:center;
  margin: 0 auto;
  margin-top:20px;
  font-size:13px;
}

.recept {

}
.recept H1 {
  display:block;
  font-family:georgia;
  font-size:16px;
  text-align: center;
  margin-bottom: 15px;
}

.recept .banner {
  float:right;
  width: 350px;
  margin: 0 auto;
  text-align:center;
}

.recept .info {
  float:left;
  text-align:left;
  width: 270px;
}
.recept SPAN {
  font-size: 13px;
}
.recept A {
  color:black;
  text-decoration:none;
}
.recept UL {
  display:block;
}
.recept UL LI {
  font-size: 13px;
  padding-left:12px;
}
.recept UL LI.header {
  font-size: 14px;
  font-weight: bold;
  
  font-size:14px;
  font-weight:bold;

  padding-left:12px;
  margin-bottom:5px;
  
  background-image: url(images/point.png);
  background-position:left center;
  background-repeat:no-repeat;
}
.recept UL LI.print {
  padding-top:15px;
}
.recept UL LI.email {
  padding-top:3px;
}

.recept .ingredienten {
  clear:both;
  float:left;
  padding-left:10px;
  padding-top:20px;
  width:45%;
}
.recept .beschrijving {
  float:right;
  padding-left:10px;
  padding-top:20px;
  width:45%;
}








/** reacties **/

.recept .reactions  {
  clear:both;
  padding-top:10px;
  width:100%;
}

.recept .reactions H2 {
  font-size:14px;
  width:100%;
  margin-bottom:15px;
  display:block;
  border-bottom:1px solid black;
}



.recept .reactions .reactionblock {
  float:left;
  margin-right:5px;
  width:47%;
  overflow:hidden;
}
.recept .reactions .reactionblock LI {
  padding-top:13px;
}
.recept .reactions .reactionblock LI SPAN.reactiondate {
  padding-left:5px;
  font-size:10px;
}
.recept .reactions .inputreactionblock {
  float:left;
  width:50%;
}
.recept .reactions .inputreactionblock TABLE TD {
  font-size:12px;
  padding-top:5px;
}

.recept .reactions .inputreactionblock TABLE TD.inputerror {
  border:2px solid white;
  background-color: white;
  padding: 0px;
}
.recept .reactions .inputreactionblock TABLE TD.inputerror UL {
  border: 2px solid red;
}


.recept .reactions .inputreactionblock INPUT, .recept .reactions .inputreactionblock TEXTAREA {
  width:80%;
  border:0px;
  padding-left:3px;
  font-size:12px;
}
.links {
  width:170px;
  float:left;
  
  font-size: 13px;
  padding:10px;
}
.links A {
  color:blue;
}
.links LI {
  padding-left:5px;
}
.links LI.header {
  font-weight:bold;
  padding-left:0px;
}

SPAN.beschrijving LI {
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
}


/* homepage */
.homepage {
  padding:5px;
}
.homepage H1 {
  display:block;
  font-family:georgia;
  font-size:16px;
  text-align: center;
  margin-bottom:20px;
}
.homepage SPAN.beschrijving {
  font-size:13px;
}
.homepage STRONG {
  font-size:13px;
  font-weight:bold;
}
.homepage UL {
  margin-left:10px;
}
.homepage UL LI {
  font-size: 13px;
  font-family: verdana;
  padding-left: 16px;
  padding-bottom: 5px;
  background-image: url(images/icon_food.gif);
}