﻿@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #333333;
}

#containerDIV {
	width: 1004px;
	min-height: 550px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	/*top: -61px;*/
	top: -61px;
}

#headerDIV {
	top: 0px;
	width: 1004px;
	height: 96px;
}

.deptThemeHeaderImg {
	background:url(https://pw.lacounty.gov/lib/template/img/header_dpw_green.jpg) no-repeat left top; 
}

#deptBanner {
	background-image: url(https://pw.lacounty.gov/lib/template/img/tile_dpw_green.gif);
	background-color: #FFFFFF;
}

#deptBannerImage {
	position: absolute;
	top: 23px;
	right: 0px;
	width: 250px;
	height: 45px;
	background:url(/epd/cleanla/images/deptBannerImg1.gif) no-repeat;
}

#smallCountyLogo a{
	position: absolute;
	top: 3px;
	left: 3px;
	height: 20px;
	width: 140px;
	background:url(/lib/template/img/smallDPWurlLogo_.png) no-repeat;
	cursor: hand;
}

#deptSearch {
	position: absolute;
	top: 73px;
	right: 5px;
}
#deptSearchField { 
	position: absolute; 
	top: 0px; 
	right: 20px; 
	border: 1px solid #686667; 
	height: auto !important; 
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif !important;
	}
#deptSearchBtn { 
	position: absolute; 
	top: 2px; 
	right: 0px; 
	height: 17px; 
	width: 21px; 
	margin: 0px; 
	margin-left: 10px;
	}
	
/*Second level navigation */
#utilityNav {
	position: absolute;
	top: 4px;
	right: 10px;
	width: 700px;
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-align: right;
	color: #fff;
}

#utilityNav a:link,
#utilityNav a:visited {
	color: #fff; /*color: #687983;*/
	text-decoration: none;
	background: none;
}

#utilityNav a:hover {
	color: #fff !important;
	text-decoration: underline;
	background: none;
}

#largeDeptLogo {
	position: relative;
	top: -68px;
	left: 7px;
	height: 60px;
	width: 60px;
	top:0px;
	left:0px;

	background:url(/epd/cleanla/template/cleanla_medium_logo.png) no-repeat;
}

#largeDeptLogo a{
	float: left;
	top: 0px;
	left: 62px;
	height: 60px;
	width: 150px;
	float:none;	
	font: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	background-image: none;
    text-transform:uppercase;
}

#epdSiteLogo
{
  position: absolute; left:0px; top:-30px; z-index: 99;
}

#epdCleanlaRedirect
{
  position: absolute; top:-30px; right:15px; z-index: 99;
}

#mainContentDIV {
	position: relative;
	left: 50%;
	margin-left: -303px;
	top: 10px;
	width: 805px; /* original size - width: 626px;*/
	min-height: 540px;
	background: url(/epd/cleanla/template/img/mainContent_darkgray_middleTile_wide.png) repeat-y;
}

#mainContentBody {
	position: relative;
	padding: 10px 28px;
	min-height: 820px; /* minimum hight for the body box. keep this larger than the tallest left navigation. */
	background: url(/epd/cleanla/template/img/mainContent_darkgray_middleTop_wide.png) top no-repeat;
}
#mainContentDIV a, #mainContentDIV a:link, #mainContentDIV a:hover, #mainContentDIV a:visited, #mainContentDIV a:active {
	color: #0078B3;
	font-weight: bold;
	text-decoration:none;
}

#mainContentDIV a:hover {
	background-color: #a7c779;
	color: Black;
	text-decoration:underline;
}


#mainContentTop {
	position: relative;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background:url(/epd/cleanla/template/img/mainContent_darkgray_top_wide.png) top no-repeat;
}

#mainContentBottom {
	position: relative;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background:url(/epd/cleanla/template/img/mainContent_darkgray_bottom_wide.png) top no-repeat;
}

#mainContent h1 {
	font-size:18px;
	padding: 4px;
	margin: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-weight:bold;
	background-color: #FFDC51;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	font-style : normal;
}

#leftColumnDIV {
	position: absolute;
	float: left;
	top: 39px;
	left: 0px;
	height: auto;
}

#groupNavDIV {
	position: relative;
	font-size:12px;
	font-weight:bold;
	left: 0px;
	width: 199px;
	top: 0px;
	height: auto;
	padding-top: 10px;
	background:url(/epd/cleanla/images/groupNav-top_06.gif) top no-repeat;
}

#groupNavDIV p {
	padding: 2px 9px;
	margin-bottom: -2px;
	color: #fff;
	font-weight:bold;
}

#groupNavDIV a, #groupNavDIV a:link, #groupNavDIV a:hover, #groupNavDIV a:visited, #groupNavDIV a:active {
	color: White;
	font-weight: bold;
	text-decoration:none;
}

#groupNavDIV a:hover {
	background-color: transparent;
	color: #FFCC00;
	text-decoration:underline;
}

#groupNavBody {
	padding-left: 6px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(/epd/cleanla/images/groupNav-bottom_10.gif) bottom no-repeat;
}

#mainNavTop {
	position: relative;
	top: 0px;
	background: url(/epd/cleanla/template/img/leftColumn_darkgray_topHome.png) repeat-y;
	width: 199px;
	height: 14px;
}

#mainNavBottom {
	position: relative;
	top: 0px;
	background: url(/epd/cleanla/template/img/leftColumn_darkgray_bottom.png) repeat-y;
	width: 199px;
	height: 17px;
}

#mainNavDIV {
	position: relative;
	top: 0px;
	background: url(/epd/cleanla/template/img/leftColumn_darkgray_middle.png) repeat-y;
	width: 199px;
}

#mainNavDIV h1 {
	font-size:11px;
	padding: 3px;
	margin: 9px;
	margin-bottom: -2px;
	color: #fff;
	font-weight:bold;
	background-color: #659546;
}

#mainNavDIV p {
	font-size: 11px;
	margin-left: 9px;
	margin-right: 12px;
	border-bottom: #333 1px solid;
	margin-bottom:0px;
	line-height:18px;
}

#mainNavDIV a, #mainNavDIV a:link, #mainNavDIV a:hover, #mainNavDIV a:visited, #mainNavDIV a:active {
	color: #0078B3;
	font-weight: bold;
	text-decoration:none;
	width:100%;
	display:block;
	padding:2px;
}

.homelink  { width: 197px; margin-left:2px; font-size: 14px;}
.homelink td.content { background-color:#213C5A; margin:3px; font-size: 14px; padding-bottom: 5px;}
.homelink td a {font-size: 14px;}
.LinkListGreen a {font-size: 1.1em; }
div.LinkListGreen { border-bottom: 1px solid silver; margin: 0 3px;}
/*
.LinkListGreen {
	margin:3px 0 3px 0;
	background:url('/Library/images/Bullet/listGr.gif') no-repeat top left;
	padding-left:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 74%;
	text-decoration: none;
}	
*/
div.LinkListGreen {
	margin: 0 5px;
	background: none;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
}

div.LinkListGreen strong {
	font-size: 1.1em;
	margin: 2px 5px;
	padding-left: 0px;
}	


#mainNavDIV a:hover {
	background-color: #a7c779;
	color: #333;
	text-decoration:underline;
}

#mainNavDIV p img {
	margin-bottom: 0px;
	margin-left: -2px;
	margin-right: -2px;
}

#special p {
	font-size: 10px;
	margin-top: 3px;
	margin-left: 18px;
	margin-right: 12px;
	margin-bottom: 3px;
	border-bottom: #333 1px solid;
}

#special a, #special a:link {
	color: #333;
	text-decoration:none;
	font-weight:normal;
}

#special a:hover {
	color: #0078B3;
	text-decoration: underline;
	font-weight:normal;
}

#special img {
	padding: 6px;
}

/* RIGHT COLUMN */
#rightColumnDIV {
	position: absolute;
	top: 135px;
	right: 0px;
	margin-left: 323px;
	width: 179px;
}

#rightColumnDIV p {
	font-size:10px;
	line-height:11px;
	padding-left: 6px;
	margin: 6px;
}

#rightColumnDIV h2 {
	font-size:11px;
	padding: 3px;
	margin: auto;
	margin-bottom: -2px;
	font color: #FFCC00;
	font-weight:bold;
	background-color: #659546;
}

#rightColumnBottomDIV {
	position: absolute;
	right: 0px;
	top: 785px;
	margin-left: 323px;
	width: 179px;
	margin-top : auto;
}

#rightColumnBottomDIV p {
	font-size:10px;
	line-height:11px;
	padding-left: 6px;
	margin: 6px;
}

#eventsBoxDIV {
	position: relative;
	top: 0px;
	left: 0px;
	width: 179px;
	background: url(/epd/cleanla/images/eventsBoxBody_17.gif) bottom no-repeat;
	margin-bottom: 12px;
}

#eventsBoxBody {
	vertical-align:top;
	background: url(/epd/cleanla/images/eventsBoxTop_13.gif) top no-repeat;
	padding-top: 4px;
}

#eventsBoxBody h1 {
	color: #fff;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	padding: 6px;
}

#eventsBoxBody p {
	font-size:10px;
	line-height: 13px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 9px;
}

#eventsBoxBody .info {
	font-style:italic;
	font-size: 10px;
	line-height: 12px;
}

#eventsBoxBody a, #eventsBoxBody a:link {
	color: #0078B3;
	text-decoration:none;
}

#eventsBoxBody a:hover {
	color: #0078B3;
	text-decoration:underline;
}

#sidebarDIV {
	position: middle;
	width: 179px;
	background-color:#a7c779;
}

#sidebarDIV h1 {
	background: url(/epd/cleanla/images/sidebar_06.gif) no-repeat top;
	;
	;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	padding: 6px 9px;
}

#sidebarDIV .item {
}

#sidebarDIV .item p {
	font-size:11px;
	line-height: 14px;
	padding: 9px;
	margin: 0px;
	color: #000;
}

#sidebarDIV .item .headline {
	color: #800000;
	font-weight: bold;
}

#sidebarDIV .item a, #sidebarDIV #item a:link {
	color: #800000;
	text-decoration:none;
}

#sidebarDIV .item a:hover {
	color: #fff;
	text-decoration:underline;
}

#sidebarDIV .item img {
	float: left;
	width: 60px;
	margin-right: 4px;
}

.highlightItem {
	min-height: 80px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px;
}

.highlightItem h1 {
	font-size: 14px;
	margin: 0px;
}

.highlightItem p {
	font-size: 10px;
	line-height: 14px;
}

.highlightItem img {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 6px;
}

.highlightItem a, .highlightItem a:link {
	color: #0078B3 ;
	text-decoration:none;
}

.highlightItem a:hover {
	color: #0078B3 ;
	text-decoration:underline;
}

#footerDIV {
	position: relative;
	bottom: -10px;
	text-align:center;
	left: 0px;
	font-size: 9px;
	color: #659546;
	border-top : 1px solid #659546;
}


#footerDIV p {
	margin: 0px;
}


#footerDIV a, #footerDIV a:link {
	color:  #659546;
	text-decoration:none;
}

#footerDIV a:hover {
	color:  #659546;
	text-decoration:underline;
}

#footerCleanLADIV {
	position: relative;
	bottom: -10px;
	text-align:center;
	width: 100%;
	left: 0px;
	font-size: 9px;
	color: #333;
}

#footerCleanLADIV p {
	margin: 0px;
}


#footerCleanLADIV  a, #footerCleanLADIV  a:link {
	color: #659546;
	text-decoration:none;
}

#footerCleanLADIV  a:hover {
	color: #659546;
	text-decoration:underline;
}

p {
	line-height: 21px;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#sidebarDIV {
	position: relative;
	float: right;
	margin-left: 18px;
	top: -2px;
	left: 0px;
	width: 189px;
	background-color:#a7c779;
}

#sidebarDIV h1 {
	background:url(/epd/cleanla/images/sidebar_06.gif) no-repeat;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	padding: 6px 9px;
}

#sidebarDIV .item {
}

#sidebarDIV .item p {
	font-size:11px;
	line-height: 14px;
	padding: 9px;
	margin: 0px;
	color: #000;
}

#sidebarDIV .item .headline {
	color: #800000;
	font-weight: bold;
}

#sidebarrDIV .item a, #sidebarDIV #item a:link {
	color: #800000;
	text-decoration:none;
}

#sidebarDIV .item a:hover {
	color: #fff;
	text-decoration:underline;
}

#sidebarDIV .item img {
	float: left;
	width: 60px;
	margin-right: 4px;
}
#sidebarCenterDIV {
	position: relative;
	float: right;
	margin-left: 18px;
	top: -2px;
	left: 0px;
	width: 189px;
	background-color:#a7c779;
}

#sidebarCenterDIV h1 {
	background:url(/epd/cleanla/images/sidebar_06.gif) no-repeat;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	padding: 6px 9px;
}

#sidebarCenterDIV .item {
}

#sidebarCenterDIV .item p {
	font-size:11px;
	line-height: 14px;
	padding: 9px;
	margin: 0px;
	color: #000;
}

#sidebarCenterDIV .item .headline {
	color: #800000;
	font-weight: bold;
}

#sidebarrCenterDIV .item a, #sidebarDIV #item a:link {
	color: #800000;
	text-decoration:none;
}

#sidebarCenterDIV .item a:hover {
	color: #fff;
	text-decoration:underline;
}

#sidebarCenterDIV .item img {
	float: left;
	width: 60px;
	margin-right: 4px;
}

.deptFooter img {
	margin: 5px 0px;
	}
#epdFooter div {
	margin-bottom: 5px;
	}
#epdFooter a, .deptFooter a {
	margin: 0 5px;
	color: #597b1a;
	}
#epdFooter {
	display: block;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	width: 860px;
	color:#444;
}

.epdFooter a:link,
.epdFooter a:visited {
	text-decoration: none;
	color: #687983;
}

.epdFooter a:hover {text-decoration: underline;}

/***********/
/***********/
/***********/

#tabNav a:link,
#tabNav a:visited {
	background-image: url(/lib/template/img/tab_bg_green.gif);
	background-color: #b4e064;
	border-right: 1px solid #668b1e;
}

.tabNavOn {
	background-image: url(/lib/template/img/tab_bg_on_green.gif);
	background-color: #b2c490;
	border-right: 1px solid #b2c490;
	color: #869a59;
}

