/* Klaphout CMS style sheet */

/*fonts*/
@font-face {
 font-family: 'ClickerLight';
 src: url('clickerl.eot');
 src: local('Clicker'), local('Clicker-Light'), url('clickerl.woff') format('woff'), url('clickerl.ttf') format('truetype');
}
 @font-face {
 font-family: 'BentonSansCondBold';
 src: url('bentoscb.eot');
 src: local('BentonSansCond'), local('BentonSansCond-Bold'), url('bentoscb.woff') format('woff'), url('bentoscb.ttf') format('truetype');
}
@font-face {
	font-family: 'ClickerSemibold';
	src: url('clicker-semibold-webfont.eot');
	src: local('?'), url('clicker-semibold-webfont.woff') format('woff'), url('clicker-semibold-webfont.ttf') format('truetype'), url('clicker-semibold-webfont.svg#webfonttgLGVy5X') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Important */
.scroll-pane {
	overflow: auto;
}
.scroll-pane .contentBox {
	padding: 10px;
}
.giveBorders a, .giveBordersG a {
	color: #000;
}
.giveBorders a:hover, .giveBordersG a:hover {
	color: #0000AA;
}
.f_borders {
}
.giveBorders {
	padding: 20px;
	/*background-color: #fff;*/
	line-height: 15px;
}
.jScrollPaneContainer {
	background-color: #fff;
}

#banner {position:absolute;left:25px;top:3440px;}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-image: url(../img/bg_test.gif);
	background-repeat: repeat-y;*/
}
/*p {
	margin-bottom: 11px;
}*/
a {
	text-decoration: none;
	color: #000;
}
a:hover {
}
h1 span {
	display: none;
}
h2 {
	font-family: ClickerLight, Arial;
	font-size: 11px;
	margin-bottom: 5px;
	/*letter-spacing: 1px;*/
}
h3 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 11px;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
.active {
	color: #CCC;
}

#wrapper {
	width: 1024px;
}

#logo {
	position: absolute;
	top: 40px;
	left: 37px;
}


#menu {
	float: right;
	margin-top: 2px;
}

/*voor alle menus, ook tabs*/
#menu, #language, .menu-list, #menuFooter, #tabs ul li {
	font-family: ClickerSemibold, Arial;
	font-size: 11px;
}
#menu ul li, #menuFooter ul li {
	float: left;
	border-right: 1px solid #000;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
}
#menu ul li:last-child, #menuFooter ul li:last-child {
	border: none;
}
#language ul li {
	float: left;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
}
#language {
	position: absolute;
	top: 16px;
	left: 16px;
}

#content {
	position: absolute;
	left: 0px;
	top: 145px;
	width: 840px;
}
#content .menu-list {
	width: 133px;
	/*margin-left: -118px;*/
	float: left;
	margin-right: -13px;
}
#content .menu-list li {
	border-bottom: 1px solid #000;
	height: 25px;
	line-height: 25px;
	letter-spacing: 0.5px;
}
#content .menu-list li:hover {
	background-color: #E6E6E6;
}
#content .menu-list li a {
	margin-left: 7px;
}

/*POST-ITs*/

.post-it {
	background-image: url(../img/postit.jpg);
	line-height: 12px;
	background-repeat: no-repeat;
	width: 162px;
	height: 76px;
	position: absolute;
	padding: 12px;
	z-index: 100;
	font-family: ClickerLight, Arial;
	text-transform: uppercase;
}
.post-it div {
	border-bottom: 2px solid #000;
	width: 138px;
	padding-bottom: 5px;
	line-height: 14px;
}
#postit1 {
	top: 30px;
	left: 489px;
}
#postit2 {
	top: 1676px;
	left: 681px;
}
#postit3 {
	top: 2369px;
	left: 0;
}
#postit4 {
	top: 3751px;
	left: 681px;
}
#postit5 {
	top: 4260px;
	left: 0;
}
#postit6 {
	top: 5235px;
	left: 0;
}

/* FOOTER */
#footer {
	position: absolute;
	top: 5332px;
	left: 37px;
}
#menuFooter {
	position: absolute;
	left: 363px;
	width: 631px;
}
#logoFooter {
	margin-top: 50px;
}

/* GENOMINEERDEN */
#genomineerden {
	clear: both;
	float: right;
	width: 157px;
	height: 5114px;/*4935px;*/
	margin-top: 115px;
	overflow: hidden;
}
.genomineerdenItem {
	width: 157px;
	height: 248px;/*285px;*/
	text-align: right;
	padding-top: 15px;
	/*padding-bottom: 15px;*/
}
.lastItem {
	padding-bottom: 15px;
}
.genomineerdenItem .genomineerdenTekst {
	background-color: #fff;
	width: 128px;
	/*height: 57px;*/
	height: 79px;/*116px;*/
	float: right;
	text-align: left;
	padding-left: 14px;
	margin-top: -2px;
	padding-top: 10px;
	line-height: 15px;
}
.genomineerdenScroll .genomineerdenItem .genomineerdenTekst {	
}
.genomineerdenItem .genomineerdenTekst .genomineerdenMaker {
	font-weight: bold;
}
.genomineerdenToelichting {
	margin-top: 11px;
}
.genomineerdenToelichting a:hover {
	color: #0000AA;
}
#genomineerdenScroll h2 {
	font-size: 13px;
	margin-left: 25px;
}

#genomineerdenScroll-buttons {position:fixed;left:1039px;top:170px;}
#genomineerdenScroll-buttons ul li {margin-bottom:6px;}

.scroll-button {}
.scroll-button:hover {opacity:0.2;filter:alpha(opacity=20);}

/* HOME **********************************************************************************************************************************************/
#home {
	width: 900px;
	height: 938px;
}
#home .giveBorders {
	float: left;
}
#home1 {
	width: 453px;
	height: 808px;
}
#home1 .scroll-pane {
	width: 453px;
	height: 808px;
}
#logos {
	position: absolute;
	left: 300px;
	top: 740px;
}
#home2 {
	width: 209px;
	height: 365px;
}
#home2 .scroll-pane {
	width: 209px;
	height: 365px;
}
#twitter {
	display: block;
	position: absolute;
	top: 5px;
	left: 140px;
}
#facebook {
	display: block;
	position: absolute;
	top: 5px;
	left: 170px;
}
#home-reclame {
	width: 230px;
	margin-top: 40px;
	margin-left: 10px;
	float: left;
}
#inschrijven-home {
	position: absolute;
	left: -1px;
	bottom: -1px;
}

/* NIEUWS ***************/
#nieuws {
	margin-top: 15px;
}
#nieuwsItem {
	background-color: #E6E6E6;
}
.nieuwsItem {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.nieuwsTitel {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#home-calendar {
	width: 219px;
	height: 111px;
	float: left;
	margin-left: 18px;
	margin-top: 5px;
	font-family: ClickerLight, Arial;
}
#nieuwsTabs, #nieuwsTabs ul {
	width: 219px;
	height: 25px;
}
#nieuwsTabs ul li {
	float: left;
	height: 20px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #000;
	font-size: 12px;
	line-height: 25px;
}
#nieuwsTabs ul li.ui-state-active a {
	text-decoration: underline;
}
#nieuwsTabs #tabsContent {
	background-color: #fcf021;
	width: 192px;
	height: 92px;
	z-index: 10;
	padding-left: 5px;
	padding-right: 5px;
}
#nieuwsTabs #tabsContent ul {
	width: 200px;
	height: 92px;
	position: absolute;
}
#nieuwsTabs #tabsContent ul li {
	float: left;
	background-color: #fff;
	height: 16px;
	width: 36px;
	padding: 4px;
	margin-top: 5px;
	border: none;
	text-align: center;
	line-height: 20px;
}
#nieuwsTabs #tabsContent ul li.news:hover {
	background-color: #fcf021;
}
.leesmeer {
	font-weight: bold;
	color: #808080;
}
.leesmeer:hover {
	color: fcf021;
}
.nonews {
	color: #b3b3b3;
}

/* DEELNEMEN **********************************************************************************************************************************************/
#deelnemen {
	width: 900px;
	height: 731px;
	z-index: 1;
	color: #00A99D;
}
#content .menu-list li#deelnemenItem, #deelnemenItem a {
	/*color: #00A99D;
	border-color: #00A99D;*/ 
	background-color: #E6E6E6;
}
#deelnemen .giveBorders {
	float: left;
}
#deelnemen1 {
	width: 209px;
	height: 569px;
}
#deelnemen1 .scroll-pane {
	width: 209px;
	height: 569px;
}
#deelnemen2 {
	width: 209px;
	height: 569px;
}
#deelnemen2 .scroll-pane {
	width: 209px;
	height: 569px;
}
#deelnemen3 {
	width: 209px;
	height: 569px;
}
#deelnemen3 .scroll-pane {
	width: 209px;
	height: 569px;
}
#inschrijven {
	position: absolute;
	left: 0;
	margin-top: 470px;
	z-index: 1000;
}

/* JURY RAPPORT **********************************************************************************************************************************************/
#juryRapport {
	width: 900px;
	height: 689px;
	z-index: 2;
}
#content .menu-list li#juryRapportItem, #juryRapportItem a {
	/*color: #890B04;
	border-color: #890B04;*/
	background-color: #E6E6E6;
}
#juryRapport .giveBorders {
	float: left;
}
#juryrapport1 {
	float: left;
	width: 209px;
	height: 532px;
	color: #890B04;
}
#juryrapport1 .scroll-pane {
	width: 209px;
	height: 532px;
}
#juryrapport2 {
	float: left;
	width: 453px;
	height: 532px;
	color: #DF4000;
}
#juryrapport2 .scroll-pane {
	width: 453px;
	height: 532px;
}

/* VORIGE EDITIES **********************************************************************************************************************************************/
#vorigeEdities {
	width: 747px;
	height: 866px;
}
#content .menu-list li#vorigeEditiesItem, #vorigeEditiesItem a {
	/*color: #C7E0CF;
	border-color: #C7E0CF;*/
	background-color: #E6E6E6;
}
#tabs ul {
	width: 730px;
}
#tabs ul li {
	float: left;
	background-color: #e1f9e9;
	height: 20px;
	width: 150px;
	text-align: center;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 17px;
}
#tabs ul li:last-child {
	margin-right: 0px;
}
#tabs ul li.ui-tabs-selected {
	background-color: #C7E0CF;
}
#tabs div#tabs-nom, #tabs div#tabs-win, #tabs div#tabs-jury {
	width: 730px;
	height: 753px;
	margin-top: 20px;
	margin-left: 137px;
	clear: both;
	position: absolute;
	background-color: #C7E0CF;
	overflow: hidden;
}
#tabs div#tabs-nom {
	/*white-space: nowrap;*/
	/*padding: 2px;
	padding-right: 16px;*/
	margin-bottom: 2px;
	height: 743px;
	z-index: 1;
}
#tabs div#tabs-nom-slider {
	position: absolute;
	margin-top: 0;
	margin-left: 0;
	top: 0;
	right: 0px;
	width: 16px;
	height: 100%;
	background-color: #f70000;
	cursor:pointer;cursor:hand;
	background-image: url(../img/nominaties-archief.png);
	background-repeat: repeat-y;
}
.ui-tabs-hide {
	display: none;
}
#tabs div#tabs-nom div.genomineerdenPhoto {
	float: left;
	width: 157px;
	height: 230px;
	padding: 8px;
	text-align: center;
}
#tabs div#tabs-nom div.genomineerdenTekst {
	float: none;
	width: 142px;
	background-color: transparent;
	text-align: left;
	padding: 8px;
}
#tabs div#tabs-nom div.genomineerdenTekst .genomineerdenTitel {
	font-weight: bold;
}
.genomineerdenWin {
	width: 336px;
	height: 660px;
	position: absolute;
	padding: 22px;
	top: 20px;
	left: -5px;
}
.genomineerdenWin .scroll-pane {
	height: 648px;
	width: 324px;
	background-color: #fff;
	padding-top: 12px;
	padding-left: 12px;
}
.plaats2 {
	left: 350px;
}
.genomineerdenWin .genomineerdenTekst {
	height: 305px;
	float: none;
	margin-top: 15px;
	/*border-bottom: 1px solid #000;
	margin-bottom: 15px;*/
	padding-bottom: 30px;
	padding-left: 5px;
}
/*.genomineerdenWin .genomineerdenTekst */
.genomineerdenPrijs {
	font-family: BentonSansCondBold, Arial;
	font-weight: bold;
	font-size: 13px;
}
.genomineerdenWin .genomineerdenTekst .genomineerdenTitel {
	font-weight: bold;
}
#tabs div#tabs-jury div {
	float: left;
	height: 710px;
	margin-top: 17px;
	margin-left: 10px;
	margin-right: 10px;
	/*padding: 10px;*/
}
#tabs div#tabs-jury div#jury1 {
	background-color: #fff;
	width: 202px;
	height: 690px;
	float: left;
	padding: 10px;
}
#tabs div#tabs-jury div#jury2 {
	background-color: #e1f9e9;
	width: 416px;
	height: 690px;
	float: left;
	padding: 10px;
}
#tabs div#tabs-jury div#jury2 div {
	margin-top: 10px;
}
#tabs div#tabs-jury div#jury2 div .scroll-pane {
	width: 416px;
	height: 700px;
}
#tabs div#tabs-jury div#jury2 div .jScrollPaneTrack {
	margin-top: 0;
	height: 710px;
	margin-right: 40px;
}
#tabs div#tabs-jury div#jury2 div .jScrollPaneTrack .jScrollPaneDrag {
	position: absolute;
	background: #999;
	cursor: pointer;
	margin-bottom: 11px;
	margin-top: 11px;
}
#tabs div#tabs-jury div#jury2 div .jScrollPaneTrack .jScrollPaneDrag .jScrollPaneDragTop {
	position: absolute;
	height: 11px;
	top: 0;
	margin-top: -11px;
	margin-left: 0px;
	left: 0;
	overflow: hidden;
	background-image: url(../img/scroll/top.png);
	background-repeat: no-repeat;
}
#tabs div#tabs-jury div#jury2 div .jScrollPaneTrack .jScrollPaneDrag .jScrollPaneDragBottom {
	position: absolute;
	background-color: transparent;
	height: 11px;
	bottom: 0;
	margin-bottom: -11px;
	margin-left: 0px;
	left: 0;
	overflow: hidden;
	background-image: url(../img/scroll/bottom.png);
	background-repeat: no-repeat;
}
#tabs div#tabs-jury div#jury2 div .jScrollPaneContainer {
	margin-top: -20px;
	margin-left: -10px;
	background-color: transparent;
}

/*#tabs div#tabs-jury div div {
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: transparent;
}*/

/* PERSBERICHT **********************************************************************************************************************************************/
#pers {
	width: 900px;
	height: 555px;
	color: #93278F;
}
#content .menu-list li#persItem, #persItem a {
	/*color: #93278F;
	border-color: #93278F;*/
	background-color: #E6E6E6;
}
#pers .giveBorders {
	float: left;
}
#pers1 {
	float: left;
	width: 209px;
	height: 397px;
}
#pers1 .scroll-pane {
	width: 209px;
	height: 397px;
}
#pers2 {
	float: left;
	width: 209px;
	height: 397px;
}
#pers2 .scroll-pane {
	width: 209px;
	height: 397px;
}
.persbericht {
	margin-top: 5px;
	border-bottom: 1px solid #40bfb6;
	padding-bottom: 5px;
	width: 190px;
}
/*#pers .giveBorders div div .persbericht {
	display: inline;
	font-weight: bold;
}*/
#pers .giveBorders div div .persbericht a {
	color: #93278F;
	font-weight: bold;
}

/* CONTACT **********************************************************************************************************************************************/
#contact {
	width: 900px;
	height: 453px;
}
#contact .giveBorders {
	float: left;
}
/*#content #contact .menu-list {
	padding-right: 6px;
}*/
#content .menu-list li#contactItem, #contactItem a {
	/*color: #2e3192;
	border-color: #2e3192;*/
	background-color: #E6E6E6;
}

#contact1 {
	float: left;
	width: 209px;
	height: 354px;
}
#contact1 .scroll-pane {
	width: 209px;
	height: 354px;
}

#contact2 {
	float: left;
	width: 209px;
	height: 354px;
}
#contact2 .scroll-pane {
	width: 209px;
	height: 354px;
}

#contact3 {
	float: left;
	width: 209px;
	height: 354px;
}
#contact3 .scroll-pane {
	width: 209px;
	height: 354px;
}

/*.contactBG {
	color: #fff;
	background-color: #006837;
	margin-top: 26px;
	margin-left: 26px;
	height: 302px;
	overflow: hidden;
}
#contact1 .contactBG {
	width: 192px;
}
#contact2 .contactBG {
	width: 192px;
}
#contact3 .contactBG {
	width: 192px;
}*/

/* LINKS **********************************************************************************************************************************************/
#links {
	width: 900px;
	height: 977px;
	color: #00f;
}
#content .menu-list li#linksItem, #linksItem a {
	/*color: #00f;
	border-color: #00f;*/
	background-color: #E6E6E6;
}
#links .giveBorders {
	float: left;
}
#links1 {
	float: left;
	width: 209px;
	height: 810px;
}
#links1 .scroll-pane {
	width: 209px;
	height: 810px;
}
#links2 {
	float: left;
	width: 209px;
	height: 810px;
}
#links2 .scroll-pane {
	width: 209px;
	height: 810px;
}
#links3 {
	float: left;
	width: 209px;
	height: 810px;
}
#links3 .scroll-pane {
	width: 209px;
	height: 810px;
}
#links div div div p {
	border-bottom: 1px solid #00f;
	padding-bottom: 10px;
	width: 190px;
}
#links div div div p strong {
	text-transform: uppercase;
}
#links div div div p a {
	color: #00f;
	font-weight: bold;
}
#links div div div p a:hover {
	color: #000;
}
