/*
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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.smtag {
	font-style: italic;
	font-size: 11px;
}


/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 999px;
			font-size: 12px;
			color: #000000;
			margin-top: 0;
			margin-bottom: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
		}
		
		#pcHeader td {
			vertical-align: bottom;
		}
		
		#pcHeaderBanner {
			height: 123px;
			background-image: url(images/header-banner.jpg); 
			background-position: bottom; 
			background-repeat: no-repeat;
		}
		
		#pcBannerLeft {
			float: left;
			font-size: 12px;
			clear: none;
			margin: 50px 0 0 190px;
		}
		
		#pcBannerRight {
			float: right;
			font-size: 12px;
			clear: none;
			margin: 50px 95px 0 0;
		}
		
		.pcBannerTitle {
			font-family: Arial, sans-serif;
			font-size: 11px;
			margin: 0;
			padding: 0;
		}
		
		#pcHeaderMainNav {
			height: 42px;
			background-image: url(images/header-mainnavbg.jpg); 
			background-position: bottom; 
			background-repeat: no-repeat;
			margin: 0;
			padding: 0;
		}
		
		#pcHeaderMainNav img, a {
			border: 0;	
		}
		
		#pcMainNav {
			float: left;
			height: 41px;
			margin: 0;
			padding: 0;
		}
		
		.navMain {
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 20px;
			color: #00ddff;
		}
		
		.navMain a, .navMain a:link {
			line-height: 40px;
			color: #00ddff;
			text-decoration: none;
			margin: 0;
			padding: 8px 14px;
			outline:none;
		}
		
		.navMain a:hover {
			height: 40px;
			background-image: url(images/navMainRO.gif);
			color: #000000;
			text-decoration: none;
		}
		
		#pcHeaderSubnavContainer {
			height: 31px;
			background-image: url(images/header-subnavbg.jpg); 
			background-position: bottom; 
			background-repeat: no-repeat; 
			margin: 0; 
			padding: 0;
		}
		
		#pcHeaderSubnav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
		}
		
		#pcHeaderSubnav a {
			color: #b2b09c;
			text-decoration: none;
		}
		
		#pcHeaderSubnav a:hover {
			color: #0aaac1;
		}
			
		#pcStoreDescription {
			border-bottom: 1px solid #FFFFFF;
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
	float: right;
	width: 325px;
	height: 39px;
	background-image: url(images/navMainRO.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
	color: #000000;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
		}
		#pcStoreSearch label{
			color:#000;
			vertical-align: middle;
			
		
		}
		
		.spaceSearchBoxTop {
			height: 4px;
		}
		
		#pcTopNav {
			border-top: 1px solid #FFFFFF;
			text-align: right;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #000000;
			font-size: 11px;
		}
		
		#pcStoreSearch a:hover {
			text-decoration: underline;
		}
		
		#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 {
			margin-left: auto;
			margin-right: auto;
			margin-top: 0;
			padding: 0;
			border: 0;
		}
	
		#pcLeft {
			width: 187px;
			background-color: #c4c2b3;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-align: left;
			color: #000000;
			vertical-align: top;
			border: 3px solid #7b7b7b;
			margin: 0;
			padding: 0;
		}

		#pcCenter {
	width: 900px;
	background-color: #c4c2b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border: 3px solid #7b7b7b;
	margin: 0;
	padding: 0;
		}
	
		#pcRight {
			width: 187px;
			background-color: #c4c2b3;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-align: left;
			color: #000000;
			text-align: left;
			vertical-align: top;
			border: 3px solid #7b7b7b;
			margin: 0;
			padding: 0;
		}
		
		
	/* Define the left column */
	
		#pcLeft h3 {
			height: 30px;
			background-color: #b2b09c;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: normal;
			text-align: center;
			line-height: 30px;
			color: #000000;
			border-top: 1px #252525 solid;
			border-bottom: 3px #252525 double;
			margin: 0 0 5px 0;
			padding: 0;
		}

		#pcLeftCatLinks {
			width: 187px;
			min-height: 450px;
			text-align: left;
			color: #000000;
			margin: 0;
			padding: 0;
		}
		#pcLeftCatLinks p{
			padding: 0 5px;
		}
		
		#pcLeftPriceLinks {
			text-align: left;
			color: #B9B9B9;
			margin: 20px 0 0 0;
			padding: 0;
		}
		
		#pcLeftStoreLinks {
			text-align: left;
			color: #B9B9B9;
			margin: 20px 0 0 0;
			padding: 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: #000000;
			text-decoration: underline;
		}
		
		#pcLeftCatLinks a:hover {
			color: #0aaac1;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #000000;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #0aaac1;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #000000;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #0aaac1;
		}


	/* Define the right column */
	
		#pcShowCart {
			background-color: #FFFFAA;
			color: #666666;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
		}
	
		#pcCustomerLogin {
			width: 187px;
			min-height: 450px;
			text-align: left;
			color: #999999;
			margin: 0;
			padding: 0;
		}
		
		#pcAffiliateLogin {
			background-color: #FFEE99;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcRight h3 {
			height: 30px;
			background-color: #b2b09c;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: normal;
			text-align: center;
			line-height: 30px;
			color: #000000;
			border-top: 1px #252525 solid;
			border-bottom: 3px #252525 double;
			margin: 0;
			padding-bottom: 2px;
		}
	
		#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: #000000;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #0aaac1;
		}
		
		
		#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
			color: #000000;
		}
		
/* alternate media styles for home page */		
		#featuredTitles {
	width:1000px;
	height:595px;
	background-color:#CCC;
	overflow:hidden;
}

#featuredLeft {
	float:left;
	width:594px;
}

#widthone {
	float:left;
	width:278px;
}

#widthtwo {
	float:right;
	width:316px;
}

.fleft {
	float:left;
	margin-left:6px;
	margin-top:6px;
	overflow:hidden;
}

#featuredRight {
	float:right;
	padding-right:6px;
	width:278px;
}
		

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
			width: 999px;
			height: 38px;
			background-image: url(images/footerbg.jpg);
			background-repeat: no-repeat;
			font-size: 11px;
			line-height: 39px;
			color: #222;
			text-align: center;
			padding: 0;
			margin: 0;
		}
		
		#rhinolink {
			padding-top: 10px;	
		}
		
		#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 */

