<!--

/* CSS Document */

body {
	text-align: center; 
	min-width: 800px;
	background:#6872B0;
	margin:0px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#252F6C;
	}

	
/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper { 
width: 970px;
margin: 0 auto; 
background:url(images/pageWrapper_bg.jpg) #FFFFFF;
}

#header, #footer {
color: #000;
clear: both; 
width: 970;
}



#subnav {
	clear: both;
	width: 780px;
	height:30px;
	line-height:0px;
	background:#768DBA;
	font-family: arial,tahoma,trebuchet,helvetica,sans-serif;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	color: #DCE2FF;
	border:solid #000000;	
	border-width:0px 0px 0px 0px;
	margin-left: 190px;
	padding: 0px;
 }

#footer {
padding: 0px 0;
height:85px;
border-width:0px 0 0 0;
margin:0;
background: url(images/footer.jpg) #FFFFFF no-repeat;
 }
	
#header {
	background: url(images/header.jpg) #58629F no-repeat;
	padding:0px;
	text-align:left;
	color:#58629F;
	height:218px;
	color: #333333;
	}

#contentfloatholder {/* right faux column tab */
float: left;
width: 100%;
}

#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block;
    height: 0px;
    clear: both; 
    visibility: hidden;
}

#center {
	padding: 8px;	
	margin: 0 190px 0 190px;
	text-align: left;
}

#centerwrap {
	float:left;
	width: 100%; 
	margin: 0 -110% 0 0;
}

#leftCol {
	float:left;
	width: 190px;
	margin: 0 0 0 0;
}

#rightCol {
	float:right;
	width: 190px;
	margin: 0;
}




#time_date {
text-align:left;
font:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-weight:bold;
font-size:10px;
width:250px;
float:left;
padding-left:15px;
}

#supernav{
width:100px;
float: right;
text-align:right;
padding-right: 10px;
}

#copyright{
float: left;
padding: 6px;
font-size:10px;
color:#336699;
font-weight:bold;
margin-left: 15px;
}

#footer_navigation{
	clear:left;
	padding: 2px;
	position:relative;
	font-family: verdana,tahoma,trebuchet,arial,helvetica,sans-serif;
	font-size:11px;
	text-align: center;
	color:#336699;
	font-weight:bold;
	}

/*	Left Nav Column 	*/
#menu{
margin-top: -32px;
height:100%;
background-color:#58629F;
width:190px;
/* the negative value is to pull 
the navigation buttons up over 
the "subheader" so it rests under the header*/
}

.buttons
{
position: relative;
text-align:center;
color:#FFFFFF;
font-family: arial, helvetica, sans-serif;
background: url(images/down_state.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 190px;
height: 30px;
margin: 0;
padding: 0;
}

.buttons a
{
display: block;
color: white;
font-size: 11px;
width: 190px;
height: 30px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.buttons img
{
color: white;
width: 190px;
height: 30px;
border: 0
}

* html a:hover {
	visibility:visible}

.buttons a:hover img {
	visibility:hidden}

.buttons span {
	position: absolute;
	left: 35px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: white;}
	
#adBlock {
	width: 190px;
	text-align:left;}

.adInfopage_title {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
	font-weight:bold;
	font-size:12px;}

.adTitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;}


.adContent {
	font:Verdana,Arial, Helvetica, sans-serif;
	text-align:left;
	color:#353B85;
	font-weight:normal;
	font-size:10px;}



.adContact {
	text-align:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#353B85;
	font-weight:normal;
	font-size:10px;}



.smalltext {
	font:Verdana,Tahoma,Trebuchet,Arial, Helvetica, sans-serif;
	color:#484FB3;
	font-weight:bold;
	font-size:9px;}

#spotlight {
	width: 90%; 
	background-color:#FAF4A6; 
	border: 1px dotted #484FB3; 
	padding: 8px;  
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;}
	
.spotlightTitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
	font-weight:bold;
	font-size:12px;}


.spotlightContent {
	font:Verdana,Arial, Helvetica, sans-serif;
	text-align:left;
	color:#353B85;
	font-weight:normal;
	font-size:10px;}



.spotlightContact {
	text-align:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#353B85;
	font-weight:normal;
	font-size:10px;}



/*	Open-Realty css begins	*/

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


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


.search_results
{
	width:100%;
}
.result_row_0	{ background-color: #EEF3FD; } 
.result_row_1	{ background-color: #DCE6FE; }
.view_users { width:100%; }
.small {
	font-size:10px;
}


.clear{
	clear:both;
	line-height: 1px;
	font-size: 1px;
}


table.page_display
{
	border: 3px;
}
td.page_display
{
	width: 100%;
	vertical-align: top;
}


table.admin_main
{
	border: 3px;
	width: 100%;
}
td.admin_main
{
	width: 100%;
	vertical-align: top;
}


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



.browse_tool_table {
	background-color: #6D78B6;
	width:100%;    
	font-size: 11px; 
	text-decoration: none; 
	color: white; 
}

.browse_tool {
	background-color:#6D78B6 ;
	font-size: 11px; 
	text-decoration: none; 
	color: #D3DEFF; 
}

.browse_tool_num {
	color: #DED3FF;
}

.browse_tool_button A {		
	background-color: #6D78B6;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	vertical-align: middle;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000; 
	width: 100px;
	height: 20px;
	display: block;
}

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

.browse_tool_button A:hover {
	color: black;
	background-color:#A0ABE9;
	BORDER-STYLE: inset;
	width: 100px;
	height: 20px;
}

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

.browse_tool_curpage {
	BACKGROUND-COLOR: #132975;
	color: #FFFFFF;
	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: 10px;
	vertical-align: middle;
	color:	#000000;
}
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; 
}


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

-->