﻿.dvrow {
    border-style: dashed;
    border-width: thin;
    border-bottom-color: #66cc33;
    background-color: #D9F2CC;
}

body {
    font-family: Arial;
    font-size: smaller;
    margin: 0px;
    text-align: center;
}

h1, h2 {
    margin: 0px;
}

#topContent {
    text-align: right;
    height: 127px;
    width: 1024px;
    margin-bottom: 0px;
}

    #topContent a {
        text-decoration: none;
        color: White;
    }

#leftContent {
    width: 230px;
    padding: 10px;
    text-align: left;
    position: absolute;
    top: 143px;
    height: 377px;
    left: 0px;
    right: 1001px;
}

    #leftContent h3 {
        text-transform: uppercase;
        letter-spacing: 2px;
        text-align: center;
        border-top: dotted 1px #660;
        border-bottom: dotted 1px #660;
    }

#mainContent {
    text-align: left;
    margin-left: 198px;
    background-position: 0px 0px;
    background-attachment: scroll;
    width: 637px;
    height: 371px;
    margin-top: 0px;
    padding-left: 20;
}

#footerContent {
    text-align: center;
    padding: 5px;
}

.treetext {
    font-family: Arial;
    font-size: small;
    text-decoration: none;
    color: #0000FF;
    font-weight: bold;
}

.table {
    font-family: Arial;
    font-size: small;
    width: 564px;
}

.datalist {
    font-family: Arial;
    font-size: small;
}

.gridview {
    font-family: Arial;
    font-size: small;
    border-color: black;
}

.detailsview {
    padding: 2px 5px;
    font-family: Arial;
    font-size: small;
    border-color: black;
    margin-top: 0px;
    max-width: 200px;
    margin-left: 9px;
}

.dropdown {
    font-family: Arial;
    font-size: small;
}

.textbox {
    font-family: Arial;
    font-size: small;
}

.tableblankrow {
    height: 2px;
}

.tablerow {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #000000;
    text-align: left;
}

.tablealternate {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #000000;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #efefef;
}

.tablerow1 {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #000000;
    background-color: #D9F2CC;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.tablealternate1 {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #000000;
    background-color: #efefef;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.hyperlinks {
    height: 15px;
    width: 680px;
    background-color: White;
}

.user {
    height: 30px;
    background-color: #B5C7DE;
}

.logo {
    width: 500px;
    height: 87px;
    background-color: #B5C7DE;
    background-position: center;
    background-repeat: no-repeat;
}

.treepanel {
}

.EMAPsystemlabelID {
    font-size: 12pt;
    background-color: White; /* System label background colour */
    font-family: Arial;
    padding: 0px 2px 0px 0px;
    font-weight: normal;
    vertical-align: bottom;
    color: Red; /* System label Text colour */
}

.EMAPuserlabelID {
    font-size: 10pt;
    background-color: White;
    font-family: Arial;
    padding: 0px 2px 0px 0px;
    font-weight: bold;
    vertical-align: bottom;
    color: #8BB9DA;
}

.EMAPlabelPath {
    font: font-family: Tahoma;
    font-size: 8pt;
    background-color: White;
    color: #8BB9DA;
}

.logo {
    width: 300px;
    height: 60px;
    background-color: White;
    background-position: center;
    background-repeat: no-repeat;
}

.EMAPhyperlinks1 {
    font: font-family: Arial;
    font-size: 16pt;
    text-align: left;
    color: #8BB9DA;
    background-color: White;
}

.EMAPhyperlinks {
    font: font-family: Arial;
    font-size: 16pt;
    text-align: left;
    color: #8BB9DA;
    background-color: White;
}



.EMAPhyperlinksDisabled {
    font: font-family: Arial;
    font-size: 16pt;
    text-align: left;
    color: Gray;
    background: Silver;
}

.user {
    height: 30px;
    background-color: White; /* background colour for 'System' & 'User' labels */
}

.footer {
    width: 1270px;
    color: White; /* colour of text in page footer */
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    background-color: #8BB9DA; /* background colour of footer */
    border-color: #8BB9DA;
    /*background-image:url(/images/footer.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

/* Fix to make drop down menu work in IE8 without using compatability mode */
.IE8Fix {
    z-index: 100;
}

.ZAdjusted {
    z-index: 100;
}

.HeaderCell {
    font: font-family: Arial;
    font-size: 10pt;
    background-color: #8BB9DA;
    padding: 0px 2px 0px 0px;
    font-weight: bold;
    vertical-align: bottom;
    text-align: center;
    width: 950px;
    height: 25px;
    vertical-align: middle;
}

.HeaderCellLeft {
    font-size: 10pt;
    color: White;
    background-color: #8BB9DA;
    padding: 0px 2px 0px 5px;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
    border-left: 1px none #D6E3F3;
    border-right: 1px none #D6E3F3;
    border-top: 1px solid #D6E3F3;
    border-bottom: 1px none #D6E3F3;
    height: 25px;
    vertical-align: middle;
}

.HeaderCellFull {
    font-size: 10pt;
    background-color: White;
    padding: 0px 2px 0px 0px;
    font-weight: bold;
    vertical-align: bottom;
    text-align: center;
    height: 75px;
    vertical-align: middle;
}


div.content {
    position: relative;
    left: -66px;
    top: 2px;
    width: 750px;
    margin: 0 auto;
}

.treepanel {
    width: 300px;
}


/* Data Grid components */
.EMAPdatagrid {
    border: 1px solid #8BB9DA; /* Grid View outside border colour */
    font-family: Arial;
    font-size: 10pt;
    color: #000000; /* Grid View text colour */
}

    .EMAPdatagrid td {
        border: solid 1px #99CCFF; /* Grid View cell border colour */
    }


    .EMAPdatagrid caption {
        color: Red;
        text-align: left;
        font-size: 12pt;
    }


.EMAPGridRow {
    padding: 4px;
    background: white; /* Grid View background colour */
    text-align: left;
}

.EMAPGridheader {
    border: 0;
    background-color: #8BB9DA; /* Grid View Header background colour */
    color: white; /* Grid View Header normal text colour */
    font-weight: bold;
    text-align: center;
    height: 35px;
    vertical-align: bottom;
}

.EMAPGridheader2 {
    border: 0;
    background-color: #8BB9DA; /* Grid View Header background colour */
    color: white; /* Grid View Header normal text colour */
    font-weight: bold;
    text-align: center;
    height: 35px;
    vertical-align: bottom;
    padding-left:3px;
    width:200px;
}

    .EMAPGridheader a {
        color: white; /* Grid View Header underlined text colour */
    }

.EMAPpgr {
    background: #8BB9DA; /*Grid View pager background colour */
}

    .EMAPpgr table {
        margin: 5px 0;
    }

    .EMAPpgr td {
        border-width: 0;
        padding: 0 6px;
        border-left: solid 1px #99CCFF;
        font-weight: bold;
        color: Black; /* Grid View pager selected page number colour */
        line-height: 12px;
    }

    .EMAPpgr a {
        color: White; /* Grid View pager unselected page number colour */
        text-decoration: none;
    }

        .EMAPpgr a:hover {
            color: #664A62; /* Grid View pager mouse hover page number colour */
            text-decoration: none;
        }


.EMAPselected {
    background-color: #CCFFFF; /* Grid View selected row background colour */
    font: Arial;
    font-size: small;
    font-weight: normal;
    color: black; /* Grid View selected row text colour */
    text-align: left;
}

.EMAPemptygrid {
    background-color: #FFFFE1;
    color: Red;
    height: 25px;
    text-align: center;
}




/* datatable styles */
.EMAPdatatablefull {
    border-style: none;
    border-collapse: collapse;
    background-color: White; /*main panel background colour */
    font-family: Arial;
    font-size: x-small;
    padding: 2px;
    border-spacing: 0px;
    width: 1200px;
}

.EMAPdatatable {
    border-style: none;
    border-collapse: collapse;
    background-color: #EFF0F5; /*main panel background colour */
    font-family: Arial;
    font-size: x-small;
    padding: 2px;
    border-spacing: 0px;
    width: 538px;
}

.EMAPdatatablesmall {
    border-style: none;
    border-collapse: collapse;
    background-color: #EFF0F5; /*main panel background colour */
    font-family: Arial;
    font-size: x-small;
    padding: 2px;
    border-spacing: 0px;
    width: 450px;
}

.EMAPdatatablevariable {
    border-style: none;
    border-collapse: collapse;
    background-color: White; /*main panel background colour */
    font-family: Arial;
    font-size: x-small;
    padding: 2px;
    border-spacing: 0px;
}


.hideGridColumn {
    display: none;
}


/* Text Styles */
.EMAPtext {
    border: 1px solid #B0C2F5;
    background-color: #FFFFFF;
    color: Black;
    font-family: Arial;
    font-size: 12pt;
    padding-left: 3px;
}

.EMAPtextupper {
    border: 1px solid #B0C2F5;
    background-color: #FFFFFF;
    color: Black;
    font-family: Arial;
    font-size: 10pt;
    padding-left: 3px;
    text-transform: uppercase;
}

.EMAPtextread {
    border: 1px solid #B0C2F5;
    background-color: #FFFFE6;
    color: Black;
    font-family: Arial;
    font-size: 10pt;
    margin-left: 0px;
    padding-left: 3px;
}


.EMAPtextreqd {
    border: 1px solid #B0C2F5;
    background-color: #FBDDF9;
    color: Black;
    font-family: Arial;
    font-size: 10pt;
    padding-left: 3px;
}



/*  Dropdown List Style */
.EMAPddreq {
    background-color: #DFEBFB;
    color: Black;
    font-family: Arial;
    font-size: 12pt;
    margin-left: 0px;
}


.EMAPdd {
    background-color: #FFFFFF;
    color: Black;
    font-family: Arial;
    font-size: 12pt;
    margin-left: 0px;
}



.EMAPReportReply {
    background-color: #FFFFE1;
}



/* Masked Edit Componenets */
.MaskedEditFocus {
    background-color: #CCFFFF;
    color: #000000;
}

.MaskedEditFocusClear {
    background-color: White;
    color: #000000;
}

.MaskedEditMessage {
    color: #ff0000;
    font-weight: bold;
}

.MaskedEditError {
    background-color: #ffcccc;
}

.MaskedEditFocusNegative {
    background-color: #ffffcc;
    color: #000000;
}

.MaskedEditBlurNegative {
    color: #ff0000;
}

/* Login layout */
.logintable {
    width: 452px;
    background-color: #E5E5E5;
    font-family: Arial;
    font-size: 10pt;
}



/* Modal popup components */
.divCol {
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    float: left;
    width: 120px;
    text-align: right;
    margin-right: 10px;
    white-space: nowrap;
    height: 28px;
}

.divColLast {
    font-family: Arial;
    font-size: small;
    float: left;
    white-space: nowrap;
}

.divColLetter {
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

.clearer {
    clear: both;
    overflow: hidden;
    background-color: Transparent;
    /*	filter:alpha(opacity=0);
	opacity:0; */
    height: 1px;
    margin: 1px 1px 1px 1px;
    max-height: 2px;
}

.divCol1 {
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    text-align: center;
    margin-right: 10px;
    white-space: nowrap;
}

.EMAPmodalBox {
    font: font-family: Arial;
    font-size: 10pt;
    background-color: #EFF0F5;
    border-width: 0px;
    border-collapse: collapse;
    padding: 0px;
}

.popup_caption {
    font-family: Arial;
    background-color: #8BB9DA;
    background-image: url('images/tilebg_tablecaption.gif');
    color: White;
    font-size: 16pt;
    font-weight: bold;
    border: 0;
    border-bottom: solid 1px #737373;
    white-space: nowrap;
    text-align: center;
}

.modalBackground {
    background-color: Gray;
    /*	filter:alpha(opacity=70);
	opacity:0.7; */
}

.modalBackground70pc {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}


/* Context Menu components */
.ContextMenuPanel {
    border: 1px solid #868686;
    z-index: 1000;
    background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
    cursor: default;
    padding: 1px 1px 0px 1px;
    font-family: Arial;
    font-size: 12px;
}

a.ContextMenuItem {
    margin: 1px 0 1px 0;
    display: block;
    color: #003399;
    text-decoration: none;
    cursor: pointer;
    padding: 4px 19px 4px 33px;
    white-space: nowrap;
}

a.ContextMenuItem-Selected {
    font-weight: bold;
}

a.ContextMenuItem:hover {
    background-color: #FFE6A0;
    color: #003399;
    border: 1px solid #D2B47A;
    padding: 3px 18px 3px 32px;
}

/* News panel components */
.wdatatableNB {
    border-color: #8BB9DA;
    border-style: none;
    background-color: #FFFFFF;
}

.wdatatable {
    border: 1px solid #B0C2F5;
    background-color: #FFFFFF;
}

.EMAPfieldlabel {
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    text-align: right;
    color: #336699;
}

.EMAPfieldlabelcenter {
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    text-align: center;
    color: #336699;
}

.EMAPfieldlabelright {
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    text-align: right;
    color: #336699;
    white-space: nowrap;
    padding-right: 5px;
}

.EMAPfieldlabelleft {
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    text-align: left;
    color: #336699;
    white-space: nowrap;
}

.EMAPfield {
    height: 24px;
    text-align: left;
    padding-left: 10px;
}

.EMAPfieldlabelerror {
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    text-align: center;
    color: red;
}

.EMAPheaderlabel {
    font-family: Arial;
    font-size: 20pt;
    font-weight:200;
    color: Black; /* header label colour */
}

.EMAPDescLabel {
    font-family: Arial;
    font-size: 12pt;
    font-weight: normal;
    text-align: left;
    color: Black;
    margin-top: 0px;
    margin-bottom: 18px;
}

.EMAPDescLabelSmall {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    color:red;
}


/* Details View components */
.EMAPDetailsView {
    border: solid 1px #D6E1F5; /* Details View outside border colour */
    font-family: Arial;
    font-size: 10pt;
}

    .EMAPDetailsView td {
        border: solid 1px #D6E1F5; /* Details View grind line colour */
    }

.EMAPDetailsViewGrey {
    border: solid 1px #D6E1F5; /* Details View outside border colour */
    font-family: Arial;
    font-size: 10pt;
}

    .EMAPDetailsViewGrey td {
        border: solid 1px #D4D0C8; /* Details View grind line colour */
    }


.EMAPDetailsViewHeader {
    background-color: White; /* Details View field titles background colour */
    color: #8BB9DA; /* Details View field titles text colour */
    font-weight: bolder;
    text-align: right;
    padding-right: 10px;
}

.EMAPDetailsViewRow {
    background-color: #FFFFE1; /* Details View item background colour */
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    padding-left: 50px;
    text-align: left;
    height: 28px;
}

.EMAPDetailsViewButtonField {
    background-color: White; /* Button Row background colour */
    text-align: center;
}

.EMAPGridViewHeader {
    background-color: White; /* Details View field titles background colour */
    color: #8BB9DA; /* Details View field titles text colour */
    font-weight: bolder;
    text-align: center;
    height: 28px;
    /*padding-right: 10px;*/
}

.EMAPGridViewRow {
    background-color: #FFFFE1; /* Details View item background colour */
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    /*padding-left: 50px;*/
    text-align: center;
    height: 28px;
}

/* Modal popup components */
.divCol {
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    float: left;
    width: 120px;
    text-align: right;
    margin-right: 10px;
    white-space: nowrap;
    height: 28px;
}

.divColLast {
    font-family: Arial;
    font-size: small;
    float: left;
    white-space: nowrap;
}

.divColLetter {
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

.clearer {
    clear: both;
    overflow: hidden;
    background-color: Transparent;
    /*	filter:alpha(opacity=0);
	opacity:0; */
    height: 0px;
    margin: 1px 1px 1px 1px;
    max-height: 2px;
}

.divCol1 {
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    text-align: center;
    margin-right: 10px;
    white-space: nowrap;
    height: 16px;
}

.EMAPmodalBox {
    font: font-family: Arial;
    font-size: 10pt;
    background-color: #EFF0F5;
    border-width: 0px;
    border-collapse: collapse;
    padding: 0px;
}

.popup_caption {
    font-family: Arial;
    background-color: #8BB9DA;
    background-image: url('images/tilebg_tablecaption.gif');
    color: White;
    font-size: 16pt;
    font-weight: bold;
    border: 0;
    border-bottom: solid 1px #737373;
    white-space: nowrap;
    text-align: center;
}

.modalBackground {
    background-color: Gray;
    /*	filter:alpha(opacity=70);
	opacity:0.7; */
}

.modalBackground70pc {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    font-family: Arial;
    font-size: 16px;
    color: Black;
    text-decoration: none;
}

.unselectIndex {
    font-weight: normal;
    font-family: Arial;
    font-size: 16px;
    color: Black;
    text-decoration: underline;
}

.bulletListItem {
    font-weight: normal;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    text-align: left;
    color: Black;
}
