
/* ******************************
Overview Template
Copyright (c) 1998 - 2009 Luna Bronze, All Rights Reserved
****************************** */




/* ******************************
Reset Code - An overall, master reset to make code behave and to cut down on repetitive declarations
****************************** */

html, body,
div,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input,
img,
p, blockquote {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}

img {
	border:none;
}

fieldset {
	border:none;
}

strong, label {
	font-weight: bold;
}
em {
	font-style: italic;
}

/* ******************************
Preset Classes - Classes that are universally available and applied
****************************** */

/*--------------- Layout --------------------*/
.float {
	float:left;
}
.floatOpposite {
	float:right;
}

.clear {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}


.offPage {
	position:absolute;
	left:-999em;
}

/*--------------- Text --------------------*/
.price {
	font-weight:600;
	color:#065e25;
}
.bonus {
	font-weight: bold;
	color:#f00;
}

.bigger {
	font-size:120%;	
}
.smaller {
	font-size:76%;
}

.strike {
	text-decoration:line-through;
	font-weight:600;
}

.error {
	color:#f00;
}

.alignStyle1 {
	text-align:center;
}
.alignStyle2 {
	text-align:right;
}
.alignStyle3 {
	text-align:left;
}

.extraLine {
	margin-bottom:1.4em;
}

/*--------------- Lists --------------------*/
.ulStyleSpaced li {
	margin-bottom:.6em;
}
	.ulStyleSpaced li p {
		padding:.6em 0 0 0;
	}
.olStyleSpaced li {
	margin-bottom:.6em;
}
	.olStyleSpaced li p {
		padding:.6em 0 0 0;
	}

/* ******************************
Basic CSS - groundwork appearance code for this template
****************************** */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:80%;

	color:#333;
	
	background:#461D09 url("/images-layout/site-bg.gif") 50% 0 repeat;
}

p {
	margin:0 0 1.4em 0;
	line-height:1.4em;
}

a:link {
	color:#fff;
}
a:visited, a:active {
	color:#fff;
}
a:hover { 
	color:#dea139;
	text-decoration:none;
}

h1 {
	margin-bottom: .5em;
	font-size:180%;
	color:#dea139;
}

h2 {
	margin-bottom:.3em;
	font-size:140%;
	color:#dea139;
}

h3 {
	margin-bottom:.3em;
	font-size:120%;
	color:#333;
}

img {
	
}

.hr {
	margin:1.4em 0;
	border-bottom:1px solid #98611B;
}

.hr2 {
	margin:1.4em 0;
	border-bottom:1px solid #e19e2a;
}

ul, ol {
	margin-bottom:.6em;
}

.ulStyle1 li{
	background:transparent url('images-layout/bullet2.gif') left 4px no-repeat scroll;
	padding-left:12px;
	margin-left:5px;
}

#container {
	
}
#content {
	background:transparent url('/images-layout/content-bg.gif') 50% 0 repeat-y;
}
#columnWrapper {
	padding-bottom:0px;
	background:transparent url('/images-layout/content-border.gif') repeat-y scroll top center;
}

/* ******************************
Column Styles
****************************** */

.columnStyle1 {
	position:relative;
	background:#291100 url('/images-layout/column-bg.gif') scroll repeat-y top center;
}
	.columnStyle1 .columnTopLeft {
		background:transparent url('/images-layout/column-header.png') scroll no-repeat top center;
		height:72px;
	}
		.columnStyle1 .columnTopRight {
		
		}
	.columnStyle1 .columnBody {
		padding:0 30px;
		color:#F8F5DE;
		min-height:200px;
		height:auto !important;
		/* ie 6 mamba jamba juice */
		height:200px;
	}
	
	.columnStyle1 .columnBody h2 {
		color:#EEC143;
	}
	
	.columnStyle1 .columnBody h1, .columnStyle1 .columnBody h2 {
		font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
		font-variant:small-caps;
	
	}
	
	.columnStyle1 h1 {
		position:absolute;
		text-align:center;
		color:white;
		top:20px;
		left:0;
		width:567px;
	}
	
	.columnStyle1 .columnBottomLeft {
		background:transparent url('/images-layout/column-bottom.gif') scroll no-repeat top center;
		height:44px;
	}
		.columnStyle1 .columnBottomRight {
		
		}

.columnStyle2 {
	padding:8px;
	border-right:1px solid white;
	background:#eec143 url('images-layout/side-nav-bg.png') scroll no-repeat 0 0;
	
	min-height:300px;
	height:auto !important;
	/* ie 6 mamba jamba juice */
	height:300px;
}
	.columnStyle2 .columnTopLeft {
		display:none;
	}
		.columnStyle2 .columnTopRight {
		
		}
	.columnStyle2 .columnBody {
		
	}
	.columnStyle2 .columnBottomLeft {
		display:none;
	}
		.columnStyle2 .columnBottomRight {
		
		}



/* ******************************
Selected Button Styles
****************************** */

/* ******************************
Selected Table Styles
****************************** */

/* ******************************
Selected Form Styles
****************************** */

/* ******************************
Selected List Styles
****************************** */



/* ******************************
Default Blob Styles
****************************** */

.blobDefault {
	margin-bottom:12px;
}

.blobStyleNav {
	font-family:Arial, Helvetica, sans-serif;
}
	.blobStyleNav .blobTopLeft {
		
	}
		.blobStyleNav .blobTopRight {
			margin:-8px -8px 0 -8px;
		}
			.blobStyleNav .blobTopRight h2 {
				padding-top:14px;
				margin:0 10px 5px;
				height:29px;
				text-align:left;
				color:#874D19;
				font-size:18px;
				font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
				font-weight:bold;
				font-variant:small-caps;
				border-bottom:1px solid #D9B85A;
			}
			
			.blobStyleNav a, .blobStyleNav a:visited {
				color:white;
				text-decoration:none;
				background:transparent url('images-layout/bullet.gif') center left no-repeat scroll;
				padding-left:12px;
				margin-left:5px;
			}
			
			.blobStyleNav a:hover,.blobStyleNav li.current a{	
				color:#52351A;
			}

	.buttonStyle1 {
		position:relative;
		background:#4E3015 url('images-layout/button.gif') top center no-repeat scroll;
		width:234px;
		height:109px;
		color:white;
		text-align:center;
		font-family:Palatino Linotype,Book Antiqua,Palatino,serif;
		font-variant:small-caps;
		font-weight:bold;
	}
	
		.buttonStyle1 h3 {
			color:white;
			font-size:180%;
			border-bottom:2px solid #231508;
			margin:0 18px;
			padding-top:25px;
			font-weight:bold;
		}
		
		.buttonStyle1 p {
			font-size:110%;
		}
		
		.buttonStyle1 a {
			position:absolute;
			top:0;
			left:0;
			width:234px;
			height:109px;
		}
		
/*
	.buttonStyle2 {
		float:left;
		text-align:center;
		padding-top:4px;
		background:transparent url('images-layout/button-style-1.png') top center no-repeat scroll;
		width:108px;
		height:22px;
		border:none;
		color:#B67B45;
	}
	
	.buttonStyle2:hover {
		background:transparent url('images-layout/button-style-1.png') bottom center no-repeat scroll;
		color:#EEC143;
	}
*/


	.buttonStyle2, .buttonStyle2:link, .buttonStyle2:visited, .buttonStyle2:active, .buttonStyle2_ie6hover {
		display:block;
		position: relative;
		padding-top:2px;
		left:64px;
		bottom: 15px;
		width:108px;
		height:24px;
	
		color:#e7bd48;
		text-decoration:none;
		text-align:center;
		font-weight:normal;
		font-size:18px;
		
		border-bottom:3px double #dea139;
		
		background:url('images-layout/button-style-1.png') top left no-repeat;
	}
	
	.buttonStyle2:hover, input.buttonStyle2:hover, .buttonStyle2_ie6hover {
		text-decoration:none;
		font-size:18px;
		color:#e7bd48;
		background:url('images-layout/button-style-1.png') bottom left no-repeat;
	}






.productThumbnail {
	display:inline;
	position:relative;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding-bottom:1.4em;
	
}
	.productThumbnail a:link, .productThumbnail a:visited {
		color:#f1e3c9;
	}
	.productThumbnail a:hover, .productThumbnail a:active {
		color:#dea139;
	}
	.productThumbnail img {
		border:3px solid #f1e3c9;
	}
	.productThumbnail a:hover img {
		border:3px solid #dea139;
	}
	
	.productThumbnail .productId {
		position:absolute;
		bottom:0;
		right:3px;
	}
	
.pagination {
margin: auto;
text-align:center;
margin:5px 0;
}

	.pagination a {
		padding:0px 2px;
	}

	.pagination .current {
		color:#DEA139;
		font-size:120%;
		font-weight:bold;
	}
/* ******************************
Selected Blob Styles
****************************** */





/* ******************************
Selected Header Design and Theme
****************************** */

#header {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-435px;
	height:109px;
	width:870px;
	background:#F1E3C9 url('/images-layout/header-bg.png') 50% 0 no-repeat;
}
#headerWrapper {
	height:109px;
	width:870px;
}
	#siteLogo {
		position:absolute;
		top:10px;
		left:72px;
		height:90px;
		width:220px;
		z-index:5;
	}
	
	#headerTagline1 {
		position:absolute;
		top:40px;
		left:0;
		width:100%;
		text-align:center;
		z-index:1;
		font-size:140%;
		color:#211408;
	}
	
	#headerTagline2 {
		position:absolute;
		top:80px;
		width:100%;
		left:0;
		text-align:center;

		z-index:1;
	}
	
	#headerPhone {
		position:absolute;
		bottom:0;
		right:20px;
		margin:0;
		padding:0 6px 6px 0;
		font-size:110%;
		color:#dea139;
	}
	
	#headerLinks {
		position:absolute;
		top:8px;
		right:70px;
		padding:6px 0 0;
		
		list-style:none;
	}
		#headerLinks li {
			float:left;
		}
			#headerLinks li a:link, #headerLinks li a:visited, #headerLinks li a:active {
				font-size:12px;
				font-weight:normal;
				padding:0 10px;
				color:white;
				text-decoration:none;
			}
			#headerLinks li a:hover {
				text-decoration:underline;
			}
	
#breadcrumbs {
	position:absolute;
	top:141px;
	left:50%;
	margin-left:-383px;
	height:22px;
	width:766px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:85%;
	background:#250C00 url('images-layout/breadcrumbs.png');
	z-index:2;
}

	#breadcrumbs ul {
		margin:0;
		padding:0;
		padding-left:30px;
	}

		#breadcrumbs ul li {
			float:left;
			color:white;
			background:transparent url('images-layout/arrow.gif') no-repeat top left;
			padding-left:24px;
			padding-top:3px;
		}
		#breadcrumbs ul li.first {background:none;padding-left:0;}
		
			#breadcrumbs ul li a, #breadcrumbs ul li a:link,#breadcrumbs ul li a:visited {
				color:white;
			}
			
			#breadcrumbs ul li a:hover,#breadcrumbs ul li a:active {
				color:white;
				text-decoration:none;

			}
/* ******************************
Selected Navigation Design and Theme
****************************** */

#navigation {
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
	top:109px;
	left:50%;
	margin-left:-383px;
	width:766px;
	height:32px;
	background:#B5753C url('/images-layout/navigation-bg.png') 0 50% repeat-x;
	z-index:3;
}
	#navigation>ul {
		padding:0px 8px;
		
	}
		#navigation ul li {
			position:relative;
			float:left;
			background:transparent url('/images-layout/nav-bar.gif') center right no-repeat;
		}
		#navigation ul li.last {
			background:none;
		}
			#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
				display:block;
				float:left;
				padding:8px 25px 0 25px;
				height:24px;
				font-size:110%;
				font-weight:bold;
				text-decoration:none;
				color:#fff;
			}
			#navigation ul li a:hover {
				text-decoration:underline;
				
			}
		#navigation ul li:hover,
		#navigation ul li.over {
			
		}
			#navigation ul li:hover a:link, #navigation ul li:hover a:visited, #navigation ul li:hover a:hover, #navigation ul li:hover a:active,
			#navigation ul li.over a:link, #navigation ul li.over a:visited, #navigation ul li.over a:hover, #navigation ul li.over a:active {
				text-decoration:underline;
				background:url('/images-layout/navigation-hover-link.gif') right 50% no-repeat;
			}
			
		#navigation ul li.current {
			
		}
			#navigation ul li.current a:link, #navigation ul li.current a:visited, #navigation ul li.current a:active {
				text-decoration:underline;
				background:url('/images-layout/navigation-hover-link.gif') right 50% no-repeat;
			}
			#navigation ul li.current a:hover {
				text-decoration:underline;
				background:url('/images-layout/navigation-hover-link.gif') right 50% no-repeat;
			}



/***************************************************************
Appearance and Location for Dropdowns
***************************************************************/

#navigation ul li ul {
	display:none;
}

#navigation ul li:hover ul,
#navigation ul li.over ul {
	display:block;
	position:absolute;
	top:32px;
	left:-1px;
	
	height:auto; /* Don't delete me; makes sure you can see any borders in Firefox. */
	width:200px;

	background:none;
	border-bottom:1px solid #fff;
	z-index:5;
}
#navigation ul li.last ul {
	left:auto;
	right:-1px;
}
	#navigation ul li:hover ul li, #navigation ul li.over ul li{
		display:block;
		float:left;
		margin:0;
		padding:0;
		width:198px;
		height:auto; /* Don't delete me; makes sure you can see the borders in firefox too. */
		
		border:solid #fff;
		border-width:0 1px;
		
		background:#7c4d20;
		z-index: 5;
	}
	#navigation ul li:hover ul li.first, #navigation ul li.over ul li.first { border-top:none; }
	#navigation ul li:hover ul li.last, #navigation ul li.over ul li.last { }
		
		#navigation ul li:hover ul li a:link, #navigation ul li:hover ul li a:visited,
		#navigation ul li.over ul li a:link, #navigation ul li.over ul li a:visited {
			display:block;
			float:none;
			
			margin:0;
			padding:6px 0 6px 12px;
			height:auto;
			width:186px;
			
			font-weight:normal;
			font-size:90%;
			text-align:left;
			text-decoration:none;
			color:#fff;
			font-style:normal;
			
			border:0;
			background:#7c4d20;
		}
		#navigation ul li:hover ul li a:hover, #navigation ul li:hover ul li a:active,
		#navigation ul li.over ul li a:hover, #navigation ul li.over ul li a:active {
			text-decoration:underline;
			color:#fff;
			background:#7c4d20;
		}
		
		
		#navigation ul li.current:hover ul li a:link, #navigation ul li.current:hover ul li a:visited {
			text-decoration:none;
			background:#7c4d20;
		}
		#navigation ul li.current:hover ul li a:hover, #navigation ul li.current:hover ul li a:active {
			color:#fff;
			text-decoration:underline;
			background:#7c4d20;
		}
		
		
		#navigation ul li.current ul li.current a:link, #navigation ul li.current ul li.current a:visited {
			color:#fff;
			text-decoration:underline;
			background:#7c4d20;
		}
		#navigation ul li.current ul li.current a:hover, #navigation ul li.current ul li.current a:active {
			color:#fff;
			text-decoration:underline;
			background:#7c4d20;
		}
		
/* ******************************
Selected Bread Crumbs
****************************** */

/* ******************************
Selected Footer Design and Theme
****************************** */

#footer {
	position:relative;
	font-family:Arial, sans-serif;
	padding:0 52px 52px 52px;
	height:108px;
	width:766px;
	font-size:95%;
	background:#F1E3C9 url('/images-layout/footer.png') 50% bottom no-repeat;
}
#footerWrapper {
	
}
	#footerLinks {
		position:absolute;
		top:13px;
		left:152px;
		height:38px;
		width:766px;
		list-style:none;
	}
		#footerLinks li {
			float:left;
		}
			#footerLinks li a:link, #footerLinks li a:visited, #footerLinks li a:active {
				float:left;
				padding:8px 8px 0 8px;
				height:30px;
				font-size:110%;
				font-weight:bold;
				color:#291100;
			}
			#footerLinks li a:hover {
				text-decoration:none;
				color:#291100;
			}
	
	#footerPhone {
		position:absolute;
		top:19px;
		right:97px;
		font-size:110%;
		color:#291100;
		font-weight:bold;
	}
	
	#footerCopyright {
		margin-bottom:0;
		padding-top:54px;
	}
	#footerAddress {
		margin-bottom:6px;
		font-style:normal;
	}
		
/* ******************************
Design Layout Code
****************************** */

body {
	min-width:870px;
}

#siteName {
	position:absolute;
	left:-999em;
}

#container {
	position:relative;
	top:0;
	margin:0 auto;
	width:870px;
	text-align:center;
	z-index:1;
}

#content {
	position:relative;
	padding:163px 52px 0 52px;
	width:766px;
	text-align:left;
}

#columnWrapper {
	position:relative;
	padding-right:3px;
	padding-left:3px;
	
	min-height:300px;
	/* IE6 Mumbo Jumbo */
	height:auto !important;
	height:300px;
	
	width:760px;
}

/* ******************************
Photo Gallery
****************************** */
.galleryImage {
	float:left;
	margin:0 8px 8px 0;
	text-align:center;
}
	.galleryImage a:link, .galleryImage a:visited, .galleryImage a:hover, .galleryImage a:active {
		text-decoration:none;
	}

/* ***** Slimbox Code ***** */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url("/designs/luna-bronze/photo-gallery/lb-loading.gif") no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

	#lbPrevLink, #lbNextLink {
		display: block;
		position: absolute;
		top: 0;
		width: 50%;
		outline: none;
	}

	#lbPrevLink {
		left: 0;
	}		
		#lbPrevLink:hover {
			background: transparent url("/designs/luna-bronze/photo-gallery/lb-prev-label.gif") no-repeat 0 15%;
		}

	#lbNextLink {
		right: 0;
	}
		#lbNextLink:hover {
			background: transparent url("/designs/luna-bronze/photo-gallery/lb-next-label.gif") no-repeat 100% 15%;
		}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
	#lbCloseLink {
		display: block;
		float: right;
		width: 66px;
		height: 22px;
		background: transparent url("/designs/luna-bronze/photo-gallery/lb-close-label.gif") no-repeat center;
		margin: 5px 0;
		outline: none;
	}	
	#lbCaption, #lbNumber {
		margin-right: 71px;
	}
	#lbCaption {
		font-weight: bold;
	}
/* ******************************
Template Layout Code
****************************** */

.column1 {
	display:inline;
	float:right;
	margin-top:00px;
	width:567px;
}

.column2 {
	display:inline;
	float:left;
	margin-top:00px;
	width:193px;
}

