/*#########################################################################
*Template Name: Tiki Butterfly
*Template Date: March, 03 2006
*Template Version: 1.6
*OR Version Compatability: 2.5+
*Author:  Ken Saccardo
*URL:  http://springriverenterprises.com
*E-Mail:  srs@springriverservers.net
*CMS URL: http://support.open-realty.org
*Custom Template Designed for TIKI AND ASSOCIATES
##########################################################################*/

/*--=-=-=-[This Styling Section is for "OPEN REALTY SPECIFIC STYLING"]-=-=-=-=--*/
.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;
}

.search_results
{
width									: 90%;
}

.result_row_0 {background-color			: #D6D3EE; }
.result_row_1 {background-color			: #FFFFFF; }
.view_users {width						: 100%; }
.small {font-size						: 10px;}
.clr{ clear								: both;}
.content{ position						: relative;} 

/*--=-=-=-[This Styling Controls "TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR"]-=-=-=-=--*/
table.page_display
{
border									: 0px;
}

td.page_display
{
width									: 100%;
vertical-align							: top;
}

/*--=-=-=-[This Styling Controls the tables in the "ADMINISTRATION AREA"]-=-=-=-=--*/
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;
}

/*--=-=-=-[This Controls "LISTING BROWSE PAGE NAVIGATION" 'next_prev()']-=-=-=-=--*/
.browse_tool_table {
background-color						: silver;
width									: 100%;    
font-size								: 11px; 
text-decoration							: none; 
color									: black; 
}

.browse_tool {
background-color						: silver;
font-size								: 11px; 
text-decoration							: none; 
color									: black; 
}
			
.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						: #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; 
}