strong{
	font-weight: bold;
}

/* ===== Default Form Elements ===== */
input, select, textarea{
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	vertical-align: baseline;
}
input.text,
input.password,
textarea{
	background: #fff url(/imgs/forms/input.gif) no-repeat top left !important;
	border: 1px solid #0070bf;
	padding: 3px;
}
input:focus.text,
input:focus.password,
textarea:focus{
	background: #fffadf url(/imgs/forms/inputfocus.gif) no-repeat top left !important;
}
input.search{
	background: #fff url(/imgs/forms/search.gif) no-repeat top left !important;
	padding: 3px 3px 3px 23px;
}
input:focus.search{
	background: #fffadf url(/imgs/forms/searchfocus.gif) no-repeat top left !important;
}
input.lat{
	background: #fff url(/imgs/forms/lat.gif) no-repeat top left !important;
	padding: 3px 3px 3px 23px;
}
input:focus.lat{
	background: #fffadf url(/imgs/forms/latfocus.gif) no-repeat top left !important;
}
input.lng{
	background: #fff url(/imgs/forms/lng.gif) no-repeat top left !important;
	padding: 3px 3px 3px 23px;
}
input:focus.lng{
	background: #fffadf url(/imgs/forms/lngfocus.gif) no-repeat top left !important;
}
input.loading{
	background: #fff url(/imgs/forms/loading.gif) no-repeat top left !important;
	padding: 3px 3px 3px 23px;
}
input:focus.loading{
	background: #fffadf url(/imgs/forms/loadingfocus.gif) no-repeat top left !important;
}
label.phantom{
	color: #888;
	position: absolute;
}
input.submit{
	background: #99c7e7 url(/imgs/forms/submit.gif) repeat-x top;
	border: 1px solid #0070bf;
	color: #004a7f;
	cursor: pointer;
	font-weight: bold;
	overflow: visible;
	padding: 2px 3px;
	width: auto;
}
input:hover.submit{
	background: #b8d8ef url(/imgs/forms/submithover.gif) repeat-x top;
	border: 1px solid #6aaede;
	color: #0070bf;
}
.tc_countbox{
	background: #daf2e6;
	border: 1px solid #acdfc5;
	border-top: 0;
	color: #797774;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin: -1px 0 0 0;
	padding: 3px;
	text-align: right;
}
option{
	padding: 2px 3px;
}

/* ===== Columns ===== */

#header{
	border: 0;
}
#content{
	background: url(/imgs/columns/background.gif) repeat-x 0 0;
	font-size: 11px;
	padding: 6px 0 0 0;
	width: auto;
	zoom: 1;
}
#columns{
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
#breadcrumbs{
	color: #004a7f;
	font-size: 12px;
	margin: 10px auto 0;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	width: 960px;
}
#breadcrumbs .ilike {
	position:absolute;
	top:-2px;
	right:-4px;
}
/* hack for top margin in ie7 */
html>body #breadcrumbs {
	*margin: 15px auto 0;
}
#breadcrumbs .links{
	background: url(/imgs/breadcrumbs.png) repeat-x;
	line-height: 19px;
	padding: 0 235px 0 5px;
	width: 720px;
}
#breadcrumbs .links a{
	color: #004a7f;
	font-size: 10px;
	font-weight: normal;
}
#breadcrumbs .links a:hover{
	color: #0070bf;
}
#breadcrumbs .links a strong{
	font-size: 11px;
	font-weight: bold;
}
#breadcrumbs .bookmarks,
#breadcrumbs .bookmarksfind,
#breadcrumbs .bookmarksmanagers{
	position: absolute;
	right: 12px;
	text-align: right;
	top: 2px;
	width: 230px;
}
#bookmarks img{
	height: 16px;
	width: 16px;
}

/* === Top Level === */

.wrapper{
	background: #e5eef0 url(/imgs/citypages/cp_wrapper_bg.gif) repeat-x center bottom;
	left: 0;
	margin-bottom: 304px;
	position: relative;
	top: 304px;
	width: 960px;
}
.wrapper a{
	color: #0070bf;
}
.wrapper a:hover{
	color: #fd5510;
	text-decoration: none;
}

/* === Header Styles === */

#cpheader{
	background: url(/imgs/citypages/headerbg.png) no-repeat;
	height: 304px;
	left: 0;
	position: absolute;
	top: -304px;
	width: 960px;
	z-index: 1;
}
#cpheader h1 strong{
	color: #005089;
	font-size: 48px;
	font-weight: bold;
	left: 170px;
	position: relative;
	top: 46px;
	width: 775px;
}
#cpheader h1 span{
	color: #fff;
	font-size: 32px;
	left: 175px;
	position: absolute;
	text-transform: uppercase;
	top: 95px;
}
.spanishseo #cpheader h1 span{
	font-size: 24px;
}
#cpheader .icon{
	display: block;
	height: 91px;
	left: 63px;
	position: absolute;
	top: 34px;
	width: 91px;
}

/* === About Box === */
#aboutbox{
	background: #fff url(/imgs/citypages/cp_aboutbox_bg.gif) repeat-x 0 0;
	border: 1px solid #549CC9;
	font-size: 12px;
	left: 30px;
	line-height: 1.7;
	min-height: 210px;
	padding: 20px 100px 20px 20px;
	position: relative;
	top: -154px;
	width: 610px;
	z-index: 2;
}
.introcontent{
	overflow: hidden;
}
.lgvideo{
	background: #3E8F2C;
	border: 2px solid #3E8F2C;
	color: #fff;
	float: left;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0;
	text-align: center;
	width: 200px;
}
.lgvideo a{
	color: #b9e2b0;
}
.lgvideo a:hover{
	color: #fff;
	text-decoration: underline;
}
#aboutbox .lgvideo p{
	font-weight: bold;
	line-height: 100%;
	margin: 1px 0 2px 0;
	padding: 0;
}
#aboutbox .lgvideo input{
	background-color: #85d374;
	border: none;
	color: #2d761c;
	height: 13px;
	padding: 0px 3px;
	width: 140px;
}
#aboutbox .lgvideo .title{
	color: #fff;
	padding-bottom: 2px;
	padding-top: 3px;
}
#aboutbox .lgvideo .embedcode{
	font-weight: normal;
}
#aboutbox .lgvideo label{
	color: #A8E69A;
}
#aboutbox h2{
	color: #6BB779;
	font-size: 24px;
	font-weight: normal;
	height: 28px;
	letter-spacing: 0.1em;
	line-height: 1em;
	margin: 10px 0;
	position: relative;
}
#aboutbox h3{
	color: #6BB779;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.15;
	margin: 0;
}
#aboutbox p{
	margin: 10px 0;
}
#aboutbox a:hover{
	text-decoration: none;
}
#aboutbox .nearbycities,
#aboutbox .neighborhoods{
	border-top: 1px solid #549CC9;
	display: block;
	font-size: 13px;
	margin-top: 10px;
	padding-top: 5px;
	width: 100%;
}
.textexpander{
	display: none;
}
#bestaptsbox a{
	background-color: #fd5510;
	border: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	left: 35px;
	line-height: 1.2;
	padding: 3px 10px;
	position: absolute;
	text-decoration: none;
	top: -6px;
}
#bestaptsbox a:hover{
	background-color: #fd6b30;
	color: #fff;
}
#quicktip{
	background: url(/imgs/citypages/cp_quicktip_bg.gif) no-repeat 0 0;
	color: #fff;
	font-size: 13px;
	height: 92px;
	left: 652px;
	line-height: 1.2;
	padding: 28px 14px 0 108px;
	position: absolute;
	text-align: center;
	top: 160px;
	width: 127px;
}
#quicktip a{
	color: #fff;
	display: block;
	font-size: 13px;
	margin-top: 5px;
}
#quicktip a:hover{
	color: #fff;
	text-decoration: underline;
}
#quicktip2{
	display:none;
	background: url(/imgs/citypages/search/quicktip_bg.png) no-repeat 0 0;
	color: #000;
	font-size: 9px;
	height: 72px;
	left: 656px;
	padding: 48px 10px 0 93px;
	position: absolute;
	text-align: center;
	top: 158px;
	*top:154px;
	width: 146px;
}
#quicktip2 a{
	margin-top:-1px;
	line-height:10px;
	display: block;
	font-size: 11px;
	height:26px;
	overflow:hidden;
}
#quicktip2 a:hover{
	text-decoration: underline;
}
.cpphoto{
	background: url(/imgs/citypages/directory/photo.png) no-repeat 0 0;
	height: 327px;
	position: absolute;
	right: -204px;
	text-indent: -9999px;
	top: -140px;
	width: 325px;
	z-index: 100;
}
.cpphoto img{
	display: block;
	left: 54px;
	position: absolute;
	top: 25px;
	z-index: 1000;
}
#cp_album{
	height: 327px;
	position: absolute;
	right: -204px;
	top: -140px;
	width: 325px;
}
#cp_album object{
	outline: 0;
}

.columns{
	margin-top: -154px;
	_padding-top: 13px;
	overflow: hidden;
	position: relative;
	z-index: 5;
	zoom: 1;
}
* html .seopage .columns{
	padding-top: 0;
}

/* === Main Column === */
#maincol{
	float: left;
	overflow: hidden;
	padding: 0 2px 10px 30px;
	position: relative;
	width: 650px;
	background: url(/imgs/citypages/cp_right_bg.gif) top right repeat-y;
	border-right:1px solid #D3DFE2;
	margin-right:-4px;
}

/* === Section Tabs === */
#sectiontabs{
	clear: left;
	margin-left: -15px;
	margin-top: 15px;
	overflow: hidden;
	position: relative;
}
#sectiontabs li{
	display: inline;
	float: left;
	height: 30px;
	margin-left: 7px;
	position: relative;
}
#sectiontabs a{
	background: url(/imgs/citypages/sections/sectiontabs.gif) no-repeat 0 -30px;
	color: #e7f0f4;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	outline: 0;
	padding-left: 17px;
	text-decoration: none;
}
#sectiontabs span{
	background: url(/imgs/citypages/sections/sectiontabs.gif) no-repeat 100% -30px;
	cursor: pointer;
	display: inline;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 17px 0 0;
	vertical-align: middle;
}
#sectiontabs img{
	float: left;
	height: 22px;
	margin: 4px 4px 0 0;
	width: 22px;
}
#sectiontabs a:hover{
	background-position: 0px -60px;
	color: #fff;
}
#sectiontabs a:hover span{
	background-position: 100% -60px;
}
#sectiontabs li.selected a{
	background-position: 0 0;
	color: #000;
	font-size: 16px;
}
#sectiontabs li.selected span{
	background-position: 100% 0;
}
#sectiontabs li.selected a:hover{
	background-position: 0 0;
	color: #000;
	cursor: default;
}
#sectiontabs li.selected a:hover span{
	background-position: 100% 0;
	cursor: default;
}

/* === Tab Sections === */
.tabsection{
	background: url(/imgs/citypages/sections/favoritesbg.gif) top left no-repeat;
	display: none;
	margin-left: -8px;
	min-height: 400px;
	padding: 10px 10px 10px 18px;
	position: relative;
	width: 630px;
}

/* === Apartment and Article Sections === */
.subnav{
	font-size: 13px;
	overflow: hidden;
	zoom: 1;
	line-height:14px;
}
.subnav ul{
	float: left;
	padding-bottom: 10px;
	width: 310px;
}
.subnav li{
	color: #0070bf;
	list-style: disc;
	margin: 3px 0 3px 20px;
}
.subnav em{
	font-style: italic;
	font-weight: normal;
}

.listingsection{
	border-top:none;
	border-bottom: 1px solid #b9ced3;
	clear: both;
	font-size: 12px;
	overflow: hidden;
	padding: 10px;
	zoom: 1;
	position: relative;
}

/* === Search Options === */
#searchoptions{
	background: #e5eef0 url(/imgs/citypages/optionsbg2.gif) no-repeat 0 0;
	font-size: 13px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 630px;
}
.spanishseo #searchoptions{
	background-image: url(/imgs/citypages/optionsbg2_sp.gif);
	font-size: 12px;
}
.searchcollapsed{
	height: 44px;
}
.searchexpanded{
	height: 170px;
}
#searchoptions label{
	cursor: pointer;
}
#searchrange{
	left:223px;
	position: absolute;
	top: 12px;
}
#searchbeds{
	width:57px;
	height:22px;
	left:426px;
	position: absolute;
	top: 12px;
}
#searchexpand{
	display: block;
	height:22px;
	left:503px;
	line-height: 11px;
	position: absolute;
	top: 12px;
	width: 50px;
}
.spanishseo #searchexpand{
	font-size: 10px;
}
#searchexpand span{
	background: url(/imgs/citypages/expandarrow.gif) no-repeat 0 0;
	display: block;
	height: 5px;
	overflow: hidden;
	position: absolute;
	right: 3px;
	top: 5px;
	width: 10px;
}
#searchexpand .up{
	background-position: 0 -5px;
}
#searchsubmit{
	cursor: pointer;
	font-weight: bold;
	height: 27px;
	left:567px;
	width:53px;
	position: absolute;
	top: 12px;
}
input:focus#searchsubmit,
input:active#searchsubmit{
	background-position: 0 -27px;
	padding-bottom: 3px;
}
#searchcheckboxes1{
	left: 222px;
	position: absolute;
	top: 54px;
	width: 88px;
}
#searchcheckboxes2{
	left: 314px;
	position: absolute;
	top: 52px;
	width: 164px;
}
#searchcheckboxes1 div,
#searchcheckboxes2 div{
	margin: 2px 0;
}
#searchcheckboxes1 div:hover,
#searchcheckboxes2 div:hover{
	background: #fff;
}
#searchdropdowns{
	left: 490px;
	position: absolute;
	top: 48px;
	width: 134px;
}
#searchdropdowns label{
	font-weight: bold;
	display: block;
	padding: 10px 0 3px 0;
}

.spanishseo #searchcheckboxes1{
	font-size: 10px;
	left: 210px;
	line-height: 12px;
	top: 48px;
	width: 100px;
}
.spanishseo #searchcheckboxes2{
	font-size: 10px;
	left: 314px;
	top: 48px;
	width: 164px;
}
.spanishseo #searchcheckboxes1 div,
.spanishseo #searchcheckboxes2 div{
	margin: 0;
}

/* === View Line === */
.viewline{
	line-height: 16px;
	position: relative;
	zoom: 1;
}
.searchedtext{
	margin-right: 165px;
}
.searchedtext strong {
	font-weight:normal;
}
.viewselector{
	border-bottom-width: 1px;
	border-color: #c5d5d9;
	border-style: dashed;
	border-top-width: 1px;
	position: relative;
}
.views{
	font-size: 13px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 10px;
	width: 165px;
}
.views a.selected{
	color: #fd5510;
	cursor: default;
}
.views span{
	color: #aec1ca;
}

/* === Pagination === */
.pagination{
	font-size: 16px;
	position: relative;
	text-align: left;
	zoom: 1;
}
.pagination .pagesort{
	font-size: 13px;
	left: 10px;
	position: absolute;
	text-align: left;
	top: 8px;
}
.spanishseo .pagination .pagesort{
	font-size: 12px;
}
.pagination .pagelinks{
	font-size: 13px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 10px;
}
.pagination .pageshowing{
	margin-left: 194px;
}
.spanishseo .pagination .pageshowing{
	margin-left: 200px;
}
.pagination .pagelinks a{
	padding: 3px;
}
.pagination .pagelinks .current{
	background: #fd5510;
	color: #fff;
	padding: 3px;
}
.pagination span{
	color: #aec1ca;
}

/* === Apartment and Articles Results === */

.listview,
.photoview,
.inserttarget{
	zoom: 1;
}
.noresults{
	font-size: 16px;
	font-weight: normal;
	padding: 20px 10px;
	text-align: center;
}
.noresults strong{
	font-weight: bold;
}
div.hover{
	background: #fff;
	background:transparent url(/imgs/citypages/listadbg.gif) top center repeat-y;
	cursor: pointer;
}
.wrapper div.hover a{
	color: #fd5510;
}
.wrapper div.hover a:hover{
	text-decoration: underline;
}
.inserttarget{
	position: relative;
}
#blanket{
	background: #fff;
	height: 100%;
	left: 0;
	min-height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3000;
}
#loading{
	background: transparent url(/imgs/citypages/sections/loadingbg.png) no-repeat 0 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	width: 228px;
	height: 107px;
	text-align: left;
	z-index: 200000;
}
#loading img {
	width:32px;
	height:32px;
	padding:33px 0 0 37px;
}
.apartment .adr .street-address,
.apartment .adr .country-name{
	display: none;
}
.apartment .adr .postal-code{
	padding-left: 5px;
}

/* === Apartment List View === */

.aptslist .image{
	background: #0070bf;
	display: block;
	float: left;
	margin-right: 6px;
	padding: 2px;
	position: relative;
}
.aptslist .featured{
	color: #fff;
	display: block;
	font-size: 9px;
	letter-spacing: .1em;
	line-height: 9px;
	padding: 1px 0;
	text-align: center;
	text-transform: uppercase;
}
.aptslist .photo{
	display: block;
	height: 135px;
	width: 185px;
}
.aptslist .photocount {
	font-size:10px;
	font-weight:normal;
	float:left;
	padding-left:5px;
}
.aptslist .image strong{
	font-size:11px;
	color: #fff;
	display: block;
	line-height: 16px;
	padding: 3px 3px 1px 0;
	text-align: right;
}
.aptslist .contactinfo{
	display: inline;
	float: left;
	margin-right: 5px;

	min-height: 123px;
	position: relative;
	width: 295px;
}
.aptslist .adr {
	font-size:11px;
}
.aptslist .neigh {
	font-size:11px;
}
.aptslist h5{
	color: #0070bf;
	font-size: 14px;
}
.aptslist h5 .moreinfo{
	color: #0070bf;
	font-size: 11px;
}
.aptslist .neigh a{

}
.aptslist .movein{
	background: url(/imgs/results/moveinhover.gif) no-repeat left top;
	color: #000;
	font-size: 11px;
	line-height: 12px;
	font-weight:bold;
	margin: 2px 0 0 0;
	padding: 4px 0 0 18px;
}
.aptslist .pricing{
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
	line-height:18px;
}
.aptslist .distance{
	display:none;
}
.aptslist .phone{
	line-height:18px;
	font-size: 18px;
}
.aptslist .checkavailability{
	background: url(/imgs/citypages/checkavailability.gif) no-repeat 0 0;
	top:5px;
	display: block;
	height: 30px;
	left: 0;
	text-indent: -9999px;
	position: relative;
	width: 295px;
}
.spanishseo .aptslist .checkavailability{
	background-image: url(/imgs/citypages/checkavailability_sp.gif);
}
.aptslistactions{
	display: inline;
	float: left;
	width: 115px;
}
.seemoreinfo{
	margin-top: 5px;
	text-indent: -99999px;
	background: url(/imgs/citypages/seemoreinfo.gif) center top;
	width: 114px;
	height: 27px;
	display: block;
}
.spanishseo .seemoreinfo{
	background-image: url(/imgs/citypages/seemoreinfo_sp.gif);
}
div.seemoreinfo:hover {
	background-position: center bottom;
}
.aptslistlinks{
	background: #d3e5ed url(/imgs/citypages/actionsbg.gif) no-repeat top;
	padding-top: 8px;
}
.aptslistlinks ul{
	background: #d3e5ed url(/imgs/citypages/actionsbg.gif) no-repeat bottom;
	padding-bottom: 8px;
}
.aptslistlinks li{
	display: inline;
}
.aptslistlinks a,
.aptslistlinks span{
	background-position: 4px 50%;
	background-repeat: no-repeat;
	color: #0070bf;
	display: block;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	padding: 4px 0 4px 26px;
}

/* === List View Hover === */

.listview div.hover .image{
	background: #fd5510;
}
.listview div.hover h5 a{
	color: #fd5510;
}
.listview div.hover h5 a:hover{
	color: #000;
	text-decoration: underline;
}
.listview div.hover .neigh a{
	color: #fd5510;
}
.listview div.hover .checkavailability{
	background: url(/imgs/citypages/checkavailability.gif) no-repeat 0 -30px;
}
.spanishseo .listview div.hover .checkavailability{
	background-image: url(/imgs/citypages/checkavailability_sp.gif);
}
.listview div.hover .aptslistlinks{
	background: #fd5510 url(/imgs/citypages/actionsbghover.gif) no-repeat top;
}
.listview div.hover .aptslistlinks ul{
	background: #fd5510 url(/imgs/citypages/actionsbghover.gif) no-repeat bottom;
}
.listview div.hover .aptslistlinks span{
	color: #fff;
}
.listview div.hover .aptslistlinks span:hover{
	background-color: #f3bb97;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.aptslistlinks .photos span{background-image: url(/imgs/icons/photos.gif)}
.aptslistlinks .floors span{background-image: url(/imgs/icons/floorplans.gif)}
.aptslistlinks .vts span{background-image: url(/imgs/icons/vts.gif)}
.aptslistlinks .videos span{background-image: url(/imgs/icons/videos.gif)}
.aptslistlinks .amen span{background-image: url(/imgs/icons/amenities.gif)}
.aptslistlinks .map span{background-image: url(/imgs/icons/map.gif)}
.aptslistlinks .fav span{background-image: url(/imgs/icons/favorites.gif)}
.aptslistlinks .send span{background-image: url(/imgs/icons/send.gif)}
.aptslistlinks .phone span{background-image: url(/imgs/icons/phone.gif)}
.aptslistlinks .coupon span{background-image: url(/imgs/icons/reward.gif)}

.aptslistlinks .photos span:hover{background-image: url(/imgs/icons/photos_hover.gif)}
.aptslistlinks .floors span:hover{background-image: url(/imgs/icons/floorplans_hover.gif)}
.aptslistlinks .vts span:hover{background-image: url(/imgs/icons/vts_hover.gif)}
.aptslistlinks .videos span:hover{background-image: url(/imgs/icons/videos_hover.gif)}
.aptslistlinks .amen span:hover{background-image: url(/imgs/icons/amenities_hover.gif)}
.aptslistlinks .map span:hover{background-image: url(/imgs/icons/map_hover.gif)}
.aptslistlinks .fav span:hover{background-image: url(/imgs/icons/favorites_hover.gif)}
.aptslistlinks .send span:hover{background-image: url(/imgs/icons/send_hover.gif)}
.aptslistlinks .phone span:hover{background-image: url(/imgs/icons/phone_hover.gif)}
.aptslistlinks .coupon span:hover{background-image: url(/imgs/icons/reward_hover.gif)}

/* === Photo Views === */

.photoview{
	border-top: 1px solid #f5f9f9;
	border-bottom: 1px solid #b9ced3;
	padding-top: 10px;
	overflow: hidden;
}
.photoview .listing{
	background: url(/imgs/citypages/photoviewbg.gif) no-repeat 0 0;
	float: left;
	margin: 0 0 9px 9px;
	min-height: 212px;
	padding: 8px;
	width: 188px;
}
.photoview .first{
	clear: left;
	margin: 0 0 9px 0;
}
* html .photoview .listing{
	height: 212px;
}
.photoview .image{
	background: #0070bf;
	display: block;
	margin: 5px 0;
	padding: 1px;
	position: relative;
	width: 185px;
}
.photoview .photo{
	display: block;
	height: 135px;
	width: 185px;
}
.photoview h5{
	color: #0070bf;
	font-size: 13px;
	margin-bottom: 5px;
}
.photoview .checkavailability{
	background: url(/imgs/citypages/checkavailbg.gif) no-repeat top;
	height: 23px;
	text-indent: -9999px;
	width: 187px;
}
.spanishseo .photoview .checkavailability{
	background-image: url(/imgs/citypages/checkavailbg_sp.gif);
}

/* === Apartment Photo Views === */

.aptsphoto .featured{
	color: #fff;
	display: block;
	font-size: 9px;
	letter-spacing: .1em;
	line-height: 9px;
	padding: 1px 0;
	text-align: center;
	text-transform: uppercase;
}
.photoview .contactinfo{
	min-height: 105px;
}
* html .photoview .contactinfo{
	height: 105px;
}
.aptsphoto .neigh a{
	color: #444;
}
.aptsphoto .movein{
	background: url(/imgs/results/moveinhover.gif) no-repeat left top;
	color: #000;
	font-size: 11px;
	line-height: 12px;
	font-weight:bold;
	margin: 2px 0 0 0;
	padding: 4px 0 0 18px;
}
.aptsphoto .pricing{
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	line-height:15px;
}
.aptsphoto .phone{
	font-size: 16px;
}

/* === Photo View Hovering === */

.photoview div.hover{
	background: #e5eef0;
	cursor: pointer;
}
.photoview div.hover .image{
	background: #fd5510;
}
.photoview div.hover .neigh a{
	color: #444;
}
.photoview div.hover .checkavailability{
	background-position: bottom;
}

/* === Directory Properties === */

.aptslim{
	padding: 0;
}
.aptslim a{
	display: block;
	padding: 10px;
	position: relative;
	zoom: 1;
}
.aptslim a:hover{
	background: #f4f8f9;
	color: #fd5510;
}
.aptslim strong{
	font-size: 11px;
	font-weight: normal;
}
.aptslim strong span{
	font-size: 13px;
	font-weight: bold;
}
.aptslim .adr{
	color: #888;
	display: block;
	font-weight: normal;
	font-size: 11px;
}
.aptslim .country-name{
	display: none;
}
.aptslim .tel{
	color: #666;
	font-size: 13px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.aptslim .distance{
	color: #888;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	right: 10px;
	top: 26px;
}
.aptslim a:hover .adr,
.aptslim a:hover .tel,
.aptslim a:hover .distance{
	color: #000;
}

/* === Article Listings === */

.articlelist h4{
	font-size: 15px;
}
.articlelist h5{
	font-size: 13px;
}
.articlelist .meta{
	color: #939393;
	font-size: 11px;
}
.articlelist .meta a{
	color: #939393;
	font-weight: bold;
}
.articlelist .meta a:hover{
	color: #fd5510;
}
.listview div.hover .articlecategory{
	color: #939393;
}
.articlelist .photo{
	border: 2px solid #0070bf;
}
.articlelist a:hover.image .photo{
	border-color: #fd5510;
}
.articlelist .photo{
	display: block;
	float: right;
	margin-left: 6px;
}
.articlelist .icon{
	float: left;
	height: 57px;
	width: 57px;
}
.articlelist .content{
	margin-left: 65px;
}

/* === Article Photos === */

.articlephoto .contactinfo{
	min-height: 52px;
}
* html .articlephoto .contactinfo{
	height: 52px;
}
.articlephoto .articlecategory{
	color: #939393;
}
.photoview div.hover .articlecategory{
	color: #939393;
}

/* === Right Column === */

#rightcol{
	background: url(/imgs/citypages/cp_right_bg.gif) repeat-y 0 0;
	float: right;
	padding-left: 3px;
	width: 277px;
}
.sidesection{
	background: url(/imgs/citypages/cp_rightsection_bg.png) no-repeat 0 0;
}
.sidecontainer{
	padding: 10px 15px 15px 15px;
}
.sidesection h3{
	background: url(/imgs/citypages/rightcoltitle.gif) no-repeat 0 0;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	min-height: 45px;
	padding: 15px 5px 0 66px;
}
* html .sidesection h3{
	height: 45px;
}
.sidesection p{
	font-size: 11px;
	margin: 5px 0;
}
.sidesection .viewall{
	margin: 0;
}

.testimonial h3{
	background-position: 0px -300px;
}
.babies h3{
	background-position: 0px -600px;
}
.living h3{
	background-position: 0px -900px;
}
.myweb h3{
	background-position: 0px -1200px;
}
.didyouknow h3{
	background-position: 0px -1500px;
}

/* === Featured Place === */

.favorite{
	background: none;
	overflow: hidden;
	position: relative;
}
.favorite h3{
	background: url(/imgs/citypages/first_title.png) no-repeat 0 0;
}
.favorite .favimage{
	background: #0070bf;
	color: #fff;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: normal;
	height: auto;
	margin: 0 0 20px 0;
	padding: 2px 0 3px 0;
	text-align: center;
	width: 89px;
}
.favorite a.favimage:hover{
	background: #FD5510;
	color: #fff;
}
.favorite img{
	padding-bottom: 2px;
}
.favorite h4{
	line-height: 15px;
	font-size: 14px;
}
.favorite p{
	margin: 0;
}
.favorite .tel{
	font-weight: bold;
	margin: 4px 0 0 0;
}
.favorite .street-address{
	display: block;
}
.favorite .country-name{
	display: none;
}

/* === Testimonial === */

.testimonial{
	clear: left;
	font-size: 12px;
	overflow: hidden;
	position: relative;
}
.testimonial .person{
	float: left;
	width: 92px;
}
.testimonial a{
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	margin-top: -4px;
}
.testimonial .quote{
	float: left;
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 14px;
	position: relative;
	width: 150px;
}
.testimonial cite{
	font-size: 10px;
	font-weight: bold;
	line-height: 9px;
}
.testimonial strong{
	display: inline;
	font-style: italic;
	font-weight: bold;
}

/* === Apartment Living === */

.living p{
	font-size: 14px;
}
.living li{
	display: inline;
}
.living li a{
	background: url(/imgs/citypages/bluearrow.gif) no-repeat 3px 5px;
	display: block;
	font-size: 11px;
	outline: 0;
	padding: 3px 5px 3px 14px;
}
.living li a:hover{
	background-image: url(/imgs/citypages/orangearrow.gif);
	background-color: #f4f8f9;
	color: #fd5510;
}

/* === Did You Know === */

.didyouknow {
	clear: left;
	overflow: hidden;
	position: relative;
}
.didyouknow p {
	font-size: 12px !important;
	margin-top: 0px !important;
	padding: 10px 0 0 10px;
	text-align: left;
}
.didyouknow strong {
	font-weight: bold;
}
.didyouknow img {
	float: right;
	padding: 0 0 15px 5px;
}
.didyouknow h3 {
	margin-bottom: -10px;
}

/* === Twitter === */

#tweets li {
	background: url(/imgs/citypages/sections/twitterbg_mid2.gif) 0 0 repeat-y;
	border-top: 1px dashed #96A9B4;
	padding: 9px 10px 7px 10px;
	position: relative;
	width: 225px;
}
#tweets .first {
	border-top: none;
}
#tweets .last {
	margin-bottom: 0px;
}
#tweets li p {
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	position: relative;
}
#tweets .date a{
	color: #fff;
	font-size: 9px;
	padding-top: 2px;
}
.twitterclose {
	background: url(/imgs/citypages/sections/twitter_tail.gif) 197px 0px no-repeat;
	height: 25px;
}
.twitterclose a {
	background: url(/imgs/citypages/sections/twitter_logo.gif) 103px 7px no-repeat;
	color: #00ADEF;
	display: block;
	height: 30px;
	padding: 10px 0 0 34px;
	width: 197px;
}
.twitterclose a:hover {
	background-position: 103px -74px;
	color: #0087bb;
}
.twitterclose span {
	display: none;
}

.shareplaces, .shareplaces2{
	clear: both;
}
.shareplaces3 {
	clear:both;
	font-size:14px;
	font-weight:normal;
	border-top:1px solid #C4DCE9;
	padding:5px 0 0 0;
}

.shareplaces a{
	position:absolute;
	top:2px;
	right:0;
	_right:20px;
	color: #0070bf;
	display: block;
	font-size: 14px;
	font-weight:normal;
	overflow: hidden;
	padding: 8px 15px;
	outline:none;
	background:#e6f1f7;
}
.shareplaces a:hover {
	background:#f0f8fc;
}

/* ========= Specific Pages ========= */

/* === Directory/Index Page === */

#aboutbox2{
	background: #D7E9F3 url(/imgs/citypages/cp_aboutbox_bg.gif) repeat-x 0 bottom;
	border: 1px solid #549CC9;
	font-size: 12px;
	left: 30px;
	line-height: 1.7;
	min-height: 210px;
	padding: 20px 20px 0 20px;
	position: relative;
	top: -120px;
	width: 860px;
	z-index: 2;
}
#aboutbox2 .indeximage{
	background: url(/imgs/citypages/indeximage.png) no-repeat 0 0;
	height: 247px;
	left: 370px;
	position: absolute;
	top: -140px;
	width: 541px;
	z-index: -10;
}
#aboutbox2 h3{
	color: #6BB779;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.15;
	margin: 0;
}
#aboutbox2 p{
	margin: 10px 0;
}
#aboutbox2 .citylisthead {
	width:525px;
}
#aboutbox2 .viewall {
	position:relative;
	background:transparent url(/imgs/citypages/sections/hdiv.gif) repeat-x scroll left top;
	padding-top:15px;
	font-size:16px;
	font-weight:normal;
	clear:both;
	zoom:1;
}
.directory .states,
.directory .cities{
	margin: 15px 0 20px 4px;
	overflow: hidden;
}
.directory .cities {
	padding:15px 0 0 0;
	background:transparent url(/imgs/citypages/sections/hdiv.gif) repeat-x scroll left top;
}
.directory .states ul,
.directory .cities ul{
	float: left;
	font-size: 13px;
	width: 25%;
}
.directory .cities ul{
	width: 33%;
}
.directory .cities ul li{
	font-size: 11px;
	line-height: 22px;
}
.directory .cities li a.region1{
	font-weight: normal;
}
.directory .cities li a.region2{
	font-size: 12px;
	font-weight: normal;
}
.directory .cities li a.region3{
	font-size: 12px;
}
.directory .cities li a.region4{
	font-size: 13px;
}
.directory .cities li a.region5{
	font-size: 12px;
	text-transform: uppercase;
}

/* === City Regions Page === */

#shifter{
	height: 1px;
	position: relative;
	top: -154px;
}
.regionpage .columns{
	top: -56px;
}
.regionpage #maincol{
	background: none;
	border: 0;
	margin-top: 60px;
}
.regionpage .didyouknow{
	min-height: 0;
}
.regionpage .regions{
	background: #fff url(/imgs/citypages/cp_aboutbox_bg.gif) repeat-x 0 0;
	border: 1px solid #549CC9;
	font-size: 12px;
	left: 30px;
	line-height: 1.7;
	margin-right: 20px;
	padding: 20px;
	z-index: 2;
}
.regions h3{
	border-bottom: 1px solid #549CC9;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
}
.regions ul{
	float: left;
	margin: 16px 0;
	overflow: hidden;
	width: 294px;
}
.regions li{
	display: inline;
}
.regions li ul{
	float: none;
	margin: 0 0 0 20px;
	width: auto;
}
.regions li a{
	display: block;
	font-size: 13px;
	line-height: 24px;
	outline: 0;
	padding: 0 3px;
}
.regions li a:hover{
	background-color: #f4f8f9;
	color: #fd5510;
}
.regions li a.region1{
	font-weight: normal;
}
.regions li a.region2{
	font-style: italic;
	font-weight: normal;
}
.regions li a.region3{
}
.regions li a.region4{
	font-style: italic;
}
.regions li a.region5{
	text-transform: uppercase;
}
.regions li a.toggler{
	background: url(/imgs/citypages/arrows.gif) no-repeat -14px 2px;
	display: block;
	float: left;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	width: 20px;
}
.regions li a:hover.toggler{
	background-color: #f4f8f9;
	background-position: -14px -14px;
}
.regions li a.expandme{
	background-position: 2px 2px;
}
.regions li a:hover.expandme{
	background-position: 2px -14px;
}
.regionpage .regions .viewall{
	border-top: 1px solid #c5d5d9;
}

/* === SEOM Page === */

.seopage .columns{
	top: -56px;
}
.seopage #maincol{
	background: none;
	border: 0;
	margin-top: 55px;
}
.seopage #cpheader h1 strong{
	width: 775px;
}
.seopage #cpheader h1 strong a{
	color: #005089;
	text-decoration: none;
}
.seopage #cpheader h1 strong a:hover{
	color: #177cbf;
}
.seopage .tabsection{
	background-image: url(/imgs/citypages/sections/seobg.jpg);
}
.heythere{
	background: none;
	overflow: hidden;
	position: relative;
}
.heythere h3{
	background: url(/imgs/citypages/heythere_title.png) no-repeat 0 0;
}
.heythere p{
	font-size: 12px;
	margin-top: 0;
}
.heythere p em{
	background: url(/imgs/citypages/sections/treysig.gif);
	display: block;
	height: 27px;
	margin: 5px 0 0 150px;
	text-indent: -9999px;
	width: 50px;
}
.linkfilter h4{
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-weight: normal;
	margin-left: 4px;
	padding: 0 0 0 26px;
}
.neighi em {
	font-style:italic;
	font-size:11px;
}
.floorplanicon{
	background-image: url(/imgs/citypages/icon-floorplans.png);
}
.amenityicon{
	background-image: url(/imgs/citypages/icon-amenity.png);
}
.minimumicon{
	background-image: url(/imgs/citypages/icon-price-up.png);
}
.maximumicon{
	background-image: url(/imgs/citypages/icon-price-down.png);
}
.neighicon{
	background-image: url(/imgs/citypages/icon-signs.png);
}
.linkfilter ul{
	background: url(/imgs/citypages/sections/lightfade.png) no-repeat 0 0;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 10px 0 0 10px;
	width: 237px;
}
.linkfilter li{
	display: inline;
}
.linkfilter li a{
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-weight: normal;
	padding: 1px 1px 1px 20px;
}
.linkfilter li a.selected{
	background-image: url(/imgs/citypages/icon-check.png);
	font-weight: bold;
}
.linkfilter li a:hover{
	background-color: #fff;
}

/* === SEO Browse Page === */


.linkfilters{
	background: #fff url(/imgs/citypages/cp_aboutbox_bg.gif) repeat-x 0 0;
	border: 1px solid #549CC9;
	font-size: 12px;
	left: 30px;
	line-height: 1.7;
	margin-right: 20px;
	overflow: hidden;
	z-index: 2;
}
.linkfilters .columnrow{
	overflow: hidden;
}
.linkfilters .column{
	border-right: 1px solid #bfdaeb;
	border-bottom: 1px solid #bfdaeb;
	float: left;
	min-height: 304px;
	width: 208px;
}
.linkfilters .last{
	border-right: 0;
	width: 210px;
}
.linkfilters .rowtwo{
	border-bottom: 0;
	min-height: 302px;
}
.linkfilters .column h4{
	background-repeat: no-repeat;
	background-position: 8px 24px;
	border-bottom: 1px solid #549CC9;
	font-size: 18px;
	font-weight: normal;
	height: 20px;
	line-height: 24px;
	padding: 20px 0 20px 30px;
}
.linkfilters .column ul{
	border-top: 1px solid #ecf5f9;
	padding: 20px 0;
}
.linkfilters li{
	display: inline;
}
.linkfilters li a{
	background-repeat: no-repeat;
	background-position: 8px center;
	display: block;
	font-weight: normal;
	line-height: 20px;
	padding: 0 5px 0 10px;
}
.linkfilters li a strong{
	font-weight: bold;
}
.linkfilters li a.selected{
	background-image: url(/imgs/citypages/icon-check.png);
	font-weight: bold;
}
.linkfilters li a:hover{
	background-color: #fff;
}

/* === Category Page === */

.categorypage #aboutbox .abouthead{
	overflow: hidden;
}
.categorypage #aboutbox .icon{
	left: 20px;
	position: absolute;
	top: 0;
}
.categorypage #aboutbox h3{
	margin: 24px 0 24px 100px;
}
.categorypage #aboutbox #bestaptsbox a{
	left: 120px;
}

/* === Article Page === */

#articlemap{
	border: 1px solid #0070bf;
	height: 220px;
	left: 20px;
	position: absolute;
	top: 20px;
	width: 220px;
}
#articleinfo{
	margin-left: 230px;
}
#articleinfo .tel{
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 5px 0 0;
}
#articleinfo .website{
	font-size: 11px;
	padding-left: 5px;
}
#articleinfo .adr{
	border-bottom: 1px solid #b9ced3;
	padding-bottom: 5px;
}
#articleinfo .content{
	border-top: 1px solid #f5f9f9;
	padding-top: 5px;
}
#articleinfo .credit{
	color: #888;
	margin-bottom: 5px;
}
.articlepage #aboutbox{
	min-height: 222px;
	_height: 222px;
}
#mapsearch{
	background: #6aaede;
	border: 1px solid #0070bf;
	border-top: 0;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}
#mapsearch label{
	font-weight: bold;
	margin-left: 10px;
}

/* === Submit Page === */

.submitpage	#aboutbox{
	min-height: 0;
	padding: 20px;
	width: 858px;
}
.submitpage #mapholder{
	float: right;
	position: relative;
	z-index: 10;
}
.submitpage #mapholder p{
	width: auto;
}
.submitpage #map{
	background: #eee;
	border: 1px solid #888;
	height: 250px;
	outline: 0;
	width: 350px;
}
.submitpage .tip{
	background: #fffdeb;
	border: 1px solid #f8a02f;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	padding: 5px 3px;
	text-align: center;
	width: 300px;
}
.submitpage .tip strong{
	font-variant: small-caps;
	text-transform: lowercase;
}
.errorExplanation{
	background: #fffafa;
	border: 1px solid #f44;
	margin-top: 10px;
	padding: 10px;
	width: 286px;
}
#aboutbox .errorExplanation h2{
	display: none;
}
.errorExplanation li{
	font-weight: bold;
	list-style: disc;
	margin-left: 40px;
	text-align: left;
}
.form{
	font-size: 13px;
	margin: 0 0 0 160px;
}
.form h3{
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	height: 24px;
}
.form p{
	margin: 10px 0;
	position: relative;
	width: 308px;
}
.form p input.text,
.form p textarea{
	width: 300px;
}
.form p textarea{
	height: 100px;
}
.form label{
	color: #444;
	display: block;
	font-weight: bold;
	left: -160px;
	padding: 3px 0;
	position: absolute;
	text-align: right;
	width: 150px;
}
label.inline{
	display: inline;
	left: auto;
	margin: 0;
	position: static;
	text-align: left;
	width: auto;
}
.form p strong{
	font-weight: bold;
}
.form p em{
	color: #888;
	display: block;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	margin: 3px 0;
}
.form p input.title{
	font-size: 18px;
	font-weight: bold;
}
.form p input.small{
	width: 74px;
}
.form p textarea.large{
	height: 200px;
	width: 300px;
}
.form p .zipcode{
	display: block;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 160px;
}
.form p .zipcode input{
	width: 75px;
}
.form .wordcountbox{
	background: #daf2e6;
	border: 1px solid #acdfc5;
	border-top: 0;
	color: #797774;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin: -1px 0 0 0;
	padding: 3px;
	text-align: right;
	width: 300px;
}
.form .wordcount{
	color: #4c4;
	font-size: 12px;
	font-weight: bold;
}
.form .wordcountbox .bad{
	color: #c44;
}

/* --- footercities --- */
#footercities{
	background: url(/imgs/citypages/footercities_bg.gif) no-repeat 0 0;
	border-top: 10px #ffffff solid;
	clear: both;
	color: #308DDB;
	font-size: 10px;
	min-height: 170px;
	_height:170px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 960px;
}
.spanishseo #footercities{
	background: url(/imgs/citypages/footercities_bg_sp.gif) no-repeat 0 0;
}
#footercities a{
	color: #308DDB;
	font-style: normal;
}
#cities2 {
	_margin-left: -30px;
	padding-left: 210px;
}
html>body #cities2 {
	*left: -15px !important;
	*position: relative;
}
#cities2 ul {
	float: left;
	list-style-position: inside;
	margin: 10px 0 0 20px;
}
#cities2 ul.col1{
	padding-left: 5px;
	width: 150px;
}
#cities2 ul.col2{
	width: 160px;
}
#cities2 ul.col3{
	width: 170px;
}
#cities2 ul.col4{
	width: 160px;
}
#cities2 li {
	display: block;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* === SEO topcities overwrite === */

.seocities #cities2 ul.col1{
	padding-left: 5px;
	width: 190px;
}
.seocities #cities2 ul.col2{
	width: 200px;
}
.seocities #cities2 ul.col3{
	width: 210px;
}


/* Used in article content - not in layout */
.data{
	border: 1px solid #0070bf;
	margin: 20px auto;
}
.data td,
.data th{
	padding: 5px 10px;
}
.data th{
	background: #6AAEDE;
	border: 1px solid #0070bf;
	font-weight: bold;
}

/* At the end, so it'll overwrite things hidden by default with one class */
.active{
	display: block;
}

.apartment .markerout,
.apartment .markerover{
	height: 28px;
	left: -3px;
	position: absolute;
	top: -3px;
	width: 24px;
	z-index: 10;
}
.apartment .markerover,
.aptslim .markerover{
	display: none;
}
div.hover .markerout{
	display: none !important;
}
div.hover .markerover{
	display: block !important;
}
.aptslim .markerout,
.aptslim .markerover{
	height: 28px;
	float: left;
	margin-right: 5px;
	width: 24px;
	z-index: 10;
}
.aptslim a:hover .markerout{
	display: none !important;
}
.aptslim a:hover .markerover{
	display: block !important;
}

/* === Yahoo Maps SmartWindow === */

#ysaeid{
	font-size: 11px;
	width: 150px;
	margin-top: -18px !important;
	padding: 3px;
}
#ysaeid img{
	float: left;
}
#ysaeid .wininfo{
	float: left;
}
#ysaeid h3{
	margin-right: 16px;
	font-size: 13px;
	font-weight: bold;
}
#ysaeid h3 a{
	color: #0070bf;
}
#ysaeid h3 a:hover{
	color: #fd5510;
	text-decoration: none;
}
#ysaeid p{
	line-height: 12px;
	margin: 0;
}
#ysaeid .phone{
	color: #3c744f;
	font-size: 12px;
	font-weight: bold;
}

/* topcities styles */

#topguides {
	overflow:hidden;
	padding-top:10px;
}
#topguides h3 {
	background:url(/imgs/citypages/sections/visitext.png) 0 0 no-repeat;
	width:281px;
	height:78px;
	position:absolute;
	top:-64px;
	left:27px;
	text-indent:-999999px;
}

#topguides ul {
	background:url(/imgs/citypages/sections/topcitiesdiv.gif) top right repeat-y;
	list-style-type: none;
	margin: 10px 0 0 0;
	float: left; 
	font-size:11px
}

#topguides ul.col1{
	padding-left:10px;
	width: 147px; 
}

#topguides ul.col2{
	padding-left:20px;
	width: 165px; 
}
#topguides ul.col3{
	padding-left:20px;
	width: 149px; 
}
#topguides ul.col4{
	margin-top:28px;
	padding-left:20px;
	width: 158px; 
}
#topguides ul.col5{
	margin-top:63px;
	padding-left:20px;
	width: 145px; 
	background:none;
}
#topguides .col5 li {
	line-height:17px !important;
}

#topguides li {
	font-weight:normal;
	display: block;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#topguides a {
	font-weight:normal;
}
#topguides a.strong {

	font-weight:bold !important;
}

#browse {
	overflow:hidden;
	clear:both;
	position:relative;
	background:transparent url(/imgs/citypages/sections/hdiv.gif) 0 0 repeat-x;
	margin:25px 0 0 0;	
}
#browse h3 {
	padding-top:30px;
	_padding-top:15px;
}

/* Google KML File image */
.kmllink{
	font-weight: normal;
}

/* === new additions from GWO #1703 === */
.rightnav strong {
	font-weight:normal;
}
.rightnav em {
	font-style:italic;
	font-size:11px;
}

#searchoptions select {
	padding:1px 1px 1px 0;
}
#searchneigh {
	width:107px;
	position:absolute;
	top:12px;
	left:97px;
	height:22px;
	z-index: 12;
}
#searchneigh option{
	width: 200px;
}

#searchsubmit,
input#searchsubmit:active,
input#searchsubmit:focus,
input#searchsubmit:link,
input#searchsubmit:visited {
	background:url(/imgs/citypages/go2.gif) 0 0 no-repeat;
}
input#searchsubmit:hover {
	background:url(/imgs/citypages/go2_hover.gif) 0 0 no-repeat;
}
.spanishseo #searchsubmit,
.spanishseo input#searchsubmit:active,
.spanishseo input#searchsubmit:focus,
.spanishseo input#searchsubmit:link,
.spanishseo input#searchsubmit:visited {
	background:url(/imgs/citypages/go2_sp.gif) 0 0 no-repeat;
}
.spanishseo input#searchsubmit:hover {
	background:url(/imgs/citypages/go2_hover_sp.gif) 0 0 no-repeat;
}

#searchrange #min {
	width:77px
}
#searchrange #max {
	width:81px;
}
#searchrange select {
	height:22px;
}
#searchoptions option {
	padding:0;
}
#search_radius {
	height:22px;
	width:95px;
}
#search_pm {
	width:112px;
	height:22px;
}
.padlist {
	font-size:11px;
	padding:3px 5px !important;
}

/* === Search Results Page === */

#mapcontainer{
	height: 350px;
	position: relative;
	width: 275px;
}
#map_n {
	z-index:10;
	height:3px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:transparent url(/imgs/maps/map_n.png) 0 0 repeat-x;
}
#map_e {
	z-index:10;
	height:100%;
	width:3px;
	position:absolute;
	top:0;
	left:0;
	background:transparent url(/imgs/maps/map_e.png) 0 0 repeat-y;
}
#map_s {
	z-index:10;
	height:3px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:transparent url(/imgs/maps/map_s.png) 0 0 repeat-x;
}
#map_w {
	z-index:10;
	height:100%;
	width:3px;
	position:absolute;
	top:0;
	right:0;
	background:transparent url(/imgs/maps/map_w.png) 0 0 repeat-y;
}
#map_w, #map_s, #map_e, #map_n {
	z-index: 2;
	_display:none;
}
.frontme{
	z-index: 2000;
}
.versions .kmllink{
	font-weight: bold;
}

/* === Google Maps Markers === */

.markerwindow{
	overflow: hidden;
	padding-right: 15px;
	width: 285px;
}
.markerwindow a{
	outline: 0;
}
.markerwindow img{
	border: 2px solid #0070BF;
	height: 65px;
	width: 85px;
}
.markerwindow a:hover img{
	border-color: #fd5510;
}
.markerwindow span{
	color: #000;
	display: block;
	font-weight: normal;
}
.markerwindow strong{
	color: #0070BF;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.markerwindow .markercol1{
	float: left;
	margin-right: 5px;
	width: 89px;
}
.markerwindow .markercol2{
	float: left;
	width: 191px;
}
.markerwindow .phone{
	font-size: 12px;
	font-weight: bold;
	margin: .25em 0;
}
.markerwindow  a:hover strong{
	color: #fd5510;
}

/* banner ad styles */

.adfab {
	text-align:center;
}
.ad_160x600 {
	background-color:#F4F8F9;
	*background-color:#fff;
	margin:30px auto 0 auto;
	width:200px;
}
.ad_160x600 .adframe{
	padding:0;
	margin:10px;
	width:176px;
	*width:180px;
	height:616px;
	*height:630px;
}
.ad_728x90 {
	display:none;
	position:relative;
	background:url(/imgs/directory/728x90bg.gif) no-repeat 0 15px;
	padding:25px 0 0 0;
	height:115px;
	width:960px;
	margin:-30px auto 0 auto;
	text-align:center;
	overflow:hidden;
	clear:left;
}
.ad_728x90 .adframe {
	width:728px;
}

/* for gwo did you know test */
.originalink {
	display:block;
}
.movinglink,
.creditlink,
.roommatelink {
	display:none;
}

.babyphoto .contactinfo{
	min-height: 52px;
}
.babyphoto h5{
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.babyphoto .desc{
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	margin-top: 10px;
}
.babies p{
	font-size: 12px;
}
.babies ul{
	font-size: 12px;
	list-style: disc;
	margin-left: 20px;
}
.babylike{
	height: 26px;
	left: 250px;
	position: absolute;
	top: 14px;
	width: 400px;
}
.babylike iframe{
	border: none;
	overflow: hidden;
	width: 400px;
	height: 26px;
}

.custom_tip {
	z-index:100;
	visibility:hidden;
}
.custom_tip .tip {
	width:auto;
	background-color: #0070bf;
	border:1px solid #fff;
	padding: 5px;
}
.custom_tip .tip-title {
	color: #fff;
	font-size: 14px;
	padding: 7px 10px;
}
.custom_tip .tip-text {
	display:none;
}
a.babyville:hover em {
	color:#fd5510 !important;
}

/* === sIFR styles === */
.sIFR-active #aboutbox h2{
	visibility: hidden;
}
.sIFR-active #cpheader h1 strong{
	line-height: 1em;
	visibility: hidden;
}
.sIFR-active #cpheader h1 span{
	letter-spacing: 1.1em;
	line-height: 1em;
	visibility: hidden;
}
/* === sIFR functions === */
.sIFR-flash{
	margin: 0;
	outline: 0;
	padding: 0;
	visibility: visible !important;
}
.sIFR-replaced, .sIFR-ignore{
	visibility: visible !important;
	zoom: 1;
}
.sIFR-alternate{
	display: block;
	height: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 0;
}
.sIFR-replaced div.sIFR-fixfocus{
	float: none;
	letter-spacing: 0px;
	margin: 0pt;
	overflow: auto;
	padding: 0pt;
}
* html .columns{
	margin-top: -167px;
}
* html #maincol{
	width: 648px;
}
* html .cpphoto,
* html .cpphoto img,
* html .directory .citycolumns li,
* html .indeximage,
* html .icon,
* html .sidesection,
* html #aboutbox2 h2,
* html #loading,
* html #topguides h3,
* html .favorite h3,
* html .heythere h3,
* html #quicktip2,
* html .linkfilter ul{
	behavior: url(/css/png/iepngfix.htc);
}

