/* 
  -----------------------------------
  Tab Bar Magic Page Pack CSS
  by Project Seven Development
  www.projectseven.com
  Key Lime Page Pack Layout 03
  2 Column Fixed
	Shadow box background
  -----------------------------------
*/
body {
	background-color: #4A4A4A;
	background-image: url(../gfx/kl-pbgtexture.jpg);
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin: 20px 0;
	padding: 0;
}
#masthead {
	background-image: url(../gfx/kl-masthead.jpg);
	background-repeat: no-repeat;
	height: 162px;
}

/********LAYOUT WRAPPER**********/
#layout {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../gfx/kl-shadow.jpg);
	background-repeat: repeat-y;
}
/********MENU WRAPPER**********/
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 750px;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 750px;
	padding: 3em 0 0 0;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 540px;
	background-image: url(../gfx/kl-vrule.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#sidebox {
	float: left;
	width: 210px;
}
#custommainbox {
	float: left;
	width: 750px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
	
#maincontent {
	padding: 0 30px 20px 30px;
	font-size: 0.85em;
}

#maincontent p{
	line-height: 1.5em;
	margin: 8px 0 12px 0;
}
/* Dubbele content */
#contentcol1 {
	float: left;
	width: 47%;
	padding-right:10px;
}
#contentcol2 {
	float: left;
	width: 50%;
}
/*Custom Main Content*/
#custommaincontent {
	padding: 0 30px 20px 30px;
	font-size: 0.85em;
}

#custommaincontent p{
	line-height: 1.5em;
	margin: 8px 0 12px 0;
}
/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	padding: 0 20px 20px 20px;
	margin: 0 0 0 0;
	background-image: url(../gfx/kl-yellowgradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidecontent p{
	line-height: 1.35em;
	margin: 12px 0;
}
/********HEADINGS*******/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.2em;
}
h1, h2, h3, h4 {
	line-height: normal;
	font-family:Verdana, Arial, sans-serif;
	margin-bottom: 0.25em;
	color:#005079;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1em;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1em;
}
#sidecontent h3.topheading {
	margin: 0;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../gfx/kl-footer.jpg);
	background-repeat: no-repeat;
	height: 75px;
	background-position: left bottom;	
	text-align: right;
	padding-right: 25px;
}
#bottom a {
	font-size: 10px;
	font-weight: normal;
}
#bottom img {
	position: relative;
	top: 5px;
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #CECCC4;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
}
/*********PAGE LINK STYLES********/
a {
	color:#005079;
	font-weight:700;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#a7bcca;
}
#p7TBMrootbox {
	background-image: url(../gfx/kl-mbar.jpg);
	background-color: #97AD73;
	background-repeat: repeat-x;
}
.p7TBMsubbox {
	padding: 4px 0 24px 12px;
}

/*********RCMS SPECIFIC STYLE********/

.intro{
	padding: 15px 10px 15px 10px;
	margin-bottom: 20px;
	background-color: #437092;
	background-image: url(../gfx/ornament_kader.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: white;
	font-weight: bold;
	}

.intro h1{
	font-size : 18px;
	color: white;}
		
.zijbalk_kader1{
	padding: 30px 10px 15px 10px;
	margin-bottom: 15px;
	background-color: #969696;
	background-image: url(../gfx/ornament_zijbalk1.png);
	background-repeat: no-repeat;
	background-position: top right;}

.zijbalk_kader2{
	padding: 30px 10px 15px 10px;
	margin-bottom: 15px;
	background-color: #969696;
	background-image: url(../gfx/ornament_zijbalk2.png);
	background-repeat: no-repeat;
	background-position: top right;}

.zijbalk_kader1 h1, .zijbalk_kader2 h1  {
	color: white;
}
		
.stdtext {
	margin: 0 0 15px 0;
	padding: 0;
}

/* teaser */
.teasertitle {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 0.25em;
}
.teasertext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 0.25em 0;
	padding: 0;
}
.teaserlink {margin: 0 0 10px 0;}

/* formfield */
.formfield {}
.formfieldname {padding-top: 0;}
.formfielddata {}

/* foto gallerij */
.image_idle {border: none; border-width: 0 0 0 0; padding: 7 7 4 7;}
//.image_idle {border: outset; border-width: 2 2 2 2; padding: 5 5 2 5; width:220px; height:110px;}
.image_hilite {border: outset; border-width: 2 2 2 2; padding: 5 5 2 5;}
.image_down {border: inset; border-width: 2 2 2 2; padding: 5 5 2 5;}

/* textblock */

.textblock {margin-top: 10px;}

/* document */
.doc_title {
	color:#005079;
	font-weight: bold;
	margin: 0 0 0 0;
}
.doc_descr {margin: 0 0 0 0;}
.doc_link {margin: 0 15px 15px 0;}

/* anchorblok */
.anchorblok {margin: 0 15px 15px 0;}
.anchorblok_link {}
.searchreslink {}

#specfncts {
	font-size: .8em;
	line-height: 1.5em;
	background-image: url(../images/jazz_greentile.jpg);
	margin: 0 20px 0 20px;
}

#specfncts a {color: #DAD2AD;}
#specfncts a:visited {color: #D2C99B;}
#specfncts a:hover {color: #EAE6D0;}
#specfncts a:active, #centercontent a:focus{
	color: #DAD2AD;
	background-color: #505050;
	text-decoration: none;
}

/* agenda */
.agenda_table_row {padding: 5px; font-size: 0.9em; width:100%;}
.agenda_item_hd {font-weight: bold;}
.agenda_table_hd {color: #FFFFFF; font-weight: bold; border-left: 1px solid #FFFFFF; padding: 5px 5px 5px 5px; background-color: #a7bcca;}
.agenda_table_div {background-color: #515151; height: 5px;}
.agenda_row_odd {background-color: #CCCCCC;}
.agenda_row_even {background-color: #FFFFFF;}
.agenda_item_txt {padding: 3px;}
.agenda_maand {color: #333333; font-weight: bold; border-bottom: 3px solid #CCCCCC; padding: 5px;}

/* links */
.links_table_bg {background-color: #119ebc;}
.links_table_bg_#FFFFFF {background-color: #ffffff;}
.links_table_row {padding: 3px;}
.links_table_hd {color: #ffffff; font-weight: bold; border-left: 1px solid #ffffff; padding: 5px 5px 5px 5px;}
.links_table_hd_lnk:link, .links_category_lnk:active, .links_category_lnk:visited {font-weight: bold; color: #ffffff; text-decoration: none;}
.links_table_hd_lnk:hover {color: #ff0200;}
.links_table_div {background-color: #119ebc; height: 2px;}
.links_row_even {background-color: #ecffff;}
.links_row_odd {background-color: #ffffff;}
.links_item_txt {padding-right : 15px;}
.links_cat_txt {padding-right : 15px;}
.links_title,.links_title a {color : #DAD2AD; font-weight : bold; margin-bottom : 10px;}

/* opinie / poll */
.poll_table {margin-left:8px;}
.poll_table_hd {color: #000000; font-weight: bold;}
.poll_title {font-weight: bold;}
.poll_hd_line {}
.poll_option {}

/* A tot Z */
#atotz_table {margint-bottom:8px;}
.atotz_regkeytd {height:22px}
.atotz_regkey {color: #333333; font-weight: bold; font-size: 1.35em;}
.atotz_link {}


/* Table */
.table_table {
	width: 100%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #CCC9A3 #CCC9A3 #CCC9A3 #CCC9A3;
	border-collapse: separate;
}
.table_table th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #CCC9A3 #CCC9A3 #CCC9A3 #CCC9A3;
	-moz-border-radius: 0px 0px 0px 0px;
}
.table_table td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #CCC9A3 #CCC9A3 #CCC9A3 #CCC9A3;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* Nieuws */
#nieuwstextblock h2{
	margin: 0 0 1em 0;
	font-size: 1.35em;
}

/* Nieuws */
#NAwrapper {
	width: 100%;
}
#NAselectdate {
	float: left;
	width: 160px;;
}
#NAselectdate select {
	vertical-align: middle;
}
#NAsearch {
	float: right;
	position: relative;
	bottom: 2px;
}
#NAsearch label {
	position: relative;
	bottom: 2px;
}
#NAsearch label {
	position: relative;
	bottom: 2px;
}
#NAoverview {
	margin-top: 15px;
}

/* extranet */
.extranet_login legend {color:black;}

/* reactie module view component */
.reactionwrapper {
	margin: 10px 5px 10px 0;
}
.reaction {
	font-weight: bold;
	color: #00529F;
}
.reaction_hover {
	font-weight: bold;
	color: #00529F;
	cursor: pointer;
}
.reacties_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.5em;
	line-height: normal;
	font-family: "Lucida Sans", Arial, sans-serif;
	margin-bottom: 0.25em;
}
.reacties_fullname {
	font-weight: bold;
}

/* winkel zoeken */
#searchBedrijvenzoekerSwitch {clear: both; padding:0; margin-bottom:5px; margin-top:15px;}
#searchBedrijvenzoekerSwitch li {display:inline; margin:0; padding:0;}
#searchBedrijvenzoekerSwitch li.tab,
#searchBedrijvenzoekerSwitch li.tab_selected {padding:5px 10px 5px 10px;}
#searchBedrijvenzoekerSwitch li.tab_selected {background-color: #AE2C16;}
#searchBedrijvenzoekerSwitch li.tab_selected a{color: #FFFFFF; text-decoration: none;}

#searchBedrijvenzoekerResultContainer {width:680px; float:left; display:inline; border:1px solid #ebf0f9; padding:5px; margin-top:10px;}
#searchBedrijvenzoekerFormContainer {width:680px; float:left; display:inline; border:1px solid #ebf0f9; padding:5px; margin-top:10px;}

/* Google Maps */
#gMapContainer { margin-top:10px; }
#mapIsLoadingIndicator {float:right;}
#searchResultIntro {float:left;}
#gMap {clear:both; height:440px; border:1px solid black; margin-top:10px;}


#lev_details {
	margin:4px 0px;
}
	#lev_details .label {
		float: left;
		font-weight: bold;
		width: 175px;
	}
	#lev_details .block {
		margin: 10px 0;
	}
	table#openingHours {
		width: 60%;
		border: 2px solid #E73414;
		border-collapse:collapse;
	}
	table#openingHours td {
		width: 20%;
		border: 1px solid #E73414;
	}
	table#openingHours thead td {
		font-weight: bold;
		border: 2px solid #E73414;
	}
	
