/*-------------------------------------------------------------
Style Sheet 

Version: 1.1
Author: P Neal
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: #7098d2; /*#5a87a8*/
	color: #fff;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
	
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
    }

img {
	border: none;
	}
	
/*Header*/

#header {
	width: 100%;
	margin-bottom: 20px;
	}

/*List below the header title*/
ul#tag {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	}

#tag li {
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
	text-align: left;
	color: #fff;
	font-size: 110%;
	text-transform: uppercase;	
	}

#tag li.first {
	margin: 0;
	}
	
h1 {
	margin: 0;
	padding: 0;
	font-size: 200%;
	color: #FFFFFF;
	text-transform: uppercase;
	}

h2 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 140%;
	color: #315f97;
	}

h3, h4, h5 {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	font-size: 110%;
	color: #315f97;
	text-transform: uppercase;
	}
	

span.blue {
	color: #5a87a8;
	font-weight: bold;
	}
	
/*General Layout*/

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

#content {
	float: left;
	width: 100%;
	line-height: 1.5em;
	color: #000;
	background-color: #fff;
	font-size: 100%;
	}

#contentTemp {
	float: left;
	width: 100%;
	height: 300px;
	line-height: 1.5em;
	color: #000;
	background-color: #fff;
	font-size: 100%;
	padding: 10px;
	}

#contentTemp p {
	font-size: 105%;
	text-align: center;
	}
	
#text {
	float: left;
	margin: 0;
	padding: 0;
	width: 70%;
	background-color: #fff;
	}

#book {
	float: left;
	margin: 0;
	padding: 0;
	width: 70%;
	background-color: #fff;
	text-align: center;
	}

#lowerContent {
	float: left;
	width: 100%;
	background: url(images/content/lower-bg.jpg) repeat-y;
	}
	
#lowerContentwb { /*To enable background image to get close to text - not possible with <img> in HTML*/
	float: left;
	width: 100%;
	background: url(images/content/lower-bg.jpg) repeat-y;
	}

#lowerleft {
	float: left;
	width: 55%;
	}

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

#wblowerleft {
	width: 67%;
	float: left;
	}

/*Home Page*/

ul#services { /*list on home page*/
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	}

#services li { /*list on home page*/
	margin: 0;
	padding: 2px 0 20px 0px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	}

.hp-comp {
	float: right;
	}

p {
	float: left;
	margin: 0px 0 0 0;
	padding: 0;
	width: 100%;
	text-align: justify;
	}

/* W&P Page */

#leftPic {
	float: left;
	border: 1px solid #000;
	padding: 10px;
	margin-top: 10px;
	margin-right: 2px;
	}

#midGallery {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 2px;
	padding: 10px;
	}

.midImgOne, .midImgTwo, .midImgThree {
	float: left;
	}

.midImgOne {
	border: 1px solid #000;
	}
	
.midImgTwo {
	margin-top: 3px;
	border: 1px solid #000;
	}
.midImgThree {
	margin-top: 3px;
	margin-left: 9px;
	border: 1px solid #000;
	}

#weddingGallery {
	float: left;
	width: 228px;
	height: 170px;
	border: 1px solid #000;
	margin-top: 10px;
	padding: 10px;
	}

#wandpImgComp {
	float: right;
	width: 150px;
	padding:3px;
	}

#wandpImgComp img {
	margin: 2px 0;
	}
	
/*Book Design Page*/

.wb-comp {
	float: right;
	}

/*Pricing*/

/*Links*/

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

#linksList li {
	margin: 0;
	padding: 3px 0;
	}

.linkImg {
	margin: 100px 0 0 0;
	float: right;
	}

/*Contact Us Form*/

#contactForm {
	margin: 0;
	width: 500px;
	}
	
#contactForm p {
	margin-top: 5px;
	font-size: 90%;
	}
	
.warning {
    color: #ff0000;
	background-color: inherit;
	}
.success {
	color: #ff0000;
	font-size: 85%;
	}
	
#contactForm .formbox {
    width: 150px;
}

.label {
	float: left;
	width: 90px;
	}

#contactForm label.labelBlock {
	display: block;
	}
	
#contactForm input#send {
	margin: 5px 0 0 0;
	width: 80px;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	background-color: #5a87a8;
	color: #ddd;
	}

#contactForm input#send:hover {
	background-color: #666;
	text-decoration: underline;
	}

#contactForm textarea {
	width: 90%;
	height: 100px;
	}

/*Vertical Nav System*/

#home {
	float: right;
	background: #eae397;
	}

#wandp {
	float: right;
	background-color: #eae28c;
	}

#bookdesign {
	float: right;
	background-color: #e8de74;
	}

#pricing {
	float: right;
	background-color: #e8de6c;
	}

#links {
	float: right;
	background-color: #e7dc66;
	}

#gallery {
	float: right;
	background-color: #e9e080;
	}

#contact {
	float: right;
	background: #e7dc5e url(images/content/contact.jpg) repeat;
	width: 30px;
	}


/*Gutters*/

#content .gutter {
	padding: 0 0 15px 15px;
	}

#lowerContent .gutter {
	padding: 15px;
	}

#lowerContentwb .gutter {
	padding: 15px;
	}
	
#sideBar .gutter {
	padding: 15px;
	}	

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

#footer a {
	color: #FFFFCC;
	}	

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