/*---{ Imports )-------------------------------------------------------*/

@import "custom/news.css";
@import "custom/artist.css";
@import "custom/ui.datepicker.css";
@import "custom/ui.all.css";

/* ---------- */



/* sidecolNav */

#sidecolHeader{
	position: absolute;
	left: 10px;
	top: 65px;
	height: 65px;
	width: 266px;
	text-align: center;
}

#frmSearch{
	padding: 15px 0px 0px 30px;
}
#frmSearch p{
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	color: red;
	line-height: 22px;
	margin: 0px;
}
#frmSearch div{
	width: 122px;
	height: 22px;
	background: #aaa;
	float: left;
	display: inline;
	margin: 0px 5px 0px 10px;
	background: transparent url('../images/bg_sidecol_input.gif') top left no-repeat;
	text-align: left;
}
#frmSearch div input{
	height: 15px;
	width: 110px;
	border: 0px;
	background: transparent;
	cursor: text;
	margin: 1px 0px 0px 6px;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
}
#frmSearch button{
	width: 22px;
	height: 22px;
	background: #aaa;
	float: left;
	background: transparent url('../images/bg_sidecol_button.gif') top left no-repeat;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-indent: -5000em;
	overflow: hidden;
	cursor: pointer;
}

#sidecolNav{
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidecolNav li{
	padding: 0px 3px 0px 3px;
	margin: 0px 3px 0px 3px;
	margin: 0px;
	list-style: none;
	display: inline;
	/*height: 1%;*/
	border-right: 1px solid #3b3b3c;
	font-size: 12px;
	line-height: 14px;
}

#sidecolNav li.hide{
	display: none;
}

#sidecolNav li.noborder{
	border: none;
}

#sidecolNav li a{
	padding: 0;
	margin: 0px 3px 0px 3px;
	/*height: 1%;*/
	font-size: 12px;
	line-height: 14px;
	display: inline;
}







.isHome #content{
	width: 677px;
	margin-left: 16px;
	/*background: #888;*/
}




.isHome #content #homeHeader{
	position: relative;
	width: 663px;
	height: 283px;
	margin: 0px 0px 10px 0px;
}
.isHome #content #homeHeaderBanner{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 436px;
	height: 283px;
	z-index: 90;
	
}
.isHome #content #homeHeaderCall{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 227px;
	height: 283px;
	z-index: 100;
	background: transparent url('../images/bg_home_topright.gif') top right no-repeat;
}
.isHome #content #homeOverlay{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 663px;
	width: 436px;
	height: 283px;
	z-index: 100;
}
.isHome #content #homeOverlay a{
	display: block;
	width: 436px;
	height: 283px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	background: transparent url('../images/_temp.jpg') top left no-repeat;
}
.isHome #content #homeOverlay a img{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.isHome #content #homeOverlay a span{
	display: block;
	width: 436px;
	height: 283px;
	background:transparent url('../images/bg_home_top.png') top left no-repeat;
}

.isHome #content #catList{
	padding-left: 9px;
	background: transparent url('../images/bg_catList.gif') top left repeat-y;
	margin: 0px 0px 10px 0px;
}

.isHome #content #catList .top{
	margin-left: -9px;
	height: 10px;
	background: transparent url('../images/bg_catList_top.gif') top left no-repeat;
	
}
.isHome #content #catList .bottom{
	margin-left: -9px;
	height: 10px;
	background: transparent url('../images/bg_catList_bottom.gif') top left no-repeat;
}


.isHome #content #catList .item{
	position: relative;
	width: 131px;
	height: 107px;
	height: 151px;
	background-color: #4d4d4d;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 6px 0px 6px 24px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.isHome #content #catList .item a{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 131px;
	height: 107px;
	height: 151px;
	display: block;
	background: transparent url('../images/bg_category.png') top left no-repeat;
	text-decoration: none;
	z-index: 200;
}
.isHome #content #catList .item a:hover{
	text-decoration: none;
}

.isHome #content #catList .item div{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 131px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #ecad43 url('../images/bg_category_yellow_dark.gif') bottom left repeat-x;
	font-size: 11px;
	color: #3b3b3c;
	z-index: 190;
	/*letter-spacing: 1px;*/
}
.isHome #content #catList .item.iYellowLight div{
	background: #f9c21f url('../images/bg_category_yellow_light.gif') bottom left repeat-x;
}
.isHome #content #catList .item.iYellowDark div{
	background: #ecad43 url('../images/bg_category_yellow_dark.gif') bottom left repeat-x;
}
.isHome #content #catList .item.iOrange div{
	background: #dd5b24 url('../images/bg_category_orange.gif') bottom left repeat-x;
	color: #fff;
}
.isHome #content #catList .item.iPurple div{
	background: #432a54 url('../images/bg_category_purple.gif') bottom left repeat-x;
	color: #fff;
}


.isHome #content #catList .item table{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 131px;
	/*height: 107px;
	height: 151px;*/
	height: 131px;
	z-index: 100;
	overflow: hidden;
}	
.isHome #content #catList .item table td{
	background: #4d4d4d;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.isHome #content #catList .item table td img{
	width: 140px;
}




.isHome #content .banner{
	position: relative;
	float: left;
	width: 211px;
	height: 150px;
	margin: 0px 0px 0px 15px;
	background-color: #636363;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
}


.isHome #content .banner a,
.isHome #content .banner a:hover{
	text-decoration: none;
	width: 211px;
	height: 150px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url('../images/bg_banner.png') top left no-repeat;
}

.isHome #content .banner.first{
	margin-left: 0px;
}

.isHome #content .banner.media{
	padding: 0px;
	margin: 0px 0px 0px 15px;
	border: 0px;
}
.isHome #content .banner.media.first{
	margin-left: 0px;
}





#content .topRound{
	margin: 25px 0px 0px 0px;
	height: 10px;
	background: transparent url('../images/bg_newsitem_top.gif') top left repeat-y;
}
#content .bottomRound{
	height: 10px;
	background: transparent url('../images/bg_newsitem_bottom.gif') top left repeat-y;
}



.sidebarBlock{
	background: transparent url('../images/bg_sidebar_middle.gif') top left repeat-y;
	margin: 5px 0px 15px 0px;
}
.sidebarBlock .top{
	height: 10px;
	background: transparent url('../images/bg_sidebar_top.gif') top left no-repeat;
}
.sidebarBlock .bottom{
	height: 10px;
	background: transparent url('../images/bg_sidebar_bottom.gif') top left no-repeat;
}
.sidebarBlock h1{
	height: 36px;
	background: transparent url('../images/bg_sidebar_title.gif') top left no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	text-transform:uppercase;
	line-height: 35px;
}



.sidebarBlockLight{
	background: transparent url('../images/bg_sidebarLight_middle.gif') top left repeat-y;
	margin: 0px 0px 15px 0px;
}
.sidebarBlockLight .bottom{
	height: 10px;
	background: transparent url('../images/bg_sidebarLight_bottom.gif') top left no-repeat;
}
.sidebarBlockLight h1{
	height: 38px;
	background: transparent url('../images/bg_sidebarLight_title.gif') top left no-repeat;
	padding: 0px 0px 0px 20px;
	color: #fff;
	font-size: 16px;
	text-transform:uppercase;
	line-height: 35px;
}

.sidebarBlockLight .pageNav{
	padding: 0px 15px 0px 15px;
}
.sidebarBlockLight .pageNav *{
	font-size: 11px;
}
.sidebarBlockLight .pageNav div.comments{
	border-top: 1px solid #888;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.sidebarBlockLight .pageNav ul{
	clear: both;
}
.sidebarBlockLight .pageNav ul li a{
	color: #f9c21d;
}



.sidebarBlockLight .item{
	padding: 15px 15px 10px 15px;
	background: transparent url('../images/bg_sidebarLight_line.gif') top left no-repeat;
}
.sidebarBlockLight .item.first{
	background: transparent url('../images/spacer.gif') top left no-repeat;
	padding-top: 0px;
}

.sidebarBlockLight .item .date{
	color: #dd5b24;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.sidebarBlockLight .item h3{
	color: #fff;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	font-size: 14px;
}
.sidebarBlockLight .item h3 a{
	color: #fff;
}
.sidebarBlockLight .item .teaser{
	margin: 0px;
	padding: 0px;
}
.sidebarBlockLight .item .more{
	margin: 0px;
	padding: 0px;
	color: #f9c21d;
}





#homeHeaderCall form,
.sidebarBlock form{
	margin: 5px 15px 0px 15px;
	/*background: #ccc;*/
}
.sidebarBlock form#frmFilter{
	margin: 5px 0px 0px 0px;
}
#homeHeaderCall form{
	margin-top: 15px;
}

#homeHeaderCall form h2,
.sidebarBlock form h2{
	margin: 0px;
	padding: 0px;
	color: #dd5b24;
	font-weight: normal;
	font-size: 17px;
	letter-spacing: 2px;
}
#homeHeaderCall form h2{
	padding-bottom: 3px;
}

.sidebarBlock form h4{
	font-weight: normal;
	text-transform: uppercase;
}
.sidebarBlock form h4.red{
	color: #f43545;
}
.sidebarBlock form#frmFilter h4{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #fff;
	font-weight: normal;
	text-transform: none;
	line-height: 27px;
	font-size: 17px;
	height: 29px;
	width: 229px;
	background: transparent url('../images/bg_filter_header.gif') top left no-repeat;
}
.sidebarBlock form div.filter{
	background: transparent url('../images/bg_filter.gif') top left repeat-y;
	padding: 5px 15px 5px 15px;
}
.sidebarBlock form  .filterBottom{
	clear: both;
	background: transparent url('../images/bg_filter_bottom.gif') top left no-repeat;
	height: 45px;
	padding: 25px 0px 0px 0px;
	text-align: center;
}

#homeHeaderCall form table{
	margin-top: 0px;
}
#homeHeaderCall form table,
.sidebarBlock form table{
	margin-top: 15px;
}
#homeHeaderCall form table th,
.sidebarBlock form table th{
	color: #f9c21d;
	text-align: left;
	vertical-align: top;
}
#homeHeaderCall form table td,
.sidebarBlock form table td{
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
#homeHeaderCall form table td{
	padding-bottom: 5px;
}





#homeHeaderCall td.input .input85,
.sidebarBlock td.input .input85{
	background: transparent url('../images/bg_input_sidebar_85.gif') top left no-repeat;
	width: 85px;
	height: 26px;
}
#homeHeaderCall td.input .input110,
.sidebarBlock td.input .input110{
	background: transparent url('../images/bg_input_sidebar_110.gif') top left no-repeat;
	width: 110px;
	height: 26px;
}
#homeHeaderCall td.input .inputXL,
.sidebarBlock td.input .inputXL{
	background: transparent url('../images/bg_input_sidebar_xl.gif') top left no-repeat;
	width: 195px;
	height: 26px;
}
#homeHeaderCall td.input input[type=text],
.sidebarBlock td.input input[type=text]{
	height: 14px;
	width: 110px;
	border: 0px;
	cursor: text;
	margin: 3px 0px 0px 8px;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	background: #aaa;
	background: transparent;
}
#homeHeaderCall td.input .input85 input[type=text],
.sidebarBlock td.input .input85 input[type=text]{
	width: 65px;
}

#homeHeaderCall td.input .input110 input[type=text],
.sidebarBlock td.input .input110 input[type=text]{
	width: 90px;
}

#homeHeaderCall td.input .inputXL input[type=text],
.sidebarBlock td.input .inputXL input[type=text]{
	width: 175px;
}


button#callBack{
	background: transparent url('../images/bttn_bel-me-terug.gif') top left no-repeat;
	width: 104px;
	height: 27px;
	padding: 0px;
	margin: 15px 0px;
	border: 0px;
	display: block;
	text-indent: -5000em;
	overflow: hidden;
	cursor: pointer;
}
#homeHeaderCall button#callBack{
	margin: 15px 0px 5px 0px;
}


p.orange{
	margin: 0px;
	padding: 0px;
	color: #dd5b24;
}
p.opening{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: right;
	color: #bbb;
}

#homeHeaderCall .orange{
	padding-top: 8px;
	font-size: 12px;
	/*line-height: 16px;*/
}
#homeHeaderCall .opening{
	line-height: 14px;
}




button#filterSearch{
	background: transparent url('../images/bttn_filter-toepassen.gif') top left no-repeat;
	width: 169px;
	height: 23px;

	padding: 0px;
	margin: 0px auto;
	border: 0px;
	display: block;
	text-indent: -5000em;
	overflow: hidden;
	cursor: pointer;
}
















/*--- content + innercontent ---*/
.firstH1{
	height: 35px;
	width: 420px;
	background: transparent url('../images/bg_h1_yellow.gif') top left no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 1px;
}
.firstH1 h1{
	color: #3b3b3c;
	font-size: 16px;
	text-transform:uppercase;
	line-height: 35px;
	margin: 0px;
}

#content .topRound,
#content .bottomRound,
#content .innerContent{
	/*display: none;*/
}

/*
#content.titleLightYellow .topRound,
#content.titleLightYellow .bottomRound{
	display: block;
}
*/

.cYellowLight .firstH1{
	background: transparent url('../images/bg_h1_yellow_light.gif') top left no-repeat;
}
.cYellowDark .firstH1{
	background: transparent url('../images/bg_h1_yellow.gif') top left no-repeat;
}
.cOrange .firstH1{
	background: transparent url('../images/bg_h1_orange.gif') top left no-repeat;
}
.cPurple .firstH1{
	background: transparent url('../images/bg_h1_purple.gif') top left no-repeat;
}
.cOrange .firstH1 h1,
.cPurple .firstH1 h1{
	color: #fff;
}

.cYellowLight h2,
.cYellowLight h3{
	color: #f9c21f;
}
.cYellowDark h2,
.cYellowDark h3{
	color: #ecad43;
}
.cOrange h2,
.cOrange h3{
	color: #dd5b24;
}
.cPurple h2,
.cPurple h3{
	color: #432a54;
}



#content.noInnerContent .topRound,
#content.noInnerContent .bottomRound{
	display: none;
}

#content.noInnerContent .innerContent{
	background: transparent;
	margin: 0px;
	padding: 0px;
	color: #fff;
}




/* --- formulieren --- */
.makeCalendar{
	cursor: pointer;
}

.round140{
	border:0px;
	background:transparent;
}

div.input_rounded140{
	width: 140px;
	height: 22px;
	color: red;
	background: transparent url('../images/bg_rounded_input_140.gif') top left no-repeat;
	margin: 0px 0px 0px auto;
}

div.input_rounded140 input[type=text].round140{
	width: 115px;
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	padding: 1px 2px 1px 8px;
	margin: 2px 10px 0px 0px;
	background: #ddd;
	background: transparent;
	border: 0px;
}

div.input_rounded251{
	width: 270px;
	height: 22px;
	color: red;
	background: transparent url('../images/bg_rounded_input_251.gif') top left no-repeat;
}

div.input_rounded251 input[type=text]{
	width: 235px;
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	padding: 1px 2px 1px 8px;
	margin: 2px 10px 0px 0px;
	background: transparent;
	border: 0px;
}



div.select_rounded251{
	width: 270px;
	height: 22px;
	color: red;
	background: transparent url('../images/bg_rounded_input_251.gif') top left no-repeat;
}
div.select_rounded251 select{
	width: 245px;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	padding: 1px 2px 1px 8px;
	margin: 2px 10px 0px 0px;
	background: #ccc;
	background: transparent;
	border: 0px;
}

div.textarea_rounded251{
	width: 270px;
	height: 125px;
	background: transparent url('../images/bg_rounded_textarea_251.gif') top left no-repeat;
}

div.textarea_rounded251 textarea{
	width: 239px;
	height: 117px;
	background: transparent;
	border: 0px;
	padding: 0px 0px 0px 4px;
	margin: 4px 0px 0px 4px;
	font-size: 11px;
	overflow: hidden;
	overflow-y: auto;
}
div.textarea_rounded251 span{
	color: red;
	float: right;
	padding: 2px 10px 0px 0px;
}



#pageNavTop{
	margin:0px 0px 15px 0px;
	border-top:1px dotted #666;
}