@charset "UTF-8";
body {
	font: 12px Palatino, serif;
	color: #333333;
	text-decoration: none;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/bg-page.jpg) no-repeat;
        background-color:#E4E4E4;
	margin-bottom:0;
	padding-bottom:0;
                margin-top:0px;
}

/* Website Global Settings */
a {
	color:#DC434E;
	text-decoration:underline;
}
a:hover {text-decoration:none;}
p {
	margin:0 0 15px;
	padding:0;
	line-height:14px;
}
img {border:none;}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border:none;
}
input, select, label {vertical-align:middle;}
input,
select {font:12px Times, "Times New Roman", serif;}

/* End Global Settings */
#page-container {
	width: 1013px;
	height: 100%;
	margin: 0px 0 0 -10px;
        padding:10px 0 0 20px;
        background:url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/bg-pagewrap-dropshadow.png) repeat-y; 
}

#page-container  #header {
	height:100%;
}
#page-container .nav-container {
	display:block;
	height: 96px;
	width: 984px;
	margin:-10px 0 2px 0;
	padding: 0;
	overflow: hidden;
}

#page-container .nav-container .nav-top {
	width:908;
	margin:0 10px 0 10px;
	padding:0 10px 20px 10px;
	border-bottom: 1px solid #ccc;
	background: transparent;
}

ul.nav-top-left, ul.nav-top-right {
	color:#ccc;
	list-style-type:none;
	margin: 0px;
	padding: 4px 0 0 0;
	background: transparent;
}
	
ul.nav-top-left li, ul.nav-top-right li {display:inline;}
ul.nav-top-right li.contact {
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/header-contact-arrow.gif) no-repeat right center;
	margin:0 7px 0 0;
	padding:10px;
}

ul.nav-top-left li a, ul.nav-top-right li a {
	color: #636363;
	text-decoration: none;
}

ul.nav-top-left li a:hover, ul.nav-top-right li a:hover {
	color:#050505;
	text-decoration: underline;
}

ul.nav-top-right li a.phone:hover {
	color: #636363;
	text-decoration:none;
}

ul.nav-top-left {float:left;}

ul.nav-top-right {float:right;}

#page-container .nav-container #navigation {
	width:908px;
	height:auto;
	overflow: hidden;
}

#navigation ul {
	list-style-type: none;
	font-size: 14px;
	margin: 5px 0 0 30px;
	padding:0;
}

#navigation ul li {
	display:inline;
	margin: 0 44px 0 0;
	padding:0;	
}

#navigation ul li a {
	color:#050505;
	text-decoration: none;
}

#navigation ul li a:hover {
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/btn-nav-bottom.gif);
	background-position: bottom;
	width: 21px;
	padding:1px 0;
}

#navigation ul#nav ul li a {
	width:158px;
	height: 24px;
	color:#445a8c;
	font: bold 12px Palatino, serif;
	padding:3px;
}

#navigation ul#nav ul li a:hover {
	width:158px;
	height: 24px;
	color:#06246a;
	text-decoration: none;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/btn-nav-bottom-gray.gif);
	background-position: bottom;
}


#navigation ul li ul {
	position:absolute;
	width:770px;
	height:100px;
	top:40px;
	left:40px;
	display:none;
	margin:0;
	padding:10px;
}

#navigation ul li ul li {
	margin:2px;
	padding:2px;
	border: 1px solid #ccc;
	background: #fff;
}

#navigation ul li ul li.last {
	position:absolute;
	top:30px;
	left:12px;
	margin:0;
	padding:2px;
}

#navigation ul li:hover ul, li.over ul { 
	display: inline;
}

#page-container .nav-container .market-report {
	width:190px;
	height: 153px;
	float:right;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/header-market-report.gif) no-repeat;
	margin:0 10px 0 0px;
	padding: 0px;	
}

.nav-container .market-report p.free-report a {
	width:130px;
	heigh:auto;
	margin:5px 2px 0 0px;
	padding:5px;
	float:right;
	color:#000;
	font: italic bold 13px Palatino, serif;
	text-align: center;
	text-decoration: none;
}	

.nav-container .market-report p.free-report a:hover {
	color:#666;
	text-decoration:underline;	
}

#header-box {
	width:985px;
	height:100%;
	margin:0 0 10px -5px;
	padding:3px 0 0 0px;
	border-top: 1px solid #ccc;
}

#header-box .logo {
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/header-logo.gif) no-repeat;
	width:51px;
	height:341px;
	margin:0 0 0 0px;
	padding:0px;
	float:left;
}

#header-box .logo h2 {display:none; text-indent:-9999px;}

#header-box .sar-map {
	/*background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/header-map.jpg) no-repeat;*/
	width:929px;
	height:341px;
	margin:0 0 0 2px;
	padding:0 2px 0 0px;
	float:left;
	clear:right;
}

#header-box .sar-map p {display:none; text-indent:-9999px;}

#header-box .sar-map #get-flash {
        display: block;
        width: 300px;
        margin: 100px auto;
        color: #000;
        font-size: 18px;
        text-indent: 0px;
        text-align: center;
        line-height: 24px;
}

#content-wrap {
	width:1005px;
	height: 100%;
	margin:0 0 0 0;
	padding:0;
	top:341px;
}

#main-column {
	width:408px;
	border-right: 1px solid #ccc;
	float:left;
	overflow: hidden;
	margin: 5px 0 0 -3px;
	padding:22px 0 0 0;
	clear:right;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/header-map-shadow.gif) no-repeat top;
}

#main-column .intro {padding:5px 30px 0 5px;}

#main-column .intro h2 {
	font-weight: bold;
	border-bottom: solid 1px #dbdbdb;
	font: italic 30px Palatino, serif;
	font-stretch:extra-condensed;
	margin:3px 0 15px 0;
	padding: 0 0 3px 0;
} 

#main-column .intro p.intro-text {
	word-wrap: break-word;
	word-break: loose;
	line-height: 19px;
	letter-spacing: normal;
	word-spacing: -1px;
	color:#333;
	font: normal 16px Palatino, serif;
}
			
#main-column .intro a.intro-link {
	color:#06246a;
	font: bold 16px Palatino, serif;
	float:right;
	margin: -15px 0 0 0; 
}

#main-column .sarasota-resources {
	width:394px;
	height: 100%;
	margin: 35px 0 0 0px;
	padding: 0 0 90px 0;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/sarasota-resource-brdr.gif) no-repeat bottom;
}

#main-column .sarasota-resources h2 {
	color:#fff;
	font: bold 18px Palatino, serif;
	width: 385px;
	height: 34px;
	margin:0 0 10px 0;
	padding: 12px 0 0 10px;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/heading-sarasota-resources.gif) no-repeat center;
	border: solid 1px #ccc;
}

#main-column .sarasota-resources .resource-box, .resource-box-last {
	margin:0 0 15px 5px;
	border-bottom: dashed 1px #ccc;
}

#main-column .sarasota-resources .resource-box-last {
	border:none;
}

#main-column .sarasota-resources .resource-box img.resources-img,
#main-column .sarasota-resources .resource-box-last img.resources-img {
	border: solid 4px #ccc;
	float:left;
	margin:0 7px 7px 0;
	padding:0;
	text-align: left;
	display: block;
}

#main-column .sarasota-resources .resource-box h2.resource-subtitle,
#main-column .sarasota-resources .resource-box-last h2.resource-subtitle {
	width: 358px;
	height: 25px;
	color:#262626;
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
	border:none;
}

#main-column .sarasota-resources .resource-box-last img.quality-img1 {
	float:right; 
	margin:0 0 0 0; 
	padding:0;
}

#main-column .sarasota-resources .resource-box-last img.quality-img2 {
	float:left;
	margin:0;
	padding:0;
}

#main-column .sarasota-resources .resource-box-last img.quality-img3 {
	margin:0 15px 0 0;
	padding:0;
	float:right;
}

#main-column .sarasota-resources .resource-box a.sar-resources-link {
	color:#06246a;
	font: bold 14px Palatino, serif;
	float:right;
	margin:-20px 0 20px 0;
	padding:0;
	overflow: hidden;
	display: block;
}

#main-column .sarasota-resources .resource-box-last a.sar-resources-link {
	color:#06246a;
	font: bold 14px Palatino, serif;
	float:right;
	margin: 10px 20px 0 0;
	display: block;
}

#sub-column {
	width:330px;
	float:left;
	margin: 5px 0 0 0;
	padding:22px 0 0 0;
	clear: right;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/header-map-shadow.gif) no-repeat top
}

#sub-column .homefinder-assistant { 
	margin:0 0 10px 0;
	padding: 0 0 10px 7px;
}

#sub-column .homefinder-assistant h2 { 
	color:#fff;
	font: bold 18px Palatino, serif;
	width: 289px;
	height: 35px;
	margin:0 0 10px 0;
	padding: 12px 0 0 10px;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/heading-homefinder.gif) no-repeat center;
	border: solid 1px #ccc;
}

#sub-column .homefinder-assistant .homefinder-text {
	width:260px;
	height: auto;
	margin:0 0 0 5px;
	padding:0 0 0 15px;
	overflow: hidden;
}

#sub-column .homefinder-assistant .homefinder-text img {
	float:right;
	margin:0 -10px 0 -20px;
	border:none;
}
#sub-column .homefinder-assistant .homefinder-text a.homefinder-link {
	width:115px;
	height: 21px;
	float:right;
	margin:20px 0 0 -20px;
	padding:0;
	color:#06246a;
	font: bold 14px Palatino, serif;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/btn-homefinder.gif) no-repeat center right;
}

#sub-column .featured-property, .downtown-blog {
	width:325px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#sub-column .featured-property {
	width:325px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#sub-column .featured-property .feature-box {
        height:125px;
        width:325px;
	margin:5px 0 25px 0;
        padding:0px;
}

#sub-column .featured-property h2, .downtown-blog h2 {
	color:#262626;
	font: bold italic 18px Palatino, serif;
	border-bottom: solid 1px #ccc;
	margin:0px 0px 0px 5px;
	padding:0 0 2px 0px;
}

#sub-column .featured-property .feature-box h3 {
	float:left;
        width:165px;
	height: auto;
	margin:10px 0 7px 0;
	padding:0 0 0 0;
}

#sub-column .featured-property .feature-box a {
	color:#444;
	font-weight: bold;
	margin:10px 0 0 225px;
	float:left;
        padding:0px;
}

#sub-column .featured-property .feature-box a:hover {color:#06246a;}

#sub-column .featured-property .feature-box img {
	float:left;
	margin:15px 10px 5px 15px;
	border: 3px solid #ccc;
}

#sub-column .featured-property .feature-box p {
	float:left;
	margin: 0px;
        padding:0px;
        width:165px;
}

#sub-column .downtown-blog {
	margin: 20px 0 0 3px;
	padding:0 0 0 0;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/bg-blog.gif) no-repeat bottom center;
}

#sub-column .downtown-blog p {
	margin:9px 0 10px 0;
	padding:0 0 0 10px;
}

#sub-column .downtown-blog ul {
	margin: 0 0 20px 20px;
	padding: 0 15px 0 0;
}

#sub-column .downtown-blog ul li {
	width:250px;
	height:20px;	
	margin:0 0 0 0;
	padding:10px 0 5px 0;
	list-style-type: none;
	float:left;
}
#sub-column .downtown-blog ul li .calendar {
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/icon-blog-date.gif) no-repeat;	
	width:29px;
	height:29px;
	margin:-1px 2px 5px 0;
	padding:4px 1px 1px 1px;
	color:#fff;
	font-size: 11px;
	text-align: center;
	float:left;
	overflow: hidden;
}

.calendar {
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/icon-blog-date.gif) no-repeat;	
	width:29px;
	height:29px;
	margin:0 2px 5px 0;
	padding:4px 1px 1px 1px;
	color:#fff;
	font-size: 11px;
	text-align: center;
	float:left;
	overflow: hidden;
}


#sub-column .downtown-blog ul li a {
	color:#444;
	font-weight:bold;
	margin:0;
	padding:0;
}

#sub-column .downtown-blog ul li a:hover {
	color:#06246a;
}

#sub-column .downtown-blog a.all-blog-link {
	margin:0 10px 10px 0;
        width:120px;
	padding:0 0 0 0;
	float:right;
	color:#262626;
	font: bold italic 14px Palatino, serif;
}

#sidebar {
	width:235px;
	height: 100%;
	float:left;
	border-left: 1px solid #ccc;
	margin: 5px 0 20px 0;
	padding:22px 0 0 0;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/header-map-shadow.gif) no-repeat top;
}

#sidebar .explore-sarasota {
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/bg-search-repeat.gif) repeat-y;
	width:225px;
	height: 100%;
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar .explore-sarasota h2 {
	color:#fff;
	font: bold 16px Palatino, serif;
	width: 215px;
	height: 30px;
	margin:0 0 10px 0;
	padding: 12px 0 0 10px;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/heading-explore.gif) no-repeat center;
}

#sidebar .explore-sarasota .search-bar {
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/bg-explore-sarasota.gif) no-repeat top left;
	width:225px;
	height:100%;
	margin:-10px 0 0 0;
	padding: 0 0 60px 0;
}

#sidebar .explore-sarasota .search-bar p {
	color:#fff;
	padding:15px 20px 2px 14px;
}

.search-bar form.explore {
	color:#fff;
	font-size:12px;
	font-weight: bold;
	height: 195px;
	margin:-10px 0 0 5px;
        width:225px;
	padding:0 0 0 0;
}

.search-bar form.explore label {
	float:left;
	clear:right;
	margin:0;
	padding: 10px 10px 2px 10px;
}

.search-bar form.explore select {
	width:189px;
	height:33px;
        float:left;
	margin:0 0 0 9px;
	padding:7px 0 0 0;
	color:#666;
	font-size:14px;
}

.search-bar form.explore select.small {
	width:87px;
	height:33px;
	margin:0 0 0 9px;
	padding:7px 0 0 0;
	float:left;
	color:#999;
	font-size:14px;
}

.search-bar form.explore .small-beds {
	width:89px;
	float:left;
	margin:0 5px 0 0;
	padding:0;
}

.search-bar form.explore input.btn-explore {
	background:url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/btn-search.gif) no-repeat;
	float:right;
	width:82px;
	height: 33px;
	margin:30px 28px 20px 0px;
	border:none;
	color:#fff;
	font: normal 16px Palatino;
}	

#sidebar .buyer-resources,
#sidebar .seller-resources {
	border: 1px solid #f6f5f5;
	margin:20px 0 0 15px;
	padding: 0 0 33px 0;
	font-size: 14px;
}

#sidebar .buyer-resources a,
#sidebar .seller-resources a {
	color: #06246a;
	font-weight: bold;
}

#sidebar .buyer-resources .buyer-link,
#sidebar .seller-resources .seller-link {
	width:135px;
	height: 47px;
	margin:0 0 -30px 5px;
	padding: 0 45px 0 10px;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/icon-house.gif) no-repeat right top;
}

#sidebar .buyer-resources h2 {
	width: 219px;
	height: 46px;
	text-indent: -9999px;
	margin:-10px 0 10px 0;
	padding:0 0 15px 0;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/heading-buyers.gif) no-repeat center;
}

#sidebar .buyer-resources p,
#sidebar .seller-resources p {
	margin:-10px 0 10px 0;
	padding:0 5px 5px 20px;
}

#sidebar .seller-resources h2 {
	width: 219px;
	height: 46px;
	text-indent: -9999px;
	margin:-10px 0 10px 0;
	padding:0 0 15px 0;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/heading-sellers.gif) no-repeat center;
}

#sidebar .buyer-resources h3,
#sidebar .seller-resources h3 {
	color:#616161;
	font-style: italic;
	font-size: 18px;
	margin:30px 0 -10px 9px;
}

#sidebar .buyer-resources ul li,
#sidebar .seller-resources ul li {
	list-style-image: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/bullet-gray.gif);
	padding-top: 5px;
}

#footer {
	width: 988px;
	height: auto;
	margin:35px 0 0 -9px;
	padding:0 12px 0 0;
	background: transparent;
	overflow: hidden;
	float:left;
}

#footer .credits { 
	width: 977px;
	height: 70px;
	background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/bg-credits.gif) no-repeat;
	margin:5px 0 0 10px;
	padding:0 0 0 240px;
}

#footer .credits ul { 
	list-style-type: none;
	display: inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent: -9999px;
}

#footer .credits ul li {
	margin:0;
	padding: 0 40px 0 0;
} 

#footer .credits ul li.wcr {background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/img-wcr.gif) no-repeat; width: 177px; height: 56px; margin:-10px 0 0 0px; float:left;}
#footer .credits ul li.sar {background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/img-sar.gif) no-repeat; width: 92px; height: 61px; margin:-10px 0 0 0; float:left;}
#footer .credits ul li.nar {background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/img-nar.gif) no-repeat; width: 59px; height: 60px; margin:-10px 0 0 0; float:left;}
#footer .credits ul li.eho {background: url(http://www.downtownexpert.com/themes/site_themes/downtownexpert/images/img-eho.gif) no-repeat; width: 59px; height: 60px; margin:-10px 0 0 0; float:left;}

#footer .footer-subnav {
	color:#666;
	width: 979px;
	height: 50px;
	margin:-10px 0 20px 0;
	padding:0 0 20px 0;
}

#footer .footer-subnav .footer-sub-top {
	width: 100%;
	float:left;
	margin: 0 0 0 10px;
	padding:0;
	border-bottom: solid 1px #ccc;
}

.footer-sub-top p.footer-sub-top-right {
	float:right;
	margin:0 0 5px 0;
	padding:0;
}

#footer .footer-sub-top ul,
#footer .footer-sub-bottom ul {
	list-style-type: none;
	display: inline;
}

#footer .footer-sub-top ul {
	margin:0;
	padding:0;
}

#footer .footer-sub-top ul li {
	float: left;
	margin:0 0 -10px 0;
	padding:0 10px 0 0;
}

#footer .footer-sub-top ul li a,
#footer .footer-sub-bottom ul li a {
	color:#666;
	text-decoration: none;
}

#footer .footer-sub-top ul li a:hover,
#footer .footer-sub-bottom ul li a:hover {
	color: #333;
	text-decoration: underline;
}

#footer .footer-subnav .footer-sub-bottom {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

.footer-subnav .footer-sub-bottom ul li {
	float:left;
	margin:5px 0 0 10px;
	padding: 0 0 0 0;
	font: normal 14px Palatino, serif;
}
