﻿/*************************************************************************************************
********************************|| ATENDIMENTO-OLINE ||*******************************************
**************************************************************************************************/
/* Principal */
.atendimento-online {
	background: url("//host.imguol.com/site/uolhost/images/backgrounds/bg-atendimento.jpg") top center no-repeat;
	min-height: 233px;
}

.atendimento-online .box{padding:5px;}

.atendimento-online .opcao {
	position:relative;
	width:272px;
	padding-left:14px;
	float:left;
	margin: 12px 0 0 24px;
}

.atendimento-online .separador{
	position: relative;
	margin: 14px 4px;	
	width: 2px;	
	float: left;
	background: url("//host.imguol.com/site/uolhost/images/sep-vertical-general.jpg") repeat-y;
}
/* Fim Principal*/

/* atendimento-opcoes */
.atendimento-opcoes{
	position:relative;
	font-size:14px;
	color:#727271;
	line-height:150%;
	background: url("//host.imguol.com/site/uolhost/images/backgrounds/bg-internas-branco.png") top center no-repeat;
	margin-top: 15px;	
	padding: 20px 0 0 0;	
}

.atendimento-opcoes .img-top{
	position:absolute;
	top:-136px;
	right:10px;	
}
.atendimento-opcoes .img-top-menina{
	position:absolute;
	top:-110px;
	right:20px;	
}

.atendimento-opcoes .separador{height: 150px;}

.atendimento-opcoes .opcao dl dt{
	font-weight:bold;
	font-size:21px;
	color:#4f4f4f;
	margin-bottom:10px;
}

.atendimento-opcoes .botoes{
	display:block;	
	width:230px;
	height:76px;
	margin-top:22px;
	background:url("//host.imguol.com/site/uolhost/images/atendimento-online/botoes.png") no-repeat;
	text-indent:-9000px;
}
.atendimento-opcoes .botoes:hover{background-position:0 -76px;}

.atendimento-opcoes .duvidas .botoes{background-position:-230px 0;}
.atendimento-opcoes .duvidas .botoes:hover{background-position:-230px -76px;}
.atendimento-opcoes .fale-conosco .botoes{background-position:-460px 0;}
.atendimento-opcoes .fale-conosco .botoes:hover{background-position:-460px -76px;}

.atendimento-opcoes .pesquise{
	margin: 34px 0 0 25px;
}

.atendimento-opcoes .pesquise label{
	font-size:23px;
	font-weight:bold;
	color:#4f4f4f;
	display:block;
	margin-bottom:16px;
}

.atendimento-opcoes .pesquise input[type=text]{
	position:relative;
	width:696px;
	height:16px;
	padding:14px;
	background:url("//host.imguol.com/site/uolhost/images/atendimento-online/formulario.jpg") no-repeat;
	float:left;
	border:0;
	display:block;
}

.atendimento-opcoes .pesquise .bt-buscar{
	position:relative;
	display:block;	
	width:147px;
	height:60px;	
	background:url("//host.imguol.com/site/uolhost/images/atendimento-online/bt-buscar.jpg") no-repeat;
	text-indent:-9000px;
	margin-left:748px;
}
.atendimento-opcoes .pesquise .bt-buscar:hover{background-position:0 -60px;}

/* Fim atendimento-opcoes */

/* mais-opcoes */
.mais-opcoes .opcao {padding: 0 18px 0 0;height:208px;}
.mais-opcoes .continuo {margin: 28px 0 0 20px;height:192px;}

.mais-opcoes h3{
	font-size:15px;
	font-weight:bold;
	color:#0e89c3;
}

.mais-opcoes ul{margin-top:5px;}

.mais-opcoes ul li{
	margin-top:12px;
	padding-left:14px;
	font-size:14px;
	color:#727271;
	line-height:150%;
	background:url("//host.imguol.com/site/uolhost/images/seta-lista.png") 0 1px no-repeat;
}

.mais-opcoes ul li a{color:#727271;}

.mais-opcoes .line-link{
	position: absolute;
	bottom: 0;
	width: 252px;
	margin-top:20px;
	background:#f9f8f7;
	text-align:right;
	padding: 6px 12px;
}

.mais-opcoes .separador{height:206px;}

/* Fim mais-opcoes */

/* atendimento-telefonico */
.atendimento-telefonico{
	position:relative;
	width:940px;
	background:#f9f8f7;
	margin:10px auto 26px auto;	
	padding:20px 30px;
	font-size:13px;
	color:#595959;
}

.atendimento-telefonico h3{display:block;font-size:14px;margin-bottom:16px;}

.atendimento-telefonico .col{
	position:relative;
	width:465px;
	float:left;
	line-height:150%;
}

.atendimento-telefonico strong{font-weight:bold;font-size:14px;}
/* FIM atendimento-telefonico */

/** bannerguia de parceiros **/
.guia-parceiros{
	position: relative;
	width: 940px;
	height: 120px;
	background: url("//host.imguol.com/site/uolhost/images/atendimento-online/bg-banner.jpg") no-repeat;
}
	.guia-parceiros a{
		position: absolute;
		width: 340px;
		height: 34px;
		top: 45px;
		right: 80px;
		text-indent: -9999px;
		background: url("//host.imguol.com/site/uolhost/images/atendimento-online/bt-consulte.png") no-repeat;
	}
	.guia-parceiros a:hover{
		background-position: 0 -35px;
	}
/** FIM bannerguia de parceiros **/