/*	this script is property of www.bluemaven.com
use of this script without contract is strictly prohibited */
html {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	text-align: right;
	background: #f7d999 url(../images/bg.jpg) repeat top left;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cbbfa5;
	text-align: left;
	font-size: 12px;
	height: auto;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/bg-bl.gif) no-repeat bottom left;
	}
#html {
	width: 100%;
	background: transparent url(../images/bg-tl.gif) no-repeat top left;
	margin: 0px;
	padding: 0px;
	height: 768px;
	}
#body {
	background: transparent url(../images/bg-br.gif) no-repeat bottom right;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 768px;
	}
#website {
	background: transparent url(../images/bg-tr.gif) no-repeat top right;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 100%;
	}
a:link, a:visited {
	color: #c6924d;
	text-decoration: underline;
	outline: none;
	}
	a:hover, a:active {
	color: #a67545;
	text-decoration: none;
	outline: none;
	}	
a img {
	border: 0px;
	}
.clearer {
	clear: both;
	}

/* FONT TAGS */
.disabled {
	visibility: hidden;
	}
h1, h2, h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	}
h1 span, h2 span, h3 span, .hide, #banner a span {
	display: none;
	visibility: hidden;
	}
h3 {
	float: right;
	margin-top: 8px;
	margin-right: 10%;
	height: 55px;
	}
h3.home {
	width: 185px;
	background: transparent url(../images/header-home.gif) no-repeat center right;
	}
h3.aftercare {
	width: 460px;
	background: transparent url(../images/header-aftercare.gif) no-repeat center right;
	}
h3.sale {
	width: 190px;
	background: transparent url(../images/header-sale.gif) no-repeat center right;
	}
h3.contact {
	width: 151px;
	background: transparent url(../images/header-contact.gif) no-repeat center right;
	}
h3.links {
	width: 127px;
	background: transparent url(../images/header-links.gif) no-repeat center right;
	}
h4 {
	color: #a4aa9b;
	font-size: 14px;
	padding-bottom: 8px;
	}
h5 {
	color: #848067;
	font-size: 13px;
	padding: 8px 0px 8px 0px;
	}
p {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #cbbfa5;
	text-align: left;
	margin: 8px 0px 0px 0px;
	padding: 0px 20% 0px 0px;
	}
p b {
	font-size: 14px;
	line-height: 24px;
	}
p.footnote {
	color: #848067;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
ul {
	list-style-image: url(../images/ul.gif);
	font-size: 13px;
	line-height: 17px;
	margin: 0px 0px 0px 22px;
	padding: 0px;
	}
li {
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	color: #dfcaa6;
	}
li span {
	color: #a4aa9b;
	font-size: 11px;
	}
	
/* MAIN TAGS */
#container {
	margin: 0px auto;
	padding: 0px;
	width:760px;
	}
#banner {
	height: 85px;
	width:760px;
	background: transparent url(../images/banner.gif) no-repeat top left;
	}
	#banner a {
	width: 580px;
	height: 85px;
	display: block;
	outline: none;
	}
#main {
	background: #040E1D url(../images/bg-content.gif) no-repeat bottom right;
	border-left: 3px solid #7aa385;
	border-right: 3px solid #7aa385;
	border-bottom: 3px solid #7aa385;
	}	
#footer {
	font-size: 11px;
	font-weight: normal;
	color: #60584a;
	padding:  18px 17px 13px 17px;
	text-align:right;
	}	
	#footer a {
	text-transform: lowercase;
	outline: none;
	}	
	#footer a:link, #footer a:visited {
	color: #848067;
	text-decoration: none;
	outline: none;
	}
	#footer a:hover, #footer a:active {
	color: #a0cc91;
	outline: none;
	}	
	#footer h6 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	float:left;
	text-align:left;
	}
#content {
	margin-left:3px;
	background: transparent url(../images/bg-main.gif) no-repeat top left;
	padding: 0px 15px 15px 35px;
	text-align: left;
	}
	#content a img {
	border: 1px solid #bbdfc5;
	margin-top:23px;
	margin-right:22px;
	}	
	#content a:link img, #content a:visited img {
	border: 1px solid #bbdfc5;
	outline: none;
	}
	#content a:hover img, #content a:active img {
	border: 1px solid #fdf4e0;
	outline: none;
	}	
	
/* NAV BUTTONS */
#nav {
	height: 35px;
	background: transparent url(../images/bg-nav.gif) repeat-x top left;
	border-bottom: 2px solid #7aa385;
	}	
	.nav {
	height: 35px;
	background: transparent url(../images/nav.gif) no-repeat top left;
	}	
#nav a {
	padding: 0px;
	height: 35px;
	display: block;
	float: left;
	}
	#nav a span {
	visibility: hidden;
	}
	#nav .nav a.on {
	cursor: default !important;
	}
a#home {
	width: 92px;
	}
	a#home:hover {
	background: transparent url(../images/nav-home-over.gif) no-repeat center;
	outline: none;
	}
	a#home.on, a#home.on:hover {
	background: transparent url(../images/nav-home-on.gif) no-repeat center;
	outline: none;
	}
a#aftercare {
	width: 165px;
	}
	a#aftercare:hover {
	background: transparent url(../images/nav-aftercare-over.gif) no-repeat center;
	outline: none;
	}
	a#aftercare.on, a#aftercare.on:hover {
	background: transparent url(../images/nav-aftercare-on.gif) no-repeat center;
	outline: none;
	}
a#sale {
	width: 140px;
	}
	a#sale:hover {
	background: transparent url(../images/nav-sale-over.gif) no-repeat center;
	outline: none;
	}
	a#sale.on,a#sale.on:hover {
	background: transparent url(../images/nav-sale-on.gif) no-repeat center;
	outline: none;
	}
a#contact {
	width: 140px;
	}
	a#contact:hover {
	background: transparent url(../images/nav-contact-over.gif) no-repeat center;
	outline: none;
	}
	a#contact.on,a#contact.on:hover {
	background: transparent url(../images/nav-contact-on.gif) no-repeat center;
	outline: none;
	}
a#links {
	width: 97px;
	}
	a#links:hover {
	background: transparent url(../images/nav-links-over.gif) no-repeat center;
	outline: none;
	}
	a#links.on,a#links.on:hover {
	background: transparent url(../images/nav-links-on.gif) no-repeat center;
	outline: none;
	}


/* 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: #0b0800; border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 8px; }
#imageContainer img{ border: 1px solid #a0cc91; }

#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%;	outline: none; 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;	outline: none; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat;	outline: none; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #0b0800; border-left: 1px solid #000;  border-right: 1px solid #000;  border-bottom: 1px solid #000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 0 0 10px; color: #cbbfa5; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right; padding-top:8px; padding-bottom:12px; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #040e1e; }

/*Pagination*/
.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}
.paginationstyle{ /*Style for demo pagination divs*/
width: 658px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}
.paginationstyle select{ /*Style for demo pagination divs' select menu*/
margin: 0 15px;
}
.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
font-size: 12px;
color: #a0cc91;
outline: none;
}
.paginationstyle a#prevPage{
float:left;
}
.paginationstyle a#nextPage{
float:right;
}
.paginationstyle a:hover, .paginationstyle a.selected{
color: #FEE496;
outline: none;
}
.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}
.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}
.paginationstyle a.imglinks a:hover{
background: none;
}
.paginationstyle .flatview a.selected:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #FEE496;
background-color: #131111;
cursor:default;
outline: none;
}
.paginationstyle .flatview a:hover{
color: #FEE496;
outline: none;
}

