@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 0px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #000000;
	text-align: center;
	background-image:url(/siteimages/sitebg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	
	
}

/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 850px;
			height: 176px;
			background-color: #000000;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 0px;
			border: none;
			position: relative;
			background-image:url(/siteimages/headerbg.jpg);
			
		}
		
	#pcHeader08Left {
			position: absolute;
			
			left: -80px;
		}
		
		#pcHeader08Robot {
			position: absolute;
			left: 640px;
			top: 45px;
			z-index: 15;
			
		}
		
		#pcHeader08RobotBL {
			position: absolute;
			left: 735px;
			top: 150px;
			z-index: 15;
			
		}
		
		#pcHeader08RobotBR {
			position: absolute;
			left: 863px;
			top: 150px;
			z-index: 15;
			
		}
		
	#pcHeader08Center {
			position: absolute;
			top: 30px;
			left: 320px;
			width: 210px
		}
		
	#pcHeader08Right {
			float: right;
			padding: 10px;
			text-align: left;
			color: #ffffff;
		}
		
		#pcHeader08Right a:link, #pcHeader08Right a:visited {
		color: #e4e4e4;
		font-size: 13px;
		text-decoration:none;
		margin-left: 10px;
		margin-right: 10px;
		}
		
		#pcHeader08Right a:hover {
		color: #e4e4e4;
		font-size: 13px;
		text-decoration:underline;
		}
		
	/* 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: 175px;
			height: 25px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
	#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: 850px;
			height: 28px;
			background-color: #E1E1E1;
						margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			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: 850px;
			background-color: #FFF;
						margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			background-image:url(/siteimages/contentctrbg.jpg);
			background-repeat:repeat-y;
			background-position:right;
			
		}
		
	#pcMainArea08-PC {
			
			float: right;
			width: 644px;
			text-align: left;
			background-image:url(/siteimages/contenttopbg.jpg);
			background-repeat:no-repeat;
			
			/* IE 6 double margin fix */
			
		}
		
		#pcMainArea08-PC-Content {
				padding: 10px;
			}
		
	#pcMainArea08-LEFT {
			width: 206px;
			float: left;
			text-align: left;
			vertical-align: top;
			
			/* IE 6 double margin fix */
			display: inline;
			background-image:url(/siteimages/leftbg.jpg);
			background-repeat: no-repeat;
			background-color: #ececec;
			
		}

	#pcMainArea08-BROWSE {
			width: 200px;
			
			
			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: 200px;
			
			
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
			width: 200px;
			
			margin-bottom: 10px;
		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 16px;
			color: #333;
			border-bottom: 1px solid #333;
			width: 180px;
			margin: 5px 0 10px 5px;
			font-weight: normal;
		}

	#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;
		font-size: 12px;
		color: #4b4b4b;
		font-weight: bold;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #d3172d;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 850px;
			height: 354px;
			
						margin-left: auto;
			margin-right: auto;
			
			margin-top: 0px;
			margin-bottom: 20px;
			border: none;
			font-size: 16px;
			text-align: left;
			color: #000;
			background-image:url(/siteimages/bottombg.jpg);
			background-repeat:no-repeat;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #ffffff;
			text-decoration:none
		}
		

	#pcFooter08 a:hover {
			color: #ffffff;
			text-decoration:underline
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 200px;
			border: 1px solid #e1e1e1; 
			margin-bottom: 10px;
			font-size: 11px;
	}
	
	#promoarea {
			background-image:url(/siteimages/bodytopbg.jpg);
			width: 850px;
			
			float: left;
			
	
	}
	
	#useful {
			margin-top: 50px;
			background-image:url(/siteimages/usefulbg.png);
			float: left;
			width:222px;
			height: 184px;
			background-repeat:no-repeat;
			color: #4b4b4b;
			font-size: 10px;
			font-family:Arial, Helvetica, sans-serif;
			}
			
	#useful2 {
		margin-top: 44px;
		margin-left: 20px;
	}
	#useful2 a {
		color: #4b4b4b;
		text-decoration:none;
		}
		
		#useful2 a:hover {
		color: #4b4b4b;
		text-decoration:underline;
		}
			
			
			
	#topcat {
			margin-top: 60px;
			float:right;
			margin-right: 15px;
			width: 610px;
	
			}
			
	.searchbox {
	margin-top:25px; 
	margin-left: 10px;
	float: left;
	
	}
	
	#searchboxHP {
	border: 1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 15px;
	}
	
	.navitems {
	border-bottom: 1px solid #999999;
	}
