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

}

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

*/
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: #000000;
        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;
}

/* END STYLES FOR OPEN REALTY 2.0  */
