﻿
/* HOME PAGE COLUMN LAYOUTS */

#homeContentLayout h1 { display: none; }

#homeContentLayout { width: 750px; margin-top: 10px; }
#homeLeftColumn { width: 550px; padding-right: 25px;}
#homeRightColumn { width: 150px; padding-left: 24px; border-left: 1px solid #ccc; }

#homeInteriorLayout { width: 550px; }
#homeInteriorLeft { width: 175px; padding-right: 25px; }
#homeInteriorRight { width: 325px; padding-left: 24px; border-left: 1px solid #ccc; }


/* AGA ISSUES BOX */
#issues { margin-bottom: 20px; width: 555px; height: 165px; color:#fff !important; background: #000 url(../images/GreenFuel.jpg) top left no-repeat; }
#mainAgaIssuesLink a { display: block; width: 345px; height: 150px; float: left; }
#issuesLinks { width: 170px; margin-left: 365px; padding-top: 20px; font-size: .9em; line-height: 110%; }
#issuesLinks h2 { margin: 0 0 0 10px; font-size: 1.2em; color: #336699 !important; text-transform: uppercase; }
#issuesLinks ul { margin-top: 0; margin-bottom: 0; }
#issuesLinks li { margin-bottom: .3em; color: #336699; margin-left: .3em; }
#issuesLinks a { font-weight: normal !important; color: #336699; }
#issuesLinks .moreLink { color: #000000 !important; margin: 0 0 0 50px; text-align: left; }
#issuesLinks .moreLink a { color: #000000 !important; text-transform: uppercase; font-size: .8em; }

/* AGA LOGIN BOX */
#myAgaGuest { margin-bottom: 20px; }
#myAgaLogin { width: 130px; margin-bottom: 0; padding: 10px; background: #e5f2ff url(../images/MyAga_home_bkgrd.gif) top left no-repeat; }
#myAgaLogin h2 { margin-top: 1em !important; margin-bottom: .2em !important; }
#myAgaLogin ul { margin-top: 0 !important; margin-bottom: 0 !important; }
#myAgaLogin a { font-weight: normal; }
#myAgaLogout { margin-bottom: 20px; }

/* INTERIOR CONTENT TEXT DISPLAYS */
#homeContentLayout h2 { margin-top: 0; font-size: 1.1em; color: #669999; text-transform: uppercase; }
#homeContentLayout ul { margin-top: 1em; }
#homeContentLayout a { font-weight: bold; }
#homeContentLayout .moreLink { color: #669999; }
#homeContentLayout .moreLink a { color: #669999; text-decoration: none; }
#homeContentLayout .moreLink a:hover { color: #669999; text-decoration: underline; }

/* LEFT CONTENT COLUMN */
#homeInteriorLeft h2 { border-bottom: 1px solid #ccc; }
#resources ul { list-style: none; }
#resources ul li { margin-bottom: .5em; margin-left: -40px; }

#quickTasks { margin-bottom: 30px; }
#quickTasks h2 { margin:0; padding: 0; }
#quickTasksText { padding: 10px 0; text-align: center; background: #cce5e5 url(../images/QuickTasks_bkgrd.gif) top center repeat-y; }
#quickTasks select { border: 1px solid #ccc; font-size: .9em; } 


/* CENTER COLUMN CONTENT */
#homeInteriorRight h2 { border: 1px solid #fff; border-bottom-color: #ccc; padding-bottom: 2px; }
#homeInteriorRight ul { list-style-image: url(../images/listbullet_green.gif); clear: both; }
#homeInteriorRight li { margin-bottom: .8em; margin-left: -18px; }

/* LIST HEADINGS */
.listHead { border: 1px solid #fff; border-bottom-color: #ccc; padding-bottom: 2px; }
.listHead h2 { margin: 0 !important; width: 145px; float: left; border-bottom-style: none !important; }
.listHead .moreLink { margin: 0; width: 145px; float: right; text-align: right; }


#newsHead { }
#newsList { }
#publicationsHead { margin-top: 30px; }
#publicationsList {  }

/* RIGHT CONTENT COLUMN */
#eventsHead h2 { width: 50px; }
#eventsHead .moreLink { width: 90px; }
ul#eventsList { margin-bottom: 30px; list-style: none; }
#eventsList li { margin-bottom: 1em; margin-left: -40px !important; }

#rssFeed ul { margin-bottom: 30px; list-style: none; }
#rssFeed li { margin-bottom: 1em; margin-left: -40px !important; }

#aboutGas { font-size: .9em; }
#aboutGas div { margin: 0; padding: 0; }
#aboutGasText { margin: 0 !important; padding: 10px; padding-left: 0; border: 1px solid #ccc; border-bottom-color: #fff; }
#aboutGas ul { margin-bottom: 1em; list-style-image: url(../images/listbullet_green.gif); }
#aboutGas li { margin-bottom: .5em; margin-left: -10px; }
#aboutGasButton { margin: 0; width: 150px; height: 18px; }


/* MY AGA INTEGRATION TEMPLATE ======================================================= */

#agaContentLayout { margin-top: 0; }
#agaLeftColumn { width: 480px; padding-right: 25px; }
#agaRightColumn { width: 220px; padding-left: 24px; border-left: 1px solid #ccc; }

#agaHeaderImage { width: 35px; float: left; }


#agaWelcome { color: #006d73; margin-bottom: 1em; }
#agaLeftColumn .editDisplay { color: #336699;  }

#agaContentLayout h1 {  }
#agaContentLayout h2 {
	margin: 0; 
	padding: .3em; 
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: center; 
	color: #669999; 
	background: #d9ecec; 
	border-top: 1px dotted #ccc; 
	border-bottom: 1px dotted #ccc; 
	}

#agaContentLayout ul { margin-top: 1em; margin-left: 65px; list-style: square; }
#agaContentLayout .moreLink { font-weight: bold; font-size: .9em; }

#agaRightColumn #eventsList li { margin-bottom: .8em; }
#agaRightColumn #eventsList li a { font-weight: bold; }

