
/* *** 
This is internal css for Open-Realty 2.0
at open realty templates by http://openrealtytemplates.awddesign.co.uk 

 */
.field_caption{
	font-weight:bold;
}
.view_image {
	text-align:center;
}

.image_caption {
	font-size:16px;
	font-weight:bold;
}
.view_user {
 padding-left:0px;
}
.view_user_user_name {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #666666;
	color:#710038;
	margin-bottom:5px;
}
.view_user_user_images {
	float:left;
}
.view_user_user_info {
	float:left;
	padding-left:10px;
	font-family : Arial, Verdana, Helvetica sans-serif;
          font-size : 12px;
          font-style : normal;
          color : #000000;
}
.view_user_user_hitcount {
	clear:both;
}
.view_user_user_box {

}

/* THIS CONTROLS THE ROW COLORS main pages*/

tr.result_row_1{
background-color: #ffffff; 

}
tr.result_row_0{
background-color: #f3f3f3; 

}

/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR 
at open realty templates by http://openrealtytemplates.awddesign.co.uk 
*/
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: #fff;
	width:100%;    
	font-size: 11px; 
	text-decoration: none; 
	color: black; 
}
.browse_tool {
	background-color: #fff;
	font-size: 9px; 
	text-decoration: none; 
	color: black; 
}			
.browse_tool_num {
	color: #993366;
	background-color: #fff;
}

.browse_tool_button A {		
	background-color: #fff;
	font-size: 10px;
	/**line-height: 10px; 
	text-align: center;
	font-weight: bold; //*
	text-decoration: none; 
	color: #993366; 
	width: 82px;
	height: 18px;
	display: block;
}

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

.browse_tool_button A:hover {		
	color: #666666;
	/**width: 82px; 
	height: 18px;**/
}

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


.browse_tool_curpage {
	BACKGROUND-COLOR: #993366;
	color: #ffffff;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
			
.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #cccccc;
	text-decoration:none;
	font-size: 10px;
	/**vertical-align: middle;**/
	color:	#ffffff;
	height: 20px;
	
}

.bt_pages_ghost{
	width: 24px;
	color:	#cccccc;
	text-decoration:none;
}

A.bt_pages{
	color:	#999999;
	background-color: #cccccc;
	width: 24px;
	vertical-align: middle;
	height: 20px;
	display: block;
	text-align: center;
	text-decoration:none;
}

A.bt_pages:visited{
	color: #993366;
}

A.bt_pages:hover{
	color:#993366;
	background: #ffffff; 
	text-decoration:none;
}

/* END STYLES FOR OPEN REALTY 2.0  */




/* MAIN STYLES */
BODY {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial,Helvetica,sans-serif;
}	

h1, h2 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}

h3, h4 {
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 20px;
}

h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: Left;
	margin-left: 35px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 32px; 
	margin-right: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border-width:0px;
	}

a:link,a:active,a:visited { color : #710038; }
a:hover		{ text-decoration: underline; color : #666666; }
hr	{ height: 0px; border: solid #000000 1px; border-top-width: 1px;}


/* for alternating image listings */
td.image_row_0	{ background-color: #D6D3EE; }
td.image_row_1	{ background-color: #FFFFFF; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #D6D3EE; }
td.search_row_1	{ background-color: #FFFFFF; }

/* FORM STYLES */
select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
/**border-color: #000000;**/
border-style: solid;
}

