@charset "utf-8";

/*-------------------------------DEFINE BODY PROPERTIES----------------------------------------*/



* {
	margin: 0 auto 0 auto; /* GLOBAL RESET */
	padding: 0;
}
body{
	margin:0;
	font-size: 62.5%; 
	font-family: Arial, Sans-Serif; /*change font*/
	line-height: 150%; 
	color:#4b4d4a; /*change font color*/
	background: #fff; /*background color*/
}

div, p, ul, img{
	padding:0px; margin:0px; border:none;
}
ul{
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}

a { outline:none; /* Remove Firefox's dotted borders */ text-decoration:none; color:#d05606; padding:0; margin:0;}
a img { border:none;} /* Remove IE's blue borders */

/*txt a:hover()*/

h1 {font-size: 2.4em;}
h2 {font-size: 2.2em; line-height:1.2em; font-weight:normal; border:none; margin:0 0 35px 0; padding:0; color:#333;}
h3 {font-size: 2.5em; line-height:1.2em; font-weight:normal; border:none; margin:0; padding:0 0 10px 0; color:#227ab0;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.8em;}
h6 {font-size: 1.2em;}


.hr{ border-bottom:1px solid #CCCCCC; border-left:none; border-right:none; border-top:none; margin:10px 0 20px 0; }
.left{ float:left;}
.left_margin_right{ float:left; margin:0 10px 0 0; font-size:1.2em;}
.left_margin_right_top{ float:left; margin:4px 10px 0 0;}
.right{ float:right;}
.right_margin_top{ float:right; margin:40px 0 0 0;}
.right_margin_right{ float:right; margin:0 57px 0 0;}
.houseDrop { margin: 20px 0 0 57px; }

/*-------------------------------END----------DEFINE BODY PROPERTIES----------------------------------------*/

/*------------------------------GLOBAL TYPOGRAPHY--------------------------------*/

p  {font-size: 1.2em; padding:0; line-height:1.4em;}
p.padded { margin: 2px 0 6px 0; }
.gray {color: #666; font-size:1em; font-style:normal;}
.fat{font-weight:bold;}
.small  {font-size: 1.1em; padding:0; line-height:1.4em;}
.big {font-size: 1.8em; padding:0; line-height:1.2em; color:#f1f1f1; margin:0 0 22px 0;}
.white {font-size: 1.2em; padding:0 10px 0 0; line-height:1.4em; color:#fff;}
.title{ font-size:1.1em; font-style:italic; color:#227ab0;}
.stroke { border:1px solid #fff;}

/*------------------------------CONTENT--------------------------------*/

#top_content{ background:#dddddd url(i/bg_top.jpg) top center repeat-x; height:81px;}

#nav_content{ background:#e4e4e3; height:52px; border-bottom: 1px solid #CCC;}

#header{ background:#268abe url(i/bg_header.jpg) top center repeat-x; height:418px;}
#header p{ color:#fff;}

#main_content{ background:#fff /*url(i/bg_cont.jpg) top center repeat-x*/; padding:0 0 50px 0;}
#main_content p{ color:#4b4d4a; }

#footer { background:#4b4d4a url(i/bg_footer.jpg) top center repeat-x; min-height:400px; /*padding-bottom: 20px;*/ }

#footer_nav{ background:#dcdcda url(i/bg_footer_nav.jpg) top center repeat-x; height:32px; padding:15px 0 0 0;}
#footer_nav .center a.footer_logo{ float: left; display:block; width:135px; height:16px; font-weight: bold; font-size: 1.4em; color: #4B4D4A; /*background: transparent url(../images/logo_footer.png) no-repeat; text-indent:-9999px; overflow:hidden;*/}
#footer_nav .center p { float:left; font-size:1.1em; color:#848484; padding:0 0 0 20px; }
#footer_nav .center ul { float:right;}
#footer_nav .center ul li{ float:left; margin:0 15px 0 0; }
#footer_nav .center ul li a { font-size:1.1em; text-transform:uppercase; color:#848484;}
#footer_nav .center ul li a:hover { color:#505457;}
#footer_nav .center ul li a:active { color:#505457;}



.center{ width:960px; height:100%; margin:0 auto; padding:0;}
.center1{ width:1167px; height:100%; margin:0 auto; padding:0;}

#top_light1{ background:transparent url(i/bg_top_overlay.png) top center no-repeat; }
#top_light2{ background:transparent url(i/bg_nav_overlay.png) top center no-repeat; }
#top_light3{ background:transparent url(i/bg_header_overlay.jpg) top center no-repeat; }
#top_light4{ background:transparent url(i/bg_cont_overlay.png) top center no-repeat; }
#top_light5{ background:transparent url(i/bg_footer_overlay.png) top center no-repeat; }

h1 a { float:left; margin:10px 0 4px 0; display:block; width:400px; height:70px; background: transparent url(../images/logo.png) no-repeat; text-indent:-9999px; overflow:hidden;}

.left_column { width:469px; float:left; padding:55px 0 0 0;}
.right_column { width:470px; float:left; padding:50px 0 0 0;}
.right_column .description{ float:left; width:100%;}
.tagline{ width:436px; height:97px; background:transparent url(../images/tagline.png) no-repeat; text-indent:-9999px; overflow:hidden; margin-bottom: 15px;}

.getquote {float:left; margin:42px 0 0 -4px; display:block; width:168px; height:45px; background: transparent url(i/button_quote.png) no-repeat; text-indent:-9999px; overflow:hidden;}
.applyTodayBtn {float:left; /*margin:9px 0 0 169px; display:block;*/ width:120px; height:28px; background: transparent url(i/button_applyToday.png) no-repeat; text-indent:-9999px; overflow:hidden;}

.featured { width:407px; height:237px; padding:17px 0 0 13px; background:transparent url(i/bg_image.png) no-repeat;}

ul.listing{ float:left; padding:12px 80px 28px 10px; margin:0;}
ul.listing li{ list-style-image: none; background-image:url(i/ico_li.png); background-repeat: no-repeat; background-position: left center; padding:0 0 2px 25px; margin:0 0 5px 0; font-size:1.2em;}

.signin { float:right; width:87px; height:19px; display:block; margin:10px 0 0 0; background:transparent url(i/button_signup.png) no-repeat; text-indent:-9999px; overflow:hidden;}
.login {float:right; margin:15px 10px 0 0;}

.testimonials { margin: 0 auto 10px auto; /*width:960px;*/ background:#f2f2f2; border:1px solid #e0e0df;}
.testimonials_inner { margin:5px; padding:10px; /*width:900px;*/ background:#f8f7f7; border:1px solid #ececec;}
.testimonials_inner p.intro{ color:#d05606 !important; font-weight:bold; font-size:1.4em;}
.testimonials_inner h4{ padding:20px 0; font-family:"Times New Roman", Times, serif; font-size:2em; color:#666; font-weight:normal; font-style:italic; line-height:1.4em;}
.testimonials_inner a.all { display:block; width:192px; background:#f2f2f2; border:1px solid #e0e0e0; color:#6c6c6c; font-size:1.2em; padding:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.testimonials_inner a.all:hover { display:block; width:192px; background:#fff; border:1px solid #e0e0e0; color:#6c6c6c; font-size:1.2em; padding:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.testimonials_inner p.sig{ float:right; /*padding:0 20px 0 0;*/}
.testimonials_inner p.sig span{ font-size:1.1em; font-style:italic; color:#666;}
.testimonials_inner a.logo {float:right; width:162px; height:16px; display:block; background: transparent url(../images/logo_testimonials.png) no-repeat; text-indent:-9999px; overflow:hidden;}
.testimonials_inner .payments { width: 840px; }
.testimonials_inner .payments .col { float: left; width: 32%; padding-bottom: 10px; font-weight: bold; font-size: 1.2em; }

.column { width:345px; padding:0 15px 0 0; margin:30px 0; float:left; color:#f0f0f0;}
.column h5{ font-size:1.4em; font-weight:bold; letter-spacing:-1px; text-transform:uppercase;}
.column h6 { margin:0 0 10px 0;}
.column h6 a { margin:0 0 10px 0; color:#fafafa;}
.column h6 a:hover { margin:0 0 10px 0; color:#d05606;}
.column .date{ float:left; width:34px; height:17px; padding:0 0 0 5px; margin:0 10px 0 0; background:transparent url(i/ico_date.png) no-repeat; font-size:1.1em; font-weight:bold;}
.column p {font-size:1.1em;}
.column p.lead {font-size:1.1em; margin:0 0 20px 0;}

.column_odd { width:235px; padding:0; margin:30px 0; float:left; color:#f0f0f0;}
.column_odd p {font-size:1.1em;}
.column_odd h5{ font-size:1.4em; font-weight:bold; letter-spacing:-1px; text-transform:uppercase;}

.column .ad{ float:left; display:block; width:88px; height:88px; border:1px solid #fff; padding:5px; margin:0; background:#eaeaea;}
.column .ad_odd { float:left; display:block; width:88px; height:88px; border:1px solid #fff; padding:5px; margin:0 15px 15px 0; background:#eaeaea;}

.column .recent_comment { background:transparent url(i/ico_comment.png) top left no-repeat; padding:0 0 0 40px; margin:0 0 20px 0; font-size:1.1em;}
.column a.comment { display:block; font-size:0.9em; margin:5px 0 0 0; color:#f0f0f0;}
.column_odd .location { background:transparent url(i/ico_comment.png) top left no-repeat; padding:0 0 0 40px; margin:0 0 20px 0; font-size:1.1em;}

.column a.comment:hover {display:block; font-size:0.9em; margin:5px 0 0 0; color:#d05606;}


#headerPhoneNumber {
    display: inline;
    float: left;
    font-size: 2em;
    margin: 30px 0 0 60px;
}

#headerLoginBox {float: right; margin:30px 0 15px 0;font-size: 1.2em; font-weight: bold; /*background: transparent url(i/bg_search.png) no-repeat;*/}
/*
fieldset.search {
	border: none;
	width: 146px;
	}
#headerLoginBox input, #headerLoginBox button {
	border: none;
	float: left;
}
*/
#headerLoginBox input.loginInput {
	color: #a4a3a3;
	width: 109px;
	height: 17px;
	padding: 1px;
	vertical-align:middle;
	margin: 0;
	background-color: #EEE;
	outline: none;
	border: 1px solid #CCC;
}

/*NAVIGATION*/

.nav ul {margin:10px 0 0 0; padding: 0; list-style: none; float:left; }
.nav ul li{float: left; display: block; margin: 0 10px 0 0; padding: 0;}
.nav ul li a.button {
/* Sliding right image */
display: block;
float: left;
height: 27px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 14px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #848484;
font-size:1.2em;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
text-transform:uppercase;
}
.nav ul li a.button span {
/* Background left image */ 

display: block;
line-height: 27px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding:0 0 0 15px;
} 

.nav ul li a.button span.icon {
/* Background left image */ 

display: block;
line-height: 27px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding:0 0 0 8px;
} 

.nav ul li a.button span.icon img { padding-right: 3px; }

.nav ul li a.button:hover {
/* Sliding right image */
background: transparent url(i/button_nav_right.png) no-repeat scroll top right; 
display: block;
float: left;
height: 27px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 14px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #7b3500;
font-size:1.2em;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
text-transform:uppercase;
}
.nav ul li a.button:hover span {
/* Background left image */ 
background: transparent url(i/button_nav_left.png) no-repeat; 
display: block;
line-height: 27px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding:0 0 0 15px;
}

.nav ul li a.button:hover span.icon {
/* Background left image */ 
background: transparent url(i/button_nav_left.png) no-repeat; 
display: block;
line-height: 27px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding:0 0 0 8px;
}

.nav ul li.selected a {
/* Sliding right image */
background: transparent url(i/button_nav_right.png) no-repeat scroll top right; 
display: block;
float: left;
height: 27px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 14px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #7b3500;
font-size:1.2em;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
text-transform:uppercase;
}
.nav ul li.selected a span {
/* Background left image */ 
background: transparent url(i/button_nav_left.png) no-repeat; 
display: block;
line-height: 27px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
padding:0 0 0 15px;
} 


/*
	WIDGET STRUCTURE
*/
#blogSliderWrap 					{ width: 1167px; margin: 0 auto; padding:50px 0 30px 0;
									  background: url(i/bg_tabs.png) 35px 57px no-repeat;
									  position: relative; }
#blogSlider 						{ margin: 0 auto; width: 960px; }
.stripViewer 						{ position: relative; overflow: hidden; clear: both; }
.stripViewer .panelContainer 		{ position: relative; left: 0px; top: 0px; }
.stripViewer .panelContainer .panel { float: left; position: relative; width: 960px; }
.stripNav 							{ position: relative; top: 0; left:114px; z-index: 99; }
.wrapper 							{ padding: 10px; }
.innerWrap 							{ width: 960px; overflow: hidden; }


/* 
	MAIN TABBED NAVIGATION
*/
.stripNav ul li 					{ float: left; }

.stripNav li a 						{ /* Generic "CSS image replacement" */
									  display: block; height: 69px; text-indent: -9999px; }
/* The below class names are auto-generated by the JavaScript */
.stripNav li.tab1 a { background: url(i/tab_1.png) top center no-repeat; width: 231px; }
.stripNav li.tab2 a { background: url(i/tab_2.png) top center no-repeat; width: 240px; }
.stripNav li.tab3 a { background: url(i/tab_3.png) top center no-repeat; width: 240px; }
.stripNav li.tab4 a { background: url(i/tab_4.png) top center no-repeat; width: 230px; }

.stripNav li a:hover, 
.stripNav li a:active, 
.stripNav li a:focus 				{ /* Restore focus styling that we removed when we removed outlines */
									  background-position: top center; }

/* It is neccessary to repeat the image paths here */
.stripNav li.tab1 a.current { background: url(i/tab_1.png) bottom center no-repeat; }
.stripNav li.tab2 a.current { background: url(i/tab_2.png) bottom center no-repeat; }
.stripNav li.tab3 a.current { background: url(i/tab_3.png) bottom center no-repeat; }
.stripNav li.tab4 a.current { background: url(i/tab_4.png) bottom center no-repeat; }

.membership_seal_wrapper { /*margin-left: 75px;*/ }
.membership_seal {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 5px;
    width: 85px;
    height: 105px;
    margin: 10px 5px 5px 5px;
    float: left;
    text-align: center;
}

.membership_seal_liveChat {
    /*background-color: #FFFFFF;
    border: 1px solid #CCCCCC;*/
    padding: 5px;
    width: 140px;
    height: 60px;
    margin: 10px 5px 5px 5px;
    float: left;
    text-align: center;
}

.membership_seal_liveChat .liveChatWrapper {
    margin-top: 15px;
}

.membership_intro {color:#d05606; font-weight:bold; font-size:1.4em; padding-bottom: 10px;}
.tnlmaDescription { text-align: justify; /*width: 700px; margin: 0 auto; font-size: 2em; */ line-height: 1.4em; }


.clear { clear: both; height: 1px; }

.contentColumnWrapper { width: 960px; padding: 10px 0; }
.contentLeftColumn { float: left; width: 800px; padding-right: 8px; border-right: 1px solid #CCCCCC; }
.contentRightColumn { float: left; width: 150px; }

.tbl_formEntry
{
    width: 100%;
}
.tbl_formEntry .tr_spacer
{
    height: 15px;
}

.tbl_formEntry .tr_tallLines
{
    height: 19px;
}
.tbl_formEntry .tr_tallLines td
{
    padding-top: 12px;
}
.tbl_formEntry .header td
{
    background: /*url(i/gridSectionBG.gif) top left repeat-x*/ #C4BFA8;
    border-bottom: 1px solid #1F5C7D; /*#7A7455;*/
    font-weight: bold;
    font-size: 12px;
    color: #3D3924;
}

.tbl_formEntry .rowHeader
{
    font-weight: bold;
}
.tbl_formEntry td
{
    padding: 2px 2px 2px 4px;
}

.tbl_formEntry .rowSeparatorThin td
{
    height: 4px;
    border-bottom: 1px solid #DDD;
}

.tbl_formEntry .filler
{
    height: 10px;
}

.alignRight
{
    text-align: right;
}

/**************************************************
        BUTTON / UL / OL STYLING
**************************************************/

.styledButton
{
    border: 1px solid #C95D00;
    background-color: #FF8219;
    color: #FFFFFF;
    margin-right: 3px;
    font-size: 12px;
}
.styledButtonDisabled
{
    border: 1px solid #B6CFDA;
    background-color: #F1F5F8;
    color: #787878;
    margin-right: 3px;
    font-size: 12px;
}
.styledButton:hover
{
    border: 1px solid #6F95B5;
    background-color: #AEC2C6;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
}

.iconlist
{
    list-style: none;
    margin: 0 0 0 5px;
    padding: 0;
    font-size: 1.4em;
}

.iconlist:hover
{
    cursor: pointer;
}

.iconlist li
{
    background-image: url(i/bullet_blue.png); 	background-repeat: no-repeat; 	background-position: 0 50%;
    padding: 3px 0 3px 15px;
}

.iconlist li.link
{
    background-image: url(../Images/link.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 3px 0 3px 20px;
    margin: .4em 0;
}

.iconlist li.document
{
    background-image: url(../Images/document.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 3px 0 3px 20px;
    margin: .4em 0;
}

.iconlist li a
{
    color: #003300;
    text-decoration: none;
}

.iconlist li a:hover
{
    color: #006633;
    text-decoration: underline;
}

.customButton {
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    padding-bottom: 3px;
    line-height: 28px;
    height: 28px;
    color: #000000;
}

.button50 { background-image: url(i/button_blank_50.png); width: 50px; }
.button50:hover { background-image: url(i/button_blank_50_hover.png); color: #FFFFFF; }

.button100 { background-image: url(i/button_blank_100.png); width: 100px; }
.button100:hover { background-image: url(i/button_blank_100_hover.png); color: #FFFFFF; }

.button150 { background-image: url(i/button_blank_150.png); width: 150px; }
.button150:hover { background-image: url(i/button_blank_150_hover.png); color: #FFFFFF; }

.statusWindow
{
    border: 1px solid #aac0cc;
    padding: 5px 5px 5px 30px;
    margin-bottom: 8px;
    background-color: #e5f6ff;
    display: block;
    border-left: none;
    border-right: none;
    font-weight: bold;
}

.ContactMethod {
    padding:0 0 0 40px; 
    margin:0 0 40px 0; 
    font-size:1.1em;
}

.ContactMethod_Apply {  background:transparent url(i/edit.png) top left no-repeat; }
.ContactMethod_Chat {  background:transparent url(i/ico_comment.png) top left no-repeat; }
.ContactMethod_Phone {  background:transparent url(i/sipphone.png) top left no-repeat; }
.ContactMethod_Email {  background:transparent url(i/mail_replay.png) top left no-repeat; }

.reqd { font-weight: bold; color: #FF0000; }

.Service { margin: 16px 0 12px 0; }
.Service .ServiceType { font-weight: bold; font-size: 1.5em; color: #E8472B; margin-bottom: 12px; }
.Service p { margin: 2px 0 6px 0; }

.rep_list { float: left; }
.rep_list .contact_type_header { width: 55px; padding-left: 30px; color: #8F8F8F; }
.rep_list .rep { float: left; text-align: left; margin: 6px 6px 20px; font-size: 1.2em; width: 250px; }
.rep_list .rep .rep_name { background: transparent url(i/user_suit.png) top left no-repeat; padding-left: 20px; height: 18px; }
.rep {}

.blog_entry { margin: 0 auto 10px auto; background:#f2f2f2; border:1px solid #e0e0df;}
.blog_entry_inner
{
    margin: 5px;
    padding: 10px;
    background: #F2F8FF;
    border: 1px solid #ececec;
}
.blog_entry_header { border-bottom: 1px solid #DDDDDD; margin-bottom: 10px; }
.blog_entry .date { float: right; font-size: 1.2em; font-style: italic; }

.mediaGalleryWrapper { width: 100%; padding: 10px 0; }
.mediaGalleryLeftColumn { float: left; width: 49%; padding-right: 8px; }
.mediaGalleryRightColumn { float: left; width: 49%; }

.media_library_category
{
    margin-bottom: 12px;
    border-bottom: 1px solid #CCC;
    border-bottom-color: #4683FF;
}

.media_library_entry { margin: 8px; width: 350px; padding-bottom: 6px; border-bottom: 1px solid #CCC; font-size: 1.2em; }
.media_library_entry .library_icon { width: 30px; float: left; }
.media_library_entry .library_content { float: left; width: 320px; }
.media_library_entry .library_content .library_title { font-weight: bold; margin-bottom: 8px; } 

.media_library_entry .library_icon_video { width: 136px; float: left; }
.media_library_entry .library_icon_video img { border: 1px solid #999999; }
.media_library_entry .library_content_video { float: left; width: 210px; }
.media_library_entry .library_content_video .library_title { font-weight: bold; margin-bottom: 8px; } 


.flash_seal_wrapper { z-index: 1; }

.dpHolder { margin-bottom: 10px; }

.foreclosureLaws {
    font-weight: bold;
    margin: 8px 0;
    padding-top: 8px;
    font-size: 1.3em;
    border-top: 1px solid #DDD;
    }
    
    
.mdDisclaimer {
    margin: 8px 0;
    font-size: 1.2em;
    line-height: 1.4em;
    background: url(../images/error.png) no-repeat;
    padding: 2px 2px 2px 20px;
    font-style: italic;
    font-weight: bold;
}    

.tooltip
{
    border: 2px solid #CCCCCC;
    display: none;
    background-color: #DEDEDE;
    padding: 12px;
    width: 450px;
    font-size: 11px;
    line-height: 1.1em;
    color: #000000;
}

.tooltip .ServiceType { font-size: 12px; }

.tbl_rightSidebar td {
    padding-bottom: 10px;
} 