/********************************************************************************************************
	created by:		ICSurselva AG	http://www.icsurselva.ch
	project:		www.projuventute.ch
	date:			05/2009, Claudia
	version:		4.1
	file:			mailform.css
	function:		Formular elements -style 
********************************************************************************************************/
table.mailform-table-outer{
	float:left;
}

input.tx_mailform_text,
input.tx_mailform_password ,
input.tx_mailform_file {
	background-color:#FFFFFF;
	border:1px solid #00AEF7;
	height:17px;
	margin-bottom:10px;
	width:200px;
}

select.tx_mailform_select {
	background-color:#FFFFFF;
	border:1px solid #00AEF7;
	min-height:17px;
	margin-bottom:10px;
}
.tx_mailform_textarea {
	background-color:#FFFFFF;
	border:1px solid #00AEF7;
	width:200px;
}
.tx_mailform_label_global {
	color:#50656F;
	line-height:20px;
}

table.mailform-table-outer td {
	padding:0px 3px 3px 0px;
	vertical-align:top;
	}
	
.mailform_radio_box, .mailform_checkbox_box {
	margin-right:3px;
}

td.tx_mailform_none {
	margin-bottom:5px;
	
}

.tx_mailform_div-item-0-14 {
	padding:15px 0px;
	float:right;
}

.tx_mailform_submit {
	background:#C7D6F8;
	border:1px solid #00AEF7;
	height:20px;
	margin-bottom:5px;
	width:200px;
}

.tx_mailform_captcha {
	background:#fff;
	border:1px solid #00AEF7;
	height:17px;
	margin-bottom:5px;
	width:180px;
	margin-right:20px;
	margin-top:3px;
}

.tx-srfreecap-pi2-cant-read, html {
	color:#50656F !important;
}

input[type="checkbox"] {
margin:-3px 3px 1px 4px!important;
padding:0 !important;
width:13px;
}

.tx_mailform_field_radio, .tx_mailform_field_checkbox {
margin-bottom:10px;
}

* html .tx_mailform_field_checkbox {
width:450px;
}

div.tx_mailform_checkbox_element {
height:auto;
width:90px;
}

/*---------------------------------------------------------------*/

div.tx_mailform_radio_element{}

.tx_mailform_title {
	color:#00AEF7;
	font-size:14px;
}

.tx_mailform_checkbox_wrap, div.tx_mailform_checkbox_element{
width:235px;
}

/*PJ Donation Formular*/
div.tx-pjdonations-donateview td{
width:auto;
padding:0px;
display: compact;}


/********************************************************************************************************
	function:		Formular elements -style  in guestbook
********************************************************************************************************/
.tx-veguestbook-pi1 h2.tx-guestbook-header {
	width:auto;
}

.tx-veguestbook-pi1 fieldset {
	border:medium none;
	float:left;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	padding:1em 0px;
        width:100%;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea{width:20.5em;border:1px solid #7F9DB9;} 
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med, .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	width:20em;
	border:1px solid #7F9DB9;
}

/*.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea:hover, .tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea:focus{background-color:#CCEFFD; border: 1px solid #00AEF7;} 
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med:hover, .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med:focus {background-color:#CCEFFD;border: 1px solid #00AEF7;}*/

.tx-veguestbook-pi1 input.tx-guestbook-submit {
	margin-left:8.5em;
	width:8em;
	cursor:pointer;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
margin:1em 1em 0px 0px;
padding:0px 1em;
width:auto;
}

#content h2 {
font-weight:bold;
}
.tx-veguestbook-pi1 h2.tx-guestbook-header {
width:auto;
}
.tx-veguestbook-pi1 h2.tx-guestbook-header {
padding:0.25em 1em;
}

#content div.tx-veguestbook-pi1 h2{padding-bottom:0.25em; font-size:110%;}

