/*
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: georgia,serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-color: #2e2e2e;
}

#wrapperout {
	margin-left: auto;
	margin-right: auto;
/*	background-color: #333333; */
	background-color: #2e2e2e;	
	width: 900px;
}
#wrapperin {
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/feb2008/background_repeating.jpg);
	width: 800px;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 800px;
			height: 115px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0;
			margin-bottom: 0;
			padding: 0;
			border-collapse: collapse;
			border: 0;
		}

		#pcHeader td {
			padding: 0;
			vertical-align: top;
		}
				 
		#pcStoreSearch {
			text-align: right;
		}
		
		#pcTopNav {
			text-align: left;				
			font : bold 10px georgia; color: #860000; 
			padding: 0 0 15px 5px;
		}
		
		#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-align: left;		
			text-decoration: none;
			font-size: 10px;
			color: #860000;
		}
		
		#pcTopNav a:hover {
			text-align: left;				
			color: #860000;
			text-decoration: underline;
		}

/* 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: 770px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border: 0;
			border-collapse: collapse;
		}
	
		#pcLeft {
			width: 161px;
			text-align: left;
			vertical-align: top;
			border-right: 1px solid #666666;
			}

		.leftnavdivider {
			width: 146px;		
			height:3px;
			margin-bottom:5px;
			background-image: url(/store/pc/images/feb2008/dots_repeating.gif); 
			background-repeat:repeat-x; 
			background-position: bottom left;
		}
		.leftnavdivider2 {
			width: 146px;		
			height:3px;
			margin: 0 5px 5px 10px;
			background-image: url(/store/pc/images/feb2008/dots_repeating.gif); 
			background-repeat:repeat-x; 
			background-position: bottom left;
		}
		.leftnavdividersubprod {
			width: 146px;		
			height:3px;
			margin-top:5px;
			margin-bottom:2px;
			background-image: url(/store/pc/images/feb2008/dots_repeating.gif); 
			background-repeat:repeat-x; 
			background-position: bottom left;
		}

		.leftnavdividersubprod2 {
			width: 146px;		
			height:3px;
			margin:5px 0 2px 0;
			background-image: url(/store/pc/images/feb2008/dots_repeating.gif); 
			background-repeat:repeat-x; 
			background-position: bottom left;
		}
	
		#pcCenter {
			width: 600px;
			padding: 0 5px 0 5px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			width: 180px;
			text-align: left;
			vertical-align: top;
		}
		
		.pcColumnSpacer {
			width: 10px;
			background-image:url(images/dotted_spacer_vert.gif);
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftCatLinks {  
               padding: 2px 5px 0 0;  
               margin: 0 0 0 15px;  
          } 
        #pcLeftCatLinks a { 
               margin: 0 0 5px -3px; 
          }
		
		#pcLeftPriceLinks {
			color: #999999;
			padding: 5px 5px 1px 15px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks1 {
			width: 146px;
			color: #999999;
			padding: 2px 0 0 0;
			margin: 0 5px 0 5px;
		}
		#pcLeftStoreLinks2 {
			width: 146px;
			color: #999999;
			padding: 2px 5px 0 5px;
			margin: 0 0 0 0;
		}
		
		#recentprds {
			width: 146px;
			color: #999999;
			padding: 2px 2px 1px 5px;
			margin: 0 0 5px 0;
		}
	
		#pcLeft ul {
			width: 146px;
			list-style-type: none;
			margin: 0 0 10px 10px;
			padding: 0;
		}
	
		#pcLeft li {
			font: 11px arial;
			margin: 6px 0 0 0;
			background-image: url(/store/pc/images/feb2008/dots_repeating.gif); 
			background-repeat:repeat-x; 
			background-position: bottom left;			
			height: 22px;						
		}
		
		#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
			color: #000000;
			text-decoration: none;
		}
		
		#pcLeftCatLinks a:hover {
			color: #000000;
			text-decoration: underline;			
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			font-weight: bold;		
			color: #000000;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			font-weight: bold;		
			color: #000000;
			text-decoration: underline;			
		}
		
		#pcLeftStoreLinks1 a:link, #pcLeftStoreLinks1 a:visited {
			font-weight: bold;		
			color: #000000;
			text-decoration: none;
			padding:0;
		}
		
		#pcLeftStoreLinks1 a:hover {
			font-weight: bold;		
			color: #000000;
			text-decoration: underline;	
			padding:0;
		}
		#pcLeftStoreLinks2 a:link, #pcLeftStoreLinks2 a:visited {
			font-weight: bold;		
			color: #000000;
			text-decoration: none;
			padding:0;
		}
		
		#pcLeftStoreLinks2 a:hover {
			font-weight: bold;		
			color: #000000;
			text-decoration: underline;			
			padding:0;
		}		

		#recentprds a:link, #recentprds a:visited {
			font-weight: bold;		
			color: #000000;
			text-decoration: none;
			padding:0;
		}
		
		#recentprds a:hover {
			font-weight: bold;		
			color: #000000;
			text-decoration: underline;			
			padding:0;
		}

	/* Define the right column */
	
		#pcShowCart {
			font-weight: bold;				
			color: #000;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
		}
	
		#pcCustomerLogin {
			color: #0066FF;
			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 {
			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: #2e2e2e;
			font: 10px georgia; 
			color: #999999;
/*			text-align: right; */
			height: 100px;
			width:900px;
			margin: 0 auto 0 auto;	
			padding-top:10px;		
		}
		
		#pcFooter a:link, #pcFooter a:visited {
			text-decoration: none;
			color: #999999;
		}
		#pcFooter a:hover {
			text-decoration: underline;
			color: #999999;
		}		
		
		#pcFooterSpacer {
			background-color:#4e4e4e;
			height: 20px;
			width:800px;
			margin: 0 auto 0 auto;
		}
	
/* END Footer */


.carttotals {font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; padding: 0 0 15px 5px;}
.carttotals a:link{color: #000000; text-decoration: underline;}
.carttotals a:visited{color:#000000; text-decoration: underline;}
.carttotals a:hover{color: #000000; text-decoration: none;}

.carttotalsempty {
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #820805; 
	padding: 10px 0 15px 20px;
	}

.leftnavcat1 {
  font: bold 11px/13px arial;
  background-image: url(/store/pc/images/feb2008/dots_repeating.gif); 
  background-repeat:repeat-x; 
  background-position: bottom left;
  height: 22px;
  padding-left:1px;  
  }

.leftnavcat1 a:link{font-weight: bold; color: #000000; text-decoration: none;}
.leftnavcat1 a:visited{font-weight: bold; color:#000000; text-decoration: none;}
.leftnavcat1 a:hover{font-weight: bold; color: #000000; text-decoration: underline;}
  

.leftnavcat2 {
  font: bold 11px/11px arial;
  background-image: url(/store/pc/images/feb2008/dots_repeating.gif); 
  background-repeat:repeat-x; 
  background-position: bottom left;
  height: 22px;
  padding: 6px 0 0 1px;
  }
.leftnavcat2 a:link{font-weight: bold; color: #000000; text-decoration: none;}
.leftnavcat2 a:visited{font-weight: bold; color:#000000; text-decoration: none;}
.leftnavcat2 a:hover{font-weight: bold; color: #000000; text-decoration: underline;}

.leftnavcat3 {
  font: bold 11px/13px arial;
  height: 22px;
  padding-top:3px;   
  padding-left:1px;   
  }
.leftnavcat3 a:link{font-weight: bold; color: #000000; text-decoration: none;}
.leftnavcat3 a:visited{font-weight: bold; color:#000000; text-decoration: none;}
.leftnavcat3 a:hover{font-weight: bold; color: #000000; text-decoration: underline;}

.leftnavsubcat2 {
  font : 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  padding: 2px 0 0 15px;
  height: 16px;
  }
.leftnavsubcat2 a:link{font-weight: normal; color: #ff0000; text-decoration: none;}
.leftnavsubcat2 a:visited{font-weight: normal; color:#000000; text-decoration: none;}
.leftnavsubcat2 a:hover{font-weight: normal; color: #000000; text-decoration: underline;}

.Sep2  {margin-top: 2px;}
.Sep5  {margin-top: 5px;}
.Sep7  {margin-top: 7px;}
.Sep10 {margin-top: 10px;}
.Sep13 {margin-top: 13px;}
.Sep15 {margin-top: 15px;}
.Sep20 {margin-top: 20px;}
.Sep30 {margin-top: 30px;}