/*############################################# HEADER #############################################*/

header{
	padding: 12px 15px;
	padding-bottom: 0;
	width: 1215px;
	border-top: 3px solid #ec1d23;
	background: url(/images/header/bg-header.png) 177px bottom no-repeat;
	background-color: #fff;
	position: relative;
}

header .logo{
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
}

header .container{
	width: 988px; /*569px;*/
	height: auto;
	min-height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 15px;
}

header .container .login{
	padding: 12px 15px;
	width: 389px;
	height: auto;
	overflow: hidden;
	background: url(/images/header/bg-container-header.png) left top no-repeat;
	float: left;
}

header .container .login .off-line .ico-user{
	margin: 5px 5px 0 0;
	float: left;
}

header .container .login .off-line p{
	margin-right: 15px;
	display: block;
	width: 65px;
	height: auto;
	overflow: hidden;
	float: left;
	
	font-size: 10px;
	color: #919396;
}

header .container .login .off-line form{
	display: block;
	width: 290px;
	height: auto;
	overflow: hidden;
}

header .container .login .off-line form input{
	margin-right: 1px;
	padding: 3px 3px 4px 3px;
	width: 115px;
	height: auto;
	float: left;
	border: 1px solid #bcd9df;
	border-radius: 3px;
	
	font-size: 11px;
}

header .container .login .off-line form .button{
	margin-right: 0;
	padding: 0;
	width: 40px;
	height: 23px;
	float: left;
	border: none;
	background: url(/images/global/sprite.png) -194px -40px no-repeat;
	
	font-size: 11px;
	color: #fff;
}

header .container .login .off-line{
	/*display: none;*/
}

header .container .login .on-line{
	padding: 0 0 6px;
	width: auto;
	height: auto;
	overflow: hidden;
}

header .container .login .on-line .f-left,
header .container .login .on-line .f-right{
	width: auto;
	height: auto;
	overflow: hidden;
}

header .container .login .on-line .f-left{
	float: left;
	width: 330px;
}

header .container .login .on-line .f-left .ico-user{
	float: left;
}

header .container .login .on-line .f-left p{
	margin-left: 7px;
	float: left;
}

header .container .login .on-line .f-left a{
	margin-left: 21px;
	display: block; 
	width: 100%;
	float: left;
	
	color: #ed1d24;
}

header .container .login .on-line .f-right{
	margin-top: 8px;
}

header .container .login .on-line .f-right a{
	padding-right: 20px;
	background: url(../../images/header/ico-logout.png) center right no-repeat;
	float: right;
	
	color: #ed1d24;
}

header .container .box{
	padding: 10px 8px 0 45px;
	width: 515px;
	height: auto;
	overflow: hidden;
	background: url(/images/header/bg-container-header.png) right top no-repeat;
	float: right;
}

header .container .box .box-search{
	margin-right: 45px;
	width: 236px;
	height: 31px;
	float: left;
	background: url(/images/global/sprite.png) 0 0 no-repeat;
}

header .container .box .box-search input{
	margin: 3px 0 0 3px;
	padding: 4px 4px 5px 4px;
	width: 192px;
	float: left;
	background: none;
	
	color: #666;
}

header .container .box .box-search .button{
	margin: 3px 0 0 0;
	padding: 0;
	width: 30px;
	height: 25px;
	cursor: pointer;
}

header .container .box .social-network,
header .container .box .social-network li,
header .container .box .social-network li a{
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
}

header .container .box .social-network{
	margin: 5px 45px 0 0;
	float: left;
}

header .container .box .social-network li{
	margin: 0 2px;
	float: left;
}

header .container .box .social-network li a{
	width: 20px;
	height: 23px;
}

header .container .box .language{
	width: 90px;
	height: auto;
	overflow: hidden;
	border-radius: 3px 3px 0 0;
	border: 1px solid transparent;
	background: url(/images/global/sprite.png) 0 -40px no-repeat;
	
	float: left;
}

header .container .box .language:hover{
	/*width: 88px;*/
	border-color: #c9e1e6;
	border-bottom: none;
	background: url(/images/global/sprite.png) 0px -40px no-repeat;
}

header .container .box .language .idioma-selected{
	padding: 4px 5px 0 5px;
	width: auto;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
}

header .container .box .language .idioma-selected .flag-pt,
header .container .box .language .idioma-selected .flag-en,
header .container .box .language .idioma-selected .flag-es{
	float: left;
}

header .container .box .language .idioma-selected p{
	margin-left: 5px;
	padding: 4px 0;
	width: 30px;
	float: left;
	
	font-size: 11px;
	color: #86B7C4;
	text-transform: uppercase;
}

header .container .box .language:hover .select{
	display: block;
}

header .container .box .language .select{
	margin-left: -1px;
	padding-top: 10px;
	padding-bottom: 5px;
	display: none;
	width: 90px;
	height: auto;
	overflow: hidden;
	border-radius: 0 0 3px 3px;
	border: 1px solid #c9e1e6;
	border-top: none;
	position: fixed;
	top: 40px;
	background:#dfedf0;
	z-index: 9999;
}

header .container .box .language .select ul,
header .container .box .language .select ul li{
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
}

header .container .box .language .select ul li{
	padding: 5px 10px;
	cursor: pointer;
}

header .container .box .language .select ul li:hover{
	background: #ccdee2;
    background: -moz-linear-gradient(top, #fff, #ccdee2);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccdee2));
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#ccdee2', GradientType=0);
}

header .container .box .language .select ul li .flag-pt,
header .container .box .language .select ul li .flag-en,
header .container .box .language .select ul li .flag-es{
	margin-top: 1px;
	float: left;
}

header .container .box .language .select ul li p{
	margin-left: 5px;
	padding: 4px 0;
	width: 30px;
	float: left;
	
	font-size: 11px;
	color: #86B7C4;
	text-transform: uppercase;
}

header .banner-full{
	margin-top: 70px;
	width: 728px;
	height:auto;
	height: auto;
	overflow: hidden;
	background:url(/images/header/banner-728x90.jpg) 0 bottom no-repeat;
	float: right;
}

header .banner-full p{
	font-size: 9px;
	color: #C1C1C1;
	text-align: right;
}

header .banner-full .box{
	width:auto;
	height:90px;
}


/***** NEWSLETTER *****/

header .box-newsletter{
	margin-top:65px;
	float:right;
	padding: 0 35px 8px;
	width: 290px;
	border-left: 1px solid #fffeff;
	border-right: 1px solid #cce1e4;
}

header .box-newsletter .ico-mail{
	float: left;
}

header .box-newsletter p{
	padding: 3px 0 0 5px;
	float: left;
	font-size: 11px;
	color: #526372;
	font-weight: bold;
}

header .box-newsletter form{
	margin-top: 10px;
	display: block;
	width: 290px;
	height: auto;
	float: left;
}

header .box-newsletter form input{
	margin-right: 2px;
	margin-bottom: 1px;
	padding: 5px;
	width: auto;
	height: 13px;
	float: left;
	
	color: #fff;
}

header  .box-newsletter form input.ipt-name,
header .box-newsletter form input.ipt-mail{
	width: 113px;
	background: url(/images/global/sprite.png) 0 -80px no-repeat;
}

header .box-newsletter form input.ipt-city{
	width: 51px; 
	background: url(/images/global/sprite.png) -133px -80px no-repeat;
}

header .box-newsletter form input.ipt-state{
	width: 17px; 
	background: url(/images/global/sprite.png) -204px -80px no-repeat;
}

header .box-newsletter form input.ipt-enterprise{
	width: 146px;
	background: url(/images/global/sprite.png) 0 -113px no-repeat;
}

header .box-newsletter form .button{
	margin-right: 0;
	padding: 0;
	width: 40px;
	height: 23px;
	background: url(/images/global/sprite.png) -136px -40px no-repeat;
	cursor: pointer;
}
