﻿table {
    background: #f5f5f5;
}
div#ControlHeader {
    margin: 0 0 0 0;
    padding: 12px 0 7px 5px;
    color: #993333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 14px;
    font-weight: bold;
}

div#ControlBorderTop {
    margin: 0 0 0 0;
    height: 8px;
    width: 586px;
    background-image: url('Images/controlbordertop.gif');
    border-left: 1px #c3c3c3 solid;
    border-right: 1px #c3c3c3 solid;
    background-repeat: no-repeat;
}

div#ControlBorderBottom {
    margin: 0 0 0 0;
    height: 8px;
    width: 586px;
    background-image: url('Images/controlborderbottom.gif');
    border-left: 1px #c3c3c3 solid;
    border-right: 1px #c3c3c3 solid;
    background-repeat: no-repeat;
}

div#ControlMenu {
    margin: 0 0 0 0;
    background: #fff url("images/controlmenu.gif") repeat-x 0% 0%;
    text-align: left;
    text-indent: 8px; /*height: 27px;*/
    width: 586px;
    color: #983436;
    font: bold 11px Verdana,Arial,Helvetica,sans-serif;
    border-left: 1px #c3c3c3 solid;
    border-right: 1px #c3c3c3 solid;
}

div#ControlMenuLeft {
    text-align: left;
    text-indent: 8px;
    height: 27px;
    color: #983436;
    font: bold 11px/27px Verdana,Arial,Helvetica,sans-serif;
    float: left;
}

div#ControlMenuRight {
    /*margin:5px 70px 0 0;*/ /*height:27px;*/
    margin: 4px 50px 0 0;
    padding: 0;
    color: #5b5c88;
    font: 11px/20px Verdana,Arial,Helvetica,sans-serif;
    float: right;
    line-height: 20px;
}

div#ControlContainer {
    text-align: left;
    width: 586px;
    color: #983436;
    font: bold 12px Verdana,Arial,Helvetica,sans-serif;
    border-left: 1px #c3c3c3 solid;
    border-right: 1px #c3c3c3 solid;
    border-bottom: 1px #c3c3c3 solid;
}

div#ControlSearch {
    margin: 0 0 0 0;
    padding-top: 6px;
    background: #fff url("images/controlmenu.gif") repeat-x 0% 0%;
    text-align: left;
    text-indent: 8px;
    height: 27px;
    width: 586px;
    color: #983436;
    font: bold 11px Verdana,Arial,Helvetica,sans-serif;
}

/* Controls that feature a 2-column list */
div#listLeft {
    float: left;
    width: 50%;
    padding: 2px 0 0 4px;
}

div#listRight {
    float: right;
    width: 49%;
    padding: 2px 0 0 0;
}
/* Controls that feature a 3-column list */
div#list1 {
    clear: both;
    float: left;
    width: 33%;
    padding: 2px 0 0 4px;
}

div#list2 {
    float: left;
    width: 33%;
    padding: 2px 0 0 0;
}

div#list3 {
    float: right;
    width: 33%;
    padding: 2px 0 0 0;
}

/* Controls that feature 4-column lists */
div.Col1 {
    /* floating for 2 columns */
    clear: both;
    float: left;
    width: 23%;
    margin: 0 5px 10px 0;
}

div.Col2 {
    /* floating for 2 columns */
    float: left;
    width: 23%;
    margin: 0 5px 10px 0;
}

div.Col3 {
    /* floating for 3 columns */
    float: left;
    width: 23%;
    margin: 0 5px 10px 0;
}

div.Col4 {
    /* floating for 4 columns */
    float: right;
    width: 27%;
    margin: 0 5px 10px 0;
}

/* Styles for New DIV menu to replace AJAX TabCotainer */
div#ModuleMenu {
    border: 0px none;
    margin-top: 2px;
    height: 29px; /*background: url(Images/menutabbackground.gif);*/
}

.offset {
    margin: 20px;
}

.ModuleMenuItem {
    background: url(Images/menutabbackground.gif);
    color: #5b5c88;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    float: left;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 0 1px 0 0;
    line-height: 20px;
}

/* Styles for L-R TabMenu tabs */
.ajax__tab_header {
    border: 0px none;
    margin-top: 3px;
}

.ajax__tab_panel, .ajax__tab_body {
    border-top: none;
}

.ajax__tab_outer {
    border-top: none;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    display: inline;
    padding-top: 0px;
    padding-bottom: 0px;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 0 1px 0 0;
    vertical-align: middle;
    line-height: 20px;
    color: #993333;
}

.ajax__tab_inner {
    background: url(Images/menutabbackground.gif);
    color: #5b5c88;
}

.ajax__tab_active .ajax__tab_outer {
    border-top: #ccc 3px solid;
    border-bottom: none;
    color: #ca0828;
}
/*
.menuTab
{
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 0px solid;
    border-left: #ccc 1px solid;
    display: inline;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
    font-size: 11px;
    margin: 0 3px 0 0;
    vertical-align: middle;
    line-height: 27px;
}*/
div#menuTabBar {
    width: 100%;
    height: 20px;
    padding-top: 3px; /*clear: both;*/
    border-bottom: #ccc 1px solid;
    vertical-align: middle;
}

.LinkActive {
    color: #983436;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    padding-left: 3px;
    padding-right: 3px;
}

.Link {
    color: #5b5c88;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    padding-left: 3px;
    padding-right: 3px;
}

.LinkBold {
    color: #5b5c88;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
}

.menuLink:link {
    color: #5b5c88;
}

.menuLink:visited {
    color: #983436;
}

.menuLink:hover {
    color: #ca0828;
}

.menuLink:active {
    color: #FF00FF;
}

.smallblue {
    font-weight: normal;
    font-size: 10px;
    color: #5b5c88;
}

.midblue {
    font-weight: normal;
    font-size: 11px;
    color: #5b5c88;
}

.smallbluebold {
    font-weight: bold;
    font-size: 10px;
    color: #5b5c88;
}

.midbluebold {
    font-weight: bold;
    font-size: 11px;
    color: #5b5c88;
}

.bluebold {
    font-weight: bold;
    font-size: 12px;
    color: #5b5c88;
}

.smallred {
    font-weight: normal;
    font-size: 10px;
    color: #983436;
}

.midred {
    font-weight: normal;
    font-size: 11px;
    color: #983436;
}

.smallredbold {
    font-weight: bold;
    font-size: 10px;
    color: #983436;
}

.midredbold {
    font-weight: bold;
    font-size: 11px;
    color: #983436;
}

.redbold {
    font-weight: bold;
    font-size: 12px;
    color: #983436;
}

.largeredbold {
    font-weight: bold;
    font-size: 14px;
    color: #983436;
}

.smallblack {
    font-weight: normal;
    font-size: 10px;
    color: #545454;
}

.midblack {
    font-weight: normal;
    font-size: 11px;
    color: #545454;
}

.smallblackbold {
    font-weight: bold;
    font-size: 10px;
    color: #545454;
}

.midblackbold {
    font-weight: bold;
    font-size: 11px;
    color: #545454;
}

.blackbold {
    font-weight: bold;
    font-size: 12px;
    color: #545454;
}

.TextEdit {
    color: #5b5c88;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
}
/*label
{
    border-right: #ccc 1px solid;
    padding-right: 5px;
    border-top: #ccc 1px solid;
    display: inline;
    padding-left: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 0px;
    margin: 10px 1px 0px 0px;
    border-left: #ccc 1px solid;
    padding-top: 2px;
    border-bottom: #ccc 0px solid;
    height: 17px;
}
*/

/* Styles for all Listview settings */

.ListRowHeader {
    background-color: #F7F5F6;
}

.ListRow {
    background-color: #FFFFFF;
}

.ListRowAlternating {
    background-color: #F7F5F6;
}

.ListRowSelected {
    background-color: #FFFFCC;
}

/* Style for all CSLA-derived error messages */
.Errorlabel {
    font-weight: bold;
    font-size: 11px;
    color: #FF0000;
}
.Statheading {
    font-weight: bold;
    font-size: 1.2en;
    color: #ca0828;
    text-align: center;
    padding: 150px;
}
.StatLabel {
    font-weight: bold;
    font-size: 1.2en;
    color: #983436;
    text-align: center;
}

/* Autocomplete/Watermark Extender Styles */
.autocomplete_completionListElement {
    border: 1px solid #545454;
    color: #545454;
    text-align: left;
    list-style-type: none;
    margin: 0px;
    padding: 2px;
    height: 70%;
    overflow: auto;
    background-color: #FFFFFF;
}

.autocomplete_listItem {
    text-align: left;
}

.autocomplete_highlightedListItem {
    background-color: #545454;
    color: #FFFFFF;
}

.watermarked {
    background-color: #f7f5f6;
    font-size: 10px;
    color: #983436;
    font-style: italic;
}

.gridview {
    vertical-align: top;
    font-size: 10px;
    color: #983436;
}

.ControlPanelTitle {
    color: #5b5c88;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.PageTitle {
    color: #0C1560;
    font-size: 11px;
    font-weight: 700;
    line-height: 40px;
    font-size: x-large;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    display: block;
}

.msgDetail {
    font-variant: normal;
    float: left;
    width: 220px;
    overflow: hidden;
    color: #5b5c88;
    padding-left: 7pt;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
}

.HelperThumbnail {
    float: left;
}

.HelperDisplay {
    font-weight: normal;
    font-size: 11px;
    color: #545454;
    float: left;
}

.HelperContactButton a {
    float: right;
    background-color: #eee;
    border: 1px solid;
    border-color: #f3f3f3 #bbb #bbb #f3f3f3;
    margin: 10px 10px 0 0;
    padding: .5em;
    font-weight: normal;
}

.HelperBackButton {
    text-align: center;
    padding: .6em;
}

    .HelperBackButton a {
        background-color: #eee;
        border: 1px solid;
        border-color: #f3f3f3 #bbb #bbb #f3f3f3;
        margin: 10px 10px 0 0;
        padding: .5em;
        font-weight: normal;
    }

.HelperSkills {
    padding: 5px;
    font-weight: normal;
    font-size: 11px;
    color: #545454;
    clear: left;
}

.HelperContact {
    padding: 5px;
    font-weight: normal;
    font-size: 11px;
    color: #545454;
    clear: left;
}

.HelperSubscribe {
    padding: 5px;
    font-weight: normal;
    font-size: 11px;
    color: #545454;
    clear: left;
    text-align: center;
}
/* Header Skin style is not applied when control has header template */
.headertemplatestyle {
    font-weight: bold;
    color: #065355;
}

    .headertemplatestyle:hover {
        color: #fff;
    }

/*.cmdlink {
    font-weight: bold;
    font-size: 12px;
    color: #0C1560;
    padding: 5px;
}*/

.itinerary {
    background-color: #00FFFF;
    font-style: italic;
}

.labelbox {
    border: 1px;
    border-color: #EEE;
    border-style: inset;
    background-color: #daffff;
    border-collapse: separate;
    min-height: 19px;
    min-width: 88px;
    display: inline-block;
    margin: 0 3px;
}

.announce {
    width: 35%;
    float: left;
    border: thin;
    margin-right: 5px;
    vertical-align: central;
}

.remainder {
    width: 100%;
    float: left;
}

.noannounce {
    width: 100%;
    float: left;
}


.announceheader {
    border-top: 1px solid #5D7B9D;
    border-bottom: 1px solid #5D7B9D;
    border-left: 3px solid #2dacad;
    border-right: 3px solid #2dacad;
   background-color:  #2dacad;
    color: #FFFFFF;
}
.announceheaderselected {
    border: 3px solid #5D7B9D;
    background-color: #5D7B9D;
    color: #FFFFFF;
    font-weight: bold;
}

.announcedetail {
    border: 2px solid #5D7B9D;
    background-color: #fff;
    color: #000000;
    font-weight:normal ;
        margin: 4px;
}
.announcedetail p {
        margin: 7px;

}