﻿/* -------------------------------------------------------------- 
   Global Styles  
-------------------------------------------------------------- */

body {
	background:#cbc8aa url('/img/body_bg.gif') repeat-x left top;
	color:#000;
	font-family:arial;
	font-size:9.5pt;
}

	#container {
		margin:37px auto 0;
		width:960px;
	}
	
		#header {
			background: url('/img/header_bg.gif') repeat-x left top;
			border-bottom:4px solid #000;
			height:100px;
			position:relative;
		}
		
			#logo {
				background: url('/img/logo-trans.png') no-repeat left top;
				height:119px;
				left:15px;
				position:relative;
				bottom:20px;
				text-indent:-9999em;
				width:366px;
			}
			
			#main_nav {
				background:none 0;
				height:29px;
				padding:0px 10px 0 0;
				position:absolute;
				right:65px;
				top:-32px;
			}
			
				#main_nav li {
					display:inline;
					font-size:0.8em;
				}
				
				#main_nav li.home {
					background:url('/img/nav/main_nav_sep.gif') no-repeat right center;
					margin-right:2px;
					padding-right:10px;
				}
				
				#main_nav li.login, #main_nav li.register {
					bottom:21px;
					font-size:0.8em;
					left:232px;
					position:absolute;
				}
				
				#main_nav li.register {
					bottom:6px;
				}
				
					#main_nav li a {
						color:#000;
					}
					
					#main_nav li.home a, #main_nav li.contact a {
						text-transform:uppercase;
					}
					
			#sub_nav {
				bottom:35px;
				left:360px;
				position:absolute;
			}
			
				#sub_nav li {
					float:left;
					position:relative;
					list-style:none;
				}
				
					#sub_nav li a {
						background-position:center center;
						background-repeat:no-repeat;
						display:block;
						float:left;
						height:27px;
						text-indent:-9999em;
					}
					
					#sub_nav li.find a {
						background-image:url('/img/nav/find.gif');
						width:77px;
					}
					
					#sub_nav li.agents a {
						background-image:url('/img/nav/agents.gif');
						width:74px;
					}
					
					#sub_nav li.tools a {
						background-image:url('/img/nav/tools.gif');
						width:65px;
					}
					
					#sub_nav li.relocating a {
						background-image:url('/img/nav/relocating.gif');
						width:93px;
					}
					
					#sub_nav li.join a {
						background-image:url('/img/nav/join.gif');
						margin-right:0;
						width:67px;
					}
					
					/* Nav dropdown, handled by superfish */
					
					#sub_nav li ul {
						background-color:#000;
						display:none;
						left:0;
						position:absolute;
						text-transform:uppercase;
						top:30px;
						width:175px;
						z-index:100;
					}
					
					#sub_nav li.join ul {
						left:auto;
						right:0;
					}
					
						#sub_nav li ul li {
							border:0;
							float:none;
							height:auto;
						}
						
							#header #sub_nav li ul li a {
								color:#fff;
								background-image:none !important;
								float:none;
								font-size:0.9em;
								font-weight:bold;
								height:auto;
								margin-right:0;
								padding:5px 8px;
								text-indent:0;
								width:auto;
								 
							}
							
							#header #sub_nav li ul li a:hover {
								background-color:#cbc8aa;						
								
							}
							
					
		#main_content {
			background:#fff;
			padding:14px 1px;
			overflow-x:hidden;
			
			
		}
		
			#main_content h1 {
			}
			
			#main_content p#call_us, #main_content p.call_us {
				font-size:1.2em;
				position:relative;
				text-align:right;
				top:-35px;
			}
			
		#footer {
			background:url('/img/footer/footer_bg.gif') repeat-x left bottom;
		}
		
		#footer .wrap {
			background:url('/img/footer/one.jpg') no-repeat left bottom;
			height:252px;
			padding:0 0 0 170px;
		}
		
			#footer .nav {
				padding-top:56px;
			}
		
			#footer .column {
				float:left;
				padding:5px 15px;
			}
			
			#footer .column.last {
				border:0;
				padding-right:0;
			}
			
				#footer .column li {
					background:url('/img/footer_arrow_large.gif') no-repeat left 4px;
					font-size:0.9em;
					font-weight:bold;
					padding-left:8px;
				}
			
					#footer .column li a {
						color:#000;
					}
					
						#footer .column li ul li {
							background-image:url('/img/footer_arrow_small.gif');
							font-size:0.8em;
							font-weight:normal;
							line-height:12px;
						}
				
			#footer #copyright {
				background:url('/img/equal_opp.gif') no-repeat right center;
				border-top:1px solid #000;
				font-size:0.9em;
				margin:0px 5px 0 0;
				padding:20px 85px 10px 0;
				text-align:right;
			}
			
			.ResultPaging a {
    float:left;
    font-size:11px;
    padding-left:7px;
}

a.current {
    color:#AC0303 !important;
    font-weight:bold;
    text-decoration:none;
}
.hide
{
	display:none;
}
/* -------------------------------------------------------------- 
   Home Page Styles  
-------------------------------------------------------------- */
#home_search {
	background:url('/img/home_search_bg.jpg') no-repeat right top;
	height:231px;
	margin-top:-10px;
	padding-top:21px;
}

	#home_search .nav {
		
	}
	
		#home_search .nav li {
			float:left;
		}
		
			#home_search .nav li a {
				background-color:#efeee5;
				border-bottom:2px solid #fff;
				color:#000;
				display:block;
				font-size:0.9em;
				font-weight:bold;
				margin-right:2px;
				padding:12px 25px;
				text-align:center;
				text-transform:uppercase;
			}
			
			#home_search .nav li.current a {
				background-color:#cbc8aa;
				border-color:#cbc8aa;
			}
			
			#home_search .nav li a:hover {
				background-color:#cbc8aa;				
			}
			
	#home_search_options {
		background-color:#cbc8aa;
		height:170px;
		width:559px;
	}
	
		#home_search_options form {
			padding:15px 20px;
		}
		
		#home_search_options form input {
			padding:3px;
		}
		
		#home_search form.area_search .input {
			padding-bottom:20px;
			position:relative;
		}
		
			#home_search form.area_search .input label {
				top:25px;
				left:0;
				position:absolute;
			}
			
		#home_search form.area_search .address, 
		#home_search form.area_search .ranges {
			margin-bottom:5px;
			padding-bottom:20px;
		}
		
			#home_search form.area_search .address .input, 
			#home_search form.area_search .ranges .input, 
			#home_search form.area_search .mls .input {
				display:inline;
				margin-right:2px;
			}
			
			#home_search form.area_search .ranges .input {
				margin-right:10px;
			}
			
				#home_search form.area_search .address .input #a_street_num {
					width:85px;
				}
				
				#home_search form.area_search .address .input #a_street_name {
					width:295px;
				}
				
				#home_search form.area_search .address .input #a_zip {
					width:85px;
				}
				
				#home_search form.area_search .mls .input #a_mls {
					width:240px;
				}
				
		#home_search form.area_search button {
			margin-left:145px;
		    top:6px;
		}
		
#home_content {
	float:left;
	width:485px;
}

	#home_content h2 {
		font-size:1.3em;
		font-weight:bold;
	}
	
	#home_content hr {
		background-color:#e8e7dd;
		border:none;
		height:4px;
		margin-left:-1px;
		width:460px;
	}

/* Begin styles for scrollable home section */
	
	/* outmost wrapper element, containing all elements  */
	.scrollable {
		clear:both;
		float:none;
		height:160px;
		position:relative;
	}
	
		.scrollable h2 {
			margin-bottom:10px;
		}
	
		.scrollable p.more {
			position:absolute;
			right:30px;
			top:2px;
		}
		
			.scrollable p.more a {
				color:#333;
				text-decoration:underline;
			}
	
	/* container for the scrollable items */
	.scrollable div.items {
		height:110px;	
		margin-left:8px;
		float:left;
		width:515px;
	}
	
	/* single item */
	.scrollable div.items a {
		color:#333;
		display:block;
		float:left;
		font-size:0.9em;
		height:105px;
		margin-right:8px;
		width:95px;
	}
	
		.scrollable div.items img {
			border:1px solid #c3ccd7;
		}
	
		.scrollable div.items a span {
			display:block;
		}
		
		.scrollable div.items a span.location {
			text-transform:uppercase;
		}
		
		.scrollable div.items a span.stats {
			font-size:0.8em;
		}
	
	.scrollable div.items a.active {
		background-position:-174px 0;		
		color:#555;
		cursor:default;
	}
	
	/* next / prev buttons */
	.scrollable a.prev, .scrollable a.next {
		background:url('/img/prev.gif') no-repeat 0 0;
		display:block;
		float:left;
		height:40px;
		margin-top:10px;
		text-indent:-9999em;
		width:9px;
	}
	
	.scrollable a.next {
		background-image:url('/img/next.gif');
		margin-left:25px;	
	}
	
/* End styles for scrollable home section */

/* Home page featured sections */

#modules {
}

	#modules .module {
		background:#e8e7dd url('/img/module_bg.gif') repeat-x left top;
		border:1px solid #cbc8aa;
		float:left;
		height:187px;
		margin:0 10px 10px 0;
		width:218px;
	}
	
	#modules .virtual_agent, #modules .luxury {
		margin-right:0;
	}
	
	#modules .featured_2, #modules .luxury {
		height:133px;
	}
	
	#modules .luxury {
		background:#e8e7dd url('/img/module_luxury_bg.gif') no-repeat left top;
	}
	
	#modules .module h2 {
		font-size:1.3em;
		font-weight:bold;
		margin:5px 10px 12px;
	}
	
	#modules .module p, #modules .module form {
		font-size:0.9em;
		margin:10px;
	}
	
	#modules .module a {
		color:#000;
		text-decoration:underline;
	}
	
	#modules .module p.more {
		text-align:right;
	}
	
	#modules .module p.button {
		margin-top:20px;
	}
	
	#modules .module div.user {
		padding-bottom:15px;
	}
	
		#modules .module div.input {
			display:inline;
			position:relative;
		}
		
			#modules .module div.input label {
				top:25px;
				left:0;
				position:absolute;
			}
			
			#modules .virtual_agent button {
				margin:5px 0 0 -3px;
			}
		
			#modules .module #username, #modules .module #password {
				padding:3px;
				width:85px;
			}

/* -------------------------------------------------------------- 
   Clearfix  
-------------------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Agent-Template Header */
.at {
    margin-left:-130px;
}
#sub_nav li.find_at a {
    background-image:url(/img/at_default_find_home_latest.png);
    width:84px;
}
#sub_nav li.links_at a {
    background-image:url(/img/at_default_my_links_latest.png);
    width:60px;
}
#sub_nav li.work_at a {
    background-image:url(/img/at_default_work.gif);
    width:108px;
}
#sub_nav li.homepage_at a {
    background-image:url(/img/at_default_homepage.gif);
    width:101px;
}
#sub_nav li.finance_at a {
    background-image:url(/img/at_default_finance.gif);
    width:111px;
}
#sub_nav li.contact_at a {
    background-image:url(/img/at_default_contact.gif);
    width:89px;
}
#sub_nav li.relo_at a {
    background-image:url(/img/at_default_relocation_latest.png);
    width:144px;
}
#sub_nav li.join_at a {
    background-image:url(/img/at_default_contact_latest.png);
    width:80px;
}
#sub_nav li.tools_at a
{
	background-image:url(/img/at_default_helpfultools_latest.png);
    width:106px;
}


#sub_nav li.contact_at ul {
left:auto;
right:0;
}
#sub_nav li span a  {
    margin-right:27px;
}

/* Agent-Template Top Content*/
#content {
    background:#fff
    
}
#at_top {
    background:url(/img/at_default_top_bg.gif) repeat-x;
    padding: 15px 0;
    color:#000000;
    height:175px;
    width:960px;

    
}
#at_top a {
    color:#000000;
}
#at_realtor_info p {
    font-size:11px;
    line-height:135%;
}
#at_realtor_info {
    float:left;
    padding-left:25px;
    width:355px;
    border-right:1px solid #000000;
    height:175px;
}
#at_realtor_info img {
    border:3px solid #fff;
    float:left;
    margin-right:13px;
}
#at_realtor_info a img {
    border:none;
    margin:0 5px 0 10px;
}
#at_realtor_info h2 {
    font-size:21px;
    margin-bottom:10px;
}
#at_featured_property {
    padding-left:18px;
    border-right:1px solid #000;
    float:left;
    width:342px;
    height:175px;
}
#at_featured_property h3 {
    font-size:17px;
    margin-bottom:10px;
}
#at_featured_property img {
    border:2px solid #fff;
    float:left;
    margin-right:10px;
}
#at_featured_property p {
    font-size:12px;
}
#at_featured_property p a {
    text-decoration:underline;
}
#at_more_info {
    padding:20px 0 0 20px;
    float:left;
}
#at_more_info p a{
    font-size:12px;
    text-decoration:underline;
}
#at_more_info p {
    background:transparent url(/img/at_default_top_arrow.png) no-repeat scroll right 5px;
    padding-bottom:3px;
    padding-right:9px;
}

/*Agent-Template Content */

#at_bottom {
    padding:0px;
    overflow:auto;
    min-height:200px;
}
#at_content {
    padding:12px;
 
    width:935px;
}
#at_content h1 {
    font-size:23px;
    color:#000;
    margin-bottom:5px;
}
#at_content p {
    font-size:13px;
    margin-bottom:15px;
     text-align:center;
}

/* Agent-Template Quick Search */
#at_quick_search {
    background: #d5d3bb url(/img/at_default_search_bg.gif) no-repeat top;
    border:4px #cbc8aa solid;
    float:right;
    width:213px;
    padding:60px 15px 0;
    font-size:12px;
    margin-left:15px;
}
#at_quick_search input {
    margin-bottom:5px;
    margin-top:2px;
}
.at_search_row {
    margin-left:4px;
    clear:both;
    font-size:12px;
}
#at_quick_search p {
    font-size:11px;
    text-align:center;
    margin-bottom:20px;
    color:#000;
}
#at_quick_search p a {
    color:#000;
    text-decoration:underline;
}
#at_county {
    width:205px;
    margin-bottom:10px;
    margin-top:2px;
}
#at_street_num, #at_zip_code {
    width:52px;
}
#at_street_name {
    width:135px;
}
#at_mls_number {
    width:200px;
}
div.at_search_mid {
    float:left;
    margin-left:0;
}
#at_search_submit {
    margin-left:50px;
    padding-top:10px;
}
p#at_search_button {
    text-align:center;
}
p#at_search_button a {
    background:transparent url(/img/find_my_home_button.gif) no-repeat scroll center center;
    height:24px;
    text-indent:-9999px;
    width:112px;
    display:block;
    margin:10px auto;
}


.smallTextField {
	width:60px;
}
.bigTextField {
	width:110px;
}
.midTextField {
	width:85px;
}

#at_content ul, #at_content ul li{
	/*list-style-type: disc !important;
	margin-left:20px !important;*/
}
#at_content ol, #at_content ol li{
	list-style-type: decimal !important;
	margin-left:20px !important;
}




* html img,
* html .png,
#logo, #sub_nav li a 
{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

#at_content ul{
	  list-style-position:inside !IMPORTANT;
	/*list-style-type:inherit !IMPORTANT;*/
	

	list-style:  disc !IMPORTANT;
	margin-left:30px!important;
	.margin-left:30px!important;
	text-align:left!important;
}

