* { margin: 0; padding: 0; } img { border: none; } .floatr { float: right; } .floatl { float: left; } .center { text-align: center; } .left { text-align: left; } .right { text-align: right; } .noborder { border: none !important; } .clr { display: block; clear: both; } ul { list-style: none; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } input, select, textarea { font: 1em arial, sans-serif; } option { padding-right: 10px; } input, select, textarea { margin: 0 5px 5px 5px; } form { display: inline; }


body {
	background: #464646;
	font: 12px/20px arial, sans-serif;
	color: #333;
}
#header {
	width: 100%;
	height: 119px;
	background: transparent url(/template/tylersells2010/images/header_bg.jpg) no-repeat center;
	border-bottom: 1px solid #fff;
	z-index: 1500;
	position: relative;
}
	#header_in {
		width: 960px;
		margin: 0 auto;
		position: relative;
	}
	#header h1 a {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 271px;
		height: 119px;
		text-indent: -9999px;
		overflow: hidden;
		background: transparent url(/template/tylersells2010/images/logo-trans.png) no-repeat;
	}
		#header h1 a:hover {
			background-position: -319px 0;
		}
	#header em {
		display: none;
	}
	#shortsalesbtn a {
		display: block;
		position: absolute;
		top: 176px;
		left: 5%;
		width: 105px;
		height: 105px;
		text-indent: -9999px;
		overflow: hidden;
		background: transparent url(/template/tylersells2010/images/shortsale_btn.png) no-repeat;
	}
		#shortsalesbtn a:hover {
			background: transparent url(/template/tylersells2010/images/shortsale_btn.png) no-repeat 0 -130px;
		}
#topnav {
	position: absolute;
	top: 10px;
	right: 10px;
	font: 12px/18px georgia, serif;
}
	#topnav li {
		display: inline;
	}
	#topnav a {
		color: #eee;
		text-decoration: none;
		padding: 5px 25px;
		background: transparent url(/template/tylersells2010/images/topnav.gif) no-repeat;
	}
		#topnav li#topnav-home a {
			padding-left: 20px;
			background-position: 0 5px;
		}
		#topnav li#topnav-contact a {
			padding-left: 25px;
			background-position: -266px 5px;
		}		
			#topnav li#topnav-home a:hover {
				color: #e1f6ff;
				background-position: 0 -40px;
				text-decoration: underline;
			}
			#topnav li#topnav-contact a:hover {
				color: #e1f6ff;
				background-position: -266px -40px;
				text-decoration: underline;
			}
#nav {
	width: 100%;
	height: 42px;
	background: transparent url(/template/tylersells2010/images/nav_bg.gif) repeat-x;
	position: relative;
	z-index: 1500;
}
	#nav ul {
		width: 960px;
		margin: 0 auto;
	}
	#nav ul li {
		display: inline;
	}
		#nav ul li a {
			display: block;
			width: 150px;
			height: 42px;
			float: left;
			background: transparent url(/template/tylersells2010/images/nav.gif) no-repeat;
			text-indent: -9999px;
			overflow: hidden;
		}
			#nav ul li#nav-about a {
				width: 149px;
				background-position: -10px 0;
			}
			#nav ul li#nav-listings a {
				width: 136px;
				background-position: -159px 0;
			}
			#nav ul li#nav-search a {
				width: 170px;
				background-position: -295px 0;
			}
			#nav ul li#nav-directory a {
				width: 196px;
				background-position: -465px 0;
			}
			#nav ul li#nav-client a {
				width: 200px;
				background-position: -661px 0;
			}
			#nav ul li#nav-blog a {
				width: 89px;
				background-position: -861px 0;
			}
				#nav ul li#nav-about a:hover,
				#nav ul li#nav-about:hover > a {
					background-position: -10px -42px;
				}
				#nav ul li#nav-listings a:hover,
				#nav ul li#nav-listings:hover > a {
					background-position: -159px  -42px;
				}
				#nav ul li#nav-search a:hover,
				#nav ul li#nav-search:hover > a {
					background-position: -295px  -42px;
				}
				#nav ul li#nav-directory a:hover,
				#nav ul li#nav-directory:hover > a {
					background-position: -465px  -42px;
				}
				#nav ul li#nav-client a:hover,
				#nav ul li#nav-client:hover > a {
					background-position: -661px  -42px;
				}
				#nav ul li#nav-blog a:hover,
				#nav ul li#nav-blog:hover > a {
					background-position: -861px  -42px;
				}
		/* Dropdown style */
		#nav li {
			float:left;
			display:block;
			position:relative;
			height: auto;
		}
		#nav li:hover > a {
			
		}

		#nav li ul {
			list-style: none;
			position: absolute;
			left: -9999px;
			top: 42px;
			line-height: 20px;
			z-index: 1500;
			width: 100%;
			display: block;
			margin: 0;
			padding: 0 0 10px 0;
			/*: 200px;*/
			background: #002949 url(/template/tylersells2010/images/layout/menu_dropdown.gif) no-repeat bottom;
		}
		#nav li ul:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
			#nav li:hover ul {
				left: 0;
				top: 42px;
			}
			#nav li ul li {
				float: left;
				clear: both;
				display: block;
				/*width: 200px;*/
			}
			#nav li ul li a {
				line-height: 28px;
				color: #fff;
				/*width: 200px;*/
				height: 28px;
				padding: 0;
				background: none;
				display: block;
				text-indent: 10px;
				text-decoration: none;
				border-top: 1px solid #002949;
			}
			#nav li ul li a:hover{
				background: #0d436e;
			}
#subnav {
	float: right;
	width: 300px;
	padding: 0;
	margin: 130px 0 20px 20px;
}
	.page_testimonials #subnav {
		margin-top: 0;
	}
#subnav_cap {
	height: 20px;
	background: transparent url(/template/tylersells2010/images/subnav_bg.gif) no-repeat;
}
#blog #subnav {
	margin: 0 0 20px 20px;
	position: relative;
	top: 0;
}
	#blog #content #subnav #subnav_content {
		margin: 0;
		padding: 0 0 70px 0;
		background: transparent url(/template/tylersells2010/images/subnav_bg.gif) no-repeat bottom;
	}
	#content #subnav ul {
		list-style: none !important;
		margin: 0;
		padding: 0;
		padding: 0 0 70px 0;
		background: transparent url(/template/tylersells2010/images/subnav_bg.gif) no-repeat bottom;
	}
		#content #subnav ul li a {
			display: block;
			background: none;
			padding: 4px 10px;
			margin: 0 15px 3px 15px;
			text-decoration: none;
			color: #175877;
			border: 1px solid #d3dcdc;
		}
			#content #subnav ul li a:hover, 
			#content #subnav ul li.active a {
				background: #d3dcdc;
				color: #003253;
				border: 1px solid #a6acab;
			}
	#blog #content #subnav ul.subnavlist, 
	#blog #content #subnav ul.subnavlist ul {
		list-style: none !important;
		margin: 0;
		padding: 0;
		background: none;
	}
		#blog #content #subnav ul.subnavlist li a {
			display: block;
			background: none;
			padding: 4px 10px;
			margin: 0 15px 3px 15px;
			text-decoration: none;
			color: #175877;
			border: 1px solid #d3dcdc;
		}
			#blog #content #subnav ul.subnavlist li a:hover, 
			#blog #content #subnav ul.subnavlist li.active a {
				background: #d3dcdc;
				color: #003253;
				border: 1px solid #a6acab;
			}
		
		#blog #content #subnav ul.subnavlist ul {
			margin: 0;
			padding: 0;
			background: none;
		}
		#content #subnav h3, #search_bar label {
			font: 24px georgia, serif;
			color: #3f8fc0;
			margin: 15px 0 15px 15px;
			text-decoration: none;
		}
		#search_bar label {
			margin: 15px 0;
		}
		#search_bar #s {
			background: #f8f6f2;
			border: 1px solid #acbdbe;
			width: 180px;
			float: left;
			padding: 2px 3px;
			margin: 0 10px 0 0;
		}
		#search_bar #searchsubmit {
			display: block;
			width: 60px;
			height: 22px;
			border: 0;
			margin: 0;
			padding: 21px 0 0 0;
			overflow: hidden;
			background: transparent url(/template/tylersells2010/images/submit.gif) no-repeat;
		}
#search_bar {
	padding: 10px;
}
#content {
	width: 100%;
	background: #fff url(/template/tylersells2010/images/content_bg.gif) repeat-x;
}
	#content_in {
		width: 960px;
		margin: 0 auto;
	}
.page_company-info #content {
	background: #fff url(/template/tylersells2010/images/tyler_content_bg.jpg) no-repeat top center;
}
#container {
	width: 600px;
	float: left;
}
h2 {
	font: 48px georgia, serif;
	color: #6a1b09;
	margin: 0 0 20px 0;
	padding: 40px 0 0 0;
	display: block;
	width: 560px;
	height: 63px;
	text-indent: -9999px;
	overflow: hidden;
}
#heading-about {
	background: transparent url(/template/tylersells2010/images/heading-about.gif) no-repeat left bottom;
}
#heading-referral {
	background: transparent url(/template/tylersells2010/images/heading-referral.gif) no-repeat left bottom;
}
#heading-client {
	background: transparent url(/template/tylersells2010/images/heading-client.gif) no-repeat left bottom;
}
#heading-contact {
	background: transparent url(/template/tylersells2010/images/heading-contact.gif) no-repeat left bottom;
}
#heading-dream {
	background: transparent url(/template/tylersells2010/images/heading-dream.gif) no-repeat left bottom;
}
#heading-worth {
	background: transparent url(/template/tylersells2010/images/heading-worth.gif) no-repeat left bottom;
}
#heading-relocate {
	background: transparent url(/template/tylersells2010/images/heading-relocate.gif) no-repeat left bottom;
}
#heading-listings {
	background: transparent url(/template/tylersells2010/images/heading-listings.gif) no-repeat left bottom;
}
#heading-search {
	background: transparent url(/template/tylersells2010/images/heading-search.gif) no-repeat left bottom;
}
#heading-view {
	background: transparent url(/template/tylersells2010/images/heading-view.gif) no-repeat left bottom;
}
#heading-resources {
	background: transparent url(/template/tylersells2010/images/heading-resources.gif) no-repeat left bottom;
}
#heading-terms {
	background: transparent url(/template/tylersells2010/images/heading-terms.gif) no-repeat left bottom;
}
#heading-offer {
	background: transparent url(/template/tylersells2010/images/heading-offer.gif) no-repeat left bottom;
}
#heading-videoblog {
	background: transparent url(/template/tylersells2010/images/heading-videoblog.gif) no-repeat left bottom;
}
#heading-video {
	background: transparent url(/template/tylersells2010/images/heading-video.gif) no-repeat left bottom;
}
#heading-blog {
	width: 940px;
	height: 300px;
	background: transparent url(/template/tylersells2010/images/blog_header.jpg) no-repeat;
	margin: 0 auto;
}
h3 {
	font: 26px georgia, serif;
	color: #3f8fc0;
	margin: 0 10px 5px 10px;
	text-decoration: none;
}
	h3 a {
		text-decoration: none;
	}
h4 {
	font: bold 14px verdana, sans-serif;
	color: #78828e;
	margin: 10px;
	text-decoration: none;
}
	h4 a {
		font: bold 14px verdana, sans-serif;
		color: #78828e;
		margin: 10px;
		text-decoration: none;
	}
		h4 a:hover {
			color: #536881;
		}
h3 + h4 {
	margin-top: 40px;
}
ul + h4 {
	margin-top: 40px;
}
h5 {
	font: bold 14px arial, serif;
	color: #201d14;
	margin: 20px 0 10px 0;
	text-decoration: none;
}
p {
	margin: 15px 20px 15px 10px;
}
p + h3 {
	margin-top: 25px;
}
a {
	color: #004163;
}
	a:hover {
		color: #17698a
	}
#content ul, ol {
	margin: 20px 40px;
}
#content ol li, #contest_disclaimer ol li {
	margin: 8px 0;
}
#content ul {
	list-style: disc;
}
.img_r {
	float: right;
	margin: 0 0 15px 15px;
}
.img_l {
	float: left;
	margin: 0 15px 15px 0;
}
#banner {
	width: 960px;
	height: 412px;
	padding: 1px 0 0 0;
}
#footer {
	width: 100%;
	background: #464646 url(/template/tylersells2010/images/footer_bg.jpg) no-repeat top center;
	color: #ccc;
}
	#footer a {
		color: #ccc;
	}
		#footer a:hover {
			color: #fff;
		}
	#footer_in {
		width: 960px;
		margin: 0 auto;
		background: transparent url(/template/tylersells2010/images/spp-trans.png) no-repeat 0 100%;
	}
	#subfooter {
		clear: both;
		float: left;
		width: 860px;
		margin: 20px auto 0 auto;
		background: transparent url(/template/tylersells2010/images/subfooter_bg.gif) repeat-x;
		padding: 15px 5px 15px 100px;
	}
	#video_testimonials {
		clear: both;
		margin: 10px auto;
	}
#quick_links {
	width: 300px;
	height: 210px;
	float: left;
	margin: 28px 0 0 0;
}
	#quick_links li a {
		display: block;
		float: left;
		width: 300px;
		height: 70px;
		background: transparent url(/template/tylersells2010/images/quick_links-trans.png) no-repeat;
		text-indent: -9999px;
		overflow: hidden;
	}
		#quick_links li#quick_links-find a {
			background-position: 0 0;
		}
		#quick_links li#quick_links-worth a {
			background-position: 0 -70px;
		}
		#quick_links li#quick_links-help a {
			background-position: 0 -140px;
		}
			#quick_links li#quick_links-find a:hover {
				background-position: -300px 0;
			}
			#quick_links li#quick_links-worth a:hover {
				background-position: -300px -70px;
			}
			#quick_links li#quick_links-help a:hover {
				background-position: -300px -140px;
			}
#featured_properties {
	width: 640px;
	height: 211px;
	float: left;
	margin: 28px 0 20px 10px;
}
	#featured_properties dt {
		width: 318px;
		height: 209px;
		float: left;
		padding: 2px 0 0 2px;
		background: transparent url(/template/tylersells2010/images/photo_bg-trans.png) no-repeat;
	}
#slider, #slider2 {
    width: 320px; /* important to be same as image width */
    height: 211px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin: 28px 0 20px 0;
	background: transparent url(/template/tylersells2010/images/photo_bg-trans.png) no-repeat;
	float: left;
}

#sliderContent, #slider2Content {
    width: 620px;
    position: absolute;
	top: 0;
	margin-left: 0;
	margin: 0;
	list-style: none;
}
.sliderImage, .slider2Image {
    position: relative;
	display: none;
	float: left;
	width: 296px;
	height: 197px;
	margin: 2px 0 0 2px;
	overflow: hidden;
}
.sliderImage span, .slider2Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 270px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider2Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
table .right {
	width: auto !important;
	height: auto;
}
#contact_info {
	float: right;
	width: 270px;
	height: 257px;
	background: transparent url(/template/tylersells2010/images/contact_box.gif) no-repeat;
	padding: 15px;
}
.col {
	width: 49%;
	float: left;
}
#contact_form .col {
	width: 300px;
	margin: 10px 20px 10px 0;
}
#offer_form .col {
	width: 290px;
	margin: 10px 20px 10px 0;
}
label {
	/*border-top: 1px solid #e1d5c3;*/
	display: block;
	padding: 5px 5px 0 10px;
	/*background: transparent url(/template/tylersells2010/images/label_bg.gif) repeat-x;*/
}
#offer_form table {
	border-spacing: 0;
	font: bold 12px/18px tahoma, sans-serif;
}
#offer_form td {
	border-top: 1px solid #acbdbe;
	vertical-align: top;
	padding: 5px 3px;
}
#offer_form em {
	color: #888;
	font-weight: normal;
}
#offer_form th {
	text-align: left;
}
#offer_form strong {
	color: #cc0000;
}
.error {
	display: block;
	color: #cc0000;
	padding: 15px;
	border: 1px solid #cc0000;
	background: #ffdbdc;
	margin: 10px;
}
#content .error {
	font: bold 12px arial, sans-serif;
	color: #cc0000;
	padding: 10px 35px;
	border: 1px solid #cc0000;
	background: #ffdbdc;
	margin: 15px 35px 15px 0;
	list-style: disc;
	margin: 0;
}
	.error li {
		margin: 5px 0;
	}
.success {
	font: bold 12px arial, sans-serif;
	color: #339966;
	padding: 10px;
	border: 1px solid #339966;
	background: #dfffef;
	margin: 0;
}
.large {
	font-size: 200%;
}
#content .properties {
	list-style: none;
	margin: 20px 0;
}
	.properties h3, .properties h3 a {
		font: 23px georgia, serif;
		color: #002949;
		margin: 0 0 5px 0;
		text-decoration: none;
	}
	.properties h3 a:hover {
		text-decoration: underline;
	}
	.properties h4 {
		font: 14px verdana, sans-serif;
		color: #999;
		margin: 0 0 10px 0;
		text-decoration: none;
	}
	.properties h5 {
		font: bold 14px arial, serif;
		color: #201d14;
		margin: 20px 0 10px 0;
		text-decoration: none;
	}
	.property_price {
		font: 14px verdana, sans-serif;
		font-weight: bold;
		color: #485511;
	}
	.properties li, .post {
		border-top: 2px solid #d3dcdc;
		padding: 25px 0;
		clear: both;
	}
	.postmetadata {
		font-size: 11px;
		line-height: 16px;
		border: 1px solid #d3dcdc;
		padding: 12px;
	}
	.postmetadata a {
		color: #7d9ba8;
		margin: 0 5px;
	}
	.properties li img {		
		border: 5px solid #acbdbe;
		padding: 2px;		
	}
		.properties li a:hover img {		
			border: 5px solid #80a2b4;
			padding: 2px;		
		}
	.property_thumb {
		float: left;
		width: 300px;
		margin: 0 10px 0 0;
	}
	.property_content {
		float: right;
		width: 620px;
		margin: 0 10px 0 0;
	}
	.properties ul li {
		border: none;
		padding: 5px;
		clear: none;
	}
	.properties_nav {
		border-top: 2px solid #e1d5c3;
		padding: 15px 0 0 0;
		font-size: 140%;
		text-align: center;
	}
	.next_prev table {
		margin: 5px auto;
	}
td {
	padding: 10px;
	vertical-align: top;
}
.td_header {
	background: #002949 url(/template/tylersells2010/images/btn_bg.gif) repeat-x 0 50%;
	color: #fff;
}
.utility_table table {
	border-spacing: 0;
	border-collapse: collapse;
}
.utility_table table th, .utility_table table td {
	padding: 5px;
	border: 1px solid #acbdbe;
}
fieldset {
	border: 1px solid #acbdbe;
	padding: 20px;
	margin: 20px 0;
	position: relative;
}
legend {
	padding: 4px 5px;
	position: absolute;
	top: -13px;
	left: 10px;
	font: 19px georgia, serif;
	color: #593a17;
}
.properties ul {
	margin: 25px;
	list-style: disc;
}
	.multiple_options ul li {
		list-style: disc !important;
	}
	
.team {
	border: 1px solid #ACBDBE;
}
.team th {
	background: #fff url(/template/tylersells2010/images/content_bg.gif) repeat-x 0 -2px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ACBDBE;
	padding: 25px;
}
.team th img {
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,.4);
}
.team td {
	background: #fff url(/template/tylersells2010/images/content_bg.gif) repeat-x 0 -50px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ACBDBE;
	padding: 25px;
}

/* OR styles */


.browse_tool_table {
	width:100%;
	text-decoration: none;
	color: black;
}

.browse_tool_button a,
.btn {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #5c3d19;
	padding: 2px 8px;
	width: 100px;
	display: inline-block;
	border: 1px solid #4b2f0e;
	margin: 0 5px;
}
.btn:hover {
	color: #fff;
	background: #80592d;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing {
	margin: 0 0 0 0;
	border-bottom: 1px solid #002949;
	padding: 15px 0;
}
.next_prev_listing ul {
	float: right;
	margin: 0.2em auto; 
}
.next_prev_listing li { 
	display: inline; 
	padding: 3px 5px; 
	list-style-type: none;
}
.inactive { 
	color: #81adc3;
}
.listing_xy {
	clear: both;
}
#content div#mlcalc-w1 div#mlcalc-w2 div#mlcalc-w3 div#mlcalc-w4 div#mlcalc-w5 div#mlcalc-pres {
	width: 600px !important;
}
#property_search_frame {
	border: none;
	overflow-x: hidden;
	 width: 960px;
	 height: 900px;
}
#tweet {
	width: 380px;
	height: 75px;
	top: 37px;
	right: 0px;
	position: absolute;
	color: #eee;
	font: 12px/18px georgia, serif;
	font-style: italic;
	overflow: hidden;
	background: transparent url(/template/tylersells2010/images/twitter_bird.gif) no-repeat;
}
#tweet a {
	color: #eee;
	text-decoration: underline;
}
/*
#tweet[id] {
	display: table; 
}		
#tweet_mid {
	position: absolute; 
	top: 50%;
} for explorer only
#tweet_mid[id] {
	display: table-cell; 
	vertical-align: middle; 
}*/
#tweet_in {
	position: relative; 
	top: 10px;
	left: 73px;
	width: 290px;
}





#tweets {
	width: 270px;
	height: 123px;
	margin: 0 15px 0;
	background: transparent url(/template/tylersells2010/images/twitter_badge.gif) no-repeat;
	position: relative;
	font: 12px/18px georgia, serif;
	font-style: italic;
	overflow: hidden;
}
	#tweets ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#tweets ul li {
		width: 270px;
		height: 123px;
		position: relative;
		overflow: hidden;
		display: inline;
	}
	#tweets ul li[id] {
		display: table; 
	}
	.side_tweet_mid {
		position: absolute;
		top: 25%;	
	}
	.side_tweet_mid[id] {
		display: table-cell; 
		vertical-align: middle; 
		position: static;
	}
	.side_tweet_in {
		position: relative;
		width: 180px;
		top: -50%;
		left: 11px;
	}



#side_tweet {
	width: 270px;
	height: 133px;
	margin: 0 15px 0;
	background: transparent url(/template/tylersells2010/images/twitter_badge.gif) no-repeat;
	position: relative;
	font: 12px/18px georgia, serif;
	font-style: italic;
	overflow: hidden;
}
#side_tweet a {
	color: #a60b0a;
	text-decoration: underline;
}

/*
#side_tweet[id] {
	display: table; 
}		
#side_tweet_mid {
	position: absolute;
	top: 50%;	
} /* for explorer only
#side_tweet_mid[id] {
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}*/
#side_tweet_in {
	position: relative;
	width: 187px;
	top: 25px;
	left: 11px;
}


#follow_tweet {
	width: 72px;
	height: 84px;
	position: absolute;
	display: block;
	top: 15px;
	right: 0;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 4;
}
#follow_tweet_header {
	width: 380px;
	height: 74px;
	position: absolute;
	display: block;
	top: 0;
	right: 10px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 4;
}
#side_tweet_time {
	text-align: center;
	font-style: italic;
	color: #acbdbe;
	position: relative;
	top: -10px;
}

ul.tabs {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0 0 10px 0 !important;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #002949;
}
	ul.tabs li {
		display: inline;
		clear: none !important;
	}
	ul.tabs li a {
		display: block;
		float: left;
		text-decoration: none;
		color: #333;
		padding: 6px 20px 5px;
		margin: 0 0 -1px 4px;
		border-bottom: 1px solid #002949;
		font-weight: bold
	}
	ul.tabs li a:hover {
		color: #002949;
		background: #e3e9e9;
		text-decoration: underline;
	}
	ul.tabs li.active a,
	ul.tabs li.active a:hover {
		padding: 4px 19px 5px;
		position: relative;
		bottom: -1px;
		border: 1px solid #002949;
		border-bottom: 1px solid #002949;
		background: #002949 url(/template/tylersells2010/images/btn_bg.gif) repeat-x 0 50%;
		color: #fff;
		cursor: default;
		font-weight: bold;
		text-decoration: none
	}
.next_prev table td {
	padding: 0;
}
.next_prev table.pagination {
	margin: 0;
}
.next_prev table.pagination td {
	border: 1px solid #002949;
	text-align: center;
	width: 20px;
	height: 20px;	
	color: #002949;
}
.next_prev table.pagination td.bt_pages_arrow {
	font-size: 20px;
}
.next_prev table.pagination td.bt_pages_ghost {
	border: 1px solid #acbdbe;
	color: #acbdbe;
}
.next_prev table.pagination td a {
	display: block;
	text-decoration: none;
	background: #002949 url(/template/tylersells2010/images/btn_bg.gif) repeat-x 0 50%;
	color: #fff;
	line-height: 20px;
	height: 20px;
}
.next_prev table.pagination td.bt_pages_arrow a, .next_prev table.pagination td.bt_pages_arrow span {
	display: block;
	line-height: 16px;	
}
.next_prev table.pagination td a:hover {
	background: #176787;
}
.property_thumb {
	width: 230px;
}
.property_thumb img {
	width: 215px;
	height: auto;
}
.property_content {
	width: 644px;
}
.property_content h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.property_detail {
	font-weight: bold;
	color: #000;
	margin: 8px 0 0 0;
}
.properties li {
	border: 1px solid #acbdbe;
	padding: 25px;
	margin-top: -1px;
}
.more_info a {
	width: 138px;
	height: 50px;
	background: transparent url(/template/tylersells2010/images/more_info.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	margin: 5px 5px 35px 25px;
}
.directory {
	border-spacing: 0;
	border-collapse: collapse;
}
.directory h4 {
	margin: 5px 5px 5px 0;
}
.directory td {
	vertical-align: top;
	border: 1px solid #acbdbe;
	padding: 10px;
}
/*
#contest_clip {
	width: 100%;
	height: 295px;
	position: absolute;
	top: 162px;
	left: 0;
	overflow: hidden;
	z-index: 1400;
}
#contest {
	width: 100%;
	height: 295px;
	position: absolute;
	top: -240px;
	left: 0;
	background: transparent url(/template/tylersells/images/contest-trans.png) no-repeat 50% 0;
}
#contest_inner {
	width: 940px;
	height: 295px;
	margin: 0 auto;
	position: relative;
}
#contest_show_button a {
	width: 168px;
	height: 47px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	-moz-outline-style: none;
}
#contest_show_button a:active, #contest_show_button a:focus, #contest_show_button a:link {
	outline: none;
	border: none;
	-moz-outline-style: none;
}
#contest_title {
	width: 300px;
	height: 22px;
	position: absolute;
	top: 88px;
	left: 0;
	text-align: center;
	overflow: hidden;
}
	#contest_title h3 {
		font: bold 13px arial, sans-serif;
		color: #fff;
	}
#contest_description {
	width: 300px;
	height: 109px;
	position: absolute;
	top: 121px;
	left: 0;
	text-align: center;
	overflow: hidden;
	font: 11px/17px arial, sans-serif;
	color: #b0deff;
}
#contest_file {
	width: 284px;
	height: 119px;
	position: absolute;
	top: 87px;
	left: 328px;
	overflow: hidden;
}
	#contest_file img {
		width: 284px;
		height: 119px;
	}
#contest_form {
	width: 300px;
	height: 135px;
	position: absolute;
	top: 79px;
	right: 0;
	overflow: hidden;
}
	#contest_form label {
		width: 300px;
		height: 40px;
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		text-indent: -9999px;
		background: transparent url(/template/tylersells/images/contest_form-trans.png) no-repeat 0 0;
		margin: 0;
		padding: 0;
	}
	#contest_form #contest_email {
		width: 270px;
		height: 22px;
		position: absolute;
		top: 40px;
		left: 6px;
		overflow: hidden;
		background: transparent url(/template/tylersells/images/contest_form-trans.png) no-repeat -6px -40px;
		border: none;
		margin: 0;
		padding: 8px 10px 0 10px;
		color: #444;
	}
		#contest_form #contest_email:focus {
			background-position: -361px -40px;
		}
	#contest_form #contest_submit {
		width: 129px;
		height: 31px;
		position: absolute;
		top: 79px;
		left: 6px;
		overflow: hidden;
		text-indent: -9999px;
		background: transparent url(/template/tylersells/images/contest_form-trans.png) no-repeat -7px -79px;
		border: none;
		cursor: pointer;
		margin: 0;
	}
		#contest_form #contest_submit:hover {
			background-position: -362px -79px;
		}*/
.widget {
	margin: 20px 10px;
	text-align: center;
}
#content_in {
	
}
#contest_block {
	border: 1px solid #d8c59f;
	padding: 20px;
	margin: 20px 0;
	overflow: hidden;
}
/*#contest_btn {
	width: 292px;
	height: 92px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background: transparent url(/template/tylersells/images/contest_btn-trans.png) no-repeat 0 0;
	font: 20px arial, sans-serif;
	color: #fff;
	text-shadow: 0 2px 7px rgba(0,0,0,0.7);
	text-align: center;
	padding: 15px;
	cursor: pointer;
	text-decoration: none;
}*/
#contest_btn {
	width: 278px;
	height: 30px;
	position: absolute;
	top: 300px;
	left: 5%;
}
#contest_title h3 {
	font-size: 18px;
	margin: 0 0 5px;
}
#contest_details {
	float: left;
	width: 330px;
	margin: 0 15px 0 0;
}
#contest_file {
	margin: 0 0 15px 0;
}
#contest_form {
	width: 310px;
	float: right;
}
#contest_submit {
	margin: 10px 0 0 0;
}
.contest_disclaimer {
	font: 11px arial, sans-serif;
	clear: both;
	border: 1px solid #eee;
	color: #777;
	padding: 15px;
	margin: 10px 0;
}
.contest_box {
	width: 700px;
}
#contest_disclaimer {
	font-size: 10px;
	line-height: 17px;
}
div.loader, div.loading {
	background: transparent url(/template/tylersells2010/images/loading_bar.gif) no-repeat 50% 50%;
	padding: 40px;
}

#video_home_testimonials {
	width: 940px;
	height: 193px;
	background: transparent url(/template/tylersells2010/images/video_home_bg.jpg) no-repeat;
	position: relative;
	clear: both;
	margin: 20px 0;
}
.page_testimonials #video_home_testimonials {
	background-image: url(/template/tylersells2010/images/video_testimonials_bg.jpg);
	margin: 20px auto;
}
	#video_home_testimonials_clip {
		width: 920px;
		height: 119px;
		position: absolute;
		top: 64px;
		left: 10px;
		overflow: hidden;
	}
	#video_home_testimonials ul {
		width: 9999px;
		height: 119px;
		position: absolute;
		top: 0px;
		left: 0px;
		margin: 0;
	}
	#video_home_testimonials li {
		display: inline;
	}
	#video_home_testimonials li a {
		width: 180px;
		height: 119px;
		float: left;
		background: transparent url(/template/tylersells2010/images/video_home_video_bg.png) no-repeat;
		position: relative;
	}
		#video_home_testimonials li a img {
			position: absolute;
			top: 11px;
			left: 11px;
		}
#video_testimonials {
	width: 940px;
	height: 139px;
	background: #fff url(/template/tylersells2010/images/video_bg.gif) no-repeat;
	position: relative;
	clear: both;
	margin: 40px 0 20px 0;
}
	#video_testimonials_clip {
		width: 920px;
		height: 119px;
		position: absolute;
		top: 10px;
		left: 10px;
		overflow: hidden;
	}
	#video_testimonials ul {
		width: 9999px;
		height: 119px;
		position: absolute;
		top: 0px;
		left: 0px;
		margin: 0;
	}
	#video_testimonials li {
		display: inline;
	}
	#video_testimonials li a {
		width: 180px;
		height: 119px;
		float: left;
		background: transparent url(/template/tylersells2010/images/video_home_video_bg.png) no-repeat;
		position: relative;
	}
		#video_testimonials li a img {
			position: absolute;
			top: 11px;
			left: 11px;
		}
#player {
	display: block;
	width: 520px;
	height: 330px;
	margin: 0 0 20px 10%;
	padding: 8px;
	background: #fff;
	border: 2px solid #bccacb;
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,.2);
}
.page_video-testimonials #content_in {
	background: transparent url(/template/tylersells2010/images/video_tyler.jpg) no-repeat 93% 0;
}
.page_video-blog #content_in {
	background: transparent url(/template/tylersells2010/images/video_tyler.jpg) no-repeat 93% 0;
}












