/* CSS Document */

@import url("styles/reset.css");
@import url("styles/structure.css");
@import url("styles/color.css");
@import url("styles/typography.css");

/* overrides for login box */
.SubHead label a {
    display: none;
}
#dnn_ctr449_Login_pnlLogin table tr td {
    padding-bottom: 10px;
}
#dnn_ctr449_Login_pnlLogin table tr td.SubHead {
    padding-bottom: 0px;
}

#dnn_dnnCOPYRIGHT_lblCopyright {
    color: #8F8F8F;
    font-weight: normal;
    font-size: 11px;
    padding-top: 2px;
    padding-right: 15px;
    line-height: 16px;
}

.FCKLinkGalleryContainer, .FCKLinkGalleryContainer table, .FCKImageGalleryHeaderContainer, .FCKImageGalleryPathContainer {
    background-color: #FFF;
    padding: 5px;
}

.FCKLinkGalleryTitleContainer {
    padding: 5px;
}

td.SubHead {
    padding: 5px;
}

#cmdSelect {
    display: block;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
}

table.EFViewForm td.EFLabel {
    width: 70px;
    padding-right: 15px;
}

table.EFViewForm {
    font-size: 11px;
}

table.EFViewForm tr {
    height: 33px;
}

table.EFViewForm textarea, table.EFViewForm input {
    width:150px;
}

table.EFViewForm input.EFSubmitButton {
    width: 66px;
    height: 21px;
    border: 1px solid #7B9EBD;
    background-color: #fff;
    text-transform: uppercase;
    color: #666;
    font-size: 11px;
    font-weight: bold;
    padding-top: 0px;
    cursor: pointer;
}

label {
    padding: 2px;
}

.submit_button {
float: left;
margin-left: 120px;}

.state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*IMAGES*/
#content img {
	margin: 0 0 10px 0;
}
#content img.left {
	float: left;
	margin: 0 10px 10px 0;
}	
#content img.right {
	float: right;
	margin: 0 0 10px 10px;
}

/*CALL TO ACTIONS*/
.action {
	background: #00853e url(images/green-gradient.gif) 0 100% repeat-x;
	border-top:1px solid #fff;
	color: #FFF;
	font-size: 0.92em;
	display: block;
	width: 250px;
}
.action .content {
	padding: 15px;
}
.action p,
.action ul {
	margin-bottom: 10px;
}
.action ul {
	background: url(images/white-dot.gif) 0 0 repeat-x;
}
.action li {
	list-style: none;
	background: url(images/white-dot.gif) 0 100% repeat-x;
	padding: 7px 5px;
}
.action li a:link,
.action li a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.action li a:hover,
.action li a:active { text-decoration:underline;
}


/*HOME PAGE*/

#header {
	height: 348px;
	overflow: hidden;
}
/*#header #feature-images img {
	position:absolute;
	top: 0;
	left: 0;
}
*/
#feature-images img#engineer-img {
	z-index: 3;
}
#feature-images img#maintenance-img {
	z-index: 2;
}
#feature-images img#shutdown-img {
	z-index: 1;
}

#header .feature {
	position: absolute;
	width: 277px;
	height: 300px;
	background: url('images/feature-bg.png');
	z-index: 9998;
	top: 410px;
	padding: 15px 20px;
	color: #FFF;	
}
#header.active .feature {
	top: 520px;
}
#header #engineer {
	left: 0;
}
#header #maintenance {
	left: 318px;
}
#header #shutdown {
	left: 236px;
}
#header .feature h2 {
	cursor: pointer;
	height: 20px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#header .feature h3 {
	margin-bottom: 10px;
}

#header .feature h2 span {
	display: none;
}
#header #engineer h2 {
	background-image: url'images/(hd-engineer.gif');
}
#header #maintenance h2 {
	background-image: url('images/hd-maintenance.gif');
}
#header #shutdown h2 {
	background-image: url('images/hd-shutdown.gif');
}
#header .feature p {
	margin-bottom: 0.92em;
}
#header .feature a {
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	background:url('images/white-arrow.gif') 0 50% no-repeat;
}

#header .feature a:hover {
	color: #FFF;
	text-decoration: underline;
	padding-left: 15px;
	background:url('images/white-arrow.gif') 0 50% no-repeat;
}

#outerWrap #main {
	border-top: 1px solid #FFF;
	background: #00823C url('images/main-bg.gif') 0 100% repeat-x;
	width: 951px;
	overflow: hidden;
}
#outerWrap .columnBox {
	width: 317px;
	background: url('images/vertical-divider.gif') 0 77px no-repeat;
}

#outerWrap .column .content {
	padding: 25px;
}
#outerWrap .column .content ul {
	background: url('images/white-dot.gif') 0 0 repeat-x;
}
#outerWrap .column .content li {
	list-style: none;
	background: url('images/white-dot.gif') 0 0 repeat-x;
    padding: 0px;
    margin: 0px;
}
#outerWrap .column .content li a {
	background: url('images/white-dot.gif') 0 0 no-repeat;
	padding: 7px 5px;
	margin: 0px;
	display: block; 
}

#outerWrap .column .content p {
	margin: 0 0 0.92em 0;
}
#outerWrap .column .content li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px; background: url('images/white-arrow.gif') 0 50% no-repeat;
}


#outerWrap .column .content li a:hover{
	text-decoration: underline;
}

a:visited {
    color: #FFFFFF;
}

.pdf-green {
	background-image:url('images/icon-pdf-green.gif');
	background-repeat:no-repeat;
	width:240px;
	height:20px;
	margin-top:10px;
}

.pdf-green a {
    display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold; padding-left:25px; padding-top:2px;
}

.pdf-green a:hover {
	color: #FFF;
	text-decoration: underline;
}

#loginBox a {
    color: #FFF;
}

.item {
	width:380px;
	padding:14px 0 10px 30px;
	border-bottom:1px solid #CCCCCC;
	background:url(images/icon-page.gif) top left no-repeat;
}

.item h4 { margin:0 0 10px 0; font-size:12px; font-weight:bold; color:#006633;
}

.item h4 a { color:#006633; margin:0px;
	text-decoration:none;
}

.item h4 a:hover {
	text-decoration:underline;
}

.project-footer {
	width:380px; padding:15px; color:#00853e; background-color:#ededed;
	margin-top:15px;
}

#PageHeadingBox {
    margin-top: 1px;
    width: 951px;
    overflow: hidden;
}


/*DOWNLOAD LINKS*/

#content ul.links  {
	border-top:1px solid #CCC; padding-top:10px;
	margin-top:5px; margin-left:0px;
	
}
#content ul.links li {
	padding-bottom:10px;
}

#content ul.links li.pdf {
	background:url(images/icon-pdf.gif) 0 0 no-repeat;
	list-style:none; padding-left:5px;
}
#content ul.links li.url {
	background:url(images/icon-url.gif) 0 0 no-repeat;
	list-style:none; padding-left:5px;
}

#content ul.links li a {
	color:#00853e;
	text-decoration:none;
	margin-left:5px;
	padding-left:10px;
	
}

#content ul.links li a:hover {
	color:#666;
	text-decoration:underline;
}

#content ul.links li a:visited {
    text-decoration: none;
}

.caption {
	font-size:10px;
}

p.picPadTop {
	padding-top:15px;	
}

table.contactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}

table.contactTable td {
padding:7px 7px 7px 0;
vertical-align:top;
width:50%;
}

table.contentTable {
	width:420px; background-color:#ededed;
}

table.contentTable td {
	padding:7px; width:125px; border:1px solid #fff;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}

table.contactTable {
	width:420px; 
}

table.contactTable td {
	padding:7px 7px 7px 0; width:50%; vertical-align:top;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}











