@charset "utf-8";
/*-------------------------------------------------------------
Style Sheet 

Version: 1
Author: Alternet Solutions Ltd
email: webmaster@alternetsolutions.co.uk
website: http://www.alternetsolutions.co.uk/
-------------------------------------------------------------*/

/*Body*/

body {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small; /*for compliant browsers*/
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background: #aabc5b; 
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
	
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #e7ebb2;
    }
	
/*Header*/

#header {
	width: 100%;
	height: 30px;
	padding: 10px 0;
	margin-bottom: 5px;
	}

#header h1 {
	float: left;
	font-size: 120%;
	margin: 0;
	padding: 10px 0 10px 23px;
	color: #848c72;
	}

#header h2 {
	float: right;
	font-size: 140%;
	margin: 0;
	padding: 10px 23px 10px 45px;
	color: #848c72;
	/*background: url(images/call.jpg) no-repeat left;*/
	}

#img {
	width: 95%;
	height: 200px;
	border-top: 1px solid #aabc5b;
	border-right: 3px solid #aabc5b;
	border-bottom: 1px solid #aabc5b;
	border-left: 3px solid #aabc5b;
	margin: 0 auto;
	background: url(images/headerBg1.jpg) no-repeat;
	}

	
/*General*/

* {
	border: none;
	}

.clear {
	clear: both;
	}

.bold {
	font-weight: bold;
	}

.italic {
	font-style: italic;
	}

.small {
	font-size: 85%;
	}

.justify {
	text-align: justify;
	}

a {
	color: #477ab3;
	font-weight: bold;
	}

.red {
	color: #f00;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}


/* H1- H6*/
h2 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 120%;
	color: #477ab3;
	}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	margin: 0;
	font-size: 100%;
}

h6 {
	font-size: 100%;
}

/*Main Navigation Wrap*/

#navOuterWrap {
	margin: 0;
	width: 95.7%;
	margin: 0 auto;
	}
	
/*****************NAV************************/
	
#nav {
	float: left;
	width: 100%;
	margin: 0 0 0 0.5px;
	padding: 0;
	list-style: none;
	background: #aabc5b;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
    font-size: 100%;
	width: 153px;
	}

#nav a {
	display: block;
	margin: 0;
	padding: 7px 8px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}

#nav a:hover {
	background: #cddd87;
	}

/*Main Structure*/

#serviceContent {
	float: right;
	width: 45%;
	line-height: 1.5em;
	}

#serviceIntro {
	float: left;
	width: 45%;
	line-height: 1.5em;
	}

#content {
	float: left;
	width: 55%;
	line-height: 1.5em;
	}

#fullContent {
	float: left;
	width: 100%;
	line-height: 1.5em;
	}	

#sideBar {
	float: right;
	width: 40%;
	}
	
.gutter {
	padding: 20px;
	}


/***********************PAGES******************************/

/*Home*/

.homeBox {
	float: left;
	width: 290px;
	}

.homeBox#one, .homeBox#two {
	margin-right: 25px;
	}

.homeBox ul.links {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.homeBox .links li {
	background: url(images/target.jpg) no-repeat left;
	padding: 5px 0 5px 25px;
	}

.homeBox h2 {
	padding-bottom: 20px;
	background: url(images/borderTick.jpg) no-repeat bottom;
	font-size: 115%;
	} 

ul#whyUs {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	}
	
#whyUs li {
	border-bottom: 1px dotted #477ab3;
	margin-left: 0px;
	padding: 5px 0 5px 25px;
	background: url(images/tick.jpg) no-repeat left;
	text-transform: capitalize;
	}

#whyUs li#maybe {
	margin-top: 5px;
	color: #9d4e1b;
	background: none;
	border: none;
	font-weight: bold;
	}

#whyUs li#call {
	font-size: 130%;
	font-weight: bold;
	color: #0d407a;
	border: none;
	background: none;
	}

.homeBox#three {
	text-align: left;
	}

/*Budget Page*/	

ul.budgetList {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 10px;
	font-weight: bolder;
	}

.budgetList li {
	margin: 4px 0;
	}

table#budget {
	border-collapse: collapse;
	text-align: center;
	}

table#budget th, table#budget td {
	padding: 0.3em 2em;
	font-size: 100%;
	}

table#budget thead {
	color: #000;
	font-size: 120%;
	}
	
table#budget th {
	font-weight: bold;
	}

table#budget td.borderBottom {
	border-bottom: 1px solid #000;
	}

.comment {
	color: #477ab3;
	font-style: italic;
	border: 1px solid #000;
	padding: 1px 10px;
	}

div.disclaimer {
	font-style: italic;
	font-size: .8em;
	}


/*Services*/

#serviceContent h1 {
	margin: 1px 0;
	padding: 0;
	font-size: 100%;
	font-weight: 300;
	}

/*Contact*/	

#contactForm {
	margin: 40px 0 0 0;
	width: 90%;
	}

#contactForm p {
	margin: 2px 0;
	}
	
.warning {
	font-style: italic;
    color: #f00;
	background-color: inherit;
	}
.success {
	color: #ff0000;
	font-size: 90%;
	}
	
#contactForm .formbox {
    width: 150px;
	border: 1px solid #ccc;
}
	
#contactForm label.label {
	float: left;
	width: 85px;
	font-size: 100%;
    color: #000;
}

#contactForm label.labelBlock {
	display: block;
	}

#contactForm textarea {
	width: 400px;
	height: 100px;
	border: 1px solid #ccc;	
	}
	
#contactForm input#send {
	color: #fff;
	padding: 3px;
	border: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	background: #477ab3;
	}

/*Links*/

ul#relatedLinks {
	float: left;
	margin: 30px 50px 50px 0;
	}

ul#unrelatedLinks {
	float: left;
	margin: 30px 0;
	}
	
#relatedLinks li.first, #unrelatedLinks li.first {
	font-weight: bold;
	}	

/*Foot Contact*/	
	
#footContact {
	clear: both;
	margin: 10px 0 0 0;
	padding: 15px 0;
	width: 960px;
	background: #477ab3;
	}

ul#mailingAddress {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	text-align: center;
	color: #fff;
	/*background: url(images/write.jpg) no-repeat left;*/
	}

#footContact p, #footContact a {
	margin: 10px 0 0 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
	}

span#email {
	margin-left: 20px;
	font-weight: bold;
	padding: 15px 0 15px 45px;
	}

span#telephone {
	padding: 15px 0 15px 45px;
	font-weight: bold;
	}

/*Footer*/
	
#footer {
	clear: both;
	padding: 5px 0;
	/*border-top: 1px solid #666;*/
	}
	
#footer p {
	margin: 0;
    padding: 0;
    text-align: center;
	font-size: 85%;
	color: #8e9d4c;
	}

#footer a {
	color: #8e9d4c;
	}

#footer h1 {
	margin: 0;
	padding: 0;
	font-size: 85%;
	color: #8e9d4c;
	}

/* Hide from IE/Mac \*/
#footer { height: 1%; }
/* End hide from IE/Mac */

/* Hide from IE/Mac \*/
* html #footer { height: 1%; }
/* End hide from IE/Mac */

