html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	color: #003976;
	font-size: 14px;
	font-family:  Helvetica, Verdana, Arial;
}
p {
	color: #000;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	color: #000;
	font-family: Helvetica, Verdana, Arial;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
:focus {
	outline: 0;
}
ul {
	list-style: none;
	margin:0;
	padding:0;
}
h1, h2, h4, h5, h6, table td, table th, form, input, textarea, select {
	margin: 0;
	padding: 0;
}
.content h3 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 18px;
	text-transform:capitalize;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
}
#wrapper {
	margin: 0 auto;
}
.inner, .main {
	padding: 0 0 32px 0;
	width: 912px;
	margin: 0 auto;
	clear: both;
	
}
/*.main {
	overflow: hidden;
}*/
.inner {
	padding: 0;
}
.componentheading {
	display: none;
}
/* start header */
.header {
	width: 100%;
	background: #c7c7c7 url(../images/bg_body.png) repeat-x 0 0;
}
.header_content {
	width: 912px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	
}
.header .logo a {
	float: left;
}
.logo {
	width: 210px;
	height: 112px;
}
.logo a {
	display: block;
}
.right_header .moduletable {
	float:right;
	margin-right:10px;
	padding-top: 10px;	
	padding-bottom: 0;
	padding-left: 0;
}
.right_header{
	margin-right:40px;
	
	text-align:right;
}

right_header ul {float:left;}

.right_header li {
	float: left;
	
}
.right_header li a {
	color: #336b9c;
	padding: 0 7px;
	line-height: 10px;
	border-right: 1px solid #336b9c;
	float: left;
	font-size: 14px;
}
.right_header li.last a {
	border: none;
}
.order_btn {
	width: 72px;
	height: 24px;
	background: url(../images/order_btn.png) no-repeat 0 0;
	line-height: 18px;
	color: #fff;
	text-align: center;
	padding: 5px 0 0 0;
	float:left;
	
}
.order_btn:hover {
	text-decoration: none;
	background-position: 0 -28px;
}
p.call {
	color: #7e7e7e;
	float: right;
	padding: 58px 15px 0 0;
	font-size: 18px;
	text-transform: uppercase;
}
.main_list {
	float: left;
	height: 53px;
	margin: 0;
	margin: 7px 0 0 0;
	background: url(../images/line.png) no-repeat 100% 0;
	position: relative;
}
.main_list li {
	float: left;
	/*padding: 0 20px 0 0;*/
	/*border:#00F solid 1px;*/
	background: url(../images/line.png) no-repeat 0 0;
	padding-left:2px;
}
.main_list li a {
	line-height: 53px;
	float: left;
	/*background: url(../images/line.png) no-repeat 0 0;*/
	padding: 0 33px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;/*border:#F00 solid 1px;*/
}
.main_list li a:hover, .main_list .menu .active a {
	color: #304015;
	text-decoration: none;
	background: url(../images/bg_menu_active.png) repeat-x;
}
.main_list .last {
	padding-right:2px;
}
/*****Banner******/
/*.banner{	
	background: url(../images/banner.png) no-repeat 100% 0;
}*/

.banner_img {
	width: 610px;
	text-align:right;
}
/*.banner_img img{
	float: right;
}*/

.banner_text {
	background: url(../images/banner_text.png) no-repeat 0 0;
	padding: 20px 0 0 40px;
	height: 173px;
	width: 255px;
}
.banner_text p {
	color: #fff;
	font-size: 30px;
	font-family: Georgia;
	line-height: 36px;
}
.banner_text p span {
	display: block;
}
span.green {
	color: #a9c972;
	font-style: italic;
	letter-spacing: 1px;
	padding: 0 0 0 20px;
}
/*****Banner******/
.post_header {
	padding: 25px 0 20px 0;
	margin: 0 auto;
	width: 912px;
}
.post_header .entry {
	padding: 0 0 0 50px;
}
.post_header .entry h3 {
	color: #40658e;
	font-size: 18px;
	font-weight: 900;
	margin: 0 0 15px 0;
}
.post_header .entry p {
	color: #40658e;
	font-size: 14px;
	padding: 0 0 0 0;
}
.home_social {
	overflow: hidden;
}
.log_in {
	padding: 0 22px 0 0;
}
.log_btn {
	background: url(../images/log_btn.png) no-repeat 0 0;
	height: 83px;
	padding: 0 5px 0 0;
	text-align: center;
	width: 100px;
}
.log_btn:hover {
	background-position: 0 -84px;
}
.log_btn a {
	color: #fff;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	height: 83px;
	width: 100px;
	float: left;
}
.log_btn a:hover {
	text-decoration: none;
}
.log_text {
	width: 172px;
}
.log_text p {
	color: #7e7e7e;
	line-height: 17px;
	font-size: 13px;
}
.log_text p a {
	color: #103f71;
	font-weight: bold;
}
.log_text p span {
	display: block;
}
.yelp_btn {
	background: url(../../../images/fgoogle.png) no-repeat 0 0;
	height: 79px;
	float: left;
	text-align: center;
	padding: 0 5px 0 0;
	width: 71px;
}
.yelp_btn:hover {
	background-position: 0 -79px;
	;
}
.yelp_btn a {
	width: 71px;
	float: left;
	height: 79px;
}
.yelp {
	width: 95px;
}
.link_dn_btn {
	background: url(../images/link_dn_btn.png) no-repeat 0 0;
	height: 80px;
	float: left;
	text-align: center;
	padding: 0 6px 0 0;
	width: 72px;
}
.link_dn_btn:hover {
	background-position: 0 -81px;
	;
}
.link_dn_btn a {
	width: 72px;
	float: left;
	height: 80px;
}
.facebook_btn {
	background: url(../images/facebook_btn.png) no-repeat 0 0;
	height: 82px;
	float: left;
	text-align: center;
	padding: 0 6px 0 0;
	width: 71px;
}
.facebook_btn:hover {
	background-position: 0 -84px;
	;
}
.facebook_btn a {
	width: 71px;
	height: 82px;
	float: left;
}
.facebook_text {
	width: 123px;
}
.download {
	margin: 0 0 25px 0;
	width: 100%;
	background: url(../images/download_bg_other.png) 0 0 no-repeat;}

.download2 {
	margin: 0 0 25px 0;
	width: 100%;
	background-color:#505050;
	height:42px;
	
}
.title-questions-and-answers .download, .download {
	background-image: url(../images/download_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.download_content {background-color: #666666; width: 912px;
	
}
.download p {
	height:43px;
	color: #fff;
	float: left;
	text-align: right;
		padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;	
	background-color: #666666;
	
}
.download p.none_padding {
	padding: 0;
}
.download_link {
	float: right;
	font-weight: bold;
	margin: 0 0 0 130px;
	line-height: 43px;
	color: #8f8f8f;
	float: left;
	font-size: 13px;
}
/* Content begin*/

.content {
	float: left;
}
#_twocols {
	width: 616px;
}
#_full {
	width: 100%;
}
.content p {
	color: #505050;
	font-size: 14px;
	padding: 0 0 24px 0;
	clear: right;
}
.top {
	font-size: 80px;
	color: #666666;
	font-weight: bold;
	padding: 30px 0 0 0;
	float: left;
}
.article-content .title {
	float: left;
	width: 100%;
}
.content p.reazons {
	float: right;
	color: #a2a2a2;
	line-height: 35px;
	font-size: 30px;
	padding: 35px 60px 0 0;
}
.content p a {
	text-decoration: underline;
	color: #505050;
}
.italic {
	font-style: italic;
}
.content a:hover {
	text-decoration: none;
}
.content p.reazons span {
	display: block;
	color: #a8c86f;
}
.home .content {
	background: url(../images/content_home.png) no-repeat 57px 0;
	width: 626px;
	float: left;
}
span.number {
	color: #a3c16e;
	font-size: 40px;
	float: left;
	text-align: right;
	width: 48px;
	font-weight: bold;
	margin: 0 8px 0 0;
}
.text {
	float: left;
	padding: 5px 0 0 0;
	width: 560px;
}
.paragraph {
	float: left;
}
.paragraph p {
	float: left;
	display: block;
}
.content p.call_us {
	font-size: 28px;
	text-transform: uppercase;
	text-align: center;
	color: #a2a2a2;
	margin: 0 auto;
	padding: 20px 0 0;
}
/* Sidebar*/
.sidebar {
	width: 282px;
	float: right;
}
.realtor {
	background: #3d72a1 url(../images/sportlight.png) no-repeat 0 0;
	width: 261px;
	min-height: 430px;
	float: right;
	margin: 0 0 28px 0;
}
.realtor h3 {
	padding: 60px 0 0 0;
}
.realtor_content {
	width: 220px;
	text-align: center;
	margin: 0 auto;
}
.realtor_content #spotlightphone {
	color:#91ab65;
	font-size:16px;
	font-weight:bold;
}
.realtor h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #fff;
	line-height: 25px;
}
.realtor h3 span {
	display: block;
	font-size: 36px;
	font-weight: normal;
}
.video {
	display: block;
	margin: 0 0 12px 0;
}
.realtor_content p {
	color: #fff;
	font-size: 16px;
	padding: 0 0 5px 0;
}
.realtor_content p.carmen {
	text-transform: uppercase;
}
.mail {
	font-size: 14px;
	color: #fff;
	margin: 0 0 15px 0;
	display: block;
}
a.view {
	background: url("../images/view.png") no-repeat scroll 0 0 transparent;
	color: #646338;
	float: left;
	height: 49px;
	line-height: 49px;
	padding: 0 32px 0 0;
	text-align: right;
	width: 181px;
}
.title_writers span {
	font-style: italic;
	color: #5c89b0;
	font-size: 16px;
	padding-bottom: 10px;
}
.title_writers h3 {
	font-weight: normal;
	color: #5c89b0;
	font-size: 28px;
	border-bottom: 5px solid #a9c972;
	margin: 10px 0 5px 0;
}
.quote_top {
	padding: 35px 0 0 30px;
	background: url("../images/quote_top.png") no-repeat scroll 0 0 transparent;
}
.quote_bot {
	padding: 0 10px 23px 0;
	background: url("../images/quote_bot.png") no-repeat scroll 100% 100% transparent;
}
.quote p {
	color: #5c89b0;
	font-size: 14px;
	padding: 0 0 20px 0;
}
/* Bottom block */

.bottom_content {
	background: url(../images/bottom_bg.png) 0 0 repeat-x;
	padding: 30px 0 0 0;
}
.bottom_content .image {
	float: left;
	width: 125px;
	margin-right: 20px;
}
.bottom_content .text {
	float: right;
	width: 680px;
	padding-right:40px;
}
.bottom_content .text h3 {
	font-weight: 900;
	font-size: 20px;
	color: #40658e;
	margin-bottom: 10px;
}
.bottom_content .text p {
	color: #40658e;
	font-size: 14px;
	line-height: 17px;
}
.download_bottom {
	clear: both;
	background: url(../images/bottom_download_bg2.png) 0 0 no-repeat;
	width:2000px;
	float: left;
	margin: 33px 0;
	margin-left:-1130px;
}
.download_bottom p {
	color: #fff;
	/*padding: 12px 0 0 185px;*/
    width: 1800px;
	font-size: 14px;
	float: left;
	text-align:right;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:25px;
}
.download_bottom a {
	font-size: 13px;
	font-weight: bold;
	float: right;
	padding: 14px 57px 13px 51px;
	color: #85a6c4;
	text-decoration:none;
}
/* start footer */

.footer {
	float: left;
	background: #336b9c;
	width: 100%;
}
.footer .inner {
	padding: 24px 0 24px 46px;
	width: 866px;
	position: relative;
}
.footer .first_menu {
	float: left;
	width: 80px;
	margin-right: 40px;
	line-height:28px;
}
.footer .second_menu {
	float: left;
	width: 235px;
	margin-right: 36px;
	line-height:28px;
}
.footer .menu {
	text-align: center;
}
.footer .menu li {
	margin-bottom: 10px;
}
.footer .menu li a {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}
.footer .first_menu li a {
	color: #a9c972;
}
.contact_info {
	float: left;
	width: 435px;
	padding-left: 30px;
	border-left: 3px solid #fff;
}
.contact_info p {
	color: #fff;
	font-size: 14px;
}
.contact_info .green {
	font-style: normal;
	font-size: 14px;
	padding: 0;
	letter-spacing: 0;
	text-transform: none;
}
.contact_info .green.big {
	text-transform: uppercase;
}
.contact_info .gray {
	color: #99b5ce;
	font-size: 14px;
}
.social_footer {
	position: absolute;
	float:right;
	top: 20px;
	width:100px;
	right:0;
	
}
.social_footer a {
	float: left;
	margin-right: 9px;
	height: 22px;
	width: 23px;
}
.facebook_f {
	background: url(../images/facebook_ico.png) 0 0 no-repeat;
	width: 24px;
	height: 22px;
}
.linkedin_f {
	background: url(../images/linkedin_ico.png) 0 0 no-repeat;
}
.yalp_f {
	background: url(../../../images/google_ico.png) 0 0 no-repeat;
}
.footer_text {
	clear: both;
	margin-top: 30px;
	/*float: left;
	width: 100%;*/
}
.footer_text p {
	color: #80a3c2;
}
.copy {
	margin: 10px 0 0 0;
}
.copy p {
	color: #ffffff;
	font-size: 11px;
}
/* Preferred page */
.preferred_box {
	/*min-height: 500px;*/
	margin-bottom:50px;
}
.preferred_info {
	background: url(../images/preferred_bottom_bg.png) 0 bottom no-repeat;
	float: left;
	min-height: 83px;
	margin-bottom:2px;
}
.preferred_box .title {
	background: url(../images/preferred_top_bg.png) 0 0 repeat-y;
	margin-bottom:2px;
}
.preferred_box .title h3 {
	font-size: 30px;
	color: #fff;
	padding: 18px 0 18px 26px;
	margin: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.preferred_box .title h3 span {
	font-weight: 900;
}
.preferred_box .preferred_img {
	float: left;
	width: 80px;
	margin-right: 13px;
}
.preferred_box .preferred_content {
	float: left;
	width: 480px;
	color: #7e7e7e;
}
.preferred_box .preferred_content h3.partner {
	text-transform: uppercase;
	font-weight: normal;
	margin:0px;
}
.preferred_box .preferred_content h4 {
	font-weight: normal;
}
.preferred_box .preferred_content .contact {
	margin-top: 15px;
}
.preferred_box .preferred_content .contact a {
	background: url(http://titlepartnersofsofl.com/templates/title_partners/images/preferred_сontact_a.png) left 3px no-repeat;
	padding: 0 5px;
}
.sidebar_social .yelp, .sidebar_social .facebook_text {
	width: 201px;
}
.sidebar_social .log_in {
	margin-bottom: 73px;
	padding: 0;
}
.prefered_bot .text {
	width: 700px;
	padding: 31px 0 0;
}
/*.prefered_bot .download_bottom p {
	padding: 12px 0 0 424px;
    width: 242px;
}
.prefered_bot .download_bottom a {
	padding: 14px 57px 13px 77px;
}
*/
/* Order Page */ 

.form_menu li {
	float: left;
	text-align: center;
}
.form_menu li a {
	background: url(../images/order_menu_bg.png) 0 0 no-repeat;
	float: left;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 0px #000;
	width: 226px;
	padding-top: 13px;
	margin-top: -5px;
	height: 67px;
}
.form_menu li.active a, .form_menu li a:hover {
	background-position: 0 -80px;
	text-decoration: none;
}
.box {
	float: left;
	width: 900px;
	margin-bottom: 30px;
}
.col {
	width: 280px;
	float: left;
	margin-right: 30px;
}
.col p {
	padding: 0;
}
.col.two {
	width: 590px;
	margin: 0;
}
.col.pad {
	margin-top: 11px;
}
.col.last {
	margin: 0;
}
.title_section {
	font-weight: bold;
	padding: 0 0 4px 5px!important;
}
.col input {
	background: #e5e5e5;
	border: 1px solid #999;
	height: 26px;
	width: 270px;
	padding: 0 5px;
	color: #7e7e7e;
	font-style: italic;
	margin-top: 10px;
}
.col select {
	background: #e5e5e5;
	border: 1px solid #999;
	color: #7e7e7e;
	font-style: italic;
	margin-top: 10px;
}
.col input.small {
	width: 83px;
	margin-right: 22px;
}
.col input.small.last {
	margin-right: 0;
}
.col input.middle {
	width: 179px;
}
.col input.short {
	width: 70px;
}
.col input.mini {
	width: 48px;
	margin-top: 5px;
}
.top_area .left {
	color: #505050;
	float: left;
	width: 280px;
	margin-right: 42px;
}
.box label, .top_area .left label {
	font-size: 14px;
	display: block;
	padding: 3px 0;
}
.top_area .check {
	float: left;
	width: 260px;
}
.top_area .check label {
	color: #7e7e7e;
	float: left;
	font-style: italic;
	padding: 26px 10px 0 0;
}
.top_area .check label.yes {
	font-weight: bold;
	font-style: normal;
	padding: 26px 3px 0 0;
}
.top_area .check input#check {
	width: 25px;
}
.col.two .bottom_area, .col.two .top_area {
	color: #7e7e7e;
	float: left;
}
.col.two .bottom_area label {
	padding-right: 10px;
	display: inline;
}
.property_adress label {
	padding: 2px 0;
}
.untill_text {
	color: #7e7e7e;
	font-style: italic;
	margin-top: -7px;
	padding: 0 0 3px 15px;
	display: block;
}
.lender label {
	float: left;
	color: #7e7e7e;
	padding-right: 20px;
}
.second_col, .first_col {
	width: 140px;
	float: left;
}
.second_col, .first_col {
	color: #7e7e7e;
}
.second_col p span, .first_col p span {
	padding-left: 5px;
}
input.submit {
	background: url(../images/submit_but.png) 0 0 no-repeat;
	width: 214px;
	height: 51px;
	border: none;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
}
input.submit:hover {
	background-position: 0 -51px;
	;
}
.add_buyer, .add_mortgage, .add_link, .submit {
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	padding: 15px 0;
}
.submit .col.two {
	padding: 11px 0 0 372px;
	width: 218px;
}
.add_buyer, .add_mortgage, .add_link {
	clear: both;
	width: 900px;
	margin-bottom: 30px;
}
.add_buyer a, .add_mortgage a, .add_link a {
	background: url(../images/add_button.png) left 0 no-repeat;
	padding-left: 50px;
	margin-left: 20px;
	font-style: italic;
}
/*****contact_form*******/
#contact_form {
	color:#505050;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
}
#contact_form #col_one {
	float:left;
	width:300px;
}
#contact_form #col_two {
	width:200px;
	float:right;
	margin-right:50px;
}
#col_one input {
	margin-top:5px;
	margin-bottom:20px;
	height:24px;
	background:#e5e5e5;
	border:#999999 solid 1px;
	width:275px;
}
#contact_form textarea {
	width:575px;
	background:#e5e5e5;
	border:#999999 solid 1px;
	margin-top:5px;
}
#contact_form #quote_submit {
	color:#646338;
	float:right;
	margin-top:25px;
	margin-right:35px;
}
#contact_sidebar p {
	color:#7e7e7e;
}
#contact_sidebar ul {
	list-style: disc;
	margin-left:15px;
	font-size:12px;
	color:#7e7e7e;
}
/*Quote*/
#quote_form {
	color:#505050;
}
#quote_form input{
	border: 1px solid #999;
}
#quote_form #quote_submit{
	border:0px;
}
#quote_form .quote_text,#quote_form .short,#quote_form .middle {
	background: #e5e5e5;
	
	height: 26px;
	line-height:26px;
	width: 270px;
	padding: 0 5px;
	color: #7e7e7e;
	font-style: italic;
	
}
#quote_form .short {
	width: 70px;
}
#quote_form .middle {
	width: 185px;
}

#quote_form hr {
	color:#bdbdbd;
	background-color:#bdbdbd;
	height:2px;
	border:#bdbdbd;
	margin: 20px 0 20px 0;
}
#quote_form textarea {
	background: #e5e5e5;
	border: 1px solid #999;
	height: 107px;
	width:280px;
}
#quote_form select {
	background: #E5E5E5;
	width: 280px;
	padding: 5px;
	border: 1px solid #999;
}
/*location button*/
#com_location .loc_input {
	height:20px;
	border:#e0e0e0 solid 1px;
	width:365px;
}
#com_location .loc_col {
	float:left;
	margin-right:10px;
}
#location_row {
	margin-bottom:40px;
}
#com_location #mapInfoManual {
	float: left;
	font: bold 11px Helvitica, Arial, sans-serif;
	width:100%;
}
#com_location #mapInfoManual a {
	text-decoration:none;
	margin-left:5px;
	line-height:26px;
}
#com_location #googMap {
	float:left;
	width:640px;
	height:378px;
}
#com_location #googDir {
	float:right;
	width:250px;
	height:378px;
	overflow: auto; /*used in scroll */
	margin-left:2px;
	border: solid thin #fff;
	font-size:12px;
}
.locate_button {
	background:url(../images/bg_botton_location.png) no-repeat;
	width:93px;
	height:22px;
	line-height:22px;
	border:0;
	font-size:10px;
	color:#FFF;
}
.top_order_btn {
	margin-top:-10px;
}
/****/
.order_select {
	background: #e5e5e5;
	border: 1px solid #999;
	color: #7e7e7e;
	font-style: italic;
	margin-top: 10px;
}
.hidden{
	display:none;
}