@charset "utf-8";

html, body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-color: #f4f2f2;
	text-align: center;
	min-width: 960px;
}


/* HEADER */
#pcHeader08 {
	width: 960px;
	height: 210px;
	margin: 0 auto;
	position: relative;
	}
#pcHeader08Left {
	position: absolute;
	top: 25px;
	left: 0;
	}
#pcHeader08Right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 570px;
	background: url(images/top-navigation-bg.gif) top left no-repeat;
	text-align: left;
	}
/* top box */
.pcHeader08RightTopBox {
	padding: 15px 0 0 20px;
	}
.pcHeader08RightTopBox a {
	font-size: 12px;
	color: #333366;
	font-weight: bold;
	text-decoration: none;
	}
.pcHeader08RightTopBox a:hover {
	text-decoration: underline;
	}
/* search */
.pcHeaderRightSearch {
	float: right; 
	position: absolute;
	top: 10px;
	right: 30px;
	margin-bottom: 50px;
	}
/* top nav */
#pcTopNav08 {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#pcTopNav08 li {
	/* Fixes IE/WIN Bug */
	display: inline;
	}
#pcTopNav08 a {
	display: block;
	width: 110px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	background: url(images/top-nav-button.gif) no-repeat left top;
	color: #FFF;
	float: left;
	margin-right: 1px;
	font-weight: bold;
	font-size: 14px;
	}
#pcTopNav08 a:hover {
	color: #FFF;
	background-position: right top;
	}

		
	/* 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 ----- */



/* ----- Main Area Layout ----- */

	/* Main container */
	#pcMainArea08 {
			width: 960px;
			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;
			margin: 15px 5px 20px 10px;
			/* IE 6 double margin fix */
			display: inline;
		}

	/* Main area */
	#pcMainArea08-PC {
		margin: 0 0 0 205px;
		padding: 16px 16px 0 0;
		}
		
	/* 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;
		}
		
/* ----- Main Area Layout - END ----- */

/* ----- Left Column Elements ----- */

#pcMainArea08-BROWSE {
	/* IE 6 fix (content pushing out width) */
	overflow: hidden;
	width: 180px;
	background-image:url(images/pcv4_titleBox_back.gif);
	background-repeat:repeat-x;
	background-color: #f2f0f0;
	}
ul.mainMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul.mainMenu li a {
	background-color:#A3CF4A;
	background-image:url(images/pcv4_titleBox_h3.gif);
	background-repeat:repeat-x;
	border:1px solid #99C341;
	color:#39425D;
	font-size:16px;
	font-weight: bold;
	margin: 0; 
	padding:5px 0 5px 10px;
	width:180px;
	display: block;
	text-decoration: none;
	}
ul.mainMenu li ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 10px solid #FFF;
	}
ul.mainMenu li ul li ul {
	display: none;
	}
ul.mainMenu li ul li a {
	background: none;
	border: 0;
	text-decoration: none;
	color: #000e2d;
	font-weight: bold;
	font-size: 12px;
	}
ul.mainMenu li ul li a:hover {
	text-decoration: none;
	color: #06F;
	}
	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}

	#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
#pcMainArea08-PRICE {
	width: 180px;
	margin-bottom: 10px;
	background-image:url(images/pcv4_titleBox_back.gif);
	background-repeat:repeat-x;
	background-color: #f2f0f0;
	}

#pcMainArea08-LINKS {
	width: 180px;
	margin-bottom: 10px;
	background-image:url(images/pcv4_titleBox_back.gif);
	background-repeat:repeat-x;
	background-color: #f2f0f0;
	/* IE 6 fix (content pushing out width) */
	overflow: hidden;
	}
#pcMainArea08-LINKS ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#pcMainArea08-LINKS ul li {
	padding:5px 0 5px 10px;
	}
#pcMainArea08-LINKS a{
	text-decoration: none;
	color: #000e2d;
	font-weight: bold;
	font-size: 12px;
	}
#pcMainArea08-LINKS a:hover {
	text-decoration: none;
	color: #06F;
	}

#recentprds {
	width: 180px;
	background-image:url(images/pcv4_titleBox_back.jpg);
	background-repeat:repeat-x;
	background-color: #F5F5F5;
	margin-bottom: 10px;
	font-size: 11px;
	overflow: hidden;
	}
#recentprds a{
	text-decoration: none;
	color: #000e2d;
	font-weight: bold;
	font-size: 12px;
	}
#recentprds a:hover{
	text-decoration: none;
	color: #06F;
	}
	

		
#pcMainArea08-LEFT h3, #pcMainArea08-RIGHT h3 {
	font-size: 16px;
	color: #39425d;
	width: 180px;
	padding: 5px 0 5px 10px;
	margin: 0;
	background-image:url(images/pcv4_titleBox_h3.gif);
	background-repeat:repeat-x;
	background-color: #a3cf4a;
	border: 1px solid #99c341;
	}

	/* Styling links in both side columns */


#pcMainArea08-RIGHT a {
	text-decoration: none;
	color: #000e2d;
	font-weight: bold;
	font-size: 12px;
	}
#pcMainArea08-RIGHT a:hover {
	text-decoration: none;
	color: #06F;
	}

#pcMainArea08-SPACER {
	clear: both;
	background: #FFF;
	}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

#pcFooter08 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	border-top: 2px solid #99cc33;
	}
.pcFooter08Social {
	margin: 0 auto;
	background: #FFF;
	text-align: right;
	}
.pcFooter08SocialDiv {
	width: 230px;
	float: left;
	border-right: 4px solid #CCC;
	text-align: left;
	height: 100px;
	margin: 10px 0 10px 5px;
	}
.pcFooter08SocialDiv p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	}
.pcFooter08SocialDiv h3 {
	font-family:"Arial Black", Gadget, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000033;
	}
.pcFooter08Links {
	background: url(images/footer-bg.gif) top left repeat-x;
	height: 125px;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
	}
.pcFooter08Links a {
	color: #abd257;
	font-weight: bold;
	text-decoration: none;
	}
.pcFooter08Links a:hover {
	text-decoration: underline;
	}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
		width: 180px;
		border: 1px solid #e1e1e1; 
		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;
	}