/*
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 { 
  background-image: url('images/bkg.jpg'); 
  background-position: topo center; 
  background-repeat: no-repeat; 
  background-color: #240067; 
  font-family: Trebuchet MS, Arial, sans-serif; 
  font-size: 14px; 
  line-height: 18px; 
  color: #fff; 
}

#container { margin: 0 auto; width: 945px;  }
#contentContainer { float: left; width: 945px;  background-image: url('images/container.png'); background-repeat: repeat-y; }
#bottomContainer { float: left; width: 945px; height: 48px; background-image: url('images/footerBkg.png'); background-repeat: no-repeat; }

/*****FOOTER STYLES*******/
#footer { float: left; width: 709px; height: 22px; margin-left: 180px; text-align: right; background-image: url('images/footer.png'); background-repeat: no-repeat; color: #290058; padding-top: 10px; padding-right: 20px; margin-top: -15px; }
#footer a { color: #290058; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footerLeft { float: left; width: 660px; margin-top: 10px; margin-left: 20px; text-align: left;  }
#footerRight { float: left; width: 160px; text-align: right; margin-top: 10px; margin-left: 70px; }
#footerLeft a { color: #fff; text-decoration: underline; }
#footerLeft a:hover { text-decoration: none; }

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 905px;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			border-collapse: collapse;
			border: 0;
		}
		
		#pcHeader td {
		}
		
		#pcStoreSearch {
			text-align: center;
			padding: 5px 0 5px 5px;
		}
		
		#pcTopNav {
			border-top: 1px solid #FFFFFF;
			text-align: right;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #2B076D;
			font-size: 13px;
		}
		
		#pcStoreSearch a:hover {
			color: #ffffff;
		}
		
		#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: 905px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border: 0;
			border-collapse: collapse;
		}
	
		#pcLeft {
			width: 205px;
			text-align: left;
			vertical-align: top;
      background-image: url('images/bgNavBar.jpg'); 
      background-repeat: repeat-y; 
      background-color: #D0D2D3; 
		}
	
		#pcCenter {
			width: 694px;
			padding: 0 10px 0 5px;
			text-align: left;
			vertical-align: top;
      background-image: url('images/bgContent.jpg'); 
      background-repeat: no-repeat; 
      background-color: #310051; 
		}
	
		#pcRight {
			width: 180px;
			text-align: left;
			vertical-align: top;
		}
		
		.pcColumnSpacer {
			width: 7px;
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 15px;
			color: #D3D3D5;
			margin: 0;
			height: 24px;
			padding: 4px 0 2px 10px;
      background-image: url('images/bgNavTitle.jpg'); 
      background-repeat: no-repeat; 
		}

		#pcLeftCatLinks {
		  color: #2B076D;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftPriceLinks {
			color: #2B076D;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks {
			color: #2B076D;
			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: #2B076D;
			text-decoration: none;
		}
		
		#pcLeftCatLinks a:hover {
			color: #FFFFFF;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #2B076D;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #ffffff;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #2B076D;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #ffffff;
		}

		#recentprds a:link, #recentprds a:visited {
			color: #2B076D;
			text-decoration: none;
		}
		
		#recentprds a:hover {
			color: #ffffff;
		}

	/* Define the right column */
	
		#pcShowCart {
			color: #2B076D;
			text-align: center;
		}
	
		#pcShowCart h3 {
			font-size: 22px;
			margin: 0px;
			padding-bottom: 5px;
			color: #2B076D;
		}
	
		#pcShowCart a:link, #pcShowCart a:visited {
			color: #2B076D;
			text-decoration: underline;
		}
		
		#pcShowCart a:hover {
			color: #666666;
			text-decoration: none;
		}

		#pcCustomerLogin {
			color: #2B076D;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcAffiliateLogin {
			color: #2B076D;
			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: #2B076D;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #ffffff;
		}
		
		
		#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited {
			color: #2B076D;
			text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
			color: #ffffff;
		}

/* End MAIN AREA */

/* START Footer */
	
		#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 {
			height: 5px;
		}
	
/* END Footer */