@charset "utf-8";
/* 

TOC
-----------------
global
layout
navigation
typography, links, styles

*/

/* global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	font-weight: normal;
}
body {
	background:url(../images/main-bg.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	margin: 0 auto;
	font-size:12px;
	color:#2d2e30;
	font-family:Arial, Helvetica, sans-serif;
}

#site-container {
	margin:0px auto;
	padding:0px;
	width:990px;	
	background:#fff;
}

#logo {
	margin:0px;
	padding:0px;
	float:left;
}

#top-menu {
	float:right;
	font-family:Helvetica, Arial, sans-serif;
	margin:0px;
	padding:9px 0px;
	width:829px;
	height:28px;
	background: #FFF;			
}

#top-menu-left {
	float:left;
	margin:9px 0px 0px;
	padding:0px;	
	width:550px;
	text-align:right;
}

#top-menu-left, #top-menu-left a, #top-menu-left a:link, #top-menu-left a:visited {
	color:#99999a;
}

#top-tab {	
	float:right;
	margin:0px;
	padding:0px;	
}

#top-tab ul {	
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#top-tab li {
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	background:url(../images/header-top-tab.jpg);
	background-repeat:no-repeat;
	width:149px;
	height:28px;	
	font-weight:bold;
}

#main-menu {
	clear:right;
	float:right;
	margin:0px;
	padding:0px;
	width:829px;
	height:59px;
	font-family:Helvetica, Arial, sans-serif;
	background:url(../images/main-menu-bg.jpg);
	background-repeat:no-repeat;
}

#main-menu ul {
	list-style-type:none;
	margin:0px 0px 0px 15px;
	padding:0px;
}

#main-menu li {		
	float:left;		
	margin:0px;
	padding:0px;
	font-size:14px;
}

#main-menu li a {
	display:block;
	margin:0px 3px;
	padding:23px 0px;
	text-align:center;	
	width:155px;
	height:28px;	
	font-weight:bold;		
}

#main-menu li a:hover {
	color:#2f79bd;
	background:url(../images/main-menu-on.jpg);
	background-repeat:no-repeat;	
}

#main-menu li a {
	color:#000;	
}

#banner .listings-column {
	margin:0px;
	padding:0px 25px;	
	float:left;
	
	width:140px;
	color:#99999a;
}

#banner .listings-column-2 {
	margin:0px;
	padding:25px 25px;	
	float:left;
	
	width:220px;
	color:#99999a;
}

#banner .listings-column-3 {
	margin:0px;
	padding:25px 0px;	
	float:left;
	
	width:170px;
	color:#99999a;
}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	color:#0188a3;
	cursor: pointer;
}

p {
	font-size:1.1em;
	line-height:1.4em;
	margin-top:6px;
	margin-bottom:12px;
}
h1 {
	color:#5a6263;
	font-size:1.6em;
	letter-spacing:-0.02em;
	padding-top:16px;
	padding-bottom:6px;
}
h2 {
	color:#5a6263;
	font-size:1.5em;
	padding-top:6px;
	padding-bottom:4px;
}
h3 {
	color:#5a6263;
	font-size:1.2em;
	margin-top:15px;
	margin-bottom:8px;
	font-weight:bold;
}
h4 {
	color:#5a6263;
	font-size:1.1em;
	padding-top:12px;
	padding-bottom:6px;
	font-weight:bold;
}
hr {
	background-color:#e0e9eb;
	border: 0;
	height:1px;
}
ul {
	margin-top:16px;
	margin-bottom:16px;
	list-style: none;
}
li {
	font-size:1.1em;
	line-height:1.25em;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:20px;
}
thead {
	color:#5A6263;
	font-weight:bold;
	background-color:#D0DBDD;
}
thead td {
	background-color:#D0DBDD;
}


/* layout
------------------------------------------------------------------*/
.line-break {
	margin:0px;
	padding:0px;
	clear:both;
}

#content-left {	
	margin:0px;
	padding:0px;	
	width:739px;	
	border-right:1px solid #dddddd;
}

#content-left-bottom {
	clear:both;
	margin:0px;
	padding:23px;	
	width:693px;
	border-top:1px solid #dddddd;				
}

#featured-listings {
	clear:both;
	margin:0px 0px 0px -23px;
	padding:23px;	
	width:693px;
	border-top:1px solid #dddddd;				
}

.listing {
	float:left;
	width:225px;
	height: 80px;
	margin: 0 6px 18px 0;
	padding:0px;
}

.listing img {
	float:left;
	margin-right:7px;
	padding: 0 0 15px 0;
}

.article {
	float:left;
	margin:0px 10px 20px 0;
	padding:0px;
	width:160px;	
}

.article h4 {
	font-size:14px;
	font-weight:bold;
	color:#3b81c1;
}

.listing-add {
	font-weight:bold;
	font-size:12px;
	color:#3b81c1;
}

.listing-price {
	font-size:13px;
	font-weight:bold;
	color:#6a6a6a;
}

#topbar {
	height:20px;
	margin: 0 auto;
	padding:7px;
	color:#a1b4b6;
}

#header_home {
	width: 960px;
	margin: 0 auto;
}

#banner {
	float:left;
	clear:both;
	width: 978px;	
	margin: 0px auto;
	padding:0px 0px 15px;	
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;	
	background:#fff;
}


#adv_search {
	clear:both;
	width: 960px;
	margin: 0 auto;
}



#content-container {
	clear:both;
	width: 988px;
	margin:0px auto;
	padding:0px;
	background-color:#FFF;	
	position: relative;
	/*border-left:1px solid #dddddd;*/
	border-right:1px solid #dddddd;
	/*border-bottom:1px solid #dddddd;*/
}

#content_wrapper {
	clear:both;
	width: 988px;
	margin:0px auto;
	padding:0px;
	background-color:#FFF;	
	
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

#footer {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	color:#628da8;
	padding:20px 0px;
	text-align:center;
	color:#a5a5a5;
}

#topbar_container {
	height:30px;
	margin-right:-6px;
	position:relative;
	width:800px;
	float:right;
}

#header_home_container {
	height:118px;
	background-color:#FFF;
	background:url(../images/header_bg.jpg) repeat-x bottom;
}
#banner_container {
	height:75px;
	background-color:#1b4762;
	background:url(../images/bannr_bg.jpg) repeat-x top;
}
#banner_container_thin {
	height:110px;
	background-color:#1b4762;
	background:url(../images/bannr_bg.jpg) repeat-x top;
}
#banner_container_thin h1 {
	color:#FFF;
	padding-top:22px;
}

.vendor_main_pic{
    width: 350px;	
}

#banner_container.listing_search_bar {
	height: 110px;
}
#adv_search_container {
	height:24px;
	background-color:#fff;
	margin-top:0px;
}

#footer-container {
	clear:both;
	margin:0px auto;
	padding:0px;
	width:980px;	
	/*background:url(../images/footer_bg.jpg) repeat-x top;*/
	background-color:#fff;
}

#sponsors {
	clear:both;
	background:#FFF;
	padding:20px 0 0 0;
}

#sponsors img{
	padding:0px 21px;
}

#logo_home {
	width:147px;
	height:103px;
	float:left;
	margin-top:7px;
}

#logo_home_small {	
	height:53px;
	float:left;
	margin-top:7px;
}

#content_home_left {
	float:left;
	margin-right:28px;
	width:154px;
	color:#2f5863;
}
#content_home_left p {
	line-height:1.4em;
}
#content_home_main {
	float:left;
	margin-right:26px;
	width:600px;
	_margin-right:16px;
}
#content_home_right {	
	float: right;
	text-align:left;
	width:170px;
}
#content_home_right_border {		
	padding-left:2px;
	padding-top:0px;
	margin-bottom:12px;
	margin-top:9px;
	text-align: center;
}

#home_col1 {
	width:286px;
	float:left;
	margin-right:24px;
}
#home_col2 {
	width:290px;
	float:left;
}
#static_col1 {
	width:355px;
	float:left;
	margin-right:24px;
}
#static_col2 {
	width:355px;
	float:left;
}
/* navigation
------------------------------------------------------------------*/

#nav_home {
	float:right;
	height:28px;
	margin-top:48px;
	text-align:right;
}

a.nav_active #nav_home_listings{ 	background:url(../images/nav_listings_active.png) no-repeat; }
a.nav_active #nav_home_videos{ background:url(../images/nav_videos_active.png) no-repeat; } 
a.nav_active #nav_home_agents_directory { background:url(../images/nav_agents_directory_active.png) no-repeat;}
a.nav_active #nav_home_news { background:url(../images/nav_news_active.png) no-repeat;}

a.nav_active #nav_sub_listings{ 	background:url(../images/nav_listings_sub_active.png) no-repeat; }
a.nav_active #nav_sub_videos{ background:url(../images/nav_videos_sub_active.png) no-repeat; } 
a.nav_active #nav_sub_agents_directory { background:url(../images/nav_agents_directory_sub_active.png) no-repeat;}
a.nav_active #nav_sub_news { background:url(../images/nav_news_sub_active.png) no-repeat;}

a #nav_home_listings {
	width:109px;
	height:28px;
	background:url(../images/nav_listings_inactive.png) no-repeat;
	float:left;
	margin-right:1px;
	padding-top:14px;
	text-align: center;
}

a #nav_home_videos {
	width:102px;
	height:28px;
	background:url(../images/nav_videos_inactive.png) no-repeat;
	float:left;
	margin-right:1px;
	padding-top:14px;
	text-align: center;
}
a #nav_home_agents_directory {
	width:194px;
	height:28px;
	background:url(../images/nav_agents_directory_inactive.png) no-repeat;
	float:left;
	margin-right:1px;
	padding-top:14px;
	text-align: center;
}
a #nav_home_news {
	width:189px;
	height:28px;
	background:url(../images/nav_news_inactive.png) no-repeat;
	float:left;
	padding-top:14px;
	text-align: center;
}
#nav_home .nav_active {
	color:#d9eaec;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	text-align: center;
}
#nav_home_listings a.nav_active {
	color:FFF;
}
#nav_home .nav_active:hover {
	color:#d9eaec;
}
#nav_home a {
	color:#5a6e79;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
#nav_home a:hover {
	color:#000;
}

a #nav_sub_listings {
	width:109px;
	height:20px;
	background:url(../images/nav_listings_inactive.png) no-repeat;
	float:left;
	margin-right:1px;
	padding-top:8px;
	text-align: center;
}

a #nav_sub_videos {
	width:102px;
	height:20px;
	background:url(../images/nav_videos_inactive.png) no-repeat;
	float:left;
	margin-right:1px;
	padding-top:8px;
	text-align: center;
}
a #nav_sub_agents_directory {
	width:194px;
	height:20px;
	background:url(../images/nav_agents_directory_inactive.png) no-repeat;
	float:left;
	margin-right:1px;
	padding-top:8px;
	text-align: center;
}
a #nav_sub_news {
	width:189px;
	height:20px;
	background:url(../images/nav_news_inactive.png) no-repeat;
	float:left;
	padding-top:8px;
	text-align: center;
}
#nav_sub .nav_active {
	color:#d9eaec;
	font-weight:bold;
	text-decoration:none;
	font-size:8px;
	text-align: center;
}
#nav_sub_listings a.nav_active {
	color:FFF;
}
#nav_sub .nav_active:hover {
	color:#d9eaec;
}
#nav_sub a {
	color:#5a6e79;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
#nav_sub a:hover {
	color:#000;
}
.topbar_right_nav {
	font-size:1em;
	margin-left:10px;
	padding-right:10px;
	border-right:1px solid #d9dfe2;
	float:right;
}
.topbar_right_nav a {
	text-decoration:none;
	color:#617173;
}
.topbar_right_nav a:hover {
	color:#000;
}
.topbar_right_nav_agents {
	font-size:1em;
	padding-top:12px;
	padding-bottom:12px;
	float:right;
	width:153px;
	height:16px;
	margin-top:-12px;
	text-align:center;
	background:url(../images/foragents_bg.png) no-repeat top center;
}
.topbar_right_nav_agents a {
	text-decoration:none;
	color:#FFF;
}
.topbar_right_nav_agents a:hover {
	color:#d1f5c3;
}
a.watchnow_button {
	color:#4cb323;
}
.tv_icon {
	margin-top:-4px;
}
#footer_nav {
	color:#000;
	text-align:center;
}
ul#footer_nav {
	margin-top:0px;
}
#footer_nav li {
	display:inline;
	list-style-type:none;
	margin-right:0px;
	font-size:12px;
	margin-left: 7px;
}
#footer_nav a {
	text-decoration:none;
	color:#000;
}
#footer_nav a:hover {
	color:#000;
	text-decoration:underline;
}
/* forms
------------------------------------------------------------------*/


.home_textfield {
	width:126px;
}
input {
	height:16px;
	padding:4px;
	margin-top:1px;

}
.form_select {
	width:140px;
}
#vendor_sidebar .form_select {
	width:182px;
	margin-top:6px;
	margin-bottom:6px;
	margin_left:5px;
}
.radio_label {
	width: 100px;
	float: left;
}
#mailing_list_form .form_left {
	font-weight: bold;
	font-size:1.1em;
}
#isubmit {
	width: 74px;
	height: 22px;
	_width: 66px;
	_height: 14px;
	
}
.form_error {
	background:url(../images/error_bg.png);
	padding: 5px;
	color: #d80003;
	border: 1px solid #e3d822;
	margin-bottom: 10px;
	font-weight:bold;
}
.form_error2 {
	padding: 5px;
	color: #000;
	border: 1px solid #4cb323;
	margin-bottom: 10px;
	background:url(../images/success_bg.png);
	font-weight:bold;
}
/* search banners
------------------------------------------------------------------*/
#listings_banner_adv {
	clear:both;
	float:left;
	margin:0px 0px 0px 135px;
	padding:0px;
	width:865px;
	
}

#listings_banner_col1 {
	width:340px;
	float:left;
	margin-right:6px;
}

#listings_banner_col2 {
	width:225px;
	float:left;
	margin-right:15px;
}
#listings_banner_col3 {
	margin: 0 20px 0 0;
	float:right;
	color:#9ebdc9;
	font-size:.9em;
}

#listings_banner_col3 label {
	margin: 0 0 5px;
	font-size: 14px;
	display: block;
	color: #999;
}

.form_text {
	float:left;
	border:0px;
	margin:0px;
	padding:15px;
	width:314px;
	height:15px;
	color:#333;
	font-size:1.4em;
	background:url(../images/search-bg.jpg);
}
#pto, #pfr, #sto, #ybto {	
	color:#99999a;
}
.ph {
	color:#99999a;
}

.search-label {
	padding-bottom:10px;
}

/* typography, links, styles
------------------------------------------------------------------*/

#top_alert_container {
	position:absolute;
	margin-top:10px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	*width:600px;*
}

#top_alert {
	background-color:#fdffce;
	border: 1px #add3e8 solid;
	padding:6px;
	float:right;
	font-weight:bold;
}

#top_alert_profile {
	background-color:#fdffce;
	border: 1px #add3e8 solid;
	padding:6px;
	float:right;
	font-weight:bold;
}

.clear {
	clear:both;
}


.vendor_container {
	width:80px;
	height:110px;
	background-color:#dae2e4;	
	margin-right:24px;
	margin-bottom:10px;
	margin-top:10px;
	border: 1px solid #aaa;
}

.carousel_image_container img, .vendor_container img{
	display: block;
	margin: auto;
}

#sharethis{
	cursor: pointer;
}

.carousel_image_container{
	width:96px;
	height:75px;
	background-color: white;	
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	border: 1px solid #aaa;
}

.vendor_item {
	max-width:80px;
	max-height:110px;
	_width:expression(width>79?"80px":"auto");
    _height:expression(height>109?"110px":"auto"); 
}

.vendor_name a {
	font-size:.9em;
	margin-bottom:0px;
	margin-top:200px;
}

.vendor_category_name {
	color:#727f85;
	font-size:.9em;
}

.topbar_option_text {
	color:#617173;
}
.anouncements_date {
	color:#7fa0a9;
	font-size:.9em;
	margin-bottom:0px;
}
.btn {
	margin-top:6px;
}
.small {
	font-size:.8em;
}
.view_all a {
	float:right;
	margin-top:-20px;
	font-size:.9em;
	padding-right:8px;
	color:#8eaab2;
}
.carousel_title {
	margin-left:8px;
}
.carousel_item_title a {
	color:#2e3037;
	font-size:12px;
}
.searchbar_right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#vendor_sidebar {
	width: 200px;
	float: left;
	margin:16px 0 0 10px;
}
#content3 {
	width: 600px;
	float: left;
	margin-left:6px;
	margin-top:12px;
	margin-bottom: 20px;
}
.topofpage {
	margin-top:-6px;
	margin-bottom:-10px;
}
#mainimg {
	width:350px;
	border: 1px solid #aaaaaa;
}
.thumbimg img{
	width:54px;
	height:36px;
	border: 1px solid #aaaaaa;
}
.sidebox {
	background-color:#ebf0f1;
	padding:14px;
	border: 1px #dce7e9 solid;
}
.sidebox p {
	margin-bottom:0px;
}
.ad_large {
	margin-top:20px;
}
.sidebar_image {
	float:left;
	margin-right:8px;
	border: 1px solid #FFF;
	width:109px;
	background-color:#cbd8da;
}
#page_controls {
	float:right;
	height:18px;
	text-align:right;
}
.smalltext {
	font-size:.9em;
}
.date {
	color:#99aaad;
	font-size:13px;
}
.fancy {
	font-style:italic;
	font-size:1.8em;
	color:#42ac19;
	line-height:1.3em;
	margin-bottom:16px;
	margin-top:18px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.quote {
	font-style:italic;
	color:#666;
	font-size:1.2em;
	line-height:1.2em;
}
.enlarge {
	width:20px;
	height:20px;
	background:url(../images/enlarge.png) no-repeat;
	position:absolute;
	float:right;
	margin-left:325px;
	margin-top:10px;
}
.foragents-price {
	color:#5a6263;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	font-size:1.3em;
}

.foragents_bg1 {
	background:url(../images/foragents_bg1.jpg) repeat-x;
	background-color:#cedadd;
	background-position:top;
	border-top:1px solid #aec0c5;
}

.foragents_bg2 {
	background:url(../images/foragents_bg2.jpg) repeat-x;
	background-color:#dee6e8;
	background-position:top;
	border-top:1px solid #aec0c5;
}

sup {
	height: 0;
	line-height: 1;
	position: relative;
	top: -0.4em;
	font-size:11px;
	vertical-align: baseline !important;
	vertical-align: bottom;

}


.right {
	float: right;
}
.llist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

.content {
	width: 960px;
	left: 50%;
	margin-left: -480px;
}
.searchtable_left {
	padding-right: 15px;
}
#searchmenu {
	font-size: 12px;
}
.menutabs {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -100px;
}
.menutabs a {
	display: block;
	float: left;
	padding: 15px;
	text-decoration: none;
	color: black;
}
.t_result th {
	background-color: #d0dbdd;
}
.t_result td {
	background-color: #dae2e4;
}
.t_result {
	width: 100%;
	clear:both;
	margin-top:10px;
}
.l_count {
	margin: 15px;
}
#content2 {
	position: relative;
	width: 788px;
	float: left;
	margin-top:15px;
	padding: 20px 0 0 15px;
}
#content_wide {
	position: relative;
	width: 960px;
	float: left;
	margin-top:15px;
}
#content_wide_col1 {
	width:470px;
	float:left;
	margin-right:20px;
}
#content_wide_col2 {
	width:470px;
	float:left;
}
.searchbar_left, .searchbar_left_wide {
	float: left;
	width: 80px;
	margin-top: 20px;
	height: 25px;
	color:#a4a4a5;
}
.searchbar_left_wide {
	width: 160px;
}
.searchbar_right {
	margin-top: 5px;
	height: 20px;
	
}
.searchbar_right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.searchbar_right li {
	margin: 0px;
	padding: 0px;
}
#map {
	position: relative;
	width: 800px;
	height: 600px;
	margin-top:50px;
}
.video_prev {
	float: left;
	margin-left: 10px;
	width: 100px;
	margin-bottom: 12px;
	font-size:12px;
	padding-right:4px;
	height: 150px;
	overflow: hidden;
}

.video_prev img {
	height: 67px;
}
.news_box {
	margin-bottom: 20px;
}
.news_box h2 {
	font-size: 16px;
	margin-bottom: 0px;
}
.news_box h3 {
	margin-top: 0px;
	font-size: 14px;
	color: grey;
}
#slidercomp {
	display: none;
}
.video_box {
}
.pager_container {
	height: 30px;
	float:left;
	width:220px;
}

.bubble_left {
	float: left;
	margin-right:12px;
	background-color:#FFF;
}
.bubble_right {
	color: black;
	float:left;
	width:150px;
	background-color:#FFF;
}
.bubble_right h3 {
	margin-top:0px;
}
.bubble {
	height: 140px;
	width:370px;
	color: black;
	background-color:#FFF;
}
.map_bubble_img {
	width:200px;
	height:133px;
}

#lv_left {
	width:560px;
	float: left;
}

#lv_left2 {
	width:520px;
	float: left;
}
#lv_right {
	float: right;
	width:354px;
}

#lv_right2 {
	float: right;
	width:400px;
	margin-top:-20px;
}
.inquiry {
	width: 174px;
	float: left;
	margin-right:5px;
}
.lt .odd td {
	background-color: #d0dbdd;
	width:50%;
}
#iqform {
	border: 1px solid #dce7e9;
	background-color:#ebf0f1;
	padding: 20px;
	color:#2f5863;
	font-size: 12px;
	width: 540px;
}


#iqform input {
	width: 164px;
	padding:4px;
}

#iqform #ifsubmit{
	width: 74px;
	height: 22px;
	_width: 66px;
	_height: 14px;
}

#iqform textarea {
	width: 526px;
	height: 100px;
	padding:4px;
}
#lv_left2 #iqform input{
	width: 144px;
}

#lv_left2 #iqform {
	width: 480px;	
}

#lv_left2 .inquiry{
	width: 155px;
}

#lv_left2 #iqform textarea {
    width: 466px;	
}

#lv_left2 #iqform #ifsubmit {
	width: 74px;
	height: 22px;	
}

.lt .even td {
	background-color: #dae2e4;
	width:50%;
}
.lt {
	width: 580px;
}
.feature_list {
	height: 100px;
	overflow-y: scroll;
	border:1px solid #5f7175;
	background-color:#275d7e;
	background:url(../images/banner_bg.jpg) repeat-x top;
	padding:4px;
}
.vendor_view_small {
	float:left;
	margin: 5px;
}
#videos_sb ul, #status_sb ul {	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	float: right;
	letter-spacing: 1em;
}

#videos_sb ul li, #status_sb ul li {
	margin: 0;
	padding: 0;
}

#videos_sb, #status_sb {
	margin:0px;
	padding:0px;
	clear: both;
}

#videos_sb input, #status_sb input {
	margin:0px;
	padding:0px;
}

#videos_sb {	
	height: 12px;
}



.form_submit {
	margin:0px;
	padding:0px;
	float:left;
	width: 49px;
	height: 44px;
}
#favorites {
	background-color:#dae2e4;
	border: 1px solid #c1ccce;
	width: 170px;
	margin-top: 20px;
	padding: 5px;
}
#favorites a {
	color:#5a6263;
	font-weight:bold;
}
#vidsidebar_container {
	float:left;
	margin-top:-10px;
}
#vidsidebar {
	background-color:#dae2e4;
	border: 1px solid #c1ccce;
	width: 170px;
	margin-top: 10px;
	padding: 5px;
	float:left;
	margin-right:15px;
}
#vidsidebar a {
	color:#5a6263;
	font-weight:bold;
}
#video_thumbs_container {
	float:right;
	margin-top:10px;
	width:580px;
	*width: 590px;
	*margin-left:-20px;
}
.text_light {
	color:#5a6263;
}
.vendor_col_left {
	width: 440px;
	float: left;
}
.vendor_col_right {
	float: right;
	width: 440px;
	margin-left: 10px;
}
#profile_left {
	width: 250px;
	float: left;
}
#profile_right {
	width: 750px;
	float: right;
	margin-top:20px;
}
#profile_sidebox {
	list-style-type: none;
	margin-top: 10px;
}
#profile_sidebox {
	padding: 10px;
	background-color:#F9F9F9;
	border: 1px solid grey;
}
#profile_sidebox ul {
	list-style-type: none;
}
#profile_sidebox li {
	border-bottom: 1px solid grey;
	margin-bottom: 5px;
	margin-top: 5px;
}
#listing_table {
	background-color: lightgrey;
}
#listing_table thead td {
	background-color: grey;
	color: white;
}
#listing_table td {
	border-right:1px solid white;
	border-bottom:1px solid white;
	padding: 5px;
}
.foragents-table {
	padding-left:12px;
}
a.sort {
	color: #5a6263;
	font-weight:bold;
}
.listing_img_small {
	/*width:109px;*/
	/*height:73px;*/
	border: 1px solid #fff;
}
.listing_description {
	font-size:1.1em;
	line-height:1.3em;
	margin-top:10px;
	margin-bottom:10px;
	color:#282a2f;
}
.carousel_text {
	color: #708186;
	font-size: 0.9em;
	line-height:-.1em;
}

input.view_form_send{
   width: 74px;
   height: 24px;
}

.price_sliders{
   display: none;
}

#videos_sb li{
   list-style-type: none;   
}


ul.video_categories{
   background-color: lightgrey;
   width: 100px;   
}

ul.video_categories li{
   list-style-type: none;
}

#contactform{
	border: 10px solid yellow;
}

#videos_sb{
	position: relative;
	height: 16px;
	vertical-align: bottom;
}

#favorites a.active_fav{
 color: black;
}

#submit{
	
}
.form_img_btn{
	height: 22px;
}
.form_ch_pw{
	height: 22px;
	width: 131px;
}

.videolabel{		
}

tr.non_rec_listing td{
	background-color: white;
}

#favorites a.active{
	color: black;	
}

#video_Pager{
	float: right;
}

#video_Pager img {
	width:22px;
	height:18px;
}

.img_inquire {
	width:165px;
	height:18px;
}

#ifsubmit img {
	height:22px;
	width:74px;
}

.price_sliders2{
	display: none;
}

.videolink img{
	width: 100px;
	border: 1px solid #AAA;
}

.news_pager_text{
	position: relative;
	margin-top: 2px;
	margin-right: 10px;
	float: left;
}
.dir_label{
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}

.ui-helper-hidden-accessible{ display: none; }

.selectedday a.ui-state-active{	
	color: red;
}

.selectedday a.ui-state-default{			
	color: black;
	text-decoration:underline;
}

#bathrooms, #bedrooms, #mode{
	display: none;
}

.sort#bathrooms, .sort#bedrooms{
	display: block;
}

#mapoverlay{	
	width: 800px;
	height: 400px;	
	margin-top: 50px;	
	z-index: 100000;
	position: absolute;	
	background-color: white;
	color: black;
	padding-top: 200px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;	
	*background:none;
}

#tablemsg{
	z-index: 100000;
	width: 800px;
	position: absolute;
	margin-top: 100px;
	color: black;
	padding-top: 200px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.whiteoverlay {
	background-color:#FFF;
	padding:20px;
	width:325px;
	margin-left:auto;
	margin-right:auto;
	*margin-left:-40px;
	_margin-left:-40px;
}

#view_switch_inactive, #view_switch_map,.li_next, .li_prev,#view_switch_table,#view_switch_hybrid {
	cursor: pointer;
}

.news_title {
	color:#49b120;
}

.mapclear {
	clear:both;
}


.carousel_image{
	max-height:74px;
	max-width:95px;
	background-color:white;
	border:1px solid #AAAAAA;
}


a.carousel_image img{
	display: block;
	margin: auto;
}

#vendors{
    width: 355px;
	margin-left: 6px;
}

#sorting {
	margin-left:24px;
	margin-top:6px;
}

#sorting_videos {
	margin-left:0px;
	margin-top:6px;
	margin-bottom:10px;
}

#searchresult_controls {
	float:right;
	width:490px;
	text-align:right;
	margin-top:20px;
}

.vid_title {
	display:block;
	text-align:left;
}

.video_vendorname a {
	font-size:11px;
	color:#0188A3;
}

.video_vendordate {
	font-size:11px;
	color:#99AAAD;
}

#povprocess{
	position: absolute;
	display: block;
	top: 200px;
	left: 50%;
	background-color: white;
	margin-left: -115px;
	height: 40px;
	width: 230px;
	padding-left: 25px;
	padding-top: 25px;
}

#poverlay{
	margin: 0px;
	padding: 0px;
	background-color: black;	
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}

/* new homepage
------------------------------------------------------------------*/

.home_component {	
	padding:10px;
	margin-bottom:12px;
	background:url(../images/home_component_bg.jpg) repeat-x top;
}


.nolist li {
	list-style:none;
}

#home_col_left {
	width:465px;
	margin-right:19px;
	float:left;	
}

#home_col_left .featured {
	text-transform:uppercase;
	float:right;
	margin-left:10px;
	margin-top:10px;
	color:#88aeb6;
	font-size:11px;
}

#home_col_left h2 {
	margin-top:0px;
	margin-bottom:-10px;
}

#home_col_left h3 {
	text-transform:uppercase;
	color:#2e2e2e;
	font-size:12px;
	margin-bottom:-5px;
}

#home_col_left hr {
	height:3px;
	border:0px;
}

#home_col_left ul {
	margin-left:-19px;
}

#home_col_left li {
	list-style:none;
	margin-bottom:-2px;
}

.home_list_text {
	color:#8a8a8a;
}

#home_news li a {
	list-style:circle;
	font-size:.8em;
}

#home_col_mid {
	width:292px;
	margin-right:19px;
	float:left;	
}

#home_col_mid h3 {
	text-transform:uppercase;
	color:#2e2e2e;
	font-size:12px;
	margin-bottom:-5px;
}

#home_col_mid ul {
	margin-left:-19px;
}

#home_col_mid li {
	margin-bottom:-2px;
}

#home_col_mid hr {
	height:3px;
	border:0px;
}

#home_col_right {
	margin:0px;
	padding:15px 0px 0px;
	width:165px;
	float:left;			
}

#home_morelistings_container {
	clear:both;
	margin-top:20px;
	margin-bottom:0px;
}

.home_col_left_listings {
	width:200px;
	float:left;
	margin-right:12px;
	font-size:11px;
	color:#8a8a8a;
}

.home_morelisting_item {
	height:55px;
	margin-bottom:12px;
}

.home_morelisting_item img {
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	border:1px solid #c0cdcf;
}

.smallbox {
	margin-top:9px;
	margin-bottom:12px;
}

.smallbox_mid {
	width:163px;
	background:url(../images/smallbox_mid.jpg) repeat-y;
	padding-left:12px;
	padding-top:4px;
}

.smallbox_top {
	height:9px;
	width:163px;
	background:url(../images/smallbox_top.jpg) no-repeat;
}

.smallbox_bottom {
	height:9px;
	width:163px;
	background:url(../images/smallbox_bottom.jpg) no-repeat;		
}

.disabled{
	color: grey;
}

.smallbox_mid h4 {
	margin-top:-12px;
	margin-bottom:4px;
}

#walkscore_container {
	border:1px solid #dce7e9;
	background-color:#ebf0f1;
	width:568px;
	padding:6px;
}

#mortcalc_title {
	float:right;
	margin-top:50px;
}

#mortcalc_title h2 {
	font-size:2.2em;
	text-transform:uppercase;
}

.mortcalc_submit {
	height:30px;
}
.areaid{
	display: none;
}

.hybrid #map{	
	position: relative;
	width: 520px;
	height: 610px;
	margin-top:10px;
	float: right;
}

#hybrid_table .sortorder{
	margin-top: 10px;
	width: 250px;
	float: left;
	padding: 5px;
	border: 1px solid grey;
	background-color: #DAE2E4;
}

#hybrid_table .sortorder select{
	float: right;
	width: 150px;
	background-color: white;
}

.hybrid_items{
	margin-top: 0px;
	width: 260px;
	float: left;
	height: 574px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid grey;
	background-color: #DAE2E4;
}

.hybrid_table_item{
	clear: both;	
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-bottom: 1px solid white;
}

.hybrid_table_item .hybridimage{
	float: left;
	margin-right: 5px;
}

.hybrid_table_item.active{
	background-color: grey;
}

.listing_img_small{
    max-width: 82px;
    *width: 82px;
}

#slides {
  position: relative;
}
#slides .slides_container {
	width:739px;
	height:344px;
	overflow:hidden;
	position:relative;
	display:none;
}

#slides .pagination {
  position: absolute;
  right: 10px;
  top: -15px;
  margin: 0;
  padding: 0;
}

.slides_container a {
	width:739px;
	height:344px;
	display:block;
}

.slides_container a img {
	display:block;
}

#slides .pagination {
	margin:26px auto 0;
	width:100px;
}

#slides .pagination li {
	float:left;
	margin:0 3px;
	list-style:none;
}

#slides .pagination li a {
	display:block;
	width:13px;
	height:0;
	padding-top:13px;
	background-image:url(../images/pagination.png);
	background-position:0 -13px;
	float:left;
	overflow:hidden;
}


#slides .pagination li.current a {
	background-position:0 0;
}

#banner {
	padding: 20px 0 20px 10px;
	position: relative;
}

#banner .column {
	margin: 0 0 0 20px;
	float: left;
	width: 160px;
	font-size: 14px;
	color: #999;
}

#banner .column .sliderhead, #banner .column .slider,
#advsearch .sliderhead {
	margin: 0 0 5px;
}

#banner .column .slider {
	padding-left: 5px;
}

#banner .column .sliderinfo {
	clear: both;
}

#advsearch {
	padding-top: 10px;
	padding-left: 120px;
}

#advsearch .column_wide {
	float: left;
	width: 250px;
	font-size: 14px;
	color: #999;
}

#advsearch .column_wide.checkboxes {
	width: 180px;
}

.close_button {
  position: absolute;
  right: 6px;
  top: 7px;
  font-size: 1px;
  text-indent: -99px;
  height: 18px;
  width: 18px;
  overflow: hidden;
  background: url(../images/close.png) no-repeat;
}

#content-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 246px;
}

.fb-wrapper {
  overflow: hidden;
  width: 245px;
  height: 256px;
}

.fb-wrapper iframe {
  margin:-1px;
  border:none;
  overflow:hidden;
  width:245px;	// This should be the width of the iframe
  height:258px;	// This should be the height of the iframe
}


.fb-like-box {
  margin: -1px;
}

.social_links {
  padding: 10px;
  margin-bottom: 10px;
}

.social_links h3{
  color: #323232;
}

.social_links ul li {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}

.social_links ul li a {
  font-size: 1px;
  overflow: hidden;
  text-indent: -999px;
  display: block;
}
.social_links ul li a.facebook {
  background: url(../images/icon_facebook.png) no-repeat;
  width: 51px;
  height: 52px;
}

.social_links ul li a.twitter {
  background: url(../images/icon_twitter.png) no-repeat;
  width: 54px;
  height: 53px;
}

.right_banner {
  margin: 10px 0 0 10px;
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



