/* *** This is internal css for Open-Realty */
.field_caption{
	font-weight:bold;
}
.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 */
html{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input, select, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
img {
	border: 0px none;
}

#pagewidth{
	width:100%;
	min-width: 500px;
}
.search_results
{
	width:100%;
}
.result_row_0	{ background-color: #D6D3EE; }
.result_row_1	{ background-color: #FFFFFF; }
#header{
	height:136px;
	width:100%;
	background-color:#A8B4D0;
	background-image: url("{template_url}/images/header-bg.png");
}

.logo{
	background-image: url("{template_url}/images/{company_logo}");
	background-repeat: no-repeat;
	height: 100px;
}
.view_users { width:100%; }
.slogan {
	text-align:right;
	font-size: 12px;
	color:#42557b;
	padding-right: 10px;
}

.time_date {
	text-align:right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color:#FFFFFF;
}


.logo h1{
	font-size: 44px;
	color:blue;
	float: right;
	vertical-align: text-bottom;
}

#leftcol{
	width:170px;
	float:left;
	position:relative;
	margin-left:-170px;
	margin-right:1px;
	background-image: url("{template_url}/images/col_line.png");
	background-repeat: repeat-y;
	background-position: top  right;
	text-align: left;
 }

#outer{
	border:solid white 0px;
	/*/*/ border-left-width: 170px ;  /* left column width. NN4 hack to hide borders */
	border-left-color: #FFFFFF;   /* left column colour */
	border-left-style: solid;
	background-color: #FFFFFF; /* center column colour */
	width: auto;
}

#footer{
height:70px;
	width:100%;
	background-color:#000000;
	background-repeat: repeat-x;
}

.powered_by {
	color: #FFFFFF;
	margin-top: 5px;
	float:left;
	width: 200px;
	padding-left: 100px;
}

.copyright {
	color: #FFFFFF;
	margin-top: 5px;
	float:right;
	width: 400px;
	padding-right: 75px;
}


#inner{
	margin:0;
	width:100%;
}

#maincol{
	float: left;
	width: 100%;
	position: relative;
	margin: 0px -8px 0px -2px;
}

#outer>#inner{
	border-bottom: 1px solid #FFFFFF;
}

.clr{
	clear:both;
}

.content{
	position:relative;
}

#header .content{
	padding-bottom:0;
}

 /*printer styles*/
@media print{
	/*hide the left column when printing*/
	#leftcol{display:none;}
	#outer{border-left:0;}
}


#navcontainer {
	width: 155px;
}

#navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}


#navcontainer a,  #navlist a
{
	display: block;
	width: 155px;
	height: 42px;
	background-image: url("{template_url}/images/active_button.png");
	background-repeat: repeat-x;
	line-height: 5em;
}

#navlist a:visited
{
	color: #EEEEEE;
	text-decoration: none;
}

#navlist a:hover
{
	height: 42px;
	line-height: 5em;
	background-image: url("{template_url}/images/hoover_button.png");
	background-repeat: repeat-x;
	color: #336699;
}

/* 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: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
	color: #FFFFFF;
	background-color : transparent;
}
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */

.browse_tool_table {
	background-color: silver;
	width:100%;
	font-size: 11px;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
}

.browse_tool_table td {
	color: #000000;
	vertical-align: middle;
}

.browse_tool {
	background-color: silver;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
}
.browse_tool_num {
	color: #336699;
}

.browse_tool_button A {
	background-color: silver;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 18px;
	display: block;
}

.browse_tool_button A:visited {
	color: #000000;
}

.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}

.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}

.browse_tool_curpage {
	BACKGROUND-COLOR: #0088ff;
	color: #000000;
	width: 24px;
	display: block;
	text-align: center;
	font-weight: bold;
}

.bt_pages {
	BACKGROUND-COLOR: #D1DEE9;
	text-decoration:none;
	vertical-align: middle;
	color:	#000000;
	font-weight: bold;
}

.bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration: none;
	vertical-align: middle;
}

A.bt_pages, .bt_pages a {
	color:	#000000;
	width: 24px;
	text-align: center;
	text-decoration: none;
	padding: 4px 0px 5px 0px;
}

a.bt_pages:link, .bt_pages a:link, A.bt_pages:visited, .bt_pages a:visited {
	color: #000000;
	text-decoration: none;
}

A.bt_pages:hover, .bt_pages a:hover {
	color:#FFFFFF;
	background: #132975;
	text-decoration: none;
}

table.rowofthumbs {
	margin-bottom: 20px;
	border-collapse: collapse;
}

table.rowofthumbs td {
	border: none;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

table.rowofthumbs td img {
	border: 1px solid #999999;
}

.listingphoto, .listingfeatured {
	padding-right: 20px;
	border-right: 0px solid #eeeeee;
}

.listingdesc {
	padding-left: 20px;
	vertical-align: middle;
}

.listingcontent {
	padding-left: 20px;
	vertical-align: top;
}

.category {
	border-collapse: collapse;
}

.categorytopleft {
	padding: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-right: 1px solid #cc9999;
	border-bottom: 1px solid #cc9999;
}

.categorytopright {
	padding: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cc9999;
}

.categorybotleft {
	padding: 10px;
	padding-top: 20px;
	padding-right: 20px;
	border-right: 1px solid #cc9999;
}

.categorybotright {
	padding: 10px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: center;
	vertical-align: middle;
}

.categorybrowseall {
	padding: 20px;
	text-align: center;
}

.caption {
	font-weight: bold;
	margin-bottom: 3px;
}

.fielddata {
	margin-top: 0px;
}

.searchresults {}

.searchresults td {
	padding: 5px;
	padding-left: 10px;
	text-align: left;
}

.searchresults th {
	border-left: 1px solid #fffff;
	text-align: center;
}

.searchresults th a:link, .searchresults th a:visited { text-decoration: none; color: #ffffff; }
.searchresults th a:hover, .searchresults th a:active { text-decoration: none; color: #ffff00; }

.listingdetails {}
.listingdetails td {
 	padding-left: 10px;
 	padding-right: 10px;
}

.browsenav {
	color: #aaaaaa;
}

.pageoptions { padding: 10px 0px 10px 0px; text-align: right; }
.pageoptions a {
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

.floatercell {
	float: left;
	border: 1px solid #eeeeee;
	overflow: hidden;
	margin: 7px;
	height: 290px;
	width: 200px;
	text-align: center;
}

.floatercell table {
	height: 100%;
}

.floatercell table th {
	padding: 10px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
	height: 220px;
}

.floatercell table td {
	padding: 0px 10px 10px 10px;
	text-align: center;
	vertical-align: bottom;
}

.floatercell p {
	padding: 0px;
	margin: 0px 0px 7px 0px;
}

.categorynav {
	font-size: 11px;
	color: #999999;
	text-align: center;
	line-height: 18px;
}

.categorynav ul { padding-top: 20px; }

.categorynav li {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 20px;
}

.categorynav a, .categorynav a:link, .categorynav a:visited { color: #0000cc; }
.categorynav a:hover, .categorynav a:active { color: #3366ff; }

