/*
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 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	background-color:#fff;
	margin: 0;
	padding: 0;
	height:100%;
}
#pageWrapper {width:100%; min-width:100%; background-position:center; height:100%; display:block;}
.srh {padding:10px 10px 0px 10px;font-size:10px; font-weight:bold; float:left; min-width:10px; height:35px}

.ajaxPopupPrice {color:#000; font-size:12px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif}
.ajaxPopupListPrice {color:#888; font-size:10px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:line-through}
.ajaxPopupYouSave {font-size: 10px; color: #ff0000; font-weight:900!important;font-family:Arial, Helvetica, sans-serif;}

.nucSectionHeaders{
		float:left; 
		text-align:center; 
		padding-top:0px; 
		background-image:url(images/nuc/secCategories.gif); 
		background-repeat:no-repeat; 
		width:168px; 
		height:25px; 
		font-size:11px; 
		Font-weight:bold;
		color:#fff
		}

a:link {
	color: #000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

 a:visited {
	color: #000;
	font-size:10px;
	text-decoration:none		
}

 a:hover {
	color: #47a842;
	text-decoration: none;
	font-size:10px;
}

.navlinks a {
	color: #000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:22px;

}
.navlinks a:hover {
	color: #47a842;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:500;
}

.subnav a {
	font-weight:500!important;
	line-height:10px;
	display:inline!important
	}


.linkGreen a:link, .linkGreen a:visited {color:#00000; text-decoration:none}
.linkGreen a:link, .linkGreen a:hover {color:#00066ff; text-decoration:none}
.linkBlue a:link, .linkBlue a:visited {font-weight:bold; text-decoration:underline; font-size:10px; color:#0066ff;}
.greystrike { color:#797979; font-weight:bold}	

.JF1 {font-family: Verdana, Arial, sans-serif;font-weight:bold; margin-top:0px; text-decoration:none; font-size:11px; color:#000;}
.JF1:visited {font-family: Verdana, Arial, sans-serif;font-weight:bold; margin-top:0px; text-decoration:none; font-size:11px; color:#000;}
.JF1:hover {font-family: Verdana, Arial, sans-serif;font-weight:bold; margin-top:0px; text-decoration:none; font-size:11px; color:#000;}

.JF2 {font-family: Verdana, Arial, sans-serif;font-weight:500; margin-top:0px; text-decoration:none; font-size:10px; color:#000;}
.JF2:visited {font-family: Verdana, Arial, sans-serif;font-weight:500; margin-top:0px; text-decoration:none; font-size:10px; color:#000;}
.JF2:hover {font-family: Verdana, Arial, sans-serif;font-weight:500; margin-top:0px; text-decoration:none; font-size:10px; color:#47a842;}

.JF5 a:link,.JF5 a:visited {font-weight:500}
.nucSectionBG {
		padding-left:10px;
		
		background-image:url(images/nuc/secCapFiller.gif); 
		background-repeat:repeat-x; 
		width:156px; 
		min-height:30px;
		border-left:1px #cdcdcd solid;
		border-right:1px #cdcdcd solid;

		}

.nucSectionBGSmall {
		padding-left:10px;
		background-image:url(images/nuc/bgSmallPanels.gif); 
		background-repeat:repeat-x; 
		width:156px; 
		min-height:30px;
		border-left:1px #cdcdcd solid;
		border-right:1px #cdcdcd solid;
		
		
		}
.nucSectionBGSmall a { font-weight:500!important}
.nucfeatured a{margin-top:0px!important; display:inline!important}
.nucSectionFooter {
		float:left;
		background-image:url(images/nuc/footerCap.gif); 
		background-repeat:none; 
		width:984px; 
		height:16px;

		}

#pcMain .featuredLinks a {font-weight:bold; text-decoration:underline; font-size:12px; color:#0066ff;}
#pcMain .featuredLinks a:visited {font-weight:bold; text-decoration:underline; font-size:12px; color:#0066ff;}
#pcMain .featuredLinks a:hover {font-weight:bold; text-decoration:none; font-size:12px; color:#47a842;}


/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 1014px;
			height: 
			background-image:url(images/nuc/headerBG.gif);
			background-repeat:repeat-x;
			margin-top: 0px;
			margin-bottom: 0px;
			padding: 0px;
			font-size: 12px;
			color: #fff;
			border-collapse: collapse;
			border: 0px;
		}
		
		#pcHeader td {
			padding: 0px;
			vertical-align: top;
		}
		
		#pcStoreDescription {
			border-bottom: 01px solid #FFFFFF;
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
		text-align:left;
		}
		
		#pcTopNav { text-align:left	}
		#pcHeader #pcTopNav a:link, #pcHeader #pcTopNav a:visited {color:#fff}
		#pcHeader #pcTopNav a:hover {color:#56c857; text-decoration:underline}


		
		#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{margin-bottom: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: 980px;
			margin-bottom: 0;
			padding: 0;
			border: 0;
			border-collapse: collapse;
			margin-left:auto;
			margin-right:auto;
		}
	
		#pcLeft {
			padding-left:0px;
			width: 166px;
			text-align: left;
			
		}
	
		#pcCenter {
			width: 620px;
			padding: 0px 0px 0px 0px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			padding-left:0px;
			width: 166px;
			text-align: left;
		}
		
		.pcColumnSpacer {
			width: 10px;
			
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftCatLinks {
		margin:0px;
		width:100%;


		}
		
		#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 {
			font-weight:bold;
			display:block;
			margin-top:-5px
		
		}
		
		#pcLeftCatLinks a:hover {
			color: #47a842;
		}
		
		#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;
		}


	/* 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: #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 {
			
			width:620px;
 			height:18px;
			font-size: 11px;
			color: #fff;
			text-align:center;
			padding: 0px;
			background-color:#6c6c6d
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooterSpacer {

			height: 35px;
		}
	
/* END Footer */
