﻿body
{
    font-family: "verdana";
    font-size: 12px;
    line-height: 24px;
}
select
{
    margin: 0px;
}
h1
{
    margin: 2px;
    font-size: 18px;
    color: #444444;
}
h2
{
    margin: 2px;
    font-size: 16px;
    color: #444444;
}

h3
{
    margin: 2px;
    font-size: 14px;
    color: #444444;
}

#default_body
{
    font-family: "verdana";
    font-size: 12px;
    line-height: 24px;
    margin: auto;
    width: 977px;
}
#default_body .default_menu_container
{
    float: right;
    margin: 0px 0px 3px 0px;
}

#default_body h1
{
    margin: 2px;
    font-size: 25px;
    color: #444444;
}
#default_body h2
{
    margin: 2px;
    font-size: 20px;
    color: #444444;
}

#default_body h3
{
    margin: 2px;
    font-size: 15px;
    color: #444444;
}

#default_body .content h1
{
    margin: 5px 0 5px 0;
    font-size: 18px;
    color: #444444;
}

#default_body .content h2
{
    margin: 5px 0 5px 0;
    font-size: 16px;
    color: #444444;
}

#default_body .content h3
{
    margin: 5px 0 5px 0;
    font-size: 14px;
    color: #444444;
}

#default_body .content
{
    min-height: 500px;
}

#default_body .footer
{
    border-top: 1px solid #444444;
    padding: 5px;
    text-align: center;
    font-size: 10px;
    color: #888888;
    margin-top: 20px;
}

#default_body .body_main_table
{
    width: 100%;
    margin: 5px 0px 5px 0px;
}
#default_body .body_main_table_left
{
    text-align: left;
    vertical-align: top;
    padding: 10px;
    border: 1px solid #ececec;
    width: 200px;
}

#default_body .body_main_table_left h1
{
    margin: 0px;
    font-size: 15px;
}

#default_body .body_main_table_right
{
    text-align: left;
    vertical-align: top;
    padding: 10px;
}

#default_body .body_main_table_center
{
    width: 5px;
}

.pnl_header
{
    position: relative;
    overflow: hidden;
}

.pnl_login_holder
{
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 1px solid #cccccc;
}

.pnl_logged_in
{
    line-height: 30px;
    padding: 0 10px 0 10px;
    font-size: 10px;
    font-weight: bold;
}

.pnl_logged_in a:link, .pnl_logged_in a:visited, .pnl_logged_in a:active
{
    color: #000000;
    font-weight: bold;
}

.pnl_logged_in a:hover
{
    color: #000000;
    text-decoration: none;
}

.main_menu_dyn_item, .main_menu_dyn_item a:link a:visited a:hover a:active
{
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer !important;
    font-family: Verdana;
    color: #444444;
    width: 150px;
}
.main_menu_static_item, .main_menu_static_item a:link a:visited a:hover a:active
{
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer !important;
    font-family: Verdana;
    color: #444444;
}

.main_menu_item_hover
{
    background-color: #efefef;
}

.main_menu_dyn_item a
{
    display: block;
}
.main_menu_static_item a
{
    display: block;
}

.main_menu_static
{
    cursor: pointer !important;
    border: 1px solid #eeeeee;
    padding: 3px;
}
.main_menu_dyn
{
    cursor: pointer !important;
    border: 1px solid #eeeeee;
    padding: 3px;
    background-color: #fff;
}
.main_site_path
{
    cursor: default !important;
    border: 1px solid #eeeeee;
    margin-top: 3px;
}

.main_site_path_node
{
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    cursor: pointer !important;
    color: #444444;
    text-decoration: none;
    margin: 3px;
}

.main_site_path_node:hover
{
    text-decoration: underline;
}

.register_tour_op_table
{
    width: 500px;
    margin: 0px auto;
}


.register_tour_op_table .left
{
    width: 150px;
}

.register_tour_op_table .right
{
}
.register_tour_op_table .spacer
{
    height: 5px;
}

.register_tour_op_table .buttons
{
    text-align: center;
}

.register_tour_op_table .buttons input
{
    margin: 10px 0px;
    border: 1px solid #888888;
    background-color: #efefef;
    font-family: Verdana;
    padding: 5px;
}

.reg_pass_stgt_border
{
    border: 0px solid;
    width: 152px;
}

.reg_pass_stgt
{
    background-image: url(  'images/password_meter.gif' );
    background-repeat: repeat-x;
    background-position: bottom;
}

.pass_stgt_help_handle
{
    background-image: url(  'images/help.gif' );
    width: 16px;
    height: 16px;
    margin: 15px 0px 0px 10px;
    cursor: help;
}

.menu_left_title
{
    margin: 0px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none !important;
}

.default_list .header
{
    font-weight: bold;
    padding-right: 5px;
}

.default_message_item
{
    background-color: #efefef;
    border: 1px solid #cecece;
    padding: 10px;
    margin: 5px;
}

.gridrow
{
    cursor:default;
}
.gridrow:hover
{
    background-color: #ececec;
    
}
