/* forms */
form,  .defaultForm {
	width:450px;
	overflow: hidden;
	font-weight:normal;
	border:none;
	padding-left:0;
	margin-left:0;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
	color:#133E68;
}


/*-------------------*/
/* form styles START*/
fieldset.defaultForm .formRow label,  .formRow label, label  {
	width: 150px;
	display: block;
	float: left;
}

fieldset .defaultForm .formRow input .text, .text, input .text {
	border: none;
	border-bottom: 1px solid #133E68;
	width: 220px;
	color:#333333;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
}


  
select  {
	margin-bottom:3px;
	background-color:transparent;
	border:1px #133E68 solid;
	padding-left:15px;
}
textarea  {
	width: 170px;
	border: 1px solid #133E68;
	margin-bottom:3px;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
	color:#333333;
}
.csc-mailform  {
	border: 0px;
}  


.csc-mailform-field label {
	width: 150px;
	display: block;
	float: left;
}
.csc-mailform-field {
	margin-top: 5px;
}
.csc-mailform-submit {
	margin-left: 150px;
}
fieldset.csc-mailform {
	border: none;
	border: 1px solid #133E68;
	padding: 10px;
}
.csc-mailform-field input, input[type=text] {	border: 1px solid #133E68; padding: 2px; 	color:#333333;
	font-family:Arial;
	font-size:11px;
	line-height:16px;}
.csc-mailform-field textarea { border: 1px solid #133E68;	color:#333333;
	font-family:Arial;
	font-size:11px;
	line-height:16px; }

input:focus, textarea:focus {
	background-color: #f2f2f2;
	color: #133E68;
}

/* form styles END */  
/*-----------------*/



 
 /* Powermail */ 


 
span.powermail_mandatory, span.tx-guestbook-form-obligationfield {
	text-decoration: none;
	color: #68b2d8;
}
input.validation-failed,
textarea.validation-failed {
text-decoration: none;
color: #68b2d8;
}
div.powermail_mandatory_js {
text-decoration: none;
color: #68b2d8;
margin: 3px 0 5px 140px;
}
fieldset.tx-powermail-pi1_fieldset {
border:none;
margin:0;
padding:0;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width:140px;
	float: left;
	clear: both;
}


/*div.tx_powermail_pi1_fieldwrap_html_1 label, .tx_powermail_pi1_fieldwrap_html tx_powermail_pi1_fieldwrap_html_check tx_powermail_pi1_fieldwrap_html_1 label,
div.tx_powermail_pi1_fieldwrap_html .tx_powermail_pi1_fieldwrap_html_check .tx_powermail_pi1_fieldwrap_html_1 label{
	display: block;
	width:260px;
	float: left;
	clear: both;
	margin:5px 0;
}

div.tx_powermail_pi1_fieldwrap_html input.powermail_check, div.tx_powermail_pi1_fieldwrap_html_1 input.powermail_check {width: 20px; border:none; text-align:left; margin:5px 0 5px  0; }
*/
fieldset.tx-powermail-pi1_fieldset legend,
p.tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}


input.powermail_text,
input.powermail_datetime,
input.powermail_date,
select.powermail_countryselect {
	border: none;
	border-bottom: 1px solid #133E68;
	width: 220px;
		color:#333333;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
}

textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset textarea  {
	border: 1px solid #133E68;
	width: 215px;
	height:100px;
	margin-left:0px;
	margin-top:5px;
	color:#333333;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 5px 0;
}
input.powermail_submit {
	margin: 5px 0 0px 140px;
}

td.powermail_all_td {
}

/*----------------------*/
/* search styles START */


.tx-indexedsearch .tx-indexedsearch-searchbox SELECT.tx-indexedsearch-selectbox-defop { text-align:left; border:1px solid #133E68; }
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT.tx-indexedsearch-selectbox-results {text-align:left; border:1px solid #133E68;}

.tx-macinasearchbox-pi1 {
	margin: 0 0 20px 10px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:75px; 
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	margin-left:25px;
	border: none;

	border-bottom: 1px solid #133E68;
	width: 220px; 
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
}
.tx-indexedsearch P.tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#fff; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 
	font-weight:normal; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
	color:#68b2d8; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#fff; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {  }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 {  }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {  }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {  }
.tx-indexedsearch .tx-indexedsearch-res .noResume { 
	color : #68b2d8; 
}
/* search styles END */
/*----------------------*/
