html {
	height: 101%;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	color: #333333;
	font-size: 73%;
}

.topbar {
	/*background-color: #575138;*/
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #999966;
}
.topbar a:link {
	color: #999966;
	text-decoration: none;	
}
/* the different banner images defined per section*/
.topbanner {
	background-color: #333333;
	background-image: url(../../../images/topbanners/_home.jpg);
	background-repeat: no-repeat;
	width: 918px;	
}

.topbanner_malika{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_malika.jpg);
	background-repeat: no-repeat;
}

.topbanner_cookingclass{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_cookingclass.jpg);
	background-repeat: no-repeat;
}

.topbanner_asian{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_asian.jpg);
	background-repeat: no-repeat;
}

.topbanner_african{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_african.jpg);
	background-repeat: no-repeat;
}

.topbanner_seafood{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_seafood.jpg);
	background-repeat: no-repeat;
}

.topbanner_provence{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_provence.jpg);
	background-repeat: no-repeat;
}

.topbanner_french{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_french.jpg);
	background-repeat: no-repeat;
}

.topbanner_fusion{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_fusion.jpg);
	background-repeat: no-repeat;
}

.topbanner_fingerfood{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_fingerfood.jpg);
	background-repeat: no-repeat;
}

.topbanner_kids{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_kids.jpg);
	background-repeat: no-repeat;
}

.topbanner_christmas{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_christmas.jpg);
	background-repeat: no-repeat;
}

.topbanner_herbs{
	background-color: #333333;
	width: 918px;
	background-image:  url(../../../images/topbanners/_herbs.jpg);
	background-repeat: no-repeat;
}

.topbanner_teambuilding{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_teambuilding.jpg);
	background-repeat: no-repeat;
}

.topbanner_classschedule{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_classschedule.jpg);
	background-repeat: no-repeat;
}

.topbanner_culinaryheritage{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_culinaryheritage.jpg);
	background-repeat: no-repeat;
}

.topbanner_recipes{
	background-color: #333333;
	width: 918px;
	background-image:  url(../../../images/topbanners/_recipes.jpg);
	background-repeat: no-repeat;
}

.topbanner_recipedesign{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_recipedesign.jpg);
	background-repeat: no-repeat;
}

.topbanner_cookbook{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_cookbook.jpg);
	background-repeat: no-repeat;
}

.topbanner_articles{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_articles.jpg);
	background-repeat: no-repeat;
}

.topbanner_press{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_press.jpg);
	background-repeat: no-repeat;
}

.topbanner_testimonials{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_testimonials.jpg);
	background-repeat: no-repeat;
}

.topbanner_links{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_links.jpg);
	background-repeat: no-repeat;
}

.topbanner_contact{
	background-color: #333333;
	width: 918px;
	background-image: url(../../../images/topbanners/_contact.jpg);
	background-repeat: no-repeat;
}

/* the different sections have to get the same titles*/
.contentheading, 
.contentheading_malika, 
.contentheading_cookingclass,
.contentheading_asian, 
.contentheading_african,
.contentheading_seafood,
.contentheading_provence,
.contentheading_french,
.contentheading_fusion,
.contentheading_fingerfood,
.contentheading_kids,
.contentheading_christmas,
.contentheading_herbs,
.contentheading_teambuilding, 
.contentheading_wineclass, 
.contentheading_classschedule,
.contentheading_testimonials,
.contentheading_recipedesign,
.contentheading_cookbook,
.contentheading_recipes,
.contentheading_culinaryheritage,
.contentheading_articles,
.contentheading_press,
.contentheading_links,
.contentheading_contact {
	height: 30px;
	color: #992618;
	font-weight: bold;
	font-size: 110%;
	white-space: nowrap;
	letter-spacing: 1px;
}

/* the different sections, when they are modules also have to get the same titles*/
.componentheading,
.componentheading_recipes,
.componentheading_articles,
.componentheading_press,
.componentheading_links,
.componentheading_contact {
	height: 30px;
	color: #992618;
	font-weight: bold;
	font-size: 110%;
	white-space: nowrap;
	padding-left: 4px;
	letter-spacing: 1px;
}

.navigation {
	width: 197px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 3px;
	padding-left: 15px;
	padding-bottom: 20px;
	background-color: #F2F2E7;
}

.contentblock{
	width: 703px;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F2F2E7;
	border-bottom-color: #F2F2E7;
}

#content_text{
	padding-top: 22px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	line-height: 20px;
	font-size: 97%;
	padding-right: 10px;
	list-style-type: square;
	position: relative;
}

/* the copyright text at the bottom*/
.copyright{
	color: #999966;
	font-weight: normal;
	font-size: 80%;
	color: #999966;
	padding-top: 15px;
	padding-bottom: 8px;

}
/* red titles*/
h4 {
	color: #992618;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 1px;
}
/* bold subtitles*/
h5 {
	font-size: 100%;
	font-weight: bold;
}

li {
	list-style-type: square;
}
/* when images need a grey border around them*/
.bordered {
	border: 1px solid #F2F2E7;
}

/*the box on the homepage*/
.box {
	border: 1px solid #CCCCCC;
	width: 285px;
	/*width: 154px;*/
	float: right;
	/*overflow:hidden;*/
}
/* the text inside the box*/
.box p{
	margin: 10px;
}
/*the title inside the box*/
.box h4{
	margin: 10px;
	color: #999933;
}
/*the subtitle inside the box*/
.box h5{
	margin: 10px;
}
/* Joomla core stuff */
a:link, a:visited {
	color: #999933;
	text-decoration: none;
}

a:hover {
	color: #cccc33;
	text-decoration: none;
}


/*navigation styles */
/*topmenu: login, register and usermenu: logout and user details button*/
/*ul#mainlevel_topmenu, ul#mainlevel_topmenu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel_topmenu li, ul#mainlevel_usermenu li {
	list-style: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color:#999966;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	white-space: nowrap;
}

ul#mainlevel_topmenu li a, ul#mainlevel_usermenu li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

ul#mainlevel_topmenu li a:hover, ul#mainlevel_usermenu li a:hover {
	text-decoration: none;
	color: #B5AD4A;
}*/

a.mainlevel_topmenu:link, a.mainlevel_topmenu:visited, a.mainlevel_usermenu:link, a.mainlevel_usermenu:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	text-decoration: none;
	/***original color*********
	color:#999966;*/
	color:#A3A3A3;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
}

a.mainlevel_topmenu:hover, a.mainlevel_usermenu:hover {
	text-decoration: none;
	/***original color*********
	color: #B5AD4A;*/
	color: #CCCCCC;
}

/*left menu*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color:#666633;
	height: 26px !important;
	height: 25px;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #D34C29;
}

a.mainlevel#active_menu {
	color:#D34C29;
}

a.mainlevel#active_menu:hover {
	color: #CC0000;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 93%;
	height: 26px !important;
	height: 25px;
	text-decoration: none;
	color:#666633;
	text-align: left;
	background-image: url(../../../images/M_images/pijltje.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
}

a.sublevel:hover {
	color: #D34C29;
	text-decoration: none;
	background-image: url(../../../images/M_images/pijltje_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.sublevel:#active_menu {
	color: #D34C29;
	background-image: url(../../../images/M_images/pijltje_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td div a#active_menu {
	color: #D34C29;
	background-image: url(../../../images/M_images/pijltje_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* highlighted pieces after search in resultspage*/
.highlight {
	background-color: #FF9C00;
	color: Blue;
	padding: 0;
}

/* content stylen van gewone content*/
table.contentpaneopen {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: left;
	vertical-align: top;
}

table.contentpaneopen td {
	padding-right: 10px;
}

table.contentpaneopen td.componentheading {
	 padding-right: 10px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}



/* content stylen van componenten content*/
table.contentpane {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: left;
	vertical-align: top;
}

table.contentpane_contact {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: left;
	vertical-align: top;
	margin-left: 7px;
}

table.contentpane td {
	margin: 0px;
	padding-right: 5px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}



/*???????????*/
.contentcolumn {
	padding-right: 5px;
}



.contentpagetitle {
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

/* content stylen van modules content*/

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #666666;
	text-align: left;
	/*padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 110%;
	text-transform: uppercase;
	margin: 0 0 2px 0;*/
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
/* all buttons, like search button*/
.button {
	/* original color*******************
	color: #928F70;
	background-color: #464123;*/
	color: #A3A3A3;
	background-color: #666666;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	border: 1px solid #353302;
	width: auto;
	padding: 0px 5px;
	height: 22px !important;
	height: 23px;
	margin: 1px 1px 1px 5px;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1pt;
}

.back_button {
	margin-top: 10px;	/*position: absolute;
	top: 262px;
	right: 245px;*/
	
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.image_left{
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.image_right{
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}

/************ recipes *************/

/*recipe container*/
#recipe {
	background-color: #FFFFFF;
	display: block;
	width: 680px;
}

/* the full picture of the recipe*/
#full_picture {
	width: 680px;
	overflow: hidden;
}

/* position of the open and close recipe button*/
#openclose {
	position: absolute;
	top: 100px;
	right: 25px;
}
/* to change the cursor into a hand when you roll over the open/close button*/
a.dummylink {cursor:pointer;cursor: hand;}
a.dummylink:hover {cursor:pointer;cursor: hand;}
a.dummylink:visited {cursor:pointer;cursor: hand;}

/* the pane of the full recipe openign and closing*/
#full_recipe {
	background-color: #FFFFFF;
	position: absolute;
	width: 670px;
	top: 59px;
	left: 10px;
	padding: 10px;
}

.blog {
	padding-left: 4px;
}

.contentpane_recipes {
	padding-left: 4px;
}

/* de geslecteerde categorie in de lijst*/
a.category_selected {
	font-weight: bold;
	color: #992618;
}

/* de title van de tabel met de lijst van items binnen een categorie bv. "recipe title"*/
.sectiontableheader_recipes {
	font-weight: bold;
	margin-bottom: 12px;
	background-color: #F2F2E7;
}

/*de table rond de lijst van items binnen een categorie bv. recepten*/
.list_table{
	border: 1px solid #F2F2E7;
	padding: 7px;
	margin-top: 10px;
	margin-left: 23px;
	margin-right: 30px;
}

.bordered_table{
	border: 1px solid #F2F2E7;
	padding: 7px;
}

/* floating boc to the left, rest of the text flows around it like for the saveur d'enfance*/
.textbox_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 50%;
}


/*.pagenav_prev {
	background-color: #454022;
	color: #FFFFFF;
	font-size: 85%;
	width: 90px;
	text-align: center;
}

a.pagenav_prev:link, a.pagenav_prev:visited {
	color: #FFFFFF;
}

.pagenav_next {
	background-color: #454022;
	color: #FFFFFF;
	font-size: 85%;
	width: 90px;
	text-align: center;
}

a.pagenav_next:link, a.pagenav_next:visited {
	color: #FFFFFF;
}*/

.lang a:link, .lang a:visited{
	color:#A3A3A3;
	font-family:Verdana,Arial,sans-serif;
	font-size:100%;
	font-weight:bold;
	letter-spacing:1px;
	line-height:16px;
}
.lang a:hover{
	color: #CCCCCC;
}