
body
{
	font: 12px 'Lucida Grande' , 'Lucida Sans Unicode' , Verdana, Sans-Serif;
	font-size: 12px;
	background: #000 url(images/bg_body.png) repeat-x;
	padding: 0;
	margin: 0;
	background-attachment: fixed;
}
h1, h2, h3, h4, h5, h6
{
	letter-spacing: -1px;
	color: #022fc8;
	margin-bottom: 5px;
	font-weight: normal;
}
a, a:visited
{
	color: #3C71AA;
	text-decoration: underline;
}
img
{
	border: 0 none;
}

#topnav
{
	text-align: right;
	width: 100%;
	color: #FFF;
	position: absolute;
	top: 2px;
	right: 10px;
}
#topnav a, #topnav a:visited
{
	color: #FFF;
	text-decoration: none;
}
#topnav a:hover
{
	color: #7E7E7E;
}
#header
{
	position: relative;
}
#header h1
{
	margin: 0px;
	font-size: 23px;
}
#header_caption
{
	position: absolute;
	left: 100px;
	top: 120px;
	font-weight: bold;
}
#header_contact
{
	color: #FFF;
	position: absolute;
	top: 60px;
	right: 32px;
	font-weight: bold;
	font-size: 20px;
}
#header_message
{
	position: absolute;
	right: 0px;
	top: 83px;
	width: 227px;
	height: 76px;
	padding: 0px;
}
#page_margins
{
	width: 900px;
	padding: 0px 10px 0px 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#page
{
	width: 900px;
	float: left;
	background-color: #ffffff;
	padding: 3px;
	border: 2px solid #000;
}
#main_lite
{
	float: left;
	background-color: white;
	padding: 6px;
	margin: 0;
	margin-top: 3px;
	border-top: 3px solid #000;
	width: 888px;
}
#nav_main
{
	width: 100%;
	background-color: #022fc8;
	float: left;
	width: 100%;
	margin-bottom: 3px;
	height: 50px;
	background: #b71e00 url(images/bg_menu.png) repeat-x;
	font-size: 18px;
}
#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: left;
	padding: 15px 25px 13px 25px;
	text-decoration: none;
	color: white;
	border-right: 2px solid #FFF;
}
#nav_main a:hover
{
	background-color: #3C71AA;
	color: #000;
	/*background: #b71e00 url(images/bg_menu_hover.png) repeat-x;*/
}
select, input
{
	font-size: 12px;
	border: 1px solid #E3E3E3;
}
#col1, #col2, #col3
{
	float: left;
}
#col1
{
	width: 180px;
	float: left;
	background-color: #EEE;
}
#col1 ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
#col1 li
{
	list-style-image: url(images/nav_arrow.gif);
	padding: 5px 0px 5px 0px;
}
#col1 li:hover
{
	list-style-image: url(images/nav_arrow_over.gif);
}
#col1 li a, #col1 li a:visited
{
	color: #383838;
	text-decoration: none;
}
#col2
{
	width: 479px;
	float: left;
	padding: 10px;
	border-bottom: 0px;
}
#col3
{
	width: 180px;
	float: left;
	padding: 5px;
	margin-left: 10px;
	background-color: #EEE;
}
#col3 input
{
	width: 95px;
}
#col1 h2, #col3 h2
{
	width: 91%;
	display: block;
	border-left: 1px solid #022fc8;
	border-bottom: 1px solid #022fc8;
	padding-left: 10px;
	background: #800000 url(images/bg_menu.png) repeat-x scroll center bottom;
	margin: 0px;
	font-size: 18px;
	margin-bottom: 8px;
	color: #FFF;
}
#rss a, #rss a:visited
{
	font-size: 9px;
	text-decoration: none;
}
#rss img
{
	padding-top: 3px;
	padding-right: 3px;
}
.featured_listings
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.featured_listings img
{
	padding: 2px;
	border: 1px solid #cccccc;
}
.featured_listings a
{
	text-decoration: none;
}
#footer
{
	float: left;
	width: 100%;
	padding: 15px 0px 15px 0px;
	text-align: center;
	margin-top: 10px;
	color: #FFF;
	background-color: #222222;
	position: relative;
}

#footer_text
{
	float: left;
	width: 500px;
}

#affiliations_left, #affiliations_right
{
	float: left;
	width: 190px;
}

#affiliations_left
{
	width: 210px;
}

#affiliations_left img, #affiliations_right img
{
	padding: 10px;
	height: 50px;
}

.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 !important;
	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 */
img#SLIDESIMG, img#main
{
	width: 320px;
	height: auto;
}

#home
{
	height: 483px;
}

#home_contact
{
	width: 257px;
	height: 100%;
	background: transparent url(images/home_contact.png) no-repeat;
	float: left;
	margin: 3px 0 3px 3px;
	position: relative;
}

#home_contact_name
{
	text-align: center;
	color: #000;
	width: 90%;
}

#home_contact_name h2
{
	color: #000;
}

#home_contact_details
{
	color: #FFF;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 220px;
	height: 160px;
	padding: 10px;
}

#home_contact_details a
{
	color: #FFF;
}

#home_contact_name h2
{
	margin: 0;
	padding: 0;
	font-size: 24px;
}

#home_contact_photo
{
	position: absolute;
	top: 50px;
	right: 35px;
	border: 3px solid #FFF;
}

#home_slide_container
{
	width: 640px;
	height: 480px;
	float: left;
	margin: 3px 0 3px 0;
	position: relative;
}

.note
{
	font-style: italic;
	background-color: #CDC9FC;
	border: 3px solid #999;
	padding: 5px;
}

.note a
{
	font-weight: bold;
}