
body {
	font:12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size:12px;
	background: #000;
	}

a, a:visited {
	color:#aa0000;
	font-weight: bold;
	text-decoration:underline;
	}
img {
	border:0 none;
	}

#topnav {
	width: 900px;
	height: 20px;
	text-align:right;
	width:100%;
	color:#7E7E7E;
	}
#topnav a, #topnav a:visited {
	color:#7E7E7E;
	text-decoration:none;
	}
#header {
	background-image: url("images/title1.jpg");
	width: 900px;
	height: 200px;
	}
#header h1 {
	color: white;
	margin: 0px;
	font-size:20px;
	padding-top: 150px;
	padding-left: 15px;
	}
.bar {
	height: 20px;
	padding-top: 1em;
	margin-left: 198px;
	width: 700px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	background: black;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	margin-top: -22px;
	z-index: 3;
}
#header h2 {
	color: #ffffff;
	margin: 0px;
	font-size: 18px;
	margin-top: -30px;
	padding-left: 300px;
	z-index: 2;
	}
#page_margins {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	}
#page {
	width:900px;
	float:left;
	background-color:#000;
	padding:0px 0px 0px 0px;
	}
#main_lite {
	float:left;
	background-color:black;
	padding-top:0px;
	}
#nav_main {
	width:100%;
	background-image: url(images/menubar.jpg);
	float:left;
	width:100%;
	}
#nav_main ul, #nav_main ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
	}
#nav_main a, #nav_main a:visited {
	display:block;
	float:right;
	padding:5px 15px 5px 15px;
	text-decoration:none;
	color:white;
	}
#nav_main a:hover {
	background-color:#aa0000;
	color:white;
	}
select, input {
	font-size:12px;
	border:1px solid #8c7d7d;
	margin-bottom: 2px;
	}
#col1, #col2, #col3 {float:left;}
#col1 {
	background-image: url(images/left_menu.jpg);
	background-repeat: no-repeat;
	width:199px;
	height: 700px;
	float:left;
	}
#col1_menu {
	background-color: #aa0000;
	width:199px;
	}
#leftimages {
	margin-top: 125px;
}
#leftimages p {
	padding: 5px;
	margin-left: -5px;
}
#col1 ul {
	margin:0px;
	padding:0px;
	padding-left:0px;
	}
#col1 h2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	display:block;
	margin:0px;
	margin-bottom:8px;
	}
#col1 li {
	list-style:none;
	padding:10px 0px 10px 0px;
	text-align: center;
	}
#col1 li:hover {
	list-style-image: url(images/arrow.gif);
	color: black;
	}
#col1 li a, #col1 li a:visited {
	font-size: 14px;
	color: #fff;
	text-decoration:none;
	}
#col2 {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	width:670px;
	padding: 20px 10px 20px 20px;
	float:left;
	border-left:0px;
	border-bottom:0px;
	}
#col2 h1 {
	color: #920000;
	text-align: left;
	font-size: 28px;
	font-weight: normal;
	display:block;
	margin:0px;
	margin-bottom:6px;
	}
#col2 h2 {
	color: #920000;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	display:block;
	margin:0px;
	margin-bottom:2px;
	}
#col2 p {
	text-indent: 2em;
	text-align: justify;
	padding-right: 15px;
	}
#col2small {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	width:400px;
	padding: 20px 10px 20px 20px;
	float:left;
	border-left:0px;
	border-bottom:0px;
	}
#col2small h1 {
	color: #920000;
	text-align: left;
	font-size: 28px;
	font-weight: normal;
	display:block;
	margin:0px;
	margin-bottom:6px;
	}
#col2small h2 {
	color: #920000;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	display:block;
	margin:0px;
	margin-bottom:2px;
	}
#col2small p {
	text-indent: 2em;
	text-align: justify;
	padding-right: 15px;
	}
#col3 input {width:95px;}


#col3 h2 {
	color: #920000;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	display:block;
	margin:0px;
	margin-bottom:2px;
	}
#rss a ,#rss a:visited {
	font-size:12px;
	text-decoration:none;
	}
#rss img {
	padding-right:3px;
	}
#searchbox {
	background: #eeeeee;
	width: 198px;
	border: 1px black solid;
	}
#searchbox h2 {
	text-align:center;
	margin-bottom: 1px;
	}
#searchbox h4 {
	text-align:center;
	margin-top: 1px;
	}
#contactform {
	padding: 10px;
	width: 370px;
	margin-left: 15px;
	}
#contactform p {
	font-size: 10px;
	}
.featured_listings {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
.featured_listings img {
	padding:2px;
	border:1px solid #cccccc;
	}

#footer {
	color: white;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	float:left;
	width:100%;
	padding: 3px;
	text-align:center;
	}
#footer a {
	color: black;
	}
.search_result_table {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:5px 0px 5px 0px;
	}

/* *** This is internal css for Open-Realty */
.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%;}
.result_row_0 {background-color:#f8f8f8;}
.result_row_1 {background-color:#FFFFFF;}
.view_users {width:100%;}
.logo h1 {
	font-size:30px;
	color:#333333;
	vertical-align:text-bottom;
	margin:0px;
	margin-top:10px;
	font-weight:normal;
	}
.clr {clear:both;}
.content {position:relative;}

/* 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 */
table.page_display {border:3px;}
td.page_display {
	width:100%;
	vertical-align:top;
	}

/* 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 */
.browse_tool_table {
	background-color:#FFFFFF;
	width:100%;
	font-size:11px;
	text-decoration:none;
	color:black;
	}
.browse_tool {
	background-color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
	color:black;
	}
.browse_tool_num {color:#336699;}
.browse_tool_button A {
	background-color:#FFFFFF;
	font-size:9px;
	line-height:10px;
	text-align:center;
	border-color:#000000;
	border-style:outset;
	border-width:1px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	width:55px;
	height:18px;
	display:block;
	padding:3px;
	}
.browse_tool_button A:visited {color:#000000;}
.browse_tool_button A:hover {
	color:#CCCCCC;
	border-style:inset;
	width:55px;
	height:18px;
	}
.browse_tool_ghost {
	font-size:9px;
	line-height:10px;
	color:#aaaaaa;
	text-decoration:none;
	}
.browse_tool_curpage {
	background-color:#f8f8f8;
	color:#CCCCCC;
	width:24px;
	height:20px;
	display:block;
	text-align:center;
	}
.bt_pages {
	font-family:verdana, arial, Helvetica, sans-serif;
	background-color:#D1DEE9;
	text-decoration:none;
	font-size:9px;
	vertical-align:middle;
	color:#000000;
	padding:0px;
	}
bt_pages_ghost {
	color:#aaaaaa;
	text-decoration:none;
	}
a.bt_pages {
	color:#000000;
	width:24px;
	height:20px;
	display:block;
	text-align:center;
	}
a.bt_pages:visited {color:#000000;}
a.bt_pages:hover {
	color:#FFFFFF;
	background:#132975;
	}

/* 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;
	}

/* css for tabbed pages */
.dynamic-tab-pane-control.tab-pane {
	position:relative;
	width:100%; /* width needed weird IE bug */
	margin-right:-2px; /* to make room for the shadow */
	}
.dynamic-tab-pane-control .tab-row .tab {
	width:70px;
	height:16px;
	background-image:url("{template_url}/images/tab.png");
	position:relative;
	top:0;
	display:inline;
	float:left;
	overflow:hidden;
	cursor:Default;
	margin:1px -1px 1px 2px;
	padding:2px 0px 0px 0px;
	border:0;
	z-index:1;
	font:11px Tahoma;
	white-space:nowrap;
	text-align:center;
	}
.dynamic-tab-pane-control .tab-row .tab.selected {
	width:74px !important;
	height:18px !important;
	background-image:url("{template_url}/images/tab.active.png") !important;
	background-repeat:no-repeat;
	border-bottom-width:0;
	z-index:3;
	padding:2px 0 0px 0;
	margin:1px -3px -3px 0px;
	top:-2px;
	font:11px Tahoma;
	}
.dynamic-tab-pane-control .tab-row .tab a {
	font:11px Tahoma;
	color:black;
	text-decoration:none;
	cursor:default;
	}
.dynamic-tab-pane-control .tab-row .tab.hover {
	font:11px Tahoma;
	width:70px;
	height:16px;
	background-image:url("{template_url}/images/tab.hover.png");
	background-repeat:no-repeat;
	}
.dynamic-tab-pane-control .tab-page {
	clear:both;
	border:1px solid rgb(145, 155, 156);
	background:#ffffff;
	z-index:2;
	position:relative;
	top:-2px;
	font:11px Tahoma;
	color:black;
	padding:10px;
	}
.dynamic-tab-pane-control .tab-row {
	z-index:1;
	white-space:nowrap;
	}


/* BLOG VIEW
*******************************************************************************/
.blog_date {
clear:both;
color:#808080;
margin-bottom:3px;
font-size:10px;
}
.blog_title{
font-weight:bold;
font-size:18px;
color:#920000;
border-bottom:1px solid;
}
.blog_summary{
padding:7px;
color:black;
}
.blog_story_link_line{
padding-left:7px;
padding-bottom:5px;
}
a.blog_story_link{
text-decoration:none !important;
}
.blog_entry_footer {
background-color:#e50008;
display:block;
height:15px;
padding-left:5px;
padding-top:2px;
padding-right:5px;
margin-bottom:15px;
font-size:10px;
}

.blog_byline{
float:left;
}
.blog_comments{
float:right;
}
.blog_full_article{
padding:7px;
color:#black;
}
.blog_article_comments_header{
font-weight:bold;
font-size:18px;
color:black;
margin-bottom:10px;
}

.blog_article_comment_item{
margin-left:10px;
margin-right:10px;
padding-bottom:5px;
padding-top:5px;
}
.blog_article_comment_title_row{
background-color:gray;
display:block;
height:15px;
padding-left:5px;
padding-top:2px;
padding-right:5px;
margin-bottom:15px;
font-size:10px;
}
.blog_article_comment_text {
padding-left:5px;
padding-right:5px;
color:black;
}

.add_comment_block{
padding-left:20px;
margin-top:10px;
}

.blog_leave_comment_text {
color:#920000;
}
.blog_leave_comment_submit{

font-weight:bold;
font-size:10px;
}

.blog_leave_comment_text_textarea{
width:500px;
height:75px;
}

#listingbuttons ul
{
	margin-left: -23px;	
}

#listingbuttons li
{
	display:inline;	
}

#listingbuttons li a
{
	display:block;
	width:200px;
	height:30px;
	text-align:center;
	vertical-align: center;
	color:white;
	background-image:url(images/listingbutton.gif);
	background-repeat: no-repeat;
	float:left;
	text-decoration:none;
	font-size:11px;	
	margin-right:7px; 
	position:relative;
	font-weight: bold;
	padding-top: 7px;
}

#listingbuttons li a.active, #listingbuttons .current_page_item a,#listingbuttons li a:hover
{
	background-image:url(images/listingbutton-active.gif);

}

/* TEMPLATE SELECTOR
 ============================================================================ */
form.template_selector {margin:0; padding:0;}
form.template_selector fieldset {border:none;}
select#select_users_template {width:150px;}
