@import url(/resources/nko5010/styles/nko_right.css);
@import url(/resources/nko5010/styles/nko_left.css);

/******************************************************
Containers
******************************************************/
html, body {
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande' , LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#bodycontainer {
	background: #abb8d5;
	height:100%;
}

#container {
	position: relative;
	top: 0;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fdfdfd;
	width: 1000px; /* nieuw */
	/* height: auto; */
	height:100%;
}

form {
	margin: 0;
	padding: 0;
}

/******************************************************
Service menu
******************************************************/

#servicemenu {
	position: relative;
	padding: 0;
	margin: 0;
	height: 25px;
	width: 100%;
	background: #4f0f45;
	height: 25px;
	text-align: right;
}

#servicemenu ul {
	margin: 0px 10px;
	padding: 0;
	list-style: none;
}

#servicemenu li {
	margin: 0;
	margin-left: 5px;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#servicemenu ul a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

/******************************************************
Header
******************************************************/

#header {
	width: 1000px; /* nieuw */
	height: 162px; /* nieuw */
	background-image: none;
	background-repeat: no-repeat;
	background-position: top right; /* nieuw */
}
#print-header {
	width: 640; /* nieuw */
	display:none; /* nieuw */
}
.logolink {
	position:absolute;
	display:block;
	margin-left:0;
	margin-top:0;
	width:257px;
	height:135px;
	cursor:hand;cursor:pointer;
}
.nkolink {
	position:absolute;
	display:block;
	margin-left:814px;
	margin-top:19px;
	width:170px;
	height:86px;
	cursor:hand;cursor:pointer;
}

/******************************************************
Main menu
******************************************************/

#menu {
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(/resources/nko5010/images/divers/menu.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #fff;
}

#menuitems {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#menuitems ul {
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0px;
}

#menuitems ul li {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#menuitems a {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #fff;
}

#menuitems a.active, #menuitems a:hover {
	border-bottom: 10px solid #abb8d5;
}

/******************************************************
Sub menu
******************************************************/

#subnavigation {
	margin: 0 0 20px 0;
	padding: 10px 0 10px;
	border: 2px solid #8692AB;
}

#subnavigation ul {
	list-style: none; /* no browser' bullets here */
	padding: 0; /* no browser' padding here */
	margin: 0;
}

#subnavigation li {
	padding-left: 14px;
	margin: 0;
	text-align: left;
}

#subnavigation a {
	text-decoration: none;
	color: #8590a8;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	border: solid 0px #fff;
}

#subnavigation a.active, #subnavigation a:hover {
	text-decoration: none !important;
	color: #4f0f45;
	border: solid 0px #fff;
	background-color: Transparent;
}

/******************************************************
Sub menu 5010
******************************************************/

#submenu {
	margin: 0 0 20px 0;
	padding: 10px 0 0;
	border: 2px solid #8692AB;
}

#submenu ul {
	list-style: none; /* no browser' bullets here */
	padding: 0; /* no browser' padding here */
	margin: 0 0 10px 0;
}

#submenu li {
	padding-left: 20px;
	margin: 0;
	text-align: left;
}

#submenu a {
	padding-left:12px;
	text-decoration: none;
	color: #8590a8;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	border: solid 0px #fff;
}
#submenu a.active, #submenu a:hover {
	text-decoration: none !important;
	color: #4f0f45;
	border: solid 0px #fff;
	background-color: Transparent;
}
#submenu a.open {
	background-image: url(/resources/nko5010/images/icons/open.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}
#submenu a.closed {
	background-image: url(/resources/nko5010/images/icons/dicht.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}

/******************************************************
FAQ navigation
******************************************************/
DIV#faqnavigation 
{
	position: relative;
	z-index:20;
}
DIV#faqnavigation DIV.topblock 
{
	position: relative;
	width: 298px;
	border-right: 1px dotted #447CB7;
	border-left: 1px dotted #447CB7;
}
DIV#faqnavigation DIV.subblock 
{
	position: absolute;
	top: -1px;
	right: -226px;
	width: 224px;
	background-color: #fff;
	border-right: 1px dotted #447CB7;
	border-left: 1px dotted #447CB7;
}
DIV#faqnavigation DIV.linkblock 
{
	position:relative;
	margin:0;
	padding:0;
}
DIV#faqnavigation DIV.linkblock A, DIV#faqnavigation DIV.linkblock A:active, DIV#faqnavigation DIV.linkblock A:visited 
{
	display: block;
	padding: 0 0 0 4px;
	margin: 0;
	height: 18px;
	line-height: 18px;
	background-color: #EFF1FF;
}
DIV#faqnavigation DIV.subblock DIV.linkblock A.arrow, DIV#faqnavigation DIV.subblock DIV.linkblock A.arrow:visited, DIV#faqnavigation DIV.subblock DIV.linkblock A.arrow:active
{
	background: url(/resources/nko5010/images/icons/dicht_blauw.gif);
	background-position:216px center !important;
	background-repeat: no-repeat;
	background-color: #EFF1FF;
}
DIV#faqnavigation DIV.topblock DIV.linkblock A.arrow, DIV#faqnavigation DIV.topblock DIV.linkblock A.arrow:visited, DIV#faqnavigation DIV.topblock DIV.linkblock A.arrow:active
{
	background: url(/resources/nko5010/images/icons/dicht_blauw.gif);
	background-position:290px center;
	background-repeat: no-repeat;
	background-color: #EFF1FF;
}
DIV#faqnavigation DIV.linkblock A.first, DIV#faqnavigation DIV.linkblock A.first:active, DIV#faqnavigation DIV.linkblock A.first:visited, DIV#faqnavigation DIV.linkblock A.first:hover
{
	border-top: 1px dotted #447CB7 !important;
}
DIV#faqnavigation DIV.linkblock A:hover, DIV#faqnavigation DIV.linkblock A.arrow:hover, DIV#faqnavigation DIV.linkblock A.active, DIV#faqnavigation DIV.linkblock A.active:active, DIV#faqnavigation DIV.linkblock A.active:visited, DIV#faqnavigation DIV.linkblock A.active:hover
{
	background-color: #fff !important;
}

/******************************************************
Main content
******************************************************/

#main {
	width: 100%;
	border-width: 0px;
	padding: 0px;
	margin: 12px 0 0 0;
}

#main td {
	vertical-align: top;
}

#main #left {
	width: 300px; /* nieuw */
	margin: 3px 30px 3px 15px;
}

#main #right {
	width: 640px; /* nieuw */
	margin: 0px;
	margin-right: 15px;
}

/******************************************************
Search & Find
******************************************************/

#searcharea {
	float: right;
	margin: 0px 0;
	padding: 0 11px 0 0;
}

#searcharea table {
	margin: 0px;
	height: 35px;
}

#searcharea table td {
	padding: 0px 2px;
	vertical-align: middle;
}

#searcharea table td input {
	margin: 0px;
	margin-top: 2px;
	width: 90px;
	font-size: 11px;
	padding: 1px 1px 1px 1px;
}

#searcharea table td a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

/******************************************************
Footer
******************************************************/

#footer {
	width: 625px; /* nieuw */
	margin: 0px 15px;
	margin-left: 330px; /* nieuw */
	padding: 15px; /* nieuw */
	border-top: 1px solid #bbcced;
	color: #959595;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	text-align: left; /* nieuw */
}

#footer a {
	color: #8d9ab3;
	text-decoration: none;
}

#footer a:hover {
	color: #8d9ab3;
	text-decoration: underline;
}

img.topbutton {
	margin: 0;
	padding: 20px 6px 10px 0;
	border: 0;
}

#right a.top {
	text-decoration: none;
}

/******************************************************
POLL
******************************************************/

#right table.poll {
	width: 100%;
	margin: 0px 0px 15px 0px; /*background-color: #efefef;*/
	border-top: 4px dotted #abb8d5;
	border-bottom: 4px dotted #abb8d5;
}

#right table.poll td.pollquestion {
	padding: 3px 10px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #4b4d4c;
}

#right table.poll td.polloptions {
	padding: 0px 7px;
}

#right table.poll td.polloptions table {
	margin-bottom: 5px;
}
#right table.poll td.polloptions table td {
	padding: 0px 20px;
}

#right table.poll td.polloptions table td input {
	margin-left: 0px;
	margin-right: 10px;
}

#right table.poll td.polloptions table td label {
	position: relative;
	top: -1px;
}

#right table.poll td.pollbutton {
	padding: 5px 10px;
}

#right table.poll td.pollbutton input {
	width: 75px;
}

#right table.poll td.pollmsg {
	padding: 0px 10px;
	color: #C00;
	font-weight: bold;
}

#right table.poll td.pollresults {
	padding: 0px 10px;
}
#right table.poll td.pollresults table {
	width: 520px;
}

#right table.poll td.pollresults table td.pollresultlabel {
	width: 150px;
}
#right table.poll td.pollresults table td.pollresultlabel div {
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#right table.poll td.pollresults table td.pollresultnumbers {
	width: 75px;
	text-align: center;
}

#right table.poll td.pollresults table td.pollresultbar {
}

#right table.poll td.pollresults table td.pollresultbar div {
	margin-top: 3px;
	height: 15px;
}

#right table.poll td.pollresults table td.pollresultbar div.pollbarmask1, #right table.poll td.pollresults table td.pollresultbar div.pollbarmask4, #right table.poll td.pollresults table td.pollresultbar div.pollbarmask7, #right table.poll td.pollresults table td.pollresultbar div.pollbarmask10 {
	background: transparent url(/resources/nko5010/images/poll/olifant_roodopwit.gif) repeat-x;
}
#right table.poll td.pollresults table td.pollresultbar div.pollbarmask2, #right table.poll td.pollresults table td.pollresultbar div.pollbarmask5, #right table.poll td.pollresults table td.pollresultbar div.pollbarmask8 {
	background: transparent url(/resources/nko5010/images/poll/olifant_groenopwit.gif) repeat-x;
}
#right table.poll td.pollresults table td.pollresultbar div.pollbarmask3, #right table.poll td.pollresults table td.pollresultbar div.pollbarmask6, #right table.poll td.pollresults table td.pollresultbar div.pollbarmask9 {
	background: transparent url(/resources/nko5010/images/poll/olifant_grijsopwit.gif) repeat-x;
}

/******************************************************
FORM
******************************************************/

#right table.formulier {
	width: 100%;
	margin: 20px 0px 15px 0px; /*background-color: #efefef;*/
	border-top: 1px solid #abb8d5;
	border-bottom: 1px solid #abb8d5;
}

#right table.formulier td {
	padding: 2px 15px 2px 0px;
	vertical-align: middle;
	background-color: #efefef;
}

#right table.formulier td.loginmsg {
	color: #C00;
	font-weight: bold;
	padding-left: 5px;
}

#right table.formulier td.label {
	width: 200px;
}

#right table.formulier td.label span {
	color: #4b4d4c;
	font-weight: bold;
	margin-left: 5px;
}

#right table.formulier td.label {
	width: 200px;
	color: #7a859c;
	font-weight: bold;
}

#right table.formulier td.control input {
	margin: 3px 0 0 0;
	width: 300px;
	font-family: 'Lucida Grande' , LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#right table.formulier td.control textarea {
	margin: 3px 0 0 0;
	width: 300px;
	height: 150px;
	font-family: 'Lucida Grande' , LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
}


#right table.formulier td.control input.btnSubmit {
	margin: 10px 0px !important;
	width: 100px !important;
}

.radio input {
	width: 18px !important;
}

/******************************************************
Special Flavour #1: leden
******************************************************/

.leden {
	/* class added to #bodycontainer */
	background: #bc8480 !important;
}

.leden #menuitems a.active, .leden #menuitems a:hover {
	border-bottom: 10px solid #bc8480 !important;
}

.leden #subnavigation {
	border-color: #bc8480 !important;
}

.leden #subnavigation a {
	color: #bc8480 !important;
}

.leden #subnavigation a.active, .leden #subnavigation a:hover {
	color: #4f0f45 !important;
}

.leden #right table.poll {
	border-top: 4px dotted #bc8480 !important;
	border-bottom: 4px dotted #bc8480 !important;
}

/******************************************************
Special Flavour #2: consulenten
******************************************************/

.consulenten {
	/* class added to #bodycontainer */
	background: #c86700 !important;
}

.consulenten #menuitems a.active, .consulenten #menuitems a:hover {
	border-bottom: 10px solid #c86700 !important;
}

.consulenten #subnavigation {
	border-color: #c86700 !important;
}

.consulenten #subnavigation a {
	color: #c86700 !important;
}

.consulenten #subnavigation a.active, .consulenten #subnavigation a:hover {
	color: #4f0f45 !important;
}

.consulenten #right table.poll {
	border-top: 4px dotted #c86700 !important;
	border-bottom: 4px dotted #c86700 !important;
}

/******************************************************
Productlists
******************************************************/

TABLE.products {
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	width: 100%;
}

TABLE.products b 
{
	font-weight: normal;
}

TABLE.products TH {
	font-size: 12px;
	padding: 2px;
	padding-right: 5px;
	text-align: left;
	background-color: #abb8d5;
	color: #fff;
	white-space: nowrap;
}

TABLE.products TD {
	vertical-align: top;
	padding: 5px 2px;
	border-bottom: 1px solid #abb8d5;
	color: #7a859c !important;
}



TABLE.products TD.cat {
	font-size: 12px;
	padding-top: 15px !important;
}

TABLE.products TD.cat B 
{
	color: #7a859c !important;
	font-weight: bold;
}

TABLE.products TD.price {
	text-align: right;
	vertical-align: top !important;
	white-space: nowrap;
	width: 75px;
}

TABLE.products TD.m {
	background-color: #eaedf4;
}

INPUT.productTiny {
	width: 40px;
	height: 17px;
	margin-right: 10px;
}

DIV.button {
	text-align: right;
	padding: 8px 0px 8px;
	border-bottom: 4px dotted #abb8d5 !important;
}
DIV.button INPUT {
	width: 135px;	
}

TABLE.form {
	width: 100%;
	margin-top: 15px;
}
TABLE.form TH {
	font-size: 12px;
	padding: 2px;
	text-align: left;
	background-color: #abb8d5;
	color: #fff;
	white-space: nowrap;
}
TABLE.form TD {
	padding: 2px;
	border-bottom: 1px solid #abb8d5;
}

TABLE.form TD TD {
	padding: 0;
	border: none;	
}

TABLE.form TD.label {
	width: 135px;
	text-align: right;
	padding-right: 15px;
}
TABLE.form TD.req {
	background-image: url(/resources/nko5010/images/icons/req.gif);
	background-position: 15px 5px;
	background-repeat: no-repeat;	
}

INPUT.disabled {
	background-color: #ccc;
}

SPAN.DiscountWarning 
{
	font-weight: bold;
	display: block;
	margin: 10px 0;
	color: #F00;
}

/******************************************************
FORM STYLES NKO 5010 WEBSITE
******************************************************/

#ifrm body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande' , LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#ifrm form {
	margin: 0;
	padding: 0;
}

#ifrm table {
	width: 100%;
	border-top: 1px solid #abb8d5;
	border-bottom: 1px solid #abb8d5;
	background-color: #efefef;
}

#ifrm table td {
	text-align:left;
	vertical-align: middle;
	background-color: #efefef;
	border-bottom: 1px solid #abb8d5;
	margin: 0;
	padding: 0;
}

#ifrm table td.overzicht {
	font-weight: bold;
	text-align:right;
	width: 200px;
	color: #4b4d4c;
	padding-right:10px;
}

#ifrm table input {
	margin: 3px 0 3px 0;
	width: 300px;
	font-family: 'Lucida Grande' , LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#ifrm table textarea {
	margin: 3px 0 3px 0;
	width: 300px;
	height: 150px;
	font-family: 'Lucida Grande' , LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#ifrm table td.control input.btnSubmit {
	margin: 10px 0px !important;
	width: 100px !important;
}


/* MESSAGES
=======================================================*/
.error, .errorIcon, .message {
	font-weight: bold;
	color: #f00;
}

.errorIcon {
	display: block;
	border: 1px dotted #f00;
	padding: 5px 5px 5px 30px;
	background: #fff url(/resources/nko5010/images/icons/error.gif) no-repeat 5px 5px;
	margin-bottom: 7px;
}


.message {
	color: #000;
	background-color: #ccffcc;
	border: 1px dotted #99cc33;
}

/* QUESTIONS
=======================================================*/
