* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #161F2D;
	padding: 0px 0px;
	background: #d4d4d4;
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
ul {
margin:5px 0px 5px 25px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
img {
	border: none;
}
h1 {
	font-size: 28px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #000;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	margin: 10px 0px;
	color: #333333;
}
h3 {
	font-size: 12px;
	margin: 10px 0px;
	color: #333333;
}
h4 {
	font-size: 14px;
	margin: 10px 0px;
	color: #333333;
}
h6 {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	margin: 10px 0px;
}
h6 span {
	color: #3366CC;
}
/*SEARCH FORM*/
.select-min {
	width: 40%
}
.select-max {
	width: 40%
}
.clear-both {
	clear: both;
	font-size: 0px;
	height: 0px;
}
#welcome {
	width: 800px;
	margin: 0px auto;
	background: #FFF;
}
#logo img {
width:200px;
}
#logoleft {
vertical-align:bottom !important;
background: url(css/logoleft.gif) bottom right no-repeat;
}
#navigation_home {

}
#navigation_home a {
	display: block;
	padding: 0 8px;
	height: 21px;
	line-height: 21px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-right:1px dotted #CCC;
}
#navigation_home a:hover {
	background: #F7931E;
	color: #FFF;
}
#logoright {
	width: 580px;
	vertical-align:bottom !important;
	height:100px;
	background: url(css/menu_bg.gif) left bottom repeat-x;
}
#userlinks {
	color: #161F2D;
	font-size: 11px;
	padding:0px 10px 20px 0px;
	text-align:right;
}
#userlinks a {
	color: #161F2D;
	text-decoration: none;
}
#userlinks a:hover {
	color: #161F2D;
	text-decoration: underline;
}
#navigation {
}
#navigation a {
	display: block;
	padding: 0 6px;
	height: 41px;
	line-height: 41px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-right:1px dotted #CCC;
}
#navigation a:hover {
	background: #F7931E;
	color: #FFF;
}

#containerborder {
	background: url(css/containerborder.gif) center bottom no-repeat;
}
#container {
	width: 800px;
	margin: 0px auto;
	background: #FFF;
}
#language a {
	display: block;
	height: 25px;
	padding: 5px 40px 0px 0px;
	text-align: right;
	color: #000;
	text-decoration: none;
}
#header {
	background: #D4D4D4;
	padding: 10px 20px;
}
#featured-block-width {
	float: left;
}
#savecalc {
float:right;
margin-right:0px;
background: url(css/savecalc.gif) top left no-repeat;
}
.searchblock {
	background: url(css/search.gif) top left no-repeat;
	float: left;
	width: 200px;
	height: 232px;
	padding: 40px 10px 10px 10px;
	margin-right:20px;
}
.searchblock th {
	text-align: left;
	padding: 2px 0px;
}
.searchblock input, .searchblock select {
	font-size: 11px;
}
.form_search_property {
padding-bottom:10px;
border-bottom:1px solid #CCC;
}
.search-box-title {
text-align:left;
font-size:12px;
padding:4px 0px !important;
}
.searchblock .search-box-title {
text-align:left;
font-size:16px;
padding:6px 0px !important;
}
.search-box-input-quick {
width:160px;
padding:4px 3px;
font-size:12px !important;

}
.searchblock a.advanced {
margin-top:4px;
display:block;
}

.submit_quick {
border:1px solid #7F9DB9;
background:#7B99BD;
color:#FFF;
margin-left:5px;
padding:4px 3px;
font-size:12px !important;
}
#divselectclass {
		font-size: 12px;
	background: url(css/divselectclass.gif) top left no-repeat !important;
	width:760px;
	margin:0px auto;
	padding-top:40px;
	height:160px;
	margin-top:10px;
}
.selectclass {
	width: 33%;
	float: left;
	text-align: center;
	padding: 2px 0px;
	border-right:1px solid #CCC;
}
.selectclass-pclass {
	display: block;
	padding: 3px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #F7931E;
}
.selectclass-img {
display:block;
text-align:center;
width:150px;
height:100px;
overflow:hidden;
margin:0px auto;
}
.selectclass-title {
	display: block;
	padding: 2px 0px;
	text-align: center;
	font-size: 11px;
}
#contentarea {	
	font-size: 12px;
	background: #fff url(css/bg_page.gif) top left repeat-x;
}
#content {
padding: 10px;
}
#user_signup_desc {
	margin-right: 5px;
	float: right;
	width: 150px;
	background: #ebebeb;
	border: 1px solid #bfbfbf;
	padding: 5px;
	margin-bottom: 10px;
}
#right {
	float: right;
	width: 190px;
}
p {
	margin-bottom: 10px;
}
#footer {
	padding: 5px 15px;
	text-align: left;
}
#footer {
	background: url(css/menu_bg.gif) left top repeat-x;
}
#footer a {
	display: block;
	float: left;
	height: 15px;
	padding: 5px 10px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin-right: 0px;
}
#footer a:hover {
	background: #F7931E;
	color: #FFF;
	text-decoration: none;
}
#copyright {
	text-align: center;
	padding: 10px;
}
#copyright a {
	color: #000;
}
.property-dataset-featured-yes {
	position: absolute;
	background: url(css/badge_featured.png) no-repeat top left;
	width: 150px;
	height: 100px;
	z-index: 10;
	margin: 0px;
	padding: 0;
}
.property-dataset-featured-no {
	display: none;
}
.property-dataset {
	background: #ebebeb;
	border: 1px solid #bfbfbf;
	padding: 5px;
	margin-bottom: 10px;
}
.property-dataset-head {
	background: url(css/property-dataset-head.gif) no-repeat top left #cccccc;
	border: 1px solid #bfbfbf;
	padding: 0px 5px 0px 13px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	height: 16px !important;
}
.property-dataset-head a {
	color: #272727;
}
.property-dataset-head div {
	float: right;
	width: 200px;
	text-align: right;
}
.property-dataset-image {
	float: left;
	width: 150px;
	height: 100px;
	overflow: hidden;
	margin-right: 10px;
}
.property-dataset-image img {
	margin: 0px;
	border: 1px solid #bfbfbf;
}
.property-dataset-desc {
	float: left;
	width: 320px;
	font-size: 10px;
}
.property-dataset-desc p {
	margin-bottom: 3px;
}
.property-dataset-links-block {
	float: right;
	width: 150px;
}
.property-dataset-links {
}
.property-dataset-links a {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	padding: 2px;
	color: #000;
	text-align: right;
}
.property-dataset-links a:hover {
	text-decoration: underline;
}
#listing_images {
padding:4px 0px;
}
#listing_images img {
width:93px;
height:64px;
overflow:hidden;
}
#listing_info {
	float: left;
	width: 595px;
}
.edit_listings {
border-collapse:separate;background-color:silver;
margin:0px auto;
}
.edit_listings td {background:#EBEBEB;font-size:12px;vertical-align:middle;padding:2px;text-align:center;}
.edit_listings th {color:#000;padding:2px;vertical-align:middle;background:#EBEBEB;text-align:center;font-weight:bold;}
.marqueeproperties {
	background: #FFF;
	border: 1px solid #BFBFBF;
	padding: 2px;
	height: 200px;
	width: 170px;
	margin: 0px auto;
}
/* FORMS */
fieldset {
	border: 1px solid #000;
	padding: 8px;
	margin-bottom: 10px;
}
legend {
	color: #FF7400;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 10px 0px 10px;
	padding: 2px 15px;
	border-bottom:0px;
	background-color: #FFF;
}

fieldset h3 {
background:#FF7400;
padding:2px 5px;
font-size:16px;
color:#FFF;
}

fieldset .amenities {
padding:0px;
margin:10px;
}
fieldset .amenities li {
list-style:none;
padding:2px 10px;
float:left;
width:24%;
background: url(css/li.gif) no-repeat left center;
}

.admin_option_caption {
	font-weight: bold;
	text-align: center;
}
/* ADMIN SECTION */
.admin_action_status {
	border: 1px solid #BFBFBF;
	background: #EBEBEB url(css/admin_action_status.gif) no-repeat left center;
	padding: 10px 10px 10px 50px;
	color: green;
	font-weight: bold;
}
.admin_action_status_error {
	border: 1px solid #BFBFBF;
	background: #EBEBEB url(css/admin_action_status_error.gif) no-repeat left center;
	padding: 10px 10px 10px 50px;
	color: maroon;
	font-size: 12px;
	font-weight: bold;
}
fieldset .admin_action_status, fieldset .admin_action_status_error {
	border: 1px solid #FFF;
}
/* *** This is internal css for Open-Realty */
#table_fields {
background:#CCC;
border-collapse:separate;
}
#table_fields td {
background:#FFF;
padding:2px;
}
.field_caption {
	font-weight: bold;
}
.searchpage_field_caption {
	font-weight: bold;
	text-align: right;
}
.searchpage_field_caption_row {
	font-weight: bold;
	text-align: right;
}
.lat_long_header {
	font-size: 12px;
}
.view_image {
	text-align: center;
}
.image_caption {
	font-size: 16px;
	font-weight: bold;
}
.view_user {
	padding-left: 5px;
}
.view_user_user_name {
	font-size: 14px;
	font-weight: bold;
}
.view_user_user_images {
	float: left;
}
.view_user_user_info {
	float: left;
	padding-left: 10px;
}
.view_user_user_hitcount {
	clear: both;
}
.view_user_user_box {
}
.no_results {
	color: red;
	margin-top: 10px;
}
/* *** Generated by www.csscreator.com *** */
/* THIS IS SECTION IS FOR VERTICAL MENU */
.search_results {
	width: 100%;
}
.view_users {
	width: 100%;
}
.logo h1 {
	font-size: 30px;
	color: #333333;
	vertical-align: text-bottom;
	margin: 0px;
	margin-top: 10px;
	font-weight: normal;
}
/*printer styles*/
@media print {
/*hide the left column when printing*/
#leftcol {
	display: none;
}
#outer {
	border-left: 0;
}
}
/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */
table.admin_main {
	border: 3px;
	width: 100%;
}
td.admin_main {
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE ROW COLORS */
td.row1_0 {
	background-color: #FFFFFF;
}
td.row2_0 {
	background-color: #C2C2C2;
}
td.row3_0 {
	background-color: #FFFFFF;
}
.adminListingLeft_0 {
	color: #FFFFFF;
	background-color: transparent;
}
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.bt_pages {
	text-decoration: none;
	font-size: 10px;
	vertical-align: middle;
	color: #000000;
	padding: 2px 5px;
}
.bt_pages a {
	color: #000000;
	text-align: center;
}
#bt_pages_active {
	background: #FFF;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing {
	margin: 2em 0 2em 3em;
	border: 1px solid #a9a9a9;
	width: 40em;
	text-align: center;
}
.next_prev_listing ul {
	margin: 1.5em auto;
}
.next_prev_listing li {
	display: inline;
	padding: .5em 1em;
	list-style-type: none;
}
.count, .listing_xy {
	width: 100%;
	background-color: #dcdcdc;
	clear: both;
	padding: .5em 0;
}

.package_name {
border:1px solid #CCC;
float:left;
width:23%;
margin:10px 10px 10px 0px;
background:#FFFFD6;
height:400px;
}
.package_name span {
display:block;
font-weight:bold;
font-size:14px;
padding:2px 5px;
background:#CDD7EB;
}
.package_name p {
padding:2px 5px;
}