@import url("reset.css");
@import url("form.css");

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html, body {
    height: 100%;
}

h1, h1 em {
	color: #083e88;
	font-size: 18px;
	margin-bottom: 10px;
}

	h1 em {
		color: #b40030;
	}
	
p {
	color: #000;
	
}

/* Container Section */

#container {
	
}
	
/* Header Section */

#header {
	height: 120px;
	width: 1000px;
	position: relative;
}

	#header img {
		position: absolute;
		bottom: 10px;
		left: 0;	
	}
	
	#header ul {
		display: block;
		width: 300px;
		position: absolute;
		bottom: 10px;
		right: 0;
	}
	
		#header ul li {
			margin-top: 5px;
			
		}
		
			#header ul li span {
				font-weight: bold;
				padding-left: 5px;
				color: #083e88;
				font-size: 14px;
			}
		
			#header ul li a {
				background-color: #00afa0;
				color: #083e88;
				display: block;
				line-height: 25px;
				font-weight: normal;
				padding-left: 5px;
				font-size: 14px;
			}	
			
				#header ul li a:hover {
					background-color: #083e88;
					color: #00afa0;	
				}
			

/* Menu Section */

#menu {
	background: #083e88;
	width: 1000px;
}	

	#menu ul {
		overflow: hidden;
	}
	
		#menu ul li {
			float: left;
			border-left: 1px solid #fff;
		}
		
			#menu ul li a {
				background: #083e88;
				color: #fff;
				display: block;
				float: left;
				height: 20px;	
				line-height: 20px;
				font-weight: bold;
				width: 89px;
				height: 43px;
				padding: 5px;
			}
			
				#menu ul li.first {					
			    	border-left: 0;
				}
					
					#menu ul li.first a {
						padding-left: 6px;	
					}

					#menu ul li a:hover, #menu ul li a.selected {
						color: #083e88;
						background-color: #00afa0;	
					}
					
						#menu ul li a:hover span, #menu ul a.selected span {

					    }

#strap-line {
	clear: both;
	background: #a3e6bd;
	height: 3px;
	width: 100%;
}
		
/* Content Section */

#content {
	clear: both;
	overflow: hidden;
	padding: 5px 0 ;	
	vertical-align: top;
}

	#content img.homeImage {
		margin-bottom: 10px;
	}

	#content a {
		color: #083e88;
		text-decoration: underline;
	}

		#content a:hover {
			text-decoration: none;
		}
	
		#content div.homeblurb #site-content p {
			color: #083e88;	
			text-align: left;
			font-size: 14px;
			margin-bottom: 10px;
		}
		
			#content div.homeblurb #site-content p a {
				font-size: 14px;	
			}
	
		#content div.homeblurb #site-content p strong {
			font-size: 14px;
			font-weight: bolder;
			
		}
	
	#content div.quaters {
		width: 250px;
		float: left;
		display: block;
		overflow: hidden;
	}
	
	#content h2.greenQuarterHeader {
		width: 240px;
		display: block;
		font-size: 14px;
		font-weight: bold;
		background-color: #00afa0;
		padding: 5px;
		
		border-left: 2px solid #fff;
	}
	
		#content h2.greenQuarterHeader.first{
			border-left: 2px solid #00afa0;	
		}
		
	#content div.greenQuarter {
		width: 238px;
		min-height: 330px;
		overflow: hidden;
		padding: 5px;
		border-left: 2px solid #000;
	}
	
		#content div.greenQuarter.last {
			border-right: 2px solid #000;
			width: 236px;	
		}
		
			#content div.greenQuarter.last h3, #content div.greenQuarter.last p {
				font-weight: bold;
				color: #083e88;
			}	
			
			#content div.greenQuarter.last h3 {
				margin-bottom: 10px;	
			}
		
		#content div.greenQuarter a.regionsLink {
			text-decoration: none;
			font-weight: bold;	
		}
		
		#content div.greenQuarter img.propImage {
			width: 200px;
			margin: 0 auto 10px auto;	
		}
		
		#content div.greenQuarter img.ukMap {
			width: 238px;
			margin: 20px auto 10px auto;	
		}
		
		#content div.greenQuarter span.block {
			display: block;
			background-color: #083e88;
			color: #fff;
			font-weight: bold;
			font-size: 14px;
			padding: 3px;
			margin-bottom: 10px;
		}
		
			#content div.greenQuarter span.block a {
				color: #fff;
				text-decoration: none;	
			}
	
		#content div.greenQuarter form select {
			width: 240px;
			padding-top: 5px;
		}
					
/* Footer Section */

#footer {
	clear: both;
	color: #fff;
	font-size: 11px;
	height: 30px;
	margin-top: 5px;
	border-top: 2px solid #083e88;
	padding: 10px 0;
}

	#footer p {
		clear: both;
		padding-top: 5px;	
	}

	#footer span {
		color: #000;
		display: block;
		float: left;
		font-weight: bold;
	}
	
	#footer ul {
		float: left;
		padding-left: 5px;
	}
	
		#footer ul li {
			display: inline;
			padding: 0 0.5em;
		}
		
		#footer ul li a:link, #footer ul li a:visited, #footer ul li a:active {
			color: #000;
			text-decoration: none;
			font-weight: bold;
		}
		
			#footer ul li a:hover  {
				text-decoration: underline;
			}


/* Site Content Section */

#site-content {
	position: relative;
}

	#site-content h2 {
		font-size: 1.3em;
		margin-bottom: 10px;
	}

	#site-content p {
		line-height: 1.5em;
		/*margin-bottom: 1em;*/
		text-align: justify;
	}

	#site-content ul {
		list-style: outside disc !important;
		margin-bottom: 10px;
	}
	
		#site-content ul li {
			float: none !important;
			padding: 2px 0 !important;
			margin: 0 0 0 20px !important;
		}

	#site-content a {
		color: #083e88;
		text-decoration: underline;
	}

		#site-content a:hover {
			text-decoration: none;
		}

	#site-content div.image-left {
		float: left;
		padding: 0 10px 0 0;
	}

	#site-content div.image-right {
		float: right;
		padding: 0 0 0 10px;
	}

	#site-content #site-images {
		width: 300px;
	}
	
		#site-content #site-images ul {
			list-style: none !important;
		}

			#site-content #site-images ul li {
				clear: none !important;
				float: left !important;
				padding: 0 !important;
				margin: 7px 0 0 !important;
				width: auto !important;
			}
			
			#site-content #site-images ul li.middle {
				padding: 0 7px !important;
			}
			
				#site-content #site-images ul li img {
					cursor: pointer;
				}
				
				#site-content #site-images ul li img:hover {
					opacity: .50;
					filter: alpha(opacity=50); 
					-moz-opacity: 0.5;
				}

/* Side */

#side {
	float: right;
	width: 290px;
}

/* Sitemap */	

#sitemap {
	list-style: outside disc;
	margin-left: 20px;	
}

	#sitemap li strong {
		color: #000;
	}

	#sitemap ul {
		list-style: outside disc;
		margin-left: 30px;
	}

	#sitemap li {
		padding: 5px 0 0 !important;
	}

	#sitemap li a {
		color: #000;
		text-decoration: none;
	}
	
		#sitemap li a:hover {
			text-decoration: underline;
		}
		
/* Home Page */

div#home {
}

	div#home #side {
		float: right;
		width: 360px;
	}
	
		div#home #side img {
			margin-bottom: 10px;
		}

		div#home #side #home-news .newsRotater {
			display: none;
			height: 100px; 
			margin: 0 0 20px;
			width: auto;
		} 
		
div#business-focus {
	margin-left: 5px;
}

	div#business-focus img {
		margin: 0 auto;
		padding: 5px 0;
	}

	div#business-focus p strong {
		color: #083e88;
		display: block;
		padding-bottom: 3px;
	}
	
/* News Section */	

ul.news {
}

	ul.news li {
		border-bottom: 2px #000 solid;
		float: left;
		height: 100px;
		margin-bottom: 20px;
		padding-bottom: 5px;
		position: relative;
		text-align: justify;
		width: 276px;
	}
	
		ul.news li.middle {
			margin: 0 14px;
		}
		
		ul.news li strong {
			display: block;
			margin-bottom: 5px;
		}
	
		ul.news li em {
			bottom: 2px;
			display: block;
			font-size: 9px;
			position: absolute;
			right: 0;
			text-align: right;
		}
		
		ul.news li a {
			color: #083e88 !important;
			text-decoration: underline;
		}	
	
			ul.news li a:hover {
				text-decoration: none;
			}	
	
#news-show {
	text-align: justify;
}

	#news-show em {
		display: block;
		margin: 20px 0;
		text-align: right;
	}

	#news-show img.news {
		float: right;
		padding: 0 0 0 5px;
		width: 302px;
	}

div.newsRotater {	
	position: relative;
	height: 140px;
}
	
	div.newsRotater div {
		left: 0;
		padding: 10px;
		position: absolute;
		top: 0;
		z-index: 1;
	}
	
		div.newsRotater div.firstItem {
			z-index: 2;
		}

	div.newsRotater div h3 {
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	div.newsRotater div p {
		text-align: justify;
	}
	
		div.newsRotater div p a {
			color: #083e88; 
			text-decoration: underline;
		}
		
			div.newsRotater div p a:hover {
				text-decoration: none;
			}

	div.newsRotater div em {
		display: block;
		padding-top: 5px;
		text-align: right;
	}

/* Faqs Section */

ol#faqs {
	list-style: decimal;
	margin-left: 20px;
	padding-left: 20px;
}

	ol#faqs li {
		padding: 2px 0 4px;
	}
	
		ol#faqs li strong {
			display: block;
			padding: 0 0 3px;
		}

/* Image Rorater */

div#rotater {
	float: right;
	height: 380px;
	margin-left: 10px;
	overflow: hidden;
	width: 253px;
}

div.imageRotater {
		position: relative;
}
	
	div.imageRotater img {
		left: 0;
		position: absolute;
		top: 0;
		z-index: 1;
	}
	
		div.imageRotater img.firstItem {
			z-index: 2;
		}
		
/* Paging */

ul.paging {
	clear: both;
	padding: 10px 0 0 !important;
}

	ul.paging li {
		clear: none;
		float: left;
		padding-bottom: 0;
		padding-right: 5px;		
		width: auto;
	}
	
	ul.paging li a:link, ul.paging li a:visited, ul.paging li a:active {
		background: #083e88;
		border: 1px #083e88 solid;
		color: #fff !important;
		display: inline-block;
		padding: 3px 6px;
		text-decoration: none !important;	
	}
	
	ul.paging li a:hover {
		background: #a3e6bd;
		color: #083e88 !important;
	}
	
	ul.paging li a.selected:link, ul.paging li a.selected:visited, ul.paging li a.selected:active, ul.paging li a.selected:hover {
		background: #a3e6bd;
		color: #083e88 !important;
	}		

/* Show Advert */

ul#business-image {
	padding-top: 5px;
}
	ul#business-image li {
		border: 1px white solid;
		padding-bottom: 5px;
	}
	
		ul#business-image li img {
			margin: 0 auto;
		}
	
		ul#business-image li a img {
				border: 1px #000 solid;
		}
	
			ul#business-image li a:hover img {
				border: 1px #a3e6bd solid;	
			}

div#business-info {
}

	div#business-info h3 {
		color: #083e88;
		font-size: 20px;
		margin-bottom: 5px;
	}		
	

	div#business-info h4 {
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 10px;
	}

	div#business-info p {
		margin: 0 0 10px;
	}
	
/* Back Button */

a#back {	
	background: #083e88;
	border: 1px #083e88 solid;
	color: #fff;
	display: inline-block;
	padding: 3px 6px;
	text-decoration: none;
}

	a#back:hover {
		background: #a3e6bd;
		color: #083e88;
	}

/* Misc Section */

.centerise {
	display: block;
	margin: 0 auto;
	width: 1000px;
}


#menu-image {
	margin: 30px 0;
}

a#click-all {
	background: url(/images/view-all-on.gif);
	display: block;
	height: 42px;
	overflow: hidden;
	width: 258px;
}

	a#click-all:hover {
		background: url(/images/view-all-off.gif);
	}

/* Boxes */

.box-grey, .box-grey-body, .box-grey-head, .box-grey-head h2 {
	background: white url(/images/box-grey.gif) no-repeat bottom right;
}

	.box-grey {
    	padding-right: 7px; 
	}
	
		.box-grey-head {
			background-position: top right; 
			margin-right: -7px;
		    padding-right: 7px; 
		} 
		
			.box-grey-head h2 {
				background-position: top left; 
				padding-top: 7px;
			} 
	
		.box-grey-body {
			background-position: bottom left; 
		    margin-right: 7px; 
		    padding: 0 0 7px 7px; 
		} 

.box-blue, .box-blue-body, .box-blue-head, .box-blue-head h2 {
	background: white url(/images/box-blue.gif) no-repeat bottom right;
}

	.box-blue {
    	padding-right: 7px; 
	}
	
		.box-blue-head {
			background-position: top right; 
			margin-right: -7px;
		    padding-right: 7px; 
		} 
		
			.box-blue-head h2 {
				background-position: top left;
				color: #fff; 
				font-weight: bold;
				padding: 3px 7px;
			} 
	
		.box-blue-body {
			background-position: bottom left; 
		    margin-right: 7px; 
		    padding: 0 0 7px 7px;
		} 
	

.box-white {
	border: 1px solid #000;
}

	.box-white {
		
	}
	
		.box-white-head {
			background-position: top right;
			background-color: #00afa0;
		} 
		
			.box-white-head h2 {
				background-position: top left;
				color: #083e88; 
				line-height: 25px;
				font-weight: bold;
				padding: 3px 7px;
			} 
	
		.box-white-body {
			background-position: bottom left; 
		    /*margin-right: 7px;*/ 
		    padding: 0 7px 7px 7px;
		} 
	

/* Sorting */
.sortLists {
	list-style-type: none;
}

	.sortLists li {
		padding: 5px;
		color: #000;
		width: auto;
	}
	
		.sortLists li span {
			display: block;
			float: left;
			cursor: pointer;
		}
		
		.sortLists li span img {
			padding-right: 10px;
		}
