﻿@charset "utf-8";

body {
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0;
}

html,body,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
}

.hidden {
	display: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.enphasis {
	font-weight: bold;
}

.field {
	background-color: #FFF;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 19px;
	padding: 3px 3px;
}

/* -----------------
VISTOS MAIN CONTENT
------------------*/
#vistosContainer {
	background: url(../img/vistos-americanos/bg-vistos.jpg) no-repeat top
		center #FFF;
}

div#vistosInnerContainer {
	background: transparent
		url(../img/vistos-americanos/bg-vistos-content.png) no-repeat 0 0;
	_background: transparent
		url(../img/vistos-americanos/bg-vistos-content.gif) no-repeat 0 0;
	height: 549px;
	_height: 540px;
	position: relative;
	width: 748px;
	_width: 740px;
	z-index: 100;
	top: 50%;
	left: 50%;
	margin: -275px 0 0 -374px;
	_margin: -270px 0 0 -370px;
	position: absolute;
}

div#vistosInnerContainer h1 {
	background-color: #00395f;
	color: #fff;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: normal;
	height: 40px; *
	height: 50px; *
	line-height: 38px;
	margin-top: 30px;
	padding: 20px 0 0 30px; *
	padding: 10px 0 0 30px;
	width: 650px;
}

div#vistosInnerContainer h2 {
	color: #00395f;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 20px;
}

div#vistosInnerContainer ul li {
	background: transparent
		url(../img/vistos-americanos/icon-vistos-star.gif) no-repeat left
		center;
	color: #144b8e;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	_line-height: 35px;
	padding: 10px 0 10px 30px;
	text-transform: uppercase;
	_display: inline;
}

div#vistosInnerContainer .boxInfo {
	float: left;
	height: 420px;
	margin: 5px 20px 0 30px;
	_margin: 5px 20px 0 15px;
	position: relative;
	width: 300px;
}

div#vistosInnerContainer .boxInfo p {
	color: #666;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 125px 0 0 115px;
}

div#vistosInnerContainer .boxInfo p a {
	color: #666;
	text-decoration: none;
}

div#vistosInnerContainer .boxForm {
	float: left;
	height: 420px;
	margin-top: 5px;
	position: relative;
	width: 330px;
}

div#vistosInnerContainer .boxForm .vistosFormTitle {
	background-color: #dadada;
	color: #00395f;
	padding: 10px;
}

div#vistosInnerContainer .boxForm .formLabelBox {
	background-color: #ac0000;
	background-image: url(../img/vistos-americanos/icon-arrow-label.gif);
	background-position: 1px 13px;
	background-repeat: no-repeat;
	clear: left;
	color: #FFF;
	float: left;
	font-size: 14px;
	min-height: 25px;
	_height: 25px;
	margin: 5px 2px 0 0;
	padding: 10px 0 0 15px;
	width: 105px;
}

.boxForm .largeLabelBox {
	height: 149px !important;
}

div#vistosInnerContainer .boxForm .formInputBox {
	background-color: #12498b;
	float: left;
	min-height: 23px;
	_height: 25px;
	margin: 5px 0 0;
	padding: 6px;
	width: 196px;
}

div#vistosInnerContainer .boxForm .field {
	background-color: #fff;
	border: none;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding: 5px 3px 0;
	width: 190px;
}

div#vistosInnerContainer .boxForm .formTextareaBox {
	background-color: #12498b;
	float: left;
	min-height: 23px;
	_height: 25px;
	margin: 5px 0 0;
	padding: 6px;
	width: 196px;
}

div#vistosInnerContainer .boxForm textarea.field {
	background-color: #fff;
	border: none;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	height: 140px;
	overflow: auto;
	padding: 5px 3px 0;
	width: 190px;
}

div#vistosInnerContainer .boxForm input.sendForm {
	background-color: #00395f;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	_height: 35px; *
	height: 35px;
	margin: 5px 0 0;
	padding: 5px 0;
	width: 330px;
}

div#vistosLogo {
	background: transparent url(../img/colorbox-logo-vistos.gif) no-repeat 0
		0;
	height: 75px;
	width: 106px;
	_height: 70px;
	_width: 102px;
	left: 0px;
	position: absolute;
	bottom: 0px;
}

#vistosForm {
	
}

#vistosForm .loader {
	background: transparent url(../img/loader-default.gif) no-repeat 0 0;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 15px 0 20px;
}

#vistosForm .success {
	background: transparent url(../img/icon-success.gif) no-repeat 0 0;
	color: #11b422;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 15px 0 18px;
}

#vistosForm .error {
	background: transparent url(../img/icon-error.gif) no-repeat 0 0;
	color: #eb0000;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 15px 0 18px;
}

.errorField {
	background-color: #fffbbd !important;
	color: #eb0000 !important;
	outline: 3px solid #eb0000;
}
