
.tt:link {
	color: #fff;
	text-decoration: none;
}
.tt:visited {
	text-decoration: none;
	color: #fff;
}
.tt:hover {
	text-decoration: none;
	color: #046538;
}
.tt:active {
	text-decoration: none;
	color: #fff;
}


.preload2 {background: url(prodrop2/button4.gif);}
.menu2 {padding:0 0 0 16px; margin:0; list-style:none; height:40px; background:#fff url(prodrop2/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color: #DED169; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 6px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 12px 0 6px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(prodrop2/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(prodrop2/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(prodrop2/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:93px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(prodrop2/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#4ab; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#4ab url(prodrop2/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#4ab url(prodrop2/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:93px; z-index:200; height:auto;}



#menu5 {
	width: 200px;
	margin: 10px;
	}
	
#menu5 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #FFF;
	display: block;
	background:  url(menu5.gif);
	padding: 8px 0 0 10px;
	}
	
#menu5 li a:hover {
	color: #FFF;
	background:  url(menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}


body
{
font:12px 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
font-size: 12px;
background-image: url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#EFECE5;
}

h1, h2, h3, h4, h5, h6
{
letter-spacing: -1px;
color: #046538;
margin-bottom: 5px;
font-weight: normal;
}

ul
{
margin: 0px;
padding: 0px;
padding-left: 20px;
}

li
{
list-style-image: url(images/nav_arrow.gif);

}

li:hover
{
list-style-image: url(images/nav_arrow_over.gif);
}

a, a:visited
{
color: #036638;
text-decoration: none;
}

#topnav
{
background-color:#fff;
float: left;
text-align: right;
width: 100%;
color: #7E7E7E;
}

#topnav a, #topnav a:visited
{
color: #7E7E7E;
text-decoration: none;
}

#header
{
background-color:#94AB56;
margin:0px;
padding:0xp;
}

#header h1
{
margin: 0px;
font-size: 23px;
}

#page_margins
{
width: 900px;
padding: 0px 10px 0px 10px;
margin-left: auto;
margin-right: auto;
display: block;
}

#page
{
width: 900px;
float: left;
background-color: #fff;


}

#main
{
float:left;
background-color: white;
padding-top: 10px;
}

#nav_main
{
width: 100%;
background-color: #036638;
float: left;
width: 100%;
border-bottom: 2px solid #046538;
background-image:url(images/link.jpg);
}

#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;
background-image:url(images/link.jpg);
}

#nav_main a:hover
{
background-color: #D6CE5F;
color: white;
background-image:url(images/linkover.jpg);
}

select, input
{
font-size: 12px;
border: 1px solid #E3E3E3;
}

#col1, #col3
{
float: left;
background-color: #EEEEEE;
}
#col2{
float: left;
}
#col1
{
width: 200px;
float: left;
}

#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: #036638;
text-decoration: none;
}



#col2
{
width: 870px;
float: left;
padding: 10px;

}

#col3
{
width: 180px;
float: left;
padding: 5px;
margin-left: 10px;
}

#col3 input
{
width: 95px;
}

#col1 h2, #col3 h2
{
width: 91%;
display: block;
border-left: 1px solid #D6CE5F;
border-right: 1px solid #D6CE5F;
border-top: 1px solid #D6CE5F;
border-bottom: 1px solid #D6CE5F;
padding-left: 10px;
background-color: #036638;
margin: 0px;
margin-left:4px;
font-size: 18px;
color:#D6CE5F;
margin-bottom: 8px;
background-image:url(images/link.jpg);
}

#rss a ,#rss a:visited
{
font-size: 10px;
text-decoration: none;
}

#rss img
{
padding-top: 3px;
padding-right: 3px;
}

.featured_listings
{
text-align: center;
margin-left:auto;
margin-right:auto;
color:#036638;
}

.featured_listings img
{
padding: 2px;
border: 1px solid #cccccc;
}

#footer
{
float: left;
width: 100%;
padding: 15px 0px 15px 0px;
border-top: 2px solid #036638;
text-align: center;
margin-top: 10px;
}

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