/* Base classes styled
=========================================== */
a:link {
	color: #0B387E;
}
a:visited {
	color: #581C90;
}
a:hover {
	background-color: #ECECEC;
	color: #000000;
}
a:active {
	color: #0B387E;
}
.BoxShaded,
.BoxPhoto {
	background-color: #ECECEC;
}
.BoxPhoto p {
	color: #909090;
}
img {
	border: 1px solid #000000;
}
.HR {
	background: #FFFFFF url("../images/hr.png") repeat-x;
	margin: 7px 0;
}
table {
	border-right:1px solid #DFE5EE;
	border-top: 1px solid #DFE5EE;
	background-color: #F3F5F9;
}
th {
	background-color: #DFE5EE;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #DFE5EE;
}
th a:hover {
	color: #000000;
}
th a:visited {
	color: #0B387E;
}
td {
	border-bottom:1px solid #DFE5EE;
	border-left:1px solid #DFE5EE;
}
.StripeColor td {
	background-color: #FFFFFF;
}
li.StripeColor {
	background-color: #DFE5EE;
}
.TabNav li a {
	color: #FFF;
	height: 27px;
}
.TabNav li.Active a,
.TabNav li a:hover {
	color: #000;
}
.TabNav li.Active a {
	font-weight: bold;
}
.TabNav li a span {
	height: 23px;	
	padding-top: 4px;
}
/* Containers
=========================================== */
body {
	background-color: #ECECEC;
}
#Container {
	margin: 0 auto;
	width: 960px;
}
#Content {
	width: 510px;
	float: left;
}
#ColumnSingle #Content {
	width: 765px;
}
#Home #Content,
#SecondLevel #Content {
	width: auto;
}
#ColumnSingleNoNav #Content {
	width: 100%;
}
#ColumnSingleNoNav #Content,
#Home #Content,
#SecondLevel #Content {
	margin-left: 0;
	padding: 0;
}
#Home h1 a{
	margin-bottom: 0;
}
#ColumnLeft {
	float: left;
	width: 703px;	
}
#ColumnRight {
	float: right;
	width: 250px;	
	font-size: .9166em;	
}
#ColumnRight ul {
	margin: 1em 0 0 .15em;
}
#ColumnSingle,
#ColumnSingleNoNav {
	width: 960px;
}
#Home .Column .ModuleContent {
	font-size: .9166em;
	height: 336px;
}
#Home .Column .ModuleContent img {
	border: 1px solid #E3E3E3;
	margin: 0 0 7px 0;
}
#Home #Content .ColumnLayoutThree .Column,
#SecondLevel #Content .ColumnLayoutThree .Column {
	margin: 0;
	padding: 0;
	width: auto;
}
#Content .ColumnLayoutThree .Column .Module {
	width: 229px;
}
#Content .ColumnLayoutThree .Column#ColumnCenter .Module {
	margin: 0 7px 7px 7px;
	width: 230px;	
}
#SecondLevel .Column .ModuleContent {
	font-size: .9166em;
}
#SecondLevel #Content .ColumnLayoutThree .Column#ColumnCenter img {
	margin: 0 7px;
}
#SecondLevel #Content h2 {
	margin-top: .75em;
}
#SecondLevel #Content .Column h2 {
	margin-top: 0;
}
#SecondLevel #Content li.AlignLeft {
	margin-right: 1em;
}
#SecondLevel #Content .ColumnLayoutTwo .Column {
	padding-left: 0;
}
#SecondLevel #Content .BoxPhoto {
	margin: 0 1em 0 0;
}
/* Mast Head - Search and Top Navigation
=========================================== */
#MastHead {
	background-color: #0B387E;
	padding: 5px;
}
#MastHead img {
	border: 0;
	display: block;
}
#NavSearch {
	float: right;
	margin: 3px 3px 0 0;
	width: auto;
}
#NavSearch form {
	padding-left: 90px;
}
#NavSearch input {
	border:1px solid #909090;
}
#NavSearch ul {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
}
#NavSearch li {
	float: left;
	font-size: .9em;
	margin: 0 5px;
	width: auto;
}
#NavSearch li#LastNavSearch {
	margin-right: 0;
}
#NavSearch a {
	color: #FFFFFF;
	display: block;
	padding: 3px;
}
#NavSearch li.Active a,
#NavSearch a:hover {
	background-color: #ECECEC;
	color: #0B387E;
	text-decoration: none;
}
#SmallSystemsBanner {
	background-repeat: no-repeat;
	background-position: 0 50%;
	height: 50px;
	padding-left: 10px;
	width: 613px;
}
#bigbend #SmallSystemsBanner {
	background-image: url("../images/banner_bigbend.png");
}
#bluediamond #SmallSystemsBanner {
	background-image: url("../images/banner_bluediamond.png");
}
#coyotesprings #SmallSystemsBanner {
	background-image: url("../images/banner_coyotesprings.png");
}
#jean #SmallSystemsBanner {
	background-image: url("../images/banner_jean.png");
}
#kyle #SmallSystemsBanner {
	background-image: url("../images/banner_kyle.png");
}
#searchlight #SmallSystemsBanner {
	background-image: url("../images/banner_searchlight.png");
}

/* Navigation - Primary, Secondary, Left, BreadCrumb
=========================================== */
#NavPrimary,
#NavSecondary {
	background: url("../images/nav_p_bg.png") repeat-x;
	clear: both;
	width: 100%;
	height: 24px;
}
#NavPrimary ul,
#NavSecondary ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#NavPrimary li,
#NavSecondary li {
	display: block;
	float: left;
	line-height: 1.25;
	margin: 0;
	width: auto;
}
#NavSecondary li {
	border-right: 1px solid #BBBFC8;
}
#NavPrimary {
	margin: 1px 0;
}
#NavPrimary a {
	height: 24px;
}
#NavPrimary a,
#NavSecondary a {
	display: block;
	float: left;
	text-decoration: none;
	width: auto;
}
#NavPrimary span {
	visibility: hidden;
}
#NavSecondary {
	background-color: #DFE5EE;
	background-image: none;
	border-bottom: 1px solid #BBBFC8;
}
#NavSecondary a {
	background-color: #DFE5EE;
	background-image: none !important;
	color: #0B387E;
	font-weight: bold;
	height: 16px;
	line-height: 1.25 !important;	
	margin: 0 !important;
	padding: 4px 10px !important;
}
#NavSecondary a:hover,
#NavSecondary .Active a:hover {
	background-color:#FFFFFF;
	color:#0B387E;
}
#NavHome a,
#NavCS a,
#NavB2B a,
#NavEngCons a,
#NavCons a,
#NavWQ a {
	background-image: url("../images/nav_p.png");
	background-repeat: no-repeat;
}
#Home #NavHome a:hover,
#NavCS a:hover,
#NavB2B a:hover,
#NavEngCons a:hover,
#NavCons a:hover,
#NavWQ a:hover,
#Home #NavHome.Active a,
#NavCS.Active a,
#NavB2B.Active a,
#NavEngCons.Active a,
#NavCons.Active a,
#NavWQ.Active a{
	background-image: url("../images/nav_p_active.png");
	background-repeat: no-repeat;	
}
#NavHome.Active a,
#NavHome a {
	width: 51px ;
}
#NavCS.Active a,
#NavCS a {
	background-position: -52px 0;
	width: 135px;
}
#NavB2B.Active a,
#NavB2B a {
	background-position: -188px 0;
	width: 155px ;
}
#NavEngCons.Active a,
#NavEngCons a {
	background-position: -344px 0;
	width: 216px;
}
#NavCons.Active a,
#NavCons a {
	background-position: -561px 0;
	width: 110px;
}
#NavWQ.Active a,
#NavWQ a {
	background-position: -672px 0;
	width: 110px;
}
/* Left Nav */
#NavLeft {
	float: left;
	font-size: .9em;
	margin-right: 20px;
	min-height: 350px;
	width: 150px;
}
#NavLeft ul {
	margin: 0;
	padding: 0;
}
#NavLeft li {
	border-bottom: 1px solid #ECECEC;
	line-height: 1.5;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#NavLeft a {
	color: #0B387E;
	display: block;
	padding: 7px;
	text-decoration: none;
}
#NavLeft li.Active a {
	background-color: #0B387E;
	color: #FFFFFF;
}
#NavLeft a:hover,
#NavLeft li.Active a:hover {
	background-color: #ECECEC;
	color: #000000;
}
#NavLeft li.NavChild a,
#NavLeft li.NavChildActive a {
	background: url('../images/nav_child.png') 7px 11px  no-repeat;
	color: #000000;
	padding: 4px 0 4px 14px;
}
#NavLeft li.NavChild a:hover,
#NavLeft li.NavChildActive a:hover {
	background-color: #ECECEC;
}
#NavLeft li.NavChildActive {
	background-color: #ECECEC;
}
#BreadCrumb {
	color: #909090;
	padding: 9px 0 0 0;
}
#ColumnSingleNoNav #BreadCrumb {
	margin-left: 14px;
}
#BreadCrumb a {
	background-image: none !important;
	color: #909090;
	font-size: .9em;
	line-height: 1 !important;
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: none;	
}
#BreadCrumb a:hover {
	color: #000000;
}
#NavSecondary li.Active a,
#board #boardNav a,
#facilities #facilitiesNav a,
#financial #financialNav a,
#subscribe #subscribeNav a,
#press #pressNav a,
#resources #resourcesNav a,
#b2bcontacts #b2bcontactsNav a,
#goods #goodsNav a,
#helpdesk #helpdeskNav a,
#purchasing #purchasingNav a,
#supplier #supplierNav a,
#vendor #vendorNav a,
#drought #droughtNav a,
#ws #wsNav a,
#ww #wwNav a,
#billinfo #billinfoNav a,
#waterservice #waterserviceNav a,
#contacts #contactsNav a,
#eccons #ecconsNav a,
#plans #plansNav a,
#refs #refsNav a,
#espcons #espconsNav a,
#espcontacts #espcontactsNav a,
#espwq #espwqNav a,
#espws #espwsNav a,
#apply #applyNav a,
#benefits #benefitsNav a,
#descriptions #descriptionsNav a,
#diversity #diversityNav a,
#jobscontacts #jobscontactsNav a,
#lines #linesNav a,
#bigbend #bigbendNav a,
#bluediamond #bluediamondNav a,
#coyotesprings #coyotespringsNav a,
#jean #jeanNav a,
#kyle #kyleNav a,
#searchlight #searchlightNav a,
#facts #factsNav a,
#regulations #regulationsNav a,
#reports #reportsNav a,
#taste #tasteNav a,
#treatment #treatmentNav a,
#testing #testingNav a,
#acontact #acontactNav a, 
#ecsubscribe #ecsubscribeNav a,
#site #siteNav a,
#myaccount #myaccountNav a {
	background-color: #356AC2;
	color: #FFF;
}
#BreadCrumb a,
#NavSecondary a {
	background-image: none;
}
/* Footer
=========================================== */
#Footer {
	clear: both;	
	color: #7C7C7C;
	font-size: .9em;
	margin: 0 auto;
	padding: 14px 0;
	width: 960px;
}
#Footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#Footer li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: auto;
}
#Footer li#Last {
	margin-right: 0;
}
#Footer .HR {
	display: none;
}
/* Popups
=========================================== */
#PopupLarge,
#PopupMedium,
#PopupSmall {
	padding: 0 5px;
	margin: 0 auto;
}
#PopupLarge #MastHead,
#PopupMedium #MastHead,
#PopupSmall #MastHead {
	padding: .5em;
}
#PopupLarge #MastHead a,
#PopupMedium #MastHead a,
#PopupSmall #MastHead a {
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	margin: 0 5px 5px 5px;
}
#PopupLarge #MastHead a:hover,
#PopupMedium #MastHead a:hover,
#PopupSmall #MastHead a:hover {
	color: #000000;
}
#PopupLarge #Content,
#PopupMedium #Content,
#PopupSmall #Content {
	margin-left: 0;
	padding: 0;
	width: 100%;
}
#PopupLarge .ModuleContent,
#PopupMedium .ModuleContent,
#PopupSmall .ModuleContent {
	background-image: none;
	margin: 0;
}
#PopupLarge .ModuleBottom,
#PopupMedium .ModuleBottom,
#PopupSmall .ModuleBottom {
	margin-bottom: 5px;
}
#PopupLarge h1,
#PopupMedium h1,
#PopupSmall h1 {
	margin-bottom: 0;
}
/* Modules
=========================================== */
.Module .ModuleContent {
	background: #FFFFFF url("../images/border_left_content.png") 164px 0 repeat-y;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #9C9C9C;
	margin-top: 7px;
	padding: 7px;
}
.ModuleContent:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#Home .Module .ModuleContent,
#SecondLevel .Module .ModuleContent,
#ColumnRight .Module .ModuleContent,
#ColumnSingleNoNav .Module .ModuleContent,
#ColumnSingleNoNav #ColumnLeft .Module .ModuleContent {
	background-image: none;
}
.Module h2.ModuleHeader {
	background-repeat: no-repeat;
	height: 12px;
	margin: 1px 0 5px 0;
	line-height: 1em;
}
h2.ModuleHeader span {
	font-size: 5px;
	visibility: hidden;
}
.Module .ModuleBottom,
.Module .ModuleBottom div {
	background: #ECECEC url("../images/module_bottom.png") no-repeat;
}
.Module .ModuleBottom {
	background-position: right;
}
.Module .ModuleBottom div {
	height: 7px;
	width: 5px;	
}
#SecondLevel #Featured.Module .ModuleContent {
	padding-bottom: 0;
}
/* Headers */
#WateringGroup.Module h2 {
	background-image: url("../images/module_h2_fwpawg.png");
}
#WaterRestrictions.Module h2 {
	background-image: url("../images/module_h2_water_restrictions.png");
}
#SmallSystems.Module h2 {
	background-image: url("../images/module_h2_small_systems.png");
}
#ReportWaste.Module h2 {
	background-image: url("../images/module_h2_report_waste.png");
}
#WaterService.Module h2 {
	background-image: url("../images/module_h2_water_service.png");
}
#DevComm.Module h2 {
	background-image: url("../images/module_h2_dev_comm.png");
}
#YourWater.Module h2 {
	background-image: url("../images/module_h2_your_water.png");
}
#Sustainability.Module h2 {
	background-image: url("../images/module_h2_sustainability.png");
}
#RelatedInfo.Module h2 {
	background-image: url("../images/module_h2_related_info.png");
}
#Subscribe.Module h2 {
	background-image: url("../images/module_h2_subscribe.png");
}
#SystemMaintenance.Module h2 {
	background-image: url("../images/module_h2_sysmaint.png");
}
#MasInformacion.Module h2 {
	background-image: url("../images/module_h2_mas_informacion.png");
}
#Planning.Module h2 {
	background-image: url("../images/module_h2_planning.png");
}
#Design.Module h2 {
	background-image: url("../images/module_h2_design.png");
}
#Construction.Module h2 {
	background-image: url("../images/module_h2_construction.png");
}
#BoardMeeting.Module h2 {
	background-image: url("../images/module_h2_board_meeting.png");
}
#WaterOutage.Module h2 {
	background-image: url("../images/module_h2_water_outage.png");
}
#News.Module h2 {
	background-image: url("../images/module_h2_news.png");
}
#ConsNeighborhood.Module h2 {
	background-image: url("../images/module_h2_cons_neighborhood.png");
}
#DPI.Module h2 {
	background-image: url("../images/module_h2_dpi.png");
}
#KyleWell.Module h2 {
	background-image: url("../images/module_h2_kyle_well.png");
}
#BillCalculator.Module h2 {
	background-image: url("../images/module_h2_bill_calculator.png");
}
#Multimedia.Module h2 {
	background-image: url("../images/module_h2_multimedia.png");
}
#Options.Module h2 {
	background-image: url("../images/module_h2_options.png");
}
#MyAccount.Module h2 {
	background-image: url("../images/module_h2_myaccount.png");
}
/* Featured Module
=========================================== */
#Featured img {
	border: 0;
}
#Featured .HR {
	display: none;
}
#Featured .TabContent {
	display: none;
}
#Featured .TabContent.Active {
	display: block !important;
}
#Featured .ModuleContent {
	height: 234px;
	overflow: hidden;
	padding-bottom: 7px;
}
#Home #Featured .ModuleBottom {
	background: url("../images/tab_bg.png") no-repeat;
	height: 25px;
}
#Featured #FeaturedTabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#Featured #FeaturedTabs li {
	float: left;
	height: 25px;
	margin: 0;
	text-align: center;
}
#Featured #FeaturedTabs span {
	display: block;
	height: 19px;
	padding: 3px 0;
	text-decoration: none;
}
#Featured #FeaturedTabs span:hover {
	background: none;
	font-weight: bold;
}
#Featured #FeaturedTabs .Tab {
	width: 175px;
}
#Featured #FeaturedTabs .Tab.Active {
	background-color: #FFFFFF;
	background-image: url("../images/tab_active.png");
	background-repeat: no-repeat;
	color: #000000;
	display: block !important;
	font-weight: bold;
}
#Featured #TabOne.Active {
	background-position: left;
}
#Featured #TabTwo.Active,
#Featured #TabThree.Active {
	background-position: -258px 0;
}
#Featured #TabFour.Active {
	background-position: right;
}
#Featured #FeaturedTabs .Active {
	width: 178px !important;
}
#Featured .Tab {
	cursor: pointer;
}
#Featured #VideoBroadcast {
	float: left;
	margin-right: 7px;
}
#Featured #TabContentBroadcast,
#Featured #TabContentBroadcastNotice {
	display: none;
}
#Featured #TabBroadcast,
#Featured #TabBroadcastNotice {
	background-position: left;
	display: none;
}
#Featured #FeaturedTabs.BroadcastActive #TabBroadcast {
	display: block;
}
#Featured #FeaturedTabs.BroadcastActive #TabOne.Active {
	background-position: -258px 0;
}
#Featured #FeaturedTabs.BroadcastActive #TabThree {
	background-position: right;
}
#Featured #FeaturedTabs.BroadcastActive #TabFour,
#Featured #FeaturedTabs.BroadcastNoticeActive #TabFour {
	display: none;
}

#Featured #FeaturedTabs.BroadcastNoticeActive #TabBroadcastNotice {
	display: block;
}
#Featured #FeaturedTabs.BroadcastNoticeActive #TabBroadcastNotice.Active {
	background-position: right;
}
/* Custom Module Styles
=========================================== */
#Home img,
#SecondLevel img {
	display: block;
}
#Home .HR,
#ColumnRight .HR,
#SecondLevel .HR {
	margin: 5px 0;
	clear: both;
}
#TabContentTwo .ModuleContent img {
	border: 1px solid #E3E3E3;
	float: right;
	margin-left: 7px;
}
#WaterService ul,
#Sustainability ul {
	margin-bottom: 0;
}
#Sustainability h3 img {
	margin-bottom: 0 !important;
	margin-right: 5px !important; 
}
#WateringGroup .ModuleContent {
	padding-bottom: 0;
}
#WateringGroup p,
#ConsNeighborhood p,
#Subscribe p {
	margin: 0 0 1em 0;
}
#WateringGroup label,
#ConsNeighborhood label {
	display: block;
	margin-top: .5em;
}
#WateringGroup input,
#WateringGroup select,
#ConsNeighborhood input,
#ConsNeighborhood select {
	border: 1px solid #909090;
	margin: 3px 0;
}
#WateringGroup input#WGRemember {
	border: 0;
}
#WateringGroup .BoxPhoto {
	padding: 7px;
}
#WateringGroup .AlignRight.Width50 span strong {
	line-height: 1.5;
}
#WateringGroup h3 {
	color: #909090;
	font-weight: normal;
	margin: 0;
}
#WateringGroup .FormButtonSubmit {
	margin-bottom: .25em;
}
#ConsNeighborhood a {
	clear: both;
	display: block;
	margin-top: 10px;
	width: 95px;
}
#ConsNeighborhood label {
	margin-right: 3px;
}
#Multimedia .BoxPhoto {
	margin-bottom: 0;
	margin-right: 0;
}
#WaterRestrictions p {
	margin: 0;
	text-align: center;
}
#WaterRestrictions img {
	display: block;
	margin: 10px auto;
	border: 0;
}
#ReportWaste img {
	float: left;
	margin-right: 7px;
}
#Twitter img {
	float: left;
	margin: 0 3px 0 4px;
}
#ReportWaste p,
#Twitter p {
	margin: 0;
	padding-left: 50px;
}
#Twitter .NoIcon {
	float: left;
	margin: 0 !important;
}
#Video .ModuleContent,
#Twitter .ModuleContent {
	padding: 7px 7px 0 7px;
}
#Video p {
	margin-bottom: 0;
}
#SystemMaintenance p,
#WaterOutage p {
	padding: .5em;
}
#WateringGroup .BoxPhoto img,
#BoardMeeting p,
#SystemMaintenance p,
#WaterOutage p,
#Agenda h1,
#Agenda h2,
#KyleWellSustainable p,
#KyleWellConcerned p,
#KyleWellCritical p,
#KyleWellEmergency p {
	margin: 0;
}
#SystemMaintenance .ModuleContent,
#WaterOutage .ModuleContent,
#KyleWell .ModuleContent {
	padding-bottom: 0;
}
#Bio .BoxPhoto {
	margin: .25em 1.5em 1.5em 0;
}
#Bio h2 {
	margin-top: 0;
}
#BioEteam .BoxPhoto,
#BioBoD .BoxPhoto {
	margin: .5em .5em 1.5em .5em;
	height: 14em;	
}
#BioEteam .BoxPhoto {
	height: 14em;	
	width: 125px;
}
#KyleWellSustainable {
	background-color: #009900;
	color: #FFFFFF;
	padding: .5em;
}
#KyleWellConcerned {
	background-color: #FFFF00;
	padding: .5em;
}
#KyleWellCritical {
	background-color: #FF9900;
	padding: .5em;
}
#KyleWellEmergency {
	background-color: #CC0000;
	color: #FFFFFF;
	padding: .5em;
}
#KyleWell p {
	margin-left: 5px;
	margin-right: 5px;
}
#BillCalculator .ModuleContent {
	padding-bottom: 0;
}
#BillCalculator ol {
	margin: 0 0 0 1.5em;
}
#BillCalculator ol li {
	margin-bottom: 1em;
}
#BillCalculator label {
	display: block;
}
#BillCalculator ul li label {
	display: inline;
}
#BillCalculator ol li ul{
	margin:.25em 0 0 0;
	padding: 0;
	list-style-type: none;
}
#BillCalculator ol li ul li{
	margin-right: 5px;
	margin-bottom: 0;
	display: inline;
}
#BillCalculator ol li#Button {
	list-style-type: none;
	margin-right: 0;
}
.FormTypeCompact#BillCalculator ul {
	list-style-type: none;
	margin:0;
	padding:0;
	display: inline;
}
.FormTypeCompact#BillCalculator li {
	display: inline;
}
div#ApprovedProductDetails {
	padding-top: 0;
	padding-bottom:0;
}
#WateringGroupDetails form .BoxShaded.Highlight {
	background-color: #FFFFCC !important;
	width: 575px;	
}
#WateringGroupDetails .BoxShaded.Highlight {
	background-color: #DFE5EE !important;
}
#WateringGroupDetails fieldset {
	width: 575px;
}
#WateringGroupDetails #RememberAddress {
	padding-top: 25px; 
	margin: 0; 
	width: 135px;
}
#WateringGroupDetails #RememberAddress input,
#WateringGroupDetails #RememberAddress label {
	display: inline;
}
#WateringGroupDetails #RememberAddress label {
	margin-left: 5px;
}

#WateringGroupDetails #Results {
	padding-left: 0;
	width: 465px;
}
#WateringGroupDetails #Results span.AlignRight.TextSmall {
	padding-top: 5px; 
	padding-right: 5px;
}
#WateringGroupDetails #Results p img {
	margin-right: 5px; 
	vertical-align: middle;
}
#WateringGroupDetails #Results p.TextSmall img {
	margin-right: 5px;
	vertical-align: bottom;
}
#WateringGroupDetails #Results .BoxShaded {
	background-color: #DFE5EE;
	margin: 0 0 10px 0;
}
#WateringGroupDetails #Results .Column,
#WateringGroupDetails #Results .ColumnLayoutTwo .Column {
	padding: 0;
}
#WateringGroupDetails #Results .ColumnLayoutTwo .Column {
	margin-right: 10px; 
	width: 255px;
}
#WateringGroupDetails #Results .ColumnLayoutTwo .Column.AlignRight {
	margin: 0;
	width: 200px;
}
#WateringGroupDetails #Results .ColumnLayoutTwo .Column img {
	margin-right: 5px;
	vertical-align: middle;
}
#WateringGroupDetails #Results .ColumnLayoutTwo .Column .BoxShaded {
	height: 80px;
}
#WateringGroupDetails #Results th {
	background-color: #FFFFFF;
	padding: 0px 5px;
}
#WateringGroupDetails .Column {
	padding-bottom: 0;
	width: 280px;
}
#WateringGroupDetails .Column .BoxShaded {
	margin: 0 0 10px 0;
}
#WateringGroupDetails .Column#Results .BoxShaded p {
	margin-bottom: 1.5em;
}
#WateringGroupDetails .Column .BoxShaded p {
	margin-bottom: 0;
}
#DPI p {
	margin-bottom: .75em;
}
#DPI .FormTypeCompact {
	margin-bottom: 1em;
}

/* Forms
=========================================== */
#Content form {
	margin-bottom: 1.5em;
}
form.BoxShaded h2 {
	margin-top: 0;
}
.FormTypeExpanded legend,
.FormTypeCompact legend {
	background-color: #DFE5EE;
}
.FormTypeExpanded .FormRow,
.FormTypeExpanded .FormRowAlt,
.FormTypeCompact .FormRow,
.FormTypeCompact .FormRowAlt {
	background-color: #F3F5F9;
}
.FormButtonSubmit {
	background-color: #ECECEC;
	border:1px solid #909090;
	color: #505050;
	cursor: pointer;
}
.FormTypeCompact .BoxShaded legend {
	background-color: #ECECEC;
}
.FormTypeCompact .AlignLeft .FormButtonSubmit {
	border:1px solid #909090;
	background-color: #909090;
	color:#FFFFFF;	
}
#Results li {
	margin: 4px 0;
	padding: 2px;
}
#Results li a {
	text-decoration: none;
}
/* Video Portal
=========================================== */
body#VideoPortal {
	border: 2px solid #09367A;
}
#VideoContent {
	background-color: #09367A;
}
#VideoPortal h1 {
	background: url("../images/three_companies_logo.png") top left no-repeat;
	color: #FFFFFF;
}
#VideoPlayer,
.VideoEmbed,
.FlashEmbed {
	overflow: hidden;
	text-align: center;
}
#VideoPlayer .NoFlashMessage,
.VideoEmbed .NoFlashMessage,
.FlashEmbed .NoFlashMessage,
#VideoPlayer .NoFlashInstallText,
.VideoEmbed .NoFlashInstallText,
.FlashEmbed .NoFlashInstallText,
#VideoPlayer .NoFlashInstallImage,
.VideoEmbed .NoFlashInstallImage,
.FlashEmbed .NoFlashInstallImage {
	display: block;
}
#VideoPlayer,
.Module .ModuleContent .VideoEmbed,
.FlashEmbed {
	background: url("../images/flash_logo.png") #000000 50% 10% no-repeat;
}
#Video .Module .ModuleContent .VideoEmbed {
	background: url("../images/flash_logo.png") #000000 50% 5% no-repeat;
}
#VideoPlayer .NoFlashInstallImage,
.VideoEmbed .NoFlashInstallImage,
.FlashEmbed .NoFlashInstallImage {
	background: url("../images/flash_button.png") top left no-repeat;
	display: block;
	height: 34px;
	margin-top: 10%;
	margin-right: auto;
	margin-left: auto;
	width: 175px;
}
#VideoPlayer a,
.VideoEmbed a,
.FlashEmbed a {
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
}
#VideoPlayer a:hover,
.VideoEmbed a:hover,
.FlashEmbed a:hover {
	background-color: transparent;
	color: #FFFFFF;
}
#VideoPlayer a,
.Module .ModuleContent .VideoEmbed a,
.FlashEmbed a {
	font-size: 2em;
}
#Featured .VideoEmbed a {
	font-size: 1.5em;
}
#Video .ModuleContent .VideoEmbed a {
	font-size: 1em;
}
#VideoPlayer .NoFlashMessage,
.Module .ModuleContent .VideoEmbed .NoFlashMessage {
	padding: 140px 110px 0;
}
#Featured .VideoEmbed .NoFlashMessage {
	padding: 100px 85px 0;
}
#Video .ModuleContent .VideoEmbed .NoFlashMessage {
	padding: 95px 45px 0;
}
.FlashEmbed .NoFlashMessage {
	padding: 140px 0 0;
}
#VideoPlayer .NoFlashInstallText,
.VideoEmbed .NoFlashInstallText,
.FlashEmbed .NoFlashInstallText,
#Video .ModuleContent .VideoEmbed .NoFlashInstallImage {
	display: none;
}
#Video .ModuleContent .VideoEmbed .NoFlashInstallText {
	display: block;
	margin-top: 10px;
	text-decoration: underline;
}
.FlashEmbed,
.FlashEmbed a {
	margin: 0;
	padding: 0;
}
.FlashEmbed a {
	background: none;
	padding-bottom: 10px;
}
#VideoPlayer,
#VideoPlayer a {
	height: 348px;
	width: 575px;
}
.Module .ModuleContent .VideoEmbed,
.Module .ModuleContent .VideoEmbed a {
	height: 309px;
	width: 514px;
}
#Featured .VideoEmbed,
#Featured .VideoEmbed a {
	height: 234px;
	width: 380px;
}
#Video .ModuleContent .VideoEmbed,
#Video .ModuleContent .VideoEmbed a {
	height: 152px;
	width: 234px;
}
#VideoClose {
	background: url("../icons/icon_close_white.gif") top left no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	line-height: 1.2;
	margin: 8px 5px 0 15px;
	padding-left: 20px;
}

/* Dojo calendar widget
=========================================== */
input.FormDateSelector,
.FormDateSelector input {
	color: #000000;
	width: 6em !important;
}

input.FormDateSelector.Default,
.FormDateSelector input.Default {
	color: #BCBCBC;
}

.dijitTextBox {
	width: 6.5em !important;
}

.dijitTooltipContainer {
	display: none !important;
}

.dojoxCalendarBody thead tr td {
	background-color: #CCD1D9 !important;
	border: 0;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}

.dojoxCalendar .dijitCalendarSelectedDate,
.dojoxCalendar .dijitCalendarSelectedDate div {
	background-color: #DFE5EE !important;
}

.dojoxCalendar .dijitCalendarSelectedDate {
	border: #CCD1D9 solid 1px !important;
}

/* WSS Module
=========================================== */
#WSSModule .ModuleBottom,
#WSSModule .ModuleBottom div {
	background: #ECECEC url("../images/module_bottom_gradient.png") no-repeat;
}

#WSSModule .ModuleBottom {
	background-position: right;
}

#WSSModule .ModuleContent {
	background: #FFFFFF url("../images/module_background_gradient.png") bottom left repeat-x !important;
}

#WSSModule.Module h2 {
	background-image: url("../images/module_h2_myaccount.png");
}

#WSSModule p {
	margin-bottom: 0.5em;
}

#WSSModule #WSSCAPTCHA {
	display: inline;
	vertical-align: middle;
}

#WSSModule #CAPTCHA {
	margin-top: 5px;
	width: 100%;
}

#WSSModuleLoadingImage,
#WSSModuleLoadingBackdrop {
	position: absolute;
	top: -1000px;
}

#WSSModuleLoadingBackdrop {
	background-color: #000000;
}
