html, body, form#aspnetForm {
	height: 100%;
	color: #000000;
	/*background-color: #ff5a00;*/
}

body, td, input, select, p, div {
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height:15px;
}

a {
	text-decoration: none;
	color: #000000;
	line-height:15px;
}

a:hover {
	text-decoration: underline;
}

.disclaimer:hover {
	text-decoration:underline;
}

.home-movieblok:hover {
	display:block;
	text-decoration:none;
}
.home-movieblok b:hover {
	text-decoration:underline;
}
.productgroep:hover {
	text-decoration:none;
}
.content-head-paragraph a {
	text-decoration:underline;
}
.content-head-paragraph a:hover {
	text-decoration:none;
}

.btnSubmitVraagForm, .btnClearVraagForm {
	cursor:pointer;
	font-weight:bold;
	color:#ff5a00;
	float:right;
}
.btnClearVraagForm {
	float:left;
}

.clear {
	clear: both;
}

.orangeText {
	color:#ff5a00;
	font-weight:bold;
}

h1 {
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	letter-spacing:-1px;
}
h1.marginBottom {
	margin-bottom:10px;
}
h1.homeTitle {
	font-size:54px;
	margin-top:6px;
	letter-spacing:-3px;
}

h2 {
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	color:#fff;
}
h2.marginBottom {
	margin-bottom:10px;
}

.page-wrapper {
	position: relative;
	min-height: 350px;
	height: 100%;
	width: 890px;
}

.page-area {
	width: 880px;
	padding: 0px 0px 0px 10px;
}

.header {
	padding: 10px 10px 0px 0px;
	margin-bottom: 27px;
}

.header-links {
	float: right;
}
.header-links td {
	vertical-align: middle;
}
.contact-link, .contact-link-home {
	font-size: 1.1em;
	font-weight:bold;
	color:#ff5a00;
}
.contact-link-home {
	color:#fff;
}
.contact-link:hover, .contact-link-home:hover {
	font-size: 1.1em;
}

.search-label {
	font-size: 0.8em;
	padding: 3px 2px 0px 10px;
}
.search-terms, .table-search-home .search-terms {
	width:174px;
	height:22px;
	border:0px;
	padding:5px 0px 0px 3px;
	background-color:#e5e5e5;
}
.table-search-home .search-terms {
	background-color:#e55100;
}
.search-button {
	width:27px;
	height:27px;
	border:0px;
	cursor:pointer;
	margin-left:3px;
	background-color:#e5e5e5;
}
.table-search-home .search-button {
	background-color:#e55100;
}
.search-results-list {
	margin-left:0px !important;
	list-style: none !important;
	border-top:1px solid #cccccc;
}
.search-results-list li {
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #cccccc;
}

.menu {
	border-bottom: solid 1px #000000;
	margin-bottom: 1em;
	margin-right:10px;
	height: 31px;
}

.menu-home {
	border-bottom: 0px;
	margin-bottom: 0px;
	margin-right:10px;
	height: 31px;
}

.menu li, .menu-home li {
	/*display: inline-block;
	display: inline-block;*/
	float:left;
}

.menu a, .menu-home a {
	display: block;
	color: #000000;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-weight:bold;
	cursor:pointer;
	border-top: solid 1px #ffffff;
}
.menu-home a {
	border-top: solid 1px #ff5a00;
}

.menu a:hover, .menu-home a:hover {
	color: #ff5a00;
	text-decoration:none;
}
.menu-home a:hover {
	color: #fff;
}
.menu .current a {
	border-bottom: solid 1px #ffffff;
}
.menu-home .current a {
	border-bottom: solid 1px #ff5a00;
}
.menu .tab-middle, .menu-home .tab-middle {
	display: inline-block;
	border-top: solid 1px #ffffff;
}
.menu-home .tab-middle {
	border-top: solid 1px #ff5a00;
}
.menu .current .tab-middle,
.menu-home .current .tab-middle {
	background:url('/data/coba/images/bgMenuBorder.gif') top repeat-x;
}
.menu .tab-left,
.menu .tab-right,
.menu-home .tab-left,
.menu-home .tab-right
 {
	display: inline-block;
	width:8px;
}
.menu .current .tab-left {
	background: transparent url('/data/coba/images/menu-tab-left.png') no-repeat;
}
.menu-home .current .tab-left {
	background: transparent url('/data/coba/images/menu-tab-left-home.png') no-repeat;
}
.menu .current .tab-right {
	background: transparent url('/data/coba/images/menu-tab-right.png') no-repeat;
}
.menu-home .current .tab-right {
	background: transparent url('/data/coba/images/menu-tab-right-home.png') no-repeat;
}

.contentBlokkenHome {
	float:left;
	margin-top:50px;
}
.contentBlokkenHome a {
	color:#000000;
}

.content-title {
	position: relative;
	color:#ff5a00;
	height:19px;
	font-weight:bold;
	margin-right:10px;
	margin-bottom:40px;
	padding:7px 0px 0px 292px;
	background:url('/data/coba/images/line_title.gif') bottom no-repeat;
}

.content-area {
	float:left;
	width: 588px; /* 186*3 column + 2*10 gutter */
	line-height:15px;
}

.content-area ul {
	margin-left:15px;
	list-style: disc;
}

.sub-menu {
	float:left;
	width: 282px;
	margin-right:10px;
	margin-bottom:30px;
}
.sub-menu ul {
	margin-left:0;
	list-style: none;
}
.sub-menu a {
	color:#d9d9d9;
	text-decoration:none;
}
.sub-menu a:hover {
	color:#000000;
	text-decoration:none;
}
.sub-menu a.current {
	color:#000000;
}

.sub-menu ul.productoverzicht a {
	padding-left: 40px;
	line-height: 24px;
	background:url('/data/coba/images/circle_grey.gif') center left no-repeat;
}

.sub-menu a.firstItem {
	background:none !important;
}

.sub-menu ul.productoverzicht a.currentcyan, .sub-menu ul.productoverzicht a.standardcyan:hover, h1 a.cyan {
	color:#000000;
	padding-left: 40px;
	background:url('/data/coba/images/circle_cyan.gif') center left no-repeat;
}
.sub-menu ul.productoverzicht a.currentgreen, .sub-menu ul.productoverzicht a.standardgreen:hover, h1 a.green {
	color:#000000;
	padding-left: 40px;
	background:url('/data/coba/images/circle_green.gif') center left no-repeat;
}
.sub-menu ul.productoverzicht a.currentyellow, .sub-menu ul.productoverzicht a.standardyellow:hover, h1 a.yellow {
	color:#000000;
	padding-left: 40px;
	background:url('/data/coba/images/circle_yellow.gif') center left no-repeat;
}
.sub-menu ul.productoverzicht a.currentpurple, .sub-menu ul.productoverzicht a.standardpurple:hover, h1 a.purple{
	color:#000000;
	padding-left: 40px;
	background:url('/data/coba/images/circle_purple.gif') center left no-repeat;
}
.sub-menu ul.productoverzicht a.currentmaroon, .sub-menu ul.productoverzicht a.standardmaroon:hover, h1 a.maroon {
	color:#000000;
	padding-left: 40px;
	background:url('/data/coba/images/circle_maroon.gif') center left no-repeat;
}
.sub-menu ul.productoverzicht a.currentblue, .sub-menu ul.productoverzicht a.standardblue:hover, h1 a.blue {
	color:#000000;
	padding-left: 40px;
	background:url('/data/coba/images/circle_blue.gif') center left no-repeat;
}

.footer {
	/*height:100%; */
	font-size:9px;
	vertical-align:bottom; 
	padding:0px 0px 10px 10px;
}

.footer-home {
	font-size:9px;
}
.footer a, .footer-home a {
	color:#000000;
}

.footer-home {
	float:left; 
	margin-top:23px;
}

.content-1column-home {
	float:left;
	width:283px;
	margin-right:10px;
}
.content-1column {
	float:left;
	width:186px;
	margin-right:10px;
}
.content-2columns {
	float:left;
	width:382px;
	margin-right:10px;
}
.content-3columns {
	float:left;
	width:578px;
	margin-right:10px;
}

.content-head-paragraph, .content-links {
	padding-top:15px;
}

.content-links a {
	display:block;
	min-height:24px;
	_height:24px;
	color:#000000;
	padding:0px 0px 0px 40px;
	background:url('/data/coba/images/btnDownloadPdf.gif') top left no-repeat;
}
.content-links a:hover {
	text-decoration:none;
	background:url('/data/coba/images/btnDownloadPdfOver.gif') top left no-repeat;
}

a.pdf, a.print, a.mail {
	display:block;
	min-height:24px;
	_height:24px;
	color:#000000;
	margin-bottom:8px;
	padding:0px 0px 0px 40px;
}
a.pdf:hover, a.print:hover, a.mail:hover {
	text-decoration:none;
}
a.pdf {
	background:url('/data/coba/images/btnDownloadPdf.gif') top left no-repeat;
}
a.pdf:hover {
	background:url('/data/coba/images/btnDownloadPdfOver.gif') top left no-repeat;
}
a.print {
	background:url('/data/coba/images/btnPrintAdvies.gif') top left no-repeat;
}
a.print:hover {
	background:url('/data/coba/images/btnPrintAdviesOver.gif') top left no-repeat;
}
a.mail {
	background:url('/data/coba/images/btnMailAdvies.gif') top left no-repeat;
}
a.mail:hover {
	background:url('/data/coba/images/btnMailAdviesOver.gif') top left no-repeat;
}

/*NEWS AREA*/
	.content-area .newsOverviewBlock {
		float:left;
		margin-right:10px;
		margin-bottom:25px;
		background:url('/data/coba/images/line_title.gif') bottom right no-repeat;
	}
	.content-area .newsOverviewDate {
		margin:0px;
		font-size:11px;
		font-weight:bold;
	}
	.content-area a.btnNewsPage {
		display:block;
		width:31px;
		height:24px;
		background:url('/data/coba/images/btnNewsPage.gif');
	}
	.nieuws-detail-back {
		color:#ff5a00;
		padding-left:18px;
		background:url('/data/coba/images/link_back.gif') center left no-repeat;
	}

/*Productadvies*/
	div#advice-result-left-options {
		position:absolute; 
		width:282px; 
		left:10px; 
		margin-top:40px;
		padding-top:10px; 
		border-top:1px solid #cccccc; 
		z-index:100;
	}
	
	table.advice-questions {
		width:578px;
		margin:0px 10px 10px 0px;
		border-top:1px solid #cccccc;
		border-bottom:1px solid #cccccc;
	}
	table.advice-questions td, table.advice-questions th {
		padding:3px 0px 3px 0px;
	}
	table.advice-questions-ondergrond td, table.vragen-form td {
		padding:3px 0px 3px 0px;
	}
	table.advice-questions-ondergrond th {
		padding:3px 0px 3px 5px;
	}
	.productAdviceButtonBox {
		margin-right:3px;
		/*padding-right:27px;*/
		text-align:right;
	}
	.productAdviceButton {
		border:0px;
		height:29px;
		color:#ff5a00;
		line-height:29px;
		padding-left:46px;
		font-weight:bold;
		cursor:pointer;
		text-align:left;
		background:url('/data/coba/images/btnProductAdvice.png') left center no-repeat;
	}
	.productAdviceContent 
	{
		margin:10px 10px 20px 0px;
		text-align:right;
	}
	.productAdviceContent p
	{
		font-size:10px;
	}
	.productAdviceContent a
	{
		text-decoration: underline;
	}
	.productAdviceContent a:hover
	{
		text-decoration: none;
	}
	.advice-advice-label {
		clear:left;
		color:#ff5a00;
		padding:0px 0px 5px 0px;
		margin:0px 10px 20px 0px;
		border-bottom:1px solid #cccccc;
	}
	
	.advice-mail-advice {
		padding:10px;
		background-color:#fff;
	}
/*PRODUCT DETAIL PAGINA*/
	.product-links {
		padding:5px 0px 0px 0px;
	}
	.product-links ul {
		margin-left:0px !important;
		list-style: none !important;
	}
	.product-links ul a {
		display:block;
		min-height:24px;
		_height:24px;
		color:#000000;
		padding:0px 0px 0px 40px;
		margin-bottom:10px;
		background:url('/data/coba/images/btnDownloadPdf.gif') top left no-repeat;
	}
	.product-links ul a:hover {
		text-decoration:none;
		background:url('/data/coba/images/btnDownloadPdfOver.gif') top left no-repeat;
	}
	.cyanFirstThree {
		color:#30ceeb;
	}
	.greenFirstThree {
		color:#c1df00;
	}
	.yellowFirstThree {
		color:#ffcc00;
	}
	.purpleFirstThree {
		color:#a412b7;
	}
	.maroonFirstThree {
		color:#b90143;
	}
	.blueFirstThree {
		color:#0057bf;
	}
	
	.product-eigenschappen td {
		padding:2px 0px 2px 0px;
		border-bottom:1px solid #ffac7f;
	}
	.product-eigenschappen-topText {
		font-weight:bold;
		border-bottom:2px solid #ffac7f !important;
	}
	.product-eigenschappen-bottomText {
		border-top:2px solid #ffac7f;
		border-bottom:0px !important;
		font-size:9px;
	}
/*PRODUCTOVERZICHT*/

/*CUSTOM MADE RADIO BUTTONS*/
	td.myradiobox label 
	{
		cursor:pointer; 
		background:url('/data/coba/images/radio.png') left center no-repeat; 
		/*height:26px;*/
		line-height:21px; 
		float:left; 
		padding-left:34px;
		margin-right:10px;
		width:160px;
	}
	td.myradiobox label.onactive 
	{
		background:url('/data/coba/images/radio_over.png') left center no-repeat; 
		/*top:-26px */
	}
	td.myradiobox .myradio 
	{
		cursor:pointer; 
		background:url('/data/coba/images/radio_active.png') left center no-repeat; 
		/*height:26px; */
		line-height:21px; 
		float:left; 
		padding-left:34px
	}
	td.myradiobox input 
	{
		position:absolute; 
		left:-9999px;
	}

















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
