@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-repeat: repeat-x;
	background-color: #A70301;
	text-align: center;
}

/* ----- Header - Start ----- */

	/* Layout */

	#pcHeader08 {
	width: 1100px;
	height: 400px;
	background-color: #A70301;
	border: none;
	position: relative;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
			
		#pcHeader08Left {
				position: absolute;
				top: 4px;
				left: 10px;
			}
			
		#pcHeader08Center {
	position: absolute;
	top: 214px;
	left: 178px;
	width: 210px;
			}
			
		#pcHeader08Right {
				position: absolute;
				top: 8px;
				right: 10px;
				width: auto;
				border: 1px dashed #CCC;
				padding: 6px 10px;
				text-align: right;
				background-image: url(images/pcv4_sample_image.png);
				background-repeat: no-repeat;
			}
		
	/* 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 #CCC;
			background-color: #E8E8FF;
			width: 170px;
			height: 25px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
		#pcHeader08Center a:hover {
				color: #999;
			}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
	width: 1100px;
	background-image:url(../images/Paper-Background-Medium.jpg);
	background-repeat:repeat-x;
	font-size: 15px;
	text-align: right;
	height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	color: #333;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #000;
		}
		
	#pcTopNav08 a:hover {
	color: #A70301;
	text-decoration: underline;
		}

/* ----- Top Navigation End ----- */

/* ----- Main Area Layout ----- */

	/* Main container */
	#pcMainArea08 {
			width: 1100px;
			background-color: #FFF;
			margin: 0 auto 3px auto;
			border: none;
		}
		
	/* Left-side column */
	#pcMainArea08-LEFT {
	width: 190px;
	float: left;
	text-align: left;
	vertical-align: top;
	/* IE 6 double margin fix */
			display: inline;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
		}

	/* Main area */
	#pcMainArea08-PC {
	padding-top: 40px;
	margin-top: 0;
	margin-right: 205px;
	margin-bottom: 0;
	margin-left: 205px;
		}
		
	/* Right-side column */
	#pcMainArea08-RIGHT {
	width: 190px;
	float: right;
	text-align: left;
	vertical-align: top;
	/* IE 6 double margin fix */
			display: inline;
	margin-top: 40px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 5px;
		}
		
/* ----- Main Area Layout - END ----- */

/* ----- Left Column Elements ----- */

	#pcMainArea08-BROWSE {
	width: 180px;
	background-image:url(images/pcv4_titleBox_back.jpg);
	background-repeat:repeat-x;
	background-color: #D1B98B;
	border: 1px solid #A70301;
	margin-bottom: 10px;
	/* IE 6 fix (content pushing out width) */
			overflow: hidden;
		}

	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}

	#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
	width: 180px;
	background-image:url(images/pcv4_titleBox_back.jpg);
	background-repeat:repeat-x;
	background-color: #D1B98B;
	border: 1px solid #A70301;
	margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
	width: 180px;
	background-image:url(images/pcv4_titleBox_back.jpg);
	background-repeat:repeat-x;
	background-color: #D1B98B;
	border: 1px solid #A70301;
	margin-bottom: 10px;
	/* IE 6 fix (content pushing out width) */
			overflow: hidden;
		}

	#recentprds {
	width: 180px;
	background-image:url(images/pcv4_titleBox_back.jpg);
	background-repeat:repeat-x;
	background-color: #D1B98B;
	border: 1px solid #A70301;
	margin-bottom: 10px;
	font-size: 11px;
	}
	
	#recentprds h3 {
			font-size: 13px;
			color: #333;
			width: 180px;
			margin: 3px 0 10px 5px;
			font-weight: normal;
	}
		
	#pcMainArea08-LEFT h3, #pcMainArea08-RIGHT h3 {
	font-size: 15px;
	color: #A70301;
	width: 180px;
	margin: 3px 0 10px 5px;
	font-weight: bold;
		}

	#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: #A70301;
	font-weight: normal;
		}
		
	#pcMainArea08-RIGHT a {
		text-decoration: none;
		color: #333;
		}
		
	#pcMainArea08-RIGHT a:hover {
	text-decoration: none;
	color: #A70301;
	font-weight: normal;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
			height: 20px;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
	width: 1100px;
	margin: 0 auto;
	padding: 3px 0 4px 0;
	position: relative;
	background-color: #000;
		}

	#pcFooter08 p {
	margin: 0;
	padding: 2px 0 0 20px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
		}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
}



/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
	width: 180px;
	border: 1px solid #A70301;
	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;
	background-color: #FF0;
	color: #000;
	}
#pcMainArea08-ICONTACT {
	width: 180px;
	background-repeat:repeat-x;
	background-color: #FFF;
	border: 1px solid #A70301;
	margin-bottom: 10px;
	background-image: url(images/pcv4_titleBox_back.jpg);
}

