@charset "utf-8";
/* CSS Document - Wandcloset.nl */

html, body, #container { 
	min-height: 100%; 
	width: 100%; 
	height: 100%;
}
html>body, html>body #container { 
	height: auto;
}
body { 
	margin: 0; 
	padding: 0;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	
	background-image: url(/images/ombouw/bg01.gif);
	background-repeat: repeat-x;
	background-color: #0082c9;
}
#container { 
	position: absolute; 
	top: 0; 
	left: 0;
}
img {
	border: none;
}
.clear {
	width: 100%;
	height: 1px;
	clear: both;
}
select, option, input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #59b0e0;
}
.order-formfield {
	width: 180px;
	margin: 0 0 1px 0; /* FF */
	*margin: 0; /* IE */
}
select.order-formfield {
	width: 182px; /* FF */
	*width: 184px; /* IE */
}
input.send-btn {
	border: none;
	margin: 5px;
	background-image: url(/images/ombouw/btn_zend01.gif); 
	width: 150px; 
	height: 18px; 
	cursor: pointer;
}
a, a:hover {
	color: #0082c9;
}

/* ===== Header ===== */
#header {
	height: 80px; 
	background: #ffffff; 
	border: none; 
	width: 100%;
	text-align: center;
}
#header-logo {
	width: 960px;
	min-width: 960px;
	padding: 17px 0 12px 0; /* FF */
	*padding: 17px 0 17px 0; /* IE6 & IE7 */
	border-bottom: 1px solid #b2daf1;
	text-align: left;
	margin: 0 auto;
}

/* ===== Content ===== */
#content {
	background-image: url(/images/ombouw/sb_bg02.png); /* FF & IE7 */
	_background-image: url(/images/ombouw/sb_bg02.gif); /* IE6 */
	background-position: right 0px; /* FF & IE7 */
	_background-position: right 0px; /* IE6 */
	background-repeat: repeat-y;
	clear: both;
	padding-bottom: 9em;
	height: auto;
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
}
#content-left {
	width: 650px;
	padding: 10px;
	float: left;
}
#content-left-header {
	width: 650px;
	clear: both;
}
#content-left-main {
	width: 650px;
	clear: both;
	padding-top: 18px;
}
#content-right {
	width: 310px;
	float: right;
}
.content-white {
	width: 630px;
	margin: 0 10px 0 10px;
	background: #FFFFFF;
}
.content-left-txt {
	clear: both;
	width: 600px;
	padding: 10px 15px 0 15px;
	background: #FFFFFF url(/images/ombouw/bg_cms_top.gif) no-repeat top left; 
	text-align: left;
	color: #000000;
}
.content-left-txt h1 {
	font-size: 16px;
	font-weight: bold;
	color: #59b0e0;
	margin: 0;
}
.content-left-txt p {
	margin: 10px 0 10px 0;
}
.content-left-bottom {
	clear: both;
	width: 630px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/ombouw/bg_cms_bottom.gif) no-repeat bottom left;
}
.content-sitemap {
	margin: 0 20px 0 20px;
}

/* ===== Content-right ===== */
.cr_top {
	background-image: url(/images/ombouw/sb_bg01.gif);
	background-repeat: no-repeat;
	width: 310px;
	height: 186px;
}
.cr_top img {
	border: 1px solid #59b0e0;
	margin: 22px 17px 0 17px;
}
.cr_item {
	text-align: right;
	padding: 0 10px 10px 10px;
}
.cr_item h1 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #59b0e0;
	padding: 11px 5px 11px 5px;
	margin: 0;
}
.cr_item p {
	text-align: left;
	margin: 10px 15px 10px 15px;
}
.cr_item p img {
	margin: 0 0 20px 0;
}
.cr_item a {
	color: #59b0e0;
	font-weight: bold;
	font-size: 12px;
	margin-right: 15px;
}
.cr_item a:hover {
	color: #b2daf1;
}
.cr_item .arrow {
	margin: 0 5px 0 5px;
}

/* ===== Content-left ===== */
#crumb {
	text-align: left;
	width: 300px;
	float: left;
	margin-top: -2px;
}
#crumb a {
	color: #000000;
	text-decoration: none;
}
#crumb a:hover {
	color: #000000;
	text-decoration: underline;
}
#crumb a.selected {
	color: #59b0e0;
	text-decoration: none;
}
#crumb a.selected:hover {
	color: #59b0e0;
	text-decoration: underline;
}
#mand {
	width: 320px;
	float: right;
	margin: -4px -8px 0 0;
	_margin: -4px 0 0 0; /* IE6 */
	vertical-align: middle;
}
.mandLeft {
	float: left;
	text-align: left;
	padding-top: 2px;
}
.mandRight {
	float: right;
}

/* ===== Menu ===== */
#nav {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 650px;
}
#nav ul {
	margin: 0;
	padding: 52px 0 0 0;
	list-style: none;
}
#nav li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0 0 0 5px;
	background-image: url(/images/ombouw/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a {
	float: left;
	display: block;
	padding: 4px 5px 6px 0;
	text-decoration: none;
	color: #000000;
	background-image: url(/images/ombouw/nav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav a:hover {
	color: #000000;
}
#nav li:hover {
	color: #000000;
	background-image: url(/images/ombouw/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left -24px;
}
#nav li:hover a {
	background-image: url(/images/ombouw/nav_right.gif);
	background-repeat: no-repeat;
	background-position: right -24px;
	color: #000000;
}
#nav li.sub:hover {
	color: #000000;
	background-image: url(/images/ombouw/nav_left_sub.gif);
	background-repeat: no-repeat;
	background-position: left 0;
}
#nav li.sub:hover a {
	background-image: url(/images/ombouw/nav_right_sub.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	color: #000000;
}
#nav li.sub:hover, #nav li.hover {
	color: #000000;
	background-image: url(/images/ombouw/nav_left_sub.gif);
	background-repeat: no-repeat;
	background-position: left 0;
}
#nav li.sub:hover a, #nav li.hover a {
	background-image: url(/images/ombouw/nav_right_sub.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	color: #000000;
}
#nav li.selected {
	background-image: url(/images/ombouw/nav_left.gif) !important;
	background-repeat: no-repeat;
	background-position: left -48px;
	color: #FFFFFF !important;
} 
#nav li.selected a {
	background-image: url(/images/ombouw/nav_right.gif) !important;
	background-repeat: no-repeat;
	background-position: right -48px;
	color: #FFFFFF !important;
	cursor: default;
}

/* ===== Winkelmand & bestelformulier ===== */
#content-mand, #content-form {
	text-align: left;
	margin: 0 0 15px 15px; /* FF */
	*margin: 0 0 15px 15px; /* IE7 */
	_margin: 0 0 15px 0; /* IE6 */
	padding-left: 2px; /* FF & IE7 */
	_padding-left: 4px; /* IE6 */
}
.content-mand-top, .content-form-top {
	clear: both;
	background-image: url(/images/ombouw/tip_top03.png); /* FF & IE7 */
	_background-image: url(/images/ombouw/tip_top03.gif); /* IE6 */
	width: 630px;
	height: 30px;
	padding-top: 5px;
}
.content-mand-center {
	clear: both;
	width: 630px;
	margin: 0;
	padding: 0 0 15px 0;
	background-color: #ffffff;
	text-align: left;
}
.content-form-center {
	text-align: left;
	background-color: #ffffff;
	width: 620px;
	padding-left: 10px;
}
.content-mand-bottom, .content-form-bottom {
	background-image: url(/images/ombouw/tip_bottom01.png); /* FF & IE7 */
	_background-image: url(/images/ombouw/tip_bottom01.gif); /* IE6 */
	width: 630px;
	height: 8px;
	clear: both;
}
.content-mand-top h1, .content-form-top h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 0 10px;
}
.content-form-center h2 {
	font-size: 14px;
	font-weight: bold;
	color: #59b0e0;
	border: 1px solid #59b0e0;
	width: 600px;
	margin: 10px 0 5px 0;
	padding: 3px;
}
.content-mand-center p {
	margin: 0;
}
.lijnen {
	background: #dddddd;
}
.row-title {
	border-bottom: 1px solid #59b0e0;
	font-weight: bold;
	color: #000000;	
	width: 610px;
	height: 16px;
	clear: both;
	margin: 0 0 0 10px;
	padding: 15px 0 0 0;
}
.row-content {
	border-bottom: 1px solid #59b0e0;
	font-weight: normal;
	color: #000000;
	width: 610px;
	height: auto;
	clear: both;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}
.col1 {
	text-align: left;
	width: 90px;
	float: left;
}
.col2 {
	text-align: left;
	width: 200px;
	float: left;
}
.col3 {
	text-align: right;
	width: 80px;
	float: left;
}
.col4 {
	text-align: right;
	width: 80px;
	float: left;
}
.col5 {
	text-align: right;
	width: 30px;
	float: left;
}
.col6 {
	text-align: right;
	width: 50px;
	float: left;
}
.col7 {
	font-weight: bold;
	text-align: right;
	width: 75px;
	float: left;
	padding: 0 5px 0 0;
}
.col1 img {
	border: 1px solid #59b0e0;
}
.col2 h1 {
	font-size: 11px;
	font-weight: bold;
	color: #59b0e0;
	margin: 0;
}
.col2 p {
	margin: 0;
}
.col6 input {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	border: 1px solid #59b0e0;
}
.row-price1 {
	font-weight: bold;
	clear: both;
	float: right;
	width: 230px;
	height: 18px;
	margin: 0 10px 0 0;
	_margin: 0 2px 0 0;
}
.row-price1 .left {
	float: left;
	margin: 2px 0 0 5px;
}
.row-price1 .right {
	float: right;
	margin: 2px 5px 0 0;
}
.row-price2 {
	font-weight: bold;
	clear: both;
	float: right;
	width: 230px;
	height: 18px;
	border: 1px solid #59b0e0;
	margin: 0 10px 0 0;
	_margin: 0 2px 0 0;
}
.row-price2 .left {
	float: left;
	margin: 2px 0 0 5px;
}
.row-price2 .right {
	color: #59b0e0;
	float: right;
	margin: 2px 5px 0 0;
}
.row-btn {	
	width: 610px;
	clear: both;
	margin: 0 0 0 10px;
	padding: 30px 0 0 0;
}
.row-btn .left {
	float: left;
}
.row-btn .right {
	float: right;
}
.row-footer {
	font-size: 10px;
	clear: both;
	width: 610px;
	margin: 0 0 0 10px;
	padding: 30px 0 0 0;
}
.tekstmargins {
	font-size: 10px;
	clear: both;
	padding-left: 10px;
}


/* ===== Frontpage - aanbieding & Detailpagina - item ===== */
.fp-tip, #dt-top {
	text-align: left;
	margin: 0 0 15px 15px; /* FF */
	*margin: 0 0 15px 15px; /* IE7 */
	_margin: 0 0 15px 0; /* IE6 */
	padding-left: 2px; /* FF & IE7 */
	_padding-left: 4px; /* IE6 */
}
.dt-top-top {
	background-image: url(/images/ombouw/tip_top02.png); /* FF & IE7 */
	_background-image: url(/images/ombouw/tip_top02.gif); /* IE6 */
	width: 630px;
	height: 8px;
}
.dt-top-center {
	text-align: left;
	background-color: #ffffff;
	width: 630px;
	height: auto;
}
.dt-top-left {
	width: 270px;
	float: left;
	padding: 0 10px 0 10px;
}
.dt-top-right {
	width: 330px;
	height: auto;
	float: right;
}
.dt-top-txt {
	clear: both;
	min-height: 200px;
}
.dt-top-txt h1 {
	font-size: 14px;
	font-weight: bold;
	color: #00659c;
	margin: 10px 0 10px 0;
}
.dt-top-txt h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}
.dt-top-right #jumpMenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.dt-top-price {
	clear: both;
	height: 15px;
	margin: 10px 0 10px 0;
}
.dt-top-van {
	font-weight: bold;
	float: left;
	margin-right: 20px;
}
.dt-top-voor {
	font-size: 12px;
	font-weight: bold;
	color: #da2128;
	float: left;
	margin-right: 20px;
}
.dt-top-btn {
	clear: both;
	margin-top: 5px;
	border-top: 1px solid #b2daf1;
}
.dt-top-btn img {
	margin: 10px 3px 0 3px;
}
.fp-tip {
	position: relative;
}
.fp-tip-top {
	clear: both;
	background-image: url(/images/ombouw/tip_top01.png); /* FF & IE7 */
	_background-image: url(/images/ombouw/tip_top01.gif); /* IE6 */
	width: 630px;
	height: 8px;
}
.fp-tip-center {
	clear: both;
	text-align: left;
	background-color: #ffffff;
	width: 630px;
	height: auto;
	min-height: 210px;
}
.fp-tip-center .left {
	text-align: left;
	width: 370px;
	margin: 0;
	float: left;
}
.fp-tip-center .left h1 {
	width: 220px;
	font-size: 12px;
	font-weight: bold;
	color: #00659c;
	margin: 4px 0 0 135px; /* FF */
	*margin: 10px 0 0 135px; /* IE */
}
.fp-tip-center .left p {
	margin: 3px 0 0 135px;
}
.fp-tip-center .left .line, .fp-tip-center .left .btn1 {
	margin: 5px 0 0 125px;
}
.fp-tip-center .left .btn2 {
	margin: 5px 0 0 30px;
}
.fp-tip-center .right {
	text-align: left;
	width: 230px;
	margin: 5px 0 5px 0;
	float: right;
}
.fp-tip-bottom, .dt-top-bottom {
	clear: both;
	background-image: url(/images/ombouw/tip_bottom01.png); /* FF & IE7 */
	_background-image: url(/images/ombouw/tip_bottom01.gif); /* IE6 */
	width: 630px;
	height: 8px;
}
.fp-tip-price {
	text-align: center;
	height: 125px;
	width: 125px;
	background: url(/images/ombouw/tip_bg01.png) no-repeat; /* FF & IE7 */
	_background: url(/images/ombouw/tip_bg01.gif) no-repeat; /* IE6 */
	padding: 25px 0 0 0;
	*padding: 40px 0 0 0; /* IE7 */
	position: absolute;
	top: 110px;
	left: -13px;
}
.fp-tip-price h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 1px 0 0 0;
}
.fp-tip-price p {
	font-size: 12px;
	font-weight: bold;
	color: #cbcbcb;
	margin: 17px 0 0 0;
}

/* ===== Frontpage / detailpagina's - items & Textpagina's - xtra-blokjes ===== */
#fp-tbl, #dt-tbl, #txt-tbl {
	margin-left: 15px; /* FF */
	*margin-left: 15px; /* IE7 */
	_margin-left: 0; /* IE6 */
}

.fp-row1, .dt-row1, .txt-row1 {
	height: 16px;
	border-bottom: 1px solid #b2daf1; 
	margin: 5px 0 5px 0;
	clear: both;
}
.fp-row-left, .dt-row-left, .txt-row-left {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	float: left;
}
.fp-row-right, .txt-row-right {
	text-align: right;
	float: right;
}
.dt-row-right {
	font-weight: bold;
	color: #b2daf1;
	text-align: left;
	float: left;
	margin-left: 30px;
	padding-bottom: 105px; /* FF */
	*padding-bottom: 5px; /* IE */
}
.dt-row-right a, .dt-row-right a:hover {
	font-weight: bold;
	color: #ffffff;
}
.fp-row-right a, .fp-row-right a:hover, .txt-row-right a, .txt-row-right a:hover {
	font-weight: bold;
	color: #b2daf1;
	text-decoration: none;
}
.fp-row-right img, .dt-row-right img, .txt-row-right img {
	margin: 0 2px 0 2px;	
}
.fp-row2, .dt-row2, .txt-row2 {
	min-height: 260px;
	height: auto;
	width: 645px;
	min-width: 645px;
	margin: 0 auto;
	clear: both;
}
.fp-item {
	width: 150px;
	margin: 5px 8px 5px 2px;
	float: left;
}
.dt-item {
	width: 150px;
	margin: 5px 8px 5px 2px;
	float: left;
}
.txt-item {
	width: 310px;
	margin: 5px 8px 5px 2px;
	float: left;
}
.txt-item-top {
	background-image: url(/images/ombouw/item_top02.png); /* FF & IE7 */
	_background-image: url(/images/ombouw/item_top02.gif); /* IE6 */
	width: 310px;
	height: 10px;
}
.fp-item-top, .dt-item-top {
	background-image: url(/images/ombouw/item_top01.png); /* FF & IE7 */
	_background-image: url(/images/ombouw/item_top01.gif); /* IE6 */
	width: 150px;
	height: 10px;
}
.fp-item-center {
	background-color: #b2daf1;
	width: 150px;
	height: 230px;
}
.fp-item-center h1 {
	clear: both;
	height: 84px;
}
.fp-item-center h2 {
	clear: both;
}
.dt-item-center {
	background-color: #b2daf1;
	width: 150px;
	min-height: 190px;
	height: 190px;
}
.txt-item-center {
	background-color: #b2daf1;
	width: 310px;
	height: 140px;
	min-height: 140px;
}
.txt-item-center .left1 {
	color: #00659c;
	text-align: left;
	width: 150px;
	float: left;
	margin-left: 15px;
}
.txt-item-center .right1 {
	color: #00659c;
	text-align: left;
	float: left;
}
.txt-item-center .left2 {
	color: #00659c;
	text-align: left;
	width: 100px;
	float: left;
	margin-left: 15px;
}
.txt-item-center .right2 {
	color: #00659c;
	text-align: left;
	float: left;
}
.txt-item-center a, .txt-item-center a {
	color: #ffffff;
}
.fp-item-center img, .dt-item-center img, .txt-item-center img {
	border: 1px solid #59b0e0;
	margin: 5px 0 5px 0;
}
.fp-item-center h1, .dt-item-center h1 {
	font-size: 11px;
	font-weight: bold;
	color: #00659c;
	margin: 0 5px 0 5px;
}
.fp-item-center h2, .dt-item-center h2 {
	font-size: 12px;
	font-weight: bold;
	color: #da2128;
	margin: 0;
}
.fp-item-bottom, .dt-item-bottom {
	background: url(/images/ombouw/item_bottom01.png) no-repeat; /* FF & IE7 */
	_background: url(/images/ombouw/item_bottom01.gif) no-repeat; /* IE6 */
	width: 150px;
	height: 10px;
}
.txt-item-bottom {
	background: url(/images/ombouw/item_bottom02.png) no-repeat; /* FF & IE7 */
	_background: url(/images/ombouw/item_bottom02.gif) no-repeat; /* IE6 */
	width: 310px;
	height: 10px;
}

/* ===== Footer ===== */
#footer {
	clear: both; 
	height: 9em; 
	position: absolute; 
	bottom: 0; 
	left: 0; 
	background: #000000;  
	border: none; 
	width: 100%;
	text-align: center;
}
#footer-main {
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
}
.footer-col {
	line-height: 24px;
	width: 210px;
	text-align: left;
	float: left;
	color: #ffffff;
	margin: 10px 0 0 30px;
}
.footer-col a {
	color: #ffffff;
	text-decoration: none;
}
.footer-col a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.footer-copy {
	line-height: 24px;
	width: 210px; /* FF & IE7 */
	_width: 190px; /* IE6 */
	text-align: left;
	float: right;
	color: #ffffff;
	margin: 10px 0 0 30px;
}
.footer-copy h1 {
	font-size: 11px;
	font-weight: normal;
	color: #59b0e0;
	line-height: 24px;
	margin: 0;
}
.footer-copy a {
	color: #59b0e0;
	text-decoration: underline;
}
.footer-copy a:hover {
	color: #b2daf1;
	text-decoration: underline;
}
.subnav
{
	display		: block;
	position	: absolute;
	background	: no-repeat url(/images/subnav/bg_subnav_left.png) left bottom;
	top			: 180px;
	width		: 150px;
	z-index		: 990;
}
	.subBackRight
	{
		margin		: 0 0 0 3px;
		background	: no-repeat url(/images/subnav/bg_subnav.png) right bottom;
		padding		: 0 0 10px 0;
	}
	.subnav a
	{
		display		: block;
		color		: #333333;
		padding		: 5px 10px;
		text-decoration	: none;
		text-align	: left;
	}
		.subnav a:hover
		{
			color	: #0066FF
		}
