/*
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: 0px;
	padding: 0px;
}

body {

	font-family: Verdana;
	font-size: 10px;
	
	background-image:url('/store/pc/catalog/light-darkblue.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-position:center; 


	color: #000033;
	text-align: center;
	
	background-size: 100%;
    background-origin: content}
	
	
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
		
			
			border-top: solid #999999;
			height: auto;
			
			margin-top: 0px;
			margin-bottom: none;
			padding: none;
			
			font-size: 10px;
			color: #000033;
			margin-bottom: none;
			border-collapse: collapse;
		}
		
		#pcHeader td {
			
			padding: 0px;
			
			vertical-align: center;
			
			border-left: solid #999999;
			border-right: solid #999999;
	
			
		}
		
		
		
		
				#pcHeaderTOP {
				
					
			
			
		
			background-color: ;
			height: auto;
			
			border-left: solid #999999;
			border-right: solid #999999;
			
			margin-top: 0px;
			margin-bottom: none;
			padding: none;
			
			font-size: 10px;
			color: #000033;
			margin-bottom: none;
			
			border-collapse: collapse;
		}
		
		#pcHeaderTOP td {
			padding: 0px;
			vertical-align: center;
			border-left: solid #999999;
			border-right: solid #999999;
			font-weight: ;
			
		}
		
		
		#pcStoreDescription {
			
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
			text-align: left;
		}
		
		#pcTopNav {
			
			text-align: right;
			
		}	
		#pcTopNav2 {
		
			text-align: ;
			vertical-align: ;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #999999;
			font-size: 10px;
		}
		
		#pcStoreSearch a:hover {
			color: #000000;
		}
		
		#pcTopNav ul {
			list-style: none;
			margin: 0;
		}
		
		#pcTopNav li {
			display: inline;
			padding-right: 0px;
		}
		
		#pcTopNav a:link, #pcTopNav a:visited {
			text-decoration: none;
			font-size: 11px;
			color: #999999;
		}	
		#pcTopNav2 a:link, #pcTopNav2 a:visited {
			text-decoration: none;
			font-size: 12px;
			color: #000033;
		}
		
		#pcTopNav a:hover {
			color: #999999;
		}
		
		#pcTopNav2 a:hover {
			color: #999999;
		}
		
		

		/* -------------- OLD green a:link pcTOpNav2 #819A74 --------- */

/* 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 {
			
			
			border-left: solid #999999;
			border-right: solid #999999;
			font-family: Verdana;
			width: 800px;
				/* The background-color covers both the "main area" and the left navigation. Its the background behind both: */
			background-color: white;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 0px;
			margin-top: none;
			padding: none;
			font-size: 10px;
	
			

		
			
		}
		/* Left Navigation -mp */
		#pcLeft {
		
			background-repeat: no-repeat;
		
			
			width: 168px;
			height: 100%;
			text-align: left;
			vertical-align: top;
			font-family: Verdana;
			font-size: 10px;
			background-color: #cccc99;
	
	

			
		
		}
	
		#pcCenter {
			width: ;
			height: 100%;
			padding: 0 0px 0 0px;
			text-align: left;
			vertical-align: top;
			font-size: 10px;
		
		}
		
		.pcColumnSpacer {
			width: none;
				/* 	background-image: ... url(images/dotted_spacer_vert.gif) -mp */
		
			background-image:background-image: ... url(images/dotted_spacer_vert.gif);
		}

	/* Define the left column */
	
		#pcLeft h3 {
			
			
			font-size: 10px;
			margin: 0;
			padding-bottom: 2px;
		
			
		}
/* Left navigation: (Main Links background color -mp -background-color: #FFFFFF;*/
		#pcLeftCatLinks {
			
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftPriceLinks {
			/* Left navigation: (Browse by Price: Background color: #E1E1E1 -mp left storeLinks F5F5F5*/
			background-color: #;
			color: #000033;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks {
			
			
			color: #000033;
			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: 0px 0 0 0;
		}
		
		#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
			font-weight:none;
			color: #000033;
			text-decoration: none;
		}
		
		#pcLeftCatLinks a:hover {
			color: #000099;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #000033;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #666666;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #000033;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #999999;
		}


	/* Define the right column */
	
		#pcShowCart {
			
			color: #000000;
			padding: 5px 5px 1px 10px;
			margin-bottom: 5px;
		}
	/*Note...also Customer Account Title color */
		#pcCustomerLogin {

			color: #000000;
			padding: 5px 5px 1px 10px;
			margin: 0 0 px 10;
		}
		
		#pcAffiliateLogin {
		
			color: #000033;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		
		
		#pcCustomerLogin a:link, #pcCustomerLogin a:visited {
			color: #000033;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #999999;
		}
		
		
		#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
			color: #999999;
		}

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
			background-color: #FFFFFF;
			font-size: 10px;
			color: #000000;
			text-align: center;
			padding: 0px;
			
			border-left: solid #999999;
			border-right: solid #999999;
			border-bottom: solid #999999;
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #000000;
		}
		
			
		#pcFooterSpacer {
		/* background-image:url(images/dotted_spacer_left.gif); */

			height: px;
		}
	
	
	
			#pcTopNav ul {
			list-style: none;
			margin: 0;
		}
		
		#pcTopNav li {
			display: inline;
			padding-right: 0px;
		}
		
		#pcTopNav a:link, #pcTopNav a:visited {
			text-decoration: none;
			font-size: 12px;
			color: #999999;
		}
		
		#pcTopNav a:hover {
			color: #000000;
		}
		
		
/* END Footer */
