@charset "utf-8";

/*----------------------------------------------
Common
-----------------------------------------------*/

html {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body, h1, h2, h3, p { 
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}

body {
	color:#fff;
	background:#434446;
	margin-bottom: 10px;
}

p {
	margin: 20px;
}

a {
	cursor: hand;
}

#wrapper {
	width: 830px;
	background-color: #1d1d1d;
	position: relative;
	left: 50%;
	margin-left: -415px;
	height:auto;
	float: left;
}

.sub_wrapper {
	width: 830px;
	position: relative;
	left: 50%;
	margin-left: -418px;
	height:auto;
	float: left;
}

.foot_wrapper {
	width: 830px;
	position: relative;
	left: 50%;
	margin-left: -415px;
	height: 25px;
	float: left;
	font-size: 9px;
	color: #777777;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}


h1 {
	float: left;
	color: #002375;
	font-size: 14px;
}

h2 {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 100%;
	color: #002375;
	font-size: 12px;
}

h2.sub {
	width: 400px;
	float: left;
	text-transform: uppercase;
}

h3 {
	float: left;
	color: #cbb687;
	font-size: 12px;
}

h4 {
	float: left;
	color: #002375;
	font-size: 12px;
}

h2 a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

img {
	border: 0px;
}

#Ravine_Lifestyle_Holdings_Plc, #Poole_Borough_Council, #Bournemouth_Borough_Council {
	color: #002375;
	font-size: 12px;
	font-weight: bold;
}


/*----------------------------------------------
Header
-----------------------------------------------*/

#topbar {
	width:830px;
	height:100px;
	background: #FFFFFF;
}

#header_bar {
	float: left;
	width: 100%;
	height: 25px;
	background: url(../images/testimonialsheaderbar.jpg) repeat-x;
}

		
#fsslogo {	
	float:left;
	margin: 12px 0px 0px 42px;
}
		
#callus {
	float:right;
	margin: 42px 0px 0px 85px;
}
		
#email {
	float:right;
	margin: 42px 42px 0px 10px;
}

#iso9001 {
	float:right;
	margin:15px 45px 0 0;
	font-size:9px;
	color:#002474;
	text-align:center;
	line-height:9px;
	}
/*----------------------------------------------
Navigation
-----------------------------------------------*/
		
#navbar {
	width: 175px;
	height: 320px;
	background: url(../images/navigation/navback.jpg) repeat-x #000000 ;
	float: left;
	display: block;
}
		

#homepage {
	display:block;
	width:150px;
	height:38px;
	float:left;
	margin: 0px 0px 0px 0px;
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position:10px 0;
}
	
#homepage:hover {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -140px 0;
}

#homepage.selected {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -290px 0;
}

#about_page {
	float: left;
	width: 595px;
	padding: 38px 30px 30px 30px;
	font-size: 12px;
}

#about_page h1 {
	float: left;
	width: 100%;
}

#about_page p {
	float: left;
	margin: 10px 0px 0px 0px;
}

#about_page img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#aboutus {
	display:block;
	width:150px;
	height:38px;
	float:left;
	margin: 0px 0px 0px 0px;
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: 10px -38px;
}

#aboutus:hover {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -140px -38px;
}

#aboutus.selected {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -290px -38px;
}

#service_contact {
	margin-top: 10px;
	float: left;
}
					
#services {
	display:block;
	width:150px;
	height:38px;
	float:left;
	margin: 0px 0px 0px 0px;
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: 10px -76px;
}

#services_page {
	float: left;
	width: 590px;
	padding: 38px 0px 30px 30px;
	font-size: 12px;
}

#services_page a {
	text-decoration: none;
	color: #002375;
	font-style: italic;
}

#services_page a:hover {
	text-decoration: underline;
}

.services {
	float: left;
}

#services_page img {
	float: right;
	margin-left: 10px;
}

#services_page p {
	float: left;
	width: 340px;
	margin: 0 0 10px 0;
}

#services_page ul {
	float: left;
}

#services_page h2 {
	margin-bottom: 10px;
}

#services:hover {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -140px -76px;
}

#services.selected {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -290px -76px;
}

#events {
	display:block;
	width:150px;
	height:38px;
	float:left;
	margin: 0px 0px 0px 0px;
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: 10px -190px;
}

#events:hover {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -140px -190px;
}

#events.selected {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -290px -190px;
}
		
#customers {
	display:block;
	width:150px;
	height:38px;
	float:left;
	margin: 0px 0px 0px 0px;
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: 10px -114px;
}

#customers:hover {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -140px -114px;
}

#customers.selected {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -290px -114px;
}

#fs {
	display:block;
	width:150px;
	height:38px;
	float:left;
	margin: 0px 0px 0px 0px;
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: 10px -152px;
}

#fs:hover {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -140px -152px;
}

#fs.selected {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -290px -152px;
}
							
#partners {
	display:block;
	width:150px;
	height:38px;
	float:left;
	margin: 0px 0px 0px 0px;
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: 10px -228px;
}

#partners:hover {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -140px -228px;
}

#partners.selected {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -290px -228px;
}
									
#contact {
	display:block;
	width:150px;
	height:38px;
	float:left;
	margin: 0px 0px 0px 0px;
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: 10px -266px;
}

#contact:hover {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -140px -266px;
}

#contact.selected {
	background:url(../images/navigation/navitems.jpg) no-repeat;
	background-position: -290px -266px;
}


#items {
	margin: 10px 0px 0px 5px;
}

/*----------------------------------------------
Page
-----------------------------------------------*/

#page {
	float: left;
	width: 655px;
	color: #000000;
	background: #FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}

#c_page {
	float: left;
	width: 655px;
	color: #000000;
	background: #FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	height: auto;
}

/*----------------------------------------------
Home Page
-----------------------------------------------*/

#mainImage {
	width:655px;
	height:320px;
	margin-top: 0px;
	display: block;
	font: Arial, Helvetica, sans-serif;
}

#mainImage * {
	float: right;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #494949;
	margin-right: 23px;
	clear: right;
}

#mainImage p.quote {
	width: 421px;
	margin-top: 162px;
	margin-bottom: 10px;
}

#mainImage p.quotesource {
	width: 215px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#sia {
	width: 53px;
	height: 62px;
	display: block;
	margin-top: 4px;
	margin-right: 25px;
}
	
/*----------------------------------------------
Common Page
-----------------------------------------------*/		

#common_page {
	float: left;
	width: 340px;
	padding: 38px 0px 30px 30px;
	font-size: 12px;
}

#common_page2 {
	float: left;
	width: 420px;
	padding: 80px 0px 30px 0px;
	font-size: 12px;
}

#common_page h1 {
	float: left;
	width: 100%;
}

#common_page p {
	float: left;
	margin: 10px 0px 0px 0px;
}

#common_page img {
	float: right;
	display: inline;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*----------------------------------------------
Common Page
-----------------------------------------------*/	

#iso_page{
	float: left;
	width: 400px;
	padding: 30px 50px 30px 70px;
	font-size: 12px;
}

#iso_page p {
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
}

/*----------------------------------------------
Wide Page
-----------------------------------------------*/	

#wide_page {
	float: left;
	width: 590px;
	padding: 38px 0px 30px 30px;
	font-size: 12px;
}

.wide_page_text_a {
	float: left;
}

#wide_page h1 {
	float: left;
	width: 100%;
}

#wide_page  h2 {	
}

#wide_page p {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 340px;
	clear: left;
}

.img {
	float: right;
	border: 1px solid #999999;
	margin: 0px 0px 0px 0px;
	height: 100px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}



.wide_item {
	float: left;
	margin-bottom: 35px;
	width: 585px;
}


/*----------------------------------------------
Contact Page
-----------------------------------------------*/

#contact_page {
	float: left;
	width:625px;
	height:auto;
	margin: 0px;
	font-size: 12px;
	padding-top: 40px;
	padding-left: 30px;
}

.contact_text {
	float: left; 
	width: inherit; 
	margin-bottom: 10px;
}

#form {
	float: left;
	width: 250px;
	margin: 5px 0px 0px 0px;
}

input, textarea {
	border: 1px solid #012475;
	width: 250px;
	font: 12px verdana;
	float: left;
}

.button {
	width: 125px;
	border: 0px;
	float: left;
}

#buttons {
	clear: left;
}

.title {
	text-align: right;
	vertical-align: top;
}

.form_text {
	float: left;
	margin: 0;
}

.form_item {
	margin-bottom: 10px;
	float: left;
	clear: left;
	width: 200px;
}

.form_item input {
	float: left;
}

#map {
	width: 340px;
	height: 340px;
	float: right;
	margin-right: 15px;
}

/*----------------------------------------------
Right Adverts
-----------------------------------------------*/	

#right_block {
	float: left;
	width: 220px;
	margin: 40px 0 30px 20px;
}

#right_adverts {
	float: right;
	width: 100%;	
}

.right_advert {
	float: left;
	width: 230px;
	height: 70px;
	margin: 10px 0px 40px 0px;
}

.right_advert img {
	float: left;
	margin-right: 5px;
}

.right_advert p {
	color: #000000;
	font-size: 10px;
}

.right_advert a {
	color: #000000;
}

/*----------------------------------------------
Testimonials
-----------------------------------------------*/	

#testimonials_header {
	float: left;
	width: 100%;
	height: 30px;
	text-align: center;
	background: url(../images/testimonialsheaderbar.jpg) repeat-x #252525;
	padding-bottom: 3px;
}

#footer_bg {
	float: left;
	width: 100%;
	height: auto;
	background:  url(../images/footer_bg.jpg) repeat-x #252525;
	padding-top: 2px;
}

#testimonials_header img {
	border: 0px;
}

#testimonials span {
float:left;
width:40px;
height:200px;
border:1px solid green;
}

#testimonials {
	width: 760px;
	float: left;
}

#testimonials ul{
	list-style:none;
}



.carousel h3{
	font: 10px verdana;
}

#test_wrapper {
	float: left;
	margin-left: 48px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.testimonial {
	float: left;
	width: 230px;
	height: 70px;
	overflow: hidden;
	font: 10px verdana;
	margin-bottom: 10px;
	margin-right: 15px;
}

.testimonial img {
	float: left;
	margin-right: 5px;
}

.testimonial p {
	color: #cbb687;
	font-size: 9px;
}

.testimonial a {
	color: #cbb687;
	text-decoration: underline;
	cursor: hand;
}
#pdfDownload {
	height:40px;
	width:180px;
	float:right;
	}
#pdfDownload img {
	float:left;
	margin-right:5px;
	}
	
#pdfDownload a {
	color:#000;
	}	
/*----------------------------------------------
Footer
-----------------------------------------------*/	

#footer {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background:repeat-x #000000;
	font-size: 11px;
	margin-bottom: 10px;
}

.carousel ul {
	margin: 0;
	margin: 0;
}

.carousel li {
	list-style: none;
}

#footer a {
	color: #777777;
	text-decoration: none;
}

#copy, #design {
	padding: 6px;
}

#copy {
	float: left;
	padding-left: 50px;
}

#design {
	float: right;
	padding-right: 50px;
}

.event{
	clear:both;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:30px;
	margin: 18px 0 0 0;
}
.event h1{
	margin:20px 0 10px 0;
}
.eventText{
	float:left;
	width:310px;
	margin-right:30px;
}
.eventText p{
	margin:5px 0 10px 0;
}
.eventText h4{
	clear:right;
	float:none;
	margin-bottom:25px;
}
.eventGallery{
	float:left;
	width:200px;
	padding-top:20px;
}
#contact_page a{
	text-decoration:none;
	color:#000000;
}
#contact_page a:hover{
	text-decoration:underline;
	color:#000000;
}
#wide_page a{
	text-decoration:none;
	color:#000000;
}
#wide_page a:hover{
	text-decoration:underline;
	color:#000000;
}
