﻿@charset "utf-8";
/* --------------------------------------------------------=
	CSS Document by Juice BV
	Copyright © Juice BV 

	Juice BV
	Noorderbaan 10
	5388 RB Nistelrode
	
	T: 0412-611453
	F: 0412-614963
	E: info@itsallinthemix.nl
	I: www.itsallinthemix.nl
=-------------------------------------------------------- */

/* ===== Standaard ===== */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.clear {
	clear: both;
}
img {
	border: none;
}
a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #6699cc;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.row {
	clear : both;
	overflow : hidden;
}
/* ===== jQuery hiding ==== */
.js .hideMe {
	display:none;
}
.js .AanvullendMouse {
	display:none;
}
.js .overLayer {
	display:none;
}
/* ===== Header ===== */
#header {
	background: #FFFFFF repeat-x url(../img/ombouw/header/hdback.gif) center top; 
	height: 152px; 
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding-top: 20px;
	overflow: hidden;
	_overflow: inherit;
	width: 100%;
	z-index: 1;
}
.headerMain {
	width: 976px;
	height: 122px;
	margin: 0 auto;
	margin-top: -24px;
	position: relative;
}
.headerBgTmp {
	background: #FFFFFF repeat-x url(../img/ombouw/header/hdback.gif) left -40px; /* ACTIEHEADER */
	width: 976px;
	height: 122px;
	margin: 0 auto;
	margin-top: -122px;
}
.headerLeft {
	float: left;
	width: 325px;
}
.headerTxtLogo {
	float: left;
	padding: 72px 0 0 15px;
}
.headerCenter {
	float: left;
	width: 300px;
	margin-left: 250px;
}
.headerRight {
	float: right;
	_position: absolute;
	width: 110px;
	margin-right: -40px;
}
.headerLink {
	float: left;
	width: 100px;
	height: 122px;
}
.headerSlogan {
	float: right;
	width: 290px;
	height: 60px;
	margin: 7px 0 28px 0;
}
.headerSearch {
	float: right;
	min-width: 264px;
	width: 264px;
	height: 27px;
	background: no-repeat #acc8e3 url(../img/ombouw/header/srch_top.gif) right top;
	margin: 0 auto;
}
.headerSearch .zoekStr {
	float: left;
	width: 185px;
	border: 1px solid #797c7e;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 0 5px;
	padding: 1px 1px 1px 2px;
	background-color:#FFFFFF;
}
.headerSearch .zoekBtn {
	float: right;
	width: 60px;
	height: 17px;
	border: 0;
	background: no-repeat url(../img/ombouw/header/btn_zoek.gif);
	margin: 5px 5px 0 0;
	cursor: pointer;
}
/* ===== TabMenu ===== */
#topMenu {
	width: 100%;
	height: 38px;
	position: absolute;
	top: 158px;
	left: 0;
	margin: 0 auto;
	z-index: 10;
}
.navigation {
	width: 976px;
	height: 25px;
	margin: 0 auto;
	margin-top: 17px;
	border-bottom: 2px solid #000000;
}
.navigation li a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #6699cc url(../img/ombouw/tabs/tab_out.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 14px;
	cursor: pointer;
}
.navigation li a span {
	height: 25px;
	line-height: 23px;
	background: url(../img/ombouw/tabs/tab_out.gif) right top no-repeat;
	padding-right: 14px;
	cursor: pointer;
}
.navigation li a, .navigation a span, .wmIcon div span, .wmIcon div {
	display: block;
	float: left;
}
.navigation li a:hover, .navigation li.selected a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000 url(../img/ombouw/tabs/tab_over.gif) left top no-repeat;
	text-decoration: none;
	cursor: pointer;
}
.navigation li a:hover span, .navigation li.selected a span {
	background: url(../img/ombouw/tabs/tab_over.gif) right top no-repeat;
	cursor: pointer;
}
.navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 25px;
}
.navigation li {
	float: left;
	margin: 0 1px 0 0;
}
.navigation .outlet a {
	background: #FFFFFF url(../img/ombouw/tabs/tab_down_outlet.gif) left top no-repeat;
}
.navigation .outlet a span {
	background: url(../img/ombouw/tabs/tab_down_outlet.gif) right top no-repeat;
}
#subMenu {
	width: 100%;
	height: 20px;
	position: absolute;
	top: 200px;
	left: 0;
	margin: 0 auto;
	z-index: 10;
}
.tabDown {
	width: 976px;
	height: 21px;
	margin: 0 auto;
	margin-top: 2px;
}
.subLeft {
	float: left;
	display: block;
}
.subLeft {
	height: 21px;
	margin: 0 auto;
}
.subLeft a {
	color: #656565;
	background: #FFFFFF url(../img/ombouw/tabs/tabLeft_out.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	cursor: pointer;
}
.subLeft a span {
	height: 21px;
	line-height: 19px;
	background: url(../img/ombouw/tabs/tabLeft_out.gif) right top no-repeat;
	padding-right: 10px;
	cursor: pointer;
}
.subLeft a, .subLeft a span {
	display: block;
	float: left;
}
.subLeft a:hover, .subLeft .selected a {
	color: #FFFFFF;
	background: #000000 url(../img/ombouw/tabs/tabDown_over.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	cursor: pointer;
}
.subLeft a:hover span, .subLeft .selected a span {
	background: url(../img/ombouw/tabs/tabDown_over.gif) right top no-repeat;
	padding-right: 10px;
	cursor: pointer;
}
.subLeftTab {
	float: left;
	margin: 0 1px 0 0;
}
.subRight {
	float: right;
	display: block;
}
.subRight {
	height: 21px;
	margin: 0 auto;
}
.subRight a {
	color: #000000;
	background: #FFFFFF url(../img/ombouw/tabs/tabRight_out.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	cursor: pointer;
}
.subRight a span {
	height: 21px;
	line-height: 19px;
	background: url(../img/ombouw/tabs/tabRight_out.gif) right top no-repeat;
	padding-right: 10px;
	cursor: pointer;
}
.subRight a, .subRight a span {
	display: block;
	float: left;
}
.subRight a:hover, .subRight .selected a:hover {
	color: #FFFFFF;
	background: #000000 url(../img/ombouw/tabs/tabDown_over.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	cursor: pointer;
}
.subRight a:hover span, .subRight .selected a:hover span {
	background: url(../img/ombouw/tabs/tabDown_over.gif) right top no-repeat;
	padding-right: 10px;
	cursor: pointer;
}
.subRight div {
	float: left;
	margin: 0 0 0 1px;
}
.subRight ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.subRight li {
	float: left;
	margin: 0 0 0 1px;
}
.subRight a#tabOutlet:hover {
	color: #FFFFFF;
	background: #FF9900 url(../img/ombouw/tabs/tabOutlet_over.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	cursor: pointer;
}
.subRight a#tabOutlet:hover span {
	background: url(../img/ombouw/tabs/tabOutlet_over.gif) right top no-repeat;
	padding-right: 10px;
	cursor: pointer;
}
.subRight li a#tabMand {
	color: #000000;
	background: #FFFFFF url(../img/ombouw/tabs/tabMand_out.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 33px;
	cursor: pointer;
}
.subRight li a#tabMand span {
	height: 21px;
	line-height: 19px;
	background: url(../img/ombouw/tabs/tabMand_out.gif) right top no-repeat;
	padding-right: 8px;
	cursor: pointer;
}
.subRight li a#tabMand:hover {
	color: #000000;
	background: #000000 url(../img/ombouw/tabs/tabMand_over.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 33px;
	cursor: pointer;
}
.subRight li a#tabMand:hover span {
	background: url(../img/ombouw/tabs/tabMand_over.gif) right top no-repeat;
	padding-right: 8px;
	cursor: pointer;
}
.subRight li.selected a#tabMand {
	color: #FFFFFF;
	background: #000000 url(../img/ombouw/tabs/tabMand_down.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 33px;
	cursor: pointer;
}
.subRight li.selected a#tabMand span {
	background: url(../img/ombouw/tabs/tabMand_down.gif) right top no-repeat;
	padding-right: 8px;
	cursor: pointer;
}
/* ===== DropDown : Alle categorieen ===== */
#submenu_1 {
	width: 402px;
	background-color: #ffffff;
	border: 1px solid #000000;
	position: absolute;
	top: 202px;
	left: 50%;
	margin-left: 84px;
 	*margin-left: 83px;
	padding: 0px;
	z-index: 99;
}
.alleCatRow {
	width: 200px;
	height: 50px;
	float: left;
	display: block;
	margin: 0px;
	border-bottom: 1px dashed #cccccc;
}
.alleCatItem1 {
	width: 50px;
	height: 50px;
	float: left;
	padding-top: 8px;
	padding-left: 8px;
}
.alleCatItem2 {
	float: left;
	height: 50px;
	padding-top: 18px;
}
.alleCatDev {
	clear: both;
	width: 400px;
	height: 1px;
	display: block;
	border-bottom: 1px dashed #cccccc;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
/* ===== DropDowns : Submenu ===== */
.submenu {
	z-index: 1;
	position: absolute;
	background: #DDDDDD;
	border: 1px solid #666666;
	border-top: 1px solid #FFFFFF;
	width: 130px;
}
.submenu a {
	display: block;
	padding: 3px;
	color: #333333;
	background: #DDDDDD;
	text-decoration: none;
	width: 124px;
	text-align: left;
}
.submenu a:hover, .submenu a.selected {
	background: #999999;
	color: #FFFFFF;
	padding: 3px;
	width: 124px;
}
#submenu_2 {
	margin : 21px 0 0 267px;
 	*margin-left: -346px;
}
#submenu_3 {
	margin : 21px 0 0 368px;
 	*margin-left: -245px;
}
#submenu_4 {
	margin : 21px 0 0 431px;
 	*margin-left: -182px;
}
/* ===== Content ===== */
#content {
	margin-top: 200px;
	overflow: hidden;
	background: repeat-y url(../img/ombouw/content/shadow.gif) center;
}
#contentTop {
	overflow: hidden;
	background: no-repeat url(../img/ombouw/content/shadowTop.gif) center top;
}
#contentMain {
	padding-top: 24px;
	overflow: hidden;
	background: no-repeat url(../img/ombouw/content/shadowBottom.gif) center bottom;
}
#contentContainer {
	width: 976px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.contentSite {
	width: 961px;
	float: left;
	margin: 5px 0 0 7px;
	text-align: left;
}
#contentRight {
	width: 774px;
	float: right;
}
.contentPath {
	clear: both;
	float: left;
	width: 970px;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 0 10px;
	text-align: left;
}
/* ===== Footer ===== */
#footer {
	clear: both;
	width: 100%;
	height: 245px;
	background: repeat-x url(../img/ombouw/footer/ftback.gif) center bottom;
	margin: 0 auto;
}
.footerTop {
	clear: both;
	width: 976px;
	height: 70px;
	background: repeat-x url(../img/ombouw/1pxgrey.gif) center center;
	margin: 0 auto;
}
.certificates {
	width: 225px;
	height: 35px;
	background-color: #FFFFFF;
	padding: 15px 0 0 10px;
	margin: 0 auto;
}
.footerTxt {
	clear: both;
	width: 976px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 4px 0;
}
.footerTxt a, .footerTxt a:hover {
	color: #656565;
	font-size: 11px;
	text-decoration: underline;
}
.footerBottom {
	clear: both;
	width: 976px;
	height: 30px;
	border-top: 1px solid #656565;
	margin: 0 auto;
}
.footerCopy {
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #656565;
	padding: 4px 0;
}
.footerCreator {
	float: right;
	font-size: 9px;
	font-weight: bold;
	color: #656565;
	padding: 4px 0;
}
/* ===== Footer / Homepage ===== */
.pageFooter {
	float:left;
	width: 960px;
	margin: 20px 0 5px 8px;
	background: url(../img/ombouw/footer/ftback_grey.gif) repeat-x top right;
}
.ftBlock {
	float: left;
	width: 192px;
}
.ftBlockTitle, .ftBlockTitleFirst {
	float: left;
	min-height: 40px;
	height: 40px;
	color: #808080;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 5px 0px 5px;
	text-align: center;
	background: url(../img/ombouw/footer/ftpageback.gif) repeat-x top left;
}
.ftBlockTitle {
	width: 181px;
	margin: 1px 1px 0px 0px;
}
.ftBlockTitleFirst {
	width: 180px;
	margin: 1px 1px 0px 1px;
	_width: 181px;
	_margin: 1px 1px 0px 0px;
	_background: url(../img/ombouw/footer/ftpagebackFull.gif) no-repeat top left;
}
.ftBlockBorder {
	float: left;
	border: 1px solid #656565;
	width: 184px;
	height: auto;
	margin-left: 2px;
}
.ftBlockContent {
	margin: 3px;
	height: 282px;
	text-align: center;
	background: url(../img/ombouw/footer/ft_shade.gif) repeat-x;
}
.ftBlockContent .noflash {
	line-height: 18px;
}
.ftBlockContent .noflash a {
	line-height: 18px;
}
.ftBlockContent p {
	text-align: left;
	margin: 1px 1px 1px 5px;
}
.ftBlockContent p span {
	font-size: 17px;
	font-weight: bold;
}
.ftBlockContent a {
	text-decoration:none;
	color: #000000;
	font-size: 11px;
}
.ftBlockContent a:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 11px;
}
.ftBlockContent p a {
	text-align: left;
	background: url(../img/ombouw/footer/bullit.gif) no-repeat 0px 3px;
	margin: 2px 0;
	padding-left: 8px;
	display: block;
}
.ftBlockContent img {
	margin-bottom: 3px;
}
.ftBlockContent img.topSpace {
	margin-top: 5px;
}
.ftBlockContent img.topSpaceLine {
	margin-top: 5px;
	border: 1px solid #656565;
}
.ftBlockButton {
	float: left;
	width: 183px;
	height: 28px;
	text-align: right;
	padding-right: 2px;
	margin-top: -16px;
}
.ftBlockButton a {
	display: inline-block;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	padding: 4px 25px 4px 2px;
	background: #FFFFFF url(../img/ombouw/bot_ok.jpg) no-repeat center right;
}
.ftBlockButton a:hover {
	color: #6699cc;
	text-decoration: none;
	line-height: 24px;
	background: #FFFFFF url(../img/ombouw/bot_ok_ov.jpg) no-repeat center right;
}
.txtBrief {
	float: left;
	border: 1px solid #656565;
	width: 120px;
	padding: 1px 1px 1px 2px;
	margin: 6px 0 0 27px;
}
.ftBlockButton a.imgBrief {
	float: right;
	padding: 0;
	margin-top: 2px;
}
.footerText {
	border-top : 1px solid #000000;
	background : repeat-x url(../img/content/hor_dot.gif) left bottom;
	padding : 20px 10px;
	color: #656565;
	font-size : 11px;
}
.verder {
	display: inline-block;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	padding: 4px 2px 4px 25px;
	background: #FFFFFF url(../img/ombouw/bot_next.jpg) no-repeat center left;
}
.verder:hover {
	color: #6699cc;
	text-decoration: none;
	line-height: 24px;
	background: #FFFFFF url(../img/ombouw/bot_next_ov.jpg) no-repeat center left;
}

