/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the anytime system.
--------------------------------------------------- */



/* MAIN ELEMENTS 
Main page elements, page layout, links and other common
styles. */
html, body { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;  
text-align:center;
color:#4a260e;
background-color:#c83c0c;
background-image:url(../images/background_texture.jpg);
background-position:center top;
background-repeat:repeat;
clear:both;
margin:0 auto; 
}


/* DEFAULT LINKS */
a         {text-decoration:none;color:#ac5f04;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:none;color:#81300c;}
a img     {border:none;}


/* DEFAULT HEADERS */
h1, h2, h3, h4, h5, h6 {
margin:0px 0px 0px 0px;
}

h1 {font-size:30px;color:#333333;line-height:34px;padding:4px 0 4px 0;}
h2 {font-size:22px;color:#333333;line-height:24px;padding:4px 0 4px 0;}
h3 {font-size:16px;color:#333333;line-height:18px;padding:9px 0 0 0; font-weight:bold;}
h4 {font-size:14px;color:#333333;line-height:16px;padding:4px 0 4px 0;}
h5 {font-size:13px;color:#333333;line-height:15px;padding:4px 0 4px 0;}
h6 {font-size:12px;color:#333333;line-height:14px;padding:4px 0 4px 0;}



/* OTHER DEFAULT ELEMENTS */
acronym {border:none;}


p {
padding-top:0;
margin-top:0;
}


.clearer {
clear:both;
font-size:0;
line-height:0;
height:0;
padding:0 0 0 0;
margin:0 auto;
}

.divider {
clear:both;
font-size:0;
line-height:0;
height:5px;
padding:0 0 0 0;
margin:0 auto;
margin-top:5px;
border-top:solid #e4d5c3 1px;
}

/* GAPS
Gaps to space elements */
.gap1 {float:left;width:10px;}
.gap2 {float:left;width:20px;}


.img-left {float:left;margin-right:15px;margin-top:4px;margin-bottom:6px;}
.img-right {float:right;margin-left:15px;margin-top:4px;margin-bottom:6px;}


.img-main {
display:none;
}



/* LIST ELEMENTS
list elements */
ul {
margin-top:6px;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
margin-left:0;
padding-left:0;
}
	li {
	font-weight:bold;
	line-height:18px;
	list-style:none;
	margin-top:0;
	padding-top:0;
	padding-bottom:7px;
	margin-left:0;
	padding-left:25px;
	background-image:url(../images/point.gif);
	background-position:5px 3px;
	background-repeat:no-repeat;
	}




/* STANDARD PAGE ELEMENTS 
Standard page elements for laying out the main content of a website. */
#outer-container {
width:940px;
text-align:left;
background-image:url(../images/edges_top.gif);
background-position:top;
background-repeat:no-repeat;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:9px 10px 0 10px;
border:none;
}

#container {
display:block;
text-align:left;
background-color:#f1e4d4;
position:relative;
}

	#over-image {
	position:absolute;
	width:242px;
	height:242px;
	top:27px;
	right:28px;
	z-index:500;
	overflow:hidden;
	}
		#over-image img {
		border:solid #674e37 1px;
		}


	/* MAIN HEADER */
	#header {
	display:block;
	height:83px;
	background-color:#F0F0F0;
	background-image:url(../images/header_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:21px 0 0 24px;
	}
		
		
		
	/* MAIN FLASH/BANNER */
	#flash {
	height:20px;
	background-color:#CCCCCC;
	}
		#flash-home {height:200px;background-color:#CCCCCC;}
		
		
		
	/* MAIN NAVIGATION */
	#navigation {
	height:37px;
	color:#999999;
	background-color:#ecdbc5;
	background-image:url(../images/navigation_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
		#navigation a {color:#ffffff;}
		#navigation a:hover {color:#66CCFF;}
		
		#navigation .nav-right {
		float:right;
		height:37px;
		width:280px;
		background-image:url(../images/nav_right.jpg);
		background-position:right top;
		background-repeat:no-repeat;
		}
		
		#navigation .button {
		float:left;
		padding-right:3px;
		background-image:url(../images/nav_divider.gif);
		background-position:right;
		background-repeat:no-repeat;
		}
		
		#navigation .button a {
		float:left;
		}
		
	
	
	/* MAIN CONTENT */
	#main {
	width:940px;
	line-height:18px;
	}
	
		#main .cart-top {
		width:940px;
		display:block;
		height:90px;
		background-image:url(../images/shipping_bg.jpg);
		background-position:top;
		background-repeat:no-repeat;
		}
			.cart-top .cart-links {
			float:left;
			width:300px;
			color:#c6b075;
			margin:48px 0 0 356px;
			padding:1px 0 0 0;
			background-image:url(../images/cart_icon.gif);
			background-position:right top;
			background-repeat:no-repeat;
			}
				.cart-top .cart-links a {color:#ffffff;}
				.cart-top .cart-links a:hover {text-decoration:underline;}
		
		
		#main .main-inner {
		display:block;
		background-image:url(../images/main_bg.jpg);
		background-position:top;
		background-repeat:no-repeat;
		padding-bottom:35px;
		}
		
		#main .mi-all {
		padding-left:35px;
		padding-right:23px;
		}
		
		#main .mi-left {
		float:left;
		width:590px;
		padding-left:35px;
		}
		
		#main .mi-right {
		float:right;
		width:252px;
		padding-right:23px;
		padding-top:55px;
		}
		
		#main .mi-right-under {
		clear:right;
		float:right;
		width:252px;
		padding-right:23px;
		padding-top:30px;
		}
	
	

/* MAIN FOOTER */
#footer-container {
width:940px;
text-align:left;
background-image:url(../images/edges_footer.gif);
background-position:bottom;
background-repeat:no-repeat;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:0 10px 0 10px;
border:none;
}
	
	#base {
	display:block;
	font-size:12px;
	line-height:20px;
	color:#f1e4d4;
	padding:11px 20px 11px 20px;
	background-color:#402211;
	}
		#base span {color:#a54318;}
		#base b, #base strong {font-size:16px;line-height:20px;}
		#base .b-right {
		float:right;
		}
	
	#footer {
	height:32px;
	display:block;
	font-size:11px;
	text-align:center;
	color:#47261b;
	padding-top:18px;
	}
	
		#footer a {color:#6b0f00;}
		#footer a:hover {color:#7f2d00;}
		
		




/* COMMON PAGE STYLES
Common page (ie. contact page) styles. */

.img-desc {
text-align:center;
font-size:11px;
color:#7f7267;
}
	.img-desc a {
	display:inline-block;
	line-height:20px;
	padding-left:25px;
	background-image:url(../images/point2.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
	
	
	
.dark-box, .light-box {
padding:10px;
color:#63442f;
background-color:#cbb8a6;
background-image:url(../images/dark_bg.gif);
background-position:right top;
background-repeat:no-repeat;
border-top:solid #ae9879 1px;
border-left:solid #ae9879 1px;
border-bottom:solid #826e52 1px;
border-right:solid #826e52 1px;
}
	.dark-box a, .light-box a {color:#983a01;}
	.dark-box a:hover, .light-box a:hover {color:#bb5111;}
	
	.dark-box .dark-link a, .light-box .dark-link a {
	font-size:10px;
	font-weight:bold;
	color:#592a11;
	display:inline-block;
	width:93px;
	height:20px;
	line-height:19px;
	padding-left:25px;
	margin-top:8px;
	background-image:url(../images/more_btn.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	border:solid #8e7765 1px;
	}
		.dark-box .dark-link a:hover, .light-box .dark-link a:hover {
		color:#9a5710;
		border:solid #604938 1px;
		}
	
.light-box {
background-color:#e2d6c3;
background-image:url(../images/light_bg.gif);
border-top:solid #dbceba 1px;
border-left:solid #dbceba 1px;
border-bottom:solid #c4b6a1 1px;
border-right:solid #c4b6a1 1px;
}





/* PRODUCT PAGES */
.product-holder {display:block;}
	.product-holder .product-item1, .product-holder .product-item2 {
	float:left;
	width:260px;
	height:110px;
	margin-top:5px;
	}
	
	.product-holder .product-item2 {
	height:58px;
	}
	
	.product-holder .product-item3 {
	float:left;
	display:block;
	margin-top:5px;
	margin-bottom:8px;
	}
	
		.product-holder .product-item1 .text {
		float:right;
		width:140px;
		padding-top:15px;
		}
		.product-holder .product-item1 .dark-image,
		.product-holder .product-item1 .light-image {
		float:left;
		width:100px;
		height:100px;
		overflow:hidden;
		padding:3px 7px 7px 3px;
		background-position:left top;
		background-repeat:no-repeat;
		}
			.product-holder .product-item1 .dark-image {background-image:url(../images/dark_img.gif);}
			.product-holder .product-item1 .light-image {background-image:url(../images/light_img.gif);}
		
		.product-holder .product-item2 .text {
		float:right;
		width:190px;
		}
		.product-holder .product-item2 .dark-image,
		.product-holder .product-item2 .light-image {
		float:left;
		width:60px;
		height:50px;
		overflow:hidden;
		padding:3px 7px 7px 3px;
		background-position:left top;
		background-repeat:no-repeat;
		}
			.product-holder .product-item2 .dark-image {background-image:url(../images/dark_img_sml.gif);}
			.product-holder .product-item2 .light-image {background-image:url(../images/light_img_sml.gif);}
			
			
		.product-holder .product-item3 .text {
		float:right;
		width:396px;
		}
		.product-holder .product-item3 .price {
		float:right;
		width:90px;
		font-size:14px;
		font-weight:bold;
		color:#77360B;
		padding-top:11px;
		}
			.product-holder .product-item3 .price span {
			font-size:11px;
			}
		
		.product-holder .product-item3 .dark-image,
		.product-holder .product-item3 .light-image {
		float:left;
		width:60px;
		height:50px;
		overflow:hidden;
		padding:3px 7px 7px 3px;
		background-position:left top;
		background-repeat:no-repeat;
		}
			.product-holder .product-item3 .dark-image {background-image:url(../images/dark_img_sml.gif);}
			.product-holder .product-item3 .light-image {background-image:url(../images/light_img_sml.gif);}
			
			
		.product-item4 {
		float:left;
		width:396px;
		height:110px;
		margin-top:5px;
		}
			.product-item4 .text {
			float:right;
			width:177px;
			}
			.product-item4 .price, .product-item5 .price {
			float:right;
			width:90px;
			font-size:14px;
			font-weight:bold;
			color:#77360B;
			padding-top:2px;
			padding-left:9px;
			}
				.product-item4 .price span,
				.product-item5 .price span {font-size:11px;}
				
			.product-item4 .dark-image {
			float:left;
			width:100px;
			height:100px;
			overflow:hidden;
			padding:3px 7px 7px 3px;
			background-image:url(../images/dark_img.gif);
			background-position:left top;
			background-repeat:no-repeat;
			}

		
		.product-item5 {
		float:left;
		width:195px;
		height:110px;
		margin-top:5px;
		}
			.product-item5 .text {
			float:right;
			width:123px;
			}
				
			.product-item5 .light-image {
			float:left;
			width:50px;
			height:100px;
			overflow:hidden;
			background-image:url(../images/light_img_thin.gif);
			padding:3px 7px 7px 3px;
			background-position:left top;
			background-repeat:no-repeat;
			}




/* NEWS PAGES */
.news-holder {display:block;}
	.news-holder .news-item {display:block;margin-bottom:16px;}
		.news-holder .news-item .dark-image,
		.news-holder .news-item .light-image {
		float:left;
		width:110px;
		height:100px;
		overflow:hidden;
		padding:3px 7px 7px 3px;
		background-position:left top;
		background-repeat:no-repeat;
		}
			.news-holder .news-item .dark-image {background-image:url(../images/dark_img.gif);}
			.news-holder .news-item .light-image {background-image:url(../images/light_img.gif);}
	.news-holder .news-detail {display:block;}
		.news-holder .news-detail .image {
		float:right;
		margin-left:10px;
		margin-bottom:10px;
		}
	.news-holder .date {font-size:11px;color:#472711;}
	.news-holder .base {font-size:11px;}
	
	
	

/* PHOTO GALLERY PAGES */	
.gallery-holder {display:block;}
	.gallery-holder .gallery-item {
	float:left;
	width:140px;
	text-align:center;
	}
		.gallery-holder .gallery-item .image {
		width:140px;
		height:140px;
		margin-bottom:5px;
		overflow:hidden;
		}
		
.photo-holder {
display:block;
text-align:center;
}
		
		
		
/* STAFF PAGES */	
.staff-holder {display:block;}
	.staff-holder .staff-cat {display:block;}
		.staff-holder .staff-member {
		float:left;
		width:140px;
		text-align:center;
		}
		.staff-holder .staff-member .image {
		width:140px;
		height:140px;
		margin-bottom:5px;
		overflow:hidden;
		}
		
		
		
		
/* TESTIMONIALS PAGES */	
.testimonial-holder {display:block;}
	.testimonial-item {display:block;margin-top:18px;}
	.testimonial-holder .th-person {font-weight:bold;}
	



/* FAQS PAGES */
.faq-holder {display:block;margin-top:18px;}
	.faq-item {display:block;margin-top:8px;margin-bottom:10px;padding:0 0 0 15px;}




/* LINKS PAGES */
.links-holder {display:block;margin-top:18px;}
		
		
		
		
		
/* NEXT PREVIOUS PAGES */		
.nextprev {float:right;}
	.nextprev .num {
	color:#333333;
	background-color:#E0E0E0;
	padding:0 4px 0 4px;
	margin-left:3px;
	}
	.nextprev .cur {
	font-weight:bold;
	background-color:#B5B5B5;
	}
	.nextprev .np {
	color:#ffffff;
	background-color:#000000;
	padding:0 4px 0 4px;
	margin-left:3px;
	}
	.nextprev .se {
	color:#A0A0A0;
	background-color:#F3F3F3;
	}
	.nextprev a:hover {
	text-decoration:none;
	color:#CCCCCC;
	background-color:#000000;
	}




	
	
	
	
/* MAIN FORM */
form {
margin:0 auto; 
padding:0 0 0 0;
}
			
	form .req {
	color:#AD7918;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:12px;
	}

	form .label {
	clear:both;
	float:left;
	width:140px;
	height:25px;
	font-size:11px;
	font-weight:bold;
	color:#353535;
	line-height:20px;
	text-align:left;
	margin-right:10px;
	margin-bottom:4px;
	}
	
	form .input {
	float:left;
	width:350px;
	height:25px;
	}
		form .input input {
		font-size:12px;
		width:330px;
		}
		
	form .select {
	float:left;
	width:350px;
	height:25px;
	}
		form .select select {
		font-size:12px;
		width:335px;
		}
	
	form .textarea {
	float:left;
	font-size:11px;
	width:350px;
	height:93px;
	}
		form .textarea textarea {
		font-size:12px;
		width:330px;
		height:80px;
		}
		form .textarea img {
		padding-top:3px;
		}
	
	form .button {
	margin-top:2px;
	padding-left:150px;
	padding-bottom:5px;
	}


.form-under {font-size:11px;color:#666666;}


fieldset {
border:none;
border-top:solid #e4d5c3 1px;
margin-bottom:10px;
}
legend {
font-size:14px;
font-weight:bold;
color:#7C2F14;
margin-bottom:5px;
}

