/*
ProductCart Shopping Cart Software, Copyright Early Impact LLC 2006, All Rights Reserved
Use this stylesheet to change the look of the default header and footer that ship with ProductCart
*/
html {
     overflow: -moz-scrollbars-vertical;
}
html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}

#wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 900px;
	border: 1px solid #294d10;
	border-collapse: collapse;
}


/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 900px;
			height: 88px;
			padding: 0;
			margin: 0;			
			font-size: 12px;
			color: #666666;
			border-collapse: collapse;
			border-bottom: 1px solid #5d8033;
		}
		
		#pcHeader2 td {
			padding: 3px;
			vertical-align: bottom;
		}
		
		
		#pcStoreDescription {
			border-bottom: 1px solid #FFFFFF;
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
			text-align: right;
		}

		#topnavtbl {
			margin: 0;
			padding: 0;
			border-collapse: collapse;
		}

	.topnav {
		font-family:  Arial,Verdana,  sans-serif;
		font-size: 11px;
		font-weight: bold;
		height:19px;
		color: #333333;
		padding: 0 5px 0 5px;
		background: #c6d254;
		border-top: 1px solid #294d1e;
		border-right: 1px solid #294d1e;
		}
	.topnav a:link, 
	.topnav a:visited {color: #333333;text-decoration: none;}
	.topnav a:hover{color: #333333;text-decoration: underline;}
	
	.topnav2 {
		font-family:  Arial,Verdana,  sans-serif;
		font-size: 11px;
		font-weight: bold;
		height:20px;
		color: #333333;
		padding: 0 5px 0 5px;
		background: #c6d254;
		border-top: 1px solid #294d1e;
		border-right: 1px dotted #294d1e;
		}
	.topnav2 a:link, 
	.topnav2 a:visited {color: #333333;text-decoration: none;}
	.topnav2 a:hover{color: #333333;text-decoration: underline;}	

	.topnav3 {
		font-family:  Arial,Verdana,  sans-serif;
		font-size: 11px;
		font-weight: bold;
		height:19px;
		color: #294d1e;
		padding: 0;
		background: #e3e9aa;
		border-top: 1px solid #294d1e;
		}
	.topnav3 a:link, 
	.topnav3 a:visited {color: #294d1e;text-decoration: none;}
	.topnav3 a:hover{color: #294d1e;text-decoration: underline;}

	.header2bdr {
		border-right: 1px dotted #294d1e;
		height: 70px;
		}
		#pcTopNav {
			border-top: 1px solid #FFFFFF;
			text-align: right;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #999999;
			font-size: 11px;
		}
		
		#pcStoreSearch a:hover {
			color: #000000;
		}
		
		#pcTopNav ul {
			list-style: none;
			margin: 0;
		}
		
		#pcTopNav li {
			display: inline;
			padding-right: 10px;
		}
		
		#pcTopNav a:link, #pcTopNav a:visited {
			text-decoration: none;
			font-size: 14px;
			color: #999999;
		}
		
		#pcTopNav a:hover {
			color: #000000;
		}

/* End TOP AREA of the page */

/* MAIN AREA: three columns: left navigation, main content, login box etc.*/
	/* Define the wrapper and the three columns: */
	
		#pcMainArea {
			width: 900px;		
			padding: 0;
			margin: 0;
			border-collapse: collapse;
		}
	
		#pcLeft {
			width: 185px;
			text-align: left;
			vertical-align: top;
			padding: 0;			
			margin: 0;	
			border-collapse: collapse;		
			background-color: #91aa6e;						
		}
	
		#pcCenter {
			background-color: #fefadd;		
			width: 710px;
			padding: 0 0px 0 5px;
			text-align: left;
			vertical-align: top;
		}

/* style added for blog */
		#pcCenterWP {
			background-color: #fefadd;		
			padding: 0 0px 0 5px;
			text-align: left;
			vertical-align: top;
		}		
	
		#pcRight {
			width: 180px;
			text-align: left;
			vertical-align: top;
		}
		
		.pcColumnSpacer {
			width: 10px;
			background-image:url(images/dotted_spacer_vert.gif);
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftCatLinks {
			background-color: #668937;
			padding: 5px 15px 10px 10px;
			margin: 0 0 1px 0;
		}
		
		#pcLeftPriceLinks {
			background-color: #76954b;
			color: #ffffff;
			padding: 5px 5px 1px 10px;
			margin: 0 0 1px 0;
		}
		
		#pcLeftStoreLinks {
			background-color: #84a05d;
			color: #ffffff;
			padding: 5px 5px 1px 10px;
			margin: 0 0 1px 0;
		}
	
		#pcLeftStoreLinks2 {
			background-color: #91aa6e;
			color: #ffffff;
			padding: 5px 5px 0px 10px;
			margin: 0;
		}

	
		#pcLeft ul {
			list-style-type: none;
			margin: 0 10px 7px 5px;
			padding: 0;
		}
	
		#pcLeft li {
			margin: 0;
			padding: 1px 0 1px 0;			
		}

		
		#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
			color: #ffffff;
			text-decoration: none;
		}

		.pcLeftCatLinks {
			padding: 5px 0px 7px 0px;
			border-bottom: 1px solid #5d8033;
			margin: 0 5px 0 5px;
		}
		.pcLeftCatLinks2 {
			padding: 5px 0px 10px 0px;
			margin: 0 5px 0 5px;
		}		

		.pcLeftSubCatLinks {
			padding: 5px 0px 0px 0px;
			margin: 0 5px 0 5px;
		}
		
		
		#pcLeftCatLinks a:hover {
			color: #FFFFFF;
			text-decoration: underline;						
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #ffffff;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #ffffff;
			text-decoration: underline;			
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #ffffff;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #ffffff;
			text-decoration: underline;				
		}
		
.pcLeftStoreText {font: 10px/13px Verdana, Arial, sans-serif;color: #4c6833; margin-right:8px; margin-top:5px;}
.pcLeftStoreText a:link{color: #4c6833; text-decoration: underline;}
.pcLeftStoreText a:visited{color:#4c6833; text-decoration: underline;}
.pcLeftStoreText a:hover{color: #4c6833; text-decoration: none;}

	/* Define the right column */
	
		#pcShowCart {
			font: 10px/14px Verdana, Arial, sans-serif;
			font-weight: bold;
			color: #333333;
			text-align: right;
			padding: 19px 16px 0 10px;
			margin-bottom: 5px;
		}
#pcShowCart a:link{color: #666666; text-decoration: underline;}
#pcShowCart a:visited{color:#666666; text-decoration: underline;}
#pcShowCart a:hover{color: #666666; text-decoration: none;}
		
	
		#pcCustomerLogin {
			background-color: #FFFFCC;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcAffiliateLogin {
			background-color: #FFEE99;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcRight h3 {
			font-size: 13px;
			margin: 0px;
			padding-bottom: 2px;
			color: #999999;
		}
	
		#pcRight ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcRight li {
			margin: 2px 0 0 0;
		}
		
		#pcCustomerLogin a:link, #pcCustomerLogin a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #333333;
		}
		
		
		#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
			color: #000000;
		}

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
			background-color: #FFFFFF;
			font-size: 11px;
			color: #666666;
			text-align: right;
			padding: 5px;
			width: 900px;
			border-collapse: collapse;			
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooterSpacer {
			background-image:url(images/dotted_spacer_left.gif);
			height: 5px;
		}
	
/* END Footer */


  .Sep2 {margin-top: 2px;}
  .Sep3 {margin-top: 3px;}
  .Sep5 {margin-top: 5px;}
  .Sep10 {margin-top: 10px;}
  .Sep15 {margin-top: 15px;}
  
  hr.leftnav {border: none 0; 
	border-bottom: 1px solid #829c63;
	width: 100%;
	height: 1px;
	margin: 0px 0px 0 2px;
	text-align: left;
	}

	.sidenav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
	padding: 7px 0px 7px 0px;
    border-bottom: 1px solid #6b8a44;
    margin: 0 5px 0 5px;
	}
	.sidenav1 a:link, 
	.sidenav1 a:visited {color: #414d67;text-decoration: none;}
	.sidenav1 a:hover{color: #B5B4B4;}

	.sidenav1nb {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
	padding: 7px 0px 7px 0px;
    margin: 0 5px 0 5px;
	}
	.sidenav1nb a:link, 
	.sidenav1nb a:visited {color: #414d67;text-decoration: none;}
	.sidenav1nb a:hover{color: #B5B4B4;}


	.sidenav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
	padding: 7px 0px 7px 0px;
    border-bottom: 1px solid #769454;	
    margin: 0 5px 0 5px;
	}

	.sidenav2 a:link, 
	.sidenav2 a:visited {color: #414d67;text-decoration: none;}
	.sidenav2 a:hover{color: #B5B4B4;}
	
	.sidenav2nb {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
	padding: 7px 0px 7px 0px;
    margin: 0 5px 0 5px;
	}

	.sidenav2nb a:link, 
	.sidenav2nb a:visited {color: #414d67;text-decoration: none;}
	.sidenav2nb a:hover{color: #B5B4B4;}