@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: Arial;
	font-size: 12px;
	color: #000000;
}
a {
	color: #004c86;
}
a:hover {
	color: #86a5c2;
}
img {
	border: 0;
}
#container {
	width: 950px;
	background: repeat-y url(../images/cBg.png);
	margin: 0 auto;
	position: relative;
	padding: 0 18px;
}
.row {
	overflow: hidden;
	clear: both;
}
.clear {
	clear: both;
}
#pos {
	padding: 412px 0 0 0;
}
#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 412px;
}
.flash {
	position: absolute;
	z-index: 10;
	top: 100px;
	left: 18px;
}
.swoosh {
	z-index: 20;
	position: absolute;
	left: 18px;
	bottom: 0;
	width: 950px;
	height: 50px;
	background: no-repeat url(../images/corp/swooshBg.png);
}
#logo {
	width: 215px;
	height: 64px;
	background: no-repeat url(../images/corp/logo.gif);
	position: absolute;
	left: 48px;
	top: 20px;
}
#tab_corp {
	position: absolute;
	width: 50px;
	height: 172px;
	background: no-repeat url(../images/tab_corp.png);
	top: 93px;
	left: -21px;
	z-index: 20;
}
#tab_shop {
	position: absolute;
	width: 50px;
	height: 172px;
	background: no-repeat url(../images/tab_store.png);
	top: 236px;
	left: -17px;
	z-index: 15;
}
.search {
	position: absolute;
	width: 355px;
	top: 25px;
	left: 475px;
}
.zoekstr {
	float: left;
	border: 0;
	background: no-repeat url(../images/search.gif);
	width: 231px;
	height: 18px;
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	padding: 6px 10px 0;
}
.zoek {
	float: right;
	border: 0;
	background: no-repeat url(../images/corp/zoek.gif);
	width: 100px;
	height: 24px;
	cursor: pointer;
}
.zoek:hover {
	background: no-repeat url(../images/corp/zoek_hover.gif);
}
.taal {
	position: absolute;
	right: 18px;
	top: 5px;
}
.taal span {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	color: #004c86;
	font-size: 11px;
}
.taal a {
	display: block;
	float: left;
	width: 16px;
	height: 14px;
	margin: 0 4px 0 0;
}
.taal .nl {
	background: no-repeat url(../images/flag_nl.gif);
}
.taal .de {
	background: no-repeat url(../images/flag_de.gif);
}
.topNav {
	position: absolute;
	right: 20px;
	top: 70px;
	z-index: 30;
}
.topNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.topNav ul li {
	position: relative;
	float: left;
	display: block;
}
.topNav ul li a {
	display: block;
	color: #004c86;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 8px;
	background: no-repeat url(../images/menu.gif) left top;
}
.topNav ul li a span {
	_float: left;
	display: block;
	height: 26px;
	padding: 5px 10px 9px 2px;
	background: no-repeat url(../images/menu.gif) right top;
}
.topNav ul li a:hover {
	background: no-repeat url(../images/menu_hover.gif) left top;
}
.topNav ul li a:hover span {
	background: no-repeat url(../images/menu_hover.gif) right top;
}
.topNav ul li.haslogin a span {
	background: no-repeat url(../images/menu_login.gif) right top;
	padding-right: 25px;
}
.topNav ul li.haslogin a:hover span {
	background: no-repeat url(../images/menu_login_hover.gif) right top;
}
.topNav ul li.hassub a span {
	background: no-repeat url(../images/menu_sub.gif) right top;
	padding-right: 25px;
}
.topNav ul li.hassub a:hover span {
	background: no-repeat url(../images/menu_sub_hover.gif) right top;
}
.topNav ul li.selected a {
	background: no-repeat url(/images/corp/menu_selected_left.png) left top;
	color: #ffffff;
}
.topNav ul li.selected a span,  .topNav ul li.selectedhasLogin a span,  .topNav ul li.selectedhasLogin a:hover span,  .topNav ul li.hassubSelected a:hover span {
	background: no-repeat url(/images/corp/menu_selected.png) right top;
}
.topNav ul li ul, .topNav ul li.hassubSelected ul {
	position: absolute;
	display: none;
	z-index: 90;
	width: 136px;
	background: no-repeat url(/images/sub.png) left bottom;
	padding: 3px 15px 9px 13px;
	top: 30px;
	left: -3px;
}
.topNav ul li ul li, .topNav ul li.hassubSelected ul li {
	float: none;
	display: block;
	cursor: pointer;
	background: none;
}
.topNav ul li ul li a, .topNav ul li.hassubSelected ul li a {
	background: none;
	font-size: 12px;
	padding: 4px 5px;
	background: repeat-x url(/images/sub_i.gif) left top;
	_height: 16px;
	color: #004c86;
	cursor: pointer;
}
.topNav ul li ul li a:hover, .topNav ul li.hassubSelected ul li a:hover {
	background: repeat-x url(/images/sub_hover.gif) left top;
}
#footer {
	height: 120px;
	background: no-repeat url(../images/corp/footer.gif);
	position: relative;
	color: #ffffff;
	font-size: 11px;
	clear: both;
}
.copy {
	position: absolute;
	left: 12px;
	top: 51px;
}
.botNav {
	position: absolute;
	left: 12px;
	top: 82px;
	line-height: 15px;
}
.botNav a {
	color: #ffffff;
	text-decoration: none;
}
.botNav a:hover {
	text-decoration: underline;
}
.door {
	position: absolute;
	top: 51px;
	right: 12px;
}
.door a {
	color: #ec7405;
}
.door a:hover {
	color: #f6ba82;
}
.left {
	width: 240px;
	padding: 14px 0 0 20px;
	float: left;
}
.right {
	float: left;
	width: 650px;
	padding: 44px 0 100px 0;
}
.leftNav {
	width: 224px;
	background: repeat-y url(../images/corp/leftNavCenter.gif);
}
.leftNavBottom {
	background: no-repeat url(../images/corp/leftNavBottom.gif) left bottom;
}
.leftNavTop {
	background: no-repeat url(../images/corp/leftNavTop.gif) left top;
	min-height: 166px;
	_height: 166px;
	padding: 14px 8px 7px 0;
}
.leftNavTitle {
	clear: both;
	color: #ffffff;
	font-size: 18px;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	padding: 8px 5px 8px 45px;
}
.leftNavTitle a {
	color: #ffffff;
	text-decoration: none;
}
.leftNavTitle a:hover {
	text-decoration: underline;
}
.leftNavTop ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.leftNavTop ul li {
}
.leftNavTop ul li a {
	display: block;
	float: right;
	clear: both;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	width: 140px;
	text-align: right;
	height: 14px;
	padding: 5px 10px;
	background: repeat-x url(../images/corp/leftNavBg.gif);
}
.leftNavTop ul li.first a {
	background: none;
}
.leftNavTop ul li a.selected,  .leftNavTop ul li a.selected:hover,  .leftNavTop ul li a:hover {
	background: no-repeat url(../images/corp/leftNavBg_hover.gif) left bottom;
}
.leftNavTop ul li.first a:hover {
	background: no-repeat url(../images/corp/leftNavBg_first_hover.png) left bottom;
	_background: no-repeat url(../images/corp/leftNavBg_first_hover.gif) left bottom;
}
.leftNavTop ul li.last a:hover {
	background: no-repeat url(../images/corp/leftNavBg_last_hover.png) left bottom;
	_background: no-repeat url(../images/corp/leftNavBg_last_hover.gif) left bottom;
}
.leftNavTop ul li ul {
	display: block;
	float: right;
	padding: 0 10px 0 0;
	width: 150px;
	background: no-repeat url(/images/corp/leftNavBg_sub.gif) left bottom;
}
.leftNavTop ul li.last ul {
	background: no-repeat url(/images/corp/leftNavBg_last_sub.gif) left bottom;
}
.leftNavTop ul li ul li a,  .leftNavTop ul li.last ul li a,  .leftNavTop ul li.first ul li a {
	background: none;
}
.leftNavTop ul li ul li a:hover,  .leftNavTop ul li.last ul li a:hover,  .leftNavTop ul li.first ul li a:hover {
	background: none;
	color: #c5d5e2;
}
.leftNavTop ul li ul li a.selected,  .leftNavTop ul li.last ul li a.selected,  .leftNavTop ul li.first ul li a.selected {
	background: none;
	font-weight: bold;
	color: #ffffff;
}
.leftNavTop ul li ul li a.selected:hover,  .leftNavTop ul li.last ul li a.selected:hover,  .leftNavTop ul li.first ul li a.selected:hover {
	background: none;
	font-weight: bold;
	color: #f6ba82;
}
.path {
	color: #7f7f7f;
	font-size: 11px;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #c2d2e0;
	margin: 0 0 12px;
}
.path a {
	color: #7f7f7f;
	text-decoration: none;
}
.path a:hover {
	text-decoration: underline;
}
.path h1 {
	font-size: 11px;
	display: inline;
	margin: 0;
	padding: 0;
}
.cLeft {
	float: left;
	width: 465px;
}
.dotBlock {
	padding: 0 0 0 32px;
	background: no-repeat url(../images/corp/dot.gif) 11px 7px;
}
.title {
	color: #0d4b85;
	font-size: 18px;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
}
.subTitle {
	font-weight: bold;
	color: #004c86;
	display: block;
}
.cRight {
	float: right;
	width: 160px;
}
.nieuwsbrief {
	background: repeat-x url(../images/corp/rightBg.gif) left bottom;
	color: #7f7f7f;
	padding: 0 0 16px 0;
}
.register {
	display: block;
	width: 125px;
	height: 24px;
	background: no-repeat url(../images/corp/register.gif);
	cursor: pointer;
}
.register:hover {
	background: no-repeat url(../images/corp/register_hover.gif);
}
.formTitle {
	font-size: 14px;
	color: #004c86;
	font-weight: bold;
	background: repeat-x url(../images/corp/rightBg.gif) left bottom;
	padding: 0 0 3px 0;
	margin: 28px 0 14px 0;
	position: relative;
}
.formRow {
	clear: both;
	min-height: 20px;
	margin-bottom: 3px;
}
.formRowTxtArea {
	clear: both;
	min-height: 106px;
	margin-bottom: 3px;
}
.formLeft {
	float: left;
	width: 152px;
	padding: 0 0 0 15px;
}
.error {
	color: #dd0000;
	padding: 0 5px;
}
.formPadd {
	padding: 0 0 0 15px;
}
.formPadd span {
	cursor: pointer;
	text-decoration: underline;
	color: #004c86;
}
.formPadd span:hover {
	text-decoration: none;
}
.formRight {
	float: left;
	width: 400px;
 	*padding: 0 0 5px 0;
}
.formRight input, .formRight textarea, .loginRight input {
	width: 198px;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #c7d6e2;
}
.formRight select, .formRight select.error {
	width: 204px;
	height: 20px;
	font-size: 12px;
	color: #000000;
	padding: 0;
	border: 1px solid #c7d6e2;
}
.formTxt {
	display: block;
	clear: both;
	width: 400px;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
}
.loginRight input {
	width: 194px;
}
.formRight textarea {
	height: 100px;
}
.verzend, .reset, .inloggen {
	display: block;
	float: left;
	margin: 10px 10px 0 0;
	height: 24px;
	cursor: pointer;
}
.reset {
	width: 98px;
	background: no-repeat url(../images/btn_wissen.gif);
}
.verzend {
	width: 120px;
	background: no-repeat url(../images/corp/btn_verzend.gif);
}
.inloggen {
	float: right;
	width: 105px;
	background: no-repeat url(../images/corp/btn_login.gif);
	margin: 0;
}
.loginLeft {
	float: left;
	font-weight: bold;
	width: 100px;
}
.loginRight {
	float: left;
	width: 200px;
	padding: 0 0 5px 0;
}
.arrDown {
	display: block;
	position: absolute;
	width: 11px;
	height: 7px;
	background: no-repeat url(../images/corp/form_right.gif);
	right: 5px;
	top: 3px;
}
.merken a {
	display: block;
	float: left;
	width: 148px;
	height: 58px;
	border: 1px solid #ccdbe7;
	margin: 0 4px 4px 0;
}
.datum {
	margin: 5px 0 0 0;
	color: #999999;
}
.terug {
	display: block;
	padding: 0 0 0 15px;
	background: no-repeat url(../images/corp/terug.gif) left center;
	color: #004c86;
}
.terug:hover, .verder:hover {
	text-decoration: none;
}
.nieuwsTitle {
	color: #004c86;
	font-size: 14px;
	font-weight: bold;
	background: repeat-x url(../images/corp/rightBg.gif) left top;
	padding: 3px 0 0 0;
}
.verder {
	display: block;
	padding: 0 15px 0 0;
	background: no-repeat url(../images/corp/verder.gif) right center;
	color: #004c86;
	text-align: right;
	margin: 0 0 20px 0;
}
.nieuwsContent {
}
.nieuwsContent img {
	border: 1px solid #c2d2e0;
	margin: 0 10px 10px 0;
}
.paginering {
	height: 28px;
	background: #e0e8ef;
	border-top: 1px solid #c2d2e0;
	border-bottom: 1px solid #c2d2e0;
	color: #333333;
	text-align: center;
	padding: 10px 0 0 0;
	word-spacing:5px;
	position: relative;
}
.paginering a {
	color: #004c86;
}
.paginering a:hover {
	text-decoration: none;
}
.vorige, .volgende {
	position: absolute;
}
.vorige {
	left: 20px;
}
.volgende {
	right: 20px;
}
.zoekRes {
	padding: 0 0 15px 15px;
	background: no-repeat url(../images/corp/res.gif) 5px 5px;
}
.zoekRes a {
	color: #004c86;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.zoekRes a:hover, .zoekPath a:hover {
	text-decoration: underline;
}
.zoekRes p {
	margin: 0;
}
.zoekPath, .zoekPath a {
	color: #bbbbbb;
	text-decoration: none;
	display: inline;
	font-weight: normal;
}

