/*
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: center;
	background-Image:url(images/nuc/bg.jpg);
}
.ISP {color:#666}
/* NUC */
h10 {font-size:20px; font-weight:900}
#bodyWrapper {width:963px; min-height:800px;}
.spacer {width:24px; height:39px; float:left}

.btnPortfolio  {float:left; display:block; width:84px; height:39px; background-image:url(images/nuc/btnPortfolio.gif); background-repeat:no-repeat}
.btnPortfolio a {display:block; width:84px; height:39px; background-image:url(images/nuc/btnPortfolio.gif); background-repeat:no-repeat}
.btnPortfolio a:hover { background-position:-84px; display:block; width:84px; height:39px; background-image:url(images/nuc/btnPortfolio.gif); background-repeat:no-repeat}


.btnFAQ  {float:left; display:block; width:35px; height:39px; background-image:url(images/nuc/btnFAQ.gif); background-repeat:no-repeat}
.btnFAQ a {display:block; width:35px; height:39px; background-image:url(images/nuc/btnFAQ.gif); background-repeat:no-repeat}
.btnFAQ a:hover { background-position:-34px; display:block; width:35px; height:39px; background-image:url(images/nuc/btnFAQ.gif); background-repeat:no-repeat}



.btnNucBlog {float:left; display:block; width:84px; height:39px; background-image:url(images/nuc/btnNucBlog.gif); background-repeat:no-repeat}
.btnNucBlog a {display:block; width:84px; height:39px; background-image:url(images/nuc/btnNucBlog.gif); background-repeat:no-repeat}
.btnNucBlog a:hover { background-position:-79px; display:block; width:84px; height:39px; background-image:url(images/nuc/btnNucBlog.gif); background-repeat:no-repeat}

.btnAboutNSM {float:left; display:block; width:90px; height:39px; background-image:url(images/nuc/btnAboutNSM.gif); background-repeat:no-repeat}
.btnAboutNSM a {display:block; width:90px; height:39px; background-image:url(images/nuc/btnAboutNSM.gif); background-repeat:no-repeat}
.btnAboutNSM a:hover { background-position:-90px; display:block; width:90px; height:39px; background-image:url(images/nuc/btnAboutNSM.gif); background-repeat:no-repeat}

.btnContactUs {float:left; display:block; width:96px; height:39px; background-image:url(images/nuc/btnContactUs.gif); background-repeat:no-repeat}
.btnContactUs a {display:block; width:96px; height:39px; background-image:url(images/nuc/btnContactUs.gif); background-repeat:no-repeat}
.btnContactUs a:hover { background-position:-100px; display:block; width:96px; height:39px; background-image:url(images/nuc/btnContactUs.gif); background-repeat:no-repeat}

.btnSystems {display:block; width:158px; height:62px; background-image:url(images/nuc/btnSystems.gif); background-repeat:no-repeat}
.btnSystems a {display:block; width:158px; height:62px; background-image:url(images/nuc/btnSystems.gif); background-repeat:no-repeat}
.btnSystems a:hover { background-position:-158px; display:block; width:158px; height:62px; background-image:url(images/nuc/btnSystems.gif); background-repeat:no-repeat}

.btnAddOns {display:block; width:158px; height:62px; background-image:url(images/nuc/btnAddOns.gif); background-repeat:no-repeat}
.btnAddOns a {display:block; width:158px; height:62px; background-image:url(images/nuc/btnAddOns.gif); background-repeat:no-repeat}
.btnAddOns a:hover { background-position:-158px; display:block; width:158px; height:62px; background-image:url(images/nuc/btnAddOns.gif); background-repeat:no-repeat}

.btnDevelopment {display:block; width:158px; height:62px; background-image:url(images/nuc/btnDevelopment.gif); background-repeat:no-repeat}
.btnDevelopment a {display:block; width:158px; height:62px; background-image:url(images/nuc/btnDevelopment.gif); background-repeat:no-repeat}
.btnDevelopment a:hover { background-position:-158px; display:block; width:158px; height:62px; background-image:url(images/nuc/btnDevelopment.gif); background-repeat:no-repeat}

.btnHosting {display:block; width:158px; height:62px; background-image:url(images/nuc/btnHosting.gif); background-repeat:no-repeat}
.btnHosting a {display:block; width:158px; height:62px; background-image:url(images/nuc/btnHosting.gif); background-repeat:no-repeat}
.btnHosting a:hover { background-position:-158px; display:block; width:158px; height:62px; background-image:url(images/nuc/btnHosting.gif); background-repeat:no-repeat}


.btnRadioActive {display:block; width:158px; height:62px; background-image:url(images/nuc/btnRadioActive.gif); background-repeat:no-repeat}
.btnRadioActive a {display:block; width:158px; height:62px; background-image:url(images/nuc/btnRadioActive.gif); background-repeat:no-repeat}
.btnRadioActive a:hover { background-position:-158px; display:block; width:158px; height:62px; background-image:url(images/nuc/btnRadioActive.gif); background-repeat:no-repeat}

.eiLink {padding:5px; border:1px #000 dashed; text-align:center; width:300px; margin-top:10px}
.pcShowContent .total {font-size:26px; margin-bottom:10px; color:red}

/* 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;
		}
		
		#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: 621px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border: 0;
			border-collapse: collapse;
		}
	#pcMainArea p {margin-bottom:10px; text-align:justify}
	#pcMainArea ul {font-size:14px; color:#ff0000; font-weight:900; font-family:"Trebuchet MS", arial}
		#pcLeft {
			width: 180px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcCenter {
			
			width: 100%;
			padding: 20px 15px 0 20px;
			text-align: left;
			vertical-align: top;
			color:#000;
			font-size:14px;

		}
	
		#pcRight {
		
			width: 200px;
			text-align: center;
			vertical-align: top;
			padding-right:5px;
		}
		
		.pcColumnSpacer {
			width: 10px;
			
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftCatLinks {
			background-color: #99CCFF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftPriceLinks {
			background-color: #E1E1E1;
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks {
			background-color: #F5F5F5;
			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;
		}


	/* Define the right column */
	
		#pcShowCart {

			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			width:180px;
			height:66px;
			background:transparent;
			color: #000;
			padding: 17px 2px 5px 5px;
			margin-bottom: 0px;
		}
	
		#pcCustomerLogin {
			
			color: #000;
			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 */
		#poweredBy {
			text-align:center;
			font-size:11px;
			color:#333333
		}
		#poweredBy a:link, #poweredBy a:visited, #poweredBy a:hover {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-weight:500;
			color: #333333;
		
		}	

		#pcFooter {
			background:transparent;
			font-size: 11px;
			color: #000;
			text-align: center;
			padding: 5px;
		}
		
		#pcFooter a:link, #pcFooter a:visited {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			color: #000;
			font-weight:900;
		}
		 #pcFooter a:hover {color:red; text-decoration:underline}
		
		
		#pcFooterSpacer {
			
		}
	
/* END Footer */