html { overflow: -moz-scrollbars-vertical; }
html, body { font:14px Arial; color:#333; margin:0; }

h1 { font-size:20px; color:#333333; margin:0; padding:10px 10px 0 0px; font-weight:normal; }
h2 { font-size:18px; color:#000000; margin:0; padding:0px 10px 15px 0; font-weight:normal; }
h3 { font-size:20px; color:#666666; margin:0; padding:10px 10px 10px 0; font-weight:normal; }
a { color:#1E417D; text-decoration:none; outline:none; }	
a:hover { text-decoration:underline; }
a img { border:none; }
table, form, ul, li, fieldset, td { margin:0; padding:0; vertical-align:top; list-style-image:none; border-collapse:collapse; }
fieldset { border:none; clear:both; margin:0; padding:0; }	
fieldset div { float:left; }	
li { margin-left:15px; }
textarea, input[type="password"], input[type="text"] { border:1px solid #abadb3; }

.totalClear { clear:both; line-height:0; padding:0 !important; margin:0 !important; display:block !important; float:none !important; }
.alignRight { text-align:right; }
.alignLeft { text-align:left; }
.show { display:block; visibility:visible; }
.hide { display:none; }
.separator { margin:5px 0; width:100%; line-height:1px; font-size:1px; background:#ccc; }
.account .separator { background:none; }
.hr { background:#999; font-size:1px; line-height:1px; margin:5px 10px;  }

#wrapper { margin: 0 auto; } 
.home #wrapper { background:#fff url('../images/backgrounds/home-bg.gif') top center repeat-y; }

#headerHolder { border-bottom:6px solid #2dc1dd; background:#fff; }
#footerHolder { background:#fff; }
#header { width:990px; margin:0 auto; padding:0; background:#fff; position:relative; z-index:89; /* border-bottom:1px solid #cccccc; */ padding-bottom:5px; }	
#header img { border:0; }
#header .header_table { margin:0px auto; width:100%; }
#header .dspHeader_logo { width:265px; }
#header .dspHeader_webId { width:220px; }
#header img.logo { }

#title { width:990px; background:#ffffff; margin:5px 0 10px; }
.search #title, .alerts #title { position:absolute; }
#inner { width:990px; padding:10px 0 20px; background:white; clear:both; margin:0 auto; position:relative; }
.home #inner { width:990px; padding:5px 0; background:none; }
.details #inner, .search #inner { width:990px; padding:10px 0 20px; }

#footer { background:#FFF; clear:both; margin:0 auto; width:990px; padding:0; text-align:center; }
#footer .dspFooterAreas { padding:15px 0 0; font-size:11px; }
#footer .dspFooterLinks { font-size:11px; }
#footer .dspFooterMeta { padding:10px 15px; text-align:center; margin:0 auto; }
#footer .dspFooterPrint { width:6.5in; margin-top:15px; }
#footer .footerLogo { float:right; }
#footer .footerCopy { border-top:1px solid #ccc; padding:12px 0; color:#999999; position:relative; }
#footer div a { white-space:nowrap; line-height:17px; }

/*************** NAVIGATION ***************/
.myMenu { height:55px; background:url('../images/menu/menu.png') repeat-x 0 1px; list-style:none; position:absolute; right:0; bottom:5px; z-index:80; width:675px; border-top:5px solid #dadada; }
.myMenu li.top { display:block; float:left; position:relative; z-index:70; margin-left:0px; }
.myMenu li a.item { line-height:14px; color:white !important; font-size:14px; padding:28px 12px 13px 11px; display:block; float:left; text-decoration:none; cursor:pointer; text-transform:capitalize; margin-right:1px; background:url('../images/menu/separator.png') no-repeat -4px 1px; }
.myMenu li a.item:hover { background:url('../images/menu/hover.png')repeat-x 0 1px; }
.myMenu li:hover > a.item, .myMenu li a.itemOn { color:#99ffff; background:url('../images/menu/hover.png')repeat-x 0 1px; }
.myMenu a:hover { visibility:visible; }
.myMenu li:hover { position:relative; z-index:70;  }
.myMenu ul, .myMenu :hover ul ul, .myMenu :hover ul :hover ul ul, .myMenu :hover ul :hover ul :hover ul ul,
.myMenu :hover ul :hover ul :hover ul :hover ul ul { position:absolute; z-index:60;  left:-9999px; top:-9999px; list-style:none; font-size:12px; }
.myMenu :hover ul.sub { left:0; top:55px; background:white; border:1px solid #DADADA; width:150px; opacity:0.85; filter:alpha(opacity=85); }
.home .myMenu :hover ul.sub { }
.myMenu :hover ul.sub li { display:block; position:relative; z-index:50; float:left; width:150px; margin:0; border-bottom:1px solid #DADADA; }
.myMenu :hover ul.sub li a { padding:5px 10px; display:block; color:#1E417D; text-decoration:none; }
.myMenu :hover ul.sub li a:hover { background:#4693B8; color:#99FFFF;}

/*************** BUTTONS STYLE BEGIN ***************/
.submit, .s { background:url('../images/buttons/submit.png') top; color:#fff; border:1px solid #375a77; min-width:115px; cursor:pointer; font-size:16px; }
.submit:hover, .s:hover { background-position:bottom; }
.webid_search_image { position:absolute; z-index:1; top:1px; }
.qs_search_image { margin-right:20px; }
/*************** BUTTONS STYLE END ***************/

/*************** HEADER ELEMENTS BEGIN ***************/
.frmWebID { position:absolute; z-index:1; top:10px; right:131px; }
#webIDForm #agentsStr {	width:165px; padding:3px 2px 4px; border:solid 1px #dfdfdf; color:#999999; font-size:12px; margin-right:6px; }
#frmWebID_table { width:198px; }
#webIDForm #frmWebID_table td { width:100%; padding:15px 0; }
.vowHeader { position:absolute; z-index:1; top:24px; right:0; text-align:right; }
/*************** HEADER ELEMENTS END ***************/

/*************** FEATURED STYLE BEGIN ***************/

	.propertyInfo { color:#666666; font-size:12px; padding-top: 5px; width:245px; }
	.propertyInfo div { font-size:14px; font-weight:bold; color:#1E417D; }
	
	/*************** RSC RANDOM STYLE BEGIN ***************/
	.featuredRandom { float:left; margin:0 0 5px 0; padding:5px; border:1px solid #ccc; background:#fff; }
	.featuredRandom a img{ width:245px; height:165px; border:none; }
	/*************** RSC RANDOM STYLE END ***************/

	/*************** RS JQUERY STYLE BEGIN ***************/
	.featuredJQuery {  width:160px; margin:0 15px 15px 0; padding:5px; border:1px solid #ccc; } 
	.featuredJQuery img { width:160px; height:120px; border:none; }
	/*************** RS JQUERY STYLE END ***************/
	
	.dspFeaturedRSHolder { margin:10px auto 15px; width:950px; min-height:180px; }
	.dspFeaturedRS { float:left; margin-right:9px; padding:10px 4px 15px; color:#333; border:1px solid #999; display:block; width:164px; height:140px; }
	.dspFeaturedRS.lastElement { margin-right:0; }
	.dspFeaturedRS img { width:164px; height:100px; }
	.dspFeaturedRS div.info { position:relative; z-index:1; padding:0 10px; top:-35px; }
	.dspFeaturedRS div { padding:0 10px; }
	.dspFeaturedRS h5 { margin:0 0 2px 0; font-size:14px; letter-spacing:0.5px; }
	.dspFeaturedRS .refL { padding:0; float:left; }
	.dspFeaturedRS .refR { padding:0; float:right; }
	.dspFeaturedRM { width:2000px;}
	.dspFeaturedRMHolder { overflow:hidden; width:910px; float:left; }
	.dspFeaturedRSL, .dspFeaturedRSR { float:left; border-style:solid; width:0; height:0; top:40px; cursor:pointer; }
	.dspFeaturedRSL { border-color:#fff #333 #fff #fff; border-width:25px 15px 25px 0px; margin-right:5px; }
	.dspFeaturedRSR { border-color:#fff #fff #fff #333; border-width:25px 0px 25px 15px; margin-left:5px; }
	.dspFeaturedReflectionHolder { margin:10px 0 15px; }
	.dspFeaturedReflection { float:left; margin-right:20px; padding:10px 4px 15px; color:#333; border:1px solid #999; }
	.dspFeaturedReflection.lastElement { margin-right:0; }
	.dspFeaturedReflection img { width:163px; height:110px; }
	.dspFeaturedReflection div { padding:0 10px; }
	.dspFeaturedReflection h5 { margin:-35px 0 2px 0; font-size:14px; letter-spacing:0.5px; }
	.dspFeaturedReflection .refL { padding:0; float:left; }
	.dspFeaturedReflection .refR { padding:0; float:right; }
/*************** FEATURED STYLE END ***************/

/*************** INDIVIDUAL PAGES STYLE BEGIN ***************/

	/*************** ACCOUNT ***************/
	h1.account { color: #454545; font-size: 18px; margin: 0; }
	h2.account { font-size: 20px; margin: 0;}

	.results_title th { font-size: 16px; padding: 0 10px; }
	.dspLogin_table { width:725px; margin:0 auto; }
	.dspLoginInner { width:100%; margin:10px; }
	.dspLogin_header { color:#fff; border: 1px outset black; text-align:center; line-height:24px; }
	.dspLogin_header { background:url('../images/backgrounds/menu-back.png') repeat-x top center; }
	.dspLogin_inner {border: 1px outset black; background:white; }
	.dspLogin_td {padding:2px 5px; font-weight:bold;}
	.dspLogin_input {width:172px; }		
	.mySearches th { background: #333; color: #fff; padding: 5px; text-align: left; }
	.mySearches td { background: #e5e5e5; color: #333; padding: 5px 10px; text-align: left; border-bottom: solid 1px #f5f5f5; }
	#login_layout { width: 100%; }
	#login_layout .last { background: none; }
	#col1 { float: right;  }
	#col2 { float: left; }
	#login_layout form.accountForms { margin:10px 15px 0px 0px; }
	#login_layout .form { text-align:right; }
	#login_layout .form label { display:block; color:#666; margin-bottom:8px; }
	#login_layout .form input.form-txtfield,
	.form input.form-ptxtfield { border:solid 1px #ccc; width:153px; margin-left:5px; }
	#login_layout .form input.form-submit { margin-top:12px; }
	#account-header td { white-space: nowrap; }
	#account-header .links { font-size: 11px; }
	#account-header .links a:hover { text-decoration: underline; }
	#account-header .welcome { color: #484848; }
	#account-header .welcome span { color: #CE0000; font-size: 18px; }
	#account-edit td { font-size: 12px; }
	#login_layout div.box {width: 247px; padding: 20px; overflow: hidden; text-align: left; margin: 0 30px; }
	#accountHome_layout h3 { font-weight: normal; font-size: 14px; }
	#accountHome_layout .h_divider div { height: 20px; }
	.loggedOut { width:100%; text-align:center; color:#FFF; background:#666666; padding:6px 0; border-bottom:2px solid #333333; }
	.pleaseRegister { width:490px; margin:0 auto 15px; padding:6px; text-align:center; color:#FFF; border:2px solid #333; background:#666; }
	#fav_text { font-size: 10px; padding: 1px 5px;}
	
	table.ui-widget th { padding:5px 8px; text-align:left; }
	table.ui-widget td { padding:3px 8px; vertical-align:middle; }
	#savedSearch a { text-decoration:none; }
	div#savedSearch table { border-collapse: collapse; margin: 1em 0; width: 100%; }
	/*************** ACCOUNT ***************/

	/*************** AGENTS ***************/
	.dspAgentsListTable { border:1px solid #ccc; height:115px; width:100%; }
	.dspAgentsListTable td { padding:10px; }
	.agentName { font-weight:bold; font-size:20px; color:#3399cc; padding-bottom:10px; }
	.dspAgentsListThumbsTable td { border:1px solid #ccc; padding:10px; height:120px; text-align:center; }
	.dspAgentsListThumbsTable h3 { padding:2px 0; }
		
	#agent_layout { width:100%; }
	#agent_layout .col1 { white-space: nowrap; width:120px; }
	#agents_layout th { 
		padding: 5px; 
		font-weight: bold; 
		font-size: 14px; 
		color: #FFF; 
		background: #333;
		border-bottom: solid 1px #ccc; 
		border-right: solid 1px #ccc; 
	}	
	#agent_layout td img { margin-bottom:5px; border:none; }
	#agent_layout h1 { margin-bottom:0; letter-spacing:-1px; text-transform:uppercase; font-weight:bold; font-size:16px; }
	#agent_layout .col1 { padding-bottom:20px; }
	#agent_layout .col2 { padding:0 0 20px 20px; }
	
	.agentsSearch a { color:#333333;text-decoration:none; }
	.agentsSearch td { padding:0 20px 5px 0; }
	.agentsSearch .selectBox { width:131px; }	
	.agentsSearchResults th { 
		background:#336699;
		color:#ffffff; 
		text-align:left; 
		padding:3px 6px; 
		border-bottom:1px solid #99B2CC;
		border-right:1px solid #99B2CC;
	}
	.agentsSearchResults .evenRow { background:#c9dff6; }
	.agentsSearchResults td { padding:3px 6px; }
	
	.alphabetTable { width:100%; }
	.alphabetTable .heading1 { width:165px; }
	.alphabetTable .heading2 { width:100px; }
	.alphabetTable .alphabet { padding-top:11px; }
	.alphabetTable .language { width:100px; padding-top:9px; }
	
	.agentsViewSelect { float:right; margin-top:10px; }
	.agentsListings { padding:12px 0 20px 5px; font-size:12px; color:#666; }
	.agentProfileHolder { position:relative; z-index:1; height:25px; }
	.agentProfile { border:1px solid #DEDEDE; padding:5px 8px; white-space:nowrap; font-style:italic; position:absolute; z-index:1; }
	/*************** AGENTS ***************/
	
	/*************** ALERTS ***************/
	.alerts select { width:145px; }
	/*************** ALERTS ***************/
	
	/*************** BLOG ***************/
	.blogElement { vertical-align:top; padding-bottom:10px; font-size:11px; margin:12px 0; clear:both; }
	.blogElement span, .blogAuthor { font-size:16px; color:#000000; }
	.blogElement div { padding:6px 0; font-size:12px; }
	.blogElement img, .agentBlog img { border:3px solid #E7E7E7; width:105px; height:75px; float:left; margin-right:15px; margin-bottom:20px; }
	.blogAuthor span { font-size:14px; font-style:italic; }
	.blogBody { 
		padding:15px 0 25px; 
		text-align:justify; 
		color:#333; 
		margin:15px 0 0; 
		border-top:1px solid #333;
		border-bottom:1px solid #333; 
		line-height:19px; 
	}
	.blogBody .minHeight, .blogBody .body { min-height:222px; }
	.blogBody .blogImage { 
		border:1px solid #333;
		width:282px; 
		height:222px; 
		padding:13px 0 0 13px; 
		float:right; 
		margin:0 0 0 20px; 
	}
	.blogBody h3 { background:#777; color:#fff; padding:3px 6px; margin-top:15px; }
	.blogImage img { width:270px; height:180px; padding-bottom:6px; }
	.blogZoom { float:right; padding-top:40px; }
	
	#blogComment { width:630px; display:none; }
	#blogComment input { width:86px; color:#666666; font-size:12px; border:1px solid #E7E7E7; padding-left:2px; }
	#blogComment table td { padding-right:5px; }
	#allComments { padding:8px 0; }
	#comment { width:375px; height:30px; border:1px solid #E7E7E7; padding:5px; }
	.userComment { padding: 5px 0; }
	.userComment div { border:1px solid #E7E7E7; padding:5px; }
	.userCommentImage { width:55px; vertical-align:middle; }
	.userCommentImage img { float:right; margin-right:10px; }
	
	.allPosts { float:left; width:600px; }
	.blogNavigator { float:left; margin-left:45px; width:300px; }
	.blogNavigatorYear { padding:5px 0px; cursor:pointer }
	.blogNavigatorMonth { padding:5px 15px; cursor:pointer; }
	.blogNavigatorLink { padding:5px 30px; }
	.hiddenMonth { display:none; }
	.allPosts { width:530px; }
	.blogElement { clear:both; }
	.blogElement img, .agentBlog img { margin-bottom:34px; }
	.blogNavigator { width:280px; }
	.blogNavigatorYear { padding:5px 0px; cursor:pointer }
	.blogNavigatorMonth { padding:5px 15px; cursor:pointer; }
	.blogNavigatorLink { padding:5px 30px; }
	.hiddenMonth { display:none; }
	.labelLink { text-transform:capitalize; font-size:12px; line-height:12px; }
	/*************** BLOG ***************/
	
	/*************** BUILDINGS ***************/
	.dspBuilding_header { background:#666; color:#fff;}
	.dspBuilding_row { cursor:pointer; }
	.dspBuilding_row:hover { background:#ccc;}
	.dspBuilding_row:hover td { color:#fff; }
	/*************** BUILDINGS ***************/

	/*************** CONTACT ***************/
	#alertsContact .text { font-size: 11px; width: 140px;}
	#alertsContact td input {width: 180px;}
	#alertsContact .ext {width: 54px;}
	#alertsContact .phone {width: 121px;}
	
	.contact_info { float: right; width: 260px; margin-left: 20px; }
	.contact_info strong { display: block; font-size: 14px; margin-bottom: 5px; }
	.contact_info span { display: block; float: left; width: 55px; font-size: 14px; clear: left; }
	.contact_info a { }

	.contactOffice { border-top:5px solid #808080; margin-bottom:15px; }
	.contactOffice h2 { 
		background:url("../images/backgrounds/description.png") bottom; 
		color:#808080;
		padding:5px 10px;
		font-weight:bold;
		border-top:1px solid #fff;
		border-bottom:1px solid #CCCCCC;
		margin-bottom:10px;
	}
	.contactOffice h2 span { font-weight:normal; text-transform:capitalize; } 
	.contactMap { float:right; }

	#contactBox { vertical-align:top; }
	#contactFieldName { float:left; width:70px; font-weight:bold; height:30px; }
	#contactFieldValue { width:200px; height:30px; }
	#contactForm input.text { width:281px;  }
	#contactForm input.name { width:138px; }
	#contactForm input.city { width:150px;}
	#contactForm input.state { width:39px;}
	#contactForm input.zip { width:82px;}
	#contactForm textarea { width:281px; height:80px; font-size:12px;}
	#contactForm #fieldName { width:120px; }
	#contactForm .firstColumn { width:95px; }
	
	.dspPropertyEssentials { padding-right:10px; }
	.dspPropertyAmenities { padding-right:10px; }
	
	.contactTable { width:100%; }
	.contactTable img { width:32px; height:32px; margin-right:10px; }
	.contactTable td { font-weight:bold; vertical-align:middle; padding-bottom:8px; }
	/*************** CONTACT ***************/

	/*************** DETAILS ***************/
	#details_layout { width: 100%; margin: 0; }
	#details_layout .left { width: 310px; }
	#details_layout .right { padding-left: 15px; }
	#details_layout .info { width:100%; margin-bottom:20px; }
	#details_layout .mainImage { border:1px solid #ccc; }
	#details_layout .contact { margin-top:20px; width:294px; padding-left:10px;; }
	#details_layout .contact a img { border:solid 1px #777; margin-right:10px; height:100px; }
	#details_layout .contact td { padding:0 10px 0 0; }
	#details_layout .contact td td { padding:0; }
	.contactInfo { line-height:18px; margin-bottom:14px; width:520px; }
	#details_layout .contactInfo .agentName { font-size:16px; padding-bottom:5px; }
	#details_layout .contactInfo .agentLinks { padding-bottom:5px; }

	#listingNav { float:right; margin:-3px 5px; }
	#listingNav a { color:#555; font-size:13px; }
	#listingNav div { float:left; }
	#listingNav .prev { padding-right:5px; }
	#listingNav .middle { width:3px; text-align:center; }
	#listingNav .next { padding-left:6px; }
			
	.dspOpenHouse_box { 
		border:1px solid black; 
		margin-top:15px; 
		width:230px;
		padding:0px; 
		font-size:14px; 
		font-weight:bold;
	}
	.dspOpenHouse_heading { font-weight:bold }

	.dspPropertySold, .dspPropertyInContract { 
		border:3px solid white; 
		color:white; 
		background:red; 
		font-weight:bold; 
		font-size:22px; 
		width:120px; 
		height:30px; 
		line-height:30px;
		position:absolute; 
		text-align:center; 
		vertical-align:middle;
		margin-left:5px;
		z-index:10;
	}
	.dspPropertyInContract { background:orange; font-size:16px; }
	#pic_name { margin:5px 0; }
	.description { padding: 3px 15px 15px 15px;}
	.dspOpenHouse_box_heading { background:#D26326; color:#FFFFFF; font-weight:bold; border-bottom:1px solid #444; padding:5px;}
	.dspOpenHouse_box_body { padding:5px; }
	.yui-tt { color: #000; border: 1px solid #444; background-color: #fff; font-size:110%; padding:0; }

	.CF_thumbnailset { }
	.CF_thumbnailset img { border: solid 2px #ccc; }
	.CF_thumbnailset img:hover { cursor: pointer; }
	.CF_thumbnailset .thumb { float:left;	margin: 0 2px  2px 0; }	
	.CF_thumbnailset .thumb img.hover { filter: alpha(opacity=90); opacity: .9; }	
	.CF_thumbnailset .thumb img.hover:hover { filter: alpha(opacity=100); opacity: 1; }
	
	.subwayTable {margin-top:15px;}
	.dspSubway {margin:4px 0; color:#FFF; font-size:18px; font-weight:bold; background:#000; padding:5px 10px; }
	
	#pic_name { display:none; }
	#property_image { cursor:pointer; }
	
	.dspProperty_options a { cursor:pointer; }
	
	#buttonHolder { width:106px; }
	#buttons { width:100%; text-align:right; }
	#buttons a { margin-left:10px; }
	
	#pic_name, #buttons { margin:3px 0; }
	#pic_name table { width:100%; }
	#pic_name td { padding:0; text-align:right; padding-right:5px; }
	#pic_name th { padding:0; text-align:left; font-weight:normal; }
			
	#slideshow_h { overflow:hidden; width:447px; float:left; }
	#slideshow_h ul { width:3000px;}
	#slideshow_h li { list-style:none; float:left; margin:0; height:71px; }
	#buttons_h { margin:3px 0; }
	#pic_name_h table { width:100%; margin:0; padding:0; font-size:14px; }
	#pic_name_h td { padding:0; text-align:right; padding-right:5px; }
	#pic_name_h th { padding:0; text-align:left; font-weight:normal; }
	#buttons_h { text-align:right; padding:38px 8px 0; }
	#buttons_h a {}
	
	#slideshow_v { list-style:none; overflow:hidden; height:191px;  }
	#slideshow_v ul { height:2000px;}
	#slideshow_v li { margin:0; height:48px; }
	#buttons_v { margin:3px 0; }
	#pic_name_v table { width:100%; margin:0; padding:0; font-size:14px; }
	#pic_name_v td { padding:0; text-align:right; padding-right:5px; }
	#pic_name_v th { padding:0; text-align:left; font-weight:normal; }
	#buttons_v { width:100%; }
	#buttons_v a {}
	
	#slideshow_v ul li img, #slideshow_h ul li img { cursor:pointer; width:98px; height:69px; margin:0 15px 3px 0; padding:1px; background:#666; }
		
	#slideshow { overflow:hidden; float:left; }
	#slideshow ul { width:3000px;}
	#slideshow li{ list-style:none; float:left; margin:0; }
		
	.dspPropertyOptions { width:489px; margin:0 0 8px 0; padding:10px 4px 10px; background:url('../images/backgrounds/options.png') repeat-x bottom; border-bottom:5px solid #808080; border-top:1px solid #ccc; } 
	.dspPropertyOptions div {padding:3px 0; margin: 2px 0; float:left; width:163px; }
	.dspPropertyOptions div a { font-size:12px; color:#333; font-weight:bold; padding:2px 10px 2px 5px; border:1px solid transparent; margin-left:5px; text-decoration:none; } 
	.dspPropertyOptions div a:hover { border:1px solid #666; } 
	.dspPropertyOptions #MLCalcForm { background:transparent; padding:5px 0 0; display:none; }
	
	/*
	.essentials td { border-bottom:1px solid #dcdcdc; padding:2px 0; }
	.essential { width:90px; text-transform:uppercase; font-weight:bold; padding-right:25px !important; }
	
	.essentials { border-bottom:1px solid #ccc; padding:2px 0; width:200px; margin-right:10px; float:left; overflow:hidden;  }
	.essentials span { width:90px; text-transform:uppercase; font-weight:bold; }
	*/
		
	.essentials { border-bottom:1px solid #dcdcdc; padding:5px 0; width:200px; margin-right:10px; float:left; overflow:hidden;  }
	.essentials.essentialsLong { width:410px; }
	.essentials span { width:90px; text-transform:uppercase; font-weight:bold; }

	
	#property_image { cursor:pointer; }
	
	.mlsContact { padding:10px 0px; font-size:11px; }
	.mlsContact img { border:1px solid #666; padding:5px; background:white; display:block; }
	.mlsContact span { text-transform:capitalize; }
	/*************** DETAILS ***************/

	/*************** DEVELOPMENTS ***************/	
	.devNote { margin:0; color:#A40802; font-weight:bold; }
	.devThumb { height:80px; float:left; margin-right:10px; }
	.dspDevelopments_div { background:#B0A299; height:100px; padding:8px; text-align:center;}
	.dspDevelopments_link { color:#fff; font-size:16px; font-weight:bold; }
	/*************** DEVELOPMENTS ***************/	
	
	/*************** FORMS ***************/	
	.formsTable img { border:none; width:64px; }
	.formsTable .imageColumn { padding-left:inherit; width:80px; }
	.formsTable td { vertical-align:middle; font-size:14px; padding-left:5px; width:260px; text-transform:capitalize; }
	/*************** FORMS ***************/	
	
	/*************** HOME ***************/	
	.frmQuickSearchHorizontal { padding:0; }
	.frmQuickSearchHorizontalTable { width:100%; color:#fff; line-height:20px; }
	.frmQuickSearchHorizontalTable input[type="image"] { /* position:absolute; z-index:1; top:-3px; */ }
	.frmQuickSearchHorizontalTable input[type="text"] { width:110px; }
	.frmQuickSearchHorizontalTable select { width:112px; }
	.frmQuickSearchHorizontalTable td { padding-bottom:4px; }
	.frmQuickSearchHorizontalTable td a { color:#fff; font-size:11px; text-decoration:underline; }
		
	.frmQuickSearchSlider { width:356px; padding-top:8px; }
	.frmQuickSearchSlider input[type='text'] { border:0; color:#666666; }
	
	.ui-autocomplete-loading { background: white url('styles/custom-theme/images/ui-anim_basic_16x16.gif') right center no-repeat; }
	.newCat { font-size:11px; display:inline-block; margin:10px 4px 11px 0; }
	.newCat .ui-icon { display:inline-block; cursor:pointer; position:relative; z-index:1; top:4px; }
	.selHidden { display:none; }
	.ui-widget #cats { width:350px; }
	
	.rentalSelected img, .salesSelected img { position:relative; z-index:1; top:4px; }
	#selectSales, #selectRentals { cursor:pointer; }
	.sliderCounter { border:1px solid #999; position:absolute; z-index:1; top:199px; border-right:none; }
	.sliderCounter span { display:inline-block; width:42px; padding:5px 0; text-align:center; font-size:16px; border-right:1px solid #999999; }
	
	.frmQuickSearch_outer { background:#696969; padding-top:6px; margin:10px 0; width:100%; border:1px solid #968c80; border-top:none; }
	.frmQuickSearch_inner { margin:6px 10px 10px; width:100%; }
	.frmQuickSearch_inner td { vertical-align:middle; }
		
	.frmQuickSearchSlider .ui-slider-horizontal { height:5px; background:none; border:1px solid #5b5f66; }
	.frmQuickSearchSlider .ui-slider .ui-slider-range { background:#55585c; }
	.frmQuickSearchSlider .ui-state-default, 
	.frmQuickSearchSlider .ui-widget-content .ui-state-default, 
	.frmQuickSearchSlider .ui-widget-header .ui-state-default { background:url(../images/buttons/slider.gif); border:none; }
	.frmQuickSearchSlider .ui-slider .ui-slider-handle { width:16px; height:19px; top:-7px; }
	.ui-menu-item a { font-size:14px !important; }
	ul.ui-widget-content { background:#ccc !important; }
	/*************** HOME ***************/
	
	/*************** LINKS ***************/	
	.dspLinks { width:100%; }
	.dspLinks td { padding:5px 20px 5px 0; }
	.dspLinks img { border:none; max-width:150px; }
	.dspLinks h3 { margin-left:0; }
	.dspLinks a { text-decoration:underline; }
	.dspLinks .linkImage { width:170px; }
	.dspLinks .linkCompany { width:170px; }
	.dspLinks .linkContact { width:170px;  }
	.dspLinks .linkInfo { }
	.dspLinks .rowHover:hover { background:url('../images/backgrounds/trans_20.png'); }
	/*************** LINKS ***************/
	
	/*************** MAP ***************/		
	.mapHolder { width:200px; height:440px; position:absolute; top:-20px; left:70px; }
	.mapHolder img {  width:200px; height:440px; border:0; position:absolute; z-index:1; }
	.relocation .mapHolder { width:200px; height:440px; position:absolute; top:-43px; left:0; }
	/*************** MAP ***************/		
	
	/*************** NEIGHBORHOODS ***************/		
	.neighborhoodList { width:100%; }
	.neighborhoodList td:first-child { border-right:1px dotted #5e5e5e; white-space:nowrap; padding-right:25px; }
	.neighborhoodList td:first-child a { color:#000000; font-size:16px; line-height:24px; display:block; }
	.neighborhoodList td:last-child { padding-left:25px; }
	/*************** NEIGHBORHOODS ***************/	
	
	/*************** level3Link = "index.cfm?page=S ***************/	
	.frmOwners { position:relative; z-index:1; }
	.frmOwners .separator { border-left: dotted 2px #515B56; width:25px; }
	.frmOwners1 .rightCol { width:102px; }
	.frmOwners1 .apt { width:62px; }
	.frmOwners1, .frmOwners2 { margin:10px 0 0 0; }
	.frmOwners1 td, .frmOwners2 td { padding:1px 0; vertical-align:middle; }
	.frmOwners2 td input{ width:160px; }
	/*************** OWNERS ***************/
	
	/*************** PAGES ***************/
	#content { padding: 0 20px; font-size: 11px; padding-bottom: 10px; }
	#content li { margin: 5px 20px; }
	#content li li { margin: 5px 40px; }
	#content.guides h3 { margin: 0; font-size: 15px; margin-top: 20px; }
	#content.about h3 { margin: 0; font-size: 14px; margin-top: 10px; }
	#content.about h2 { color: #970F00; font-size: 15px; }
	#content.about ul { margin: 20px 0; }
	#content.careers { }
	#content.careers div.caption { color: #cc0000; width: 435px; margin: 10px 0; font-size: 20px; }
	#content.careers h3 { font-size: 16px; margin-top: 20px; }
	#content.careers p { margin: 10px 0; }
	/*************** PAGES ***************/
	
	/*************** POLL ***************/
	.dspPoll { padding-bottom:8px; }
	.dspPoll a { font-weight:bold; text-decoration:underline; }
	.dspPoll div { line-height:18px; font-size:9px; }
	.dspPollVote { font-size:12px; padding-left:10px; }
	.emailBox { padding:10px 0; }
	/*************** POLL ***************/

	/*************** PRESS ***************/
	.pressFiles img { max-width:540px; }
	.pressLink { text-transform:capitalize; font-weight:bold; font-size:14px; }
	.pressLink a { font-weight:normal; }
	.pressArticle { padding:0 0 5px 0; font-size:12px; margin-bottom:5px; }
	/*************** PRESS ***************/
	
	/*************** RECENT ***************/
	.recentListing { width:100%; font-weight:bold; color:#876944; }
	.recentListing img { width:155px; height:128px; }
	.recentListing span { color:#000000; }
	.recentListing div { font-weight:bold; color:#000; padding:3px 0 0 10px; }
	.recentListing .visual { width:170px; }
	.recentListing .information { vertical-align:middle; padding-right:10px; }
	/*************** RECENT ***************/

	/*************** RESOURCES ***************/
	#resources_layout li li { margin-left:20px; }
	/*************** RESOURCES ***************/
	
	/*************** SEARCH ***************/
	#frmSearch { width:auto; }
	#frmSearch strong { margin-bottom: 10px; display: block; font-size: 12px; }
	#frmSearch label, .alerts label { display: block; }
	#frmSearch .priceRange select { width: 120px; margin: 2px 0; }
	#frmSearch .priceRange span { padding: 0 2px; font-size: 11px; }
	#frmSearch .box a.login { font-size: 11px; margin: 5px; }
	#searchStored_text { float: left; margin-right: 10px; }
	#search_options { margin-bottom: 10px; }
	.sqft_input{ background:#fff url('../images/visuals/sqft.gif') no-repeat right; padding:0 5px 0 15px; }
	.checkboxList { width:140px; float:left; }
	.alerts .frmSearchTable	.checkboxList { width:119px; }
	.frmSearchTable, .frmSearchTable table { width:100%; }
	
	.frmSearchTable td {  }
	.frmAmenities, .frmSearchBuildingType { float:left; width:130px; font-size:12px; }
	.subSelect { display:inline-block; float:left; width:100px; }
	.areasGroup { }
	.areasWithChildren { cursor:pointer; padding-bottom:3px;  }
	.areasChild { padding-left:12px; display:none; }
	/*************** SEARCH ***************/
	
	/*************** SEARCH RESULTS ***************/
	#searchResults .sort { float: left; }
	#searchResults .sort .header { float: left; padding: 5px; }
	#searchResults .control_panel { padding: 5px; text-align: right; }
	#searchResults #fav_text { float: left; }
	#sResults_layout { width: 100%; clear: left; margin: 0 auto; }
	#sResults_layout th, #sResults_layout td { text-align: left; }
	#sResults_layout th { padding: 5px; font-weight: normal; font-size: 14px; }
	#sResults_layout th img { margin-left: 10px; }
	#sResults_layout th a { text-decoration: underline; }	
	#sResults_layout th.SRHead_Empty a { font-size: 11px; font-weight: normal; }
	#sResults_layout th.SRHead_Empty { font-size: 11px; vertical-align: middle; font-weight: normal; }
	#sResults_layout th .selected { }
	#sResults_layout td {	padding: 5px; }
	#sResults_layout .photo, #sResults_layout img {	width: 71px; }	
	#sResults_layout td img { float: left; border: solid 1px #ccc; }
	#sResults_layout .title div a { text-transform: none; font-size: 10px; text-decoration: none; font-weight: bold; }		
	#sResults_layout .title div a:hover { text-decoration: underline; }	
	#sResults_layout .description { width: 175px; }
	#sResults_layout .contact { width: 175px; border-right: none; }	
	#sResults_layout .title a.openHouse { font-weight: normal; color: #D57106; font-size: 13px; }	
	
	#sResults_layout th { font-size: 14px; background: #ccc; border-bottom:1px solid #666; border-right:1px solid #666; }
	#sResults_layout th a { color: #333; text-decoration:none; text-transform:capitalize;}
	#sResults_layout td { border-bottom:1px solid #363636; }
	.dspSearchResults_row2 { color: #000000;}
	.dspSearchResults_row2 a{ color: #363636;}
	.dspSearchResults_row1 { color: #000000;}
	.dspSearchResults_row1 a{ color: #363636;}
	.dspSearchResults_amenities { padding-left:20px; list-style-type: square;}

	#sResults_layout .location { width: 100px; }
	#sResults_layout .size { width: 100px; }
	#sResults_layout .price { width: 60px; }
	#sResults_layout .costs { width: 75px; }	
	#sResults_layout .title { width: 125px; }		
	
	.dspSearchResultsSold {
		border:1px solid white; 
		color:white; 
		background:red; 
		font-size:12px; 
		width:60px; 
		height:16px; 
		left:5px; 
		bottom:27px; 
		text-align:center; 
		vertical-align:middle; 
		float:left; 
		clear:both; 
		line-height:16px;
		position:relative;
		z-index:10;
	}
	.dspSearchResults { border-bottom:1px solid #dedede; color:#555; position:relative; z-index:1; background:url('../images/backgrounds/select-areas.png') repeat-x top; border-bottom:3px solid #808080  }
	.dspSearchResults.even {  }
	.dspSearchResults a { color:#555; }
	.dspSearchResultsHeader { border:1px solid #dedede; border-left:none; border-right:none; height:24px; font-size:16px; line-height:24px; color:#989898; position:relative; z-index:1; font-weight:bold; }
	.dspSearchResultsHeader a { color:#989898 }
	.dspSearchResultsHeader div { padding-top:0 !important; height:20px !important; }
	
	div.dspSearchResultsPhoto { padding:8px 0 0 0; width:150px; height:108px; }
	div.dspSearchResultsAddress { position:absolute; z-index:1; left:200px; width:212px;  }
	div.dspSearchResultsSize,div.dspSearchResultsDisclaimer  { position:absolute; z-index:1; left:420px; }
	div.dspSearchResultsPrice { position:absolute; z-index:1; left:620px; width:132px; }
	div.dspSearchResultsDescription, div.dspSearchResultsContact { position:absolute; z-index:1; left:760px; width:188px; }
	
	div.dspSearchResultsAddress, 
	div.dspSearchResultsSize, 
	div.dspSearchResultsPrice, 
	div.dspSearchResultsDescription, 
	div.dspSearchResultsDisclaimer,
	div.dspSearchResultsContact { height:100px; padding-top:25px; }
	
	.pagination { margin: 5px; width:100%; text-align:center; }
	.pagination td { padding:10px 10px; }
	.pagination a { color:#666666; font-size:14px; } 
	.pagination .total { font-size:14px; color:#666666; width:350px; text-align:left; padding-top:16px; }
	.pagination strong { font-weight:normal; font-size:14px; color:#3399ff; }
	
	.pagingDiv { 
		/*background:url('../images/backgrounds/paging.png') repeat-x;*/
		background:url("../images/backgrounds/content.png") repeat-x scroll center bottom transparent;
		height:65px; 
	}
	.pLink { font-size:11px !important; }
	.pagingBox { border:1px solid #999; padding:5px; }
	/*************** SEARCH RESULTS ***************/
	
	/*************** RECENT ***************/
	.recentListing { width:100%; font-weight:bold; color:#876944; }
	.recentListing img { width:155px; height:128px; }
	.recentListing span { color:#000000; }
	.recentListing div { font-weight:bold; color:#000; padding:3px 0 0 10px; }
	.recentListing .visual { width:170px; }
	.recentListing .information { vertical-align:middle; padding-right:10px; }
	.recentTable div { height:165px; }
	.recentTable img { position:absolute; z-index:1; border:none; }
	/*************** RECENT ***************/
	
	/*************** RESOURCES ***************/
	.resources_menu { font-weight:bold; width:290px; font-size:16px; line-height:22px; }
	.resources_menu a { color:#1E417D; } 
	.resources_menu strong {  }
	.resources_menu a:hover, .resources_menu { color:#2EC1DD; text-decoration:none; }
	.resources_menu ul { margin: 8px 0 0; list-style-type: none; background:url('../images/backgrounds/content.png') repeat-x bottom; padding:10px 20px 14px 5px; }
	.resources_menu .mainResource { /* font-weight:bold; font-size:12px; margin:3px 0;*/ }
	.resources_menu .resourceSeparator {/*  margin:3px 0; border-bottom:1px solid #ccc; padding-top:8px;*/  }
	.resources_menu li { margin:2px 10px; }
	.resources_content { padding:0 15px 14px; background:url('../images/backgrounds/content.png') repeat-x bottom; }
	.resources_content h3 { border-bottom:1px solid #ccc; font-size:24px; color:#666; }
	/*************** RESOURCES ***************/
	
	/*************** TESTIMONIALS ***************/
	.testimonialBox { 
		margin-top:5px;
		padding:15px 35px 0px; 
		background:url('../images/default/quote-start.png') no-repeat 5px 5px;
		line-height:20px;
		font-size:14px; 
	}
	.testimonialCommentor {
		margin-bottom:5px;
		padding:10px 0 15px 35px;
		background:url('../images/default/quote-end.png') no-repeat right top;
		font-size:14px;
		font-weight:bold;
	}
		
	/*************** TESTIMONIALS ***************/

	/*************** VIDEO ***************/
	.videoSelector { border:1px solid #666666; overflow:auto; height:360px; padding:15px 15px 0; margin-right:20px; width:190px; }
	.videoSelector div { margin-bottom:10px; font-weight:bold; }
	.videoSelector img { display:block; width:160px; height:90px; border:1px solid #999999; margin-bottom:5px; cursor:pointer; }
	/*************** VIDEO ***************/
	
/*************** INDIVIDUAL PAGES STYLE END ***************/

/*************** SPRITE ELEMENTS BEGIN ***************/
	
	/*************** SPRITE ICONS ***************/
	.sprite-icons { line-height:20px; }
	.sprite-icons div { width:20px; height:20px; background-image:url('../images/sprites/sprite-icons.png'); padding:0; margin:0 0 0 5px; display:inline-block; }
	.sprite-bts { background-position:0 0px; }
	.sprite-icons:hover .sprite-bts { background-position:22px 0px; }
	.sprite-etf { background-position:0 -20px; }
	.sprite-icons:hover .sprite-etf { background-position:22px -20px; }
	.sprite-fp1 { background-position:0 -40px; }
	.sprite-icons:hover .sprite-fp1 { background-position:22px -40px; }
	.sprite-mgc { background-position:0 -58px; }
	.sprite-icons:hover .sprite-mgc { background-position:22px -58px; }
	.sprite-nhd { background-position:0 -80px; }
	.sprite-icons:hover .sprite-nhd { background-position:22px -80px; }
	.sprite-ps1 { background-position:0 -100px; }
	.sprite-icons:hover .sprite-ps1 { background-position:22px -100px; }
	.sprite-prt { background-position:0 -118px; }
	.sprite-icons:hover .sprite-prt { background-position:22px -118px; }
	.sprite-rem { background-position:0 -136px; }
	.sprite-icons:hover .sprite-rem { background-position:22px -136px; }
	.sprite-add { background-position:0 -157px; }
	.sprite-icons:hover .sprite-add { background-position:22px -157px; }
	.sprite-fp2 { background-position:0 -180px; }
	.sprite-icons:hover .sprite-fp2 { background-position:22px -180px; }
	.sprite-ps2 { background-position:0 -195px; }
	.sprite-icons:hover .sprite-ps2 { background-position:22px -195px; }
	.sprite-map { background-position:0 -220px; }
	.sprite-icons:hover .sprite-map { background-position:22px -220px; }
	.sprite-vtr { background-position:0 -240px; }
	.sprite-icons:hover .sprite-vtr { background-position:22px -240px; }
	/*************** SPRITE ICONS ***************/
	
	/*************** SPRITE CONTACT ***************/
	.sprite-contact { 
		height:32px; 
		background-image:url('../images/sprites/sprite-contact.png'); 
		background-repeat:no-repeat; 
		line-height:32px; 
		font-size:16px; 
		padding:0 0 0 42px; 
		margin-top:6px; 
		
	}
	.sprite-phone { background-position:0 0px; }
	.sprite-fax { background-position:0 -32px; }
	.sprite-email { background-position:0 -64px; }
	.sprite-address { background-position:0 -96px; }
	/*************** SPRITE CONTACT ***************/
	
/*************** SPRITE ELEMENTS END ***************/

/*************** POPUP ELEMENTS BEGINS ***************/
.dspPhotos { background:#606D66; padding:10px; }
.dspPhotosHead { background:#FFFFFF; padding:5px; }
.dspPhotosInner { padding:15px 0; }
.dspPhotosPhoto { float:left; }
.dspPhotosPhoto img { padding:2px; border:1px solid #FFFFFF; margin:0 5px; }
.dspPhotosPhoto div { padding:4px 0 8px 7px; }
.dspPhotosClose { clear:both; font-size:10px; display:block; padding:12px 0; }
.dspPhotosFooter { border-top:1px solid #FFFFFF; padding-top:12px; }

.emailToFriend { padding-left:20px; }
.emailToFriend .title { width:344px; font-size:120%; font-weight:bold; }
.emailToFriend .pageHead { font-weight:bold; margin:15px 0; }
/*************** POPUP ELEMENTS BEGINS ***************/

/*************** EXTERNAL ELEMENTS BEGINS ***************/

	/*************** UI SLIDER ***************/
	.ui-slider { position: relative; text-align: left; z-index:1; }
	.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
	.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
	
	.ui-slider-horizontal { height: .8em; }
	.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
	.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
	.ui-slider-horizontal .ui-slider-range-min { left: 0; }
	.ui-slider-horizontal .ui-slider-range-max { right: 0; }
	
	.ui-slider-vertical { width: .8em; height: 100px; }
	.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
	.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
	.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
	.ui-slider-vertical .ui-slider-range-max { top: 0; }
	/*************** SLIDER ***************/

	/*************** LIGHTBOX ***************/
	#jquery-overlay {position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;}
	#jquery-lightbox {position: absolute;top: 0;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
	#jquery-lightbox a img { border: none; }
	#lightbox-container-image-box {position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto; z-index:1;}
	#lightbox-container-image { padding: 10px; }
	#lightbox-loading {position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0; z-index:1;}
	#lightbox-nav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
	#lightbox-container-image-box > #lightbox-nav { left: 0; }
	#lightbox-nav a { outline: none;}
	#lightbox-nav-btnPrev, #lightbox-nav-btnNext {width: 49%;height: 100%;zoom: 1;display: block;}
	#lightbox-nav-btnPrev { left: 0; float: left;}
	#lightbox-nav-btnNext { right: 0; float: right;}
	#lightbox-container-image-data {padding: 0 10px; color: #666; }
	#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
	#lightbox-image-details-caption { font-weight: bold; }
	#lightbox-image-details-currentNumber {display: block; clear: left; padding-bottom: 1.0em;	}			
	#lightbox-secNav-btnClose {width: 66px; float: right;padding-bottom: 0.7em;	}
	#lightbox-container-image-data-box {
		font: 10px Verdana, Helvetica, sans-serif;
		background-color: #fff;
		margin: 0 auto;
		line-height: 1.4em;
		overflow: auto;
		width: 100%;
		padding: 0 10px 0;
	}
	/*************** LIGHTBOX ***************/
	
	/*************** AUTOCOMPLETE STYLE BEGIN ***************/
	.ac_results { color:#202020; padding: 0px; border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999; }
	.ac_results ul { width: 100%;	list-style-position: outside;	list-style: none;	padding: 0;	margin: 0; }
	.ac_loading { background:#fff; }
	.ac_odd { background:#eee; }
	.ac_over { background:#0A246A; color:white; }
	.ac_results li { margin:0px; padding:2px 5px;	display:block; font:menu;	font-size:12px;	line-height:16px; overflow:hidden; }
	/*************** AUTOCOMPLETE STYLE END ***************/
	
	
	/*************** GOOGLE BADGE ***************/
	.g_badge{
		border:none !important; 
		margin:0 !important; 
		padding:4px 2px 0 0 !important;
		height:9px !important;
		width:9px !important;
	}
	/*************** GOOGLE BADGE ***************/
	
/*************** EXTERNAL ELEMENTS ENDS ***************/

/*************** CAPTCHA ELEMENTS BEGIN ***************/
.captcha { margin-left:5px; padding:0 10px 8px; border:1px solid black; width:153px; text-align:center; background:white; }
#newCaptcha { height:41px; border:1px solid #ccc; margin-bottom:6px; width:250px; position:relative; z-index:1; }
.frmCaptcha { position:relative; z-index:1; }
.account .fieldName { }
.account #newCaptcha { width:250px; }
.accountFormFields { float:left; width:172px; margin-bottom:4px; }
.alerts .fieldName { float:left; width:120px; line-height:26px; }
.alerts .comments { width:242px; height:18px; margin-bottom:4px; }
.alerts .frmCaptcha { margin-left:0px; }
.alerts #newCaptcha { width:243px; }
.alertsFormFields { float:left; width:122px; margin-bottom:4px; }
.alertsFormFields.phone {  } 
.alertsFormFields.ext { width:50px; display:none; } 
.careers .fieldName { float:left; width:120px; line-height:26px; }
.careers .comments { width:200px; height:49px; margin-bottom:4px; }
.careers .frmCaptcha { margin-left:120px; }
.careers .rightColumn { position:absolute; z-index:1; left:305px; }
.careers #publicKey { width:200px; }
.careers #newCaptcha { width:200px; }
.careersFormFields { float:left; width:166px; margin-bottom:4px; }
.contact .fieldName { float:left; width:120px; line-height:26px; }
.contact .comments { width:250px; height:40px; margin-bottom:4px; }
.contact .frmCaptcha { margin-left:120px; }
.contactFormFields { float:left; width:250px; margin-bottom:4px; }
.contactFormFields.fName, .contactFormFields.lName, .contactFormFields.city { width:122px; margin-right:4px; } 
.contactFormFields.state { width:40px; margin-right:4px; } 
.contactFormFields.zip { width:76px; margin-right:4px; } 
.details .fieldName { display:none; }
.details .comments { width:168px; height:59px; margin-bottom:4px; }
.details .frmCaptcha { margin-left:0; }
.details .rightColumn { position:absolute; z-index:1; left:510px; }
.details #newCaptcha { width:234px; border:none; }
.detailsFormFields { float:left; width:208px; margin-bottom:4px; }
.detailsFormFields.smaller { width:168px; }
.detailsFormFields#publicKey { }
.owners .fieldName { float:left; width:120px; line-height:26px; }
.owners .comments { width:280px; height:49px; margin-bottom:4px; }
.owners .leftColumn { width:425px; }
.owners .rightColumn { width:500px; position:absolute; z-index:1; left:440px;  }
.owners .rightColumn div { padding-bottom:10px; }
.owners #newCaptcha { width:370px; }
.owners #ownersRent { margin-left:20px; }
.owners .address { margin-left:5px; margin-right:5px; }
.owners .apt { margin-left:5px; margin-right:5px; width:41px; }
.owners .comments { width:473px; height:110px; margin-bottom:4px; display:block; }
.ownersFormFields { float:left; width:250px; margin-bottom:4px }

.agents #propertyContactForm .frmCaptcha { position:absolute; right:15px; top:4px; }
.agents #propertyContactForm #publicKey { width:164px; }

.contactForm { position:relative; }
/*************** CAPTCHA ELEMENTS END ***************/


.ui-multiselect { padding:2px 0 2px 4px; text-align:left;  }
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect-single input { position:absolute !important; top: auto !important; left:-9999px; }
.ui-multiselect-single label { padding:5px !important }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0; margin-left:0; }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:100000 !important; background:white;  }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll; z-index:10000; }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px; margin-left:0; }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

.ui-multiselect, .ui-multiselect-checkboxes, .ui-multiselect-menu { width:170px !important; }
button.ui-multiselect { width:112px !important; }



/*************** SCROLLBAR ***************/
/*.setScrollbar {  background:#fff; clear:both; font-size:11px; line-height:17px; padding:0; background:#FCFCFC url('../images/backgrounds/description.png') repeat-x bottom; border-bottom:5px solid #808080; border-top:1px solid #ccc; }
.setScrollbar .viewport { overflow:hidden; position:relative; padding:3px 0 3px 12px; }
.setScrollbar .viewport p { margin:0; padding:0 0 10px; }
.setScrollbar .overview { list-style:none; position:absolute; left:0; top:0; margin:3px 12px; }
.setScrollbar .thumb .end, #scrollbar1 .thumb { background:url('../images/default/scroller.png') no-repeat; }
.setScrollbar .scrollbar { position:relative; float:right; width:8px; border:1px solid #ccc; margin:5px; }
.setScrollbar .track { background-color:#f7f7f7; height:100%; width:8px; position:relative;  }
.setScrollbar .thumb { width:8px; cursor:pointer; overflow:hidden; position:absolute; top:0; }
.setScrollbar .thumb .end { overflow:hidden; height:21px; width:8px; }
.setScrollbar .disable{ display:none; }

#scrollbar1 { width:475px; margin-bottom:8px; }
#scrollbar1 .viewport { width:442px; height:275px; }

#scrollbar2 { width:442px; margin-bottom:8px; }
#scrollbar2 .viewport { width:430px; height:53px; }

#scrollbar3 { width:475px; margin-bottom:8px; }
#scrollbar3 .viewport { width:442px; height:193px; }
#scrollbar3 .overview { margin-top:15px; }
#scrollbar3 p { font-size:12px; line-height:18px; }
*/

.setScrollbar {  background:#fff; clear:both; font-size:11px; line-height:17px; padding:0; background:#FCFCFC url('../images/backgrounds/description.png') repeat-x bottom; border-bottom:5px solid #808080; border-top:1px solid #ccc; }
.setScrollbar .viewport { overflow:hidden; position:relative; padding:3px 0 3px 12px; }
.setScrollbar .viewport p { margin:0; padding:0 0 10px; }
.setScrollbar .overview { list-style:none; position:absolute; left:0; top:0; margin:3px 12px; }
.setScrollbar .thumb .end, #scrollbar1 .thumb { background:url('../images/default/scroller.png') no-repeat; margin:1px; }
.setScrollbar .scrollbar { position:relative; float:right; width:18px; border:1px solid #ccc; margin:5px; }
.setScrollbar .track { background-color:#f7f7f7; position:relative; height:100% !important;  }
.setScrollbar .thumb { width:17px; cursor:pointer; overflow:hidden; position:absolute; top:0; }
.setScrollbar .thumb .end { overflow:hidden; height:72px; width:17px; }
.setScrollbar .disable{ display:none; }

#scrollbar1 { width:475px; margin-bottom:8px; }
#scrollbar1 .viewport { width:432px; height:271px; }

#scrollbar2 { width:442px; margin-bottom:8px; }
#scrollbar2 .viewport { width:420px; height:53px; }

#scrollbar3 { width:475px; }
#scrollbar3 .scrollbar, #scrollbar3 .track { height:173px !important;  }
#scrollbar3 .viewport { width:432px; height:178px;  }
#scrollbar3 .overview { margin-top:15px; }
#scrollbar3 p { font-size:12px; line-height:18px; }

#scrollbarAgent { width:475px; margin-bottom:8px; }
#scrollbarAgent .scrollbar { height:350px !important; }
#scrollbarAgent .viewport { width:432px; height:360px; }
#scrollbarAgent .overview { margin-top:15px; }
#scrollbarAgent p { font-size:12px; line-height:18px; }

#scrollbarAgentContact { width:475px; margin-bottom:8px; }
#scrollbarAgentContact .scrollbar { height:350px !important; }
#scrollbarAgentContact .viewport { width:432px; height:360px; }
#scrollbarAgentContact .overview { margin-top:15px; }
#scrollbarAgentContact p { font-size:12px; line-height:18px; }



	
	#title span { position:relative; font-size:28px; color:#2DC1DD; text-transform:capitalize; text-shadow: -1px 0px 1px #25A2B9, -2px 0px 1px #999999; letter-spacing:1.2px;  }
	#reloadCaptcha { font-weight:bold; font-size:12px; color:#3399CC; }
	
.footerShai { position:absolute; top:10px; right:109px; }
.footerRealtymx { position:absolute; top:10px; right:0; }
#resources_layout { width:100%; }
#cms-content { font-size:14px; line-height:20px; }


.neighborhoodsTable { margin:5px 0; }
.neighborhoodsTable td, .neighborhoodsTable th { padding:2px 6px; }
.neighborhoodsTable th { background:url('../images/backgrounds/paging.png') repeat-x; color:#006699; }
.neighborhoodsTable td { background:#eee; }

.resources_content table {
    margin-bottom: 20px;
}
.resources_content table th {
    padding: 0 5px;
}
.resources_content table td {
    padding: 5px;
    vertical-align: top;
}
.resources_content tr:nth-child(2n) {
    background: none repeat scroll 0 0 #ccc;
}
.resources_content h3 {
    display: block;
    float: none;
    margin: 15px 0;
}
.resources_content h4 {
    display: block;
    float: none;
    margin: 10px 0;
}


	.searchTypeSelectors { color:#666666; text-align:center; font-size:18px; float:right; line-height:32px; padding:6px 18px 0 17px; cursor:pointer; border-left:1px solid #333; }
	.searchTypeSelectors.active, .searchTypeSelectors:hover { color:#0099cc; background:url('../images/backgrounds/searchType-on.png') no-repeat bottom; }
	.searchTypeBox { border-bottom:5px solid #4f4f4f; border-top:4px solid #2dc1dd; background:url('../images/backgrounds/searchType-off.png') repeat-x; padding:0 4px; min-height:38px; position:relative; width:667px; }
	.selectPriceBox {
		background:url('../images/backgrounds/select-price.png') repeat-x; height:114px; border-bottom:5px solid #808080; }
	.selectAreasBox {
		background:url('../images/backgrounds/select-areas.png') repeat-x bottom; min-height:259px; padding-bottom:15px; }
	.selectAreasMap {
		background:url('../images/backgrounds/select-areas.png') repeat-x bottom; width:285px; min-height:440px; position:relative; }
.alerts .selectAreasMap { padding:45px 15px; min-height:351px; width:255px; }

.areasGroup { width:160px; clear:both; }
.areasChild div { float:left; width:155px; }
.agents #inner h1 { padding:10px 15px; color:#3399CC; }
.dspPropertyAgentHolder { background:url('../images/backgrounds/contact.png') bottom repeat-x; padding:15px 0; border-top:1px solid #ccc; }


	.allAgents { background:url("../images/backgrounds/select-areas.png") repeat-x scroll center bottom; border-top:1px solid #ccc; padding:15px 0 15px 17px;  }
	.agentBox { width:84px; height:106px; border:1px solid #ccc; margin:0 10px 5px 0; float:left; overflow:hidden; }
	.agentBox img { height:106px; z-index:0; }
	
.dspAgentsFace { 
	float:left; 
	width:303px; 
	height:165px; 
	margin:0 15px 15px 0; 
	background: url("../images/backgrounds/select-areas.png") repeat-x bottom;
  border-top: 1px solid #CCCCCC;
  padding: 15px 0 15px 17px; 
}
.dspAgentsFace.lastColumn { margin-right:0; }
.mainTable { width:100%; }
.agentLinks { padding-bottom:10px; }

.home #priceRange_MIN, .home #priceRange_MAX { padding:3px 3px; font-size:12px; font-family:Arial; width:105px !important; }

.formElement {
	background: url("../images/backgrounds/description.png") repeat-x scroll center bottom #FCFCFC;
	border-bottom: 5px solid #808080;
	border-top: 1px solid #CCCCCC;
	width:316px;
	margin:0 20px 10px 0;
	float:left;
	line-height:54px;
	text-transform:capitalize;
	font-size:14px; 
}
.formElementLast { margin-right:0; }
.formElement img {
	width:34px; margin:10px; float:left; 
}

.linkElement {
	background: url("../images/backgrounds/description.png") repeat-x scroll center bottom #FCFCFC;
	border-bottom: 5px solid #808080;
	border-top: 1px solid #CCCCCC;
	width:162px;
	margin:0 20px 10px 0;
	float:left;
	text-transform:capitalize;
	font-size:14px; 
	padding:10px;
	min-height:90px;
}
.linkElementLast { margin-right:0; }
.linkElement img {
	max-width:160px; float:none; display:block; margin-bottom:8px; border:1px solid #CCCCCC;
}

.hFormHolder { 
	background: url("../images/backgrounds/description.png") repeat-x scroll center bottom #FCFCFC;
  border-bottom: 5px solid #808080;
  border-top: 1px solid #CCCCCC;
	padding:15px;
}

	.sideElement { 
		background: url("../images/backgrounds/content.png") repeat-x scroll center bottom transparent;
		list-style-type: none;
    margin: 8px 0 0;
    padding: 12px 15px 16px 15px;
		font-size:13px;
		color:#1E417D;
		font-weight:normal;
		border-top:1px solid #CCCCCC;
	}
	.sideElement h3 {
		font-weight:bold;
		color:#1E417D;
		font-size:16px;
		padding-top:0;
	}
	
	
.myModal p { margin:0 0 5px 0; font-size:11px; }
.myModal b { margin:0 0 10px 0; display:block; }
.myModal input, .myModal textarea { display:block; margin:1px 0 5px; border:1px solid #ABADB3; padding:2px 7px; }
.myModal input[type="text"] { width:233px; }
.myModal textarea { width:246px; height:80px; }
.myModal img { margin-top:10px; }
.ui-widget { font-size:13px !important; }
.validateTips { border: 1px solid transparent; padding:3px; }
