@import url(/resources/nko/styles/nko_right.css);
@import url(/resources/nko/styles/nko_left.css);

/******************************************************
Containers
******************************************************/

body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande' , LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#bodycontainer {
	background: #abb8d5;
}

#container {
	position: relative;
	top: 0;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fdfdfd;
	width: 1000px;
	height: auto;
}

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;
	height: 175px;
	overflow: hidden;
	background-image: none;
	background-repeat: no-repeat;
}

/******************************************************
Main menu
******************************************************/

#menu {
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(/resources/nko/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 #98a4be;
	width: 300px;
}

#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;
}

/******************************************************
Main content
******************************************************/

#main {
	width: 100%;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	min-height: 800px; /* not working in IE5/IE6! */ 
	_height:auto!important;/* for IEx! (http://www.dustindiaz.com/min-height-fast-hack) */
	height:800px;/* see above */
}

#main td {
	vertical-align: top;
}

#main #left {
	width: 300px;
	margin: 3px 15px;
}

#main #right {
	width: 640px;
	margin: 0 15px;
}

/******************************************************
Search & Find
******************************************************/

#searcharea {
	float: right;
	margin: 0px 0;
	padding: 0px;
}

#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: 110px;
	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: 970px;
	margin: 0px 15px;
	padding: 5px 0;
	border-top: 1px solid #bbcced;
	color: #959595;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}

#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.reactions {
	width: 100%;
	margin: 0px 0px 15px 0px; /*background-color: #efefef;*/
	border-bottom: 4px dotted #abb8d5;
}

#right table.reactions td.head {
	padding: 3px 10px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #4b4d4c;
}

#right table.reactions td.label {
	padding: 0px 10px;
}
#right table.reactions td.reaction {
	padding: 0 10px 10px 10px;
}
#right table.reactions td.footer {
	padding: 0 10px;
}
#right table.reactions .inputname {
	width: 200px;
}
#right table.reactions .inputreaction {
	width: 200px;
	height:70px;
}

#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 .pollmsg {
	padding: 5px;
	color: #C00;
	font-weight: bold;
	border: 1px solid #c00;
	margin: 5px 0px 5px 0px;
	width: 50%;
	clear: both;
}

#right table.poll td.pollresults {
	padding: 0px 10px;
}
#right table.poll td.pollresults table {
	width: 610px;
}

#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/nko/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/nko/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/nko/images/poll/olifant_grijsopwit.gif) repeat-x;
}

/******************************************************
LOGIN
******************************************************/

#right table.login {
	width: 100%;
	margin: 20px 0px 15px 0px; /*background-color: #efefef;*/
	border-top: 1px solid #abb8d5;
	border-bottom: 1px solid #abb8d5;
}

#right table.login td {
	padding: 2px 15px 2px 0px;
	vertical-align: middle;
	background-color: #efefef;
}

#right table.login td.loginmsg {
	color: #C00;
	font-weight: bold;
	padding-left: 5px;
}

#right table.login td.label {
	width: 150px;
}

#right table.login td.label span {
	color: #4b4d4c;
	font-weight: bold;
	margin-left: 5px;
}

#right table.login td.label {
	width: 150px;
	color: #7a859c;
	font-weight: bold;
}

#right table.login td.control input {
	margin: 3px 0 0 0;
	width: 200px;
}


#right table.login td.control input.btnSubmit {
	margin: 10px 0px !important;
	width: 100px !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: 175px;
	text-align: right;
	padding-right: 15px;
}
TABLE.form TD.req {
	background-image: url(/resources/nko/images/icons/req.gif);
	background-position: 55px 5px;
	background-repeat: no-repeat;	
}

INPUT.disabled {
	background-color: #ccc;
}

SPAN.DiscountWarning 
{
	font-weight: bold;
	display: block;
	margin: 10px 0;
	color: #F00;
}

/* 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/nko/images/icons/error.gif) no-repeat 5px 5px;
	margin-bottom: 7px;
}


.message {
	color: #000;
	background-color: #ccffcc;
	border: 1px dotted #99cc33;
}


/* FORMS CURSUS EN OUDERAVOND
=======================================================*/
SELECT.mightyDDL { /* makes big ddls small */
	
	font-size: 11px;
	font-family: Tahoma;
	line-height: 13px;
}
/* SLIDER
=======================================================*/
DIV#header UL {	list-style: none; margin: 0; padding: 0;}
DIV#header LI { display: inline; margin: 0; padding: 0;}
DIV#header IMG {border: 0;}