/*	MAIN.CSS - Stylesheet for the layout
	(margins, position, width, height, and floats)
	No color or background declarations should be here. */

/*	Example style for CSS#

div {
-webkit-border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;
behavior: url(/css3pie/PIE.htc);
}

*/
.clear {clear: both;}

.section-inner { 
	width: 970px;
	margin: 0 auto;
	position: relative;
}

#main .section-inner, #footer .section-inner {width: 948px;}

.w-w2 {	
	min-width: 970px;
	padding-top: 105px;  /* Change to height of header */
}

/* --HEADER-- */
#header, .h-w1, .h-w2 { height: 105px; } /* Change to correct height */
#header { 
	top: 0; left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
}
	#mainnavigation, #utilities, #logo {
		position: absolute;
	}
	#mainnavigation {
		z-index: 20;
		top: 0;
		left: 12px;
		width: 990px;
		background: url(/imgs/skin/nav/bg-mainnav.png) left top no-repeat;
		
	}
		#mainnavigation ul.L1 {}
		#mainnavigation ul.L2 {}
		#mainnavigation ul.L3 { }
		
			#mainnavigation li.L1 { float: left; position: relative;}
			#mainnavigation li.L2 { }
			#mainnavigation li.L3 { }
			
				#mainnavigation li a.L1 {
					display: block;
					height: 1px; padding-top: 32px;
					overflow: hidden;	
					position: relative;
				}
				#mainnavigation li a.L2 {}
				#mainnavigation li a.L3 {}
				
					/*.nav-01-recreation a.L1 {background: url(/imgs/skin/nav/nav01_recreation-parks-and-culture_over.png); width: 231px; margin-left: -5px;}
					.nav-02-city-service a.L1 {background: url(/imgs/skin/nav/nav02_city-services_over.png); width: 133px; margin-left: -10px;}
					.nav-03-city-hall a.L1 {background: url(/imgs/skin/nav/nav03_city-hall_over.png); width: 107px; margin-left: -10px;}
					.nav-04-public a.L1 {background: url(/imgs/skin/nav/nav04_public-safety_over.png); width: 136px; margin-left: -10px;}
					.nav-05-city-planning a.L1 {background: url(/imgs/skin/nav/nav05_city-planning-and-development_over.png); width: 246px; margin-left: -10px;}
					.nav-06-why a.L1 {background: url(/imgs/skin/nav/nav06_why-coquitlam_over.png); width: 155px; margin-left: -10px;}*/
					
					.nav-01-recreation a.L1 {background: url(/imgs/skin/nav/nav01_recreation-parks-and-culture.png); width: 212px;}
					.nav-02-city-service a.L1 {background: url(/imgs/skin/nav/nav02_city-services.png); width: 114px;}
					.nav-03-city-hall a.L1 {background: url(/imgs/skin/nav/nav03_city-hall.png); width: 88px;}
					.nav-04-public a.L1 {background: url(/imgs/skin/nav/nav04_public-safety.png); width: 115px;}
					.nav-05-city-planning a.L1 {background: url(/imgs/skin/nav/nav05_city-planning-and-development.png); width: 230px;}
					.nav-06-why a.L1 {background: url(/imgs/skin/nav/nav06_why-coquitlam.png); width: 187px;}
					
					#mainnavigation ul li.L1 a.next-nav {background-position: 0px -33px;}
					#mainnavigation ul li.L1 a.prev-nav {background-position: 0px -66px;}
					
					#mainnavigation ul li.active-next a.L1 {background-position: 0px -33px;}
					#mainnavigation ul li.active-prev a.L1 {background-position: 0px -66px;}
					
					#mainnavigation ul li.active-next a.prev-nav {background-position: 0px -99px;}
					#mainnavigation ul li.active-prev a.next-nav {background-position: 0px -99px;}
					
					#mainnavigation ul li.L1 a.L1:hover,
					#mainnavigation ul li.L1 a.hover,
					#mainnavigation ul li.active a.active {
						background-position: 0 -132px !important;	
						z-index: 10;
					}
					
					#mainnavigation ul .nav-06-why .next-nav {}
					#mainnavigation ul li.nav-06-why a.next-nav {background-position: 0px -99px;}
					

				
	#logo {
		top: 52px;
		left: 9px;
	}
	#utilities {
		top: 60px;
		right: 17px;
	}
		#utilities li { float: left; }
			#utilities li a {
				display: block;
				height: 1px; padding-top: 14px;
				overflow: hidden;
				background-image: url(/imgs/skin/bg/utilities.png);
			}
			  #util-home a {width: 74px; background-position: 0 0px;}
			  #util-contact a {width: 121px; background-position: -74px 0px;}
			  #util-help a {width: 51px; background-position: -195px 0px;}
			  #utilities #util-mobile a {width:100px; background:url(/imgs/home/utility_mobile-site.jpg) no-repeat;background-position: 0 -4px;} /*jk20121107*/
			  
			  #util-home a:hover {background-position: 0 -105px;}
			  #util-contact a:hover {background-position: -74px -105px;}
			  #util-help a:hover {background-position: -195px -105px;}
	
	.search-bar-container {
		padding: 2px;
		border: 1px solid #306da5;	
		position: absolute;
		left: 252px; top: 57px;
	}
		.search-bar {
			border: 0px;
			width: 292px; height: 17px;
			background-color: #e1e1e1;	
			font-size: 12px;
			color: #3c3e40;
			padding: 2px 5px;
		}
	.btn-search {
		display: block;
		border: 0px;
		width: 39px; height: 30px;
		overflow: hidden;
		background: url(/imgs/skin/bg/btn-search.png);	
		position: absolute; 
		left: 562px; top: 55px;
		cursor: pointer;
		text-indent: -9999;
		line-height: 0px; 
		font-size: 0px;
	}
		.btn-search:hover {background-position: 0 -210px;}
		

/* --CONTENT-- */
#main { 
	position: relative; 
	padding-top: 156px;
	/* margin-top: 200px; */
	z-index:1;
}


	#main .m-w1 {
	}
	#main .m-w2 { 
	}
	#subnav, #content {
		float: left;
	}
	/* Subnav appears after content-body in markup, 
		but often is shifted to the left */
	#subnav { 
		width: 206px;
		position: relative;
		left: -722px; /* Negative width of #content */
		margin-top: -156px;
		padding: 166px 10px 0px 10px;
	}
		#subnav ul li {width: 206px; display: inline-block; position: relative;}
		#subnav ul li a {
			font-size: 13px;
			color: #828282;
			text-decoration: none;	
			display: block;
		}
		#subnav ul.L2 {}
		#subnav ul.L3 {
		  border-top: 1px solid #2c68a1; 
		  margin-top: 2px; margin-bottom:2px;  
		  padding-left: 22px; 
		  width: 184px; 
		}
		#subnav ul.L4 {margin-top: -2px;}
		
			#subnav ul li.L2 {border-top: 1px solid #2c68a1; padding: 2px 0px;}	
			#subnav ul li.L3 {width: 184px; border-bottom: 1px solid #d3d6da;}	
			#subnav ul li.L4 {width: 184px; /*background: url(/imgs/skin/nav/subnav/subnav-transparent-default.png);*/ position: relative; -pie-png-fix: true; behavior: url(/css3pie/PIE.htc);}	
			
			#subnav ul li.last-child-L2 {border-bottom: 1px solid #2c68a1;}
			#subnav ul ul li.last-child-L3 {border: none;}
			#subnav ul ul ul li.last-child-L4 {margin-bottom: 2px;}
			
				#subnav ul li a.L2 {padding: 3px 0px 3px 15px; background: url(/imgs/skin/nav/subnav/subnav-L2-default.png) 3px 8px no-repeat; -pie-png-fix: true; behavior: url(/css3pie/PIE.htc);}	
				#subnav ul li a.L3 { }	
				#subnav ul li a.L4 {line-height: 16px;}
				
				#subnav ul li a.L2:hover, #subnav ul li a.L2:hover, #subnav ul li a.L3:hover {color: #000;}
				
				#subnav ul li.last-child-L2 a.L2{}
				#subnav ul ul li.last-child-L3 a.L3 {border: none;}
				#subnav ul ul ul li.last-child-L4 a.L4 {}
				
				#subnav ul li.L2 a.active {color: #fff; background: #2c68a1 url(/imgs/skin/nav/subnav/subnav-L2.png) 3px 8px no-repeat; -pie-png-fix: true; behavior: url(/css3pie/PIE.htc);}
				#subnav ul li.L3 a.active {color: #000; /*background: transparent url(/imgs/skin/nav/subnav/subnav-transparent-default.png);*/ background: none; -pie-png-fix: true; behavior: url(/css3pie/PIE.htc);}
				#subnav ul li.L4 a.active, #subnav ul li a.L3:hover {color: #000; background: none !important;}
				#subnav ul li.L4 a.active, #subnav ul li a.L4:hover {color: #000; background: none !important;}
					
					#subnav ul li a.L2 span {}
					#subnav ul li a.L3 span {padding: 3px 0px 3px 15px; display: block; background: url(/imgs/skin/nav/subnav/subnav-L3.png) 3px 9px no-repeat;}
					#subnav ul li a.L4 span {padding: 2px 5px 2px 25px; display: block; background: url(/imgs/skin/nav/subnav/subnav-L4.png) 15px 10px no-repeat;}
					
					#subnav ul li.L2 a.active span {}
					#subnav ul li.L3 a.active span {background: url(/imgs/skin/nav/subnav/subnav-L3-default.png) 3px 9px no-repeat;}
					#subnav ul li.L4 a.active span {background: transparent url(/imgs/skin/nav/subnav/subnav-L4-active.png) 15px 10px no-repeat !important;}
							
	#content {
		width: 708px;
		padding-left: 14px;
		position: relative;
		left: 226px; /* Positive width of #subnav */
		margin-top: -160px;
		padding-bottom: 30px;
	}
		.breadcrumbs {
			font-size: 11px;
			color: #b9b9b9;	
			padding-bottom: 8px;
		    padding-left: 52px;
		}
			.breadcrumbs a {color: #b9b9b9;	text-decoration: none;}
			.breadcrumbs a:hover {text-decoration: underline;}

		#banners {
			padding-bottom: 17px;
			position: relative;
		}
			.banner-left {float: left; }
			.banner-right {float: right; }
			
			.banner-left, .banner-right {
				height: 170px;
				position: relative;
				
			}
				.banner-left img, .banner-right img {
					position: relative;
					-webkit-box-shadow: #4c4c4c 0px 0px 8px;
					-moz-box-shadow: #4c4c4c 0px 0px 8px;
					box-shadow: #4c4c4c 0px 0px 8px;	
					behavior: url(/css3pie/PIE.htc);
				}
			
			#overview-slide {
				background-color: #fff;
				width: 706px; height: 280px;	
				-webkit-box-shadow: #4c4c4c 0px 0px 8px;
				-moz-box-shadow: #4c4c4c 0px 0px 8px;
				box-shadow: #4c4c4c 0px 0px 8px;	
				behavior: url(/css3pie/PIE.htc);
			}
				#captions {
					width: 676px; height: 17px;
					background: url(/imgs/skin/bg/bg-caption.png) center top repeat;
					position: absolute; left: 0px; top: 239px;
					/*z-index: 1000;	*/
					z-index:9;
					color: #fff;
					
					padding: 12px 15px;
				}
				
				#triggers { position: absolute; right: 15px; top: 253px; /*z-index: 1001;*/ z-index:9;}
					#triggers a {
						display: inline-block;
						width: 16px; height: 1px;
						padding-top: 15px;
						overflow: hidden;
						background: url(/imgs/skin/bg/triggers.png);	
						float: left;
						margin-left: 14px;
					}
						#triggers a.activeSlide {background-position: 0 -16px;}
					
		
/* --FOOTER-- */
#footer {padding-top: 15px; font-size: 11px; color: #cfd3d8;}
	#footer, #footer .f-w1, #footer .f-w2 {height: 162px;}
		#footer .f-w2 {padding: 25px; height: 112px; width: 898px;}
			
	#footer a {color: #82c3ff;}
	#footer a:hover {text-decoration: none;}
	
	#bottomlinks-left {float: left;}
		#bottomlinks-left a {
			padding: 0px 5px;
		}
		
	#bottomlinks-right {float: right;}	

html,body {	height:100%; }
#wrapper { min-height: 100%; position: relative; }

/* STICKY FOOTERS: Uncomment to enable */
/*

#footer { 
	position: absolute; bottom: 0; left: 0; width: 100%; 
	height: 60px; 
}
#main { padding-bottom: 60px; }
*/
/* END STICKY FOOTERS */

.overview-bigwrapper{
	position: relative;
	padding-top: 255px;
}
.overview-cta-wrapper {
	width: 716px; overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
	.oc-w1 {width: 720px; overflow: hidden;}
	.cta-cell {width: 226px; float: left; overflow: hidden; line-height: 0px; padding-right: 14px;}
		.cta-cell a {position: relative; display: inline-block; float: left; }
		.cta-cell div {position: relative; display: inline-block; line-height: 0px;}
			#content .cta-cell div ul {margin: 0px; padding: 0px; position: absolute; left: 6px; top: 34px; overflow: hidden;}
				#content .cta-cell div ul li {float: left; list-style: none; padding: 0px 0px 0px 1px;}
				#content .cta-cell div ul li a .icon-hover {position: absolute; left: 0px; top: 0px; display: none;}
				#content .cta-cell div ul li a:hover .icon-hover {display: block;}
	
		.recreation .cta-cell a {margin-bottom: 15px;}
		.city-hall .cta-cell a {margin-bottom: 10px;}
		.public-safety .cta-cell a {margin-bottom: 10px;}
		.city-services .cta-cell a {margin-bottom: 10px;}
		
		.cta-cell .cta-hover {
			display: none;
			background: url(/imgs/skin/bg/cta-hover.png) center top repeat; 
			width: 100%; height: 100%; 
			position: absolute; left: 0px; top: 0px;
		}
			.cta-cell a:hover .cta-hover {display: block; cursor: pointer;}

/*-- Recreation - START --*/
.recreation h2, .recreation .parent-title {color: #609047;}
.recreation .w-w1 {background: url(/imgs/skin/bg/bg_parks-and-rec.jpg) center 130px no-repeat;}
.recreation #subnav ul li.L2 {border-top: 1px solid #85b46c;}
.recreation #subnav ul li.last-child-L2 {border-bottom: 1px solid #85b46c;}	
.recreation #subnav ul li a.L2 {background: url(/imgs/skin/nav/subnav/subnav-L2-green.png) 3px 8px no-repeat;}
.recreation #subnav ul li.L3 a.active span {background: url(/imgs/skin/nav/subnav/subnav-L3-green.png) 3px 9px no-repeat;}
.recreation #subnav ul li.L2 a.active {background-color: #85b46c;}
.recreation #subnav ul.L3 {border-top: 1px solid #85b46c;}
.recreation #content .overview-title {color: #609047;}
.recreation #triggers a.activeSlide {background-position: 0 -32px;}

.recreation .btn-search:hover {background-position: 0 -180px;}
.recreation #util-home a:hover {background-position: 0 -90px;}
.recreation #util-contact a:hover {background-position: -74px -90px;}
.recreation #util-help a:hover {background-position: -195px -90px;}

.recreation #content ul li {color: #85b46c;}
.recreation #content ul li span {color: #5a5a5a;}
/*-- Recreation - End --*/

/*-- City Hall - START --*/
.city-hall h2, .city-hall  .parent-title {color: #239196;}
.city-hall .w-w1 {background: url(/imgs/skin/bg/bg_city-hall.jpg) center 130px no-repeat;}
.city-hall #subnav ul li.L2 {border-top: 1px solid #4ba69c;}
.city-hall #subnav ul li.last-child-L2 {border-bottom: 1px solid #4ba69c;}	
.city-hall #subnav ul li a.L2 {background: url(/imgs/skin/nav/subnav/subnav-L2-teal.png) 3px 8px no-repeat;}
.city-hall #subnav ul li.L3 a.active span {background: url(/imgs/skin/nav/subnav/subnav-L3-teal.png) 3px 9px no-repeat;}
.city-hall #subnav ul li.L2 a.active {background-color: #4ba69c;}
.city-hall #subnav ul.L3 {border-top: 1px solid #4ba69c;}
.city-hall #content .overview-title {color: #239196;}
.city-hall #triggers a.activeSlide {background-position: 0 -64px;}

.city-hall .btn-search:hover {background-position: 0 -120px;}
.city-hall #util-home a:hover {background-position: 0 -60px;}
.city-hall #util-contact a:hover {background-position: -74px -60px;}
.city-hall #util-help a:hover {background-position: -195px -60px;}

.city-hall #content ul li {color: #4ba69c;}
.city-hall #content ul li span {color: #5a5a5a;}
/*-- City Hall - End --*/

/*-- City Planning - START --*/
.city-planing h2, .city-planing .parent-title {color: #3c91b9;}
.city-planing .w-w1 {background: url(/imgs/skin/bg/bg_city-planning-and-dev.jpg) center 130px no-repeat;}
.city-planing #subnav ul li.L2 {border-top: 1px solid #50a6d0;}
.city-planing #subnav ul li.last-child-L2 {border-bottom: 1px solid #50a6d0;}	
.city-planing #subnav ul li a.L2 {background: url(/imgs/skin/nav/subnav/subnav-L2-light-blue.png) 3px 8px no-repeat;}
.city-planing #subnav ul li.L3 a.active span {background: url(/imgs/skin/nav/subnav/subnav-L3-light-blue.png) 3px 9px no-repeat;}
.city-planing #subnav ul li.L2 a.active {background-color: #50a6d0;}
.city-planing #subnav ul.L3 {border-top: 1px solid #50a6d0;}
.city-planing #content .overview-title {color: #3c91b9;}
.city-planing #triggers a.activeSlide {background-position: 0 -96px;}

.city-planing .btn-search:hover {background-position: 0 -60px;}
.city-planing #util-home a:hover {background-position: 0 -30px;}
.city-planing #util-contact a:hover {background-position: -74px -30px;}
.city-planing #util-help a:hover {background-position: -195px -30px;}

.city-planing #content ul li {color: #50a6d0;}
.city-planing #content ul li span {color: #5a5a5a;}
/*-- City Planning - End --*/


/*-- City Services- START --*/
.city-services h2, .city-services .parent-title {color: #d76a00;}
.city-services .w-w1 {background: url(/imgs/skin/bg/bg_city-services.jpg) center 130px no-repeat;}
.city-services #subnav ul li.L2 {border-top: 1px solid #ef8700;}
.city-services #subnav ul li.last-child-L2 {border-bottom: 1px solid #ef8700;}	
.city-services #subnav ul li a.L2 {background: url(/imgs/skin/nav/subnav/subnav-L2-orange.png) 3px 8px no-repeat;}
.city-services #subnav ul li.L3 a.active span {background: url(/imgs/skin/nav/subnav/subnav-L3-orange.png) 3px 9px no-repeat;}
.city-services #subnav ul li.L2 a.active {background-color: #ef8700;}
.city-services #subnav ul.L3 {border-top: 1px solid #ef8700;}
.city-services #content .overview-title {color: #d76a00;}
.city-services #triggers a.activeSlide {background-position: 0 -48px;}

.city-services .btn-search:hover {background-position: 0 -150px;}
.city-services #util-home a:hover {background-position: 0 -195px;}
.city-services #util-contact a:hover {background-position: -74px -195px;}
.city-services #util-help a:hover {background-position: -195px -195px;}

.city-services #content ul li {color: #ef8700;}
.city-services #content ul li span {color: #5a5a5a;}

.city-services .cta-cell .split {display: block; overflow: hidden;}
.city-services .cta-cell .split a + a {float: right;}
.parent-title ul a.L1, .parent-title ul.L3 {
    display: none;
}
.recycling {}
/*	.recycling h2 {color: #000;}*/
/*		.recycling > h2:before {content: url(../imgs/garbage/recycle.png); display: inline-block; vertical-align: middle; margin-right: 6px;}*/
/*		.recycling > h2 + p {margin: 0 0 15px 35px;}*/
	.recycling h3 {font-size: 20px;}
	.recycling .highlight {color: #d76a00; font-size: 20px; line-height: 24px;}
	.recycling .highlight-green {color: #65B460; font-size: 20px; line-height: 24px;}
	.recycling .highlight-red {color: #D20000; font-size: 20px; line-height: 24px;}
	.recycling .highlight-blue {color: #326EA5; font-size: 20px; line-height: 24px;}
	.recycling .highlight-black {color: #333333; font-size: 20px; line-height: 24px;}
	.recycling .highlight + .learn-more {font-size: 20px; line-height: 24px;}
	.recycling .column {width: 262px; float: left; margin-bottom: 15px;}
		.recycling .column + .column {margin-left: 60px;}
		.recycling .column h2 {font-size: 20px;}
		.recycling .column h3 {border-bottom: 1px solid #01427e; padding-bottom: 3px; margin-bottom: 5px;}
		.recycling .column h4 {color: #326ea5; font-size: 20px; font-weight: 400;}
		#content .recycling .column .hours {margin: 0; padding: 5px 0; background: url(../imgs/garbage/bg-hours.png) repeat-x left bottom;}
			.recycling .column .hours span {display: inline-block; width: 150px;}
		.recycling .column .payment {margin-top: 20px; }
	.recycling .columnthree {width: 180px; float: left; margin-bottom: 15px; margin-left: 20px;}
	.recycling .warning {text-align: center; color: #fff; padding: 14px 0; margin-bottom: 20px; border-radius: 8px; font-size: 20px; background: #f08200; behavior: url(/css3pie/PIE.htc);}
		.recycling .warning strong {text-transform: uppercase; display: block;}
	.recycling .not-accepted {clear: both; border-bottom: 2px solid #d20000; margin-bottom: 36px;}
		.recycling .not-accepted h3 {padding: 9px 0; color: #d20000; text-transform: uppercase; line-height: 20px; font-size: 20px; border-top: 2px solid #d20000; border-bottom: 2px solid #d20000;}
		#content .recycling .not-accepted ul {margin: 0; font-size: 0;}
			.recycling .not-accepted li {list-style: none; font-size: 12px; display: inline; vertical-align: top; padding: 0 5px 8px 0;}
	.recycling .map {float: left; margin-right: 20px;}
	
		.recycling .not-accepted-green {clear: both; border-bottom: 2px solid #65B460; margin-bottom: 36px;}
		.recycling .not-accepted-green h3 {padding: 9px 0; color: #65B460; text-transform: uppercase; line-height: 20px; font-size: 20px; border-top: 2px solid #65B460; border-bottom: 2px solid #65B460;}
		#content .recycling .not-accepted-green ul {margin: 0; font-size: 0;}
			.recycling .not-accepted-green li {list-style: none; font-size: 12px; display: inline; vertical-align: top; padding: 0 5px 8px 0;}

		.recycling .not-accepted-black {clear: both; border-bottom: 2px solid #666666; margin-bottom: 36px;}
		.recycling .not-accepted-black h3 {padding: 9px 0; color: #666666; text-transform: uppercase; line-height: 20px; font-size: 20px; border-top: 2px solid #666666; border-bottom: 2px solid #666666;}
		#content .recycling .not-accepted-black ul {margin: 0; font-size: 0;}
			.recycling .not-accepted-black li {list-style: none; font-size: 12px; display: inline-block; vertical-align: top; padding: 0 7px 8px 0;}

		#content .cust-service {margin-top: 20px; padding: 10px 0; background: url(/imgs/garbage/bg-hours.png) repeat-x left top;}

/*-- City Services- End --*/

/*-- Public Safety - START --*/
.public-safety h2, .public-safety  .parent-title {color: #bf140a;}
.public-safety .w-w1 {background: url(/imgs/skin/bg/bg_public-safety.jpg) center 130px no-repeat;}
.public-safety #subnav ul li.L2 {border-top: 1px solid #c6322a;}
.public-safety #subnav ul li.last-child-L2 {border-bottom: 1px solid #c6322a;}	
.public-safety #subnav ul li a.L2 {background: url(/imgs/skin/nav/subnav/subnav-L2-red.png) 3px 8px no-repeat;}
.public-safety #subnav ul li.L3 a.active span {background: url(/imgs/skin/nav/subnav/subnav-L3-red.png) 3px 9px no-repeat;}
.public-safety #subnav ul li.L2 a.active {background-color: #c6322a;}
.public-safety #subnav ul.L3 {border-top: 1px solid #c6322a;}
.public-safety #content .overview-title {color: #bf140a;}
.public-safety #triggers a.activeSlide {background-position: 0 -80px;}

.public-safety .btn-search:hover {background-position: 0 -90px;}
.public-safety #util-home a:hover {background-position: 0 -45px;}
.public-safety #util-contact a:hover {background-position: -74px -45px;}
.public-safety #util-help a:hover {background-position: -195px -45px;}

.public-safety #content ul li {color: #c6322a;}
.public-safety #content ul li span {color: #5a5a5a;}
#content .RadMenu ul li span {color: #306da5;text-decoration:underline;}
#content .RadMenu ul li span:hover {text-decoration:none;}


#content .RadMenu .rmLast .rmText{ border-right: none;}

/*-- Public Safety - End --*/


/*-- Why Coquitlam - START --*/
.why-coquitlam h2, .why-coquitlam  .parent-title {color: #5d3ead;}
.why-coquitlam .w-w1 {background: url(/imgs/skin/bg/bg_business-tourism.jpg) center 130px no-repeat;}
.why-coquitlam #subnav ul li.L2 {border-top: 1px solid #7d64c5;}
.why-coquitlam #subnav ul li.last-child-L2 {border-bottom: 1px solid #7d64c5;}	
.why-coquitlam #subnav ul li a.L2 {background: url(/imgs/skin/nav/subnav/subnav-L2-purple.png) 3px 8px no-repeat;}
.why-coquitlam #subnav ul li.L3 a.active span {background: url(/imgs/skin/nav/subnav/subnav-L3-purple.png) 3px 9px no-repeat;}
.why-coquitlam #subnav ul li.L2 a.active {background-color: #7d64c5;}
.why-coquitlam #subnav ul.L3 {border-top: 1px solid #7d64c5;}
.why-coquitlam #content .overview-title {color: #5d3ead;}
.why-coquitlam #triggers a.activeSlide {background-position: 0 -112px;}

.why-coquitlam  .btn-search:hover {background-position: 0 -30px;}
.why-coquitlam  #util-home a:hover {background-position: 0 -15px;}
.why-coquitlam  #util-contact a:hover {background-position: -74px -15px;}
.why-coquitlam  #util-help a:hover {background-position: -195px -15px;}

.why-coquitlam #content ul li {color: #7d64c5;}
.why-coquitlam #content ul li span {color: #5a5a5a;}
/*-- Why Coquitlam - End --*/
/*-- Business Tourism - START --*/
.business-tourism h2, .business-tourism  .parent-title {color: #5d3ead;}
.business-tourism .w-w1 {background: url(/imgs/skin/bg/bg_business-tourism.jpg) center 130px no-repeat;}
.business-tourism #subnav ul li.L2 {border-top: 1px solid #7d64c5;}
.business-tourism #subnav ul li.last-child-L2 {border-bottom: 1px solid #7d64c5;}	
.business-tourism #subnav ul li a.L2 {background: url(/imgs/skin/nav/subnav/subnav-L2-purple.png) 3px 8px no-repeat;}
.business-tourism #subnav ul li.L3 a.active span {background: url(/imgs/skin/nav/subnav/subnav-L3-purple.png) 3px 9px no-repeat;}
.business-tourism #subnav ul li.L2 a.active {background-color: #7d64c5;}
.business-tourism #subnav ul.L3 {border-top: 1px solid #7d64c5;}
.business-tourism #content .overview-title {color: #5d3ead;}
.business-tourism #triggers a.activeSlide {background-position: 0 -112px;}

.business-tourism  .btn-search:hover {background-position: 0 -30px;}
.business-tourism  #util-home a:hover {background-position: 0 -15px;}
.business-tourism  #util-contact a:hover {background-position: -74px -15px;}
.business-tourism  #util-help a:hover {background-position: -195px -15px;}

.business-tourism #content ul li {color: #7d64c5;}
.business-tourism #content ul li span {color: #5a5a5a;}
/*-- Business Tourism - End --*/

#wrapper #subnav ul li.L2 a.active {background-image: url(/imgs/skin/nav/subnav/subnav-L2.png); background-position: 3px 8px; background-repeat:no-repeat;}
#wrapper #subnav ul li.L2 li.L3 a {background: none !important;}

.breadcrumbs-homelink {
    font-size: 11px;
    position: absolute;
}
.breadcrumbs .separator {padding-left:5px;padding-right:5px;}
.breadcrumbs-homelink a {
    padding: 0 3px;
    text-decoration: none;
    color:#B9B9B9;
}
.breadcrumbs-homelink .separator {
    color:#B9B9B9;
}

table{margin: 15px 0;
    width: 100%;}
th{background: url("/imgs/skin/bg/bg-info-title.png") no-repeat scroll 0 0 #5390C8;
    color: #FFFFFF;
    font-size: 16px;
    
    border: 2px solid #00375F;
    width: 33%;padding: 8px 12px 8px 25px;}
  
    table td{border: 2px solid #00375F;
    padding: 8px 12px;
    vertical-align: top;background: #f2f2f2;}
    
    .info-title + tr td {background: #f2f2f2 url(/imgs/skin/bg/bg-info-table.png) repeat-x;}

/*-- table for forms --*/
    table td.input, table.inputRadio td{border: 0px solid #00375F;
    padding: 8px 12px;
    vertical-align: top;background: #e1e1e1;}

    span.inputRadio {margin:0 10px 0 10px !important; display: block;}
    span.inputRadio span label {padding-right: 20px;}

/*-- table for calendar on forms --*/
	.RadCalendar_Default .rcWeek th {
    border-bottom: 1px solid #C5C5C5;
    color: #333333;
    padding: 4px 6px 3px 0;
	background:none;
	width:auto;
	font-size:12px;
}

/*-- Services Tables --*/
.property-taxes #content {background: url(/imgs/services/calculator.jpg) no-repeat right 220px;}
.utility-taxes #content {background: url(/imgs/services/fauset.jpg) no-repeat right 278px;}
.info-table {width: 100%; margin: 15px 0;}
#yearly-calendar {margin-top: 0;}
	.info-table td {padding: 8px 12px; border: 2px solid #00375f; background: #f2f2f2; vertical-align: top;}
	.info-title td {padding-left: 25px;color: #ffffff; width: 33%; font-size: 16px; background: url(/imgs/skin/bg/bg-info-title.png) no-repeat #5390c8;}
	
	.RadCalendarPopup .info-title td {background:none;}
	
	.info-title + tr td {background: #f2f2f2 url(/imgs/skin/bg/bg-info-table.png) repeat-x;}
		#yearly-calendar .more td {border-bottom: 2px solid #e1e1e1;}
			#yearly-calendar tr.more + tr td {border-left: 2px solid #e1e1e1; border-top: 2px solid #e1e1e1;}
		#yearly-calendar .info-title td {width: auto; border: 2px solid #00375f;}
		#yearly-calendar td { border-left: 2px solid #e1e1e1; border-right: 2px solid #e1e1e1;}
		#yearly-calendar td:first-child {border-left: 2px solid #00375f; border-bottom:2px solid #00375f;}
		#yearly-calendar td.last-cell {border-right: 2px solid #00375f;}
	#content .info-table td .img-left {border: 0;}
		#content #yearly-calendar td .img-left + ul {width: 420px;}
	#content .info-table .due {display: block; color: #cc0000; text-transform: uppercase;}
	#content .info-table td p {margin: 0;}
	#content .info-table td ul {margin: 0 0 0 14px; float: left;}
	.btn-show-me {vertical-align: bottom; display: inline-block; padding: 4px 0 0 27px; text-decoration: none; background: url(/imgs/skin/bg/btn-show-me.png) no-repeat;}
		.btn-show-me:hover {text-decoration: underline;}
		
.info-title td.rcOtherMonth {background: #f2f2f2 repeat-x;}
/*-- Services Tables - End --*/

.mega-container {
	position: absolute; left: 0px; top: 0px; z-index: 10; display: none;
	background: url(/imgs/skin/bg/bg-nav.png) left top repeat; 
	width: 948px; overflow: hidden;
	padding-top: 35px; padding-bottom: 13px; padding-left: 22px; 
}
	.mega-container .mega-column {width: 175px; padding-right: 13px; float: left; overflow: hidden;}
		.mega-container .mega-column ul li.L2 {padding-top: 15px;}
		.mega-container .mega-column ul li.L3 {line-height: 12px; padding-bottom: 3px; padding-top: 5px;}
			.mega-container .mega-column ul li a.L2 {color: #ccc; text-decoration: none; border-bottom: 1px solid #ccc; display: block;}
			.mega-container .mega-column ul li a.L3 {color: #fff; text-decoration: none; }
			.mega-container .mega-column ul li a.L3:hover {text-decoration: underline; }
			
			.mega-container .mega-column img {margin-top: 30px;}
			.mega-container .article a {float: right; padding-right: 2px;}
			
#mega-recreation .mega-column li a.L2 {color: #85B46C;}
#mega-city-services .mega-column li a.L2 {color: #EF8700;}
#mega-city-hall .mega-column li a.L2 {color: #4BA69C;}
#mega-public .mega-column li a.L2 {color: #C6322A;}
#mega-city-planning .mega-column li a.L2 {color: #50A6D0;}
#mega-why .mega-column li a.L2 {color: #7D64C5;}

#mega-recreation .mega-column ul li a.L2 {border-bottom: 1px solid #85B46C;}
#mega-city-services .mega-column ul li a.L2 {border-bottom: 1px solid #EF8700;}
#mega-city-hall .mega-column ul li a.L2 {border-bottom: 1px solid #4BA69C;}
#mega-public .mega-column ul li a.L2 {border-bottom: 1px solid #C6322A;}
#mega-city-planning .mega-column ul li a.L2 {border-bottom: 1px solid #50A6D0;}
#mega-why .mega-column ul li a.L2 {border-bottom: 1px solid #7D64C5;}

/* parent title */
.parent-title ul .inactive{display:none;}
#content .parent-title ul{margin:0px 0px;padding:0px;}
.parent-title ul li{list-style:none;}

.city-hall #content .parent-title ul li span a span{color:#239196;}
.public-safety #content .parent-title ul li span a span{color:#BF140A;}
.recreation #content .parent-title ul li span a span{color:#609047;}
.city-services #content .parent-title ul li span a span{color:#D76A00;}	
.city-planing #content .parent-title ul li span a span{color:#3C91B9;}
.why-coquitlam #content .parent-title ul li span a span{color:#5D3EAD;}

#content .parent-title ul li span a{text-decoration:normal;}

/* For Search Control */
#content .sf_pager li{list-style:none;float:left;margin:0px 10px 0px 0px;overflow:hidden;}
    #content .searchResults dt{margin-top:20px;}
#content .sf_pager{margin:20px 0px 0px 0px;overflow:hidden;}

/* News */
	.event-date {
		display: block;
		color: #419696;
		font-size: 12px;
		float: left;
		padding: 10px 0 8px 0;
		text-transform: uppercase;
	}
	.back-headlines {
		display: block;
		position: relative;
		top: -10px;
		float: right;
		text-decoration: none;
		text-transform: uppercase;
		padding: 9px 0 0 33px;
		color: #00375f;
		background: url(/imgs/news/btn-return.png) no-repeat;
	}
		.back-headlines:hover {
		background: url(/imgs/news/btn-return-over.png) no-repeat;
	}

	/*.parkWrap .back-headlines {background: url(/imgs/arrows-parks-back.png) no-repeat;}*/
	.parkWrap .back-headlines {background: url(/imgs/park-finder/arrow_green-left-normal.png) no-repeat; padding-top:5px;}
	.parkWrap .back-headlines:hover {background: url(/imgs/park-finder/arrow_green-left-over.png) no-repeat; }
		.back-headlines + h1 {clear: both;}
	.current-page {
		color: #419696;
		text-align: center;
		padding-bottom: 30px;
	}
	a.back-top {
		font-size: 11px;
		padding-left: 15px;
		position: absolute;
		bottom: 0; right: 15px;
		background: url(/imgs/news/bg-back-top.png) no-repeat 0 3px;
	}
	.headline {
		padding: 2px 16px 14px 16px;
		background: url(/imgs/news/bg-headline.png) no-repeat;
	}
		.headline p { margin:.25em 0; }
	.parklist .headline {padding:0px;}
		.headline h3 {
			font-size: 20px;
			color: #00375f;
			z-index:1;
		}
.headline h3 a{
			font-size: 20px;
			color: #00375f;
			z-index:1;
		}
		.headline .event-date {float: none; font-size:11px; }
		.full-article, .hide-article, .full-article-news {
			overflow: hidden;
			background: url(/imgs/news/bg-full-article.png) repeat-x 0 6px;
		}
			.full-article a, .hide-article a, .full-article-news a {
				display: block;
				float: right;
				color: #00375f;
				font-size: 11px;
				text-decoration: none;
				padding: 11px 31px 0 0;text-transform:uppercase;
				background: url(/imgs/news/btn-full-article.png) no-repeat right top;
			}
			.hide-article a {
				background-image:url(/imgs/news/btn-close-red.png);
			}
				.full-article a:hover, .full-article-news a:hover {text-decoration: underline; background: url(/imgs/news/btn-full-article-over.png) no-repeat right top;}			
				.hide-article a:hover {text-decoration: underline; background: url(/imgs/news/btn-close-red-over.png) no-repeat right top;}			
			.category { position:relative;top:-1em;font-size:11px;color:#4ba69c;width:500px; }
			
	.more-news a {
		display: inline-block;
		padding: 9px 0 0 31px;
		font-size: 13px;
		color: #00375f;
		text-decoration: none;
		background: url(/imgs/news/btn-more-news.png) no-repeat;
	}
		.more-news a:hover{text-decoration: underline;}
		
.ddl-options {
	width:218px;
}

#socialIcons{position:absolute;top:65px;left:25px;}
            #socialIcons li{float:left;}
            #socialIcons li a{overflow:hidden; display:block;width:32px;height:1px;padding-top:31px;}
                #icofb{background:url(/imgs/skin/bg/icon-fb.png) no-repeat;margin-right:10px;}
                #icorss{background:url(/imgs/skin/bg/icon-rss.png) no-repeat;}     
                
                
                .RadMenu{display:block;overflow:hidden;}          
                
                
.cq_listTitle{}
.cq_listItemTitle{background:#eeeeff url(/imgs/home/arrow_green-right.png) no-repeat -24px center; padding:5px 5px 5px 26px; }
.cq_listItemTitleexp{background:#fefefe url(/imgs/home/arrow_blue-down.png) no-repeat -24px center; padding:5px 5px 5px 26px; }
.cq_listItemBody{background:#eeeeee;}

 
.custom_listTitle {display:none; margin-top:10px; padding:5px;}
h3.custom_listItemTitle a {
   background: url(/imgs/home/small_arrow_blue-down.png) no-repeat 0 5px; 
    display:inline-block; 
    outline: none;
    padding: 2px 25px 5px 25px;
 }

/*h3.custom_listItemTitle a:hover {
    background-position: 0px -20px;
 }*/

h3.custom_listItemTitleexp a {
   background: url(/imgs/home/small_arrow_blue-up.png) no-repeat 0 5px; 
    display:inline-block; 
    outline: none;
    padding: 2px 25px 5px 25px;
 }

/*h3.custom_listItemTitleexp a:hover {
    background-position: 0px -20px;
 }*/


.custom_listItemBody {background:#eeeeee; padding: 0 10px 5px 35px; margin-top: 0 !important;}
.custom_listItemBody li {list-style-type:disc !important; margin: 0 !important;}
.custom_listItemBody p {margin: 0 !important;}
.custom_listItemBody ul {margin-bottom: 0 !important;}
.custom_listItemTitle_bg {background:#eeeeee; padding: 0 0 0 5px !important; margin: 0px 0px 0px 0px !important; display:block;  border: 1px solid #eeeeee}

ul.sf_expandableList li span span.custom_listItemTitle_bg h3 a {margin: 0 0 -10px 0 !important;}

ul.sf_expandableList li{margin:0 0 10px 25px;}
.hideinfo{display:none;}
#banners #overview-slide > div > input{display:none !important;}
#banners #overview-slide > div > span{display:none !important;}
.sfTxtLbl {display:none;}
/*
#mega-recreation, #mega-city-services, #mega-city-hall, #mega-public, #mega-city-planning, #mega-why
{
    display:block !important;
}

#mega-recreation
{
    top: 100px;
}

#mega-city-services
{
    top: 200px;
}

#mega-city-hall
{
    top: 300px;
}

#mega-public
{
    top: 400px;
}

#mega-city-planning
{
    top: 500px;
}

#mega-why
{
    top: 600px;
}
*/
.hide-desktop{
	visibility: hidden;
	speak:none;
	display: none;
}

body.sfPageEditor #banners {
    overflow:hidden;
}



