/* RawFoodCacao CSS */

html {
	background: url('../afbeeldingen/html_bg.gif');
}

body {	
	background: url('../afbeeldingen/body_bg.gif') repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}

/*
	Main ID's
*/

div#container {
	width: 951px;
	margin: auto;
}

div#upper_top {
	background: url('../afbeeldingen/upper_top_bg.gif') no-repeat;
	width: 951px;
	height: 13px;
}

div#middle_top {
	background: #FFF;
	width: 939px;
	height: 15px;
	margin: auto;
}

div#lower_top {
	background: #FFF;
	width: 939px;
	margin: auto;
}

div#lower_top_banner {
	background: url('../afbeeldingen/lower_top_banner.gif') no-repeat;
	width: 900px;
	height: 265px;
	margin: auto;
}
div#lower_top_banner_text {
	position: absolute;
	height: 45px;
	margin-top: 220px;
	margin-left: 735px;
}
div#lower_top_banner_text h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	margin-left: 15px;
}
div#lower_top_menu {
	width: 900px;
	margin: auto;
}
div#lower_top_menu_left {
	background: url('../afbeeldingen/box/menu_left.gif') no-repeat;
	width: 11px;
	height: 41px;
	float: left;
}
div#lower_top_menu_center {
	background: url('../afbeeldingen/menu_bg.gif') repeat-x;
	width: 878px;
	height: 41px;
	float: left;
}
div#lower_top_menu_center ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#lower_top_menu_center li {
	display: inline;
}
div#lower_top_menu_center li a {
	float: left;
	height: 41px;
	line-height: 41px;
	margin: 0px 10px 0px 5px;
	padding: 0px 5px 0px 5px;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
	z-index: 10;
	display: block;
	outline: 0;
}
div#lower_top_menu_center li a.active {
	background: url('../afbeeldingen/menu_link_active.gif') center bottom no-repeat;
	font-weight: bold;
}
div#lower_top_menu_center li a:hover {
	background: url('../afbeeldingen/menu_link_active.gif') center bottom no-repeat;
}
div#lower_top_menu_right {
	background: url('../afbeeldingen/box/menu_right.gif') no-repeat;
	width: 11px;
	height: 41px;
	float: left;
}

div#holder_main {
	background: #FFF;
	width: 939px;
	margin: auto;
}
div#upper_main {
	height: 20px;
	margin: auto;
}
div#middle_main {
	width: 900px;
	margin: auto;
}
div#middle_main hr {
	margin: 0;
	padding: 0;
	color: #E4E4E4;
	background: #E4E4E4;
	height: 1px;
}
div#lower_main {
	background: #FFF;
	width: 900px;
	margin: auto;
	margin-top: 10px;
}
div#lower_main_content {
	float: left;
	width: 680px;
}
div#lower_main_content hr {
	margin: 0;
	padding: 0;
	color: #E4E4E4;
	background: #E4E4E4;
	height: 1px;
}
div#lower_main_menu {
	float: left;
	width: 200px;
	margin-left: 20px;
}

div#holder_bottom {
	width: 939px;
	margin: auto;
}
div#bottom_left {
	background: url('../afbeeldingen/box/main_bottom_left.png') no-repeat;
	float: left;
	width: 9px;
	height: 9px;
}
div#bottom_center {
	background: #FFF;
	float: left;
	width: 921px;
	height: 9px;
}
div#bottom_right {
	background: url('../afbeeldingen/box/main_bottom_right.png') no-repeat;
	float: left;
	width: 9px;
	height: 9px;
}
div#holder_footer {
	width: 939px;
	height: 55px;
	line-height: 55px;
	margin: auto;
}
div#footer_left {
	float: left;
	font-size: 11px;
	color: #DFE2B0;
}
div#footer_left a {
	color: #DFE2B0;
	text-decoration: none;
}
div#footer_right {
	float: right;
}
div#footer_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#footer_right li {
	float: left;
	font-size: 11px;
	color: #FFF;
	margin-left: 1px;
	margin-right: 1px;
}
div#footer_right li a {
	color: #DFE2B0;
	text-decoration: none;
}

/* Content Classes */
div.main_item_full {
	width: 680px;
	margin-top: 10px;
}
div.main_item_full h1 {
	color: #3F2D2D;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
div.main_item_full h2 {
	color: #C2C2C2;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	margin-top: 5px;
	padding: 0;
}
div.main_item_full p {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	color: #342B2A;
	font-size: 13px;
	line-height: 20px;
}

div.main_item_full li {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	color: #342B2A;
	font-size: 13px;
	line-height: 14px;
}

div.main_item_full p img {
	float: right;
	padding-left: 5px;
}

div.menu_item_dark {
	width: 196px;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.menu_item_dark_top_left {
	background: url('../afbeeldingen/box/navigation_dark_top_left.gif') no-repeat;
	float: left;
	width: 7px;
	height: 7px;
}
div.menu_item_dark_top_center {
	background: #F8F8F9;
	float: left;
	height: 5px;
	width: 182px;
	border-top: 2px solid #DEDEDF;
}
div.menu_item_dark_top_right {
	background: url('../afbeeldingen/box/navigation_dark_top_right.gif') no-repeat;
	float: left;
	width: 7px;
	height: 7px;
}
div.menu_item_dark_middle_main {
	background: #F8F8F9;
	border-left: 2px solid #DEDEDF;
	border-right: 2px solid #DEDEDF;
}
div.menu_item_dark_middle_main ul {
	list-style: none;
	width: 175px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
div.menu_item_dark_middle_main li {
	background: url('../afbeeldingen/menu_item.gif') no-repeat left;
	line-height: 25px;
	padding-left: 15px;
	border-bottom: 1px dotted #DEDEDF;
}
div.menu_item_dark_middle_main li.last {
	border-bottom: 0;
}
div.menu_item_dark_middle_main li a {
	color: #969191;
	font-size: 11px;
	text-decoration: none;
}
div.menu_item_dark_middle_main li a:hover {
	text-decoration: underline;
}
div.menu_item_dark_bottom_left {
	background: url('../afbeeldingen/box/navigation_dark_bottom_left.gif') no-repeat;
	float: left;
	width: 7px;
	height: 7px;
}
div.menu_item_dark_bottom_center {
	background: #F8F8F9;
	float: left;
	height: 5px;
	width: 182px;
	border-bottom: 2px solid #DEDEDF;
}
div.menu_item_dark_bottom_right {
	background: url('../afbeeldingen/box/navigation_dark_bottom_right.gif') no-repeat;
	float: left;
	width: 7px;
	height: 7px;
}

div.menu_item_light {
	width: 196px;
	margin-bottom: 10px;
}
div.menu_item_light_top_left {
	background: url('../afbeeldingen/box/navigation_light_top_left.gif') no-repeat;
	float: left;
	width: 7px;
	height: 7px;
}
div.menu_item_light_top_center {
	float: left;
	height: 5px;
	width: 182px;
	border-top: 2px solid #CFD389;
}
div.menu_item_light_top_right {
	background: url('../afbeeldingen/box/navigation_light_top_right.gif') no-repeat;
	float: left;
	width: 7px;
	height: 7px;
}
div.menu_item_light_middle_main {
	border-left: 2px solid #CFD389;
	border-right: 2px solid #CFD389;
}
div.menu_item_light_middle_main ul {
	list-style: none;
	width: 175px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
div.menu_item_light_middle_main li {
	background: url('../afbeeldingen/menu_item.gif') no-repeat left;
	line-height: 25px;
	padding-left: 15px;
	border-bottom: 1px dotted #A4BFD5;
}
div.menu_item_light_middle_main li.last {
	border-bottom: 0;
}
div.menu_item_light_middle_main li a {
	color: #969191;
	font-size: 11px;
	text-decoration: none;
}
div.menu_item_light_middle_main li a:hover {
	text-decoration: underline;
}
div.menu_item_light_bottom_left {
	background: url('../afbeeldingen/box/navigation_light_bottom_left.gif') no-repeat;
	float: left;
	width: 7px;
	height: 7px;
}
div.menu_item_light_bottom_center {
	float: left;
	height: 5px;
	width: 182px;
	border-bottom: 2px solid #CFD389;
}
div.menu_item_light_bottom_right {
	background: url('../afbeeldingen/box/navigation_light_bottom_right.gif') no-repeat;
	float: left;
	width: 7px;
	height: 7px;
}

div.menu_ad {
	margin-top: 30px;
}

/* Regular ID's */
div.clear {
	clear: both;
}

.fullscreen {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}