/*
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 {
	font-family: Lucida Grande;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-color: #000;
	background-image: url(images/number/background.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

div.container {	
	background-image: url(images/number/background-head.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	

}
/* TOP AREA of the page: store description, store name, search box, navigation */

/*		#pcHeader {
	width: 1050px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	background-color: #e5e5e5;
	font-size: 12px;
	color: #666666;
	border-collapse: collapse;
	border: 0;
		}
		
		#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;
		}
		
		#pcTopNav {
			border-top: 1px solid #FFFFFF;
			text-align: right;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #999999;
			font-size: 11px;
		}
		
		#pcStoreSearch a:hover {
			color: #000000;
		}
		
		#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: 1000px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border: 0;
			border-collapse: collapse;						
			margin-top: 20px;
		}
	
		#pcLeft {
			width: 200px;
			text-align: left;
			vertical-align: top;
			color: #AE9880;
		}
	
		#pcCenter {
			width: 640px;
			padding: 0 5px 0 5px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			width: 145px;
			text-align: left;
			vertical-align: top;
		}
		
		.pcColumnSpacer {
			width: 10px;
		
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftCatLinks {
			text-align: right;
			background-color: #241B13;
	padding: 5px 5px 1px 10px;
	margin: 0 0 5px 0;
	margin-left:0px;
	padding-right: 25px;
		}
.top_contactInfo {
	font-family: Lucida Grande;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}

		
		#pcLeftPriceLinks {
		
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks {
		
			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, .main-menu a {
	color: #AE9880;
	text-decoration: none;
	
		}
		
		.main-menu a.menu {
				margin-right: 20px;
		}
		#pcLeftCatLinks a:hover, .main-menu a:hover {
	color: #fff;

		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #FF6600;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #FF6600;
		}


	/* Define the right column */
	
		#pcShowCart {
			
			color: #666666;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
		}
	
		#pcCustomerLogin {
background-color: #FFFFFF;
	color: #330000;
	padding: 5px 5px 1px 10px;
	margin: 0 0 5px 0;
		}
		
		#pcAffiliateLogin {
		
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcRight h3 {
	font-size: 13px;
	margin: 0px;
	padding-bottom: 2px;
	color: #333333;
	font-family: Lucida Grande;
		}
	
		#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: #666666;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #333333;
		}
		
		
		#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
			color: #000000;
		}

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
			
			font-size: 12px;
			color: #DBCBBA;
			text-align: center;
			padding: 5px;
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #DBCBBA;
		
		}
		
		#pcFooterSpacer {
		
			height: 5px;
		}
	
/* END Footer */

/* HEADER AREA */
.top_bg {
	
	background-repeat: repeat-x;
	width: 1051px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 300px;
	display: none;
}
.menu {
	font-family: Lucida Grande;
	font-size: 12px;
	font-weight: light;
	color: #FFFFFF;	
	width: 1050px;
	height: 23px;
	margin-bottom: 2px;
	text-decoration: none;
	margin-top:20px;
}
.submenu {
	font-family: Lucida Grande;
	font-size: 12px;
	color: #666666;
	display: none;
	height: 15px;
	width: 1050px;
	margin-top: 0px;
	margin-bottom: 5px;
}


.top_icons {
	background-color: #FFFFFF;
	height: 30px;
	width: 1050px;
	display: none;
}

#recentprds, #pcShowCart {
	background-color: #FFFFFF;
	padding:3px;
}

#recentprds div, #pcShowCart div {
	font-size: 14px;
	color: #8a8782;
	text-align: center;
}

#pcShowCart div {
	text-align: left;
}

#recentprds a, #pcShowCart a{
	color: #8a8782;
	text-align: none;
	font-size: 12px;
	text-align: left;
}

#recentprds a img{
	width: 40px;
	float: left;
	padding:3px;
}

.main-menu {
	border-top: 2px #e0e0e0 solid; 
	border-bottom: 2px #e0e0e0 solid;
	padding: 5px;
	width: 850px;	
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
}

.subnav-cat {
	border-right: 1px #AE9880 solid;
	color: #fff;
}

#pcLeftCatLinks .subnav-cat a, #pcLeftCatLinks h3 a {
	color: #fff;
	padding-right: 5px;
	margin-right: 0px;
}

#pcLeftCatLinks .subnav-cat a:hover {
	color: #AE9880;
}



