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

Version: 1.1
Author: P Neal
email: webmaster@alternetsolutions.co.uk
website: http://www.alternetsolutions.co.uk/

Logo Blue: #739ACA
-------------------------------------------------------------*/

/*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: #4c6a8f;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

body>#ds {
	width: 980px;
	margin: 0 auto;
	background: url(images/ds.png) repeat-y;
	}
	
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5em;
	background: #f7f7f7;
	color: #666;
    }
	
/*Header*/

#header {
	width: 100%;
	height: 50px;
	float: left;
	border-bottom: 2px solid #ccc;
	}

.logo {
	float: left;
	margin-right: 30px;
	border: none;
	}

.email {
	float: left;
	padding-left: 350px;
	}

ul#emailMe {
	float: left;
	margin: 0;
	padding: 5px 0 0 5px;
	list-style: none;
	color: #000;
	}

.tel {
	float: right;
	}

ul#callMe {
	float: right;
	margin: 0;
	padding: 5px 200px 0 5px;
	list-style: none;
	color: #000;
	}



/*General*/

.clear {
	clear: both;
	}

.bold {
	font-weight: bold;
	}

.justify {
	text-align: justify;
	}

img {
	border: none;
	}
	
a {
	color: #739ACA;
	}

.blue {
	color: #739ACA;
	font-style: italic;
	}

.red {
	color: #f00;
	}

.uline {
	text-decoration: underline;
	}

.italics {
	font-style: italic;
	}

.floatL {
	float: left;
	}

.right {
	float: right;
	}

/*H1 - H6*/

h1 {
	margin: 0;
	padding: 0;
	font-size: 140%;
	color: #000;
	}

h2 { /*Currently used on consult page*/
	margin: 0;
	padding: 0;
	font-size: 130%;
	color: #739ACA;
	}

h3 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 120%;
	}
	
/*Main Structure*/

#fullContent {
	float: left;
	width: 100%;
	}

#content {
	float: left;
	width: 70%;
	}

#sideBar {
	float: right;
	width: 25%;
	}
	
#altContent {
	float: left;
	width: 50%;
	font-size: 90%;
	}

#altSideBar {
	float: right;
	width: 45%;
	}

#fullContent .gutter, #content .gutter, #sideBar .gutter, #altContent .gutter, #altSideBar .gutter {
	padding: 15px;
	}

/*****************NAV************************/
	
#nav {
	float: left;
	width: 960px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/navBg.jpg) repeat-x;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 5px 0;
	font-size: 85%;
	width: 130px;
	border-right: 1px solid #ccc;
	}

#nav li.wider {
	width: 150px;
	}

#nav a {
	/*float: left;*/
	display: block;
	margin: 0;
	padding: 4px 8px;
	color: #000;
	text-decoration: none;
	text-align: center;
	}

#nav a:hover { /*Done for IE6 as it doesn't understand li:hover duh! and we need to give those people at least a small change to the nav*/
	text-decoration: underline;
	}

#nav li:hover {
	background: url(images/navOn.jpg) no-repeat;
	}

/*Home*/

#intro {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: url(images/arrows.jpg) repeat-x;
	border-bottom: 2px solid #ccc;
	}
	
#getStarted {
	width: 650px;
	margin: 0 auto;
	}

#getStarted img.temp {
	float: left;
	margin: 0;
	}

/* Only IE-Win sees this. \*/

* html #getStarted img.temp { /*3 pixel bug in IE6/Win*/
	margin: 0 -3px;
	}

/* end */


#getStarted .getStartedButton {
	position: relative;
	top: 12%;
	left: 0%;
	}

#callToAction {
	float: right;
	width: 150px;
	height: 195px;
	background: url(images/callToActionBg.png) no-repeat;
	cursor: pointer;
	}

#callToAction p {
	margin: 0;
	padding: 0;
	color: #fff;
	}

#callToAction h2 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 160%;
	}

dl.welcome {	
	margin: 15px 0;
    padding: 15px;
	background: #eee;
	}

dl.welcome:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

dl.welcome dt {
	margin: 0 0 .5em 0;
	font-size: 140%;
	color: #739ACA;
	}

dl.welcome dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	}

dl.welcome dt img.ebook {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 4px 4px 0;
	}

dl.welcome dd {
	margin-left: 120px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
	text-align: justify;
	}

ul#benefits {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}

#benefits li {
	margin: 0;
	padding: 5px 0 5px 20px;
	font-size: 90%;
	color: #666;
	background: url(images/listIcon.jpg) no-repeat left;
	text-transform: capitalize;
	}
	
/*#whyBother { in case we revert
	float: right;
	width: 350px;
	color: #666;
	}

#whyBother p {
	margin: 2px 0;
	padding: 0;
	text-align: justify;
	}
*/	

#blogPosts {
	position: relative;
	margin-top: 10px;
	float: right;
	width: 350px;
	padding: 10px;
	color: #666;
	background: #eee;
	border: 1px dotted #ccc;
	z-index: 0;
	}

#blogPosts>#blogIcon { /*Using the child selector we prevent blog icon from showing in IE6 which saves having to use PNG fix for one minor img*/
	background: url(images/blogIcon.png) no-repeat;
	width: 76px;
	height: 73px;
	position: absolute;
	top: -30px;
	right: 0;
	z-index: 1;
	}

#blogPosts h4 {
	margin: 0;
	}

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

#blogPosts li {
	padding: 2px 0;
	}

/* Easy Slider */

#slider{
}	

#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 350px;
	height: 150px;
	overflow: hidden; 
	}	
	
p#controls, p#controls2{
	margin: 0;
	position: relative;
	} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:30px;
	height:77px;
	position:absolute;
	left: -30px;
	top:-110px;
	}	
#nextBtn, #nextBtn2{ 
	left: 350px; /*Was 150px until I added 50px left margin to main DIV*/
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}
/* // Easy Slider */

#newsletter {
	margin: 10px 0;
	/*padding-left: 10px;*/ /*was used when in side bar*/

	}
	
#newsletter h3 {
	margin: 5px 0;
	text-transform: capitalize;
	}
	
#newsletter h4 {
	margin: 5px 0;
	font-size: 90%;
	text-align: center;
	}
	
.ebook {
	padding-left: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.testimonial {
	margin-top: 20px;
	background: url(images/quotesOpen.jpg) no-repeat left top;
	}

.testimonial p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #666;
	text-align: justify;
	}

.testimonial p span.firstLine {
	padding-left: 25px;
	}

.testimonial p.client {
	margin: 0;
	padding: 5px 25px 0 0;
	font-style: italic;
	font-size: 85%;
	color: #739ACA;
	text-align: right;
	background: url(images/quotesClosed.jpg) no-repeat right bottom;
	}

/*Get Started Page/Consultation*/

#infoBox {
	background: url(images/info.jpg) no-repeat left;
	}

#infoBox p {
	padding-left: 25px;
	}

#consultationForm {
	margin: 10px 0 0 0;
	width: 90%;
	}

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

#consultationForm label.labelBlock {
	display: block;
	}

#consultationForm label.labelSpam {
	display: block;
	font-size: 90%;
	}	

#consultationForm textarea {
	width: 400px;
	height: 100px;
	border: 1px solid #ccc;	
	}
	
#consultationForm input#send {
	color: #fff;
	padding: 5px;
	border: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	background: #739ACA;
	}

p.spam {
	float: left;
	width: 100%;
	}

p.spam img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	}

/*Qualifications*/

ul#quals {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	}

#quals li {
	margin: 0;
	padding: 2px 0 2px 20px;
	font-size: 90%;
	background: url(images/listIcon.jpg) no-repeat left;
	}

/*Blog*/

input#submit {
	color: #fff;
	padding: 5px;
	border: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	background: #739ACA;
	}

#sideBar ul, #sideBar ul ol {
	margin: 0;
	padding: 0;
	}

#sideBar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sideBar ul p, #sideBar ul select {
	margin: 5px 0 8px;
	}

#sideBar ul ul, #sideBar ul ol {
	margin: 5px 0 0 10px;
	}

#sideBar ul ul ul, #sideBar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sideBar ul ol li {
	list-style: decimal outside;
	}

#sideBar ul ul li, #sideBar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sideBar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sideBar #searchsubmit {
	padding: 1px;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

label.screen-reader-text { /*Hides search for text*/
display: none;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/*Footer*/
	
#footer {
	clear: both;
	padding: 5px 0;
	}
	
#footer p {
	margin: 0;
    padding: 0;
    text-align: center;
	font-size: 85%;
	color: #ccc;
	}

#footer p.keywords {
	font-size: 90%;
	color: #666;
	}
	
#footer a {
	color: #ccc;
	}

/* 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 */

dl.welcome { display: inline-table; }

/* Hides from IE-Mac \*/
* html dl.welcome { height: 1%; }
dl.welcome { display: block; }
/* End hide from IE-Mac */

