/*
***********************************************************
Title:     Extensions
Author:    Emile Blume - Netcreators.com
***********************************************************
*/
.button, submit { cursor: pointer;}
input, select, textarea { background: #E5EDF2;}
label, .csc-mailform label { background: #FFF;}
#search, #cse-search-box { margin-bottom: 1em;}

/* emailsubscribe //////////////////////////////*/
.tx-sremailsubscribe-pi1 dt {
	clear: left;
	display: inline;
	float: left;
	width: 140px;
}

.tx-sremailsubscribe-pi1 dd { float: left;}

.tx-sremailsubscribe-pi1 label {
	display: block;
	padding: 3px;
}

.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd {
	margin-top: 0.4em;
}

.clear { clear: both; }

.tx-sremailsubscribe-pi1-submit {
	background:#004A7F;
	color: #FFFFFF;
	border: none;
	text-align: center;
	margin-left: 143px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	width: auto;
	float: left;
	clear: both;
}

/* poll //////////////////////////////////////////////////////////*/
#right .tx-jkpoll-pi1 h3 {
	background: #004A7F;
	color: #FFF;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 8px;
	padding-left:6px;
	padding-right:6px;
	text-transform: uppercase;
}

#right .tx-jkpoll-pi1 label {
	background: #FFF;
	color: #004A7F;
	margin-top: 2px;
	font-weight: normal;
}

#right .tx-jkpoll-answer {
	clear: both;
	display: block;
}

.tx-jkpoll-question {
	margin: 5px 5px 10px 5px;
}

#right .tx-jkpoll-answer label{
	float: left;
	width: 120px;
}

#right .tx-jkpoll-answer input {
	border: 0;
	background: #FFF;
	float: left;
	margin-right: 4px;
	width: 20px;
}

#right .tx-jkpoll-answer input.pollanswer {
	margin-top: 0;
	padding-top: 0;
}

.tx-jkpoll-pi1 .button input {
	border: none;
	margin-top: 8px;
	background: #004A7F;
	color: #FFFFFF;
	text-align: center;
}

.tx-jkpoll-pi1 input.pollsubmit {
	background:#004A7F;
	color: #FFFFFF;
	margin: 10px 0px;
}

.tx-jkpoll-pi1 { border: 1px solid #C6D7E2; }
#left .tx-jkpoll-pi1 h3 { background:#004A7F; color: #fff; margin: 5px; }
.tx-jkpoll-pi1 label { width: 120px; }
.tx-jkpoll-answer {margin-left: 5px; }

/* ingevoegd van form contingency extensie van netcreators door dd - 17/08/06 */
#content #mailform {
	margin-top: 10px;
}

#content #mailform label{
	padding: 3px;
	padding-left: 9px;
	width: 126px;
	float: left;
	font-weight: bold;
}

#mailform input, #mailform select, #mailform textarea{
	border: 0;
	width: 250px;
	margin-bottom: 7px;
	padding: 3px;
	padding-left: 6px;
	float: left;
	background: #E5EDF2;
}

#mailform .csc-mailform-submit, #content .submit{
	clear: left;
	padding-left: 0px;
	width: 80px;
	background: #004A7F;
	color: #FFF;
	font-weight: bold;
	text-transform: lowercase;
}

.csc-mailform .form-nav{
	clear: both;
	display: block;
}

.csc-mailform label {
	width:200px;
}

.csc-mailform #mailformGeschenk label {
	border-bottom: 1px dashed #004A7F;
}

.csc-mailform-field {
	clear:both;
	display: block;
	width: 100%;
	background:none;
	margin-bottom:5px;
}

.csc-mailform-radio {
	background: none;
}

.csc-mailform-radio label {
	background: none;
}

input.csc-mailform-radio, input.csc-mailform-check {
	border: none;
	width: 20px;
}

input.csc-mailform-radio {
	clear: left !important;
	float: left;
}

/* tip a friend */
/*
#tipafriend {
	width: 100px;
	float: right;
	line-height: 18px;
	height: 18px;
}
*/

#tipafriend {
	float:right;
	height:18px;
	line-height:18px;
	width:30px;
}

#tipafriend a { text-decoration: none;}

/*indexed search*/
.tx-indexedsearch input, .tx-indexedsearch select, tx-indexedsearch textarea{
	border: 0;
	width: 250px;
	margin-bottom: 7px;
	margin-left: 4px;
	padding: 3px;
	padding-left: 6px;
	background: #E5EDF2;
}

.tx-indexedsearch input{
	border: 1px solid #E5EDF2;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-left: 2px;
	background: #FFFFFF;
	font-size: 10px;
}

.tx-indexedsearch input.submit, .pollsubmit {
	border: 1px solid #004A7F;
	width: 80px;
	background: #004A7F;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

/* weblog */
.tx-veguestbook-pi1 table {
	border-spacing: 0.3em;
	border-collapse: separate;
}

.tx-veguestbook-pi1 input, .tx-veguestbook-pi1 textarea {
	border: 1px solid #E5EDF2;
	margin: 0;
	padding: 1px;
	padding-left: 2px;
	background: #E5EDF2;
}

.tx-veguestbook-pi1 input.button {
	border: 1px solid #004A7F;
	background: #004A7F;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

.tx-guestbook-list-header {
	color: #004A7F;
	font-weight: bold;
	font-size: 13px;
}

/* directmail */
#directmail {
	padding: 10px;
	background: #FFFFFF;
}

#directmail p{
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	font-size: 10px;
}

#directmail input {
	border: 0px solid #E5EDF2;
	margin: 0;
	padding: 1px;
	padding-left: 2px;
	background: #E5EDF2;
}

#directmail .button {
	border: 0px solid #004A7F;
	background: #004A7F;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

#directmail .checkbox {
	margin: 4px;
	margin-right: 8px;
	margin-bottom: 0;
	padding: 0;
}

/* search */
.tx-macinasearchbox-pi1 {
	background: #FFF;
	line-height: 25px;
	text-align: center;
	height: 25px;
}

.tx-macinasearchbox-pi1 input {
	border: 0;
	padding-left: 2px;
	margin-top: 2px;
}

.tx-macinasearchbox-pi1 input.button{
	background: none;
	color:#000;
	font-weight: bold;
	text-align: center;
}

/* survey  */
#frmPbSurvey .question {
	color: #004A7F;

}

.tx-pbsurvey-pi1 div {
    margin-bottom: 10px;
}

.tx-pbsurvey-pi1 .barcontainer {
	border: 1px solid #004A7F;
	color: #004A7F;
	left: 0;
}

.tx-pbsurvey-pi1 .bartext {
    background: #E5EDF2;
    z-index: 5;
    text-align: center;
    position: relative;
    left: 0px;
    width: 100px;
    height: 15px;
}


/* abdownloads /////////////////////////////////////*/
#center .tx-abdownloads-pi1 h2 {
	font-size: 12px;
}

.tx_abdownloads_listView_download {
	background:#E5EDF2;
	border:1px solid #004A7F;
	font-size:11px;
}

/* ratings //////////////////////////////////////////*/
.tx-ratings {display: inline; float: left;}

.tx-rating-display-wrap {visibility: hidden;}

/* calbase ///////////////////////////*/
.tx-cal-controller dt {color:#9C9D9F; clear:both; padding-top:10px;}
.tx-cal-controller a {font-size:1.2em; font-weight:bold; margin-bottom:1em;}
.tx-cal-controller dt img {
	background:#E5EDF2 none repeat scroll 0 0;
	display:inline;
	float:left;
	margin-bottom:6px;
	margin-right:10px;
}
.tx-cal-controller dd {padding-bottom:12px; border-bottom:2px dotted #888888;}
.pagebrowser {padding-top:10px;}
.pagebrowser span {margin:0px 2px;}
#calendar-event .csc-textpic-imagewrap {float:none;}

/* map //////////////////////////////////////*/
.marker-layer {
	background:#990099 none repeat scroll 0 0;
	border:1px solid #5B015B;
	color:#FFFFFF;
	padding:4px;
}