﻿html
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
body
{
    padding: 8 8 8 8;
    margin: 0 auto;
    background-color: #ffffff;
    color: #000000;
}


textarea
{
    font-family: Arial, Verdana;
    font-size: 1.1em;
}
form#frmMain
{

}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2em;
    color: #2F1511;
    font-weight: bold;
    font-style: italic;
}
a
{
    color: #000000;
}
#imHeader
{
    padding: 10px 0px 10px 10px;
}
#cphMain
{
    margin-top: 10px;
}
.accContent
{
    margin: 3px 0px 3px 6px;
    padding: 3px;
}
.accContent a
{
    color: #000066;
    font-family: arial,helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    margin: 5px 0px 5px 0px;
}
.accContent a:hover
{
    text-decoration: underline;
    margin: 5px 0px 5px 0px;    
}
.accHead
{
    background-color: #9E9E9E;
    width: 150px;
    padding: 3px;
    color: White;
}
.accHead a
{
    color: #000066;
    font-family: arial,helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.accHeadSelected
{
    background-color: #FFFFFF;
    width: 150px;
    padding: 3px;
    color: #000080;
}
.accHeadSelected a
{
    color: #000080 !important;
}
#ifRegions
{
    width: 825px;
    height: 600px;
    border: 0px none #FFFFFF;
}
.invisible
{
    display: none;
}
div#dvO2Page
{
    border: 1px solid #000000;
    text-align: left;
    width: 1010px;
    color: #000000;
    margin-top: 10px;
    background-image: url(/images/bg-shade.jpg);
    background-repeat: repeat-y;
}
div.dvCentre
{
    width: 90%;
}
div.accNavLink
{
    float: left;
    width: 100%;
    padding: 2px 0 2px 0;
}
.dvFileList
{
    text-align: left;
}
.dvLeftNav a
{
    text-decoration: none;
    color: #ffffff;   
    margin: 10px 0 10px 0;
}
div#dvLeftNav
{
    padding: 5px 5px 5px 5px;
    font-family: arial,helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
#tdLeftNav
{
    width: 20%;
    vertical-align: top;
    margin-right: 5px;
    padding: 16px 0px 10px 10px;
    background-image: url(/images/blue-bkg.jpg);
    background-repeat: repeat-y;     
}
#tdMainContent
{
    width: 70%;
}
div#dvMain
{
    padding: 15px;
}
div.lbTextBoxLabel
{
    padding-right: 5px;
    vertical-align: middle;
    display: inline;
    width: 120px;
    float: left;
}
div.txbTextBox
{
    width: 350px;
    display: inline;    
}
div.dvButton
{
    width: 50px;
    display: inline;    
}
div.dvButtonToolbar
{
    background-color: #C2D0D1;
    border: 1px solid #808080;
    padding: 1px;
    float: left;
}
div.dvButtonToolbar dvBtnMessage
{
    background-color: #ffffcc;
}
div#dvMessage
{
    background-color: #000080;
    font-size: small;
    color: #ffffcc;
}
div.dvMessageWarning
{
    background-color: #000080;
    font-size: small;
    color: #FF9933;
    font-weight: bold;
}
div.dvMessageError
{
    background-color: #CC0000;
    font-size: small;
    color: #FFFFFF;
    font-weight: bold;
}
div.dvBreadcrumb div
{
    float: left;
}
div.dvBreadcrumb a
{
    text-decoration: none;
}
div.dvTextRow
{
    display: table-row;
    line-height: 30px;
}
div#dvMainForm
{
    padding: 0 0 15px 45px;
}
div.dvOptionsGrid
{

}
div.dvDetailPageRef
{
    font-size: large;
    color: #800000;
    margin-bottom: 6px;
}
div.dvEditor
{
    display: block;
}
div.dvZoneDesc
{
    font-size: 0.6em;
    background-color: #A6C2FF;
    color: #000066;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000080;
}
table.tbOptionsGrid
{
    width: 100%;
}
td.tdOptionsGridHeader
{
    font-family: Arial, Verdana;
    font-size: 1.6em;
    color: #666666;
    font-style: normal;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}
table.tbOptionGridLink
{
    width: 100%;
}
td.tdOptionGridLinkIcon
{
    width: 5%;
}
td.tdOptionGridHyperLink
{
    width: 20%;
}
td.tdOptionGridDescription
{

}
.imOptionGridIcon
{
    width: 32px;
    height: 32px;
}
.hyBlock
{
    display: block;
    line-height: 25px;
}
div#dvHead
{
    width: 100%;
    background-image: url(/images/blue-bkg-s2.jpg);
    background-repeat: repeat-y;
}
#tbHead
{
    width: 100%;
    height: 200px;
    border: 0px;
}
#tdTopLeft
{
    width: 70%;
}
div#dvTopImage
{
    width: 40%;
}
div#dvTopLinks
{

}
div#dvPageHead
{

}
div#dvManageLinks
{
    clear: left;
    padding-top: 20px;
}
div#dvPageContent
{
    padding: 0px;
    margin: 0px;
    width: 100%;
}
div.dvContentArea
{
    padding: 5px 5px 0px 5px;
    margin: 0px;
}
table#tbPageContent tbody tr td
{

}
td#tdRightColumn
{
    vertical-align: top;
}
div#dvRight
{  
    vertical-align: top;
    margin: 0px 10px 0 10px;    
}
div#dvRight a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: none;
}
div#dvRight a:hover
{
    text-decoration: underline;
}
td#tdRightColumn li
{
    padding-bottom: 3px;
}
div.dvDataList1
{

}
table.tbDataList1
{
    border: 0px;
    margin: 0px;
}
table.tbDataList1 td
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.tdCheckout
{
    text-align: center;
}
tr.trDataList1-1
{
    background-color: Silver;
}
table.tbDataList1 th
{
    text-align: left;
    background-color: #FFE88C;
}
/* ----------  Login Form -----------*/

table.loginForm
{
    margin-top: 25px;
    padding: 10px;
}

table.loginForm td
{
    padding: 5px 0 5px 5px;
}

table.loginForm input[type="text"], input[type="password"]
{
    width: 250px;
}
table.loginForm tr td
{
    text-align: left;
}

.logTitle
{
    font-size: large;
}
/* --------  End Login Form ---------*/

div#dvControlPanel
{
    margin: 0px 0px 0px 0px;
}
div#dvControlPanel ul
{
    list-style-type: none;    
}
div#dvControlPanel ul li
{
    padding-bottom: 10px;
}
table#o2ControlHeader
{
    border-style: none none solid none;
    border-width: 0px 0px 2px 0px;
    background-color: #003366;
    width: 100%;
    color: #808080;
}
table#o2ControlHeader a
{
    color: #ffffcc;
}
table#o2ControlHeader td
{

}
table#tbEditTemplate tr
{
    height: 25px;
}
table#tbEditTemplate input[type="text"]
{
    width: 500px;
}
.spMessageErrorHeading
{
    color: #990000;
}
td.tdTableNavHead
{
    color: #800000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
td.tdTableNavLink
{
    padding-left: 5px;
}
td.tdTableNavHead a
{
    color: #800000;
}
table#tbPageContent
{
    width: 100%;
    border: 0px;
}
div#dvImagePicker
{
    background-color: #E0E0E0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
div#dvFixedFooter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #3F413D;
    text-align: center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    background-color: #CCCCCC;
}
div#dvHeaderRight
{
    font-size: 10pt;
    font-weight: bold;
    color: #460000;
}
div#dvHeaderRight table
{
    border: 1px solid #808080;
    color: #666666;
}
div#dvHeaderRight a
{
    text-decoration: none;
    color: #460000;
}
div#dvHeaderRight a:hover
{
    text-decoration: underline;
}
#ifImages
{
    width: 100%;
    height:300px;
}
.imIcon
{

}
.dvFileList table
{
    width: 100%;
}
.dvFileList table tr
{
    height: 34px;
    width: 100%;
}
.trChooserRow0
{
    background-color: #DFEFFF;
}
.trChooserRow1
{
    background-color: #B7CEFF;
}
.tbHide
{
	display: none;
}
.tbShow
{
	position:relative;
	top: 10px;
	width: 600px;
	text-align: justify;
	vertical-align: text-top;
	background-image: url(images/fic.jpg);
	border: 2px solid #996633;
}
.liActive
{
	list-style-image: url(images/minus.jpg);
}
.liHideHover
{
	text-decoration: underline;
	list-style-image: url(images/plus.jpg);	
	cursor: pointer;
}
.liInactive
{
	list-style-image: url(images/plus.jpg);
}
#liPlain1
{
	list-style-type: none;
	text-decoration:none;
}
.liShowHover
{
	text-decoration: underline;
	list-style-image: url(images/minus.jpg);	
	cursor: pointer;
}
.colListImg
{
	width: 200px;
}
.panImageBrowser
{
    border: 5px solid #999999;
    width: 500px;
    height: 400px;
    margin: 5px;
    background-color: #FFFFFF;
    position: fixed;
    z-index: 10000;
}
.panFileList
{
    background-color: #FFFFFF; 
    height: 80%;   
}
.panTitleBar
{
    background-color: #330033;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFCC;
    font-weight: bold;
}