/* Base classes styled
=========================================== */
a:link {
	color: #00457C;
}
a:visited {
	color: #581C90;
}
a:hover {
	color: #000000;
}
a:active {
	color: #00457C;
}
.BoxShaded {
	background-color: #D8D8D8
}
.BoxPhoto {}
img {
	border: 1px solid #000000;
}
.HR {
	background: #FFFFFF url("../images/hr.png") repeat-x;
	margin: 7px 0;
}
table {
	border-right:1px solid #FFF;
	border-top: 1px solid #FFF;
	background-color: #E4E9E3;
}
th {
	background-color: #00457C;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFF;
	color: #FFF;
}
th a:link,
th a:active,
th a:visited {
	color: #FFF !important;
}
th a:hover {
	color: #000000;
}
td {
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
}
.StripeColor td {
	background-color: #F1F3F1;
}
li.StripeColor {
	background-color: #F1F3F1;
}
.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;
}
/* Fix for auto-icons */
#NavLeft li .LinkSubscribe,
#BreadCrumb .LinkSubscribe,
#NavLeft li .LinkEmail,
#BreadCrumb .LinkEmail {
	background-image: none !important;
	margin-right: 0 !important;
	white-space: normal !important;
}
/* Containers
=========================================== */
body {
	background: #C0D1DF url("../images/background.png") repeat-x 0 0;
}
#Container {
	background: #FFF url("../images/border_left_content.png") repeat-y 205px 150px;
	border-left: 1px solid #E0E1E2;
	border-right: 1px solid #E0E1E2;
	margin: 0 auto;
	padding: 0 5px 10px 5px;
	width: 960px;
}
#ColumnLeft {
	float: left;
	width: 695px;
}
#Home #ColumnLeft,
#Second #ColumnLeft {
	width: 260px;
}
#Home #Container,
#Second #Container,
#NoLeftNav #Container{
	background-color: #FFF;
	background-image: none;
}
#ColumnRight {
	float: right;
	width: 260px;
}
#Home #ColumnRight,
#Second #ColumnRight {
	width: 695px;
}
#Content {
	background-color: #FFF;
	float: left;
	width: 730px;
}
#Home #Content,
#Second #Content {
	float: none;
	width: auto;
}
#ColumnLeft #Content {
	float: left;
	width: 470px;
}
#NoLeftNav #Content {
	width: 950px;
}

/* Mast Head - Search and Top Navigation
=========================================== */
#MastHead {
	background: #036C9C url("../images/banner_drops.png") no-repeat 0 0;
	height: 65px;
	margin: 0 auto;
	padding: 5px;
}
#MastHead img {
	border: 0;
	display: block;
	position: relative;
	top: 10px;
	left: 30px;
}
#NavSearch {
	float: right;
	margin: 0;
	width: auto;
}
#NavSearch form {
	clear: left;
	margin: 10px 0 0 0;
	padding-left: 35px;
}
#NavSearch input {
	border:1px solid #909090;
}
#NavSearch .FormButtonSubmit {
	background-image: none;
	background-color: #00457C;
	border: 1px solid #00457C;
	color: #FFF;
	padding: 0;
}
#NavSearch ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#NavSearch li {
	background-color: #aed5f0;
	float: left;
	font-size: .9em;
	margin: 10px 0 0 0;
	width: auto;
}
#NavSearch li#LastNavSearch {
	margin-right: 0;
}
#NavSearch a {
	background-image: none;
	color: #00457C;
	display: block;
	font-weight: bold;
	padding: 1px 7px;
	text-decoration: none;
}
#NavSearch .LinkExternal {
	margin-right: 0;
}
#NavSearch li.Active a,
#NavSearch a:hover {
	background-color: #ECECEC;
	color: #00457C;
	text-decoration: none;
}

/* Navigation - Primary, Secondary, Left, BreadCrumb
=========================================== */
#NavPrimary {
	background: url("../images/nav_p_background.png") repeat-x;
	clear: both;
	height: 27px;
	margin: 0;
}
#NavSecondary {
	background: #5690be url("../images/nav_s_background.png") repeat-x;
	border-bottom: 1px solid #153A58;
	border-top: 1px solid #153A58;
	clear: both;
	height: 23px;
}
#NavPrimary ul,
#NavSecondary ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#NavPrimary li,
#NavSecondary li {
	display: block;
	float: left;
	height: 23px;
	margin: 0;
	width: auto;
}
#NavSecondary li {
	border-bottom: 1px solid #153A58;
	border-right: 1px solid #153A58;
}
#NavPrimary a {
	height: 27px;
}
#NavPrimary a,
#NavSecondary a {
	display: block;
	float: left;
	text-decoration: none;
}
#NavPrimary span {
	visibility: hidden;
}
#NavSecondary a {
	background: #5690be url("../images/nav_s_background.png") repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	height: 15px;
	line-height: 1.25 !important;	
	margin: 0 !important;
	padding: 4px 10px !important;
}
#NavSecondary a:hover,
#NavSecondary .Active a:hover {
	background-color:#FFFFFF;
	background-image: none !important;
	color:#3D586E;
}
#NavCons a,
#NavRebate a,
#NavLand a,
#NavBiz a,
#NavWQ a,
#NavWR a {
	background-image: url("../images/nav_p.png");
	background-repeat: no-repeat;
}
#NavCons a:hover,
#NavRebate a:hover,
#NavLand a:hover,
#NavBiz a:hover,
#NavWQ a:hover,
#NavWR a:hover,
#NavCons.Active a,
#NavRebate.Active a,
#NavLand.Active a,
#NavBiz.Active a,
#NavWQ.Active a,
#NavWR.Active a {
	background-image: url("../images/nav_p_active.png");
	background-repeat: no-repeat;
}
#NavCons.Active a,
#NavCons a {
	width: 156px ;
}
#NavRebate.Active a,
#NavRebate a {
	background-position: -156px 0;
	width: 195px;
}
#NavLand.Active a,
#NavLand a {
	background-position: -351px 0;
	width: 136px ;
}
#NavBiz.Active a,
#NavBiz a {
	background-position: -487px 0;
	width: 141px;
}
#NavWQ.Active a,
#NavWQ a {
	background-position: -628px 0;
	width: 153px;
}
#NavWR.Active a,
#NavWR a {
	background-position: -781px 0;
	width: 179px;
}
/* Left Nav */
#NavLeft {
	float: left;
	font-size: .9em;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 5px;
	min-height: 350px;
	width: 195px;
}
#NavLeft ul {
	margin: 0;
	padding: 0;
}
#NavLeft li {
	line-height: 1.5;
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
}
#NavLeft a {
	color: #153A58;
	display: block;
	padding: 7px;
	text-decoration: none;
}
#NavLeft li.Active a {
	background-color: #00457C;
	color: #FFFFFF;
}
#NavLeft a:hover,
#NavLeft li.Active a:hover {
	background-color: #ECECEC;
	color: #000000;
}
#NavLeft li.NavChild {
	background: #FFF url("../images/background_nav_left_child.png") repeat-y 0 0 ;
}
#NavLeft li.NavChild a,
#NavLeft li.NavChildActive a {
	color: #153A58;
	padding: 4px 0 4px 20px;
}
#NavLeft li.NavChild a:hover,
#NavLeft li.NavChildActive a:hover {
	background-color: #5690BE;
	color: #FFF;
}
#NavLeft li.NavChildActive a {
	color: #FFF;
}
#NavLeft li.NavChildActive {
	background: #5690BE url("../images/background_nav_left_child.png") no-repeat left;
	color: #FFF;
}
#BreadCrumb {
	color: #909090;
	margin: 5px 0;
}
#BreadCrumb a {
	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,
#contact #contactNav a,
#history #historyNav a,
#jobs #jobsNav a,
#regional #regionalNav a,
#reports #reportsNav a,
#site #siteNav a,
#eng #engNav a,
#purchasing #purchasingNav a,
#rebates #rebatesNav a,
#wcc #wccNav a,
#wsp #wspNav a,
#cif #cifNav a,
#fwg #fwgNav a,
#goals #goalsNav a,
#indoor #indoorNav a,
#leaks #leaksNav a,
#restrictions #restrictionsNav a,
#ww #wwNav a,
#comp #compNav a,
#lvwash #lvwashNav a,
#sustain #sustainNav a,
#warm #warmNav a,
#awards #awardsNav a,
#design #designNav a,
#find #findNav a,
#install #installNav a,
#irrig #irrigNav a,
#maint #maintNav a,
#pools #poolsNav a,
#coupons #couponsNav a,
#landrebate #landrebateNav a,
#facts #factsNav a,
#regulations #regulationsNav a,
#research #researchNav a,
#taste #tasteNav a,
#treatment #treatmentNav a,
#wqif #wqifNav a,
#wqreport #wqreportNav a,
#colorado #coloradoNav a,
#future #futureNav a,
#groundwater #groundwaterNav a,
#plan #planNav a,
#reclaimed #reclaimedNav a,
#wrif #wrifNav a,
#myaccount #myaccountNav a,
#shed #shedNav a,
#plant #plantNav a,
#epif #epifNav a{
	background: #5690be;
	color: #FFF;
}
/* Footer 
=========================================== */
#ContainerBottom {
	background: url("../images/background_footer.png") no-repeat;
	clear: both;
	height: 75px;
	margin: 0 auto;
	width: 972px;
}
#Copyright,
#Footer {
	clear: both;
}
#Copyright {
	color: #3D6E93;
	font-size: .9em;
	text-align: center;
}
#Footer {
	height: 51px;
}
#Footer ul {
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 355px;
	width: auto;
}
#Footer li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: auto;
}
#Footer li#Last {
	margin-right: 0;
}
#Footer .HR {
	display: none;
}
#Footer a {
	background-image: none;
}
#Footer #Active {
	background-color: #00457C
}
#Footer #Active a {
	color: #FFF;
	padding: 0 3px;
	text-decoration: none;
}
#Footer .LinkSubscribe {
	background-image: none !important;
	display: inline !important;
	padding: 0 !important;	
	white-space: normal !important;
}
/* Popups
=========================================== */
#PopupLarge,
#PopupMedium,
#PopupSmall {
	padding: 0 5px;
	margin: 0 auto;
}
#PopupLarge #Container,
#PopupMedium #Container,
#PopupSmall #Container {
	background-image: none;
	border-bottom: 1px solid #E0E1E2;
	width: auto;
}
#PopupLarge #MastHead,
#PopupMedium #MastHead,
#PopupSmall #MastHead {
	height: 20px;
	padding: .5em;
}
#PopupLarge #MastHead img,
#PopupMedium #MastHead img,
#PopupSmall #MastHead img {
	top: 0;
	left: 0;
}
#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 {
	float: none;
	margin-left: 0;
	padding: 10px;
	width: auto;
}
#PopupLarge h1,
#PopupMedium h1,
#PopupSmall h1 {
	margin-bottom: 0;
}
/* Modules
=========================================== */
.Module .ModuleContent {
	color: #FFFFFF;
	font-size: .9em;
	margin-top: 7px;
	padding: 0 7px 7px 7px;
}
.ModuleContent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.Module h3.ModuleHeader {
	height: 23px;
	margin: 0;
}
h3.ModuleHeader span {
	font-size: 5px;
	visibility: hidden;
}
.Module .ModuleBottom div{
	height: 7px;
	width: 5px;
}
.ModuleContent h4 {
	clear: both;
	margin: 10px 0 10px 0;
}
.ModuleContent img {
	margin: 0 5px 5px 0;
}
.ModuleContent .Column {
	padding: 0;
}
/* Featured */
#Featured.Module .ModuleContent {
	background: #5690BE url("../images/module_bg_featured.png") repeat-x;
	font-size: 12px;
	padding: 10px 20px;
}
#Featured.Module .ModuleContent h1 {
	font-size: 30px;
}
#Featured.Module .ModuleContent p {
	line-height: 1.75em;
}
#Featured.Module .ModuleContent a {
	color: #FFF;
}
#Featured.Module .ModuleContent img {
	margin-left: 5px;
}
#Second #Featured.Module .ModuleContent img {
	margin: 10px 15px 15px 0;
}
#Featured.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_featured.png") no-repeat bottom right;
	clear: both;
	margin-bottom: 5px;
}
#Featured.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_featured.png") no-repeat bottom left;
}
#Second #Featured.Module .ModuleContent {
	background: #DDD8AE url("../images/module_bg_featured_landing.png") repeat-x;
	color: #000;
}
#Second #Featured.Module .ModuleContent h1 {
	color: #624b0f;
}
#Second #Featured.Module .ModuleContent a {
	color: #000;
}
#Second #Featured.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_featured_landing.png") no-repeat bottom right;
}
#Second #Featured.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_featured_landing.png") no-repeat bottom left;
}
/* Home */
#Home #Content .Column {
	font-size: 11px;
	padding: 0 0 5px 0;
	width: 345px;
}
#Home #Content .Column h2 {
	background-color: #D8D8D8;
	font-size: 14px;
	color: #143955;
	padding: 5px;
	margin: 0;
}
#Home #Content .Column img {
	margin: 10px;
}
#Home #Content .Column ul {
	clear: both;
}
/* Second */
#Second #Content .Column {
	font-size: 11px;
	margin-bottom: 15px;
	padding: 10px;
	width: 210px;
}
#Second #Content .Column .HR {
	background-color: #E5E5E5;
	margin-bottom: 15px;
}
#Second #Content .Column.Center {
	border-left: 2px solid #E5E5E5;
	border-right: 2px solid #E5E5E5
}
#Second #Content .Column img {
	margin-bottom: 10px;
}
#Second #Content .Column h2 {
	color: #153A58;
	font-size: 12px;
	margin: 0;
}
.Column ul {
	margin-left: 0;
}
/* Watering Group */
#WateringGroup.Module h3 {
	background: url("../images/module_h2_fwpawg.png") no-repeat top left; 
	margin-bottom: 10px;
}
#Home #WateringGroup.Module h3,
#Second #WateringGroup.Module h3 {
	margin-bottom: 0;
}
#Home #WateringGroup.Module .ModuleContent,
#Second #WateringGroup.Module .ModuleContent {
	background: #A0B742 url("../images/module_bg_fwpawg.png") repeat-x;
	border-left: 0;
	border-right: 0;
	color: #FFF;
}
#WateringGroup.Module .ModuleContent {
	background: #FFF url("../images/module_bg_content_fwpawg.png") repeat-x top left;
	border-left: 1px solid #A0B742;
	border-right: 1px solid #A0B742;
	color: #000;
}
#Home #WateringGroup.Module .ModuleContent .HR,
#Second #WateringGroup.Module .ModuleContent .HR {
	background-image: none;
	background-color: #66762C;
	display: block;
	margin-top: 2px;
}
#WateringGroup.Module .ModuleContent .HR {
	display: none;
}
#Home #WateringGroup.Module .ModuleBottom,
#Second #WateringGroup.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_fwpawg.png") no-repeat bottom right;
}
#WateringGroup.Module .ModuleBottom {
	background: #FFF url("../images/module_bottom_content_fwpawg.png") no-repeat bottom right;
}
#Home #WateringGroup.Module .ModuleBottom div,
#Second #WateringGroup.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_fwpawg.png") no-repeat bottom left;
}
#WateringGroup.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_content_fwpawg.png") no-repeat bottom left;
}
#WateringGroup h4{
	color: black;
	font-weight: normal;
	margin: 0;
}
#WateringGroup p {
	margin: 0 0 1em 0;
}
#WateringGroup label {
	display: block;
	margin-top: .5em;
}
#WateringGroup input,
#WateringGroup select {
	border: 1px solid #70822E;
	margin: 3px 0;
}
#WateringGroup input#WGRemember {
	border: 0;
}
#WateringGroup .BoxPhoto {
	padding: 7px;
}
#WateringGroup .AlignRight.Width50 span strong {
	line-height: 1.5;
}
#WateringGroup .FormButtonSubmit {
	background-color: #70822E;
	background-image: none;
	color: #FFF;
	margin-bottom: .25em;
	padding: 0;
}
#WateringGroup .BoxPhoto img {
	margin: 0;
}
#WateringGroup ul {
	margin: 0;
}
/* Multimedia & Broadcast */
#Multimedia.Module h3 {
	background: url("../images/module_h2_multimedia.png") no-repeat top left;
}
#Broadcast.Module h3 {
	background: url("../images/module_h2_broadcast.png") no-repeat top left;
}
#Home #Multimedia.Module .ModuleContent,
#Second #Multimedia.Module .ModuleContent,
#Broadcast.Module .ModuleContent{
	background: #5690BE url("../images/module_bg_multimedia.png") repeat-x;
	border-left: 0;
	border-right: 0;
	color: #FFF;
}
#Multimedia.Module .ModuleContent {
	background: #FFF url("../images/module_bg_content_multimedia.png") repeat-x top left;
	border-left: 1px solid #326189;
	border-right: 1px solid #326189;
	color: #000;
}
#Home #Multimedia.Module .ModuleContent .HR,
#Second #Multimedia.Module .ModuleContent .HR,
#Broadcast.Module .ModuleContent .HR  {
	background-image: none;
	background-color: #3C6F98;
	display: block;
	margin-top: 2px;
}
#Multimedia.Module .ModuleContent .HR {
	display: none;
}
#Home #Multimedia.Module .ModuleBottom,
#Second #Multimedia.Module .ModuleBottom,
#Broadcast.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_multimedia.png") no-repeat bottom right;
	clear: both;
}
#Multimedia.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_content_multimedia.png") no-repeat bottom right;
	clear: both;
}
#Home #Multimedia.Module .ModuleBottom div,
#Second #Multimedia.Module .ModuleBottom div,
#Broadcast.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_multimedia.png") no-repeat bottom left;
}
#Multimedia.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_content_multimedia.png") no-repeat bottom left;
}
#Home #Multimedia.Module h4,
#Second #Multimedia.Module h4,
#Broadcast.Module h4 {
	color: #FFF;
}
#Multimedia.Module h4 {
	color: #153A58;
}
#Multimedia.Module p {
	margin-bottom: 0;
	min-height: 65px;
}
#Multimedia.Module a.LinkPhoto,
#Multimedia.Module a.LinkVideo{
	background-image: none;
	float: left;
	padding-right: 0;
}
#Multimedia.Module p a.LinkPhoto,
#Multimedia.Module p a.LinkVideo {
	background-image: url("../icons/module_multimedia_content_link.png");
	float: none;
	padding-right: 15px;
}
#Home #Multimedia.Module p a.LinkPhoto,
#Second #Multimedia.Module p a.LinkPhoto,
#Home #Multimedia.Module p a.LinkVideo,
#Second #Multimedia.Module p a.LinkVideo {
	background-image: url("../icons/module_multimedia_link.png");
	color: #FFF;
}
#Broadcast.Module a {
	color: #FFF;
}
/* Report */
#Report.Module h3 {
	background: url("../images/module_h2_report.png") no-repeat top left;
	margin-bottom: 10px;
}
#Home #Report.Module h3,
#Second #Report.Module h3 {
	margin-bottom: 0;
}
#Home #Report.Module .ModuleContent,
#Second #Report.Module .ModuleContent {
	background: #926224 url("../images/module_bg_report.png") repeat-x;
	border-left: 0;
	border-right: 0;
	color: #FFF;
}
#Report.Module .ModuleContent {
	background: #FFF url("../images/module_bg_content_report.png") repeat-x top left;
	border-left: 1px solid #926224;
	border-right: 1px solid #926224;
	color: #000;
}
#Home #Report.Module .ModuleContent .HR,
#Second #Report.Module .ModuleContent .HR {
	background-image: none;
	background-color: #7D4900;
	display: block;
	margin-top: 2px;
}
#Report.Module .ModuleContent .HR {
	display: none;
}
#Home #Report.Module .ModuleBottom,
#Second #Report.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_report.png") no-repeat bottom right;
}
#Report.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_content_report.png") no-repeat bottom right;
}
#Home #Report.Module .ModuleBottom div,
#Second #Report.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_report.png") no-repeat bottom left;
}
#Report.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_content_report.png") no-repeat bottom left;
}
#Report.Module .ModuleContent p+a {
	background: #7D4900 url("../icons/module_report_link.png") no-repeat 90% 50%;
	color: #FFF;
	padding: 3px 15px 3px 5px;
	text-decoration: none;
}
/* Connect */
#Connect.Module h3 {
	background: url("../images/module_h2_connect.png") no-repeat top left;
	margin-bottom: 10px;
}
#Home #Connect.Module h3,
#Second #Connect.Module h3 {
	margin-bottom: 0;
}
#Home #Connect.Module .ModuleContent,
#Second #Connect.Module .ModuleContent {
	background: #00457C url("../images/module_bg_connect.png") repeat-x;
	border-left: 0;
	border-right: 0;
}
#Connect.Module .ModuleContent {
	background: #FFF url("../images/module_bg_content_connect.png") repeat-x top left;
	border-left: 1px solid #002E50;
	border-right: 1px solid #002E50;
}
#Home #Connect.Module .ModuleContent .HR,
#Second #Connect.Module .ModuleContent .HR {
	background-image: none;
	background-color: #658FB0;
	display: block;
	margin-top: 2px;
}
#Connect.Module .ModuleContent .HR {
	display: none;
}
#Home #Connect.Module .ModuleBottom,
#Second #Connect.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_connect.png") no-repeat bottom right;
}
#Connect.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_content_connect.png") no-repeat bottom right;
}
#Home #Connect.Module .ModuleBottom div,
#Second #Connect.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_connect.png") no-repeat bottom left;
}
#Connect.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_content_connect.png") no-repeat bottom left;
}
#Home #Connect.Module .ModuleContent a,
#Second #Connect.Module .ModuleContent a {
	color: #FFF;
}
#Connect.Module .ModuleContent a {
	color: #00457C;
}
#Connect.Module .ModuleContent .Column {
	float: left;
	height: 50px;
	padding: 0;
	width: 120px;
}
#Connect.Module .ModuleContent .Column+.Column {
	float: right;
}
#Connect.Module .ModuleContent .Column img {
	margin: 0;
}
#Connect.Module a.LinkSubscribe,
#Connect.Module a.LinkExternal{
	background-image: none;
	display: inline;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	white-space: normal;
}
/* Related and System maintenance*/
#Related.Module h3 {
	background: url("../images/module_h2_related.png") no-repeat top left;
	margin-bottom: 5px;
}

#Home #Related.Module .ModuleContent,
#Second #Related.Module .ModuleContent {
	background: #DDD8AE url("../images/module_bg_related.png") repeat-x;
	border-left: 0;
	border-right: 0;
	color: #000;
}
#SystemMaintenance.Module .ModuleContent {
	background-color: #DDD8AE;
	border-left: 0;
	border-right: 0;
	color: #000;
	padding-top: 10px;
	padding-bottom: 0;
}
#SystemMaintenance.Module .ModuleContent p {
	margin-bottom: 0;
}
#SystemMaintenance.Module .ModuleContent h2 {
	margin-top: 0;
}
#Related.Module .ModuleContent {
	background: #FFF url("../images/module_bg_content_related.png") repeat-x top left;
	border-left: 1px solid #b5ad6b;
	border-right: 1px solid #b5ad6b;
	color: #000;
}
#SystemMaintenance.Module .ModuleContent .HR,
#Home #Related.Module .ModuleContent .HR,
#Second #Related.Module .ModuleContent .HR {
	background-image: none;
	background-color: #B6AE6C;
	display: block;
	margin-top: 2px;
}
#Related.Module .ModuleContent .HR {
	display: none;
}
#SystemMaintenance.Module .ModuleBottom,
#Home #Related.Module .ModuleBottom,
#Second #Related.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_related.png") no-repeat bottom right;
}
#Related.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_content_related.png") no-repeat bottom right;
}
#SystemMaintenance.Module .ModuleBottom div,
#Home #Related.Module .ModuleBottom div,
#Second #Related.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_related.png") no-repeat bottom left;
}
#Related.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_content_related.png") no-repeat bottom left;
}
#Related.Module .ModuleContent ul {
	margin-bottom: 0;
	margin-left: 0;
}
/* Buisness Ops */
#BusOps.Module h3 {
	background: url("../images/module_h2_busops.png") no-repeat top left;
}
#Home #BusOps.Module .ModuleContent,
#Second #BusOps.Module .ModuleContent {
	background: #9DB441 url("../images/module_bg_busops.png") repeat-x;
	border-left: 0;
	border-right: 0;
}
#BusOps.Module .ModuleContent {
	background: #FFF url("../images/module_bg_content_busops.png") repeat-x;
	border-left: 1px solid #70822E;
	border-right:  1px solid #70822E;
	color: #000;
}
#Home #BusOps.Module .ModuleContent .HR,
#Second #BusOps.Module .ModuleContent .HR {
	background-image: none;
	background-color: #70822E;
	display: block;
	margin-top: 2px;
}
#BusOps.Module .ModuleContent .HR {
	display: none;
}
#Home #BusOps.Module .ModuleBottom ,
#Second #BusOps.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_busops.png") no-repeat bottom right;
}
#BusOps.Module .ModuleBottom {
	background: transparent url("../images/module_bottom_content_busops.png") no-repeat bottom right;
}
#Home #BusOps.Module .ModuleBottom div,
#Second #BusOps.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_busops.png") no-repeat bottom left;
}
#BusOps.Module .ModuleBottom div {
	background: transparent  url("../images/module_bottom_content_busops.png") no-repeat bottom left;
}
#BusOps.Module .ModuleContent ul {
	margin-bottom: 0;
	margin-left: 0;
}
/* Forms
=========================================== */
#Content form {
	margin-bottom: 1.5em;
}
form.BoxShaded h2 {
	margin-top: 0;
}
.FormTypeExpanded legend,
.FormTypeCompact legend {
	background-color: #00457C;
	color: #FFFFFF;
}
.FormTypeExpanded .FormRow,
.FormTypeExpanded .FormRowAlt,
.FormTypeCompact .FormRow,
.FormTypeCompact .FormRowAlt {
	background-color: #E4E9E3;
}
.FormButtonSubmit {
	background: #aac7de url("../images/background_submit.png") top left repeat-x;
	border-left: 1px solid #cbddeb;
	border-right: 1px solid #91abc0;
	border-top: 1px solid #cbddeb;
	border-bottom: 1px solid #91abc0;
	color: #000000;
	cursor: pointer;
	font-weight: normal;
	padding: 3px 7px;
}
.FormTypeCompact .FormButtonSubmit,
.FormTypeCompact .AlignLeft .FormButtonSubmit {
	border:1px solid #909090 !important;
	background-color: #909090 !important;
	background-image: none !important;
	color:#FFFFFF !important;	
}
#Results li {
	margin: 4px 0;
	padding: 2px;
}
#Results li a {
	text-decoration: none;
}
/* Photo Gallery
=========================================== */
#PhotoGallery {
	background-image: none;
}
#PhotoHeader {
	background-color: #5690BE;
	color: #FFFFFF;
}
#PhotoGallery h1 {
	background: url("../images/three_companies_logo.png") top left no-repeat;
	color: #FFFFFF;
}
/* Video Portal
=========================================== */
body#VideoPortal {
	background-color: #000;
	background-image: none;
	border: 2px solid #5690BE;
}
#VideoContent {
	background-color: #5690BE;
}
#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 #VideoBroadcast {
	float: left;
	margin-right: 7px;
}
#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;
}
.TabContent .VideoEmbed {
	margin-left: 5px;	
}
#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;
}

/* Watering Group Details
=========================================== */
#WateringGroupDetails .FormTypeCompact .BoxShaded legend {
	background-color: #D8D8D8;
	color: #000;
}
#WateringGroupDetails form .BoxShaded.Highlight {
	background-color: #FFFFCC !important;
	width: 555px;	
}
#WateringGroupDetails .BoxShaded.Highlight {
	background-color: #DFE5EE !important;
}
#WateringGroupDetails fieldset {
	width: 555px;
}
#WateringGroupDetails .FormTypeCompact .AlignLeft .FormButtonSubmit {
	color: #000000;
}
#WateringGroupDetails #RememberAddress {
	padding-top: 25px; 
	margin: 0; 
	width: 128px;
}
#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: #C3D8E8;
	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 {
/*	MK Removed: 	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;
}
