﻿body
{
    background-color: #003333;
}
body, p, td
{
    font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
table#main
{
    background-color: #FFFFFF;
    border: 3px solid #FFFFFF;
}
table#main td#bottom
{
    font-size: 11px;
    text-align: center;
    vertical-align: baseline;
    padding: 200px 0px 0px 0px;
}
div#mainContent
{
}
div#nav
{
    width: 150px;
    padding: 0px 0px 1px 0px;
}
div#nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}
div#nav li
{
    padding: 1px 0px 3px 5px;
    margin: 0px;
}
div#nav li a
{
    font-size: 11px;
    color: #660000;
    text-decoration: none;
    font-weight: bold;
}
div#nav li a:hover
{
    font-size: 11px;
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}
a
{
    font-size: 12px;
    color: blue;
    text-decoration: none;
}
a:hover
{
    font-size: 12px;
    color: red;
    text-decoration: underline;
}
h1
{
    font-size: 175%;
}
h2
{
    font-size: 150%;
}
h2, h3
{
    font-size: 12pt;
    border-bottom: 1px solid #003333;
    padding: 0px 0px 3px 0px;
    color: #003333;
}
h4
{
    font-size: 12pt;
    border-bottom: 1px solid #ccc;
    padding: 0px 0px 3px 0px;
    color: #003333;
}
br.clearer 
{
	clear: both; 
	line-height: 0; 
	height: 0;
	font-size: 1px;
}
.title
{
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0px 3px 0px;
    color: #003333;
}

div#links
{
    float: right;
    height: 15px;
}

div#links ul
{
    list-style-type: none;
    margin: 5px 0px 0px 0px;
    padding: 0;
    border: none;
}
div#links ul li
{
    display: inline;
}

div#links ul li a
{
    font-size: 11px;
    background-color: #ffffff;
    padding: 4px;
    color: #660000;
    text-decoration: none;
    border: 1px solid #003333;
}
div#links ul li a:hover
{
    font-size: 11px;
    background-color: #f5f5f5;
    padding: 4px 4px 0px 4px;
    color: #333333;
}
.font10
{
    font-size: 10px;
}
.imgFloatRt
{
    float: right;
    margin: 0px 0px 10px 10px;
}
.imgFloatLt
{
    float: left;
    margin: 0px 10px 10px 0px;
}
.txtGreen
{
    color: Green;
}
.txtRed
{
    color: Red;
}
.tblTable
{
    border: 1px solid #fff;
    background: white;
    width: 100%;
}
.tblTable th,
.tblTable td
{
    border: 1px solid #fff;
    padding: 8px;
}
table.tblNarrow
{
    width: auto;
}
.tblTable th,
.tblHdrCol td
{
    font-weight: bold;
    text-align: left;
    background: #7f9999;
    color: white;
}
.tblTable th a,
.tblHdrCol td a
{
    color: white;
}
.tblHdrRow
{
    font-weight: bold;
    text-align: right;
}
.tblTable td,
.tblData td
{
    background-color: #f5f5f5;
}
.tblDataAlt td
{
    background-color: #fff;
}
.tblDataOver, .tblDataOver td, .tblDataAltOver td
{
    background-color: #F0E1D9;
}
.tblData td, .tblDataAlt td, .tblDataOver td, .tblDataAltOver td
{
    font-size: 9pt;
}
.lnkList
{
    text-align: right;
}
.lnkList a
{
    font-size: 11pt;
    padding-left: 10px;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
fieldset p
{
    margin: 2px 12px 10px 10px;
}
fieldset label
{
    display: block;
    margin-bottom: 4px;
    color: #666;
    font-weight: bold;
    font-size: 90%;
}
fieldset label.inline
{
    display: inline;
}
fieldset legend
{
    font-size: 110%;
    font-weight: 600;
    padding: 5px;
}
input[type="text"], 
input[type="password"], 
textarea
{
    width: 250px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
input[type="text"].longtext,
textarea.longtext
{
    width: 500px;
}
input[type="text"].shorttext,
textarea.shorttext
{
    width: 100px;
}
textarea
{
    width: 500px;
}
input[type="text"], 
input[type="password"], 
textarea, 
select
{
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 2px;
    padding: 5px;
    font-size: 100%;
}
input[type="text"]:hover, 
input[type="password"]:hover, 
textarea:hover
{
    border: 1px solid #bbb;
}
select
{
    font-size: 100%;
}
fieldset .hint
{
    margin: -5px 5px 5px 5px;
    padding: 0 5px 5px 5px;
    color: #666;
    font-size: 85%;
}
.buttons
{
    margin: 10px;
    text-align: center;
}
.buttons input
{
    margin: 5px;
}

/* admin homepage */

ul.ulAdmin {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.ulAdmin li {
	margin: 0px;
	padding-bottom: 5px;
	text-align: center;
}
ul.ulAdmin li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border: 1px solid #ddd;
	text-decoration: none;
	width: 200px;
	margin: 0 auto;
}
ul.ulAdmin li a:hover {
	border: 1px solid #999;
	background-color: #fafafa;
	color: #f00;
}

/* NAVIGATION */

div#navigation
{
    width: 200px;
    padding: 0px 0px 1px 0px;
}
div#navigation ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}
div#navigation li
{
    padding: 1px 0px 3px 10px;
    margin: 0px;
}

/* Plus Sign for Trigger Links in Closed State */
.closed a
{
    background-image: url(/Content/Images/menplus.gif);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding: 2px 2px 2px 15px;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    color: #660000;
    text-decoration: none;
    font-weight: bold;
}

/* Minus Sign for Trigger Links in Open State */
.open a
{
    background-image: url(/Content/Images/menminus.gif);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding: 0px 0px 0px 15px;
    font-size: 11px;
    color: #660000;
    text-decoration: none;
    font-weight: bold;
}

/* Page Marker */
.page a
{
    background-image: url(/Content/Images/pagemarker.gif);
    background-repeat: no-repeat;
    background-position: 0% 20%;
    padding: 2px 2px 2px 15px;
    font-size: 11px;
    color: #660000;
    text-decoration: none;
    font-weight: bold;
}

.closed a:hover, .open a:hover, .page a:hover
{
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
}
.hdrRed
{
    padding: 20px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #f00;
}
.hdrGreen
{
    padding: 20px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #090;
}

#tblHdrNews
{
    font-weight: bold;
    color: #fff;
    background: #033;
    text-align: center;
}

/* Pager */

.pager
{
    margin: 8px 3px;
    padding: 3px;
    text-align: center;
}

.pager .disabled
{
    border: 1px solid #ddd;
    color: #999;
    margin-top: 4px;
    padding: 3px;
    text-align: center;
}

.pager .current
{
    background-color: #06c;
    border: 1px solid #009;
    color: #fff;
    font-weight: bold;
    margin-top: 4px;
    padding: 3px 5px;
    text-align: center;
}

.pager span, .pager a
{
    margin: 4px 3px;
}

.pager a
{
    border: 1px solid #c0c0c0;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
}

/* Status Message */

div.divStatusContainer {
	margin: 20px auto;
	padding: 15px;
	width: 80%;
	border: 1px solid #ccc;
}
div.divStatusSuccess {
	background: #D3EDD3 url(http://global.ene.com/assets/backgrounds/green_lined.jpg) repeat-x;
}
div.divStatusWarning {
	background: #FFD3D3 url(http://global.ene.com/assets/backgrounds/red_lined.jpg) repeat-x;
}
div.divStatusError {
	background: #FFD3D3 url(http://global.ene.com/assets/backgrounds/red_lined.jpg) repeat-x;
}
div.divStatusMessage {
	min-height: 32px;
	height: auto !important;
    height: 32px;
}
div.divStatusSuccess div.divStatusMessage {
	background: url(http://global.ene.com/assets/icons/32x32/check.gif) no-repeat;
}
div.divStatusWarning div.divStatusMessage {
	background: url(http://global.ene.com/assets/icons/32x32/warning.gif) no-repeat;
}
div.divStatusError div.divStatusMessage {
	background: url(http://global.ene.com/assets/icons/32x32/error.gif) no-repeat;
}
div.divStatusFormatBoldCenter,
div.divStatusFormatNormalBlock,
div.divStatusFormatNormalCenter {
	padding: 0 42px;
}
div.divStatusFormatBoldCenter {
	font-weight: bold;
	text-align: center;
}
div.divStatusFormatNormalBlock {
	font-weight: normal;
	text-align: left;
}
div.divStatusFormatNormalCenter {
	font-weight: normal;
	text-align: center;
}