﻿body {
    font-family: Verdana, Sans-Serif;
    font-size: small;
    margin: 0px;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
    color: #888;
}

hr {
    background-color: #eee !important;
    border: 1px solid #eee;
    padding: 0px;
}

.question {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

.dms {
    z-index: 99;
}

.FilterPanel {
    padding: 10px;
    vertical-align: bottom;
}

    .FilterPanel td {
        vertical-align: middle;
    }

table.GridView {
    border: solid 1px #eee !important;
}

.GridView th, .GridView td {
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    padding: 5px 5px;
    font-size: small;
}

.GridView th {
    background-color: #f7f7f7 !important;
    color: #333;
}

.GridViewRow:hover {
    background-color: #aaccff !important;
}

table.DetailsView {
    border: solid 1px #eee !important;
}

.DetailsView th {
    border: none !important;
}

.DetailsView td {
    border: none !important;
}

.ConsentDetailsTable td {
    padding: 5px;
}

table.no-table-borders, td.no-table-borders, table.no-table-borders th {
    border: none !important;
}

.QuotationFormTextBox {
    border: solid 1px #ddd !important;
    margin-bottom: 2px;
    padding: 3px;
}

.QuotationFormTextBox {
    font: 14px Arial, sans-serif;
}

.ControlPanel fieldset {
    border: none;
    border-top: solid 1px #eee;
    padding-left: 0px;
    font-weight: bold;
}

    .ControlPanel fieldset span {
        font-weight: normal;
    }
/*.content-l { width: 100% !important; }*/

#header {
    background-repeat: repeat-x;
    height: 32px;
    padding: 6px;
    color: black;
    margin: 0px;
    background-color: #0e2f5e;
    color: #fff;
}

#menubar {
    background-color: #eee;
    padding: 0px;
    height: 30px;
    margin: 0px;
}

#menu_div {
    float: left;
    height: 25px;
    margin: 0 auto;
}

.sms {
    padding: 0px;
    margin: 0px;
    border: solid 1px #aaa;
}

.smis {
    height: 20px;
    border: solid 1px #eee;
    font-size: 12px;
    margin: 0px;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: 0px 1px #eee;
}

.shs {
    background-color: #d1d1d1;
    border: solid 1px #aaa;
}

.dms {
    background-color: #ddd !important;
    border: solid 1px #ccc;
    padding: 2px;
}

.dmis {
    background-color: #ddd;
    border: solid 1px #d1d1d1;
    padding: 4px;
    text-shadow: 0px 1px #eee;
}

    .dmis a {
        display: block;
    }

.dhs {
    background-color: #d1d1d1;
    border: solid 1px #aaa;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

#message_div {
    float: left;
    sheight: 25px;
    padding-top: 8px;
}

#content {
    background-color: #fff;
    padding: 0px;
    min-height: 700px;
    clear: both;
}

s#content-l {
    width: 200px;
    float: left;
    min-height: 600px;
    background-color: #eee;
}

#content-r {
    background-color: #fff;
    width: 98%;
    float: left;
    padding: 10px 10px;
    min-height: 700px;
    clear: both;
}

#footer {
    margin-top: 20px;
    background-color: #eee;
    padding: 5px;
    color: #888;
    font-size: 7pt;
    clear: both;
    display: none;
    /*position:fixed; bottom:0px; width:100%; left:0px; */
}

.admin_index_span {
    height: 110px;
    width: 100px !important;
    padding: 10px;
    text-align: center;
    float: left;
}

    .admin_index_span a {
        text-decoration: none;
        color: #222;
    }

    .admin_index_span img {
        margin-bottom: 10px;
        clear: both;
    }

.LoginStatus1 {
    color: #aaa;
}

a {
    color: Black;
}

img {
    border: none;
}

a.selected {
    background-color: #f4f4f4;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border-top: #ffccaa 1px solid;
    border-left: #ffccaa 1px solid;
    border-right: #ffccaa 1px solid;
    border-bottom-width: 0px;
    background-image: url(images/selected_tab_bg.jpg);
}

.WatermarkText {
    color: #aaa !important;
}

.ajax__calendar_container {
    z-index: 20 !important;
}


/* Tabbed Menu */
.CustomTabStyle .ajax__tab_header {
    background: #fff;
    border-bottom: solid 1px #aaa;
}

.CustomTabStyle .ajax__tab_outer {
    background-color: #ddd;
    border: solid 1px #aaa;
    padding: 4px;
    position: relative;
    top: 1px;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_outer {
    background-color: #eee;
    height: inherit;
}

.CustomTabStyle .ajax__tab_active .ajax__tab_outer {
    background-color: #fff;
    border: solid 1px #aaa;
    border-bottom-color: White;
    position: relative;
    top: 1px;
    sheight: 110%;
}

.CustomTabStyle .ajax__tab_body {
    border: solid 1px #aaa;
    border-top-color: White !important;
    padding: 10px;
}


/*Header*/
.Tab .ajax__tab_header {
    color: #ffffff;
    background: #fff !important;
    height: 30px;
}
/*Body*/
.Tab .ajax__tab_body {
    border: 1px solid #ccc !important;
    padding: 20px !important;
}
/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab {
    background: #fff !important;
}

.Tab .ajax__tab_active .ajax__tab_inner {
    background: #fff !important;
}

.Tab .ajax__tab_active .ajax__tab_outer {
    color: #ffffff;
    background: #ccc !important;
    height: 30px !important;
    background-color: #555;
    padding-right: 6px;
}
/*Tab Hover*/
.Tab .ajax__tab_hover .ajax__tab_tab {
}

.Tab .ajax__tab_hover .ajax__tab_inner {
}

.Tab .ajax__tab_hover .ajax__tab_outer {
}
/*Tab Inactive*/
.Tab .ajax__tab_tab {
    color: #555;
    background: #ddd !important;
    height: 29px !important;
    padding: 0px 10px !important;
}

.Tab .ajax__tab_inner {
    color: #666666;
    background: #fff !important;
    margin: 1px !important;
    padding: 0px !important;
}

.Tab .ajax__tab_outer {
    color: #666666;
    background: #ccc !important;
    height: 30px !important;
    padding: 0px !important;
}


/* ModalPopups */
.PopupHeaderPanel {
    background-image: url(images/PopupHeaderPanelBackground.jpg);
    color: #555;
    font-size: 14px;
    font-weight: bold;
}

.ModalPopupBackground {
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

@media screen {
    .Printable {
        display: none;
    }

    dd.GridViewPager {
        border: solid 2px #555;
    }

    ss.GridViewPager a {
        color: #aaa;
        background-color: #eee;
        padding: 3px;
    }

    cc.GridViewPager a {
        border: solid 2px #555;
    }

    /*th, td { border-color:#aaa; }*/

}

@media print {
    body {
        width: 100%;
        height: 100%;
        margin: 0% 0% 0% 0%;
        filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0);
    }

    #header {
        display: none;
    }

    #menubar {
        display: none;
    }

    #content-l {
        display: none;
    }

    #LoginName1 {
        display: none;
    }

    #LoginView1 {
        display: none;
    }

    #LoginName2 {
        display: none;
    }

    #LoginStatus2 {
        display: none;
    }

    #footer {
        display: none;
    }

    .NonPrintable {
        display: none;
    }

    .CustomTabStyle .ajax__tab_header {
        display: none;
        border: none !important;
    }

    .CustomTabStyle .ajax__tab_body {
        border: none !important;
    }

    #ctl00_ContentPlaceHolder1_TabContainer2_ctl01_PartyBookingsGraphicControl1_DateTextBox {
        border: none !important;
    }

    .GridViewPager a {
        color: #ddd;
        background-color: #eee;
        padding: 3px;
    }

    a {
        color: Black;
        text-decoration: none;
    }
}
