﻿html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #163f90;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #612686; }
a:visited { color: #72478d; }
a:active, a:hover { color: #c6690f; }

h1 {
	color: #0089bb;
	font: bold 140% Arial, Helvetica, sans-serif;
}

h2 {
	color: #0089bb;
	font: normal 140% Arial, Helvetica, sans-serif;
}

h3 {
	color: #0089bb;
	font: italic 140% Arial, Helvetica, sans-serif;
}

h4 {
	color: #0089bb;
	font: bold 130% Arial, Helvetica, sans-serif;
}

h5 {
	color: #0089bb;
	font: normal 110% Arial, Helvetica, sans-serif;
}

h6 {
	color: #0089bb;
	font: normal 100% Arial, Helvetica, sans-serif;
}

img { border: 0px; }

ul.list {
	margin: 0px; padding: 0px 0px 0px 10px; list-style: none;
}
ul.list li {
	background: url('graphics/bullet.gif') no-repeat 0px 3px;
	padding-left: 18px;
	margin-bottom: 1em;
}

.clear { clear: both; }

.arrow { background: url('graphics/arrow.gif') no-repeat; display: block; padding: 0px 0px 0px 20px; }
.caption { font-style: italic; font-size: 11px; text-align: center; }
.floatleft { float: left; margin: 0px 10px 10px 0px; }
.floatright { float: right; margin: 0px 0px 10px 10px; }
.floatrightpic { float: right; margin: 0px -8px 10px 10px; }
.note, .return { font-size: 80%; }
.product { clear: both; }
.productimage { float: left; margin: 0px 10px 10px 0px; width: 150px; }
.producttext { margin-left: 160px; }
.price { font-style: normal; color: #c6690f; }
.special { color: #c6690f; font: italic 120% Verdana, Arial, Helvetica, sans-serif; }
.special-home { width: 60%; }
.testimonial-wrapper {
	width: 250px;
	float: right;	
	margin: -10px 0px 5px 0px;
}

.testimonial {
	background: url('graphics/quote.gif') no-repeat;
    font: italic 110% Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 10px;
	color: #756889;
	text-align: right;
}
	.testimonial p { margin: 0px 0px .3em 0px; }
	.testimonial .name { font-size: .8em; }

.product-testimonial-wrapper {
	width: 250px;
	float: right;	
	margin: -10px 0px 5px 0px;
}
.product-testimonial {
	background: url('graphics/quote.gif') no-repeat;
    font: italic 90% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 10px;
	color: #756889;
	text-align: right;
}

#top {
	height: 115px;
}

#logo h1 {
	font-size: 14px;
	margin: 0px;
}
	#logo h1 a {
		display: block;
		width: 500px;
		height: 115px;
		background: url('graphics/yourlogohere.jpg') no-repeat 10px 5px;
		text-indent: -99999px;
	}

	
	#logo h2 {
		position: absolute;
		top: 38px;
		left: 280px;
		margin: 0px;
	}
	
	#logo h2 a:link, #logo h2 a:visited, #logo h2 a:active, #logo h2 a:hover {
		color: #0089bb;
		text-decoration: none;
	}
		
#toptext {
	padding: 5px;
	float: right;
	color: #666;
}

#topright {
	width: 280px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px;
}

#menu1 {
	background: #756889;
	color: #fff;
	padding: 5px 5px 5px 10px;
	border-bottom: solid 2px #fff;
}
	#menu1 a:link, #menu1 a:visited { 
		text-decoration: none;
		color: #fff;
	}
	
	#menu1 a:active, #menu1 a:hover {
		text-decoration: underline;
		color: #fff;
	}


#menu2 {
	background: #b7a9ce;
	color: #412f44;
	padding: 5px 5px 5px 10px;
	border-bottom: solid 2px #fff;
}

	#menu2 a:link, #menu2 a:visited {
		text-decoration: none;
		color: #412f44;
	}
		
	#menu2 a:active, #menu2 a:hover {
		text-decoration: underline;
		color: #412f44;
	}

#body2col {
	border-left: solid 159px #36c;
	background: url('graphics/topbg.gif') repeat-x;
}

#body3col {
	border-left: solid 159px #36c;
	background: url('graphics/topbg.gif') repeat-x;
	border-right: solid 300px #f3f3f3;	
}

#body2colwrap, #body3colwrap {
	width: 100%; 
	margin: 0px;
}


#body2 {
	margin-left: -159px;
	border-right: solid 1px #fff;
	width: 160px;
	position: relative;
	float: left;
	z-index: 10;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 159px;
}
	html>body #body2 { width: 159px; }

#body1 {
	position: relative;
	width: 100%;
	float: left;
	z-index: 11;
	font-size: 110%;
}

#body3 {
	background: url('graphics/topbg.gif') repeat-x;
	margin-right: -300px;
	width: 300px;
	position: relative;
	float: right;
	z-index: 10;
	padding: 0px 10px 10px 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 280px;
}
	html>body #body3 { width: 280px; }

/* Mozilla specific */
#body2col > #body2colwrap, #body3col > #body3colwrap { border-bottom: 1px solid transparent; }
#body2 { margin-right: 1px; }
#body1 { margin: 0 -8px 0 -2px; }

#banner {
	width: 159px;
	height: 25px;
	padding: 2px 2px 2px 10px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	background: url('graphics/banner.gif') no-repeat;
	color: #fff;
	font-size: 100%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 147px;
	height: 21px;
}
	html>body #banner { width: 147px; height: 21px; }


#flashmovie1, #flashmovie2, #flashmovie3 {
	padding: 5px 5px 5px 6px;
	width: 86px;
	height: 86px;
	float: right;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 76px;
	height: 76px;
}
	

#flashmovie2 {
	padding: 5px 5px 5px 6px;
	width: 86px;
	height: 86px;
	float: right;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 76px;
	height: 76px;
}
	

#flashmovie1 {
	padding: 5px 5px 5px 6px;
	width: 86px;
	height: 86px;
	float: right;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 76px;
	height: 76px;
}
	html > body #flashmovie1, html > body #flashmovie2, html > body #flashmovie3 { width: 76px; height: 76px; }
	#flashmovies { padding-right: 5px; }
#flashmovies img { border: solid 1px #fff; }
	
.leftmenu {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.leftmenu li {
	margin-top: 2px;
}

.leftmenu a:link, .leftmenu a:visited {
	height: 19px;
	width: 159px;
	background: url('graphics/vertical.gif') no-repeat;
	display: block;
	text-decoration: none;
	color: #fff;
	padding-left: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 149px;
}
	html > body .leftmenu a:link, html > body .leftmenu a:visited {
		width: 149px;
	}

.leftmenu a:active, .leftmenu a:hover {
	background: url('graphics/vertical.gif') no-repeat 0px -65px;
}

#body1 .content {
	padding: 60px 10px 10px 10px;
}

#body2 .content { padding: 10px; }

#footer {
	clear: both;
	border-top: solid 2px #fff;
	background: #039;
	color: #fff;
	padding: 5px 5px 5px 10px;
}
	#footer p { margin: 0px; }
	
	#footer a:link, #footer a:visited {
		text-decoration: none;
		color: #fff;
	}
	
	#footer a:active, #footer a:hover {
		text-decoration: underline;
		color: #fff;
	}
	
	
/* gallery */

.gallery div {
	width: 110px;
	height: 110px;
	text-align: center;
	float: left;
}

/* light box */

#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;}

#nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink{ 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:visited:hover { background: url(graphics/prevlabel.gif) left 15% no-repeat; }
#prevLink:hover { background: url(graphics/prevlabel.gif) left 15% no-repeat; }
#nextLink:visited:hover { background: url(graphics/nextlabel.gif) right 15% no-repeat; }

#nextLink:hover { background: url(graphics/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; }