﻿/*
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
*/
body {
	margin: 0;
	padding: 0;
	
}

html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #071B40;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
	font-size: 12px;
	color: #666666;
	border-collapse: collapse;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #800000;
}
		
		#pcHeader td {
	padding: 0px;
	text-align: center;
}
		
		#pcStoreDescription {
			border-bottom: 0px solid #FFFFFF;
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
	text-align: center;
	vertical-align: top;
}
		
		#pcTopNav {
	border-top: 0px solid #FFFFFF;
	text-align: center;
}
		
		#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:visited {
	text-decoration: none;
	font-size: 14px;
	color: #808080;
}
#pcTopNav a:link {
	text-decoration: none;
	font-size: 14px;
	color: #808080;
}
#pcTopNav a:hover {
	color: #FF0000;
	font-weight: bold;
}

/* End TOP AREA of the page */

/* MAIN AREA: three columns: left navigation, main content, login box etc.*/
	/* Define the wrapper and the three columns: */
	/* changed pc main area from 894 to 950 */
	/* changed pc center area from 575 to 600 */

	
		#pcMainArea {
	width: 1024px;
	border: 0;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFF00;
}
		#pcHeader {
	width: 1024px; 
	height: 127px; 
	color: #FEFAAA; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url('aaa%20header%20blue%20planet.jpg');
}

		#pcLeft {
	width: 200px;
	text-align: center;
	vertical-align: top;
	background-color: #FF00FF;
}
	
		#pcCenter {
	background: #071A42;
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	left: auto;
	background-color: #008080;
}
	
		#pcRight {
	width: 200px;
	text-align: center;
	vertical-align: top;
	background-color:lime
		
}
		#pcfooter {
	width: 200px;
	text-align: center;
	vertical-align: top;
	background-color: #00FFFF;
}

		
		.pcColumnSpacer {
			width: 10px;
			background-image:url(images/dotted_spacer_vert.gif);
		}


	/* Define the left nav column */
		#pcAcct {
	height: 22px;
	padding-top: 0px;
	background-color: #FFEE99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
		
.alink:link
{
	text-decoration: none;
	
	color: #999999;
	height: 22px;
	padding-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	
	text-align: center;

}

.alink:visited
{
	text-decoration: none;
	
	color: #999999;
	height: 22px;
	padding-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	
	text-align: center;
}

.alink:hover
{
	text-decoration: none;
	
	color: #FF0000;
	height: 22px;
	padding-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

		#pcShop {
	height: 22px;
	padding-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	
	text-align: center;
}
		
.blink:link
{
	text-decoration: none;
	color: #0066FF;
	height: 22px;
	padding-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.blink:visited
{
	text-decoration: none;
	color: #0066FF;
	height: 22px;
	padding-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.blink:hover
{
	text-decoration: none;
	
	color: #FF0000;
	height: 22px;
	padding-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

		#pcInfo {
	height: 22px;
	padding-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	
	text-align: center;
}
		
.clink:link
{
	text-decoration: none;
	color: #008080;
	height: 22px;
	padding-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.clink:visited
{
	text-decoration: none;
	color: #008080;
	height: 22px;
	padding-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.clink:hover
{
	text-decoration: none;
	
	color: #FF0000;
	height: 22px;
	padding-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}


	/* Define the left column */
		
		
		
	
	
	/* Define the right column */

		#pcShowCart {
	background-color: #FFEE99;
	color: #666666;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
}
	
		#pcCustomerLogin {
			background-color: #FFFFCC;
			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:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:link {
			color: #666666;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #333333;
		}
		
		
		#pcAffiliateLogin a:visited {
			color: #777777;
			text-decoration: none;
		}
		
				
		#pcAffiliateLogin a:link {
			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: center;
	padding: 0px;
}
		
		#pcFooter a:hover {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooter a:visited {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooter a:link {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooterSpacer {
			background-image:url(images/dotted_spacer_left.gif);
			height: 5px;
		}
	
/* END Footer */

