/*
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 {
	height:100%;
	margin: 0;
	padding: 0;
	background: #fff url('images/nuc/bg-new.gif') repeat;
	
}

body {
	font-family: verdana;
	font-size: 10px;
	color: #808080;
	text-align: left;
	background-color: #FFFFFF;
	height:100%;

}

#pageWrapper{ width:100%; height: 100%; text-align:center; border:0px red solid;}
#contentWrapper{width:960px; height:100%; background-color: #ffffff; margin-left:auto; margin-right:auto}

#logo1{float:left;height:117px;width:140px;margin-top:0px;padding-left:5px}
#logo2{float:right;height:90px;width:185px;margin-left:0px;margin-top:0px;padding-top:11px;padding-bottom:0px;padding-right:5px;}

#search{float:left;margin-left:100px; margin-top:8px}
#mainmenu{float:left;  height:5px; margin-top:8px; margin-left:10px;}
#mainmenu .cart {color: #DF5400; font-size: 10px;}
#mainmenu .vals {color:#8b817c; font-size: 10px; text-decoration:none}
#mainmenu .vals a:link {color:#8b817c; font-size: 10px; text-decoration:none}
#mainmenu .vals a:visited {color:#8b817c; font-size: 10px; text-decoration:none}
#mainmenu .vals a:hover {color:#DF5400; font-size: 10px; text-decoration:none}

#checkout a{display:block;float:left; width:56px; height:14px; background-color:#B9B9A0; padding:2px 3px 2px 3px; margin-top:8px }
#checkout a:link {display:block;color:#fff; font-size: 10px; text-decoration:none; }
#checkout a:visited {display:block;color:#fff; font-size: 10px; text-decoration:none; }
#checkout a:hover {display:block;color:#fff; font-size: 10px; text-decoration:none; background-color:#DF5400 }

#hacker{float:left;height:37px;width:65px;margin-left:0px;margin-top:8px;padding-left:15px;padding-bottom:0px;}

#hdrLinks{height:20px; float:left;margin-top:0px;font-size: 11px; text-align:center; padding-left:0px;}
#hdrLinks a:link{color: #fff; font-size: 11px; text-decoration:none}
#hdrLinks a:visited{color: #fff; font-size: 11px; text-decoration:none}
#hdrLinks a:hover{color: #DF5400; font-size: 11px; text-decoration:none}

#upfront1{float:left; margin-left:575px; margin-top:-5px}

#navigation{margin-left: 0;margin-top:10px;padding-left: 0;padding-top:2px;list-style-type: 0;background: #B9B9A0;float: left;width: 960px;height: 18px}
#navigation2{margin-left: 0;margin-top:2px;padding-left: 0;padding-top:2px;list-style-type: 0;background: #D7A900;float: left;width: 960px;height: 18px} 

#clabel{float:left; width:90%; height:150px; border:2px solid #DF5400; background-color:#fff; margin-top:0px; padding-top:5px;}
.clabelTitle {font-weight:bold; font-size:10px; color:#DF5400; text-decoration:underline background:transparent;}
.radioTitle{color:#DF5400}
.descTitle{color:#DF5400; font-weight:900}


/*
Left side navigation bar
*/

#nucCategory {width:170px; height:100% }
#nucCategory ul {margin:0px; list-style:none;padding:0px; width:170px}
#nucCategory ul a:link {height:100%; width:170px; font-size:11px; color:#8b817c; text-decoration:none; background-color:#fff; display:block}
#nucCategory ul a:visited {height:100%; width:170px; font-size:11px; color:#8b817c; text-decoration:none; background-color:#fff; display:block}
#nucCategory ul a:hover {height:100%;width:170px; font-size:11px; color:#DF5400; text-decoration:none; background-color:#fff; display:block}

#nucCategory ul li{border-bottom:1px #B9B9A0 solid;padding:0px 0px 0px 0px;}
#nucCategory ul li ul  {list-style:none; list-style-position:outside; color:#D7A900; font-size:11px; margin:0px 0px 0px 10px }
#nucCategory ul li ul a:link {padding:0px; font-size:11px; text-decoration:none; color:#D7A900;  background-color:#fff; padding:5px 0px 5px 16px}
#nucCategory ul li ul a:visited {padding:0px;font-size:11px;line-height:14px;  text-decoration:none; color:#D7A900; }
#nucCategory ul li ul a:hover {width:164px; font-size:11px; color:#DF5400; text-decoration:none; background-color:#fff;}

.menuRootIcon {}
.menuHasChildren {}
.m1{background-color:#fff; height:18px; width:160px; padding-top:10px; padding-left:16px}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			margin:0px auto; width: 960px;
			height: 210px;
			padding: 0;
			background: #ffffff;
			font-size: 11px;
			color: #8b817c;
			border-collapse: collapse;
			border: 0px none;
		}
		

		
		#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;
		}
		
		#pcTopNav {
			border-top: 1px solid #FFFFFF;
			text-align: right;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #8b817c;
			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: #8b817c;
		}
		
		#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: 960px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border: 0px none;
			border-collapse: collapse

		}
	
		#pcLeft {
			
			background-color:#fff;
			width: 180px;
			text-align: left;
			vertical-align: top;
			
		}
	
		#pcCenter {
			background-color:#fff;
			width: 770px;
			min-height:900px;
			padding: 0 0px 0 0px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			width: 180px;
			text-align: left;
			vertical-align: top;
		}
		
		.pcColumnSpacer {
			width: 10px;
			background-color:#fff;
			
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 12px;
			margin: 0;
			padding-bottom: 0px;
		}

		#pcLeftCatLinks {
	
			padding: 0;
			margin: 0;
		}
		
		#pcLeftPriceLinks {
			background-color: #E1E1E1;
			color: #8b817c;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks {
			background-color: #F5F5F5;
			color: #8b817c;
			padding: 5px 5px 1px 10px;
			margin: 0 0 0 0;
		}
	
		#pcLeft ul {
padding:0;
margin:0;
		}
	
		#pcLeft li {
			margin: 0 0 0 0;
		}
		
		#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
			color: #fff;
			text-decoration: none;
		}
		
		#pcLeftCatLinks a:hover {
			color: #FFFFFF;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #8b817c;
			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: #8b817c;
			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: #8b817c;
		}
	
		#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: #8b817c;
			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 {
			display:block;
			margin-top:10px;
			background-color: #B9B9A0;
			font-size: 11px; 
			color: #fff;
			text-align: right;
			padding: 5px;
			padding-right:20px;
			padding-bottom:20px;
		
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #fff;
		}
		 #pcFooter a:hover{color:#DF5400; font-size: 11px; text-decoration:none}
		
		#pcFooterSpacer {
		
			height: 10px;
		}
	
/* END Footer */