/************************************
 * CSS Stylesheet for Jenn Miles	*
 * by: Better Brief LLP	(c)	2009	*
 * 	[http://www.betterbrief.co.uk]	*
 * on: 09/2009						*
 ************************************/

/* TAGS */
html {
	height: 715px;
	background:#140503 url(../images/background.jpg) no-repeat top center;
}

body {
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}


a {
	color: #26439b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Containers */
#Container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 877px;
	height: 100%;
}

#Head {
	position: relative;
	height: 100px;
	width: 100%;
	margin-left: 6px;
}

	#Head #LogoAnchor {
		display: block;
	}

	#Head #Logo {
		display: inline;
		position: absolute;
		top: 16px;
		width: 439px;
		height: 52px;
		background: transparent url(../images/logo.png) no-repeat top center;
	}
	
		#Head #Logo h1
		{
			display: none;
		}
	
	#Head #ByLine {
		position: absolute;
		left: 440px;
		top: 39px;
		color: white;
		width: 200px;
		font-size: 14.5px;
	}
	#Head #ByLineOld {
		position: absolute;
		left: 445px; /*675 was old value*/
		top: 39px;
		color: white;
		width: 200px;
		font-size: 14.5px;
	}	
	
	
	#Head form#Form_NewsletterSignup {
		position: absolute;
		top: 39px;
		left: 649px;
	}
		form#Form_NewsletterSignup label {
			color: #fcc888;
			position: absolute;
			left: 0;
			top: -20px;
			width: 190px;
		}
		
		#Head #Form_NewsletterSignup_Newsletter {
			position: absolute;
			left: 0;
			color: #fcc888;
			font-size: 11px;
			border: 1px solid #fcc888;
			background-color: transparent;
			width: 190px;
			height: 15px;
			padding-left: 3px;
		}
		
		#Head #Form_NewsletterSignup_action_signUp {
			position: absolute;
			top: 0;
			left: 195px;
			color: black;
			border: 0;
			height: 17px;
			width: 25px;
			font-size: 11px;
			margin: 0;
			padding: 0;			
			padding-left: 2px;
			text-transform: uppercase;
			font-weight: 700;
			background-color: #fcc888;
		}


#Links {
	display: inline;
	position: absolute;
	top: 78px;
}

#Links #About {
	position: absolute;
	width: 123px;
	height: 38px;
	margin-left: 40px;
	background-image: url('../images/about-us.png');
}

#Links #AboutOn {
	position: absolute;
	top: 0;
	margin-left: 40px;
	width: 129px;
	height: 102px;
	background-image: url('../images/about-us_on.png');
}

#Links #Gallery {
	position: absolute;
	top: 0;
	margin-left: 179px;
	margin-top: -6px;
	width: 165px;
	height: 31px;
	background-image: url('../images/gallery.png');
}


#Links #GalleryOn {
	position: absolute;
	top: 0;
	margin-left: 179px;
	margin-top: -7px;
	width: 165px;
	height: 94px;
	background-image: url('../images/gallery_on.png');
}


#Links #GalleryOn ul {
	margin-top: 40px;
	margin-left: 20px;
	font-family: "Courier", "Courier New", "Lucida Console";
}

#Links #GalleryOn li a {
	color: black;
	text-decoration: none;
	font-size: 11px;
}

#Links #GalleryOn a:hover {
	text-decoration: underline;
}

#Links #GalleryOn .active a, .active {
	color: #26439b;
	font-size: 11px;
}

#Links #Contact {
	position: absolute;
	top: 0;
	margin-top: -2px;
	margin-left: 574px;
	width: 120px;
	height: 29px;
	background-image: url('../images/contact.png');
}

#Links #ContactOn {
	position: absolute;
	top: 0;
	margin-left: 574px;
	width: 127px;
	height: 96px;
	background-image: url('../images/contact_on.png');
}


#Links #Links {
	position: absolute;
	top: 0;
	width: 85px;
	height: 30px;
	margin-left: 759px;
	margin-top: 1px;
	background-image: url('../images/links.png');
}

#Links #LinksOn {
	position: absolute;
	top: 0;
	margin-left: 759px;
	width: 88px;
	height: 68px;
	background-image: url('../images/links_on.png');
}



#Links h4 {
	display: none;
}

#Links #GalLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 165px;
	height: 31px;
}

#Content {
	
}


.loading {
	position: absolute;
	top: 350px;
	left: 150px;
	width: 128px;
	height: 15px;
	background-image: url('../images/loading.gif');
	display: none;
}

.loading p { display: none; }

#Content #Page1 {
	
	color: #26439b;
	position: absolute;
	top: 185px;
	left: 60px;
	width: 365px;
	height: 432px;
	overflow: hidden;
}



#GalleryPage .image {
	display: block;
	float: left;
	padding: 3px 3px 0 3px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#GalleryPage .image:hover {
	display: block;
	float: left;
	padding: 3px 3px 0 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #26439b;
}

#GalleryPage .image-clicked {
	padding: 3px 3px 0 3px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 5px solid #999;
}


.numbering {
	position: absolute;
	top: 360px;
	right: 10px;
	font-size: 12px;
	font-family: "Courier", "Courier New", "Lucida Console", sans-serif;
	color: black;
	text-align: right;
}

.numbering p {
	text-align: right;
}

.numbering a {
	color: #26439b;
	text-decoration: none;
}

.numbering a:hover {
	text-decoration: underline;
}

#GalleryAjaxLoaded {
	margin-top: 7px;
}


#Foot {
	position: relative;
	width: 900px;
	color: white;
	font-size: 11px;
	margin-top: 550px;
}

#Foot a {
	color: white;
	text-decoration: none;
}

#Foot a:hover {
	text-decoration: underline;
}

#Foot #Left {
	position: absolute;
	left: 20px;
	width: 160px;
}

#Foot #Middle {
	position: absolute;
	left: 402px;
	width: 100px;
}

#Foot #Right {
	position: absolute;
	left: 735px;
	width: 200px;
}

/* Form */

.required {
	color: red;
	margin: 0;
	padding: 0;
}

.requiredField {
}

#Form_allDone_action_doContactForm {
	background-image: url('../images/send_button.gif');
	cursor: pointer;
	text-indent: -9999px;
	width: 50px;
	height: 21px;
	border: 0;
	margin-top: 0px;
	clear: left;
}
#Form_allDone {
	clear: left;
}

ul#Newsletters label {
	display: none;
}
#Newsletters_1 {
}

#Newsletters label {
	position: absolute;
	bottom: 85px;
	left: 15px;
}