/*
- - - - - - - - - -
Reims Bathrooms master style sheet v1
Martin Hodgson / www.martinhodgson.co.uk
Last update: 19th January 2009 / 10:14 GMT
Last updated by: Martin Hodgson
- - - - - - - - - -
*/

/* =Reset http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
- - - - - - - - - - - - - - - - - - - - */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin : 0; padding : 0; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent; }

/* =XHTML
- - - - - - - - - - - - - - - - - - - - */
body {
	background: url("/images/background.jpg") top left repeat;
	text-align: center;
	font-family: Verdana, Arial;
	color: #333333;
}

/* =Typography
- - - - - - - - - - - - - - - - - - - - */

h1 {
	font-family: Baskerville, Georgia;
	font-size: 130%;
	display: none;
	font-weight: normal;
}

h2 {
	font-family: Baskerville, Georgia;
	font-size: 180%;
	font-weight: normal;
	padding: 0 0 10px 0;
	letter-spacing: 0.02em;
}

h3 {
	font-family: Baskerville, Georgia;
	font-size: 130%;
	font-weight: normal;
	padding: 15px 0 12px 0;
	margin: 0;
	clear: left;
	letter-spacing: 0.05em;
}

body#index div.newfeature h3 {
	padding: 0 0 5px 0;
}

body#index div.newfeature h3 em,
body#productspage div.main h3 em,
body#aboutpage div.main h4 em{
	color: #4A5A61;
	font-size: 75%;
}

body#index h3 {
	padding: 0;
}

body#aboutpage h3 {
	padding: 25px 0 12px 0;
}

h3 a {
	color: #333333;
	text-decoration: none;
}

h3 a:hover {
	color: #515F69;
}

h4 {
	font-family: Baskerville, Georgia;
	font-size: 110%;
	font-weight: normal;
	padding: 0 0 4px 0;
	margin: 0;
	clear: left;
	letter-spacing: 0.05em;
}

p {
	font-size: 70%;
	margin: 0 0 10px 0;
	line-height: 1.7em;
}

div.main ul {
	font-size: 70%;
	margin: 0 0 10px 25px;
	line-height: 1.7em;
}

div#footer p {
	font-size: 64%;
	margin: 0 0 5px 0;
}

div.featureone p, div.featuretwo p {
	margin: -5px 0 0 0; 
}

div#footer p strong {
	font-size: 200%;
	font-family: Baskerville, Georgia;
	font-weight: normal;
}

p strong {
	font-weight: bold;
}

li strong {
	font-weight: bold;
}

a {
	color: #6699CC;
}

div.bubble  {
	font-size: 70%;
	line-height: 1.7em;
}

/* =Structure
- - - - - - - - - - - - - - - - - - - - */
div#wrapper {
	width: 1080px;
	margin: 0 auto;
	background: url("/images/wrapper.jpg") top left no-repeat;
}

div#container {
	background: white url("/images/header-home.jpg") top left no-repeat;
	width: 800px;
	margin: 0 auto 50px auto;
	padding: 418px 0 0 0;
	position: relative;
	text-align: left;
}

div#content {
	text-align: left;
	padding: 10px 10px 0 10px;
	background: url("/images/swirl.jpg") 250px 150px no-repeat;
	display: table;
}

div.main {
	background: url("/images/heading-1.jpg") top right no-repeat;
	padding: 15px 160px 40px 15px;
	margin: 0 0 20px 0;
	width: 605px;
	float: left;
}

div.mainfeature {
	background: #F0F4F2 url("/images/feature-main.jpg") top right no-repeat;
	height: 135px;
	padding: 15px 280px 0 20px;
	margin: 0 0 10px 0;
	text-align: left;
}

div.newfeature {
	background: url("/images/feature-main-new.jpg") top left no-repeat;
	height: 124px;
	padding: 15px 210px 0 148px;
	margin: -20px 0 30px 0;
	text-align: left;
	float: left;
}

div.featureone {
	background: url("/images/feature-1.jpg") top left no-repeat;
	height: 55px;
	width: 364px;
	text-align: right;
	padding: 120px 15px 0 0;
	margin: 0 22px 0 0;
	float: left;
}

div.featuretwo {
	background: url("/images/feature-2.jpg") top left no-repeat;
	height: 55px;
	width: 364px;
	text-align: right;
	margin: 0;
	padding: 120px 15px 30px 0;
	float: left;
}

div#footer {
	text-align: center;
	background: url("/images/footer.jpg") bottom center no-repeat;
	padding: 0 0 70px 0;
	clear: left;
}

div#map {
	width: 400px;
	height: 300px;
	border: 3px solid #B0B5B8;
}

/* =Navigation
- - - - - - - - - - - - - - - - - - - - */
ul#navigation {
	font-size: 70%;
	list-style: none;
	position: absolute;
	top: 207px;
	right: 10px;
	text-align: right;
	letter-spacing: 0.3em;
	text-transform: lowercase;
}

ul#navigation li {
	margin: 0 0 1px 0;
}

ul#navigation li a {
	background: #B0B5B8;
	width: 158px;
	display: block;
	color: white;
	border-left: 2px solid #D0DCE5;
	text-decoration: none;
	padding: 8px 8px 8px 0;
}

ul#navigation li a:hover {
	color: #5B6970;
	border-left: 2px solid #8AD3E9;
}

body#index ul#navigation li#home a,
body#productspage ul#navigation li#products a,
body#showroompage ul#navigation li#showroom a,
body#aboutpage ul#navigation li#about a,
body#portfoliopage ul#navigation li#portfolio a,
body#contactpage ul#navigation li#contact a {
	color: #5B6970;
	border-left: 2px solid #8AD3E9;
}

/* =Footer Navigation
- - - - - - - - - - - - - - - - - - - - */
div#footer ul {
	font-size: 64%;
	list-style: none;
	padding: 0 0 0 320px;
}

div#footer ul li {
	margin: 0 5px 0 0;
	padding: 0 12px 0 0;
	float: left;
	background: url("/images/divide.jpg") right no-repeat;
}

div#footer ul li.end {
	background: none;
}

/* =Misc
- - - - - - - - - - - - - - - - - - - - */
img.pic {
	float: right;
	margin: 0 0 30px 50px;
	clear: right;
	border: 3px solid #B0B5B8;
}

div.main ul.gallery {
	list-style: none;
	margin: 0 0 20px 0;
	float: left;
}

ul.gallery li {
	float: left;
	margin: 0 10px 0 0;
}

ul.gallery li.last {
	margin: 0;
}

ul.gallery li img {
	border: 3px solid #B0B5B8;
}

ul.gallery li img:hover {
	border: 3px solid #91B8BF;
}

ul.gallery li img.altpic {
	margin: 19px 0 0 0;
}

body#contactpage p img {
	vertical-align: middle;
	margin: 0 5px 4px 0;
}


/* =Lightbox
- - - - - - - - - - - - - - - - - - - - */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

