html, body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    border: none;
    font-size: medium;
    font-family: Arial;
}
/*form 
{
  font-family:arial, helvetica, sans-serif;
   font-size: 11px;
   color: #002A4A;
   background-color: white;
   border: 1px #A3BCC6 solid; 
}
*/
.hidden {
    display: none;
}
select {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    height: 20px;
    border: #7F9DB9;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    background-color: #ffffff;
    color: #2D497B;
}
span, label, input, td, textarea {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #2D497B;
}
input {
    padding: 0px;
    margin: 0px;
    height: 16px;
    line-height: 110%;
    vertical-align: middle;
}
a:link.top_nav {
    font-family: arial;
    font-weight: Bold;
    font-size: 13px;
    line-height: 140%;
    color: #24366C;
    text-decoration: none;
}
a:visited.top_nav {
    font-family: arial;
    font-weight: Bold;
    font-size: 13px;
    line-height: 140%;
    color: #24366C;
    text-decoration: none;
}
a:hover.top_nav {
    font-family: arial;
    font-weight: Bold;
    font-size: 13px;
    line-height: 140%;
    color: #922835;
    text-decoration: none;
}
.seperator {
    padding: 0 5px 0 5px;
}
a:link.top_nav2 {
    font-family: arial;
    font-weight: Bold;
    font-size: 13px;
    line-height: 140%;
    color: red;
    text-decoration: underline;
}
a:visited.top_nav2 {
    font-family: arial;
    font-weight: Bold;
    font-size: 13px;
    line-height: 140%;
    color: red;
    text-decoration: underline;
}
.main_background {
    background-image: url(../App_Themes/DefaultenUS/Images/bg_table.gif);
    background-repeat: repeat-y;
    width: 688px;
    padding: 0 10px 0 10px;
}
.header_links_long {
    background-image: url(../App_Themes/DefaultenUS/Images/bg_topMenu.gif);
    background-repeat: no-repeat;
    width: 501px;
    height: 106px
}
.header_links_short {
    background-image: url(../images/bg_topMenu_shorter.gif);
    background-repeat: no-repeat;
    width: 501px;
    height: 106px
}
.header_logo {
    background-image: url(../images/logo_beta.gif);
    background-repeat: no-repeat;
    width: 241px;
    height: 106px
}
.footer {
    background-image: url(../App_Themes/DefaultenUS/Images/bg_bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 742px;
    height: 50px
}
.content_outer_frame {
    height: 280px;
}
.content_inner_frame {
    width: 514px;
}
.indicator_stepSearch {
    background: #ffffff url(../App_Themes/DefaultenUS/Images/fl_01.gif) no-repeat;
    width: 88px;
    height: 171px;
}
.indicator_stepLogin {
    background: #ffffff url(../App_Themes/DefaultenUS/Images/fl_02.gif) no-repeat;
    width: 88px;
    height: 171px;
}
.indicator_stepReserve {
    background: #ffffff url(../App_Themes/DefaultenUS/Images/fl_03.gif) no-repeat;
    width: 88px;
    height: 171px;
}
.title {
    color: #5263A9;
    font-size: 18px;
    font-weight: bold;
}
.sub_title {
    color: #5263A9;
    font-size: 15px;
    font-weight: bold;
}
.big_text {
    color: #465590;
    font-size: 14px;
    font-weight: bold;
}
.login_input {
    width: 163px;
    text-align: left;
}
.validator {
    font-family: arial;
    font-weight: Bold;
    font-size: 11px;
    line-height: 140%;
    color: #DD3100;
    text-decoration: none;
}
validator3 {
    font-family: arial;
    font-weight: Bold;
    font-size: 14px;
    line-height: 140%;
    color: red;
    text-decoration: none;
}
.validator_big_text {
    font-family: arial;
    font-weight: Bold;
    font-size: 15px;
    line-height: 140%;
    color: #DD3100;
    text-decoration: none;
}
.validator_color {
    color: #DD3100;
}
.guidance {
    font-size: 11px;
    padding-right: 10px;
}
.guidance2 {
    font-size: 11px;
    padding-right: 5px;
}
.guidancenopad {
    font-size: 11px;
}
.information {
    font-family: arial;
    font-weight: Bold;
    font-size: 11px;
    line-height: 140%;
    color: Blue;
    text-decoration: none;
}
/*******************************************************************************************************/
.grid a:hover {
    text-decoration: none;
}
.grid_profile_header_right {
    color: White;
    background-image: url(../App_Themes/DefaultenUS/Images/Tables/pina_purple_tl.gif);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #8897C3;
    border-left: solid 1px White;
    text-align: right;
    padding-right: 5px;
}
.grid_profile_header_center {
    color: White;
    background-color: #8897C3;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    border-left: solid 1px White;
    border-right: solid 1px White
}
.grid_profile_header_left {
    color: White;
    background-image: url(../App_Themes/DefaultenUS/Images/Tables/pina_purple_tr.gif);
    background-repeat: no-repeat;
    background-color: #8897C3;
    border-left: solid 1px White;
    text-align: center;
    padding-right: 5px;
}
.grid_profile_footer_firstColor_right {
    background-image: url(../App_Themes/DefaultenUS/Images/Tables/pina_purple2_bl.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #2D497B;
    font-size: 12px;
    padding-right: 5px;
}
.grid_profile_footer_firstColor_left {
    background-image: url(../App_Themes/DefaultenUS/Images/Tables/pina_purple2_br.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    text-decoration: none;
}
.grid_profile_footer_altColor_right {
    background-image: url(../App_Themes/DefaultenUS/Images/Tables/pina_lightPurple_bl.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #2D497B;
    font-size: 12px;
    padding-right: 5px;
}
.grid_profile_footer_altColor_left {
    background-image: url(../App_Themes/DefaultenUS/Images/Tables/pina_lightPurple_br.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    text-decoration: none;
}
/*******************************************************************************************************/
a:link {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #2D497B;
}
a:visited {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #2D497B;
}
a.hover {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #2D497B;
}
a:link.bold_link {
    font-weight: bold;
}
a:visited.bold_link {
    font-weight: bold;
}
a:hover.bold_link {
    font-weight: bold;
}
a.green_link:link {
    color: Green;
}
a.green_link:visited {
    color: Green;
}
a.green_link:hover {
    color: Green;
}
a.red_link:link {
    color: Red;
}
a.red_link:visited {
    color: Red;
}
a.red_link:hover {
    color: Red;
}
a:link.big_link {
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #FF5A2C;
    text-decoration: underline;
}
a:visited.big_link {
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #FF5A2C;
    text-decoration: underline;
}
a:hover.big_link {
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #FF5A2C;
    text-decoration: underline;
}
.txt_align_right {
    text-align: right;
}
.txt_align_left {
    text-align: left;
}
.table_news td {
    color: White;
    font-weight: bold;
    font-size: 11px;
}
.restaurant_table td {
    background-color: #FFF1E0;
    padding-right: 5px;
    line-height: 140%
}
.restaurant_table_cell_top_right {
    background-image: url(../App_Themes/Default/images/Tables/pina_lightOrange_tr.gif);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: right;
}
.restaurant_table_cell_top_left {
    background-image: url(../App_Themes/Default/images/Tables/pina_lightOrange_tl.gif);
    background-repeat: no-repeat;
}
.restaurant_table_cell_bottom_right {
    background-image: url(../App_Themes/Default/images/Tables/pina_lightOrange_br.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    text-align: right;
}
.restaurant_table_cell_bottom_left {
    background-image: url(../App_Themes/Default/images/Tables/pina_lightOrange_bl.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.restaurant_table_cell_top_right_header {
    background-image: url(../App_Themes/Default/images/Tables/pina_lightOrange_tr.gif);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: left;
    color: #812202;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
.restaurant_table_cell_top_left_header {
    background-image: url(../App_Themes/Default/images/Tables/pina_lightOrange_tl.gif);
    background-repeat: no-repeat;
    color: #812202;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    padding-left: 5px;
}
a:link.biger_link {
    font-family: arial;
    font-weight: bold;
    font-size: 24px;
    line-height: 140%;
    color: #FF5A2C;
    text-decoration: underline;
}
.restaurant_table_city {
    font-weight: bold;
    color: #000000;
}
.restaurant_table_text {
    color: #000000;
}
.single {
    CLEAR: both;
    FLOAT: right;
    MARGIN: 0.7em 0px;
}
td.holder_text2 {
    color: #812202;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
a.holder_text2 {
    color: #812202;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
a:visited.holder_text2 {
    color: #812202;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
.holder_text {
    padding-right: 10px;
    white-space: nowrap;
    color: #812202;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
a:link.restaurant {
    color: #812202;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
a:visited.restaurant {
    color: #812202;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
a:hover.restaurant {
    color: #812202;
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
}
.holder_flower {
    CLEAR: none;
    FLOAT: left;
    WIDTH: 1.8em;
    padding-right: 5px;
}
/*
.holder_text 
{
        CLEAR: none; FLOAT: left; WIDTH: 1.8em; color:#812202;
        font-weight:bold;
        font-size:16px; 
        padding-right:10px;
        white-space:nowrap;
}
.holder_flower 
{
        CLEAR: none; FLOAT: left; WIDTH: 1.8em;
        padding-right:5px;
}       
*/
.table_reservation_details td {
    vertical-align: top;
    white-space: nowrap;
}
.table_restaurant_details td {
    vertical-align: top;
    height: 20px;
    line-height: 140%;
}
@media screen {
    .nav_button_s {
        BACKGROUND: url(../images/btn_global_s.gif) no-repeat;
        WIDTH: 66px;
        COLOR: white;
        font-family: Arial;
        font-weight: bold;
        HEIGHT: 23px;
        TEXT-ALIGN: center;
        text-decoration: none;
        cursor: default;
        line-height: 113%;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    .nav_button_m {
        BACKGROUND: url(../App_Themes/DefaultenUS/Images/btn_global_m.gif) no-repeat;
        WIDTH: 83px;
        COLOR: white;
        font-family: Arial;
        font-weight: bold;
        HEIGHT: 23px;
        TEXT-ALIGN: center;
        text-decoration: none;
        cursor: default;
        line-height: 113%;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    .nav_button_mp {
        BACKGROUND: url(../App_Themes/DefaultenUS/Images/btn_global_mp.gif) no-repeat;
        WIDTH: 83px;
        COLOR: white;
        font-family: Arial;
        font-weight: bold;
        HEIGHT: 23px;
        TEXT-ALIGN: center;
        text-decoration: none;
        cursor: default;
        line-height: 113%;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    .nav_button_l {
        BACKGROUND: url(../App_Themes/DefaultenUS/Images/btn_global_l.gif) no-repeat;
        WIDTH: 90px;
        COLOR: white;
        font-family: Arial;
        font-weight: bold;
        HEIGHT: 23px;
        TEXT-ALIGN: center;
        text-decoration: none;
        cursor: default;
        line-height: 113%;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    .nav_button_l_wide {
        BACKGROUND: url(../images/btn_global_l.gif) no-repeat;
        WIDTH: 120px;
        COLOR: white;
        font-family: Arial;
        font-weight: bold;
        HEIGHT: 23px;
        TEXT-ALIGN: center;
        text-decoration: none;
        cursor: default;
        line-height: 113%;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    .btn_orange2_xl {
        width: 164px;
        height: 22px;
        background-image: url(../images/btn_orange_xl.gif);
        background-repeat: no-repeat;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    .btn_global2_mp {
        width: 114px;
        height: 22px;
        background-image: url(../App_Themes/DefaultenUS/Images/btn_global2_mp.gif);
        background-repeat: no-repeat;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    . .nav_button_o {
        BACKGROUND: url(../images/orange.gif) no-repeat;
        WIDTH: 93px;
        COLOR: #96080A;
        font-family: Arial;
        font-weight: bold;
        HEIGHT: 23px;
        TEXT-ALIGN: center;
        text-decoration: none;
        cursor: default;
        line-height: 113%;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    .btn_global2_s {
        width: 66px;
        height: 22px;
        background-image: url(../images/btn_global2_s.gif);
        background-repeat: no-repeat;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    .btn_global2_m {
        width: 83px;
        height: 22px;
        background-image: url(../images/btn_global2_m.gif);
        background-repeat: no-repeat;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    .btn_global2_l {
        width: 114px;
        height: 22px;
        background-image: url(../images/btn_global2_l.gif);
        background-repeat: no-repeat;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    .btn_flashing {
        width: 114px;
        height: 22px;
        background-image: url(../images/btn_global2_l.gif);
        background-repeat: no-repeat;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
    .btn_orange2_l {
        width: 114px;
        height: 22px;
        background-image: url(../images/btn_orange_l.gif);
        background-repeat: no-repeat;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial;
        padding: 0px;
        margin: 0px;
        BORDER-BOTTOM: medium none;
        BORDER-LEFT: medium none;
        BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
    }
}
/*******************************************************************************************************/
tdgrid_profile_header_right {
    color: White;
    background-image: url(../App_Themes/Default/images/Tables/pina_purple_tl.gif);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #8897C3;
    border-left: solid 1px White;
    text-align: right;
    padding-right: 5px;
}
tdgrid_profile_header_center {
    color: White;
    background-color: #8897C3;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    border-left: solid 1px White;
    border-right: solid 1px White
}
tdgrid_profile_header_left {
    color: White;
    background-image: url(../App_Themes/Default/images/Tables/pina_purple_tr.gif);
    background-repeat: no-repeat;
    background-color: #8897C3;
    border-left: solid 1px White;
    text-align: center;
    padding-right: 5px;
}
tdgrid_profile_footer_firstColor_right {
    background-image: url(../App_Themes/Default/images/Tables/pina_purple2_bl.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #2D497B;
    font-size: 12px;
    padding-right: 5px;
}
tdgrid_profile_footer_firstColor_left {
    background-image: url(../App_Themes/Default/images/Tables/pina_purple2_br.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    text-decoration: none;
}
tdgrid_profile_footer_altColor_right {
    background-image: url(../App_Themes/Default/images/Tables/pina_lightPurple_bl.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #2D497B;
    font-size: 12px;
    padding-right: 5px;
}
tdgrid_profile_footer_altColor_left {
    background-image: url(../App_Themes/Default/images/Tables/pina_lightPurple_br.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    text-decoration: none;
}
/*******************************************************************************************************/
.gray {
    color: #cccccc;
}
.black {
    color: black;
}
.completionListElement {
    visibility: hidden;
    background-color: inherit;
    color: black;
    border: solid 1px gray;
    cursor: pointer;
    text-align: left;
    margin-left: -0px;
    direction: ltr;
    list-style-type: none;
    font-family: Verdana;
    font-size: 11px;
    padding: 0;
}
.listItem {
    background-color: white;
    padding: 1px;
}
.highlightedListItem {
    background-color: #c3ebf9;
    padding: 1px;
}
