.contactportlet-portlet{
	border:0; padding:0;margin:0;
	background-color:#FFFFFF;
}
.contactportlet-portlet #contact form .validator-error-msg{
       color:#A40000;
       display:block;
       font-size:12px;
}

.contactportlet-portlet #contact form .requiredwrapper label:after{
       content:'*';
       color:#000;
       font-weight: lighter;
}

.contactportlet-portlet #contact .validator-error-msg{font-size:8pt;font-weight:italic;}

.contactportlet-portlet #contact{
	width: 555px;
}

.contactportlet-portlet #contact .pair{
	margin: 0;
    overflow: hidden;
    width: 100%;
}

.contactportlet-portlet #contact .empty-even{
	margin: 0;
    overflow: hidden;
    width: 100%;
}

.contactportlet-portlet #contact .block,
.contactportlet-portlet #contact .pair,
.contactportlet-portlet #contact .empty-even{
	margin: 0 0 18px 0;
}

.contactportlet-portlet #contact .pair .even{
	float: left;
    margin: 0;
    width: 48%;
}

.contactportlet-portlet #contact .pair .odd{
	float: right;
    margin: 0;
    width: 49%;
}

.contactportlet-portlet #contact .empty-even .odd{
	float: none;
	width: auto;
	text-align: right;
	background: url("images/arrow.png") 0 8px no-repeat;
}

.ie7 .contactportlet-portlet #contact .empty-even .odd{
	background-position: 0 13px;
}
.ie7 .contactportlet-portlet #contact .empty-even .odd .aui-field-content{
	position: relative;
}
.ie7 .contactportlet-portlet #contact .empty-even .odd .aui-field-label-inline-label{
	vertical-align: top; 
	top: 6px; 
	position: relative;
	margin-right: 11px;
}
.ie7 .contactportlet-portlet #contact .empty-even .odd .aui-field-input{
	float: none;
}

.contactportlet-portlet #contact .pair .aui-field{
	position: relative;
	display: block;
	line-height: 24px;
	margin: 0;
}
.contactportlet-portlet #contact .pair .aui-field label{
	width: 67px;
	vertical-align: middle;
	color: #000;
	float: left;
}
.contactportlet-portlet #contact .pair .odd .aui-field label{
	 text-align: right;
    	width: 60px;
}

.contactportlet-portlet #contact .empty-even .aui-field label{
	margin: 1em 13px 1em 0;
    overflow: hidden;
    width: 100%;
}

.contactportlet-portlet #contact .pair .aui-field input,
.contactportlet-portlet #contact .empty-even .aui-field input{
	width: 197px;
	float: right;
	background-color: #cccccc; 
	background-image: none;
	border: 0;
	color: #999999;
	text-indent: 3px;
}
.contactportlet-portlet #contact .block .aui-field{
	line-height: 24px;
	display: block;
	margin-bottom: 0;
}
.contactportlet-portlet #contact .textarea-block .aui-field{
	margin-bottom: 0;
}
.contactportlet-portlet #contact .textarea-block .aui-field{
	line-height: auto;
}
.contactportlet-portlet #contact .block .aui-field label{
	width: 67px;
	vertical-align: middle;
	color: #000;
	float: left;
}
.contactportlet-portlet #contact .textarea-block .aui-field label{
	line-height: auto;
}
.contactportlet-portlet #contact .textarea-block .aui-field{
	vertical-align: top;
}
.contactportlet-portlet #contact .block .aui-field .aui-field-element{
	display: block;
	width: 87.5%;
	float: right;
}
.contactportlet-portlet #contact .block .aui-field .aui-field-element input,
.contactportlet-portlet #contact .block .aui-field .aui-field-element textarea{
	width: 100%;
	float: right;
	background-color: #cccccc; 
	background-image: none;
	border: 0;
	color: #999999;
	text-indent: 3px;
}

.contactportlet-portlet #contact .aui-button-holder{
	text-align: right;
}

.contactportlet-portlet #contact .mandatory{
	overflow: hidden;
	line-height: 24px;
	clear: both;
}
.contactportlet-portlet #contact .mandatory .requiredtext{
	float: left;
}
.contactportlet-portlet #contact .mandatory .privacy{
	float: right;
}

.contactportlet-portlet #contact .mandatory .aui-field .aui-field-element .privacy input{
	display: inline;
    float: none;
    vertical-align: middle;
    width: 16px;
    height: 16px;
}
.contactportlet-portlet #contact .mandatory .aui-field .aui-field-element .privacy label{
    display: inline;
    float: none;
}
.contactportlet-portlet #contact .mandatory .aui-field .aui-field-element .privacy a:hover{
	color: #000;
}

.contactportlet-portlet .contact-send-ok .text{
	margin: 0.5em 0;
}
.contactportlet-portlet .aui-field-label, 
.contactportlet-portlet .aui-field-label-inline-label {
	font-weight: normal;
}

.contactportlet-portlet #contact .block .portlet-msg-error{
	margin-left: 67px;
}
.contactportlet-portlet #contact .block .privacy .portlet-msg-error{
	margin-left: 0;
}

.contactportlet-portlet #contact .block .taglib-captcha{
	margin: 0;
	margin-left: 67px;
	display: block;
}.contactportlet-portlet #contact .block .taglib-captcha .captcha{
	margin: 0;
}
.contactportlet-portlet #contact .block .taglib-captcha img{
	display: inline;
	line-height: 50px;
}
.contactportlet-portlet #contact .block .taglib-captcha a{
	display: inline-block;
	line-height: 50px;
	vertical-align: middle;
	text-indent: -9000px;
	background: url(images/refresh/refresh.png) no-repeat;
	width: 16px;
	height: 50px;
}
.contactportlet-portlet #contact .block .taglib-captcha a:hover{
	opacity: 0.8;
}

.contactportlet-portlet #contact .data-protection{
	display:block;
	clear:both;
	padding-top:1em;
}

/* Config Mode */

.contactportlet-portlet .config-mode .field{
    margin-bottom: 1em;
}
.contactportlet-portlet .config-mode .field .field-image img{
	margin-top: 0.5em;
	border: 1px solid #ccc;
}

.contactportlet-portlet .config-mode form .default-values-wrapper input{
	width:350px;
}

/* Admin */
.adminportlet-portlet .fast-info{
	display: block;
}
.adminportlet-portlet .fast-info ul{
	list-style: none;
	margin: 0; paddig: 0;
	color: #999999;
}
.adminportlet-portlet .fast-info ul li{
	display: inline;
	padding: 2px 20px 2px 0;
}
.adminportlet-portlet .fast-info ul li span{
	font-weight: bold;
}
.adminportlet-portlet .fast-info ul li .yes{ 
	color: #41801D;
}
.adminportlet-portlet .fast-info ul li .no{ 
	color: #993333;
}
.adminportlet-portlet .admin-top-info{ 
	font-weight: bold;
    margin-bottom: 15px;
}
.adminportlet-portlet .admin-top-name{ 
	color: #003366;
    display: block;
    font-size: 14px;
}
.adminportlet-portlet .admin-top-consult{ 
	padding-left: 20px;
	background: url(images/admin/icon.png) left center no-repeat;
}


	
.adminportlet-portlet .exportcsv-button{ 	
	float: right;
}

.adminportlet-portlet .field-wrapper{
	margin: 1em 0;
}
.adminportlet-portlet .fast-info-list{
	background-color: #FEFEFE;
    border: 1px solid #BBBBBB;
    display: block;
    font-weight: bold;
    margin: 2px auto 14px;
    padding: 6px 6px 6px 10px;
    text-align: left;
}
.adminportlet-portlet .fast-info-list ul{
    color: #000;
}
.adminportlet-portlet .field{
	margin-bottom: 1em;	
}