@charset "utf-8";
/* CSS Document */

/* ----------------------- General ----------------------- */
body{
	background-color: #2B1F14;
	background-image: url(../images/fnd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
*{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF; line-height: 18px;}
#content{width: 935px; margin: 0 auto; padding: 0;}

/* ----------------------- Bar Top ----------------------- */
#logo{width: 424px; margin: 0 auto;height: 187px; padding: 0; background: url(../images/logo.jpg) no-repeat top left;}
#top{padding: 0; width: 935px; margin: 0 0 8px 0; padding: 0; float: left;}
#menu{
	width: 845px;
	height: 56px;
	margin: 0 0 8px 0;
	padding: 0 0 0 90px;
	background: url(../images/fnd-menu.jpg) no-repeat top left;
	float: left;
}
#menu ul{ list-style: none; margin: 0; padding: 0;}
#menu ul li{
	float: left;
	background: url(../images/separador.gif) no-repeat top right;
	padding: 0 30px 0 30px;
	height: 44px;
	margin: 6px 0 0 0;
	font-size: 14px;
}
#menu ul li a{display: inline-block; float: left; font-size: 14px; text-transform: uppercase; padding: 13px 0 0 0; margin: 0; font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; text-decoration:none;}
#menu ul li a:hover{ text-decoration: none; color: #CCC; background:none;}
#menu ul li a:visited{color:#fff;}
#menu ul li a:hover, #menu ul li a.selected{
	color:#ECD078; 
}
#top .banner{padding: 0; width: 300px; margin: 0 0 0 1px; padding: 100px 600px 15px 33px; float: left; height: 197px; background: url(../images/banner.jpg) no-repeat top left;}
#top .banner a{display: block; background: url(../images/btn-read-more-trans.png) no-repeat top left; width: 79px; height: 20px; margin: 8px 0 0 0;}
#top .banner a span{display: none;}

/* ----------------------- Text ----------------------- */
p{margin: 0; padding :0; line-height: 18px; font-size: 12px;}
a{text-decoration: underline; font-size: inherit; color:#FFFAC9;}
a:visited{	color:#FFF;}
a:hover{text-decoration: none; color:#2B1F14; background-color:#FFF;}
textarea{width:260px;font-size:10px;color:#666;margin:0 0 7px 0;height:150px;}
strong{font-size: inherit;}
h1{
	font-size: 20px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fefefe;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	padding-bottom: 3px;
}
h2{
	font-size: 17px;
	color: #FFDB93;
	margin: 18px 0;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif;
}
h3{
	font-size: 15px;
	color: #FFDB93;
	margin: 18px 0;
	text-transform: none;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif;
}
h4{
	font-size: 14px;
	color: #F3D393;
	margin: 18px 0;
	font-weight: bold;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif;
}

/* ----------------------- Content ----------------------- */
#data{width: 935px; background: url(../images/fnd-cont-middle.jpg) repeat-y left; float: left; margin: 0 0 8px 0;}
#data .up{width: 935px; background: url(../images/fnd-cont-top.jpg) no-repeat top left; float: left;}
#data .up .down{
	width: 935px;
	background: url(../images/fnd-cont-down.jpg) no-repeat bottom left;
	float: left;
	padding: 5px 0;
}
#left{width: 220px; padding: 5px 0 0 22px; float: left;}
#left p{ text-align: left;}
#right{width: 600px; padding: 10px 27px 0 0; float: right; }
#right p{
	margin-bottom: 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
}
#right li {font-family:Verdana, Geneva, sans-serif; font-size:1em;}
.image{width: 600px; padding: 5px 0; float: right;}
.image img{
	border: 2px solid #2B1F14;
	margin: 0 0 20px 20px;
	float: right;
}

/* ----------------------- Footer ----------------------- */
#footer{padding: 17px 0 0 0; width: 933px; margin: 0 0 0 1px; float: left; height: 85px; background: url(../images/footer.jpg) no-repeat top left; text-align: center; font-size: 12px;}
#footer a{padding: 0 10px; font-size: 13px; text-transform: uppercase;}
#footer a:hover{ text-decoration: none; color: #CCCCCC;}
#footer span{font-size: 12px;}
#footer span a{padding: 0; font-size: 12px; text-transform: none;}

/* ----------------------- Clearfix ----------------------- */ 
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

/* Esconde de IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Fin esconde de IE-mac */


/*credits*/
.credits {font-size:10px;}
a.credit {
	text-decoration:underline;
}
a:hover.credit {text-decoration:none;}

/*########################################
               BREADCRUMB
########################################*/
#breadcrumb {
	font-size:85%;
	height: 20px;
	margin-left: 290px;
	padding-top: 3px;
}
#breadcrumb a { text-decoration:none; color: #FFFFFF; font-weight: normal; }
#breadcrumb a:hover { text-decoration:underline; }
#breadcrumb img { vertical-align: -4px; }
#breadcrumb .active {font-weight:bold; }
/* inside */
.insidetabbedpanels {padding:15px;}

/*########################################
              CONTACT FORM
########################################*/
fieldset		{
	border:1px solid #B4B4B4;
!important;		
	background-color: #4574B7;
	padding-left: 10px;
	padding-bottom: 10px;
	width:300px;
}
/*fieldset.active		{border:2px solid #999}*/


label {
color:#333333;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:90%;
font-weight:bold;
height:17px;
letter-spacing:2px;
line-height:1.1;
margin-right:2px;
margin-top:3px;
width:200px;
}
.buttons {
	background:#FFF none repeat scroll 0%;
	color:#152848;
	font-size:12px;
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-transform:uppercase;
	border: 2px solid #2E4B83;
	cursor:pointer;
}

.info_messages		{
	margin:10px 0pt;
	padding:7px 15px 7px 30px;
	color: #333333;
	background-attachment: scroll;
	background-color: #FFC;
	background-image: url(../images/information.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC0;
	border-bottom-color: #FC0;
}

.required {
	color: #ad0409;
	font: bold large "Courier New", Courier, monospace;
}
.textbox {color:#333;}
.black {color:#333;}

#content #data .up .down #left p strong {
	color: #E6CB92;
}

.leftcol-header {
	width: 100%;
	padding: 0 0 5px 0;
	margin:40px 0 20px 0;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #244B86;
	color:#152848;
}

#left #leftimage { margin:10px 0 20px 0;}
#left #leftimage img{border:1px solid #FFF; float:right;}

.contact-now{ padding:20px 0 0 30px;}
.contact-button {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-transform:uppercase;
	border: 1px solid #698BB8;
	cursor:pointer;
	background-attachment: scroll;
	background-color: #224273;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
}

.imageright{float:right; margin:0 0 10px 10px;}