/*
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: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 943px;
	min-width: 943px;
	text-align: center;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 943px;
			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 */

/* New Header */

#row1 { 
	  width: 943px;
	  height: 30px;
	  background-image: url(images/cart/cart_header_01.jpg);
	  }
	  
#row2 {
	  width: 943px;
	  height: 29px;
	  }
	  
#image2 {
	    width: 109px;
		height: 29px;
		float: left;
	    }

#image3 {
	    width: 113px;
		height: 29px;
		float: left;
	    }

#image4 {
	    width: 80px;
		height: 29px;
		float: left;
	    }

#image5 {
	    width: 103px;
		height: 29px;
		float: left;
	    }
		
#image6 {
	    width: 90px;
		height: 29px;
		float: left;
	    }
		
#image7 {
	    width: 106px;
		height: 29px;
		float: left;
	    }	
		
#image8 {
	    width: 95px;
		height: 29px;
		float: left;
	    }		
		
#image9 {
	    width: 89px;
		height: 29px;
		float: left;
	    }
		
#image10 {
	     width: 158px;
		 height: 29px;
		 float: left;
	     }
		 
#row3 {
	  width: 913px;
	  height: 28px;
	  background-image: url(images/cart/cart_header_11.jpg);
	  clear: left;
	  text-align: left;
	  padding: 170px 0px 40px 30px;
	  }
	  
#row3 a:link {
			 color: #FF0000;
			 text-decoration: underline;
			 }
			 
#row3 a:visited {
			    color: #FF0000;
			    text-decoration: underline;
			    }
			 
#row3 a:hover {
			  color: #FF0000;
			  text-decoration: none;
			  }
	  
#row4 {
	  width: 943px;
	  height: 12px;
	  background-image: url(images/cart/cart_header_12_bg.jpg);
	  background-repeat: repeat-x;
	  }
		 				
/* New Header 

#row1 {
	  width: 880px;
	  height: 114px;
	  margin: 0px auto;
	  margin-top: 10px;
	  }
	  
#row1_1 {
		width: 275px;
		height: 114px;
		float: left;
		}
		
#row1_2 {
		width: 165px;
		height: 114px;
		float: left;
		background-image: url(images/cart/header_02.jpg);
		}
		
#row1_3 {
		width: 440px;
		height: 114px;
		float: left;
		background-image: url(images/cart/header_03.jpg);
		}
		
#row2 {
	  width: 880px;
	  height: 31px;
	  clear: left;
	  }
	  
#row3 {
	  width: 880px;
	  height: 138px;
	  clear: left;
	  }
	  
#row3_search {
			 width: 194px;
			 height: 138px;
			 background-image: url(images/cart/header_12.jpg);
			 float: left;
			 }
			 
#row3_banner {
			 width: 686px;
			 height: 138px;
			 background-image: url(images/cart/header_13.jpg);
			 float: left;
			 }
			 
			 */
			 
			 	   
#recent_container {
				  background-color: #CCCCCC;
				  }

#recentprds {
			background-color: #e5e5e5;
			padding: 5px 5px 5px 14px;
			margin: 0 0 5px 0;
			border: 1px solid #343434;
			}
			
#recentprds a:link, #recentprds a:visited {
										 color: #0068b2;
										 text-decoration: none;
										 }
										 
#recentprds a:hover {
					color: #0068b2;
					text-decoration: underline;
					}

.field_search {
			  background-color: #dbebf7;
			  border: 1px solid #aec2d0;
			  font-family: Arial, Helvetica, sans-serif;
			  font-size: 11px;
			  color: #000000;
			  }
			  
.button {
			  background-color: #0068b2;
			  border: 1px solid #0068b2;
			  font-family: Arial, Helvetica, sans-serif;
			  font-size: 11px;
			  color: #ffffff;
			  }


/* MAIN AREA: three columns: left navigation, main content, login box etc.*/
	/* Define the wrapper and the three columns: */
	
		#pcMainArea {
			width: 943px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border: 0;
			border-collapse: collapse;
		}
	
		#pcLeft {
			width: 212px;
			text-align: left;
			vertical-align: top;
			background-color: #ffffff;
		}
	
		#pcCenter {
			width: 517px;
			padding: 0 5px 0 5px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			width: 212px;
			text-align: left;
			vertical-align: top;
			background-color: #e5e5e5;
		}
		
		.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 {
			background-color: #1167a4;
			padding: 5px 5px 5px 11px;
			margin: 0 0 5px 0;
			border: 1px solid #1167a4;
		}
		
		#pcLeftPriceLinks {
			background-color: #e5e5e5;
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftStoreLinks {
			background-color: #e5e5e5;
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 2px 0;
			border: 1px solid #343434;
		}
	
		#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: #ffffff;
			text-decoration: none;
		}
		
		#pcLeftCatLinks a:hover {
			color: #ffffff;
			text-decoration: underline;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #FF6600;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #0068b2;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #0068b2;
			text-decoration: underline;
		}


	/* Define the right column */
	
		#pcShowCart {
			background-color: #FFFFFF;
			color: #666666;
			padding: 5px 5px 5px 14px;
			margin-bottom: 5px;
			border: 1px solid #343434;
			}
			
		#pcShowCart a:link, #pcShowCart a:visited {
			color: #0068b2;
			text-decoration: none;
			}
			
		#pcShowCart a:hover {
			color: #0068b2;
			text-decoration: underline;
		}
	
		#pcCustomerLogin {
			background-color: #e5e5e5;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
			border: 1px solid #343434;
		}
		
		#pcAffiliateLogin {
			background-color: #e5e5e5;
			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: #0068b2;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #0068b2;
			text-decoration: underline;
		}
		
		
		#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;
		}
	
/* END Footer */