

/* CSS Document - for eAurora, by John Deere

	Light Green: #A9BE99;
	Medium Green: #48603E;
	Dark Green: #314129;
	
	JD Yellow: #FCE300;
	JD Green: #296117;

*/



	
    


body {
	background-color:#50667A;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px auto;
	padding-top:5px; 
    font-size: 12px;
}


	a {color:#093A81}
    a:hover {color:#8BB6D8}


#mainHeader {
	width:950px;
	height:69px;
	background-image:url(/Main/images/econstellationHeader.png); 
	background-repeat:no-repeat;	
	padding:0px;
	clear:both;
}

#mainHeaderNav {
	padding: 12px 20px 0px 0px;
	float:right;
	font-size:11px; 
	text-align:left;
}
#mainHeaderNav a{text-decoration:none; color:#000; margin-right:32px;}
#mainHeaderNav a:hover{color:#666;}

#menuContainer{ 
	font-size:12px; 
	width:948px;
	height:23px;
	border:solid 1px #999999; 
	border-top:none;
	background-color:#072E67;
	clear:both;
}

#menu{
	position:absolute;
	color:#FFFFFF; 
	z-index:5000; 
    width:948px;
}
#menu ul .item{display:none; width:160px; font-weight:bold;}
#menu ul .top{height:16px; text-align:center; font-weight:bold; padding-bottom:4px;color:#fff;}

#menu ul:hover .top{ background-color:#AFCCE4; color:#000;cursor:pointer; cursor:hand;}
#menu ul:hover .item{display:block;color:#000;background-color:#AFCCE4;padding:4px;margin:0px;}
#menu ul:hover .item:hover{cursor:pointer;cursor:hand;background-color:#CCDFEE;}
#menu ul{float:left;margin:0px; padding:4px 0px 4px 0px; list-style:none; text-align:left;}


.sectionContentStart {
	width:948px; 
	overflow:auto;
	border:solid 1px #999999; 
	border-top:none; 
	background-color:#FFFFFF; 
	position:relative; 
}

.sectionHeader {
	width:100%;
	height:63px; 
	color:#FFFFFF;
	background-color:#031632; 
	border-bottom:solid 1px #999999;
	position:relative;	
}

.sectionHeaderText { 
	padding: 0px 0px 5px 10px; 
	font-size:16px;
	font-weight:bold;
	bottom:0; 
	position:absolute;
}
.sectionHeaderSubText {	font-size:12px;}

.sectionHeaderSubText a{ color:#fff; text-decoration:none;}
.sectionHeaderSubText a:visited{ color:#fff; text-decoration:none;}
.sectionHeaderSubText a:hover{ color:#AFCCE4; background-color:#031632; }

.sectionHeaderImage {
	height:63px;
	width:461px;
	float:right; 
	clear:none; 
}

.sectionContentText {
	padding: 5px 10px 10px 10px; 
	font-size:12px; 
}

/*********************************/
/*    SECTION HEADER IMAGES      */

.MySite {
	background-image:url(/Main/images/Sections/Section_MySite.png);
}
.AccountSetup {
	background-image:url(/Main/images/Sections/Section_AccountSetup.png);
}
.Support {
	background-image:url(/Main/images/Sections/Section_Support.png);
}
.ControllerHome {
	background-image:url(/Main/images/Sections/Section_ControllerHome.png);
}
.ManualOperation {
	background-image:url(/Main/images/Sections/Section_ManualOperation.png);
}
.RainShutdown {
	background-image:url(/Main/images/Sections/Section_RainShutdown.png);
}
.Programming {
	background-image:url(/Main/images/Sections/Section_Programming.png);
}
.BudgetAdjust {
	background-image:url(/Main/images/Sections/Section_BudgetAdjust.png);
}
.Reports {
	background-image:url(/Main/images/Sections/Section_Reports.png);
}
.ControllerSetup {
	background-image:url(/Main/images/Sections/Section_ControllerSetup.png);
}

/*********************************/
/*     CSS FOR CONTENT TABS      */

#tabContainer {	position:relative; top:1px; left:12px; margin:10px 0px 0px 0px; padding:0px; float:left; z-index:2000;}
#tabContainer .tab {height:24px; float:left; padding:4px 14px 0px 14px; font-weight:bold;}
#tabContainer .tab a{text-decoration:none; cursor:hand; cursor:pointer;}

#tabContainer .tabSelected{border:solid 1px #333333; border-bottom:solid 1px #fff;}
#tabContainer .tabUnselected{border:solid 1px #333333; background-color:#CCCCCC;}

.tabContent{border:solid 1px #333333; clear:left; padding: 10px 10px 10px 10px; margin:0px; z-index:-1; overflow:auto;}

/*********************************/
/*       TABLE FORMATTING        */

.contentTableOutline{border:solid 1px #999;}
.contentTableStriped{border-top:solid 4px #8BB6D8;}
.contentTableTitle{
	height:24px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background-image:url(/Main/images/econstellationTableTitleBar.png);
	background-repeat:repeat-x;
	padding:0px 10px 0px 10px;
}
.contentTableTitle a{color:#fff;}
.contentTableHeader{background-color:#CCCCCC;}
.contentTableHeader th{	font-size:11px;}


.shadedRowLite{background-color:#CCDFEE}
.shadedRowMedium{background-color:#AFCCE4}



/*********************************/
/* TEXT AND PARAGRAPH FORMATTING */

.smallText {font-size:11px;}
.finePrint {font-size:9px;}

/**********************************/
/* CONTROLS AND BUTTON FORMATTING */

.standardBtn {
	height: 24px;
	background-image:  url("/Main/images/econstellationShinyBtnBkg.png");
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #fff;
	border-top-color: #C8D9E1;
	border-right-color: #29424E;
	border-bottom-color: #29424E;
	border-left-color: #C8D9E1;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: left middle;
	background-color: #072E67;
}
.timeTextBox{ width:20px; text-align:center; }
.timeTextBox_noBorder{ width:20px; text-align:center; border:solid 1px; }


/*********************************/
/*    CONTROLLER HOME PAGE       */

#ControllerHomeMenu .menuItem{color:#093A81; font-size: 14px; font-weight: bold;}
#ControllerHomeMenu .linkText{padding:30px 0px 0px 0px;}
#ControllerHomeMenu .menuItem:hover .linkText{color:#8BB6D8; cursor:pointer; cursor:hand;}
#ControllerHomeMenu img {margin-right:15px; float:left;}