/* hack reset (for production, use Yahoo! reset CSS)
*************************/

*
{
	margin: 0;
	padding: 0;
}

/* body
*************************/

body
{
	font: 14px/21px Georgia, serif;
	color: #370707;
	background:url(../images/bg.gif) repeat;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;

}

/* main
*************************/
div[data-role=main] {
	width:977px;
	border-radius: 10px;
	margin: 10px auto;
	background-color: #fff;
	position: relative;
	min-height: 870px;
}


/* header
*************************/
header {

	margin: 20px 0;
}

/* links
*************************/

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
}

/* inline elements
*************************/

strong
{
	font-weight: bold;
}

/* tabs
*************************/
.tabs {width: 580px; left: -20px;}

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

.tabs li img {
	width: 14px;
	height: 12px;
}

ul.tabs a
{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 250px;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

/*ul.dropdown li a
{
	display: block;
}
*/

/* menu-specifc
*************************/

#menu
{
	position: relative;
	z-index: 5;
	top: 0;
	left: 0;
	width: 520px;
	height: 57x;
	float:right;
}

#menu ul
{
	margin: 0 auto;
}

#menu ul li.hasmore
{
	background: url(../images/drophighlight.png) no-repeat center 27px;
}


#menu ul li a
{
	height:57px;
	width:110px;
	margin:0px 10px 0 0;
	padding: 26px 0 0 0;
	list-style:none;
	display:inline;
	float:left;
	font-size:10px; 
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration:none; text-align:center;
	background:url(../images/aba_menu_01.png)no-repeat top;
}

#menu ul li a:hover {background:url(../images/aba_menu_02.png) no-repeat top;}

#menu #aba-seguros a {background:url(../images/aba_menu_02.png) no-repeat top;}
#menu #aba-seguros a:hover {background:url(../images/aba_menu_01_seguro_hover.png) no-repeat top;}

#menu #aba-beneficio a:hover {background:url(../images/aba_menu_01_beneficios.png) no-repeat top;}

#menu #aba-contato a {background:url(../images/aba_menu_01_contato.png) no-repeat top;}
#menu #aba-contato a:hover {background:url(../images/aba_menu_02.png) no-repeat top;}

#menu #aba-seguros ul.dropdown li a {background-image: none;}

/* DropDow
*************************/


#menu ul.dropdown
{
	padding: 0 0 0 0;
	width: 215px;
	background: #d89f8d;
	background-image: none;
	margin: 0;
	top: 57px;
}

#menu ul.dropdown li a, #menu ul.dropdown li a:active, #menu ul.dropdown li.last a,  #menu ul.dropdown li a:visited
{
	border-bottom: 1px solid #ffffff;
	line-height: 30px;
	height: 21px;
	overflow:inherit;
	padding:10px 0 5px 10px;
	font-size:9px;
	text-align:left;
	background-image: none;
	width: 200px;
}

#menu #cor_beneficio {background-color: #4c718a;}

#menu #cor_beneficio li a, #menu #cor_beneficio li a:active, #menu #cor_beneficio li a:link
#menu #cor_beneficio li a:hover, #menu #cor_beneficio li a:visited, #menu #cor_beneficio ul {
	background-color: #4c718a;
}

/* logo
*************************/

#logo{
padding:10px 0 0 20px;
float:left;
}

/*-----------------middle_banner----------------------------*/
.middle_banner{
width:977px;
height:340px;
background:no-repeat center;
}


/*----------------------slider---------------------------*/
.featured_slider { width:962px; margin:auto; float:left; margin:18px 0 0 6px;}
ul, li{
padding:0px;
margin:0px;
list-style:none;
}
/** ----------------------------------------------------- **/
#featured_border { position: relative; border: none; padding:0px; height:340px; margin: 0px; }
#featured_wrapper { position: relative; width: 100%; height: 100%; overflow: hidden; }
#featured_images { position: absolute; left: 0; top: 0; }
#featured_images img{width: 965px; height:340px;}
#featured_images li { float: left; }
#featured_positioner_desc {width:962px; height: 340px; position: absolute; top: 0px; left: 0px; }
#featured_wrapper_desc { width: 100%; height:340px; position: relative; overflow: hidden; }
#featured_desc {position: absolute; left: 0; top: 0;  padding:0px; margin:0px;}
#featured_desc li {
	width: auto;
	float: left;
	padding:0px;
	margin:0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	background:url(../images/bg_featured_desc.png) no-repeat #b13639;
}
#featured_desc li div { margin:0px 0 0px 0px; padding:10px; width:450px; }
#featured_desc li h2 {
color:#FFFFFF;
font-size:18px;
padding:0px 0 5px 0;
margin:0px; 
}
#featured_desc li p {
color:#FFFFFF;
font-size:16px;
padding:0px 0 10px 0;
margin:7px 15px 0 15px;
line-height:18px;
width: 450px;
}

#featured_buttons_base { position: absolute; bottom: 10px; left: 435px; width: auto; padding:0; list-style:none;}
#featured_buttons_base li {
	width: 15px;
	height: 15px;
	background: url(../images/featured-button-off_2.png);
	float: left;
	margin-left: 3px;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:none;
	line-height:22px;
	cursor: pointer;
}
#featured_buttons_base li.clicked { background: url(../images/featured-button-on_2.png); }



#featured_buttons { position: absolute; bottom: 10px; left: 435px; width: auto; padding:0; list-style:none;}
#featured_buttons li {
	width: 15px;
	height: 15px;
	background: url(../images/featured-button-off_2.png);
	float: left;
	margin-left: 3px;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:none;
	line-height:22px;
	cursor: pointer;
}
#featured_buttons li.clicked { background: url(../images/featured-button-on_2.png); }

.transparente {
	opacity: 0.0;
}


/*-------------------------------*/
.center_content{
width:960px;
clear:both;
margin:auto;
padding:10px 0 20px 0;
}

.left_content_geral{
width:970px;
clear:both;
margin:auto;
padding:10px 0 20px 0;
font-size: 14px;
}

.left_content_geral p{margin: 8px 0 0 20px;}

.center_content_pages{
width:960px;
clear:both;
margin:auto;
padding:20px 0 20px 0;
background:url(../images/center_bg_pages.gif) no-repeat center top;
}
.home_section_left{
width:270px;
min-height: 165px;
height:auto;
float:left;
margin:30px 14px 0 14px;
padding:0 10px 20px 10px;

}
.home_section_left p, a {
	margin:50px 0 0 100px;
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align:left;
	line-height:15px;
}

.home_section_left a:hover {color: red;}

.home_section_left p span{
font-weight:bold;
}


img.home_section_icon{
width:63px;
float:left;
}
h2.home_title{
width:270px;
height: 32px;
float:left;
font-size:12px;
padding:8px 0 0px 18px; margin:0px;
color:#fff;
font-family: Verdana, Geneva, sans-serif;
background: url(../images/bg_home_section_left.png) no-repeat left top;
}
.home_subtitle{
width:190px;
float:left;padding:0px 0 0px 10px; font-size:12px; color:#a7a7a7;
}
.home_section_thumb{
float:left; clear:both;
padding:2px; text-align:center;margin:10px 0 10px 0; border:1px #dcdcdc solid;
}

a.more{
float:right;
}
img.projects{
float:left;
padding:2px;margin:0 10px 0 0; border:1px #dcdcdc solid;
}


.left_content{
width:660px;
float:left;
padding:0;
}
.left_block{
width:295px;
float:left;
padding:20px 20px 10px 15px;
}
.left_block_wide{
width:625px;
float:left;
padding:20px 20px 10px 15px;
}
.financial-application-form{
width:530px;
float:left;
padding:20px 20px 10px 15px;
}
.financial-application-form p{
margin-bottom:30px;
}
.testimonials{
width:360px;
float:right;
padding:20px 20px 0 0;
}
.block_wide{
width:625px;
float:left;
margin:10px 20px 10px 15px;
padding-top:10px;
border-top:1px #ededed solid;
}
.wide_content{
width:930px;
clear:both;
padding:10px 15px 0 15px;
}
.right_block{
width:280px;
float:right;
padding:20px 20px 10px 0;
}
img.pic{
border:3px #22496a solid;
margin:0 0 10px 0;
}
.home_news a{
font-size:12px;
color:#c82127;
text-decoration:none;
border-bottom:1px #bcbcbc dotted;
padding:10px 0 5px 12px;
display:block;
float:left;
background:url(../images/arrow.gif) no-repeat left top;
background-position: 0px 13px;
}
.home_news a:hover{
text-decoration:underline;
}
input.newsletter_input{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:193px;
height:18px;
padding:4px;
float:left;
}
form#newsletter{
padding:10px 0 0 0;
}
input.newsletter_submit{
background-color:#b52025;
color:#FFFFFF;
text-align:center;
float:left;
padding:4px 4px 3px 4px;
margin:0 0 0 10px;
border:1px #fdeaeb solid;
cursor:pointer;
}
.testbox{
padding:20px 10px 5px 0;
margin:0;
border-bottom:1px #ededed solid;
}
.testbox p{
font-style:italic;
}



/*-----------------------contact_form-------------------*/
.form{
width:500px;
height:auto;
float:left;
padding:20px 10px 10px 20px;
}
.form_row{
width:428px;
float:left;
clear:both;
padding:7px 0 7px 0;
}
label{
width:102px;
float:left;
padding:3px 15px 0 0;
color:#b52025;
text-align:right;
font-weight:bold;
}
input.main_input{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:300px;
height:18px;
padding:4px;
float:left;
}
textarea.main_textarea{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:300px;
height:120px;
padding:4px;
float:left;
}
input.submit{
background-color:#b52025;
color:#FFFFFF;
text-align:center;
float:right;
padding:3px 10px 2px 10px;
margin:0px 0 0 0;
border:1px #b52025 solid;
cursor:pointer;
}
/*-----------------------------footer------------------*/
footer{
clear:both;
width:95%;
padding: 10px 0 0 0;
bottom: 0;
left: 20px;
right: 20px;
margin:auto;
height:40px;
border-top: 1px dotted #666;
text-align: right;
position: absolute;
font-size: 11px;
font-weight: normal;
color: #666;
}

.footer_links{
float:right;
padding:30px 15px 0 0;
}


.footer_links a, a:hover, a:visited, a:link{
color: #2A1C11;
text-decoration:none;
padding:0;
border:0;
margin:0 10px;
}

h3 {color: #032c48; margin: 20px 0 0 20px;}


/*FORMATAÇÃO DO FORMULÁRIO PRINCIPAL*/

.home_section_left form{
	width: 270px;
}

.home_section_left label {display: none;}
.home_section_left input {width: 260px; margin-bottom: 5px;}

.home_section_left .submit {
	width: 50px;
	margin-right: 6px;
	background-color: #032c48;
	border: 0;
}

#home_section_form_principal p{margin: 0; padding: 0;}

#banner_base {
	width: 275px;
	height: 172px;
	border:1px solid green;
	margin: 0;
}

#featured_images_base li{
	position: absolute;
	top: 10px;
}

#banner_base {
	width: 281px;
	height: 185px;
	border:1px solid #FFF;
	overflow:hidden;
}

#slider a{
	width: 270px;
	height: 159px;
}

/*ESTILO DO ÍCONE DA HOME*/

#menu #aba-home a{
	width: 30px;
	height: 30px;
	background: url(../images/home-02.png) no-repeat left top;
}

#menu #aba-home img {
	width: 30px;
	height: 55px;
	padding: 0;
}