@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 0px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-color: #000;
	text-align: center;
}

/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 959px;
			height: 550px;
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 3px;
			border: none;
			position: relative;
		}
		
	#pcHeader08Left {
			position: absolute;
			top: 4px;
			left: 10px;
		}
		
	#pcHeader08Center {
	position: absolute;
	top: 491px;
	left: 76px;
	width: 210px
		}
		
	#pcHeader08Right {
			position: absolute;
			top: 8px;
			left: 575px;
			width: 295px;
			border: 1px dashed #CCC;
			padding: 10px;
			text-align: left;
		}
		
	/* Elements */
	
	#pcHeader08StoreName {
			text-align: left;
			font-size: 60px;
		}
		
	#pcHeader08StoreDescription {
			text-align: left;
			font-size: 18px;
			margin-top: -5px;
		}
			
	#pcHeader08Center form input {
	font-size: 18px;
	background-color: #FFF;
	width: 175px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #666;
		}
		
	#pcHeader08Center a {
	text-decoration: none;
	color: #CCC;
		}
		
	#pcHeader08Center a:hover {
			color: #999;
		}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
			margin-top: -5px;
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 959px;
			height: 28px;
			background-color: #E1E1E1;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 3px;
			border: none;
			font-size: 16px;
			text-align: right;
			color: #000;
		}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			float: right;
			margin: 0;
			padding: 4px 10px 0 0;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #000;
		}
		
	#pcTopNav08 a:hover {
			color: #666;
		}

/* ----- Top Navigation End ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
	width: 959px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	background-image: url(images/RLsplice_r6_c1.jpg);
	background-repeat: repeat-y;
		}
		
	#pcMainArea08-PC {
	width: 670px;
	float: right;
	text-align: left;
	margin: 15px 10px 20px 0;
	/* IE 6 double margin fix */
			display: inline;
		}
		
		#pcMainArea08-PC-Content {
				padding: 10px;
			}
		
	#pcMainArea08-LEFT {
	width: 260px;
	float: left;
	text-align: left;
	vertical-align: top;
	/* IE 6 double margin fix */
			display: inline;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;

		}

	#pcMainArea08-BROWSE {
	width: 250px;
	margin-bottom: 50px;
	/* 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: 250px;
	margin-bottom: 50px;
		}
		
		
	#pcMainArea08-IMAGES {
	width: 250px;
	margin-bottom: 60px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
		}	

	#pcMainArea08-LINKS {
	width: 250px;
	margin-bottom: 50px;
		}
		
	#pcMainArea08-LEFT h3 {
	font-size: 16px;
	color: #000;
	width: 180px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-decoration: underline;
		}

	#pcMainArea08-LEFT ul {
		list-style-type: none;
		margin: 0 0 10px 5px;
		padding: 0;
	}

	#pcMainArea08-LEFT li {
		margin: 4px 0 0 5px;
	}

	#pcMainArea08-LEFT a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #06F;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
	width: 959px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	background-image: url(images/footerback.jpg);
	padding: 0px;
		}
		
		


	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 12px;
		}

	#pcFooter08 a {
	text-decoration: none;
	color: #FFF;
		}
		

	#pcFooter08 a:hover {
			color: #CCC;
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
	width: 250px;
	border: thin solid #FFF;
	margin-bottom: 10px;
	font-size: 11px;
	color: #FFF;
	background-color: #C00;
	}
	
	#pcShowCart a {
	text-decoration: none;
	color: #FFF;
	}
#pcMainArea08-cartcontent {
	background-color: #09C;
}
