@charset "UTF-8";

/* CSS Document
 *
 * SourceCode by Jesus Munoz a.k.a. "omiK" (c)
 * 
 * http://www.suburbanned.com
 * info@suburbanned.com 
 *
 * Smash forehead on keyboard to continue.....
*/

*{
	margin: 0;
	padding: 0;
	/*border: 1px inset;*/
} /* Generic Reset UAYOR */

.linia { border: red 1px inset;}
.cleary {clear:both;}

#greenHeader {
	width: 591px;
	height: 92px;
	margin-left: 12px;
	margin-top: 42px;
	background-image:url(../images/contactheader.png) !important;
	background-repeat: no-repeat;
	background-image: none;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contactheader.png' sizingMethod='fit');
}

#promoContent{
	margin-top:30px;
	margin-bottom:30px;
	width:591px;
	height:440px;
}

#promoContent a:link{
	text-decoration: none;
	color: #6b7993;
	font-weight: bolder;
}
promoContent a:visited{
	text-decoration: none;
	color: #6b7993;
	font-weight: bolder;
}
#promoContent a:hover{
	text-decoration: none;
	color: #879ec8;
	font-weight: bolder;
}
#promoContent a:active{
	text-decoration: none;
	color: #6b7993;
	font-weight: bolder;
}

#promoContent h3{
	margin-bottom: 15px;
	margin-top:40px;
}

#leftColumn a:link{
	color: #666666;
	text-decoration: none;
}
#leftColumn a:visited{
	color: #666666;
	text-decoration: none;
}
#leftColumn a:hover{
	color: #999999;
	text-decoration: none;
}
#leftColumn a:active{
	color: #666666;
	text-decoration: none;
}

form.cForm {
	width:574px; 
	height:312px;
	background-image:url(../images/correo.png);
	background-repeat: no-repeat;
	border: none;
	text-align: left;
	color: #77942b;
	font-size: 9pt;
	margin-top:25px;
	margin-left:10px;
}

form.cForm fieldset {border: none; padding-top: 15px; padding-left: 5px; padding-right; 5px;}
form.cForm legend {display: none; margin-left:11px; margin-right:11px;}
form.cForm label {vertical-align: top;  margin-left:11px; margin-right:11px}
form.cForm textarea, #Name,#Mail{background-color:white;color: #7a8a16;border: 1px #dee6c9 solid; height:20px;margin-left:11px; margin-right:11px;margin-top: 6px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt;line-height: normal;vertical-align: middle;}
form.cForm textarea { width: 545px; height: 120px;margin-bottom: 0px}
//form.cForm checkbox {margin-top:0px;padding-top:0px};



.cForm p {
	text-align: center;
	margin-top: 5px;
	color: #92a957;
}

form.cForm #Name,#Mail{
	line-height: 20px;
	height:20px;
}

#agreement{
	margin-left:11px;
}

#Name{
	width:300px;
}
#Mail{
	width:210px;
}

#sendArea p{
	text-align: center;
	margin-top: 5px;
	color:#74931f;
}

#sendArea a:link{
	color: #74931f;
	text-decoration: none;
	font-weight: bold;
}
#sendArea a:visited{
	color: #74931f;
	text-decoration: none;
	font-weight: bold;
}
#sendArea a:hover{
	color: #526718;
	text-decoration: none;
	font-weight: bold;
}
#sendArea a:active{
	color: #74931f;
	text-decoration: none;
	font-weight: bold;
}
#conditions{
	visibility:hidden;
	display:none;
	width:555px;
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:8pt;line-height: 1.6em;
}

#formulario{
	display:block;
	
}

#closeArea p{
	text-align: center;
}

#conditions p{
	padding-top: 15px; padding-left: 5px;	color: #4c570d;margin-bottom:4px;

}

#conditions a:link{
	color: #74931f;
	text-decoration: none;
	font-weight: bold;
}
#conditions a:visited{
	color: #74931f;
	text-decoration: none;
	font-weight: bold;
}
#conditions a:hover{
	color: #526718;
	text-decoration: none;
	font-weight: bold;
}
#conditions a:active{
	color: #74931f;
	text-decoration: none;
	font-weight: bold;
}