﻿@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 10px;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}

/* ----- Header - Start ----- */

	/* Layout */

	#pcHeader08 {
	width: 100%;
	height: 175px;
	background-color: #FFFFFF;
	margin: 0 auto 1px auto;
	border: none;
}
			
		#pcHeader08Left {
	top: 4px;
	left: 10px;
	float: left;
}
			
		#pcHeader08Center {
				position: absolute;
				top: 30px;
				left: 515px;
				width: 210px;
			}
			
		#pcHeader08Right {
	position: absolute;
	top: 8px;
	right: 10px;
	width: auto;
	padding: 10px;
	text-align: right;
	float: right;
}
		
	/* Elements */
	
	#pcHeader08StoreName {
			text-align: left;
			font-size: 60px;
		}
		
	#pcHeader08StoreDescription {
			text-align: left;
			font-size: 18px;
			margin-top: -5px;
		}
			
	#pcHeader08Center form input {
			font-size: 18px;
			border: 1px solid #A06D40;
			background-color: #FFFFFF;
			width: 170px;
			height: 25px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #000000;
		}
		
		#pcHeader08Center a:hover {
				color: #4A0048;
			}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
			margin-top: -5px;
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
	width: 100%;
	top: 185px;
	position: absolute;
}

	#pcTopNav08 a {
			text-decoration: none;
			color: #000000;
		}
		
	#pcTopNav08 a:hover {
			color: #4A0048;
		}

/* ----- Top Navigation End ----- */
/* ----- Main Area Layout ----- */

	/* Main container */
	#pcMainArea08 {
	margin: 25px auto 3px auto;
	background-color: #FFFFFF;
	border: none;
	width: 100%;
}
		
	/* Left-side column */
	#pcMainArea08-LEFT {
	width: 190px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin: 15px 5px 20px 0;
			/* IE 6 double margin fix */
	display: inline;
}

	/* Main area */
	#pcMainArea08-PC {
	padding-top: 16px;
	margin-right: 205px;
	margin-bottom: 0;
	margin-left: 205px;
}
				
	/* Right-side column */
	#pcMainArea08-RIGHT {
	width: 190px;
	float: right;
	text-align: left;
	vertical-align: top;
	margin: 15px 2px 20px 5px;
/* IE 6 double margin fix */	display: inline;
	background-color: FFFFFF;
}
		
/* ----- Main Area Layout - END ----- */

/* ----- Left Column Elements ----- */

	#pcMainArea08-BROWSE {
	padding: 0px 0 0 5px;
	width: 180px;
	background-image: url(images/pcv4_titleBox_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #A06D40;
	margin-bottom: 10px; /* IE 6 fix (content pushing out width) */;
	overflow: hidden;
	margin-top: 20px;
}

	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}

	#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
	padding: 0 0 0 5px;
	width: 180px;
	background-image: url(images/pcv4_titleBox_back.jpg);
	background-repeat: repeat-x;
	background-color: FFFFFF;
	border: 1px solid #A06D40;
	margin-bottom: 10px;
}
	#pcMainArea08-PRICE h3 {
	font-size: 13px;
	color: #452B0A;
	width: 180px;
	margin: 3px 0 10px 5px;
	font-weight: normal;
	}

	#pcMainArea08-SEAL {
	width: 180px;
	background-color: #FFFFFF;
	border: 0px solid #A06D40;
	margin-bottom: 10px;
	text-align: center;
		}

	#pcMainArea08-LINKS {
	padding: 0 0 0 5px;
	width: 180px;
	background-image: url(images/pcv4_titleBox_back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #A06D40;
	margin-bottom: 10px;
}

	#recentprds {
			width: 180px;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
			background-color: #FFFFFF;
			border: 1px solid #A06D40;
			margin-bottom: 10px;
			font-size: 11px;
	}
	
	#recentprds h3 {
			font-size: 13px;
			color: #452B0A;
			width: 180px;
			margin: 3px 0 10px 5px;
			font-weight: normal;
	}
		
	#pcMainArea08-LEFT h3, #pcMainArea08-RIGHT h3 {
			font-size: 15px;
			color: #452B0A;
			width: 180px;
			margin: 3px 0 10px 5px;
			font-weight: normal;
		}

	#pcMainArea08-LEFT ul, #pcMainArea08-RIGHT ul {
		list-style-type: none;
		margin: 0 0 10px 5px;
		padding: 0;
	}

	#pcMainArea08-LEFT li, #pcMainArea08-RIGHT li {
		margin: 4px 0 0 5px;
	}
	
	/* Styling links in both side columns */

	#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #333;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #4A0048;
		}
		
	#pcMainArea08-RIGHT a {
		text-decoration: none;
		color: #333;
		}
		
	#pcMainArea08-RIGHT a:hover {
		text-decoration: none;
		color: #4A0048;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
			height: 20px;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 100%;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
			margin: 0 auto;
			font-size: 13px;
			padding: 3px 0 4px 0;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #000000;
		}

	#pcFooter08 a:hover {
			color: #4A0048;
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
		width: 180px;
		border: 1px solid #A06D40; 
		margin-bottom: 10px;
		font-size: 11px;
		background-image: url(images/pcv4_cart_back.png);
		background-repeat: no-repeat;
		background-position: 5px 5px;
		text-align: right;
	}
