/*
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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
	width: 931px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #666666;
	border-collapse: collapse;
	border: 0;
		}
		
		#pcHeader td {
	vertical-align: bottom;
		}
		
		#pcStoreDescription {
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	text-align: left;
		}
		
		#pcStoreName {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
		}
		
		#pcStoreSearch {
	text-align: left;
	color: #FFFFFF;
		}
		
		#pcTopNav {
			border-top: 1px solid #FFFFFF;
			text-align: right;
		}
		
		#pcStoreSearch a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
		}
		
		#pcStoreSearch a:hover {
	color: #993300;
		}
		
		#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: 931px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
		}
	
		#pcLeft {
	width: 144px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
		}
	
		#pcCenter {
	width: 627px;
	padding: 0 5px 0 5px;
	text-align: left;
	vertical-align: top;
		}
	
		#pcRight {
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
		}
		
		.pcColumnSpacer {
	width: 0px;
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftCatLinks {
	background-color: #9F3946;
	font-size: 12px;
		}
		
		#pcLeftPriceLinks {
			background-color: #E1E1E1;
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks {
	background-color: #7C2E37;
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 12px;
		}
	
		#pcLeft ul {
	list-style-type: none;
	margin: 0 0 5px 5px;
	padding: 0;
		}
	
		#pcLeft li {
			margin: 2px 0 0 0;
		}
		
		#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
	color: #9CB661;
	text-decoration: none;
		}
		
		#pcLeftCatLinks a:hover {
	color: #FFFFFF;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #FF6600;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
	color: #9CB661;
	text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
	color: #FFFFFF;
		}


	/* Define the right column */
	
		#pcShowCart {
	background-color: #B5D186;
	color: #46592B;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	border: 1px solid #8FBA49;
	font-size: 12px;
		}
	
		#pcCustomerLogin {
	background-color: #FFBD11;
	color: #775600;
	padding: 5px 5px 1px 10px;
	margin: 0 0 5px 0;
	border: 1px solid #BF8B00;
		}
		
		#pcAffiliateLogin {
			background-color: #FFEE99;
			color: #0066FF;
			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: #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 {
			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 {
			background-image:url(images/dotted_spacer_left.gif);
			height: 5px;
		}
	.GoldRod {
	color: #febd11;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

/* END Footer */

/* Easy Slider */

	
	img{border:none;}
	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#EasyContainer{	
		margin:0 auto;
		position:absolute;
		text-align:left;
		width:320px;
		background:#fff;		
		margin-bottom:2em;
		margin-left: 400px;
		
		}	


	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:166px;
		height:239px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:166px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

