/*
***********************************************************
Title: Extensions
Author & copyright: Jacco van der Post - TYPO3-webdesign.nl
Date: november 2008
***********************************************************
*/


/* ============ */
/*    rgtabs    */	
/* ============ */

.tx-rgtabs-pi1 {

  }

/* ====================== */
/*    contact dropdown    */	
/* ====================== */
  
  
 .avancosdropdown form select {
	font-size:1.1em;
	font-weight:normal;
	line-height:1.1em;
	}  


  
.avancosdropdown-avancos {
	/* color:#FECD08;
	font-size:1.8em;
	font-weight:normal;
	line-height:1.8em; */
	display:none;
	}
	

/* ====================== */
/*    powermail   */	
/* ====================== */

.tx-powermail-pi1 {margin-left:10px;}




	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	/* border: 1px solid #aaa;
	background-color: #ccc; 
	padding: 10px; */
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
	display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	/* Input and textarea */
	width: 300px;
	color:#333;
}


fieldset.tx-powermail-pi1_fieldset select.powermail_select  {
	color:#333;
	}


fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
 }

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 150px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

textarea#uid36 {overflow:hidden;}


/* ================================== */
/*    ke_yac - Yet Another Calendar   */	
/* ================================== */

.tx-keyac-pi1 #navigation {
	margin-top:20px;
	}

#yac_calendars {
	margin-left:25px;
	}



/* ================================== */
/*  nieuwsticker js    */	
/* ================================== */

#nieuwsticker {
	left:0px;
	top:189px;
	position:absolute;
	width:938px;
	height:23px;
	margin:0;
	/* background:#f8f8f8;
	border:1px dashed #FECD08; */
	}  


#NewsVertical {
	width: 920px;
	height: 23px;
	display: block;
	overflow: hidden;
	position: relative;
	}

#TickerVertical {
		width: 920px;
		height:23px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}

#TickerVertical li {
		display: block;
		width: 898px;
		text-align: center;
		font-size: 11px;
		margin: 0;
		padding: 2px 6px 3px 6px;
		float: left;
	}

#TickerVertical li {
			display: block;
		}

#TickerVertical li  h3 {
 	font-size:1.6em;
	font-weight:normal;
	line-height:1.2em;
	color:#FECD08;
	text-decoration:none;
	padding:0;
	margin:0;	
  }		

#nieuwsticker #controller {display:none;}

#nieuwsticker a {
	/* color:#FECD08;
	color:#3333ff;
	color:red;  */
	/* background:#ccccff; 
	color:#2020ff; */
	color:#DFB50D;
	font-style:italic;
	}

#nieuwsticker a:hover {
	text-decoration:underline;
	color:#333;
	}