body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:HelveticaNeue-Light, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:13px;
	background-color:#222;
}

img  {
	border:none;
	}

#inner_box,
#content_box,
#footer_box {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#808080;
}

#gallery_header {
	background-image:url(../images/header_balmoral-limestonewhite.jpg);
}
#contact_us_header {
	background-image:url(../images/header_stonehenge.jpg);
}
#stoves_header {
	background-image:url(../images/header_stoves.jpg);
}
#homepage_header, #gallery_header, #contact_us_header, #stoves_header{
	height:250px;
	background-repeat:no-repeat;
	text-indent:-900em;
}
#homepage_textarea {
	float:left;
	width: 390px;
	text-align:justify;
}
#homepage_manufacturers {
	float:left;
	width:160px;
	padding-left:20px;
	font-size:10px;
	font-style:italic;
	color:#666666;
	padding-top:72px;
}
#logo-back {
	position:absolute;
	top:0px;
	z-index:98;
	background-color:#000;
	width:270px;
	height:250px;
	/*CSS Standard*/
	opacity:0.5;
	/*Internet Explorer - NOT IE8*/
	filter:alpha(opacity=50);
}

#logo {
	position:absolute;
	top:0px;
	z-index:99;
	color:#FFF;
}

#sidebar {
	background-color:#808080;
	color:#FFFFFF;
	width:250px;
	padding-left:20px;
	padding-top:70px;
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size:14px;
}
#sidebar li {
	list-style:none;
	font-size:22px;
}
#sidebar a,
#sidebar li a {
	color:#fff;
	text-decoration:none;
}

#sidebar li a:visited {
	text-decoration:none;
}
#sidebar a:hover,
#sidebar li a:hover {
	color:#222222;
	background:#FFFFFF;
	}

#homepage_manufacturers img {
	padding:2px;
}
#mainarea {
	background-color:#FFF;
	padding-left:20px;
	padding-right:20px;
	float:left;
	width:590px;
	color:#000000;
}
#gallerypage img {
	padding-right:20px;
	padding-bottom:20px;
	}
.footer {
	font-size:9px;
	color:#FFFFFF;
	text-align:right;
}

.footer a {
	color:#FFFFFF;
}

/* LIGHTBOX - ORIGINAL EDITION */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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; margin: 1.0em;}	



		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* INNERFADE */

ol,ul {list-style:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}

#fireplaceheader ul {
	width:900px;
	height:250px;
	overflow:hidden;
}

#sale {
	position:absolute;
	background-image:url(../images/sale.gif);
	background-position:right;
	background-repeat:no-repeat;
	top:0px;
	width:900px;
	height:200px;
	z-index:99;
	text-indent:-999em;
}