/*  Manns' Fireplaces Stylesheet        */
/*                                      */
/*  Client: Manns' Fireplaces           */
/*  URL: http://mannsfireplaces.co.uk   */
/*                                      */
/*  Created By: Daniel Beckett          */
/*  http://danbeckett.co.uk             */
/*                                      */
/*  © 2008                              */
/*                                      */
/*______________________________________*/

body {
	background-color: #77291c;
	}

body#home {
	background-image: url(../images/home_bg.jpg);
	background-repeat: repeat-x;
}

body#products, body#contact {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#mainwrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	width: 960px;
	height: 130px;
	display: block;
	}

#logo {
	text-indent: -9999px;
	background-image: url(../images/logo.png);
	background-repeat: none;
	display: block;
	width: 283px;
	height: 119px;
	float: left;
	}
	
#navigation {
	float: right;
	margin-top: 81px;
	padding-right: 76px;
	}
	
#navbar li {
	margin-left: 10px;
	list-style: none;
	display: inline;
	}
	
#spotlight {
	float: left;
	background-image: url(../images/home_spotlight_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 957px;
	height: 340px;
	}
	
#spotlightcontent {
	display: block;
	width: 564px;
	height: 300px;
	background-image: url(../images/spotlight_divide.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	margin-top: 20px;
	color: #f4f1f1;
	float: left;
	}
	
#spotlightsecondary {
	background-image: url(../images/polaroid.png);
	background-repeat: no-repeat;
	display: block;
	width: 308px;
	height: 348px;
	text-indent: -9999px;
	float: left;
	}

#subheader{
	background-image: url(../images/subhead_bg.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	margin-top: -3px;
	margin-left: -80px;
	padding-left: 80px;
	float: left;
	display: block;
	height: 182px;
	width: 957px;
	color: #ffffff;
	}

.quote {
	background-image: url(../images/quotemarks.png);
	background-repeat: no-repeat;
	display: block;
	margin-top: 30px;
	padding: 0px 20px 0px 20px;
	width: 410px;
	height: 139px;
	float: right;
	}

#fire_scroller {
	float: left;
	display: block;
	width: 957px;
	height: 107px;
	margin-left: -40px;
	margin-bottom: 10px;
	}

#content_small {
	width: 302px;
	height: 384px;
	display: block;
	background-image: url(../images/small_box.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
	padding: 0px 20px 0px 20px;
	}
	
#content_medium {
	width: 553px;
	height: 384px;
	display: block;
	background-image: url(../images/medium_box.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 20px;
	padding: 0px 20px 0px 20px;
	}
	
#content_large {
	width: 917px;
	height: 388px;
	display: block;
	background-image: url(../images/large_box.png);
	background-repeat: no-repeat;
	float: right;
	padding: 0px 60px 0px 20px;
	margin-bottom: 30px;
	}
	
body#contact #content_large {
	margin-top: 40px;
	margin-bottom: 110px;
	}	
	
.productpolaroid {
	float: left;
	width: 308px;
	}
	
.productcontent {
	float: left;
	width: 580px;
	text-align: left;
	margin-left: 20px;
	}
	
#contactinfo {
	width: 580px;
	padding-top: 8px;
	float: left;
	}
	
#googlemap {
	float: left;
	width: 260px;
	margin-left: 40px;
	padding-top: 60px;
	}

#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 1px;
	}

/* LINKS */

a:link, a:visited, a:active {
	color: #691808;
	text-decoration: none;
	}
	
a:hover {
	color: #691808;
	text-decoration: underline
	}
	
a img {
	color: #691808;
	border-color: #691808;
	}
	
#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#navbar a {
	font-size: 14px;
	}

body#home a#navHome, body#products a#navProducts, body#contact a#navContact {
	font-weight: bold;
	}
	
a.learnmore {
	float: right;
	}
	
#footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

/* TEXT STYLES */

* {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h3.sc {
	font-weight: normal;
	font-size: 24px;
	margin-top: 4px;
	}
	
p.scp {
	font-weight: lighter;
	font-size: 18px;
	margin-bottom: 1.2em;
	}

#subheader h2 {
	color: #edd1ad;
	}
	
.quote {
	font-size: 20px;
	}
	
.quote_author {
	margin-top: 0px;
	float: right;
	}
	
.spot_hilite, .quote b {
	font-weight: bold;
	color: #edd1ad;
	}

#subheader h2 {
	float: left;
	}

#fire_scroller li {
	list-style-type: none;
	display: inline;
	}

#contentarea {
	font-size: 14px;
	}
	
#contentarea h4 {
	font-size: 18px;
	color: #772a1c;
	margin-top: 0.9em;
	margin-bottom: 0.6em;
	}
	
#contentarea ul {
	list-style: none;
	}
	
.contentheader {
	font-size: 36px;
	color: #7a2b1d;
	margin-top: 2px;
	margin-bottom: 0px;
	}
	
.address {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#footer p {
	font-size: 10px;
	width: 300px;
	color: #E9C79B;
	margin-left: auto;
	margin-right: auto;
	}

/* SCROLLER */
 
#scroll-wrapper {
	margin: 5px auto;
	overflow: hidden; 
	height: 370px; 
	width: 925px;
	margin-left: -10px;
	position: relative;
}
 
#scroll-inner {
	width: 7048px;
	height: 322px;
	position: relative;
}
 
.scrolling-content {
	width: 925px;
	height: 73px;
	text-align: center;
	position: absolute;
}
 
#content1 {
	left: 5px; 
	top: 0px;
	width: 916px;
	padding-top: 5px;
}
 
#content2 {
	left: 930px; 
	top: 0px;
	width: 914px;
	padding-top: 5px;
}
 
#content3 {
	left: 1860px; 
	top: 0px;
	width: 914px;
	padding-top: 5px;
	}
 
#content4 {
	left: 2790px; 
	top: 0px;
	width: 914px;
	padding-top: 5px;
}

#content5 {
	left: 3720px; 
	top: 0px;
	width: 914px;
	padding-top: 5px;
}
 
#content6 {
	left: 4650px; 
	top: 0px;
	width: 914px;
	padding-top: 5px;
}
 
#content7 {
	left: 5610px; 
	top: 0px;
	width: 914px;
	padding-top: 5px;
}

/* NAV BUTTONS */

#scotiabtn, #boulsworthbtn, #carvedbtn, #wallbtn, #walliibtn, #eskdalebtn, #whernsidebtn {
	margin-right: 16px;
	}

#scotiabtn {
	background-image: url(../images/scotia.png);
	background-position: 0px 0px;
	width: 107px;
	height: 92px;
	display: block;
	float: left;
	text-indent: -9999px;
	}
	
a:hover#scotiabtn {
	background-position: 0px -92px;
	}
	
#boulsworthbtn {
	background-image: url(../images/boulsworth.png);
	background-position: 0px 0px;
	width: 146px;
	height: 92px;
	display: block;
	float: left;
	text-indent: -9999px;
	}
	
a:hover#boulsworthbtn {
	background-position: 0px -92px;
	}
	
#carvedbtn {
	background-image: url(../images/carved.png);
	background-position: 0px 0px;
	width: 103px;
	height: 92px;
	display: block;
	float: left;
	text-indent: -9999px;
	}
	
a:hover#carvedbtn {
	background-position: 0px -92px;
	}
	
#wallbtn {
	background-image: url(../images/wall.png);
	background-position: 0px 0px;
	width: 100px;
	height: 92px;
	display: block;
	float: left;
	text-indent: -9999px;
	}
	
a:hover#wallbtn {
	background-position: 0px -92px;
	}
	
#walliibtn {
	background-image: url(../images/wallii.png);
	background-position: 0px 0px;
	width: 102px;
	height: 92px;
	display: block;
	float: left;
	text-indent: -9999px;
	}
	
a:hover#walliibtn {
	background-position: 0px -92px;
	}
	
#eskdalebtn {
	background-image: url(../images/eskdale.png);
	background-position: 0px 0px;
	width: 107px;
	height: 92px;
	display: block;
	float: left;
	text-indent: -9999px;
	}
	
a:hover#eskdalebtn {
	background-position: 0px -92px;
	}
	
#whernsidebtn {
	background-image: url(../images/whernside.png);
	background-position: 0px 0px;
	width: 134px;
	height: 92px;
	display: block;
	float: left;
	text-indent: -9999px;
	}
	
a:hover#whernsidebtn {
	background-position: 0px -92px;
	}
