@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	background:#ffffff url(images/body-background.jpg) repeat-x left top;
	width:100%;
	height:100%;
}

/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 950px;
			height: 215px;
			margin:0 auto;
			border: none;
			position: relative;
			background:transparent url(images/header-background.jpg) no-repeat left top;
		}
		
	#pcHeader08Left {
			position: absolute;
			top: 17px;
			left: 0;
		}
		
	#pcHeader08Center {
			position: absolute;
			top: 30px;
			left: 320px;
			width: 210px
		}
		
	#pcHeader08Right {
			position: absolute;
			top: 40px;
			left: 635px;
			width: 310px;
			padding: 10px;
			text-align: right;
		}
		
	/* 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;
		}
	
	#searchBox{
		float: right;
		margin-top: 37px;
		margin-right: 6px;
	}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 950px;
			height: 37px;
			background:#eeeeee url(images/top-nav.png) no-repeat left top;
			margin: 0 auto 20px;
			border: none;
		}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			margin: 0;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #000;
			padding: 0;
		}
		
	#pcTopNav08 a:hover {
			color: #666;
		}

/* ----- Top Navigation End ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
			width: 950px;
			background-color: none;
			margin:0 auto -350px;
			border: none;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			clear:both;
		}
		
	#pcMainArea08-PC {
			width: 950px;
			text-align: left;
			z-index:1;
		}
		
	#pcMainArea08-PC-Content {
			width: 950px;
			}
		
	#pcMainArea08-LEFT {
			width: 210px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 20px 0 20px 10px;
		}

	#pcMainArea08-BROWSE {
			width: 200px;
			background-color: #E8E8FF;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}

	#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
			width: 200px;
			background-color: #D2F0FF;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
			width: 200px;
			background-color: #E1F4F4;
			border: 1px solid #9999CC;
			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;
		color: #333;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #06F;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
			width:950px;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */
	.push {
		height:350px;
		z-index:0;
		margin:0 auto;
	}
	#pcFooter08 {
			width: 100%;
			height: 350px;
			margin:0;
			padding:0;
			border: none;
			clear:both;
			text-align: left;
			color: #000;
			background:transparent url(images/small_footer.gif) repeat-x left bottom; 
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
		}
	
	#pcFooter08-LINKS{
		width: 950px;
		height: 200px;
		border: none;
		margin: 0 auto;
	}

	#pcFooter08-FIRST{
		height: 200px;
		width: 270px;
		float: left;
		text-align: left;
	}
	
	#pcFooter08-SECOND{
		height: 200px;
		width: 680px;
		float: left;
		text-align: left;
	}
	
	#pcFooter08-SECONDFIRST{
		height: 200px;
		width: 200px;
		float: left;
		text-align: left;
		line-height:18px;
	}
	
	#pcFooter08-SECONDSECOND{
		height: 200px;
		width: 210px;
		float: left;
		text-align: left;
		line-height:18px;
	}
	
	#pcFooter08-SECONDTHIRD{
		height: 200px;
		width: 140px;
		float: left;
		text-align: left;
		line-height:18px;
	}
	
	#pcFooter08-SECONDFOURTH{
		height: 200px;
		width: 130px;
		float: left;
		text-align: left;
		line-height:18px;
	}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #006699;
		}
		

	#pcFooter08 a:hover {
			color: #99CCFF;
		}

	#pcFooter08-FIRST span.title{
		text-decoration: underline;
		color: #000000;
		font-size: 15px;
	}

	#pcFooter08-SECONDFIRST span.title{
		text-decoration: underline;
		color: #000000;
		font-size: 15px;
	}

	#pcFooter08-SECONDSECOND span.title{
		text-decoration: underline;
		color: #000000;
		font-size: 15px;
	}

	#pcFooter08-SECONDTHIRD span.title{
		text-decoration: underline;
		color: #000000;
		font-size: 15px;
	}

	#pcFooter08-SECONDFOURTH span.title{
		text-decoration: underline;
		color: #000000;
		font-size: 15px;
	}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 200px;
			border: 1px solid #e1e1e1; 
			margin-bottom: 10px;
			font-size: 11px;
	}