/* Define Tags */
body { 
	margin:0;
	padding:0;
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#4e4e4e;	
	line-height:1.7em;
	background:url(images/bg.jpg) top left repeat;
	} 

a, a:visited, a:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#356587;	
	text-decoration:underline;
	line-height:1.7em;
	}
a:hover {
	color:#356587;	
	}

	
h1, h2, h3, h4, h5, h6 {
	margin:2px 0 10px 0;
	font-family:Verdana,Arial,Helvetica; 
	color:#005d00;
	border-bottom:2px solid #ca992c;
	}
h1 {
	font-size:18px;
	border:none;
	margin:0;
	height:20px;
	}
h2 {
	color:#7b5123;
	font-size:14px;
	border-bottom:0;
	height:16px;
	}
h3 {
	font-size:12px;
	border-bottom:0;
	height:14px;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	height:14px;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	height:14px;
	}
	
hr { 
	height:1px;
	color:#000000;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	padding:2px;
	margin:2px;
	}
	
ul, ol, li {	
	line-height:1.7em;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#4e4e4e;
	}
	ul.arrow {
		padding:10px;
		margin:0;
		list-style-type: none;
		}
		ul.arrow li {
			padding-left:20px;
			background:url(images/list_arrow.gif) left no-repeat;
			}

/* Custom Class Names */

.form {
	background-color:#fff;
	}
	
.button { 
	color:#4e4e4e; 
	font-weight:800; 
	background-color:#F4F4F4;
	border:1px solid #d1d1d1; 
	cursor:pointer;
	}

.pagelist { /* CAN'T BE AN ID CONTAINER BECAUSE IE SUCKS */
	float:left;
	}
.pagelist ul {
	list-style-type:square;
	}
	.pagelist ul li {
		line-height:1.7em;
		}
	.pagelist ul li a,.pagelist ul li a:visited,.pagelist ul li a:hover {
		text-decoration: underline;
		padding: .2em .5em;
		color: #474747;
		}
		.pagelist ul li a.thispage {
			background-color:#e5cd57;
			}
		.pagelist ul li a:hover {
			text-decoration: none;
			color: #7b5123;
			}
.clear {
	clear:both;
	}
	
.dropcap {
	float: left;
	width: 50px;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#7b5123;
	font-family: georgia, times;
	}
	
.indent {
	text-indent:1.5em;
	}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM PAGE		*
 *	DEFINITIONS BELOW		*
 ********************************/
 
 #pageContainer {
 	width:994px;
	margin:0 auto;
 }
 
 #header {
 	width:994px;
	height:61px;
 	background:url(images/header.jpg) top left no-repeat;
 }
 #headerNewer {
 	width:994px;
	height:61px;
 	background:url(images/headerNewer.jpg) top left no-repeat;
 }
 
 #header a, #headerNewer a {
 	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#4e4e4e;	
	text-decoration:none;
	line-height:1.7em;
	letter-spacing:.06em;
 }
 
 #flashArea {
 	width:994px;
	height:192px;
	margin:0;
 }
 #contentContainer {
	padding:0 25px;
 	background:url(images/content_repeat.jpg) top left repeat-y;
 }
 
 *>.contentContainerWrap{
	margin:0 auto;
	width:994px;
	width/* */:/**/944px; 
	width: /**/944px;
	min-height: 1px;
	padding:620px 25px 0 25px;
	background:url(images/content_repeat.jpg) top left repeat-y;
 }
 *>.contentContainer{
	margin-top:-620px;
	width:944px;
 }
 * html .contentContainerWrap {
	margin:0 auto;
	width:994px;
	width/* */:/**/944px; 
	width: /**/944px;
	height:620px;
	padding:0 25px 0 25px;
	background:url(images/content_repeat.jpg) top left repeat-y;
 }
 #contentRight {
	width:720px;
	width/* */:/**/700px; 
	width: /**/700px;
	float:right;
	padding-left:20px;
	margin-top:-13px;
	}
 
 
 /* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.subNavTop {
	width:221px;
	height:13px;
	background:url(images/left_list_top.gif) top left no-repeat;
}

#footerSection {
	font-size:9px;
	font-family:Verdana,Arial,Helvetica;
	color:#8d8d8d;
	padding-bottom:20px;
}

#footerSection a {
	font-family:Verdana,Arial,Helvetica; 
	font-size:9px;
	color:#4c8799;
}

#footerSection a, #footerSection a:visited, #footerSection a:hover {
	font-family:Verdana,Arial,Helvetica; 
	font-size:9px;
}
*>.mainSubNavWrap{
	width:219px; 
	margin:0; 
	float:left;
	min-height: 1px;
	padding:620px 0 0 0;
	border-right:1px solid #d1d1d1; 
	border-left:1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	background:#F4F4F4;
}
*>.mainSubNav{
	margin: -620px 0 0 0;
	width:219px;
}
*>.mainSub { width:219px; margin:0; float:left; }
* html .mainSubNavWrap {
	width:219px; margin:0; float:left;
	height:620px;
	border-right:1px solid #d1d1d1; 
	border-left:1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	background:#F4F4F4;
}

/**/
/*.mainSubNavWrap { width:219px; margin:0; float:left; }

.mainSub { width:219px; margin:0; border-right:1px solid #d1d1d1; border-left:1px solid #d1d1d1; float:left; }*/
	.mainSubNav a, .mainSubNav a:visited, .mainSubNav a:hover {
			display:block;
			padding:6px 6px 6px 16px;
			color:#595959;
			font-size:11px;
			background:#f4f4f4 url(images/subNav-bullet.gif) 6px 13px no-repeat;
			border-bottom:1px solid #d8d8d8;
			text-decoration:none;
			text-transform:uppercase;
			}
		.mainSubNav a:hover { 
			background:#738b7d url(images/subNav-bullet.gif) 6px 13px no-repeat;
			color:#fff;
	}
	.mainSubNav a.currentPage { }	/* style for current page */
	.mainSubNav a.even {}			/* style for 'even' <a> tags */
	.mainSubNav a.odd {}			/* style for 'odd' <a> tags */

	.mainSubNav a.depth1, .mainSubNav a.depth1:visited, .mainSubNav a.depth1:hover {
		padding:4px 4px 4px 24px;
		border-bottom: 1px solid #c7c7c7;
		color:#4c6489;
		text-transform:none;
		background:#e3e3e3 url(images/subNav-bullet2.gif) 16px 13px no-repeat;
		}
		
	.mainSubNav a.depth1:hover {
		padding:4px 4px 4px 24px;
		border-bottom: 1px solid #c7c7c7;
		color:#fff;
		background:#7c7c7c url(images/subNav-bullet2_hover.gif) 16px 13px no-repeat;
	}
	
	.mainSubNav a#activeCat0.depth0 {
		background:#738b7d url(images/subNav-bullet.gif) 6px 13px no-repeat;
		color:#fff;
	}
	
	.mainSubNav a#activeCat1.depth1 {
		padding:4px 4px 4px 24px;
		border-bottom: 1px solid #c7c7c7;
		color:#fff;
		background:#7c7c7c url(images/subNav-bullet2_hover.gif) 16px 13px no-repeat;
	}
	
	.mainSubNav a.depth2, .mainSubNav a.depth2:visited, .mainSubNav a.depth2:hover {
		padding:2px 4px 2px 32px;
		border-bottom: 1px solid #c7c7c7;
		color:#595959;
		text-transform:none;
		background:#fff url(images/subNav-bullet2.gif) 24px 10px no-repeat;
		}
		
	.mainSubNav a.depth2:hover {
		padding:2px 4px 2px 32px;
		border-bottom: 1px solid #c7c7c7;
		color:#595959;
		background:#f5f5f5 url(images/subNav-bullet2.gif) 24px 10px no-repeat;
	}
	
	.mainSubNav a#activeCat2.depth2 {
		padding:2px 4px 2px 32px;
		border-bottom: 1px solid #c7c7c7;
		color:#595959;
		background:#f5f5f5 url(images/subNav-bullet2.gif) 24px 10px no-repeat;
	}

	.mainSubNav a.depth3, .mainSubNav a.depth3:visited, .mainSubNav a.depth3:hover {
		padding:2px 4px 2px 32px;
		border-bottom: 1px solid #c7c7c7;
		color:#595959;
		text-transform:none;
		background:#E2ECE6 url(images/subNav-bullet2.gif) 24px 10px no-repeat;
		}
		
	.mainSubNav a.depth3:hover {
		padding:2px 4px 2px 32px;
		border-bottom: 1px solid #c7c7c7;
		color:#595959;
		background:#E2ECE6 url(images/subNav-bullet2.gif) 24px 10px no-repeat;
	}
	
	.mainSubNav a#activeCat3.depth3 {
		padding:2px 4px 2px 32px;
		border-bottom: 1px solid #c7c7c7;
		color:#595959;
		background:#E2ECE6 url(images/subNav-bullet2.gif) 24px 10px no-repeat;
	}
	
	#home_featured { width:703px; height:352px; overflow:hidden; background:url(images/home_featured1.jpg) no-repeat; }
	#home_featured_content_container { float:left;width:350px; margin: 15px 10px 10px 10px; }
	#home_featured_content { color:#fff; margin-top: 200px; }
	#home_featured_products {float:left; margin-top: 20px;}
	a.prodTextLinkFeatured { color:#000; font-size:13px; font-weight:bold; text-align:left; }

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:16px;
	line-height:1.2em;
	margin-bottom:-10px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size:14px;
	line-height:1.2em;
	margin:0;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size:12px;
	line-height:1.2em;
	margin:0;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size:10px;
	line-height:1.2em;
}


/*HOME FEATURED*/
#newFeatured {margin:-20px 0 0 0; padding-top:139px; background:url(images/featuredTop.png) no-repeat; width:703px; position:relative;}
.homeFeatured {width:110px; margin:0px 7px 5px 0px; float:left;}
.homeFeaturedA {background:url(images/homeFeaturedBG.gif) no-repeat; width:110px; padding:11px 0 0 10px; display:block; height:160px;}
.homeFeatured a, .homeFeatured a:hover, .homeFeatured a:visited{font-size:11px;}
.prodTextLinkFeaturedNew {font-size:11px;}
.prodTextPriceNew {font-size:11px;}

.headerForm {margin:0 0 0 4px; float:left;}
