
body {
	font-family: 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-size:12px;
	background: url(images/body_bk.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height: 130%;
	height: 100%;
	min-height: 100%;
	}
	



.container
{
width: 100%;
margin: 0px auto;
min-height: 100%;
padding-bottom: 30px;
position: absolute;
z-index: 1;
top: 0;
}

a, a:visited
{
color: #022a4d;
}

a img, a:visited img
{
border: 1px solid #a3cdf0;
padding: 3px;
}

.content_middle_container
{
width: 950px;
margin: 0px auto;
}

.content_middle
{
padding: 5px 10px;
background: url(images/content_middle.png) repeat;
color: white;
margin-top: -3px;
border-right: 1px solid #9ccaf0;
border-left: 1px solid #9ccaf0;
}

.content_middle h1, .content_middle h2, .content_middle h3
{
margin-top: 0px;
}

.content_middle a, .content_middle a:visited
{
color: #c3e4ff;
}


.header
{
width: 100%;
height: 160px;
background: url(images/header_back.png) top left repeat-x;
}

.top_header
{
width: 950px;
margin: 0px auto;
height: 110px;
}

.top_header h1
{
color: white;
font-size: 20px;
font-weight: normal;
margin: 0px;
}

.top_header a, .top_header a:visited
{
color: #c3e4ff;
}


.nav
{
width: 950px;
margin: 0px auto;
}

.featured_listings
{
float:left;
color: white;
margin-top: 10px;
}

.featured_listings a, .featured_listings a:visited
{
color: white;
text-decoration: none;
}

.featured_listings h2
{
font-size: 23px;
color: white;
font-weight: bold;
margin: 0px;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
margin: 10px 0px;
}

.footer
{
width: 100%;
color: white;
text-align: center;
padding: 5px 0;
height: 20px;
}

.footer a. .footer a:visited
{
text-decoration: underline;
color: white;
text-align: center;
}



.search_container
{
width: 950px;
margin: 0px auto;
height: 110px;
}

.fp_search_form
{
width: 450px;
float: right;
padding: 10px;
height: 110px;
background: url(images/search_bk.png) top center no-repeat;

}

.fp_search_form h2
{
color: white;
margin-bottom: 3px;
font-size: 19px;
margin-top: 0px;
}

.fp_search_form h3
{
font-size: 13px;
color: #9fccf2;
margin: 0px;
margin-bottom: 5px;
font-weight: normal;
}


.fp_search_form input, .fp_search_form select
{
width: 120px;
} 


.middle_bit
{
padding: 0px;
width: 100%;
display: block;
background: url(images/middle_bit_center.png) repeat;
float:left;
color: white;
}

.middle_bit_top, .middle_bit_bottom
{
height: 39px;
width: 100%;
display: block;
background: url(images/middle_bit_bar.png) top left repeat-x;
float:left;
}

.middle_bit_center
{
width: 950px;
margin: 0px auto;
position: relative;
}

.middle_bit_float
{
float:left;
}

.featured_listings 
{
margin-left: 20px;
width: 220px;
}

.featured_listings a img, .featured_listings a:visited img
{
border: 1px solid #fff;
padding: 5px;
}



#slider {
   width: 210px;
   height: 170px;
   position: relative;
   overflow: hidden;
   margin-bottom:28px;
   border: 1px solid #CCC;
}

#sliderContent {
   width: 210px;
   height: 170px;
   position: absolute;
   top: 0;
   margin-left: 0;
   margin: 0px;
   padding: 0px;
}


/**************html drop down menus******************/
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a, .horizontalcssmenu ul li a:visited
{
display: block;
padding: 6px 17px;
font-size: 14px;
float:left;
color: black;
text-decoration: none;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 0px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
margin-top: 0px;
background: url(images/nav_dd_bk.png) bottom left no-repeat;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a, .horizontalcssmenu ul li ul li a:visited{
width: 180px; /*width of sub menu levels*/
font-weight: normal;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
padding: 7px 10px;
border-top: 1px solid #CCC;
border-left: 0px;
margin-top: 0px;
text-align: left;
color: #222;
text-transform: none;
}

.horizontalcssmenu ul li a:hover{

}

.horizontalcssmenu ul li ul li a:hover{
background: #022a4d;
color: #FFFFFF;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}


img.FeaturedListingSlide {
width: 210px;
height: 170px;
margin: 0px !important;
margin-bottom: 3px !important;
}

li.sliderImage {
list-style-type: none !important;
}

.sliderImage {
   float: left;
   position: relative;
   display: none; 
}

.sliderImage span {
   position: absolute;
   right: 0;
   font: 12px Arial, Helvetica, sans-serif;
   padding: 2px 10px 10px 10px;
   background: url(images/white_box.png) top left repeat;
   color: #21201e;
   display: none;
   bottom: 0;
   padding: 10px;
   height: 30px;
   width: 190px;
   /*top: 0;*/
}

.sliderImage span strong {
font-size: 13px;
font-weight: bold;
display: block;
}

.clear {
   clear: both;
}



* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */



/* *** 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%;}
.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 */

.adminListingLeft_0 {
	color:#FFFFFF;
	background-color:transparent;
	}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff */
.browse_tool_table {
	
	width:100%;
	font-size:11px;
	text-decoration:none;
	color:;
	}
.browse_tool {

	font-size:9px;
	text-decoration:none;
	color:;
	}
.browse_tool_num {color:;}
.browse_tool_button A {

	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:;
	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;
	}

/* setting for the size of the main image at mainjavacolumn, mainjavarows, slideshow and tabbed */

/* BLOG VIEW
*******************************************************************************/
.blog_date {
clear:both;
color:#808080;
margin-bottom:3px;
font-size:10px;
}
.blog_title{
font-weight:bold;
font-size:18px;
color:#9FB6D5;
border-bottom:1px dotted;
}
.blog_summary{
padding:7px;
color:#808080;
}
.blog_story_link_line{
padding-left:7px;
padding-bottom:5px;
}
a.blog_story_link{
text-decoration:none !important;
}
.blog_entry_footer {
background-color:#9FB6D5;
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:#808080;
}
.blog_article_comments_header{
font-weight:bold;
font-size:18px;
color:#053280;
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:#9FB6D5;
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:#808080;
}

.add_comment_block{
padding-left:20px;
margin-top:10px;
}

.blog_leave_comment_text {
color:#053280;
}
.blog_leave_comment_submit{
border-color:#053280;
font-weight:bold;
font-size:10px;
}

.blog_leave_comment_text_textarea{
width:500px;
height:75px;
}

/* TEMPLATE SELECTOR
 ============================================================================ */
form.template_selector {margin:0; padding:0;}
form.template_selector fieldset {border:none;}
select#select_users_template {width:150px;}
