@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 20px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
	background-color: #D0CDAD;
	text-align: center;
}

/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 955px;
			height: 101px;
			background-color: #FFAA72;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: medium;
			border: #371953;
			position: relative;
		}
		
	#pcHeader08Left {
			position: absolute;
			top: 1px;
			left: 10px;
		}
		
	#pcHeader08Center {
			position: absolute;
			top: 154px;
			left: 155px;
			width: 210px;
			vertical-align: top;
		}
		
	#pcHeader08Right {
			position: absolute;
			top: 8px;
			left: 700px;
			width: 220px;
			border: 1px dashed #371953;
			padding: 10px;
			text-align: left;
		}
		
	/* Elements */
	
	#pcHeader08StoreName {
			text-align: left;
			font-size: 36px;
		}
		
	#pcHeader08StoreDescription {
			text-align: left;
			font-size: 18px;
			margin-top: -5px;
		}
			
	#pcHeader08Center form input {
			border: 1px solid #CCCCCC;
			background-color: #CCCC99;
			font-size: 11px;
			color:#666666;
			padding: 2px 3px 2px 3px;
			width: 180px;
			height: 12px;
		}
		
	#pcHeader08Center input:focus {
		border: 1px solid #999999;
		background-color: #FFFFCC;
	}
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
	#pcHeader08Center a:hover {
			color: #999;
		}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
			color:  #371953;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
			margin-top: -5px;
			color:  #371953;
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopDateBar {
			width:  950px;
			height:  12px;
			background-color: #371953;
			text-align: left;
			margin-left: auto;
			margin-right: auto;
			color: #FFF;
			font-size:  9px;
			font-family:  Verdana, Arial, Helvetica, sans-serif;
			padding: 0 0 0 5px;
		}

	#pcTopNav08 {
			width: 955px;
			height: 20px;
			background-color: #FFAA72;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: 1px;
			font-size: 14px;
			text-align: right;
			color: #371953;
		}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 5px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			float: right;
			margin: 0;
			padding: 4px 10px 0 0;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #371953;
		}
		
	#pcTopNav08 a:hover {
			color: #FFF;
		}

/* ----- Top Navigation End ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
			width: 950px;
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 20px;
			border: none;
			}
		
	#pcMainArea08-PC {
			width: 950px;
			float: right;
			border: 1px solid #371953;
			text-align: left;
			margin: 5px 10px 15px 5px;
			}
		
		#pcMainArea08-PC-Content {
				padding: 5px;
			}
		
	#pcMainArea08-LEFT {
			width: 180px;
			float: left;
			text-align: left;
			vertical-align: top;
			background-color:  #F8F0D8;
			padding-right: 4px;
			}

	#pcMainArea08-BROWSE {
			width: 180px;
			background-color: #F8F0D8;
			border: 1px solid #371953;
			margin-bottom: 10px;
			color:  #371953;
			font-family: Georgia;
			font-variant:  small-caps;
			font-weight: bold;
			font-size: 12px;
			padding-right: 4px;
			margin-left: 0px;
			padding-left: 0px;
			vertical-align: top;
		}

	#pcMainArea08-BROWSE table {
			margin: 0 5px 10px 2px;
		}

#pcMainArea08-BROWSE table td {
			padding: 2px 0 0 0px;
		}
		
	#pcMainArea08-PRICE {
			width: 180px;
			background-color: #F8F0D8;
			border: 1px solid #371953;
			margin-bottom: 10px;
			color:  #371953;
			padding-right: 4px;
			vertical-align: top;
		}

	#pcMainArea08-LINKS {
			width: 180px;
			background-color: #F8F0D8;
			border: 1px solid #371953;
			margin-bottom: 10px;
			padding-right: 4px;
		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 14px;
			color: #371953;
			border-bottom: 1px solid #371953;
			width: 180px;
			margin: 5px 0 10px 5px;
			font-weight: bold;
		}

	#pcMainArea08-LEFT ul {
		list-style-type: none;
		margin: 0 0 8px 10px;
		padding: 0px;
		
	}

	#pcMainArea08-LEFT li {
		margin: 4px 0 0 10px;
		
	}

	#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #371953;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #999182;
		}
		
	#pcMainArea08-IMGS {
			width: 180px;
			background-color: #F8F0D8;
			padding-right: 4px;
			margin-bottom: 26px;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

	#pcCenter {
			width: 610px;
			padding: 0 2px 0 2px;
			text-align: left;
			vertical-align: top;
		}
	
		#pcRight {
			width: 160px;
			text-align: left;
			vertical-align: top;
			background-color: #F8F0D8;
			padding-left: 4px;
		}
		
		.pcColumnSpacer {
			width: 10px;
			background-image:url(images/dotted_spacer_vert.gif);
		}
/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 950px;
			height: 56px;
			background-color: #FFAA72;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border-bottom: #555361
			border: thin;
			font-size: 12px;
			text-align: left;
			color: #000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 0px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #000;
		}
		

	#pcFooter08 a:hover {
			color: #CC9999;
		}
		
	#pcFooterPolicyBar {
			width:  950px;
			height:  17px;
			background-color: #371953;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 20px;
			color: #FFF;
			font-size:  10px;
			font-family:  Verdana, Arial, Helvetica, sans-serif;
		}

	#pcFooterPolicyBar-LINKS {
			margin: 0;
			padding: 4px 10px 0 0;
		}

	#pcFooterPolicyBar a {
			text-decoration: none;
			color: #FFF;
		}
		
	#pcFooterPolicyBar a:hover {
			color: #CC9999;
		}
		
	#pcFooterCopyright {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color:#000000;
			margin-bottom: 20px;
			height: 30px;
		}
			
/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 160px;
			border: 1px solid #371953; 
			margin-bottom: 10px;
			font-size: 11px;
			color: #000000;
			background-color: #D0CDAD;
	}

	#pcCustomerLogin {
			background-color: #FFFFCC;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 0 0 5px 0;
			border: 1px solid #e1e1e1;
		}
		
