/*
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: Georgia;
	font-size: 10px;
	color: #000033;
	text-align: center;
	background-image:url(/store/images/shb.com_tile_200x200.jpg);
	or
	background-color: black;
	background-size: ;
  background-origin: content;
}


/* TOP AREA of the page: store description, store name, search box, navigation */

#container {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-color: transparent;
	text-align: left;
	border-top: solid #999999;
	border-left: solid #999999;
	border-right: solid #999999;
	border-bottom: solid #999999;
	border-collapse: collapse;
	}

		#pcHeader {
			width: 100%;
			/* background-color: ; */
			height: auto;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			padding: 0px;
			font-size: 12px;
			color: #000033;
			border-collapse: collapse;
		}
		
		#pcHeader td {
			padding: 0px;
			vertical-align: center;

		}
		
		#pcStoreDescription {
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
			text-align: left;
		}
		
		#pcTopNav {
			text-align: justify;
			
		}	
		#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: 12px;
			color: #999999;
		}	
		#pcTopNav2 a:link, #pcTopNav2 a:visited {
			text-decoration: none;
			font-size: 12px;
			color: #000033;
		}
		
		#pcTopNav a:hover {
			text-decoration: none;
			color: #0033cc;
		}
		
		#pcTopNav2 a:hover {
			text-decoration: none;
			color: #0000FF;
		}
		
		

		/* -------------- 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 {
			width: 800px;
			font-family: Georgia;
			/* 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: 0px;
			padding: 0px;
			font-size: 12.5px;
		}
		
		/* Left Navigation -mp */
		#pcLeft {
			width: 170px;
			height: 100%;
			text-align: left;
			vertical-align: top;
			font-family: Georgia;
			font-size: 12.5px;
			background-repeat: no-repeat;
			background-color: RGB(240,240,240) ;
			or
			background-color: RGB(232,232,232) ;
			or
			background-color: #F0F0F0;
			or
			background-color: #CCCCCC;
		}
		
		.pcColumnSpacer {
			width: 10px;
				/* 	background-image: ... url(images/dotted_spacer_vert.gif) -mp */
			background-image:background-image: ... url(images/dotted_spacer_vert.gif);
		}

		#pcCenter {
			width: 600px;
			height: 100%;
			padding: 0;
			text-align: left;
			vertical-align: top;
			font-size: 10px;
		}

	/* 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: #0000FF;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #000033;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #0000FF;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #000033;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #0000FF;
		}


	/* 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 {
			width: 100%;
			background-color: #FFFFFF;
			font-size: 11px;
			color: #000000;
			text-align: center;
		}
		
		#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 */

