/*
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 {
	background-color: #d9f0c2;
	background-image: url(images/2008images/top_BG.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	font-size: 11px;
}

/* NAVIGATION HEADER */
.navHeader {
	padding-right: 7px;
}
.navHeader a {
	color: #FFFFFF;
	text-decoration: none;
}
.navHeader a:hover {
	color: #030371;
	text-decoration: none;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 900px;
			height: 103px;
			font-size: 12px;
			color: #666666;
		}
		/*
		#pcHeader {
			width: 900px;
			height: 103px;
			background-image: url(images/2008images/telcor_header.jpg);
			background-repeat: no-repeat;
			background-color: #e5e5e5;
			font-size: 12px;
			color: #666666;
			border-collapse: collapse;
			border: 0;
		}
		*/
		
		#pcHeader td {
			padding: 3px;
			vertical-align: top;
		}
		
		#pcStoreDescription {
			border-bottom: 1px solid #FFFFFF;
			font-size: 13px;
			text-align: left;
			vertical-align: bottom; 
		}
		
		#pcStorePhone {
			height: 0px;
			text-align: right;
			color: #000000;
			font-size: 11px;
			font-weight:bold;
			padding: 5px 0 7px 0;
		}
		
		#pcStoreName {
			height: 0px;
			text-align: right;
			color: #000000;
			font-size: 11px;
			font-weight:bold;
			line-height:14px;
		}
		
		#pcStoreSearch {
			text-align: right;
		}
		
		#pcTopNav {
			text-align: right;
			vertical-align: bottom;
		}
		
		.menuUp {
			background-image: url(images/2008images/tab_on.gif);
			background-repeat: no-repeat;
			height: 21px;
			width: 93px;
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			text-align: center;
			font-size: 12px;
			font-weight: bold;
		}
		
		.menuUp a {
			color:#FFFFFF;
			text-decoration: none;
		}
		
		.menuUp a:hover {
			color:#FFFFFF;
			text-decoration: underline;
		}
		
		/*
		.menuUp a:visited {
		color:#FFFFFF;
		}
		*/
		
		.menuUnder {
			background-image:url(images/2008images/tab_off.gif);
			background-repeat:no-repeat;
			height:21px;
			width:93px;
			font-family:Arial, Helvetica, sans-serif;
			color:#003399;
			text-align:center;
			font-size:12px;
			font-weight:bold;
		}
		
		.menuUnder a {
			color:#003399;
			text-decoration: none;
		}
		
		.menuUnder a:hover {
			color:#003399;
			text-decoration: underline;
		}
		
		/*
		.menuUnder a:visited {
		color:#003399;
		}
		*/
		
		
		
		#pcShopCart {
		color: #030371;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		float: right;
		padding: 7px 0 0 0;
		}
		
		#pcShopCart a:link {
		color: #030371;
		text-decoration: none;
		}
		
		#pcShopCart a:visited {
		color: #030371;
		text-decoration: none;
		}
		
		#pcShopCart a:hover {
		color: #f27a00;
		text-decoration: underline;
		}
		
		#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 */

/* 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: 0;
			border-collapse: collapse;
		}
	
		#pcLeft {
			width: 180px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcCenter {
			width: 540px;
			padding: 0 5px 0 5px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			width: 173px;
			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: 11px;
			font-weight: bold;
			margin: 0;
			padding-top: 1px;
			color: #FFFFFF;
		}
		
		#pcLeft h3 a:link {
		color:#FFFFFF;
		}
		
		#pcLeft h3 a:visited {
		color:#FFFFFF;
		}
		
		#pcLeft h3 a:hover {
		color:#FFFFFF;
		}

		#pcLeftCatLinks {
			background-image: url(images/2008images/contain_top.gif);
			background-repeat: no-repeat;
			width: 170px;
			height: 14px;
			padding: 0 0 0 10px;
			color: #FFFFFF;
		}
		
		#pcLeftPriceLinks {
			background-color: #E1E1E1;
			color: #999999;
			padding: 5px 5px 1px 10px;
		}
		
		.containBorders {
			border-top: 2px solid #003399;
			border-right: 1px solid #003399;
			border-left: 1px solid #003399;
			width: 152px;
			padding: 3px;
		}
		
		#pcLeftStoreLinks {
			background-color: #F5F5F5;
			color: #999999;
			padding: 5px 5px 1px 10px;
			margin: 0 0 2px 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: #0066CC;
			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: #777777;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #FF6600;
		}
		
	/* CATEGORY CONTAINERS */
		.catContainer {
			padding: 14px 0 0 6px; 
			width: 160px;
		}
		.catContainerTop {
			background-image: url(images/2008images/contain_top.gif); 
			background-position: top left; 
			background-repeat: no-repeat; 
			font-size: 11px; 
			font-weight: bold; 
			color: #FFFFFF; 
			width: 150px; 
			height: 14px; 
			padding: 0 0 0 10px;
		}
		.catContainerTop h3 a {
			color:#FFFFFF;
			text-decoration: none;
		}
		.catContainerTop h3 a:hover {
			color:#FFFFFF;
			text-decoration: underline;
		}
		.catContainerMiddle {
			border-top: 2px solid #003399; 
			border-left: 1px solid #003399; 
			border-right: 1px solid #003399; 
			width: 152px; 
			padding: 3px;
		}
		.catContainerBottom {
			background-image: url(images/2008images/contain_bottom.gif); 
			background-position: top left; 
			background-repeat: no-repeat; 
			width: 160px; 
			height: 14px;
		}

.indCatLinks {
	padding: 5px 0;
	background-image: url(images/2008images/hdots1px5.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.indCatLinks a {
	color: #333333;
	text-decoration: none;
}
.indCatLinks a:hover {
	color: #333333;
	text-decoration: underline;
}

/* USERNAME & PASSWORD */
.upContainer {
	padding: 3px 0;
}
		
/* LOGIN CONTAINER */
.loginContainer {
	padding: 5px 0;
}
.lcLink {
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 15px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: center; 
	padding: 2px 0 0 0; 
	margin-right: 5px; 
	float: left;
}
.lcLink a {
	color: #FFFFFF;
	text-decoration: none;
}
.lcLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.loginLink {
	background-image: url(images/2008images/login.gif); 
	width: 58px; 
}
.registerLink {
	background-image: url(images/2008images/register.gif); 
	width: 70px;
}
#fpLink {
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
}
#fpLink a:link {
	color: #030371;
	text-decoration: none;
}
#fpLink a:visited {
	color: #030371;
	text-decoration: none;
}
#fpLink a:hover {
	color: #f27a00;
	text-decoration: underline;
}

	/* Define the right column */
	
		#pcShowCart {
			/* background-color: #FFFFAA; */
			color: #666666;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
		}
		.pcShowCartContainer {
			float: left; 
			width: 65px;
		}
		.pcShowCartContainer a {
			color: #333333;
			text-decoration: none;
		}
		.pcShowCartContainer a:hover {
			color: #333333;
			text-decoration: underline;
		}
	
		#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: 11px;
			font-weight: bold;
			margin: 0;
			padding-top: 1px;
			color: #FFFFFF;
		}
		
		#pcRight h3 a:link {
			color:#FFFFFF;
		}
		
		#pcRight h3 a:visited {
			color:#FFFFFF;
		}
		
		#pcRight h3 a:hover {
		color:#FFFFFF;
		}
	
		#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;
		}
	
/* END Footer */

/* FOOTER CONTAINER  */
.footerContainer {
	background-color: #6074a5; 
	padding: 5px 0; 
	color: #FFFFFF;
}
.footerContainer a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 7px;
}
.footerContainer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer1 {
	text-align: center; 
	padding: 15px 0 7px 0; 
	font-size: 12px; 
	font-weight: bold;
}
.footer2 {
	text-align: center; 
	padding: 0 0 20px 0;
}
.footer2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer2 a:hover {
	color: #f27a00;
	text-decoration: underline;
}
.footer3 {
	text-align: center; 
	padding: 0 0 15px 0;
}
.footer4 {
	background-color: #FFFFFF; 
	padding: 20px 0 40px 0; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000066;
}