﻿/*
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: #10408b;
	text-align: center;
	background-color: #ffffff;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 940px;
			height: 85px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 5px;
			margin-bottom: 0;
			padding: 0;
			background-color: #ffffff;
			font-size: 12px;
			color: #10408b;
			border-collapse: collapse;
			border: 0;
		}
		
		#pcHeader td {
			padding: 3px;
			vertical-align: top;
		}
		
		#pcHeader td.searchBarBG	{
	width: 100%;
	height: 50px;
	margin:0;
	padding:0;
	background: #ffffff url('/store/pc/images/site/searchBar_repeatBG.gif') repeat-x;
}
		
		#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;
		}
		
			
		#pcTopNav {
	float:right;
	width: 450px;
	margin: 0;
	padding:0;
	height:20px;
	text-align: right;
	
	
		}
		
		#pcTopNav table {
	border-collapse:collapse;
}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #10408b;
			font-size: 11px;
		}
		
		#pcStoreSearch a:hover {
			color: #FFFFFF;
		}
		
		#pcTopNav ul {
	float:right;
	margin:0; 
	padding: 0; 
	display: inline;  
	list-style: none;
		}
		
		#pcTopNav li {
	float:left; 
	margin: 0;  
	padding: 0px 0px 0px 16px; 
	list-style: none; 
	display: inline;		}
		
		#pcTopNav a {
	color: #000000;
	background-color: inherit;  
	text-decoration: none; 
	font: 11px Tahoma, Arial, Sans-Serif; 
		}
		
		#pcTopNav a:hover {
	text-decoration : none;
	border-bottom: 1px solid #f2f2f2;
		}
		
		#pcTopNav img	{
	border: 0;
	
}

	#pcHeader .imageNavBar {
	position: relative;
	float:right;
	height: 1px;
	margin: 0;
	padding: 0;
}

	#pcHeader .showCart-wrap	{
	height: 20px;
}

	#pcHeader #search-box {
	float:left;
	width: 215px;
	height: 49px;

	}
	
	
	
	#pcHeader .login-info	{
	float:left;
	height: 30px;
	text-align: left;
	color: #96896d;
	width: 200px;
	margin: 13px 10px 0px 0;
	padding: 0 10px 0px 0;
	vertical-align: top;

	
}

	#pcHeader .logout-info	{
	float:left;
	height: 30px;
	text-align: right;
	width: 200px;
	margin: 12px 0 0 0;
	color: #96896d;
}

	#pcHeader .logout-info a:link	{
		color: #96896d;
		text-decoration: underline;
}

	#pcHeader .logout-info a:visited	{
		color: #96896d;
		text-decoration: underline;
}

	#pcHeader .logout-info a:hover	{
		color: #96896d;
		text-decoration: none;
}


	#pcHeader .logout-info span.style1	{
	margin: 15px 0 0 0;
}


/* 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: 940px;
			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;
			padding-top:10px;
		}
	
		#pcCenter {
			width: 740px;
			padding: 0 5px 0 5px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			width: 0px;
			text-align: left;
			vertical-align: top;
		}
		
		.pcColumnSpacer {
			width: 10px;
			/*background-image:url(/store/pc/images/dotted_spacer_vert.gif);*/
			background:url(/store/pc/images/site/solid_spacer_vert.gif) repeat-y;
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}
		
		#pcLeft h2 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}
		
		#pcLeftTitle	{
		text-align: center;
		height: 25px;
		margin: 0;
		padding: 0;

}

		#pcLeftTitle img	{
	margin:0;
	padding:0;
}


		#pcLeftCatLinks {
			background-color: #ffffff;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftCatLinks table {
	    	margin-top: 5px;
}
		
		#pcLeftPriceLinks, #pcLeftPriceLinks2 {
			background-color: #ffffff;
			color: #666666;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		
		#pcLeftStoreLinks {
			background-color: #ffffff;
			color: #666666;
			padding: 5px 5px 1px 10px;
			margin: 0 0 2px 0;
		}
	
		#pcLeft #pcLeftPriceLinks ul,
		#pcLeft #pcLeftPriceLinks2 ul,
		#pcLeft #pcLeftStoreLinks ul {
			list-style: disc url(/store/pc/images/site/menu-bullet.gif) outside;
			text-indent: 0;
			margin: 0 0 0px 0px;
			padding: 0 0 0 20px;
			
		}
	
		#pcLeft #pcLeftPriceLinks ul li,
		#pcLeft #pcLeftPriceLinks2 ul li,
		#pcLeft #pcLeftStoreLinks ul li {
			margin: 2px 0 0 0;
			line-height:14px;
			vertical-align:top;
			/*background: url(/store/pc/images/site/menu-bullet.gif)no-repeat 0 4px;*/
					}
		
		#pcLeft #pcLeftPriceLinks ul li a,
		#pcLeft #pcLeftPriceLinks2 ul li a,
		#pcLeft #pcLeftStoreLinks ul li a {
		padding-bottom: 3px;
		margin: 0 0 0 -5px;
}
		#pcLeftCatLinks td, #pcLeftCatLinks2 td	{
			line-height:16px;
			height: 16px;
			margin: 0;
			padding: 0;
			background: url(images/site/menu-bullet.gif) no-repeat 4px 5px;
}
		
		#pcLeftCatLinks td a:link, #pcLeftCatLinks td a:visited {
			color: #666666;
			text-decoration: none;
			margin-left: 9px;
			
		}
		
		#pcLeftCatLinks td a:hover {
			color: #cccccc;
		}
		
		#pcLeftPriceLinks a:link, 
		#pcLeftPriceLinks a:visited, 
		#pcLeftPriceLinks2 a:link, 
		#pcLeftPriceLinks2 a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover, #pcLeftPriceLinks2 a:hover {
			color: #cccccc;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #cccccc;
		}


	/* Define the right column */
	
		#pcShowCart {
			background-color: #FFFFFF;
			color: #999999;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
			vertical-align: bottom;
		}
		
		#pcShowCart NOBR {
	line-height: 18px;
	vertical-align: bottom;
}
		
		#pcShowCart img {
			vertical-align: bottom;
		padding: 0 0 3px 0;

	
}
	
		#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: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: #999999;
			text-align: center;
			padding: 5px;
		}
		
		#pcFooter a:link, #pcFooter a:visited {
			text-decoration: none;
			color: #999999;
		}
		
		#pcFooter a:hover {
			color: #cccccc;
}
		#pcFooterSpacer {
			background-image: url(/store/pc/images/site/solid_spacer_left.gif);
			/*background-image:url(/store/pc/images/site/header_nav_bar.gif);*/
			width:100%;
			height: 5px;
		}
	
/* END Footer */

.clearboth {
	clear: both;
}

#pcLeft #pcLeftTitle .img-divider img	{
	text-align:center;
	margin-left: 4px;
	padding-left: 6px;

}

.img-divider	{
	height: 2px;
	width: 155px;
	background: #ffffff url(/store/pc/images/site/header_nav_bar.gif) no-repeat center;
	margin: 0 10px;
}
