/*
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 {
	background: white;
	font-size: 10pt;
}

body {
	background: white;
	font-size: 10pt;
}
media print

		#pcHeader {
			background: white;
	font-size: 10pt;
		}
		
		#pcHeader thead td {
			background: white;
	font-size: 10pt;
		}
		#pcMainArea tfoot td {
			background: white;
	font-size: 10pt;
		}
		
		td.left {
			background: white;
	font-size: 10pt;
		}
		td.right {
			background: white;
	font-size: 10pt;
		}
		#search {
			background: white;
	font-size: 10pt;
		}
		#top_tabs a {
			background: white;
	font-size: 10pt;
		}
		#top_tabs a:hover {
			background: white;
	font-size: 10pt;
		}
		#pcStoreDescription {
			background: white;
	font-size: 10pt;
		}
		
		#pcStoreName {
			background: white;
	font-size: 10pt;
		}
		
		#pcStoreSearch {
			background: white;
	font-size: 10pt;
		}
		
		#pcTopNav {
			background: white;
	font-size: 10pt;
		}
		
		#pcStoreSearch a {
			background: white;
	font-size: 10pt;
		}
		
		#pcStoreSearch a:hover {
			background: white;
	font-size: 10pt;
		}
		
		#pcTopNav ul {
			background: white;
	font-size: 10pt;
		}
		
		#pcTopNav li {
			background: white;
	font-size: 10pt;
		}
		
		#pcTopNav a {
			background: white;
	font-size: 10pt;
		}
		
		#pcTopNav a:hover {
			background: white;
	font-size: 10pt;
		}

/* 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: white;
	font-size: 10pt;
		}
	
		#pcLeft {
			background: white;
	font-size: 10pt;
		}
	
		#pcCenter {
			background: white;
	font-size: 10pt;
		}
	
		#pcRight {
			background: white;
	font-size: 10pt;
		}
		
		.pcColumnSpacer {
			background: white;
	font-size: 10pt;
		}

	/* Define the left column */
	
		#pcLeft h3 {
			background: white;
	font-size: 10pt;
		}

		#pcLeftCatLinks {
			background: white;
	font-size: 10pt;
		}
		
		#pcLeftPriceLinks {
			background: white;
	font-size: 10pt;
		}
		
		#pcLeftStoreLinks {
			background: white;
	font-size: 10pt;
		}
	
		#pcLeft ul {
			background: white;
			font-size: 10pt;
		}
	
		#pcLeft li {
			background: white;
	font-size: 10pt;
		}
		
		#pcLeftCatLinks a {
			background: white;
	font-size: 10pt;
		}
		#pcLeftCatLinks a.cat {
			background: white;
			font-size: 10pt;
		}
		
		#pcLeftCatLinks a:hover {
			background: white;
			font-size: 10pt;
		}
		
		#pcLeftPriceLinks a {
			background: white;
			font-size: 10pt;
		}
		
		#pcLeftPriceLinks a:hover {
			background: white;
			font-size: 10pt;
		}
		
		#pcLeftStoreLinks a {
			background: white;
			font-size: 10pt;
		}
		
		#pcLeftStoreLinks a:hover {
			background: white;
			font-size: 10pt;
		}


	/* Define the right column */
	
		#pcShowCart {
			background: white;
			font-size: 10pt;
		}
	
		#pcCustomerLogin {
			background: white;
			font-size: 10pt;
		}
		
		#pcAffiliateLogin {
			background: white;
			font-size: 10pt;
		}
		
		#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 {
			color: #666666;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #333333;
		}
		
		
		#pcAffiliateLogin a {
			color: #777777;
			text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
			color: #000000;
		}

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
			background-color: #FFFFFF;
			font-size: 11px;
			color: #666666;
			text-align: right;
			padding: 5px;
		}
		
		#pcFooter a {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooterSpacer {
			background-image:url(images/dotted_spacer_left.gif);
			height: 5px;
		}
	
/* END Footer */

#sub_nav {
	background: #e4edf6 url(/images/sub_nav_shadow.gif) top repeat-x;
	font-size: 13px;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	height: 25px;
	padding-top: 5px;
}
#sub_nav div {
	background: url(/images/sub_nav_bl.gif) bottom left no-repeat;
}
#sub_nav div div {
	height: 25px;
	padding-left: 10px;
}
#sub_nav a {
	display:block;
	text-decoration: none;
	float: left;
	color: #154873;
	background: url(/images/n_divide.gif) right 5px no-repeat;
	height: 23px;
	cursor: pointer;
	padding-left: 11px;
	width: auto;
	*-width: 3%;
	overflow: visible;
	white-space: nowrap;
}
#sub_nav a:hover, #sub_nav a.hlight {
	background: url(/images/n_bttn_l.gif) left top no-repeat;
	height: 23px;
	color: #ffffff;
}
#sub_nav a b{
	display: block;
	/*background: url(/images/n_bttn_light_r.gif) right top no-repeat;*/
	padding-right: 11px;
	height: 23px;
	font-weight: normal;
}
#sub_nav a:hover b, #sub_nav a.hlight b{
	background: url(/images/n_bttn_r.gif) right top no-repeat;
	height: 23px;
}
.sub_nav {
	position: absolute;
}

