/*City Standard StyleSheet.*/

/*This is the main and secondary styles in the header bar.  Colours can be changed to match your colour scheme.  Fonts and sizes should stay as is*/
.maintitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 22px; color: #FFCC00; font-weight: normal}
.secondarytitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; color: #ccc}

/*This is the smalltext style.*/
.smalltext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; color: #333}

.heading1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #006600}
.heading2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #900 ; font-weight: normal}
.heading3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #900 }
.heading4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #669}
.whitetext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #fff}
.medtext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; color: #333}
.bg {  background-color: #CCF}
.redtext { color: #B91C1C }
.greentext {color: #006600;}
.medtextred { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #F00}
.strikethrough {  text-decoration: line-through}
.sidelinkHighlight { color: #006; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 11px; text-decoration: none ; background-color: #FFC}
.highlight {  color: #930; font-weight: bold; background-color: #FF6}
.highlight_light {  background-color: #FFC}
.whitetextsmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 14px;

}
.cellborder {
	border: 1px dashed #C90;
}

.photoBorder { border: 1px ridge; border-color: #660 #660 #660 #660;}

.borderBottomSolid {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
}

.borderFull { border: 1px ridge; border-color: #ccc #ccc #ccc #ccc}
.borderLeftDashedGrey {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.tableOutlinePurpleDark {
	border: 1px solid #333366;
	margin: 5px;
	padding: 5px;
}
.tableOutlineGreen {

	border: 1px solid #BAD1BA;
}
.sidebarText {
	font-size: 11px;
	color: #669966;
}
.imgRight {
	float: right;
	margin-top:0px; margin-left: 15px;
	}
	
.imgR {
	float: right;
	margin-top:-20px;
	margin-right: 220px;
	}
.imgLeft {
	float:left;
	margin-right:15px;
	margin-top: 5px;
	}
	
#box {
	padding: 10px;
	float: right;
	margin-left: 20px;
	width: 200px;
	margin-bottom: 5px;
	border: 1px dashed #637289;
	background-color:  #fff;
	text-align: left;
	padding-bottom: 5px;
}


p.clear { clear: both; }
.white { color: #fff; }
#box h3 {
	margin-bottom: 6px;
	font-size: 13px;
	color: #637289;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
}
#box p {
	margin: 0;	padding:0;
	text-align: left;
	padding-top: 0px;
}
	
.red {
	font-weight: bold;
	color: #900;
}
#box img {
	float: right;
	margin:0;
	padding:0;
	margin-left: 5px;
	margin-top: 0px;
}
#box a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

#box a:hover { text-decoration: underline;}	
#news img.whatsNew {
	padding-right: 25px;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
}
#news #box1 {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#news #box2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#news #box1 img { float: left; margin-left: 15px; margin-right: 35px;}
#news #box2 img {
	float: left;
	margin-left: 0;
	margin-right: 25px;
}

#language {
	clear: left;
	position: relative;
	width: 650px;
	height: 90px;
	padding: 0px;
	margin-left: 105px;
	margin-top: 8px;
	margin-bottom: 5px;
}
#language img.Left {
float: left;
clear:left;
border: none;
padding-top: 2px;
padding-bottom: 1px;
margin-top: 3px;
margin-right: 16px;

}
#language p {
padding-top: 11px;
line-height: 1.4em;
}

/* #navlinks ul li a {
	text-align: right;
	list-style-image:url(../images/square.gif);
	list-style-position:inside;
	font-weight:bold;

}
*/

#landfill {
	width: 210px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: dashed #A592CE 1px;
	float: right;
	background-color: #F8FAFC;
}

	#landfill h3 {
	color: #fff;
	background-color:#333366;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding: 2px;
	padding-left: 13px;
	font-weight: bold;
}

	#landfill p {
	color: #000000;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding: 2px 8px;
	margin: 5px 2px 5px;
}

#landfill a:link {text-decoration: none; color: #0000FF;
}
#landfill a:hover {color: #006500; text-decoration: underline;}

#landfill a:visited {color: #9C0000; text-decoration: none;}

#landfill .imgLeft {
	float: right;
	margin-right: 6px;
	padding-top: 12px;
	}
#landfill .imgRight {
	float: left;
	margin: 2px 5px 3px 3px;
	padding-top: 6px;

	}
#landfill p.open {
	margin-top: -5px;
	font-size: 15px;
	color: #060;
}
#landfill p.house {
	margin: 4px 10px 1px 8px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 1.25em;
}
#landfill ul {
	margin: 0;
	padding: 0;
}

#landfill ul li {
	font-size: 12px;
	list-style-type: none;
	margin: 0 ;
	padding: 10px;
	border-top: 1px solid #ccc;
}	


#landfill ul li ul {
	margin: 0 10px 0 20px;
}

#landfill ul li ul li {
	border: none;
	list-style: square;
}

.allowed li {
	list-style-position: inside;
	list-style-image: url(../images/checkmark.gif);
}

.prohibited li {
	list-style-position: inside;
	list-style-image: url(../images/xmark.gif);
}	

.bold {
	font-weight: bold;
}

.navlist {
	margin: 0; 
	padding: 0.5em 1em;
}

.navlist li {
	display: inline;
	margin-right: 0.75em;
	padding-right: 0.75em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}



.navlist li.last {
	border-right: 0;
}

.navlist a {
	color: #006;
}

.navlist a:hover {
	color: #900;
}

table tr.top td{
	vertical-align:top;
	padding-bottom: 10px;
}

