/* *** 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 {

}



/* *** Generated in part by CSScreator.com, edited by jaredsdesigns.com *** */
html{
margin:0px; 
padding:0px; 
}

body{ 
 margin:0; 
 padding:0; 
 margin-top:5px;
 margin-bottom:5px;
 text-align:center;
 color: #336699;
 background-color:#efefee;
 background: url(images/bak.jpg) #ccc fixed center top;
} 

td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
}

form{
border: none;
}

input, select {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
}
img {
        border: 0px none;
} 
 
#pagewidth{ 
 width:860px;
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
 } 

.search_results
{
        width:100%;
}
.result_row_0        { background-color: #d7e8af; }
.result_row_1        { background-color: #e7F599; }
 
#header{ 
 height:120px;
 width:100%;
 margin-top: 0px;
 background-color:#e7e9b8;
 background-repeat: no-repeat;
 } 
#image{
 width:100%;
 margin-top: 20px;
 }


#site_title {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:30px;
        font-weight:bold;
        margin-top:5px;
        margin-left:5px;
        float:left;
        color: #ffffff;
}

#supernav {
float: right;
height: 0px;
margin-top: 0px;
width: 860px;
text-align: right;
padding-right: 0px;
position: relative;font-family: Verdana, Helvetica, Arial, sans-serif;color: #000;font-size: .8em;
}







#time_date {
text-align: right;
float: right;
margin-top: 5px;
padding-right: 10px;
height: 18px;
width: 250px;
position: relative;color: #999999;
font-family: Verdana, Helvetica, Arial, sans-serif;font-size: .7em;
}

#subnav {
float: right;
text-align: right;
width: 860px;
margin-top: 60px;padding-right: 10px;
position: relative;
font-family: Verdana, Helvetica, Arial, sans-serif;color: #000;font-size: .8em;vertical-align: middle;
}#subnav, a:link, a:active, a:hover {font-family: Verdana, Helvetica, Arial, sans-serif;color: #000000;font-size: .9 em;}

#subnav, a:visited {font-family: Verdana, Helvetica, Arial, sans-serif;color: #999999;font-size: .9 em;}#leftcol{
 width:150px;
 height:100%;
 background-color:#e7e9b8;
 float:left;
 position:relative; 
 margin-left:-150px;
 margin-right:8px;
 margin-top:1px;
 }

#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 150px ;  /* left column width. NN4 hack to hide borders */
border-left-color: #e7e9b8;   /* left column colour */
border-left-style: solid; 
background-color: #e7e9b8; /* center column colour */
width: auto; 
 }
 
#footer{
 height:0px;
 width:100%; 
 background-color:#e7e9b8;
 background-repeat: no-repeat;
} 
 
.copyright {
width: 175px;
height: 10px;
float: left;
padding-top: 10px;
padding-left: 10px;
background-image: url(images/image.png);/*no image as of yet*/
}

.bottom_nav{
width: 100%;
float: right;
margin-top: 10px;
text-align: center;
color: #538EC8;font-weight: bold;font-size: .8em;font-family: Verdana, Helvetica, Arial, sans-serif;
}

#inner{
       margin:0;
       width:100%;
       background-color:#e7e9b8;

}

#maincol{ 
 float: left; 
 color: #000006;
 width: 98%;
 margin: 0 -8px 0 -2px;
 background-color:#efefef;
 }
 
#outer>#inner { border-bottom: 2px solid #FFFFFF;}
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 

#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{  display:none;
}
#outer{border-left:0;}
}
/* =-=-=-=-=-=-=-[Navigation Menu]-=-=-=-=-=-=-=- */
#menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
        
#menu {
        width: 150px;
        higth: 100%;
        border: 0px solid #53C2F0;
        margin-left: -3px;
        margin-top: -6px;
        font-size: 14px;
        background-color:#e7e9b8;
       }
        
#menu li a {
          height: 30px;
          voice-family: "\"}\""; 
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }        
        
#menu li a:link, #menu li a:visited {
        color: #FFFFFF;
        display: block;
        background: url(images/nav.jpg);
        padding: 6px 0 0 30px;
        }
        
#menu li a:hover, #menu li a:active {
        color: #283A50;
        background: url(images/nav.jpg) 0 -30px;
        padding: 6px 0 0 30px;
        }
        
/*=-=-=-[END BOTTOM OF NAV AREA HERE]-=-=-=*/
/* 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; 
        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; 
}