@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #dfdfdf;
	text-align: center;
}


	
/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 764px;
			height: 240px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			position: relative;
		}
		
	#pcHeader08Left {
			position: absolute;
			top: 0px;
			left: 10px;
		}
		
	#pcHeader08Center {
			position: absolute;
			top: 30px;
			left: 320px;
			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;
			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: 900px;
			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: 727px;
			background-color: #FFFfff;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			background-image: url(/assets/images/site/fullbgPC.jpg);
			background-repeat: repeat-y;
			
		}
		
	#textnav {
		padding-left: 5px;
		background-color: #FFFFFF;
		margin-left: 7px;
		margin-right: 7px;
		padding-bottom: 3px;
		color: #000000;
		padding-top: 3px;
		height: 20px;
		}
		
		
	#textnav a:link {
		color: #000000;
	}
	
	#textnav a:visited {
		color: #000000;
	}
	
	#textnav a:hover {
		color: #cccccc;
		text-decoration: none;
	}

		
	#pcMainArea08-PC {
			width: 520px;
			float: right;
			text-align: left;
			background-color: #ffffff;
			margin-right: 0px;
			
			
		}
		
		#pcMainArea08-PC-Content {
				
				
				
			}
		
	#pcMainArea08-LEFT {
			width: 190px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 0px 0 20px 0px;
			background-color: #ffffff;
			background-image: url(images/navbg.jpg);
			background-repeat: repeat-x;
			
			
			
		}

	#pcMainArea08-BROWSE {
			width: 180px;
			background-color: #E8E8FF;
			
			margin-bottom: 10px;
			margin-left: 3px;
		}

	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}

#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
			width: 180px;
			background-color: #D2F0FF;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
			width: 180px;
			background-color: #E8E8FF;
			
			margin-bottom: 200px;
			margin-left: 3px;
		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 16px;
			color: #333;
			border-bottom: 1px solid #333;
			width: 170px;
			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;
		color: #333;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #06F;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
			height: 0px;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 764px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			font-size: 16px;
			text-align: left;
			color: #000;
		}
		


	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	
		

	#pcFooter08 a:hover {
			color: #CCC;
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 180px;
			background-color: #ffffff;
			margin-bottom: 10px;
			font-size: 11px;
			color: #000000;
			margin-left: 3px;
			margin-top: 3px;
	}
	
/* -------------- RUST BULLET STYLES --------- */

.style2 {color: #003B73}


#toplogo {
	width: 764px;
	height: 60px;
	background-image: url(/assets/images/site/top_logo.jpg);
	background-repeat: no-repeat;
}

#topframe {
	width: 764px;
	height: 3px;
	background-image: url(/assets/images/site/frame_top.jpg);
	background-repeat: no-repeat;
}

#bottomframe {
	width: 764px;
	height: 28px;
	background-image: url(/assets/images/site/frame_bottom.jpg);
	background-repeat: no-repeat;
}

.footer {font:9px verdana, sans-serif; color:#ffffff; padding:0px; margin:0px; font-size:9px; text-decoration:none}



#bgfoot {
	background-image: url(/assets/images/site/bg_footer.gif);
	
}

#bgfootgrad {
	width: 750px;
	height: 40px;
	background-image: url(/assets/images/site/bg_footer_grad.gif);
	background-repeat: repeat-x;
}

#bgfootbottom {
	height: 5px;
	background-image: url(/assets/images/site/bg_footer_bot.gif);
}

.bgborderrightgif {
	width: 7px;
	background-image: url(/assets/images/site/bg_border_right.gif);
}
.bgborderrightjpg {
	width: 7px;
	background-image: url(/assets/images/site/bg_border_right.jpg);
}
.bgborderleftgif {
	width: 7px;
	background-image: url(/assets/images/site/bg_border_left.gif);
}
.bgborderleftjpg {
	width: 7px;
	background-image: url(/assets/images/site/bg_border_left.jpg);
}

.splash {font:9px verdana, sans-serif; color:#ffffff; padding:0; margin:0 10px 0 0; font-size:9px; text-decoration:none }