﻿/*
Copyright Osirys Computer Systems, LLC 2006, All Rights Reserved
Use this stylesheet to change the look of the default header and footer.
*/
html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Georgia", Verdana, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 900px;
			height: 0px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 5px;
			padding: 0;
			background-color: #FFFFFF;
			font-size: 12px;
			color: #666666;
			border-collapse: collapse;
			border: 0;
		}
		
		#pcHeader td {
			padding: 3px;
			vertical-align: bottom;
		}
		
		#pcSiteMessage {
			border-bottom: 1px solid #FFFFFF;
			font-size: 13px;
			text-align: left;
		}
		
		#pcSiteName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
			text-align: right;
		}
		
		#pcTopNav {
			border-top: 1px solid #FFFFFF;
			text-align: right;
		}
		
		#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: 190px;
			text-align: right;
			vertical-align: top;
			font-size: 12px;

		}
	
		#pcCenter {
			width: 480px;
			padding: 0 5px 0 5px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			width: 180px;
			text-align: left;
			vertical-align: top;
			font-size: 12px;
		}
		
		.pcColumnSpacer {
			width: 10px;
			background-image:url("../ProductCart/pc/images/dotted_spacer_vert.gif");
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftNAV1 {
			background-color: #330000;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftNAV2 {
			background-color: #660000;
			color: #FFFFFF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcLeftNAV3 {
			background-color: #660000;
			color: #FFFFFF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 2px 0;
		}
		
		#pcLeftADD1 {
			background-color: #660000;
			text-align: center;
			color: #999999;
			padding: 1px 1px 2px 2px;
			margin: 0 0 2px 0;
		}

		#pcLeftADD2 {
			background-color: #FFFFFF;
			text-align: center;
			color: #999999;
			padding: 1px 1px 2px 2px;
			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;
		}
		
		#pcLeftNAV1 a:link, #pcLeftNAV1Links a:visited {
			color: #FF99FF;
			text-decoration: none;
		}
		
		#pcLeftNAV1 a:hover {
			color: #FF99FF;
		}
		
		#pcLeftNAV2 a:link, #pcLeftNAV2Links a:visited {
			color: #FF99FF;
			text-decoration: none;
		}
		
		#pcLeftNAV2 a:hover {
			color: #FF99FF;
		}
		
		#pcLeftNAV3 a:link, #pcLeftNAV3Links a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcLeftNAV3 a:hover {
			color: #FF0000;
		}


	/* Define the right column */
	
		#pcShowCart {
			background-color: #FFFFAA;
			color: #666666;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
		}
	
		#pcRightNAV5 {
			background-color: #660000;
			color: #000000;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}
		
		#pcRightNAV6 {
			background-color: #660000;
			text-align: center;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
		}

		#pcRightADD1 {
			background-color: #660000;
			text-align: center;
			color: #0066FF;
			padding: 5px 5px 10px 10px;
			margin: 0 0 5px 0;
		}

		#pcRightADD2 {
			background-color: #FFFFFF;
			text-align: center;
			color: #0066FF;
			padding: 5px 5px 10px 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;
		}
		
		#pcRightNAV5 a:link, #pcRightNAV5links a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcRightNAV5 a:hover {
			color: #FF0000;
		}
		
		
		#pcRightNAV6 a:link, #pcRightNAV6links a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcRightNAV6 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("../ProductCart/pc/images/dotted_spacer_left.gif");
			height: 5px;
		}
	
/* END Footer */