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

/* ----------------------- General ----------------------- */
body{background: #450303 url(../images/bg-repeat.png) repeat-x top; padding: 0; margin: 0;}
#bg{ background: url(../images/bg.jpg) no-repeat top center; width: 100%;}
#bg-top{ background: url(../images/bg-top.gif) repeat-x top; width: 100%;}
*{font-family:Geneva, Arial, Helvetica, sans-serif;}
#content{width: 990px; margin: 0 auto; padding: 0 0 40px;} 

/* ----------------------- Top ----------------------- */
#top{width: 990px; margin: 0; padding: 0; float: left; background: url(../images/fnd-top.jpg) no-repeat top left; height: 192px;}
#logo{
	float: left;
	margin: 30px 0 30px 0;
	width: 435px;
	padding: 0 0 0 28px;
}
#menu{
	width: 970px;
	margin: 0;
	float: left;
	padding: 0 0 0 20px;
	background: url(../images/menu.png) no-repeat top left;
	height: 41px
} 
#menu ul{ list-style: none; margin: 0; padding: 0; }
#menu ul li{
	list-style: none;
	margin: 0;
	padding: 12px 49px 0 48px;
	float: left;
	background: url(../images/separador.png) no-repeat top right;
	height: 29px;
}
#menu ul li a{ text-decoration: none; color: #161616; font-size: 14px; display: inline-block; margin: 0; text-align: center; text-transform: uppercase;}
#menu ul li a:hover, #menu ul li a.select{color: #900;}
#banner{
	width:990px;
	float: left;
	margin: 10px 0 10px 0;
}
#banner .left{
	background: #fff url(../images/bg-welcome.jpg) repeat-x bottom left;
	width: 322px;
	float: left;
	padding: 18px 27px 0;
	height: 185px;
}
#banner .right{
	border: 1px solid #fff;
	width: 601px;
	float: right;
	height: 201px;
}

/* ----------------------- Homepage ----------------------- */
#info{float: left; width: 990px; margin: 0; padding: 0;}
#info .middle{float: left; width: 990px; background: url(../images/box-middle.png) repeat-y top left;}
#info .top{float: left; width: 990px; background: url(../images/box-top.png) no-repeat top left; height: 30px;}
#info .top .left{float: left; width: 260px; padding: 5px 0 0 15px; text-transform: uppercase; color: #FFF; font-size: 12px;}
#info .top .right{float: right; width: 260px; padding: 5px 15px 0 0; text-transform: uppercase; color: #FFF; font-size: 12px; text-align:right;}
#info .middle .down{float: left; width: 990px; background: url(../images/box-down.png) no-repeat bottom left;}
#info .middle .down .left{float: left; width: 575px; padding: 15px 30px 25px;}
#info .middle .down .left .image{float: right; border: 2px solid #ccc; margin: 0 0 5px 20px;}
#info .middle .down .right{float: right; width: 283px; padding: 15px 30px 25px;}
#info .middle .down .right .image{border: 2px solid #FFF; margin: 0 0 10px;}

/* ----------------------- Text ----------------------- */
p{margin: 0 0 10px 0; padding :0; text-align: left; color: #333; font-size: 12px; line-height: 17px;}
a{text-decoration: underline; font-size: inherit; color: #036;}
a:visited{
	color: #069;
}
a:hover{
	text-decoration: none;
	color: #440305;
}

strong{font-size: inherit;}
h1{
	color: #3C0108;
	font-size: 2.2em;
	margin: 0;
	font-weight: bold;
	padding: 2px 0 15px;
	line-height: normal;
	margin: 0;
}
h2{
	color: #2e2e2e;
	font-size: 1.8em;
	margin: 0;
	padding: 10px 0 5px 0;
	font-weight: bold;
}
h3{
	font-size: 1.6em;
	margin:0;
	padding: 0 0 10px 0; 		
	text-align: left;
	color: #2e2e2e;
	font-weight: bold;
}
h4{
	font-size: 1.4em;
	color: #2e2e2e;
	margin: 0;
	padding: 10px 0 5px 0;
	font-weight: bold;
}
h5{
	font-size: 1.2em;
	color: #a47711;
	margin: 0px 0 5px 0;
	font-weight:bold;
}

/* ----------------------- Footer ----------------------- */  
#footer{ background: url(../images/bg-footer.jpg) no-repeat top center; width: 100%; height: 70px;}
#footer .down{width: 990px; margin: 0 auto; padding: 20px 0 0 0;}
#footer .down .left{width: 525px; float: left; color: #FFF; font-size: 11px; padding: 0 0 0 35px;}
#footer .down .left a{font-size: 11px; color: #d7bc00; text-decoration: none; letter-spacing: normal; padding: 0 20px 0 0;}
#footer .down .right{width: 370px; float: right; color: #FFF; font-size: 11px; padding: 0 35px 0 0; text-align: right;}
#footer .down .right a{font-size: 11px; color: #fff; text-decoration: none; letter-spacing: normal; padding: 0 5px; text-align: right;}
#footer .down .right a:hover{font-size: 11px; color: #d7bc00;}

/* ----------------------- Clearfix ----------------------- */ 
/* slightly enhanced, universal clearfix hack */
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;line-height: 0; }
.clearfix {display: inline-block;}

/* start commented backslash hack \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* close commented backslash hack */


.banner-heading{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color: #2D1836;
}

.middle .down .left p, li {
	margin: 0 0 7px 0;
	padding :0;
	color: #333;
	font-size: 1.3em;
	line-height: 1.8em;
}


#phone {float:right; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  margin:40px 20px 0 0;}
#phone .number {font-size:20px; color:#FFF; font-style:italic;  }
#phone .freeclaim {color:#FF9; font-size:18px;}



/*  breadcrumbs */

#breadcrumb a {
	text-decoration:none;
	color: #fff;
	font-weight: normal;
	font-size:10px;
}
#breadcrumb a:hover { text-decoration:underline; }
#breadcrumb .active {font-weight:bold; }

.red{
	color:#450004; font-weight:bold; width:60px; float:left;
}

#calltoaction {border:solid 1px #900; padding:10px;}
#calltoaction p{color:black; font-size:1.4em; line-height:1.6em;}
.img-calltoact{float:right; padding:0 0 10px 10px;}


/*########################################
               CONTACT PAGE
########################################*/

.textbox{ background:#ffffff; border:1px solid #dadada; color: #333333; width:260px; float:left; height:18px; }
.textarea{ background:#ffffff; border:1px solid #dadada; color: #333333; width:260px; float:left; height:100px; }
#form .submit-holder{ width:360px; text-align:left; float:left; }
#form .submit{ border:1px solid #dadada; background:#ffffff;  color: #00bbf2; width:100px; height:30px; font-weight:bold; cursor:pointer; font-size:11px;}
.form-error{ color:#ff0000; font-weight:bold; }
.form-correct{	color:#336699; font-weight:bold; font-size: 120%;}

.label-holder {
	height: 20px;
	width: 200px;
	float: left;
}
fieldset		{

!important;

	padding-left: 10px;

	padding-bottom: 10px;

	width: 100%;
	border: 1px solid #002f6d;
}
.recaptchatable #recaptcha_response_field {
	!important;
float:left;
font-size:10pt;
left:0;
margin:7px 0 0 !important;
padding:0 !important;
position: relative !important;
top:0;
width:145px !important;
}

/*fieldset.active		{border:2px solid #999}*/



label {
	color: #003366;
	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;
	width: 200px;
	margin-top: 3px;
	margin-right: 2px;
}

.buttons {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	background-attachment: scroll;
	background-color: #18273E;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.buttons:hover {
	background-color:#2F4B77;
}

.info_messages		{
	color: #333333;
	background-attachment: scroll;
	background-color: #C0FFC8;
	background-image: url(../images/info2.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0D6633;
	border-bottom-color: #063;
	width: 95%;
	margin-top: 10px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
}
.required {
	color: #CC3300;
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
}

/* Clear */
.clear { clear:both; overflow:hidden; height:0px; }

#contactform { margin-top:20px; margin-left:30px;}

.caption {
	font-size:1.2em;
	color:#3585AD;
}

/*########################################
               QUIQK APPLY
########################################*/
#quickapply {padding-top:20px;}

#quickapply .textbox{
	background:#ffffff;
	border:1px solid #dadada;
	color: #333333;
	width:195px;
	float:right;
	height:18px;
}
#quickapply .textarea{
	background:#ffffff;
	border:1px solid #dadada;
	color: #333333;
	width:195px;
	float:right;
	height:100px;
}

#quickapply .submit-holder{ width:360px; text-align:left; float:left; }
#quickapply .submit{ border:1px solid #dadada; background:#ffffff;  color: #00bbf2; width:100px; height:30px; font-weight:bold; cursor:pointer; font-size:11px;}
#quickapply .form-error{ color:#ff0000; font-weight:bold; }
#quickapply .form-correct{	color:#336699; font-weight:bold; font-size: 120%;}

#quickapply .label-holder {
	height: 30px;
	width: 80px;
	float: left;
}
.labelquickapply {
	color: #515151;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:17px;
	letter-spacing:2px;
	line-height:1.1;
	width: 80px;
	margin-top: 3px;
	margin-right: 2px;
}
#quickapply .buttons {
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	border-color: #CCC;
	border-style: solid;
	background-attachment: scroll;
	background-color: #18273E;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
	padding:3px 5px;
	float: right;
	cursor:pointer;
}

#quickapply .required {font-size:12px;}

