@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background:#000;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
a,a:visited,a:hover{
	color:#CCC;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}
.header{
	width:980px;
	height:140px; 
	padding:10px 0px 0 0px;
	margin:0 auto;
	overflow:hidden;
}
.header img{
	margin:14px 0 0;
}

.serch_box_home{
	float:right;
	width:320px;
	
}
.serch_box_home img{
	margin:0;
}
.serch_box_home td{
	height:27px;
	vertical-align:top;
}
.serch_box_home input{
	width:100%
}
.serch_box_home select,.serch_box_home option{
	width:95%;
}


.serch_box{
	float:right;
	width:200px;
	height:100px;
}
.serch_box img{
	margin:0;
}
.serch_box td{
	height:25px;
	vertical-align:middle;
}
.serch_box input{
	width:100%
}
.serch_box select,.serch_box option{
	width:95%;
}
.menu{
	width:1000px;
	height:30px;
	background:#295284;
	margin:0 auto;
	line-height:30px;
}
ul#nav, ul#nav ul  {
   list-style-type: none;
   margin: 0;
   padding: 0;
}
ul#nav li  {
   float: left;
   margin: 0 1px 0 1px;
   padding: 0px;
}	
ul#nav li.nomargin{
  margin: 0;
}
ul#nav a  {
	text-decoration: none;
	display: block;
}
ul#nav li a  {
	font-size: 1em;
	font-weight: bold;
	letter-spacing:0.1em;
	color: #E0DFDF;
    padding: 0 12px;
	display: block;
 }  
ul#nav li:hover, ul#nav li.cssHover, ul#nav li.selected:hover,ul#nav li a:hover{
 color: #80A8D9;
} 
ul#nav ul li a:hover  {
color: #80A8D9;
}
ul#nav li a.selected  {
	color: #80A8D9;
	font-weight: bold;	
   }
ul#nav li ul a  {
	text-align: left;
	margin: 0px;
	position: relative;
	padding: 6px 30px 6px 15px;
	font-weight: normal;
	color: #E0DFDF;
   }
ul#nav li ul  {
	background: #295284;
	margin: 0px;
	padding: 0px;
	line-height:18px;
	position: absolute;
	width: auto;
	height: auto;
	display: none;
	z-index:999;
	border-top: 1px solid #000;
}
ul#nav li li  {
   float: none;
   margin: 0px;
   padding: 0px;
   background:url(../images/menu_drop_down.gif) repeat-x bottom;
}
ul#nav li li.noborder{
	background:none;
}
ul#nav li li a{
	margin:0;
	padding: 6px 30px 6px 15px;
}
ul#nav li:hover ul ul, ul#nav li.cssHover ul ul  {
   display: none;
   }
ul#nav li:hover ul, ul#nav li.cssHover ul  {
   display: block;
    }
.main_body{
	width:1000px;
	height:300px;
	margin:0 auto;
	text-align:center;
	padding:20px 0 0;
}
body > .main_body{
	height:auto;
	min-height:300px;
}
.left_pane{
	width:113px;
	height:300px;
	padding:8px 3px 0;
	float:left;
	border-top:1px solid #333333;
}
.agent_photo{
	border:2px solid #666;
}
b.hr{
	display:block;
	background:#444;
	line-height:0px;
	height:1px;
	padding:0;
	border:none;
	font-size:0px;
	margin:8px 0;
}
b.featured_agent_title{
	display:block;
	width:107px;
	height:15px;
	background:url(../images/featured_agent_title.gif) no-repeat;
}
.body_text{
	width:960px;
	height:400px;
	padding:0 20px 10px;
	/*background:#1D2123;*/
	background:#EFF2F6 none repeat scroll 0 0;
    color:#000000;
	text-align:left;
}
.body_bg{
	width:1000px;
	height:300px;
	background:#171A1C;
	border-bottom:1px solid #384145;
}
body > .main_body,.main_body >.left_pane,.main_body >.body_text,.main_body >.body_bg,.body_bg >.left_pane{
	height:auto;
	min-height:400px;
}
b.slogan,.visit_sotheby{
	display:block;
	width:440px;
	margin:0 auto;
	height:72px;
	background:url(../images/slogan.gif) no-repeat;
}
.visit_sotheby{
	width:192px;
	height:40px;
	background:url(../images/visit_sotheby.gif) no-repeat;
}

.HeaderBar {
	background:#94ABC4 url(../images/associates_TopBarDropShadow.gif) repeat-x left bottom;
	height: 24px;
	padding:0 0 25px; 
	display:block;
}
b.title{
	font-size:20px;
	line-height:35px;
	font-weight:normal;
	/*color:#E0DFDF;*/
	color:#000000;
}
b.title_1{
	display:block;
	/*background:url(../images/title_1_bg.jpg) repeat-x;*/
	background:#94ABC4 none repeat scroll 0 0;
	line-height:22px;
	text-align:center;
	font-family:"Trebuchet MS", Verdana;
	/*color:#FFF;*/
	color:#000000;
	border:1px solid #333333;
	font-size:15px;
}
b.title_1 span{
	float:right;
	clear:both;
}
b.property_title{
	text-align:left;
	padding:0 10px 0 20px;
}
.box .property_details{
	float:right;
	width:650px;
}
.property_price{
	width:25%;
	display:inline-block;
}
.property_size{
	margin:0 auto;
	display:inline-block;
	width:50%;
	text-align:center;
}
.property_beds{
	float:right;
	display:inline;
	width:25%;
	text-align:right;
}
.property_price,.property_size,.property_beds{
	border-bottom:1px solid #333333;
	color:#800000;
}
.box,.featured_box{
	/*background:#171A1C;*/
	background:#EFF2F6 none repeat scroll 0 0;
	color:#000000;
	width:930px;
	height:50px;
	border-bottom:1px solid #3C3C3C;
	padding:10px 10px 10px 20px;
}
.reional_list_pad{
	width:490px;
	padding:10px 235px;
}
.reional_list{
	width:150px;
	height:140px;
	text-align:center;
	float:left;
}	
.community{
	padding:10px 175px;
	width:610px;
}
.community img{
	margin:5px 20px 5px 0;
}
.right{
	float:right;
}
div[class~="box"],div[class~="featured_box"]{
	min-height:50px;
	height:auto;
}
.small_box{
	width:200px;
	height:205px;
	float:left;
	text-align:center;
	padding:5px;
	margin:0 30px 0 0;
}

.asspciates_left{
	width:210px;
	float:left;
	text-align:center;
	height:200px;
}
.asspciates_left table{
	text-align:left;
}
div[class="asspciates_left"]{
	min-height:200px;
	height:auto;
}
.asspciates_text{
	width:700px;
	float:right;
	height:200px;
}
div[class="asspciates_text"]{
	min-height:200px;
	height:auto;
}
.small_box img{
	width:112px;
	height:140px;
}
.nomargin{
	margin:0;
}
.featured_box{
	background:#E8EEF6;
	border:none;
	width:430px;
	margin:0 auto;
}
.featured_agent_image{
	width:112px;
	height:140px;
	padding:5px;
	border:1px solid #94ABC4;
	float:left;
}
.featured_agent_image img{
	width:112px;
	height:140px;
	border:0;
}
.featured_agent_detail{
	width:278px;
	padding:45px 5px 45px 15px;
	border:1px solid #94ABC4;
	border-left:none;
	height:60px;
	float:left;
}
.footer_main{
	width:1000px;
	height:60px;
	line-height:30px;
	margin:0 auto;
	text-align:center;
}
.clear{
	clear:both;
}

/* --------search result section starts here--------*/
.search_box{
   width:890px;
   margin:0 auto;
   min-height:70px;
   border-bottom:1px solid #fff;
   border-left:1px solid #ffffff;
   border-top:1px solid #ffffff;
   border-right:1px solid #ffffff;
}
.inner_div{
   width:256px;
   height:auto;
    padding:10px 10px 10px 10px;
}
.inner_text{
   width:100px;
   height:auto;
   float:left;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#ffffff;
}

/*------------NEW ABOUT US PAGE--------------*/
.nashville_image{
width:870px;
height:309px;
margin:0 auto;
}
.main_div{
width:870px;
height:320px;
margin:0 auto;

}
.about_left{
width:528px;
height:320px;
float:left;
text-align:left;
background:#ffffff;
}
.about_title{
width:508px;
height:53px;
float:left;
text-align:left;
font-family:Arial;
font-size:34px;
color:#AE853A;
line-height:53px;
padding:0 0 0 20px;
}
.left_image{
width:330px;
height:266px;
float:left;
text-align:center; 
}
.photo_img{
margin:15px 0 0 0;
}
.right_menu{
width:185px;
height:256px;
float:right;
text-align:right;
padding:0 10px 0 0;
margin:10px 0 0 0;
}
.right_menu_text{
width:152px;
height:18px;
font-family:Arial;
font-size:14px;
color:#999999;
float:right;
text-align:right;
font-weight:normal;
text-decoration:none;
margin-bottom:8px;
}

.right_inner{
color:#999999;
text-decoration:none;
font-weight:bold;
}


.about_right{
width:342px;
height:320px;
float:left;
text-align:left;
}
.right_title{
width:342px;
height:65px;
background:#AE853A;
float:left;
text-align:center;
color:#FFFFFF;
font-size:25px;
font-family:Georgia;
padding:10px 0 0 0;
line-height:25px;

}
.right_text{
height:245px;
width:342px;
float:left;
text-align:left;
background:#F1DD89;
}
.right_text b{
color:#3D2F14;
font-family:Arial;
float:left;
text-align:center;
font-size:15px; 
width:279px;
height:37px; 
margin:5px 0 10px 37px;

}
.inner_right{
color:#3D2F14;
font-family:Arial;
font-size:12px;
float:left;
text-align:left;
width:279px;
height:160px;
margin:5px 0 0 35px;
line-height:16px;
font-weight:normal;
}

/*----------------------------------------------------*/
.contactform{
	width:430px;
	float:left;
	padding:0 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#342914;
	text-align:center;
	border-right:1px solid #3C3C3C;
}
div[class="contactform"]{
	padding:0 10px 0 0;
}

.inputLabel{
	width:100px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#342914;
	text-align:right;
	padding-right:20px;
	margin-top:10px;
	min-height:25px;
	_height:25px;
}
.inputField{
	width:300px;
	text-align:left;
	float:left;
	margin-top:10px;
	min-height:25px;
	_height:25px;
}
.inputField input{
	width:300px;
	/*background:#003481;
	border:#FFFFFF 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;*/
	padding:3px 0 3px 0;
}
.inputField select{
	width:300px;
	/*background:#003481;
	border:#FFFFFF 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;*/
	padding:3px 0 3px 0;
}
.inputField textarea{
	width:300px;
	/*background:#003481;
	border:#FFFFFF 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;*/
}
.inputbtn{
	width:300px;
	text-align:left;
	float:left;
	margin-top:10px;
	min-height:25px;
	_height:25px;
}
.err{
	width:300px;
	margin:0 auto;
	color:#CC0000;
}
/*----------------------------------------------------*/
.title01 {
	float:left;
	margin:5px 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	color:#333333;
	}
.buying_box	{
	float:left;
	display:inline;
	margin:0 0 0 5px;
	width:950px;
	border:1px solid #D2DBE6;
	min-height:290px;
	background-color:#E6EAF0;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	color:#333333;
	line-height:30px;
	padding:0 5px 5px 0;
	}
.picture_box01 {
	float:left;
	margin:5px 10px 0 5px;
	border:5px solid #FFFFFF;
	width:400px;
	height:270px;
	background-color:#FFFFFF;
	}	
.guide_holder {
	float:left;
	margin:10px 0 0 0;
	padding:5px 5px 10px 5px;
	border-bottom:1px solid #C0CCDC;
	width:100%;
	}	
.guide_holder h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	padding:0;
	margin:0;
	letter-spacing:1px;
	font-style:italic;
	font-weight:bold;
	color:#333333;
	line-height:25px;
	}		
.picture_box02 {
	float:left;
	margin:5px 10px 0 5px;
	border:5px solid #FFFFFF;
	width:240px;
	height:310px;
	background-color:#FFFFFF;
	}
	
/*====================================URBAN ABODE====================================*/
.ua_menu {
	float:left;
	margin:3px 0 0 0;
	padding:0 10px 0 10px;
	color:#1C3759;
	text-align:center;
}
.ua_menu a {
	color:#1C3759;
	text-decoration:none;
}
.ua_menu a:visited {
	color:#1C3759;
	text-decoration:none;
}
.ua_menu a:hover {
	color:#1C3759;
	text-decoration:underline;
}

.banner_holder {
	float:left;
	width:960px;
}
.banner_holder01 {
	float:left;
	width:630px;
}
.ua_left {
	float:left;
	margin:15px 0 0 0;
	padding:0;
	width:290px;
}
.ua_contentHolder {
	float:left;
	margin:15px 0 0 10px;
	padding:0;
	width:660px;
}
.ua_title01 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:20px;
	font-weight:normal;
}
.ua_title02 {
	font-family:Arial, Helvetica, sans-serif;
	color:#2B685E;
	font-size:20px;
	font-weight:normal;
}
.ua_links {
	float:left;
	margin:15px 0 0 0;
	background:url(../images/urban_abode/ua_links.jpg) no-repeat;
	width:290px;
	height:100px;
}
.ua_myspace {
	float:left;
	margin:50px 0 0 22px;
	height:40px;
	width:40px;
}
.ua_facebook {
	float:left;
	margin:50px 0 0 26px;
	height:40px;
	width:40px;
}
.ua_twitter {
	float:left;
	margin:50px 0 0 26px;
	height:40px;
	width:40px;
}
.ua_rss {
	float:left;
	margin:50px 0 0 27px;
	height:40px;
	width:40px;
}
/*===buzz====*/
.ua_buzz_holder {
	float:left;
	margin:0 0 20px 0;
	width:625px;
}
.ua_buzz_picbox {
	float:left;
	margin:0 10px 0 0;
	width:100px;
	height:100px;
	border:2px solid #D2DDDA;
	background:#FFFFFF;
}
.ua_buzz_textarea {
	float:left;
	margin:5px 0 10px 0;
	width:510px;
	height:50px;
	overflow:hidden;
}
.ua_buzz_readmore {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.ua_buzz_readmore a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.ua_buzz_readmore a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.ua_buzz_title {
	color:#647676;
}
/*===buzz====*/
/*===team====*/
.ua_team_holder {
	float:left;
	margin:0 0 20px 0;
	width:625px;
}
.ua_team_picbox {
	float:left;
	margin:0 10px 0 0;
	width:200px;
	height:200px;
	border:2px solid #D2DDDA;
	background:#FFFFFF;
}
.ua_team_textarea {
	float:left;
	margin:5px 0 10px 0;
	width:410px;
	height:150px;
	overflow:hidden;
}
.ua_team_readmore {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.ua_team_readmore a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.ua_team_readmore a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.ua_team_title {
	color:#647676;
}
/*===team====*/
.ualinks_area {
	float:left;
	margin:0 0 10px 0;
	padding-bottom:10px;
	width:625px;
	border-bottom:1px solid #666666;
}
.ualink_picbox {
	float:left;
	margin:0 10px 0 0;
	width:100px;
	height:70px;
	border:2px solid #D2DDDA;
	background:#FFFFFF;
}
.ualinkurl {
	line-height:70px;
	color:#333333;
}
.ualinkurl a {
	line-height:70px;
	color:#333333 !important;
	text-decoration:none !important;
}
.ualinkurl a:hover {
	line-height:70px;
	color:#333333 !important;
	text-decoration:underline !important;
}

.moreimg_holder {
	float:left;
	margin:10px 12px 5px 12px;
	width:302px;
	text-align:center;
	display:inline;
}
.moreimg_box {
	float:left;
	height:300px;
	width:300px;
	background:#FFFFFF;
	border:1px solid #D2DDDA;
	display:inline;
}
.gmap {
	float:left;
	margin:0;
	width:425px;
}
.ua_map_form {
	float:left;
	width:220px;
	margin:0 0 0 10px;
	padding:0;
}
.ua_droptab {
	width:220px;
	margin:5px 0 0 0;
	height:25px;
	line-height:25px;
	background:#FFFFFF;
	border:1px solid #D1DAE4;
}
.featured_condos_holder {
	float:left;
	margin:0 0 20px 0;
	width:660px;
	height:250px;
	background:#E2EBE9;
}
.featured_condos_title {
	float:left;
	margin:0 0 5px 0;
	width:640px;
	height:30px;
	background:#ACDDD4;
	line-height:15px;
	font-weight:bold;
	color:#202020;
	padding:5px 10px 5px 10px;
	display:inline;
}
.featured_condos_pic {
	float:left;
	margin:5px 10px 0 10px;
	width:256px;
	height:172px;
	display:inline;
}
.featured_condos_title01 {
	float:left;
	width:180px;
	color:#2C6B61;
	line-height:15px;
	font-weight:normal;
}
.featured_condos_textarea {
	float:left;
	margin:5px 0 10px 0;
	width:370px;
	height:75px;
	overflow:hidden;
}
.ua_contact_area {
	float:left;
	margin:10px 0 0 0;
	width:650px;
}
.ua_contact_title {
	float:left;
	margin:10px 0 0 0;
	width:175px;
	line-height:30px;
	text-align:right;
	color:#245950;
}
.ua_contact_input {
	float:left;
	margin:10px 0 0 5px;
	width:300px;
	padding-top:5px;
	height:25px;
	background:#FFFFFF;
	border:1px solid #C5D1E0;
}
.ua_contact_textarea {
	float:left;
	margin:10px 0 0 5px;
	width:300px;
	padding-top:5px;
	height:100px;
	background:#FFFFFF;
	border:1px solid #C5D1E0;
}
.btn_sbumit {
	float:left;
	margin:10px 0 0 180px;
}
.btn_reset {
	float:left;
	margin:10px 0 0 10px;
}
.ua_mls_heading {
	float:left;
	width:650px;
	height:30px;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	background:#E2EBE9;
	line-height:30px;
}
.ua_mls_title {
	float:left;
	margin:10px 0 0 0;
	width:125px;
	line-height:30px;
	text-align:right;
	color:#245950;
}
.ua_mls_input {
	float:left;
	margin:10px 0 0 5px;
	width:180px;
	padding:5px;
	height:30px;
	background:#FFFFFF;
	border:1px solid #C5D1E0;
}
.ua_mls_half {
	float:left;
	margin:10px 10px 10px 0; 
	width:300px;
	padding:10px;
}
.ua_mls_textarea {
	float:left;
	width:280px; 
	background:#FFFFFF;
	border:1px solid #C5D1E0;
	line-height:45px;
}
.ua_mls_pt3 {
	float:left;
	width:190px;
	margin:0 0 0 10px;
}

/*====================================END URBAN ABODE====================================*/
.social_links {
	float:left;
	margin:20px 0 0 25px;
	width:222px;
	height:45px;
	background:url(../images/social_links.gif) no-repeat;
}
.wordpress {
	float:left;
	margin:0;
	height:45px;
	width:45px;
}
.facebook {
	float:left;
	margin-left:15px;
	height:45px;
	width:45px;
}
.twitter {
	float:left;
	margin-left:12px;
	height:45px;
	width:45px;
}
.abode_slink {
	float:left;
	margin-left:15px;
	height:45px;
	width:45px;
}






