/*-----------------------------------------------------------------------------
Aquasentry

$Revision$
$LastChangedDate$
$LastChangedBy$
-----------------------------------------------------------------------------*/


@import url(generic/reset.css);
@import url(generic/helper.css);
@import url(navigation/primary.css);
@import url(navigation/footer.css);

@import url(modules/commerce.css);
/* =Typography
-----------------------------------------------------------------------------*/
body{
	background:#dfdddd;
	}
p {padding:0 0 1.0em 0;}
a {
	color: #24539e; 
	text-decoration:none;
	}
a:hover {
	text-decoration: none;
	}

/* lists
---------------------------------------- */

.secondary-content ul {
	list-style-type: disc;
	margin:0 0 0 1.5em;
	}
	
        .secondary-content ul li{
	        color: #676767;
	        }

/* =Headings
-----------------------------------------------------------------------------*/
h1{
	font-size: 1.8em;
	color: #4f9b19;
	padding: 0 0 0.5em;
	}
	.no-h1 h1.title {
		display:none;
		}
h2{
	font-size: 1.1em;
	color: #24539E;
	font-weight:bold;
	padding: 0 0 0.5em;
	}
	.secondary-content-col2 h2 {
		clear:both;
		padding:2.85em 0 .5em 0;
		}
h3{
	font-size: 1.4em;
	font-weight: normal;
	color: #24539E;
	padding:0 0 .2em 0;
	}
h4{
	font-size: 1.3em;
	font-weight: normal;
	color: #24539E;
	padding: 0 0 0.2em;
	}
h5{
	font-weight: bold;
	color: #24539E;
	margin:0 0 1.0em 0;
	padding:0 0 4px 0;
	border-bottom:2px solid #e9e9e9;
	}


/* =Main container boxes
-----------------------------------------------------------------------------*/
.container{
	width: 100%;
	margin:auto;
	overflow:hidden;
	text-align: left;
	background:#f3f3f3;
	border-bottom:1px solid #fff;		
	}
	.content{
		width:970px;
		margin:0 auto;
		overflow:hidden;
		padding:8px 0 15px 0;
		font-size: 1.2em;
		}
		.primary-content{
			float: left;
			width: 230px;
			}
		.secondary-content{
			float: right;
			width: 730px;
			overflow:hidden;
			}
			.secondary-content p {
				color:#676767;
				}
				.secondary-content p strong {
					color:#22529a;
					}
			.secondary-content-col1{
				float:left;
				width:470px;				
				}
			.secondary-content-col2{
				float:right;
				width:220px;
				}
			
			.secondary-content a:hover {
			text-decoration:underline;
			color:#4f9b19;
			}
/* =Branding
-----------------------------------------------------------------------------*/

#branding {
	text-align:left;
	font-size: 1.2em;
	}
	.branding-outer {
		background:#4f9b19 url(/images/branding/header-bg.png) no-repeat 50% 100%;		
		}
	#branding .branding-inner,
	#branding .sup-panel-inner {	
		margin:0 auto;
		width:972px;
		overflow:hidden;
		}
		.logo {
			position:relative;
			float:left;
			width:259px;
			margin:0 0 20px 28px;
			height:53px;
			background:url(/assets/x/50057) no-repeat;
			text-indent:-9999px;
			}	
			.logo a {
				display:block;
				height:100%;
				text-indent:-9999px;
				}
			.logo.ergo {
				width:162px;
				height:68px;
				}
#branding .sup-panel-outer {
	width:100%;
	padding:7px 0 0 0;
	overflow:hidden;
	background:#4f9b19 url(/images/branding/branding-sup-bg-outer.png) no-repeat 50% 100%;	
	}
#branding .sup-panel {
	position:relative;
	float:right;
	padding:0 25px;
	}
	#branding .sup-panel .br,
	#branding .sup-panel .bl {
		position:absolute;
		right:0;
		bottom:0;
		width:25px;
		height:30px;
		background:url(/images/branding/branding-sup-br-bg.png) no-repeat;		
		}
		#branding .sup-panel .bl {
			left:0;
			background:url(/images/branding/branding-sup-bl-bg.png) no-repeat;
			}
	#branding .sup-panel ul {
		padding:3px 0 11px 0;
		background:#4f9b19;
		float:left;
		}
		#branding .sup-panel ul li {
			float:left;
			padding:0;
			line-height:1em;
			margin:0 0 0 -1px;
			border-left:1px solid #82b85c;
			}
			#branding .sup-panel ul li a {
				float:left;
				line-height:1.0em;
				color:#FFF;
				padding:2px 11px 2px 11px;
				}
				#branding .sup-panel ul li a:hover {
					text-decoration:underline;
					}
/* search */

.search {
	font-size:.9em;
	display:inline;
	margin:7px 3px 0 0;
	float:right;
	width:226px;
	height:23px;
	position:relative;
	overflow:hidden;	
	background:#fff url(/images/branding/search-bg.png) no-repeat 0 0;
	}
	.search input,
	.search a {
		position:absolute;
		border:none;
		}
		.search .text {
			background:none;
			color:#767373;
			text-indent:4px;
			line-height:14px;
			padding:1px 0 2px 0;
			top:3px;
			left:4px;
			width:197px;
			height:14px;			
			}
		.search .button {
			top:0;
			right:0;
			font-size: 0;
			line-height:0;
			width:26px;
			height:23px;
			text-indent:-9999em;
			background:#153881 url(/images/branding/search-btn-bg.png) no-repeat;
			}	
h3.search-results {
	margin: 15px 0 0 0 ;
	padding:0;
	}
ul.search-results {
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	ul.search-results li {
		padding:1.0em .5em 0 .5em;
		list-style-type: none;
		width:auto;
		overflow:hidden;
		border-bottom:1px dashed #ccc;
		}

.phone{
	width:250px;
	float: right;
	padding: 32px 15px 0 0;
	text-align: right;
	font-size: 1.2em;
	color:#FFF;
	}
	.phone strong{
		font-size: 1.4em;
		text-transform: uppercase;
		}

/* =pager
---------------------------------------- */

.pager {
	border-top:1px solid #e9e9e9;
	padding:0.9em 0;
	color:#868686;
	font-size:.9em;
	width:100%;
	overflow:hidden;
	}
	.pager .pages {
		color:#24549e;
		}
		.pager .pages a {
			text-decoration:underline;
			}
			.pager .pages a:hover {
				text-decoration:none;
				}

/* content list
---------------------------------------- */
ul.content-list {
	width:100%;
	overflow:hidden;
    margin:0;
	padding:0;
    list-style-type: none;
    }
    ul.content-list li {
    	overflow:hidden;
    	width:100%;
        padding:25px 0 15px 0;
        border-top:1px solid #e9e9e9;
        }
        ul.content-list li img {
			padding:0 15px 10px 9px;
        	}
		ul.content-list li h4 {
			margin:0;
			padding:0 0 .4em 9px;
			font-weight:bold;
			font-size:1.0em;
			}
			ul.content-list li h4 a {
				color:#22529a;
				text-decoration:none;
				}
				ul.content-list li h4 a:hover {
					text-decoration:underline;
					}
		ul.content-list li p {
			padding-left:9px;
			color:#666;
			}


/* Shadows
---------------------------------------- */

.wrap0, .wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/
	}
.wrap0 {
	width:100%;
	overflow:hidden;
	background:#fff url(/images/branding/shadow180.png) no-repeat right bottom;
	margin:0 0 10px 0;
	}
	.wrap1 {
		background:transparent url(/images/branding/shadow.png) no-repeat;
		}
		.wrap2 {
			background:transparent url(/images/branding/corner_bl.png) 0 100% no-repeat;
			}
			.wrap3 {
				position:relative;
				padding:8px 8px 8px 8px;
				background:transparent url(/images/branding/corner_tr.png) 100% 0 no-repeat;
				}
				.wrap-inner {					
					overflow:hidden;
					padding:7px;
					}
.secondary-content-col2 .wrap0.narrow {
	background:#fff url(/images/branding/shadow180-s.png) no-repeat right bottom;
	}
	.secondary-content-col2 .wrap0.narrow .wrap1 {
		background:transparent url(/images/branding/shadow-s.png) no-repeat;
		}
		.secondary-content-col2 .wrap0.narrow .wrap2 {
			background:transparent url(/images/branding/corner_bl_s.png) 0 100% no-repeat;
			}
			.secondary-content-col2 .wrap0.narrow .wrap3 {
				padding:3px 3px 3px 3px;
				background:transparent url(/images/branding/corner_tr_s.png) 100% 0 no-repeat;
				}
				.secondary-content-col2 .wrap0.narrow .wrap-inner {
					}
.secondary-content-col2 .wrap0.narrow .homepage-featured-more {
	display:none !important;
	}

.wrap3 dl {
	width:100%;
	overflow:hidden;
	}
	.wrap3 dl dt {
		padding:0 0 0 1px;
		background:#f7f7f7 url(/images/branding/main-dl-bg.png) no-repeat 0 0;		
		}
		.wrap3 dl dt span {
			font-weight:bold;
			display:block;
			padding:6px 15px;
			color:#595959;
			letter-spacing:-2px;
			font-size: 1.4em;
			background:#f7f7f7 url(/images/branding/main-dl-span-bg.png) no-repeat 100% 0;
			}
	.wrap3 dl dd {
		}
/* services */

ul.services {
	padding:0 7px;
	overflow:hidden;
	}
	ul.services li {	
		padding:0;
		margin:-1px 0 0 0;
		border-top:1px solid #e9e9e9;
		padding:9px 10px 10px 10px;
		}
		ul.services li a {
			line-height:normal;
			display:block;
			color:#000;
			}
			ul.services li.current a,
			ul.services li a:hover {
				text-decoration:underline;
				}
		ul.services li ul {
			padding:5px 0 0 0;
			}
		ul.services li ul li {
			border-top:none;
			padding:0 0 2px 0;
			}
			ul.services li ul li a {
				padding:0 0 0 10px;
				background:url(/images/branding/blue-arrow-right.png) no-repeat 0 50%;				
				}
				ul.services li.current ul li a {
					text-decoration:none;
					}
					ul.services li.current ul li.current a {
						text-decoration:underline;
						}
/* sign up */
body.signup-body {
	text-align:left;
	background:#f3f3f3;
	}
	.sign-up {
		font-size: 1.1em;
		width:100%;
		float:left;
		background:#5ba32c url(/images/branding/sign-up-bot-bg.png) no-repeat 0 100%;
		}
		.sign-up form {
			padding:0 12px;
			}
		.sign-up p {
			font-size:.9em;
			padding:6px 12px 7px 12px;
			color:#FFF;
			background:url(/images/branding/sign-up-top-bg.png) no-repeat 0 0;
			}
			.sign-up p span {
				display:block;
				font-weight:bold;
				font-size: 1.5em;
				}	
.sign-up .search {
	width:194px;
	margin:0 0 12px 0;
	}
	.sign-up .search .text {
		font-size: 1.1em;
		width:155px;
		}
		.sign-up .search .button {
			background:#153881 url(/images/branding/arrow-btn-bg.png) no-repeat;
			}

/* modules */

.module {
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 11px;
	}
	.module-inner {
		width:100%;
		overflow:hidden;
		}
	.module.banner {
		float:left;
		width:470px;
		margin-top:2px;
		}
		.module.banner .module-inner {
			border:1px solid #e9e9e9;
			width:auto;
			height:60px;
			padding:2px 15px;	
			background:url("/images/branding/module-bot-bg.png") repeat-x 0 100%;	
			}
			.module.banner .module-inner p  {
				font-size: .9em;
				color:#918f8f;
				padding:0;
				}
				.module.banner .module-inner p span {
					font-size: 1.3em;
					font-weight:bold;
					color:#24539e;
					}
	.module-tl,
	.module-tr,
	.module-bl,
	.module-br {
		width:5px;
		height:5px;
		overflow:hidden;
		position:absolute;
		background-image:url("/images/branding/module-pack.png");
		background-repeat:no-repeat;
		}
		.module-tl {
			top:0;
			background-position:0 0;	
			}
		.module-tr {
			top:0;
			left:-5px;
			margin-left:100%;
			background-position:-5px 0;
			}
		.module-bl {
			margin-top:-5px;
			background-position:0 -5px;
			}
		.module-br {
			left:-5px;
			margin:-5px 0 0 100%;
			background-position:-5px -5px;
			}
.sidebar {
	padding: 10px 0 10px 10px;
	}
/* blue module */
.module.blue {
	background:#446fb6;
	}		
	.module.blue .module-tl,
	.module.blue .module-tr,
	.module.blue .module-bl,
	.module.blue .module-br {
		background-image:url("/images/branding/module-blue-pack.png");
		}
/* green module */
.module.green {
	background:#6bbf35 url("/images/branding/search-news-bg.png") repeat-x 0 100%;	
	}		
	.module.green .module-tl,
	.module.green .module-tr,
	.module.green .module-bl,
	.module.green .module-br {
		background-image:url("/images/branding/mod-grn-pack.png");
		}
.secondary-nav {
	width:220px;
	margin:5px 0 11px 5px;
	}
	.secondary-nav ul {
		overflow:hidden;
		padding:0px 10px;
		}
		.secondary-nav ul ul {
			border-top:1px solid #fff;
			padding:0 0 0 10px;
			}
		.secondary-nav ul li {
			width:100%;
			overflow:hidden;
			border-top:1px solid #628bca;
			margin:-1px 0 0 0;
			padding:0;
			}
			.secondary-nav ul li a {
				color:#FFF;
				line-height:normal;
				padding:11px 10px 12px 10px;
				display:block;
				}
				.secondary-nav ul li.current a {
					background: url(/images/branding/secondary-nav-cur.gif) no-repeat 100% 14px;
					text-decoration:none;
					}	
				.secondary-nav ul li a:hover {
					text-decoration:underline;
					}
					.secondary-nav ul li.current ul li a {
						text-decoration:none;
						background:none;
						}
						.secondary-nav ul li.current ul li.current a {
							text-decoration:underline;
							background: url(/images/branding/secondary-nav-cur.gif) no-repeat 100% 14px;
							}		
.survey {
	position:relative;
	float:right;
	overflow:hidden;
	width:220px;
	height:68px;
	color:#FFF;
	background:#5ba32c url("/images/branding/survey-block-bg.png") no-repeat 0 0;
	margin:0 0 11px 0;
	}
	.survey p  {
		font-size: .9em;
		padding:6px 11px;
		}
		.survey p span {
			letter-spacing:-1px;
			display:block;
			font-weight:bold;
			font-size: 1.4em;
			}
		.survey p a {
			color:#FFF;
			}
			.survey p a:hover {
				color:#FFF;
				text-decoration:underline;
				}

/* =Breadcrumbs
-----------------------------------------------------------------------------*/
p.breadcrumbs {
	clear:both;
	font-size:.9em;
	padding:0 0 11px 0;
	margin:0;
	}
	p.breadcrumbs span {
		padding:0 4px;
		background:url("/images/branding/gray-arrow-right.png") no-repeat 50% 60%;
		}

/* =Footer
-----------------------------------------------------------------------------*/
#footer{
	width:940px;
	clear:both;
	margin:0 auto;
	overflow:hidden;
	color: #7d7d7d;
	text-align:left;
	padding:10px 0 25px 0;
	font-size: 1.1em;
	}
	#footer p {
		padding:0;
		}
	#footer a{
		color: #949393;
		}
		#footer a.createdBy{
			float:right;
			display: block;
			width: 88px; 
			height: 16px;
			overflow: hidden;
			background: url(/images/branding/fuse8.png) no-repeat;
			text-indent: -9999em;
			}

/* =Legistation
-----------------------------------------------------------------------------*/

.services-details-image {
    margin-top:75px;
	}
.pdf {
    margin-bottom:10px;
  	}


/* =Project Files
-----------------------------------------------------------------------------*/
a.back-services {
    background:transparent url(/images/branding/blue-arrow-left.png) no-repeat scroll left 51%;
    padding:0 0 0 10px;
    }
.back-top {
    background:transparent url(/images/branding/blue-arrow-up.png) no-repeat scroll left 51%;
    padding:0 0 0 10px; 
    margin-bottom:30px;
    }
.project-file {
    margin-bottom:1.0em;
    }
    .project-file a,
    a#download_map,
    div.pdf a {
    	padding:2px 20px 2px 0;
    	background:url(/images/icons/pdf.gif) no-repeat 100% 50%;
    	}

/* =Sitemap
-----------------------------------------------------------------------------*/
#sitemap ul{
	margin-left: 0px;
	padding-left: 15px;
	}
	#sitemap ul li{
		margin-left: 0px;
		padding: 2px 0;
		}

/* =FAQ
-----------------------------------------------------------------------------*/

.question {
    position:relative; 
    background: #628BCA url(/images/branding/prim-nav-bg.png) repeat-x left top; 
    cursor:pointer;  
    padding:7px 15px;
    color:#FFFFFF;
    } 
.question.selected {
    background: #5BA32C url(/images/branding/search-news-bg.png) repeat-x left top;
    }
.answer {
    padding:7px 15px 0; 
    background:none; 
    background-color:#fff;
    }
#faqcat {
    margin-top:20px;
    }
.CetegoryFiltrSelectLabel {
	float:left;
	width: 14em;
	}
	.CetegoryFiltrSelectLabel span {
	    color:#FFFFFF;
	    display:inline-block;
	    float:left;
	    font-size:1.4em;
	    font-weight:bold;
	    line-height:normal;
	    margin:0 0 0 20px;
	    }
	.CetegoryFiltrSelectDdl select {
	    width:226px; 
	    margin-left:10px; 
	    height:22px; 
	    margin-bottom:0;
	    }
.catfiltr {
    height:23px; 
    background:#6BBF35 url(/images/branding/search-news-bg.png) repeat-x scroll 0 100%; 
    padding:9px 0;
    }
.faq {
    margin-bottom:10px;
    }
.next-btn {
    float:right;
    }
.prev-btn {
    float:left;
    }
.category-images{
    float:right;
    margin-bottom:20px;
   	}
.vcard {margin:0 0 1.0em}

body.faq-page .secondary-content br.clearall {
	display: none;
	}

/* Styles for content parts
*************************************** */
/* line */
hr.break-line {
	display: block;
	border:none;
	color:#e9e9e9;
	height:1px;
	margin:.5em 0 1.0em 0;
	border-bottom:1px solid #e9e9e9;
	}

.img-align-right {
	float: right;
	margin: 0 0 5px 10px;
	}		
body.hide-survey .survey {display:none;}	