@charset "utf-8";
/* SITE COLOURS */
/* light blue #0082C4 */
/* dark blue #00529C */
/* grey text #4C5B52 */


/* ******************** GENERIC STYLES ************************ */



*, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 29px;
	background: #E0E1CF;
}
p {
	padding: 8px 0px 5px;
}
/*h1 {
	text-indent: -999px;
	font-size: 1px;
}*/
.body-lists {
	list-style-position: outside;
	padding-left: 15px;
}
#wrapper {
	width: 970px;
}
#header {
	height: 140px;
	border-bottom: 1px solid #E0E1CF;
	background: #FFFFFF;
}
#logo {
	float: left;
	height: 140px;
	width: 245px;
	border-right: 1px solid #E0E1CF;
}
#top-contact-info {
	float: right;
	height: 59px;
	width: 400px;
	padding-top: 10px;
	padding-right: 7px;
}
#top-contact-info .left {
	float: left;
	width: 240px;
}
#top-contact-info .right {
	float: left;
	width: 160px;
}
#h2holder {
	float: right;
	width: 400px;
	padding-right: 7px;
	height: 30px;
}
#top-menu {
	float: right;
	height: 41px;
	width: 724px;
	border-top: 1px solid #E0E1CF;
}
#leftcolumn {
	float: left;
	width: 245px;
	border-right: 1px solid #E0E1CF;
}
#leftnav-holder {
	background: #FFFFFF;
	float: right;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 130px;
	border-bottom: 1px solid #E0E1CF;
}
#logos {
	background: #FFFFFF;
	float: right;
	width: 174px;
	padding-left: 6px;
	padding-top: 5px;
	height: 218px;
}
#news {
	color: #FFFFFF;
	background: #6a7870;
}
#footer {
	width: 970px;
	height: 30px;
	background: url(../images/footer-bg.gif) no-repeat right top;
	padding-top: 20px;
	text-align: right;
	color: #999999;
}
#news .contenttop {
	padding: 18px 7px 3px;
	border-bottom: 1px solid #FFFFFF;
	height: 25px;
}
#news .contentmiddle {
	padding: 7px 7px 5px;
	border-bottom: 1px solid #FFFFFF;
	
	overflow: hidden;
}

#speech{
	color: #FFFFFF;
	background: #6a7870;
	float: left;
}

#speech_row {
	float:left;
	background-color: #4C5B52;
	width: 214px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}


#right-column {
	float: right;
	width: 724px;
}
#index-banner {
	border-bottom: 1px solid #E0E1CF;
	background: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 340px;
}
#right-column .left {
	float: left;
	width: 355px;
	background: #FFFFFF url(../images/left-riles-tile.gif) no-repeat left top;
	padding: 15px 20px 30px 40px;
}
#right-column .right {
	width: 308px;
	float: right;
	border-left: 1px solid #E0E1CF;
	background: #FFFFFF;
}

#latest-project-container {
	background: #FFFFFF;
	padding: 15px 7px 10px 7px;
}
#latest-project-container .image {
	float: left;
	width: 140px;
	margin-top: 5px;
}
#latest-project-text {
	float: left;
	padding-left: 10px;
	height: 119px;
	width: 135px;
	overflow: hidden;
	margin-top: 5px;
}
#latest-project-text p {
	font-size: 11px;
	line-height: 13px;
	padding: 0px;
}
.orangetext {
	color: #f25314;
}
.clearfix {
	clear:both;
	height:0px;
}
/* ******************** TOP MENU STYLES ************************ */


.newpools {
	width: 310px;
	float: left;
	padding-left: 103px;
}
.newpools a {
	display:block;
	background: url(../images/rollover-imagenp.gif) no-repeat 0 0;
	height: 40px;
}
.newpools a:hover {
	background: url(../images/rollover-imagenp.gif) 0 -40px;
}
.newpools a:active {
	background-position: 0 -40px;
}
.existingpools {
	width: 310px;
	float: left;
	border-left: 1px solid #FFFFFF;
}
.existingpools a {
	display:block;
	background: url(../images/rollover-imageep.gif) no-repeat 0 0;
	height: 40px;
}
.existingpools a:hover {
	background: url(../images/rollover-imageep.gif) 0 -40px;
}
.existingpools a:active {
	background-position: 0 -40px;
}
/* ******************** LINK STYLES ************************ */

a:link, a:active, a:visited {
	color: #0082C4;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
a.grey:link, a.grey:active, a.grey:visited {
	color: #999999;
	text-decoration: none;
}
a.grey:hover {
	color: #0082C4;
}
a.white:link, a.white:active, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #f25314;
}
a.orange:link, a.orange:active, a.orange:visited {
	color: #FF6600;
	text-decoration: none;
}
a.orange:hover {
	color: #999999;
}
/* ******************** LEFT NAV STYLES ************************ */

#left_nav ul {
	list-style: none;
}
#left_nav ul li {
	list-style: none;
	font-size: 1.3em;
}
#left_nav a {
	text-decoration: none;
	padding-bottom: 6px;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
}
#left_nav ul li a:link, #left_nav ul li a:visited, #left_nav ul li a:active {
	color: #4C5B52;
}
#left_nav ul li a:hover {
	color: #0087D0;
	text-decoration: none;
	display: block;
	background: #eff0e6;
}

#left_nav a.newpoolsleftnav:link, #left_nav a.newpoolsleftnav:visited, #left_nav a.newpoolsleftnav:active {
	color: #00529C;
	text-decoration: none;
	display: block;
}
#left_nav a.newpoolsleftnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color:#00529C;
}
#left_nav a.existingpoolsleftnav:link, #left_nav a.existingpoolsleftnav:visited, #left_nav a.existingpoolsleftnav:active {
	color: #0082C4;
	text-decoration: none;
	display: block;
}
#left_nav a.existingpoolsleftnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color:#0082C4;
}

#left_nav ul li li a:link,
#left_nav ul li li a:visited,
#left_nav ul li li a:active {
	color: #4C5B52;
	font-size: 0.7em;
	background: #EFF0E6;
	
	}

#left_nav ul li li a:hover {
	color: #0082C4;
	text-decoration: none;
	
}




#left_nav ul li li {
	list-style: none;
	font-size: 1.3em;
}
#sub_list a {
	font-size: 0.7em;
	color: #0082C4;
	background: #EFF0E6;
	text-decoration: none;
	padding-bottom: 6px;
	display: block;
	padding-top: 7px;
	padding-right: 40px;

}

#sub_list ul li a:hover {
	color: #000000;
	text-decoration: none;
	display: block;

}






/* ******************** LEFT NAV SELECTED STYLES ************************ */

#homepage #left_nav a.home:link, #homepage #left_nav a.home:visited, #homepage #left_nav a.home:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #4C5B52;
}

#newpage #left_nav a.newpoolsleftnav:link, #newpage #left_nav a.newpoolsleftnav:visited, #newpage #left_nav a.newpoolsleftnav:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color:#00529C;
}

#exisitingpage #left_nav a.existingpoolsleftnav:link, #exisitingpage #left_nav a.existingpoolsleftnav:visited, #exisitingpage #left_nav a.existingpoolsleftnav:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color:#0082C4;
}

#newspage #left_nav a.news:link, #newspage #left_nav a.news:visited, #newspage #left_nav a.news:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #4C5B52;
}

#gallerypage #left_nav a.gallery:link, #gallerypage #left_nav a.gallery:visited, #gallerypage #left_nav a.gallery:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #4C5B52;
}

#teampage #left_nav a.team:link, #teampage #left_nav a.team:visited, #teampage #left_nav a.team:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #4C5B52;
}


#contactpage #left_nav a.contact:link, #contactpage #left_nav a.contact:visited, #contactpage #left_nav a.contact:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #4C5B52;
}



/* ******************** NEWS MENU STYLES ************************ */


.news-article-menu {
	width: 154px;
	float: left;
}
.news-article-menu a {
	display:block;
	height: 23px;
	padding-left: 7px;
	color: #FFFFFF;
	background: #6a7870;
	padding-top: 7px;
}
.news-article-menu a:hover {
	background: #c2c2c2;
}
.news-article-menu a:active {
	background: #666666;
}
.news-read-menu {
	width: 153px;
	float: left;
	border-left: 1px solid #FFFFFF;
}
.news-read-menu a {
	display:block;
	background: url(../images/news-rollover.gif) no-repeat 0 0;
	height: 23px;
	padding-left: 7px;
	padding-top: 7px;
	color: #FFFFFF;
}
.news-read-menu a:hover {
	background: url(../images/news-rollover.gif) 0 -30px;
}
.news-read-menu a:active {
	background: #666666;
}
/* ******************** LATEST PROJECT MENU STYLES ************************ */


.project-gallery-menu {
	width: 140px;
	float: left;
	margin-top: 5px;
}
.project-gallery-menu a {
	display:block;
	height: 23px;
	color: #0087D0;
	padding-top: 7px;
}
.project-gallery-menu a:hover {
	background: #e9f0f5;
	color: #00529C;
}
.project-gallery-menu a:active {
	color: #00529C;
}
.project-read-menu {
	width: 140px;
	float: left;
	border-left: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
}
.project-read-menu a {
	display:block;
	background: url(../images/project-nav.gif) no-repeat 0 0;
	height: 23px;
	padding-left: 47px;
	padding-top: 7px;
	color: #0087D0;
}
.project-read-menu a:hover {
	background: url(../images/project-nav.gif) 0 -30px;
	color: #00529C;
}
.project-read-menu a:active {
	background: #666666;
}
#generic-banner {
	background: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 202px;
}
.butt_row {
	border-bottom: 1px solid #E0E1CF;
	background: #FFFFFF;
	float: left;
	padding-left: 10px;
	height: 138px;
	width: 714px;
}
.three_butt {
	float: left;
	margin-right: 11px;
	width: 227px;
}

.four_butt {
	float: left;
	margin-right: 11px;
	width: 167px;
}

.butt_arrow a {
	display:block;
	height: 20px;
	padding-left: 42px;
	padding-top: 5px;
	font-size: 12px;
	color: #0087D0;
	background-image: url(../images/butt_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 115px;
}

.butt_arrow a:active {
	display:block;
	height: 20px;
	padding-left: 42px;
	padding-top: 5px;
	color: #0087D0;
	background-image: url(../images/butt_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 115px;
}

.butt_arrow a:hover {
	color: #00529C;
}

.white_block {
	background-color: #FFFFFF;
	float: left;
	width: 724px;
	padding-bottom: 15px;
}

#right_generic {
	width: 228px;
	float: right;
	border-left: 1px solid #E0E1CF;
	background: #FFFFFF;
	padding: 10px;
}

#right_generic_02 {
	width: 229px;
	float: right;
	background: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#left_generic{
	float: left;
	width: 415px;
	background: #FFFFFF url(../images/left-riles-tile.gif) no-repeat left top;
	padding: 15px 20px 30px 40px;
}


#generic_header{
	float: left;
	width: 670px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
}

.butt_arrow2 a {
	display:block;
	padding-top: 5px;
	color: #0087D0;
	background-image: url(../images/butt_arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 220px;
	padding-bottom: 22px;
	font-size: 1.2em;
	margin-top: 5px;
}

.butt_arrow2 a:active {
	display:block;
	padding-top: 5px;
	color: #0087D0;
	background-image: url(../images/butt_arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 220px;
	padding-bottom: 22px;
	font-size: 1.2em;
	margin-top: 5px;
}

.butt_arrow2 a:hover {
	color: #00529C;
}

#news_holder{
	float: left;
	width: 670px;
	background: #FFFFFF url(../images/left-riles-tile.gif) no-repeat left top;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 40px;
}

#full_holder{
	float: left;
	width: 670px;
	background: #FFFFFF url(../images/left-riles-tile.gif) no-repeat left top;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 40px;
}

.news_row{
	float: left;
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 10px 0 10px 0;
}

.news_row2{
	float: left;
	width: 670px;

}

.news_item_left {
	float: left;
	width: 330px;
	padding-top: 10px;
}

.news_item_right {
	float: right;
	width: 292px;
	text-align: right;
}
.gallery_button {
	padding-bottom: 5px;
}

.news_arrow {
	text-align: right;
	float: left;
	padding-top: 110px;
	padding-left: 10px;
}

#news_list ul {
	list-style: none;
}
#news_list ul li {
	list-style: none;
	font-size: 1.3em;
}
#news_list a {
	text-decoration: none;
	padding-bottom: 6px;
	display: block;
	padding-top: 7px;
	padding-right: 40px;
	background-image: url(../images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#news_list ul li a:hover {
	color: #000000;
	text-decoration: none;
	display: block;

}


.news_detail_left {
	float: left;
	width: 360px;
	padding-top: 10px;
}

.gallery_left {
	float: left;
	width: 332px;
}

.gallery_right {
	float: right;
	width: 332px;
}

.gallery_row {
	float: left;
	width: 670px;
	margin-bottom: 12px;

}

.gallery_col_01 {
	float: left;
	width: 222px;

}

.gallery_col_02 {
	float: right;
	width: 436px;

}


.gallery_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0082C4;
	margin-bottom: 8px;
}

.gallery_row_02 {
	float: left;
	width: 436px;

}

.gallery_row_02_c1 {
	float: left;
	width: 120px;

}

.gallery_row_02_c2 {
	float: left;
	width: 300px;

}

.gallery_row_03 {
	float: left;
	width: 436px;
	margin-top: 8px;
	margin-bottom: 10px;

}

.gallery_row_04 {
	float: left;
	width: 436px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 8px;
	padding-top: 8px;

}

.copy_blue {
	color: #0082C4;
}

.team_col_left {
	float: left;
	width: 145px;
}

.team_col_right {
	float: right;
	width: 510px;
}

.team_row {
	float: right;
	width: 350px;
}

.team_copy {
	float: right;
	width: 350px;
}

.team_details {
	float: left;
	width: 148px;

}

.team_pic {
	float: left;
	width: 148px;
	margin-bottom: 10px;
}

.team_email {
	float: left;
	width: 148px;
	font-size: 12px;
}

.team_name {
	font-size: 12px;
	color: #00529C;
}	

.team_position {
	font-size: 10px;
	color: #0082C4;
}


#team_list ul {
	list-style: none;
}
#team_list ul li {
	list-style: none;
	margin-bottom: 10px;
}
#team_list a {
	text-decoration: none;
	display: block

}

#team_list ul li a:hover {

	text-decoration: none;
	display: block;

}
	
.full_row{
	float: left;
	width: 670px;
	margin-bottom: 10px;
}

.contact_col{
	float: left;
	width: 190px;
	margin-right: 15px;
}

#gallerypage #left_nav a.gallery:link, #gallerypage #left_nav a.gallery:visited, #gallerypage #left_nav a.gallery:active {
background:#4C5B52 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
text-decoration:none;
}

.news_detail_left_large {
	float: left;
	width: 652px;
	padding-top: 10px;
}

.contact_map {
	float: left;
	width: 260px;
}