@charset "utf-8";
/* CSS Document */

/* BASICS */
body, html{ margin:0; padding:0; font-family:Calibri, "Trebuchet MS", Arial; font-size:14px;  }
input, textarea{  font-family:Calibri, "Trebuchet MS", Arial; }
body{ background-color:#CEC5B4; padding:10px; color:#333; background-image:url(/images/template/bg.jpg); background-repeat:repeat-x; }
img{ border:none; }
form{ margin:0px; padding:0px; }
a{ color:#957D5F; }
	a:hover{ color:#776146; }
p{ margin:0 0 8px 0; }
h1, h2, h3, h4, h5, h6{ margin:0 0 5px 0; font-weight:bold; }
	h1{ font-size:24px; }
	h2{font-size:18px; }
	h3{ font-size:16px; }
	h4{ font-size:14px; }
ol, ul{ margin:10px; margin-left:40px; padding:0; }
.hr{ background:#e5e5e5; height:1px; overflow:hidden; margin:10px 0; }

.input{ padding:4px 2px; border: 1px solid #CCCCCC; font-size:12px; }
.input[type=text], .input[type=password]{ background:url(/images/template/textfield-bg-small.png) bottom right no-repeat white; }
.subalert{ font-size:10px; color:darkred; font-weight:bold; }
.alert{ color:darkred; font-weight:bold; text-decoration:none; }
.darker{ background-image:url(../images/transparencies/black_5perc.png) !important; }
.yellow{ background-image:url(../images/transparencies/yellow_10perc.png); }
.red{ background-image:url(../images/transparencies/red_30perc.png); }
.clear{ clear:both; }
.clear_left{ clear:left; }
.clear_right{ clear:right; }
.spacer{ height:15px; }
.img_right{ float:right; margin-left:10px; }
.img_left{ float:left; margin-right:10px; }
blockquote{ padding:10px; margin:10px; background:#F0F0F0; border:1px dotted #CCCCCC; font-style:italic; }
.input_large{
	background: url(/images/template/textfield-bg.png) right bottom no-repeat #f8f8f8;
	border: 1px solid #CCCCCC;
	width: 273px;
	font-size: 13px;
	padding: 6px;
	height: 18px;
}
.home_2column p {
	font-size:12px;
}
.thederk {
	list-style:none outside none;
	clear:both;
}
	.thederk li {
		float:left;
		width:auto;
	}
ul{
	margin:0;
	padding:0;
}
	ul li{
		list-style:square inside;
		margin:0 0 3px 0;
		padding:0 0 0 5px;
	}

/* TEMPLATE */

.nwinput {
	background-image:url("/images/template/inputbg.jpg");
	background-repeat:no-repeat;
	width:114px;
	height:13px;
	font-size:11px;
	color:#000;
	border:0px;
	line-height:11px;
	padding:3px;
}

.leftul {
	clear:both;
	margin:0px;
	list-style:none outside none;
}
	.leftul li {
		float:left;
		width:auto;
		list-style:none outside none;
	}
.site-top{
	background:url(/images/template/site-top.png) top center no-repeat;
	height:32px;
	width:1036px;
	margin:0 auto;
}
.site-bottom{
	background:url(/images/template/site-bottom.png) bottom center no-repeat;
	height:30px;
	width:1036px;
	margin:0 auto;
}
.container{
	background:url(/images/template/content-bg.png) top center repeat-y;
	width:1000px;
	padding:0 18px;
	margin:0 auto;
}
.container-fade{
	background:url(/images/template/content-fade-bg.jpg) top center repeat-y;
	min-height:620px;
	padding:0px 10px;
	background-color:#000;
}
.header{
	height:143px;
	position:relative;
	margin-bottom:10px;
}
	.header .logo{
		float:left;
	}
	.header .social{
		position:absolute;
		top:0;
		right:15px;
	}
	.header .phone{
		position:absolute;
		top:20px;
		right:15px;
		font-size:16px;
		font-weight:bold;
	}
	.header .slogan{
		position:absolute;
		top:45px;
		right:15px;
	}
	.header .top-navigation{
		position:absolute;
		display:block;
		right:15px;
		bottom:12px;
		margin:0;
		padding:0;
	}
		.header .top-navigation li{
			display:block;
			list-style:none;
			margin:0 15px;
			padding:0;
			float:left;
			position:relative;
		}
		.header .top-navigation ul li{
			margin:5px 0px 0px 0px;
			padding:0px;
		}
		.header .top-navigation li a, .header .top-navigation ul li a {
			display:block;
			color:#dfc486;
			text-decoration:none;
			font-size:14px;
			font-weight:bold;
			text-shadow:1px 1px #000;
		}
		.header .top-navigation ul li a {
			color: #fff;
			font-style: italic;
			font-weight: bold;
		}
			.header .top-navigation li a:hover{
				color:#fff;
			}
			.header .top-navigation ul li a:hover{
				color:#dfc486;
			}
			
			ul.top-navigation ul 	{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
			ul.top-navigation ul li { font-weight: normal; background: none; color: #000; border-bottom: 0px solid #ccc; float: none; font-weight: bold;
			  }
			  .bgbg {
				  background: #5C5248;
				  background:url(/images/template/content-fade-bg-dd.png) repeat-y;
				  padding:7px 0px 5px 17px;
				  height:162px;
				  font-weight: bold;
			  }
												  
			/* IE 6 & 7 Needs Inline Block */
			ul.top-navigation ul li a	{ border-right: none; width: 100%; display: inline-block;  } 
			.sub_menu {
				z-index:9000;
			}

	.social {
		color:#000;
		padding-top:5px;
		font-size:11px;
		font-weight:bold;
		line-height:18px;
	}
	

.sidebar{
	width:200px;
	padding:15px 0px 15px 15px;
	margin-right:15px;
	float:left;
	color:#333333;
	background-color:#fff;
	border-radius:10px;
	-moz-border-radius:10px
}
	.sidebar h1{
		font-size:14px;
		color:#775300;
		font-weight:bold;
		margin:0 0 3px 0;
	}
	.sidebar .hr{
		border-top:1px solid #dfdfdf;
		margin:10px 0px;
		height:0px;
	}
	.sidebar a{
		color:#333;
	}
	.blogtitle {
		color:#957d5f;font-weight:bold;font-style:italic;
	}
	.myForm {
		font-size:10px;
	}
.main{
	width:750px;
	float:right;
}
.logo {
	padding-top:30px;
}
.content{
	border:0px solid #9b8d74;
	padding:20px;
	color:#333;
	background-color:#fff;
	overflow:hidden;
	border-radius:10px;
	-moz-border-radius:10px;
}
.content p {
	font-size:15px;
	line-height:20px;
}
.label{
	margin-bottom:10px;
}
.item {
	padding:0px 10px 0px 0px;
}
.footer{
	/* background:url(/images/template/footer-bg.jpg) top center no-repeat; */
	background:none;
	padding-top:20px;
	height:31px;
	line-height:31px;
	text-align:center;
}
	.footer a{
		margin:0 20px;
		color:#DFC486;
		text-decoration:none;
	}
		.footer a:hover{
			color:#fff;
		}

/* HOME PAGE */

.featured-product{
	background:white;
	color:#333333;
}
	.featured-product .content{
		border:none;
		background:none;
	}
		.featured-product h1{
			color:#997d3f;
			font-size:18px;
			font-weight:bold;
			margin:0 0 5px 0;
		}
		.featured-product a{
			color:#C30;
		}

/* ARTICLE, GALLERY & POLL */
.home_featured .photo_wide{
	width:500px;
	max-height:250px;
	overflow:hidden;
	margin-bottom:5px;
}
.home_featured .image_full{
	margin-bottom:5px;
}
.home_featured .category_name{
	color:#3b669a;
}
	.home_featured .category_name a{
		font-weight:bold;
	}
.home_featured h1{
	font-weight:bold;
	font-size:18px;
	font-style:normal;
	color:black;
	margin:0;
	padding:0;
}
	.home_featured h1 a{
		text-decoration:none;
	}
.home_featured .featured_details{
	color:#3b669a;
	font-weight:bold;
	position:relative;
}
.home_featured .featured_short_body{
	margin-bottom:5px;
}
.home_featured .featured_more{
	font-weight:bold;
}
.home_featured .details_highlight{
	border:solid #EEEEEE;
	border-width:1px 0;
	background:#FAFAFA;
	padding:2px;
	margin:3px 0;
	position:relative;
}
	.home_featured .details_highlight .thumb{
		position:relative;
		float:right;
		top:-10px;
		border:1px solid #EEEEEE;
		margin:0 5px 3px 5px;
	}
		.home_featured .details_highlight .thumb img{
			max-width:200px;
			max-height:300px;
		}
.home_featured .related_links{
	position:relative;
	float:right;
	clear:right;
	margin:0 7px 3px 5px;
	padding:10px;
	border:1px solid #EEEEEE;
	width:230px;
}
	.home_featured .related_links a{
		display:block;
		margin-bottom:1px;
		background:#FAFAFA;
		border-bottom:1px solid #DDDDDD;
		padding:2px 3px;
	}
		.home_featured .related_links a:hover{
			background:#EEEEEE;
		}
	.home_featured .related_links br{
		display:none;
	}
.featured_subs{
	background:url(../images/site/featured_subs_bg.gif) center left repeat-x #eeeeee;
}
.featured_subs .featured_sub{
	width:102px;
	padding:8px;
	margin:0 auto;
	cursor:pointer;
	font-size:10px;
	height:140px;
	position:relative;
}
	.featured_subs .featured_sub:hover{
		background:#DDDDDD !important;
	}
	#featured_sub_2{ left:2px; }
	#featured_sub_3{ right:2px; }
.featured_subs h2{
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#333333;
}
.featured_subs .image{
	width:100px;
	height:100px;
	overflow:hidden;
	background:white;
	border:1px solid #989898;
}

.article_gallery{
	text-align:center;
}
	.article_gallery .thumbnail{
		display:block;
		border:1px solid #AAAAAA;
		padding:1px;
	}
		.article_gallery .thumbnail:hover{
			border:1px solid #0066CC;
		}

.sidenav_recent_gallery{
	margin-bottom:2px;
	padding:3px 0;
	background:#FAFAFA;
	border:1px solid #DDDDDD;
	border-width:1px 0;
}
	.sidenav_recent_gallery .sidenav_gallery_next{
		display:block;
		width:18px;
		height:45px;
		background:url(../images/site/gallery_next.png) top left no-repeat;
	}
		.sidenav_recent_gallery .sidenav_gallery_next:hover{
			background-position:0 -45px;
		}
		
.gallery_list .gallery_list_images{
	padding:3px;
	border:1px solid #DDDDDD;
	background:#FAFAFA;
	margin-bottom:5px;
	text-align:center;
}
	.gallery_list .gallery_list_images .thumbnail{
		display:block;
		width:100px;
		overflow:hidden;
	}
		.gallery_list .gallery_list_images img{
			width:100px;
		}

.gallery_full_view{
	border:1px solid #DDDDDD;
	background:#EEEEEE;
	padding:15px;
	text-align:center;
}
	.gallery_full_view td{
		border:1px solid #AAAAAA;
	}
		.gallery_full_view td:hover{
			border:1px solid #006699;
			background:#006699;
		}
			.gallery_full_view td img{
				width:90px;
			}

.comment_container{
	border:solid #DDDDDD;
	border-width:1px 0;
	background:#FAFAFA;
	padding:7px;
	margin:3px 0;
	position:relative;
}
	.comment_container .comment_user{
		font-weight:bold;
		margin-bottom:5px;
	}
	.comment_container .comment_actions{
		position:absolute;
		top:0px;
		right:2px;
		height:20px;
		font-weight:bold;
		line-height:20px;
	}
		.comment_container .comment_actions img{
			padding:2px;
		}
		.comment_container .comment_actions img:hover{
			background:#E8E8E8;
			-moz-border-radius:3px;
			-webkit-border-radius:3px;
		}
		
.poll{
	border:1px solid #989898;
	padding:15px;
	margin-bottom:5px;
}
	.poll .poll_vote{
		display:block;
		border-top:1px solid #DDDDDD;
		padding:2px;
		margin-top:1px;
		font-weight:bold;
		cursor:pointer;
	}
		.poll .poll_vote:first-child{
			border:none;
		}
		.poll .poll_vote:hover{
			background:#EEEEEE;
		}
	.poll .poll_response{
		font-weight:bold;
	}
	.poll .poll_response_perc{
		border:1px solid #DDDDDD;
		height:20px;
		padding:1px;
		margin-bottom:5px;
	}
		.poll .poll_response_perc div{
			background:#CACACA;
			height:20px;
		}

/* PAGING */

.Paging{
	height:20px;
	margin-top:10px;
}
	.Paging a, .Paging span{
		width:26px;
		display:block;
		float:left;
		height:20px;
		margin-right:2px;
		background:url(../images/template/page_number_bg.gif);
		line-height:19px;
		text-align:center;
		color:#333333 !important;
		font-weight:bold;
		text-decoration:none;
	}
		.Paging a:hover{
			background:url(../images/template/page_number_active.gif);
		}
	.Paging .next, .Paging .prev{
		width:40px !important;
		background:url(../images/template/page_number_end.gif) !important;
	}
		.Paging .next:hover, .Paging .prev:hover{
			background:url(../images/template/page_number_end_over.gif) !important;
		}
	.Paging .active{
		background:url(../images/template/page_number_active.gif) !important;
	}

/* FEEDBACK */

.feedback{
	margin:0 auto;
	position:relative;
	margin-bottom:10px;
	color:#333333;
}
.feedback ul li{
	font-style:italic;
}
.feedback h1{
	color:#333333;
	font-weight:bold;
	font-size:20px;
	margin:10px 0;
}
.feedback .failure, .feedback .success{
	padding:10px 10px 10px 70px;
	min-height:50px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
.feedback .failure{
	background:url(../images/icons/warning_48.png) no-repeat 10px 10px #FFFF99;
}
.feedback .success{
	background:url(../images/icons/accepted_48.png) no-repeat 10px 10px #E4FFD9;
}

/* CALENDAR */

	.calendar .days_of_week td{
		font-weight:bold;
		font-size:10px;
		width:13%;
	}
	.calendar .dates td{
		background:#EEEEEE;
		border:1px solid #CCCCCC;
		height:85px;
		width:13%;
		position:relative;
	}
		.calendar .dates .today{
			background:#FFFF99;
		}
	.calendar .disabled{
		font-weight:bold;
		font-size:10px;
		border:none !important;
	}
	.calendar .day{
		position:absolute;
		right:1px;
		top:70px;
		font-weight:bold;
		color:#AAAAAA;
	}
	.calendar a{
		display:block;
		padding:3px;
		height:77px;
		overflow:hidden;
		text-align:left;
		text-decoration:none;
		color:#333333;
		font-size:10px;
	}
	.calendar a:hover{
		background-image:url(/images/transparencies/black_5perc.png);
	}
	.calendar .CalendarButton{
		font-size:10px;
		font-weight:bold;
		width:90%;
		text-align:center;
		margin:3px 0;
		padding:3px 0;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		cursor:pointer;
	}
		.calendar .CalendarButton:hover{
			background:#D8D8D8;
		}
	.calendar strong{
		display:block;
		margin:3px 3px;
		font-size:18px;
	}
.bcont {
	background-color:#fff;
	width:704px;
	color:#444;
	padding:7px 20px 10px 20px;
}
.pduct {
	width:500px;
	margin-left:140px;
}
	.pduct li {
		width:220px;
		float:left;
	}
