/*
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, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
}
h1 {
	font-size: 20px;
	color: #003256;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
h2 {
	font-size: 14px;
	color: #f90636;
	font-style: italic;
	padding: 0;
	margin: 0;
}
/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 900px;
			height: 90px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 5px;
			margin-bottom: 5px;
			padding: 0;
			background-color: #e5e5e5;
			font-size: 12px;
			color: #666666;
			border-collapse: collapse;
			border: 0;
		}
		
		#pcHeader 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;
		}
		#pcStoreSearch input#searchboxkeyword {
			width: 208px;
			border: 2px solid #CCCCCC;
			padding: 2px;
			font-weight:bold;
			color:#000000;
			
		}
				
		#pcStoreSearch a {
			text-decoration: none;
			color: #999999;
			font-size: 11px;
		}
		
		#pcStoreSearch a:hover {
			color: #000000;
		}
		
.topnavContainer {
	 background-image: url(images/topNavBG.jpg); 
	 font-size:12px; 
	 color:#ffffff; 
	 background-repeat:repeat-x;
	 background-color:#277f35;
	 background-position: top left;
	 }
	 
#headerLinks a:link {
	color:#277f35;
	font-size:50px;
}

#pcTopNav {
			text-align: left;
			font-weight:normal;
			font-size:10px; 
		}		
#pcTopNav {
			list-style: none;
			margin: 0;
			padding: 6px 0;
			font-weight:normal;
 		}
		
#pcTopNav li {
			display: inline;
		    font-weight:normal;
			font-size:10px; 
		}
		
#pcTopNav a:link, #pcTopNav a:visited {
			text-decoration: none;
			color:#ffffff;
		    font-weight:normal;
			font-size:10px; 
		}
		
#pcTopNav a:hover {
			color: #ffffff;
			text-decoration: underline;
			font-weight:normal;
			font-size:10px; 
		}
#yourCart {
	color:#ffffff;
	}		
#yourCart a {
	color:#ffffff;
	text-decoration: underline;
	}	
#yourCart a:hover {
	color:#ffffff;
	text-decoration: none;
	}		
.contactInfo {
	 color: #000000; 
	 padding: 10px 0px 0px 10px; 
	 font-size: 14px;
	 }		

/* End TOP AREA of the page */

/* MAIN AREA: three columns: left navigation, main content, login box etc.*/
	/* Define the wrapper and the three columns: */
	
	
		#pcMain {
			padding:0px;
			margin:0px;
			text-align:left;
		}
		#pcMainArea {
			border-collapse: collapse;
		}
	
		#pcLeft {
			width: 180px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcCenter {
			width: 520px;
			padding: 0 5px 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: #000000;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftPriceLinks {
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks {
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 2px 0;
		}
	
		#pcLeft ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcLeft li {
			margin: 2px 0 0 0;
		}
		
		
/*#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
			color: #0066CC;
			text-decoration: none;
		}
		
#pcLeftCatLinks a:hover {
			color: #FFFFFF;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #FF6600;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #FF6600;
		} */
.custServ {
	color:#02355a;
	font-weight: bold;
	}	
.custServ a, a:visited {
	color:#02355a;
	font-weight: bold;
	text-decoration:none;
	}			
.custServ a:hover {
	color:#02355a;
	font-weight: bold;
	text-decoration:underline;
	}


	/* Define the right column */
	
		#pcShowCart {
			background-color: #FFFFAA;
			color: #666666;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
		}
	
		#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: #a00000;
		}
	
		#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 */

/* CUSTOMER SERVICE */
.faq {
	color:#02355a;
	font-weight: bold;
	padding-top: 10px;
	}
.custServ {
	color:#02355a;
	font-weight: bold;
	}	
.custServ a, a:visited {
	color:#02355a;
	font-weight: bold;
	text-decoration:none;
	}			
.custServ a:hover {
	color:#02355a;
	font-weight: bold;
	text-decoration:underline;
	}

/* START Footer */
	
.netsourceLink {
	 color:#FFFFFF; 
	 font-family: Arial, Helvetica, sans-serif; 
	 padding: 3px 0px 0px 0px;
	 font-size:9px;
	 }
.netsourceLink a:link {
	 color:#FFFFFF; 
	 font-family: Arial, Helvetica, sans-serif; 
	 padding: 3px 0px 0px 0px;
	 text-decoration: underline;
	 font-size:9px;
	 }	 
.netsourceLink a:visited {
	 color:#FFFFFF; 
	 font-family: Arial, Helvetica, sans-serif; 
	 padding: 3px 0px 0px 0px;
	 text-decoration: underline;
	 font-size:9px;
	 }	 	 
.netsourceLink a:hover {
	color:#ffffff;
	text-decoration: none;
    font-size:9px;
	}	
	
.bottomLinks {
	font-size: 11px;
	color:#FFF;
	}	
.bottomLinks a, .bottomLinks a:visited, .bottomLinks a:link {
	color:#FFF;
	text-decoration: none;
	}	
.bottomLinks a:hover {
	text-decoration: underline;
	color:#FFF;
	}	
	
		 
		/*#pcFooter {
			background-color: #FFFFFF;
			font-size: 11px;
			color: #666666;
			text-align: right;
			padding: 5px;
		}
		
		#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 */
