/*
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{
	background-color: #000000;
}

html{
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background: transparent;
	margin: 0 10px;
	padding: 0;
	
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 1000px;
			/*height: 250px;*/
			padding: 0;
			/*background-color: #ffffff;*/
			font-size: 12px;
			color: #666666;
			border-collapse: collapse;
			border: 0;
			background-color: #FFFFFF;
			margin: 0 auto;
		}
		
		#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;
			padding: 2px 0;
		}
		
		#pcTopNav {
		   background: #FFFFFF url(images/top_nav_bkgd_09.jpg) repeat-x top;
		    width: 1000px;
			height: 40px;
		    color:#FFFFFF;
			text-align: left;
			margin-left: auto;
			margin-right: auto;
			clear:left;
			/*padding: 3px 0 3px 10px;*/
			
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #999999;
			font-size: 9px;
		}
		
		#pcStoreSearch a:hover {
			color: #000000;
		}
		
		#topStoreSearch {
			float: right;
			text-align: right;
			padding: 2px 5px 0 0;
		}
		
		#hackerSafe{
			float: left;
			padding: 0px 5px 0px 200px;
		}
		
		#pcTopNav ul {
			list-style: none;
			margin: 0;
		}
		
		#pcTopNav li {
			display: inline;
			padding-left: 10px;
			font-size: 16px;
			color: #FFFFFF;
			text-transform: uppercase;
			font-weight: bold;
			
		}
		
		.searchLrg{font-size:16px;color:#FFFFFF;font-weight:bold;}
		
		#pcTopNav a:link, #pcTopNav a:visited {
			text-decoration: none;
			font-size: 18px;
			color: #FFFFFF;
		}
		
		#pcTopNav a:hover {
			color: #EEEEEE;
		}
		#storeMenu {
			float: left;
			padding: 0px 10px 0px 0px;
		}
		#storeMenu ul{
			padding: 0px 5px 0px 0px;
		}
		.pcSmallerText{
		font-size: 60%;
		}
		.pcForms #searchOpt{
			font-size: 60%;
		}

/* 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 {
		    background-color: #FFFFFF;
			width: 1000px;
			margin: 0 auto;
			padding: 0;
			border-top: #000000 solid 1px;
			border-collapse: collapse;
		}
	
		#pcLeft {
		    background-color: #FFFFFF;
			width: 150px;
			text-align: left;
			vertical-align: top;
			float: left;
		}
	
		#pcCenter {
		    background-color: #FFFFFF;
			width: 840px;
			text-align: left;
			vertical-align: top;
			margin: 0 auto;
			float:left;
			padding-left: 2px;
			border-left: dashed #EEEEEE 1px;
		}
	
		#pcRight {
			border-left:1px dotted #E1E1E1;
		    background-color: #FFFFFF;
			width: 140px;
			text-align: left;
			vertical-align: top;
			float: right;
		}
		
		#pcColumnSpacer {
			width: 10px;
			/*background-image:url(images/dotted_spacer_vert.gif);*/
		}

	/* Define the left column */
	
		#pcLeft h3 {
			background-color:#000000;
			color:#FFFFFF;
			font-size:13px;
			margin:10px 0;
			padding:6px 0 6px 6px;
			width:135px;
			/*font-size: 14px;
			margin: 0;
			height: 25px;
			padding: 9px 0 0 10px;
			color: black;*/
		}
		
		#pcLeftBotCap {
			background-color:#FFFFFF;
			background: url(images/pcLeft_bot_bkgd.jpg) no-repeat right top;
			height: 27px;
		}
		
	/*This is the blue area of the sidebar*/
		#pcLeftCatLinks {
			/*background: #99CCFF url('images/sidebar_top.gif') top left no-repeat;*/
			background: #FFFFFF url('images/pcLeft_top_bkgd.jpg') no-repeat right top;
			padding: 5px 0 0 0;
			margin: 0;
		}
		
		.LeftProdNav {
			background: url('images/pcLeft_nav_bkgd.jpg') no-repeat right top;
			font-size: 11px;
			height: 27px;
			color: black;
			font-family: Arial;
			font-weight: bold;
			text-align: left;
			
		}
		
		/*This adds vertical space for the horizontal lines between the blue links*/
		#pcLeftCatLinks td {
			padding: 3px 0 0 1px;
			/*padding-top: 2px;*/
		}
		
		#pcLeftPriceLinks {
			background-color: #FFFFFF;
			/*background: #234B73 url('images/header-blue-mid.gif') no-repeat left top;*/
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0;
		}
		
		#pcLeftPriceLinks li{font-size:14px;}
		
		#pcLeftStoreLinks {
			background-color: #FFFFFF;
			/*background: #234B73 url('images/header-blue-mid.gif') no-repeat left top;*/
			color: #999999;
			padding: 5px 5px 1px 2px;
			margin: 0 0 2px 0;
		}
		
		#pcLeftStoreLinks li{font-size:14px;}
		
		#contactLink {
			background-color: #FFFFFF;
			/*background: #234B73 url('images/header-blue-mid.gif') no-repeat left top;*/
			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;*/
			color: black;
			text-decoration: none;
			text-transform: uppercase;
			
		}
		
		#pcLeftCatLinks a:hover {
			color: #f2eb0b;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #000000;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #FC0;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #999999;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #FC0;
		}

		#contactLink a:link, #contactLink a:visited {
			color: #999999;
			text-decoration: none;
		}
		
		#contactLink a:hover {
			color: #FC0;
		}
		/*This is to style the headers of the blue sidebar*/
		/*#pcLeft #pcLeftCatLinks h3,
				#pcLeft #pcLeftCatLinks h3 a:link,
				#pcLeftPriceLinks h3 {
					color: white;
					padding-bottom: 10px;
				}*/
		
		#pcLeftPriceLinks h3,
		#pcLeftStoreLinks h3 {
			padding-top: 5px;
		}
		
		.browseHead{padding: 5px 0 0 2px;font-size:14px;line-height:34px;}
		.browseHead a:link, .browseHead a:visited{
			color: #FFFFFF !important;
			font-size: 0.9em;
			font-weight: bold;
		}


	/* Define the right column */
	
		#pcShowCart {
			background: #ffffff url('images/pcRight_cartContent_Head.gif') no-repeat left top;
			color: black;
			padding: 40px 5px 1px 0;
			margin: 0 0 5px 0;
			/*background-color: #FFFFAA;
			color: #666666;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;*/
		}
	
		#pcShowCart a:link, #pcShowCart a:visited{
			color:#FF9900;
			text-decoration: none;
		}
		
		#pcShowCart a:hover{
			color:#CCCCCC;
			text-decoration: none;
		}
		
		#pcRightStoreLinks {
			background-color: #FFFFFF;
			/*background: #234B73 url('images/header-blue-mid.gif') no-repeat left top;*/
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 2px 0;
		}
		
		#pcRightStoreLinks h3{
			color:#000000;
				font-size:14px;
		}
		
		#pcRightStoreLinks a:link, #pcRightStoreLinks a:visited {
			color: #999999;
			text-decoration: none;
		}
		
		#pcRightStoreLinks a:hover {
			color: #FC0;
		}
			
	
		#pcCustomerLogin {
			/*background: #FFFFFF url('images/pcRight_account_bkgd.gif') no-repeat left top;*/
			/*color: white;*/
			/*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 {
			background-color:#000000;
			color:#FFFFFF;
			font-size:13px;
			margin:10px 0;
			padding:6px 0 6px 6px;
			width:135px;
		}
	
		#pcRight ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcRight li {
			margin: 2px 0 0 0;
			font-size: 1.1em;
		}
		
		#pcCustomerLogin a:link, #pcCustomerLogin a:visited {
			color: black;
			text-decoration: none;
			font-size: 13px;
			font-family: Arial;
		}
		
		#pcCustomerLogin a:hover {
			color: #999999;
		}
		
		#pcCustomerLogin h3 {
			color:#FFF;
			/*font-size:14px;*/
		}
		
		#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
			color: #000000;
		}
		#pcBottomMain {
			background-color: #FFFFFF;
			clear: both;
		}
		#contactLink h3{color:#000000;font-size:14px;}

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
		        width: 1000px;
			background-color: #FFF;
			font-size: 11px;
			color: #000;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 0;
			clear: both;
			
			
			
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #fffae1;
		}
		
		#pcFooterSpacer {
			/*background-image:url(images/dotted_spacer_left.gif);*/
			border-bottom: 1px solid #EEE;
			height: 5px;
		}
		#footerMessage{
			padding: 10px;
			font-size: 12px;
			border-top: 1px solid #999999;
		}
	
/* END Footer */