﻿HTML, BODY, FORM
{
    margin: 0;
    padding: 0;
    height: 100%;
}
input, select, textarea
{
    font-size: inherit;
    font-family: inherit;
}
body
{
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica;
    margin: 0;
    padding: 0;
    background-color: #000;
    background-image: url('bg_body.gif');
    background-repeat: repeat-x;
}
img
{
    border: 0px;
}
.toppane
{
}
.leftpane
{
    vertical-align: top;
}
.contentpane
{
    width: 100%;
    vertical-align: top;
}
.rightpane
{
    vertical-align: top;
}
.bottompane
{
}
/* Modules section */
.moduleWrapper
{
    padding: 2px;
    margin: 2px;
}
.moduleContainer
{
    width: 100%;
}
.moduleTitle
{
    background-image: url('TopCenterModule.gif');
    background-repeat: repeat-x;
    min-height: 30px;
    width: 100%;
}
.moduleTitle table
{
    width: 100%;
}
.moduleTitle table td
{
    white-space: nowrap;
    color: White;
    vertical-align: middle !important;
    min-height: 30px;
    width: 0%;
    padding-left: 1px;
    height: 30px;
    line-height: 20px;
}
.moduleTitle A
{
    white-space: nowrap;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
}
.moduleTitle A:hover
{
    color: #CCCCCC;
}
.moduleContent
{
    background-color: transparent;
    padding: 7px;
    width: 100%;
    color: #fff;
    border-right: 1px solid #39615f;
    border-left: 1px solid #39615f;
}
.moduleContent a
{
    color: #fff;
    text-decoration: none;
}
.moduleContent a:hover
{
    color: #acacac;
}
.moduleContent div
{
    padding: 2px;
}
.moduleExport
{
    padding-left: 7px;
    padding-right: 7px;
    color: #acacac;
    border-right: 1px solid #39615f;
    border-left: 1px solid #39615f;
    border-bottom: 1px solid #39615f;
}
.moduleExport img
{
    padding: 2px 1px 2px 0px;
}
.moduleTitle-none
{
    width: 100%;
}
.moduleTitle-none table
{
    width: 100%;
}
.moduleTitle-none table td
{
    white-space: nowrap;
    color: White;
    vertical-align: middle !important;
    width: 0%;
    padding-left: 1px;
    line-height: 20px;
}
.moduleTitle-none A
{
    white-space: nowrap;
    font-size: 11px;
    text-decoration: none;
    color: #FFF;
}
.moduleTitle-none A:hover
{
    color: #CCCCCC;
}
.moduleContent-none
{
    background-color: transparent;
    padding: 7px;
    width: 100%;
    color: #fff;
}
.moduleContent-none a
{
    color: #fff;
    text-decoration: none;
}
.moduleContent-none a:hover
{
    color: #acacac;
}
.moduleContent-none div
{
    padding: 2px;
}
.moduleExport-none
{
    padding-left: 7px;
    padding-right: 7px;
    color: #acacac;
}
.moduleExport-none img
{
    padding: 2px 1px 2px 0px;
}
.moduleTitle-border
{
    width: 100%;
}
.moduleTitle-border table
{
    width: 100%;
    border-right: 1px solid #39615f;
    border-left: 1px solid #39615f;
    border-top: 1px solid #39615f;
}
.moduleTitle-border table td
{
    white-space: nowrap;
    color: White;
    vertical-align: middle !important;
    width: 0%;
    padding-left: 1px;
    line-height: 20px;
}
.moduleTitle-border A
{
    white-space: nowrap;
    font-size: 11px;
    text-decoration: none;
    color: #FFF;
}
.moduleTitle-border A:hover
{
    color: #CCCCCC;
}
/* Core section - do not change names*/
/* Data Entry Section*/
.Form
{
    width: 100%;
    margin: 2px;
    padding-bottom: 5px;
    border-spacing: 0px !important;
}
.Form .FormRow
{
    width: 100%;
}
.Form .FormRow .LabelCell
{
    width: 200px;
    padding: 1px;
    white-space: nowrap;
}
.Form .FormRow .DataCell
{
    padding: 1px;
}
.Form .FormRow .Label
{
    width: 100px;
}
.Form .FormRow .Textbox
{
    width: 200px;
    border: solid 1px #AAAAAA;
    border-collapse: separate;
}
.ListBox
{
    width: 204px;
    height: 150px;
    border: solid 1px #AAAAAA;
}
.Form .FormRow .Dropdown
{
    width: 204px;
}
.Form .FormRow .Checkbox
{
    text-align: left;
}
.Form .FormRow .CheckboxList
{
    text-align: left;
    white-space: nowrap;
}
.Form .FormRow .RadioList
{
}
.Form .FormRow .Link
{
    text-align: left;
}
.Form .FormRow .ColorPicker
{
    width: 200px;
    border: solid 1px #AAAAAA;
    border-collapse: separate;
}
.Form .FormRow .DatePicker
{
    width: 100px;
    border: solid 1px #AAAAAA;
    border-collapse: separate;
}
.Form .FormRow .FileUpload
{
    width: 204px;
    border: solid 1px #AAAAAA;
    border-collapse: separate;
}
.Form .ActionRow
{
}
.Form .ActionRow .ActionCell
{
    text-align: center;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
    vertical-align: middle;
}
.Form .ActionRow .Button
{
    width: 80px;
    height: 22px;
    border: 0px;
    background-image: url('bg.gif');
    color: #FFFFFF;
    margin: 1px;
    cursor: pointer;
}
.Form .ActionRow .Button:hover
{
    background-image: url('bg1.gif');
    cursor: pointer;
}

/* Module Paging section */
.prjPager
{
    background-color: #dbebfd;
    border: solid 1px #aacbee;
}
.prjPager_Selected
{
    background-color: #f1f4f7;
}
.prjPager ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.prjPager li
{
    float: left;
}
.prjPager a, prjPager a:visited
{
    display: block;
    padding: 0.2em 0.6em 0.2em 0.6em;
    margin: 1px;
    border: solid 1px #aacbee;
    text-align: center;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #0066cc;
}
.prjPager a:hover
{
    background-color: #f1f4f7;
    border: solid 1px #4488d1;
}
/* Minimize Maximize */
.prjMinimized
{
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url('minus.gif') !important;
    background-position: center center;
}
.prjMaximized
{
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url('plus.gif') !important;
    background-position: center center;
}
/* Delete Module Icon */
.prjModuleDelete
{
    display: block;
    background-image: url('ModuleCloseWhite.png');
    width: 16px;
    height: 16px;
    cursor: pointer;
}
/* Menu Module Icon */
.prjModuleMenu .prjMenuOpener
{
    border: 0px;
    cursor: pointer;
    background-image: url('ModuleDropDownWhite.png');
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}
.prjModuleMenu .prjMenuDiv
{
    width: 150px;
    border: 1px solid #BBB;
    background: #fbfbfb url('/images/ContentMenuBg.png') repeat-y left;
    position: absolute;
    display: none;
}
.prjModuleMenu .prjMenuDiv a
{
    display: block;
    padding: 2px;
    font: 11px tahoma;
    text-decoration: none;
    margin: 1px;
    color: #000;
    line-height: 18px;
}
.prjModuleMenu .prjMenuDiv a img
{
    border: none;
    margin: 1px 10px 1px 1px;
}
.prjModuleMenu .prjMenuDiv a:hover
{
    display: block;
    color: #000;
    padding: 1px;
    font: 11px tahoma;
    text-decoration: none;
    border: 1px solid #aecff7;
    line-height: 18px;
    background-color: #e6f2ff;
}
/* Drag and Drop section */
.prjPaneContainer
{
    min-height: 10px;
    float: left;
    min-width: 100%;
    margin-right: 1%;
}
.prjModuleContainerHandle
{
    cursor: move;
    padding: 0px !important;
}
.prjPaneContainerDropping
{
    border: 2px dashed #507BAF;
    width: auto !important;
}
.prjPaneContainerActivating
{
    min-height: 50px;
    background-color: #E4ECF1;
    background-image: url('pca.png');
    width: auto !important;
    filter: alpha(opacity=90);
    opacity: 0.90;
}
/* Content Menu Action section */
.prjContentMenu
{
    display: inline-block;
    vertical-align: middle;
    padding: 0px 2px 0px 2px;
}
.prjContentMenu div
{
    width: 150px;
    border: 1px solid #BBB;
    background: #fbfbfb url('/images/ContentMenuBg.png') repeat-y left;
    position: absolute;
    display: none;
}
.prjContentMenu div a
{
    display: block;
    padding: 2px;
    font: 11px tahoma;
    text-decoration: none;
    margin: 1px;
    color: #000;
    line-height: 18px;
}
.prjContentMenu div a img
{
    border: none;
    margin: 1px 10px 1px 1px;
}
.prjContentMenu div a:hover
{
    display: block;
    padding: 1px;
    font: 11px tahoma;
    text-decoration: none;
    border: 1px solid #aecff7;
    line-height: 18px;
    background-color: #e6f2ff;
}
.prjContentMenu img
{
    cursor: pointer;
}
/*Module Archive Viewer*/
.prjModuleArchiveViewer
{
    display: block;
    background-image: url('ModuleArchiveViewer.png');
    width: 16px;
    height: 16px;
}
/*Module Delete Viewer*/
.prjModuleDeleteViewer
{
    display: block;
    background-image: url('ModuleDeleteViewer.png');
    width: 16px;
    height: 16px;
}
/* Content form in Single view and Normal view */
.prjContentTable
{
    width: 100%;
}
.prjTitle
{
    font-weight: bold;
    white-space: nowrap;
}
.prjContent
{
    width: 100%;
}

/*Popup window*/
#PopupWindowMask
{
    position: absolute;
    z-index: 10000;
    background-color: gray;
    filter: alpha(opacity=35);
    opacity: 0.35;
    display: none;
}
.pwtable
{
    width: 50px;
}
.pwt-tl
{
    min-width: 9px;
    min-height: 30px;
    background-image: url('pwtl.png');
}
.pwt-tl img
{
    width: 9px;
    height: 30px;
}
.pwt-tr
{
    min-width: 9px;
    min-height: 30px;
    background-image: url('pwtr.png');
}
.pwt-tr img
{
    width: 9px;
    height: 30px;
}
.pwt-t
{
    width: 100%;
    min-height: 30px;
    background-image: url('pwt.png');
}
.pwt-r
{
    min-width: 9px;
    background-image: url('pwr.png');
}
.pwt-l
{
    min-width: 9px;
    background-image: url('pwl.png');
}
.pwt-container
{
    background-image: url('pwbg.png');
    border: 1px solid #A4C6E8;
    background-color: #fff;
}
.pwt-bl
{
    min-width: 9px;
    min-height: 9px;
    background-image: url('pwbl.png');
}
.pwt-bl img
{
    width: 9px;
    height: 9px;
}
.pwt-br
{
    min-width: 9px;
    min-height: 9px;
    background-image: url('pwbr.png');
}
.pwt-br img
{
    width: 9px;
    height: 9px;
}
.pwt-b
{
    width: 100%;
    min-height: 9px;
    background-image: url('pwb.png');
}
.pwt-b img
{
    height: 9px;
}
.pwt-dvtitle
{
    float: left;
    padding: 4px;
    font: 12px tahoma;
}
.pwt-dvclose
{
    float: right;
    padding: 4px;
}
/*End Popup window*/

/*PopUp Calendar*/
.DPicker_Calendar
{
    background-color: #f2f8ff;
    font-family: Tahoma;
    font-size: 12px;
    border: 1px solid #6f9dd9;
}
.DPicker_Calendar a
{
    text-decoration: none;
}
.DPicker_Calendar_Title
{
    font-weight: bold;
    color: #000000;
}
.DPicker_Calendar_NextPrev
{
    color: #000000;
    font-size: 11px;
}
.DPicker_Calendar_NextPrev a
{
    text-decoration: none;
}
.DPicker_Calendar_DayHeader
{
    background-color: #add1ff;
    font-family: Tahoma;
    font-size: 9px;
    color: #003399;
}
.DPicker_Calendar_OtherMonthDay
{
    background-color: #e3effd;
}
.DPicker_Calendar_TodayDay
{
    border: 1px solid #ff9932;
}
/*End PopUp Calendar*/

/*File Upload*/
.FileUploader
{
    width: 300px;
}
.FileUploader td
{
    white-space: nowrap;
}
.FileUploader .FileUpload
{
    width: 100%;
}
/*End File Upload*/

/* Styles for Repeater */
.grid-table
{
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #27577E;
    background-color: #fff;
}
.grid-table TD, .grid-table TH
{
    padding: 5px 10px 5px 10px;
    margin: 0;
    white-space: nowrap;
    border: 1px solid #27577E;
}
.grid-table TD A
{
    text-decoration: none;
}
.grid-header TH
{
    background-color: #5F9BCD;
    white-space: nowrap;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    cursor: default;
}
.grid-itemtemplate TD
{
    color: #444;
}
.grid-alternatingitememplate TD
{
    color: #444;
    background-color: #E1E2FF;
}
/* End Styles for Repeater */
/*ChildLinks sectiopn*/
.PrjChildLinks
{
}
.PrjChildLinks A
{
    display: block;
    padding: 3px;
    border: 1px solid #ddd;
    margin: 1px;
}
/* End ChildLinks sectiopn*/
.tbl-header
{
    width: 100%;
    background-image: url('header.gif');
    background-repeat: repeat-x;
    background-color:#000;
    height: 100px;
}
.tbl-menu
{
    width: 100%;
    background-image: url('menu.gif');
    background-repeat: repeat-x;
    height: 30px;
}
.tbl-container
{
    margin: auto;
}
.tbl-breadcrumb, .tbl-toppane, .tbl-content, .tbl-bottompane, .tbl-footer
{
    width: 960px;
    padding-left: 5px;
    padding-right: 5px;
}
.tbl-toppane, .tbl-content, .tbl-bottompane, .tbl-breadcrumb
{
    background-color: #627d79;
}
.tbl-footer
{
    margin: auto;
    color: #acacac;
}
.tbl-footer a
{
    color: #acacac;
    text-decoration: none;
    white-space:nowrap;
}
.tbl-footer a:hover
{
    color: #627d79;
}
.tbl-breadcrumb a
{
    color: #fff;
    text-decoration: none;
    white-space:nowrap;
}
.tbl-breadcrumb a:hover
{
    color: #acacac;
}
.tbl-breadcrumb
{
    padding: 4px 8px 0px 10px;
    color: #fff;
}
.tbl-bottompane
{
    padding-bottom:5px;
}