/* ------------------------------- iSTREAM ------------------------------------ */
#ContentDiv
{
	min-height: 425px;
	width: 968px;
}

#FooterDiv
{
	width: 970px;
}

.contentTable
{
	width: 970px;
}

.contentTableSmall
{
	width: 600px;	
}

.contentTitle
{
	color: #4f85c0;
	font-size: 24px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	height: 50px;
	padding-left: 20px;
}

.contentText
{
	color: #000000;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	height: 80%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.sitemap a
{
	color: #000000;
	text-decoration: none;
}

.sitemap a:hover
{
	color: #4f85c0;
	text-decoration: underline;
}

.footerTable
{
	color: #000000;
	width: 500px;
	text-align:left;
}

.footerTable a
{
	color: #000000;
	text-decoration: none;
}

.footerTable a:hover
{
	color: #4f85c0;
	text-decoration: underline;
}

.topMenuSelected, .topMenuUnselected:hover
{
	color: #FFED00 !important;
	text-decoration: none;
}

.topMenuUnselected
{
	color: #FFFFFF;
	text-decoration: none;
}

.disclaimerTable
{
	background-color: #FEFE93;
	height: 100%;
	width: 100%;
}

.search
{
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
}

.searchText
{
	color: #000000;
	font-size: 11px;
	text-align: left;
}

.searchText a
{
	color: #4f85c0;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

.searchText a:hover
{
	color: #000000;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

.menuKeukenplanner
{
	height: 52px;
	width: 100%;
	cursor: pointer;
	border-top: solid 1px #7479B4;
}

a:link, a:visited, a:active
{
	color: #094d7a;
	text-decoration: underline;
}

a:hover
{
	color: #09315e;
	text-decoration: underline;
} 

/* ---------------------------------------------------------------------------- */
body 
{
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 100%; 
}

#Bannerbox
{
	background-color: #4f85c0;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
	height:100px;
}

.BannerTitle
{
	font-weight: bold;
	font-size: 30px;
	font-family: 'Arial Narrow' , Helvetica, sans-serif;
	color: #FFF;
	left: 50px;
	position: relative;
	top: -60px;
}

#hoofdmenubox
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	background-color: #4f85c0;
	padding-top:6px;
	width: 970px;
}

#hoofdmenubox a
{
	color: #FFFFFF;
	text-decoration: none;
}

#plannermenu
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 10px;
	background-image: url(../images/gradient_top_menu.gif);
}

#plannermenu a:link, #plannermenu a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	margin:3px;
}

#plannermenu a:hover , #plannermenu a:active
{
	color: #ffff66;
	text-decoration: none;	
	margin:3px;
}

.plannermenuActive
{
	background-image: url(../images/active_button.gif);	
	background-repeat: repeat-x;
	padding:4px;
}

.plannermenuVisited
{
	background-image: url(../images/visited_button.gif);	
	background-repeat: repeat-x;
	padding:4px;
}

.contentblock
{
	text-align:center;	
	width:100%;	
}

.imageholder
{
	vertical-align:top;
	text-align:left;
	padding:2px;
}

.StijlLabel
{
	font-weight: bold;
	font-size: 24px;
	font-family: 'Arial Narrow' , Helvetica, sans-serif;
	color: #666666;
	left: 16px;
	position: relative;
	top: -36px;
}

/*  OLD SITE BELOW THIS LINE, DELETED ITEMS ON BOTTOM =======================================   */

#maintable
{
	 width: 840px;
	 border: none;
	 height: 100%;
}

#content
{
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
}
#content a
{
	color: #F14195;
}
#content .textbox
{
	border: 1px solid #CCC;
}

#content .textboxError
{
	border: 1px solid #F14195;
}

#search
{
	padding-left: 20px;
	padding-right: 20px;
	float: right;
}
#searchbox
{
	border: 1px solid #CCC;
	padding: 10px;
}
#languageselect
{
	float: right;
	color: #FFFFFF;
}
#address {
	background-image: url(../images/menu_top1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
	width: 840px;
	color: #FFFFFF;	
	clear: both;
}
#address a {
	color:#FFFFFF;
}
#address p {
	margin:0;
	padding:0;
	padding-left: 10px;
	padding-top: 7px;
}

.button
{
	background: #FFED03;
	color: #000;
	font-weight: bold;
	border: 1px solid #C0C0C0;
	vertical-align: middle;
	font-size: 11px;
	cursor: pointer;
	height: 20px;
}

#loginbox 
{
	width: 178px;
	border: 1px solid #FFF;
	float: left;
	margin-top:10px;
	padding: 10px 10px 10px 10px;
	color: #4f85c0;
}
#loginbox a 
{
	color: #FFFFFF;
}
#logintable
{
	width: 160px;
}
#logintable td
{
	text-align: right;
}
#logintable .errortext
{
	color: #000000;
	font-weight: bold;
}
#registertable
{
	width: 100%;
}
#registertable td
{
	vertical-align: top;
}
#registertable .errortext
{
	color: #F14195;
}
.errortext
{
	color: red;
	font-weight: bold;
}
.smalltext
{
	font-size: 10px;
}
#logintable .LoginText 
{
	padding: 2px;
	width: 128px;
} 
#content .LoginText 
{
	padding: 2px;
	width: 128px;
	border:solid 1px #cccccc;
} 
.BoldTitle
{
	color: #f14195;
	font-weight: bold;
	font-size: 10pt;
}

.BoldTitleUnderline
{
	color: #f14195;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

.select
{
	font-size: 11px;	
}
.selectError
{
	font-size: 11px;
	border: 1px solid #F14195;	
}
#contentLogin
{
	text-align: center;
	padding-top: 70px;
}

/*--------- Table Style ---------*/
.tableHeader
{
    height: 30px;
    font-weight: bold;
    border-bottom: #A9A9A9 1px solid;
}

.tableItemRow
{
    height: 30px;
    background-color: #FFFFCC;
    border-bottom: #A9A9A9 1px solid;
}

.tableAlternativeItemRow
{
    height: 30px;
    border-bottom: #A9A9A9 1px solid;
}

.tableFooter
{
    height: 30px;
}

.normalText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.variationprice
{
 display:block;
 text-align:right;
 font-size:14px;
 font-weight:bold;
 margin-top:5px; 	
}