/*
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: 9px;
	color: #5D708B;
	text-align: center;
	background-color: #CCCCCC;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 900px;
			height: 90px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			padding: 0;
			background-color: #e5e5e5;
			font-size: 10px;
			color: #666666;
			border-collapse: collapse;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
		}
		
		#pcHeader td {
			padding: 0px;
			vertical-align: middle;
		}
		
		/*#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: left;
			margin-left: 12px;
			float: left;
		}
		
		#pcTopNav {
			border-top: 1px solid #FFFFFF;
			text-align: right;
			float: right;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #999999;
			font-size: 11px;
		}
				#pcStoreSearchHome a {
			text-decoration: none;
			color: #fff;
			font-size: 12px;
		}
		
		#pcStoreSearch a:hover {
			color: #000000;
		}
		
				#pcStoreSearchHome a:hover {
			color: #fff;
		}
		
		#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: 900px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border-collapse: collapse;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
			
		}
	
		#pcLeft {
			width: 213px;
			text-align: left;
			vertical-align: top;
			background:url(images/bkgd.gif) repeat-y;
			padding: 0;
			margin:0;
		}
	
		#pcCenter {
			/*width: 530px;*/
			padding: 0 0px 0 0px;
			text-align: left;
			vertical-align: top;
			margin:0;
			
		}
	
		#pcRight {
			width: 180px;
			text-align: left;
			vertical-align: top;
			background:url(images/bkgd.gif) repeat-y;
						padding: 0;
			margin:0;
		}
		
		.pcColumnSpacer {
			width: 0px;
			background-image:url(images/dotted_spacer_vert.gif);
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftCatLinks {
			background-image: url(/gifts/pc/images/navBkgd.gif);
			background-repeat: repeat-y;
			width:213px;
			padding: 0px 0px 0px 10px;
			margin: 0 0 0px 0;
			
		}
		
		#pcLeftPriceLinks {
			background-image: url(/gifts/pc/images/navBkgd.gif);
			background-repeat: repeat-y;
			width:213px;
			padding: 0px 0px 0px 10px;
			margin: 0 0 0px 0;
			border: 1px solid #000;
		}
		
		#pcLeftStoreLinks {
			background-image: url(/gifts/pc/images/navBkgd.gif);
			background-repeat: repeat-y;
			width:213px;
			padding: 0px 0px 0px 10px;
			margin: 0 0 0px 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 {
			color: #87485C;
			text-decoration: none;
			font-family: "arial";
			font-size:9pt;
			line-height: 160%;
		}
		
		#pcLeftCatLinks a:hover {
			color: #87485C;
			text-decoration: underline;
			font-family: "arial";
			font-size:9pt;
			line-height: 160%;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #845D8A;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #87485C;
			text-decoration: none;
			font-family: "arial";
			font-size:9pt;
			line-height: 160%;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #87485C;
			text-decoration: underline;
			font-family: "arial";
			font-size:9pt;
			line-height: 160%;
		}


	/* Define the right column */
	
		#pcShowCart {
			background-color: #D1DDEF;
			color: #666666;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
			}
	
		#pcCustomerLogin {
			background-color: #5D708B;
			color: #fff;
			padding: 0px 5px 0px 10px;
			margin: 0 0 0px 0;
			/*width:190px;*/
				width:213px;

		}
		#pcCustomerLogin A.whiteLinks:link, #pcCustomerLogin A.whiteLinks:visited,  #pcCustomerLogin  A.whiteLinks:active 	{ 	text-decoration:none; 		font-family: arial; font-size: 10pt;	color: #F4F2F8;	text-align: center;	line-height: 160%;}
		#pcCustomerLogin A.whiteLinks:hover 	{ 	text-decoration:underline; 	font-family: arial; font-size: 10pt;	color: #F4F2F8;	text-align: center; line-height: 160%;}

		
		
		#pcAffiliateLogin {
			background-color: #9BB6DD;
			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 {
		
			
			font-size: 11px;
			color: #666666;
			text-align: right;
			padding: 0px;
		}
		
		#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 */