/* YUI Reset + base
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
/* End reset + base */
	
html {
	background: #8ca04b url(images/background-top.png) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.45em;
	color:#000;
}

body {
	padding:10px 0
}

a:link {
	color:#000;
}

a:visited {
	color:#525252;
}

a:hover {
	color:#333;
}

#container {
	position: relative;
	width: 850px;
	margin: 0 auto;
	border:0px solid red;
}

#contents {
	position: relative;
	background: transparent url(images/middle.png) 0 0 repeat-y;
	padding: 1px;
	zoom: 1;
	overflow: hidden;
}

#header {
	background: transparent url(images/logo.png) 0 0 no-repeat;
	height: 120px;
}

	#header #logo {
		display: block;
		position: absolute;
		padding: 0;
		margin: 0;
		top: 10px;
		left: 20px;
		width: 275px;
		height: 130px;
	}
	#header #logo a {
		display: block;
		position: absolute;
		margin: 0;
		padding: 0;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		text-indent: -99999999px;
	}

	#top {
		position: absolute;
		right: 50px;
		top: 0;
		font-size: 12px;
		color: #FFF;
	}
		#top .top-box {
			float: left;
			margin-left: 20px;
			line-height: 44px;
		}
		#top .label {
			display: block;
			float: left;
			height: 34px;
		}


#nav {
	position: relative;
	height: 34px;
	top:72px;
	left:82px;
	padding: 1px 30px;
	margin: -1px 9px 0 9px;
	font-size: 14px;
	line-height: 14px;
	z-index: 5;
}
	#nav ul, #nav li {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#nav li {
		display: block;
		position: relative;
		float: left;
	}
	
	#nav a {
		display: block;
		padding: 10px 14px;
		margin-left: 1px;
		color: #FFFFFE;
		text-decoration: none;
		font-weight:normal;
	}
	#nav li.first {
		background: transparent !important;
	}
	#nav li.active a, #nav a:hover, #nav li.first a:hover, #nav a.active {
		/*background: transparent url(images/nav-active.png) 0 0 repeat-x !important;*/
	}
	
	#nav .submenu {
		display: none;
		position: absolute;
		width: 259px;
		padding: 25px 0;
		top: 34px;
		left: 0;
		margin-top: -10px;
		margin-left: -10px;
		z-index: 5;
		font: 12px Arial, Verdana, sans-serif;
		line-height: 12px;
	}
	#nav .hover {
		z-index: 6;
	}
	#nav .submenu-submenu {
		position: static;
		margin: 0;
		background: transparent !important;
		padding: 0 0 0 12px;
		font-size: 11px;
	}
	#nav .submenu li {
		clear: left;
		width: 259px;
		background: transparent url(images/submenu-middle.png) 0 0 repeat-y;
		margin-left: 0;
	}
	#nav .submenu-submenu li {
		background: transparent !important;
	}
	#nav .submenu a, #nav li.active .submenu a {
		background: transparent !important;
		padding: 3px 30px;
		height: 13px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		*width: 178px;
	}
	#nav .submenu a:hover, #nav li.active .submenu a:hover {
		background: transparent url(images/subnav-hover.png) 23px 0 no-repeat !important;
	}
	#nav .submenu-submenu a:hover, #nav li.active .submenu-submenu a:hover {
		background: transparent url(images/sub-subnav-hover.png) 23px 0 no-repeat !important;
	}
	* html #nav .submenu a {
		width: 174px;
		margin-left: 23px;
		padding-left: 7px;
	}
	* html #nav .active li a {
		padding-left: 7px !important;
	}
	* html #nav .submenu a:hover {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/polestar/images/subnav-hover.png',
			sizingMethod='image'
		);
	}
	* html #nav .submenu-submenu a:hover {
		width: 162px;
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/polestar/images/sub-subnav-hover.png',
			sizingMethod='image'
		);
	}
	#nav .submenu .top {
		height: 25px;
		background: transparent url(images/submenu-top.png) 0 0 no-repeat;
		margin: -25px 0 0 0;
		padding: 0;
	}
	#nav .submenu .bottom {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 259px;
		height: 25px;
		background: transparent url(images/submenu-bottom.png) 0 0 no-repeat;
		margin: 0;
		padding: 0;
	}
	* html #nav .submenu-submenu, * html #nav .submenu-submenu li {
		width: 247px !important;
	}
	.ie #nav .submenu li {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/polestar/images/submenu-middle.png',
			sizingMethod='scale'
		);
	}
	* html #nav .submenu li {
		width: 259px;
		padding: 0;
	}
	* html #nav .submenu li {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/polestar/images/submenu-middle.png',
			sizingMethod='scale'
		);
	}
	.ie #nav .submenu-submenu li {
		background-image: none;
		filter:  !important;
	}
	.ie #nav .submenu .top {
		background-image: none !important;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/polestar/images/submenu-top.png',
			sizingMethod='image'
		);
	}
	* html #nav .submenu .bottom {
		bottom: 24px;
	}
	.ie #nav .submenu .bottom {
		background-image: none !important;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
			src='/wp-content/themes/polestar/images/submenu-bottom.png',
			sizingMethod='image'
		);
	}
	
	#nav li.active .submenu li.active a {
		font-weight: bold;
	}
	#nav li.active .submenu-submenu a {
		font-weight: normal !important;
	}
	#nav .submenu-submenu li.active a {
		font-weight: bold !important;
	}


	
#middle {
	position: relative;
	height: 460px;
	padding: 1px;
	margin: -1px 9px 22px 9px;
}
	#middle h1, #sub-features h1, #footer h1 {
		display: block;
		position: relative;
		z-index: 1;
		color: #4e4e4e;
		font-size: 11px;
		line-height: 11px;
		font-weight: normal;
		padding: 0 0 6px 0;
		margin: -1px -1px 1px -1px;
		text-align: center;
		text-transform: uppercase;
	}
	
	
/* Sub-Features */

#sub-features {
	height:200px;
}

	#sub-features .sub-feature {
		float: left;
		position: relative;
		width: 278px;
		margin-left: 26px;
		padding: 1px;
	}
	
		#sub-features .sub-feature-wide {
			float: left;
			position: relative;
			width: 500px;
			margin-left: 10px;
			padding: 1px;
		}
	
	* html #sub-features .sub-feature {
		height: 220px;
	/*	line-height: 161px;*/
	}
	#sub-features .sub-feature img {
		display: -moz-inline-box;
		display: inline-block;
		vertical-align: middle;
	}
/*	.sub-feature .top {
		position: absolute;
		top: 0;
		left: 0;
		width: 280px;
		height: 151px;
		background: transparent url(images/subfeature-top.png) 0 17px no-repeat;
	}*/
	/*.sub-feature .bottom {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 280px;
			height: 15px;
			padding-top: 15px;
			background: #FFF url(images/subfeature-bottom.png) 0 0 no-repeat;
			color: #585858;
			font-size: 10px;
			line-height: 14px;
			text-align: center;
		}
		.sub-feature .bottom a {
			color: #585858;
			text-decoration: none;
			display: -moz-inline-box;
			display: inline-block;
		}
		* html .sub-feature .bottom {
			margin-bottom: -7px;
			padding-bottom: 7px;
		}*/
	.sub-feature .content {
		position: relative;
		text-align: center;
		padding: 9px;
		z-index: 2;
	}


#content {
	overflow: hidden;
	padding: 16px 54px;
	min-height: 500px;
	color: #333;
	line-height: 1.4em;
}

/*	* html #content { height:500px; }*/
	* html #body { height: 703px; }

	#content a:link, #content a:visited {
		color: #6c7334;
		text-decoration: underline;
	}
	
	#content a:hover {
		color: #7e8545;
		text-decoration: underline;
	}


#main_column {
	width: 520px;
	float: left;
	padding-right: 0px;
	border-right:0px solid #ededed;
/*	border:1px solid red;
*/}

	#main_column h2 {
		font: 1.8em normal;
		color: #676e30;
		margin: 16px 0 10px 0;
		letter-spacing:1px;
	}
	
		#main_column h2 a {
			color: #676e30;
		}
		
	#main_column h3 {
		font: 1.4em normal;
	/*	border-bottom: 1px solid #b2b2b2;*/
		margin: 38px 10px 12px 0;
		color: #181818;
	}

			.news #main_column  h3 {
				border:none;
			}
				
		#main_column h3 a:link, #main_column a:visited {
			text-decoration: underline;
		}
		#main_column h3 a:hover {
			text-decoration: underline;
			color: #000;
		}
				
		
/*	#main_column li, #main_column p {
	}
*/
	#main_column img {
		border:5px solid #fff;
	}
img.section-header {
	border:0px solid #ededed;
	margin: 0;
	margin-top:-5px;
	margin-left: -5px;
}

#bottom {
	float: left;
	background: transparent url(images/bottom.png) 0 0 no-repeat;
	width: 850px;
	height: 30px;
	padding: 0px;
}
* html #bottom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/polestar/images/bottom.png',
		sizingMethod='image'
	);
}

#footer {
	margin:10px 40px;
	color:#fff;
	font-size:13px;
	text-align:center;
}

	#footer h1 {
		color: #f0f1e5;
		text-align: left;
		margin-bottom: 12px;
	}
	#footer a {
		color: #e8ebce;
		text-decoration: underline;
	}
	
#footer p {
	margin:0;
	
}
	
#footer p.site-credit a:link, #footer p.site-credit a:visited  {
	color:#a5b377;
	margin-top:0;
}

	#footer p.site-credit a:hover {
		color:#fff;
	}


#social-media {
	margin-top: -3px;
	width: 146px;
	padding-right: 15px;
	height: 36px;
/*	background: url(/wp-content/themes/polestar/images/social-background.png) 15px 11px no-repeat;*/
}
* html #social-media {
	font-size: 1px !important;
}

#social-media ul, #social-media li {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
	*margin-top: 8px;
}

#social-media li, #social-media li a {
	display: block;
	line-height: 12px;
	font-size: 12px;
}
#social-media li {
	width: 22px;
	height: 16px;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#social-media li a {
	text-indent: -1000000px;
	position: relative;
	padding-left: 6px !important;
	width: 22px;
	height: 16px;
	text-decoration: none !important;
}
* html #social-media li a {
	padding-left: 0 !important;
}

#social-media li a span {
	display: none;
	position: absolute;
	top: 0;
	margin-top: -4px;
	right: 0;
	width: 89px;
	height: 17px;
	padding: 3px 0 4px 5px;
	margin-right: 66px;
/*	background: #575041;*/
}
* html #social-media li a span {
	padding: 0;
	margin: 0 62px 0 5px;
}
#social-media li a span img {
	display: none !important;
}
#social-media li a img {
	display: block;
	position: absolute;
	top: 3px;
	left: 5px;
}

#social-media li a span.facebook {
	background: url(/wp-content/themes/polestar/images/social-facebook-label.png) 5px 3px no-repeat;
}
#social-media li a span.linkedin {
	background: url(/wp-content/themes/polestar/images/social-linkedin-label.png) 5px 3px no-repeat;
}
#social-media li a span.twitter {
	background: url(/wp-content/themes/polestar/images/social-twitter-label.png) 5px 3px no-repeat;
}
* html #social-media li a span.facebook {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/polestar/images/social-facebook-label.png', sizingMethod='image');
}
* html #social-media li a span.linkedin {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/polestar/images/social-linkedin-label.png', sizingMethod='image');
}
* html #social-media li a span.twitter {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/wp-content/themes/polestar/images/social-twitter-label.png', sizingMethod='image');
}

/* FF bug */
@-moz-document url-prefix(http) {
#social-media li a span {
	margin-top: -5px;
}
}

#social-twitter a {
	background: url(/wp-content/themes/polestar/images/social-twitter.png) 6px 0 no-repeat;
}
#social-linkedin a {
	background: url(/wp-content/themes/polestar/images/social-linkedin.png) 6px 0 no-repeat;
}
	#social-linkedin a span {
		margin-right: 44px !important;
	}
#social-facebook a {
	background: url(/wp-content/themes/polestar/images/social-facebook.png) 6px 0 no-repeat;
}
	#social-facebook a span {
		margin-right: 22px !important;
	}

#social-media li a:hover {
	background-position: 6px -16px;
}
/*#social-media li a:hover span {
	display: block;
}*/



/* Generic */

.left { text-align: left !important; }
.right { text-align: right !important; }
.center { text-align: center !important; }
.justify { text-align: justify !important; }
.floatleft { float: left !important; }
.floatright { float: right !important; }
input.tip { color: #999; }

iframe h1 {
	color:red;
}

/* Sales Horses */

.product-details {
	display: block;
	border:1px solid #ccc;
	background: #ededed;
	padding: 10px;
	overflow: hidden;
}

	form.foxycart {
		height: 20px;
	}

	.product-details input, .product-details label, .product-details select {
		float: left;
		margin:0 0 0 5px;
		}
		
	.product-details .price {
		float: left;
		margin:0 20px 0 0px;
		font-size:1.2em;
	}
	
	.product-details .submit {
		margin-left: 20px;
		width:100px;
	}

#store ul, #store ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
	#store ul li {
		min-height: 120px;
	}
	* html #store ul li {
		height: 120px;
	}

	#store .product-image {
		float: left;
		margin: 0 10px 10px 0px;
		padding:0;
	}

	#product-images ul, #product-images ul li {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#product-images ul {
		overflow: auto;
	}
	#product-images ul li {
		float: left;
		width: 120px;
		/*height: 120px;*/
		padding: 5px;
	}
	
	

/* SIDEBAR 
----------------------------*/	

#sidebar {
	width:200px;
	float: left;
	margin:50px 0 0 18px;
	padding:0px;
	color:#525252;
	font-size:0.84em;
/*	border-left:1px solid #ccc;
*/	/*background:#fff;
		border:1px solid #cdcdcd;*/
}

	#sidebar img {
		padding:0 !important;
		margin:0 4px 2px 0;
		border:1px solid #ccc;
	}

	#sidebar a {
		
	}

	#sidebar h3 {
		font-size: 1.1em;
		border-bottom: #ededed;
	}

	#sidebar .textwidget {
		margin: 0px 0 10px;
	}
	#sidebar .textwidget a {
		font-size: 1.0em !important;
	}

	
	#sidebar ul {
		margin: 0px;
		padding:20px;
	}
	* html #sidebar {
		margin-left: 0;
	}
	* html #sidebar ul {
		margin-right: -20px !important;
	}
	* html #sidebar ul li {
		float: left;
		clear: left;
		width: 200px;
	}
	* html #sidebar ul ul li {
		width: 193px;
	}
	* html #sidebar ul ul ul li {
		width: 183px;
	}
	
	#sidebar ul, #sidebar ul li {
		list-style: none;
	}
	
		#sidebar ul li {
			padding: 2px 0px 0 0px;
		}
	
		#sidebar ul ul, #sidebar ul ul ul {
			border:none;
			background:none;
			padding:0;			
		}
	
		#sidebar ul li.current_page_item {
			background: none;
			border: 0px solid red;
		}
		
		#sidebar ul li {
			margin:2px 0;
		}
	
		#sidebar ul li.current_page_item a:link, #sidebar ul li.current_page_item a:visited {
			text-decoration:none;
		}
		
		#sidebar ul a {
			/*display:block;*/
			padding:2px;
			font-size:1.3em;
			color:#525252;
		}
			
			#sidebar ul ul a {
				font-size: 0.92em;
				line-height:1em;
			}
			
			#sidebar ul ul ul li {
				margin-left:6px;
			}
		
		#sidebar ul a:link, #sidebar ul a:visited {
			text-decoration:none;
		}

		#sidebar ul li a:hover {
			text-decoration:underline;
			/*background:#e7e7e7;*/
		}
		
		#sidebar ul ul li.current_page_item a, #sidebar ul ul ul li.current_page_item a {
			color:#232323;
		}
		
		/*	#sidebar ul ul li.current_page_item a ul li a {
						color
					}*/

/* Other Misc.  
----------------------------*/	

hr {
	border: 0;
	width: 80%;
	color: #ededed;
	background-color: #ededed;
	height: 1px;
	margin:10px 0;
}

#content .breadcrumbs {
	padding:0px;
	margin-right:2px;
	color:#666;
	font-size: 11px;
}

	#content .breadcrumbs a {
		color:#333;
		font-size: 11px;
	}

#content .return-top {
	padding:10px;
	margin-top:10px;
	color:#666;
	text-align: right;
	margin: 10px 0;
	font-size: 11px;
	clear:both;
}

	#content .return-top a:link, #content .return-top a:visited  {
		color:#333;
		font-size: 11px;
	}

ul.jump-links {
	overflow:hidden;
	list-style:none !important;
	margin:10px 0 20px 0;
}
	
	ul.jump-links li {
		float:left;
		margin:0 10px 0 0;
		list-style:none !important;
	}

img.alignright {
	float: right;
	margin:0 0 20px 20px;
}

img.alignleft {
	float: left;
	margin:0 20px 20px 0;
	}




/*.gallery, .gallery ul {
	float: left;
	clear: left;
	width: 100%;
}
.gallery ul, .gallery li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	float: left;
	margin: 2px;
	height: 120px;
	width: 120px;
}
.gallery li a {
	display: block;
	height: 120px;
	width: 120px;
	line-height: 120px;
	text-align: center;
}
.gallery li a:hover {
	background: #EEE;
}
.gallery li a img {
	vertical-align: middle;
}*/

.right {
	text-align: right;
}

.floatright {
	float: right;
}
.clearright {
	clear: right;
}

textarea#comment {
	width:400px;
}