@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-family:Verdana;
	font-size: 12px;
	color: #333;
	background-color: #fff;
	text-align: center;
	widith:960px;
}
.zoom{margin-bottom:-10px;
color: gray;}
/* ----- Custom Leather  ----- */

		.pcBTOfirstRow .leatherType {font-size:18px; font-weight:bold}
		.pcBTOsecondRow .leatherType {font-size:18px; font-weight:bold}
/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 960px;
			height: 50px;
			background-color: #fff;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 3px;
			border: none;
			position: relative;
            
		}
		
	#pcHeader08Left {
			position: absolute;
			top: 4px;
			left: 10px;
		}
		
	#pcHeader08Center {
			position: absolute;
			top: 30px;
			left: 320px;
			width: 210px
		}
		
	#pcHeader08Right {
			position: absolute;
			top: 8px;
			left: 635px;
			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: #fff;
			width: 175px;
			height: 25px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
	#pcHeader08Center a:hover {
			color: #f28119;
		}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
			margin-top: -5px;
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 960px;
			height: 30px;
			background-color: #fff;
			margin-left: auto;
			margin-right: auto;
			margin-top: 50px;
			margin-bottom: 3px;
			border: none;
			font-size: 16px;
			text-align: right;
			color: #000;
           
		}

#pcTopNav09 {
			width: 960px;
			height: 30px;
			background-color: #fff;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 3px;
			border: none;
			font-size: 16px;
			text-align: right;
			color: #666;
           
		}



	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			float: right;
			margin: 0;
			padding: 4px 10px 0 0;
			color: #666;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #666;
		}
		
	#pcTopNav08 a:hover {
			color: #000;
		}
		
		
			#pcTopNav09 a {
			text-decoration: none;
			color: #666;
		}
		
	#pcTopNav09 a:hover {
			color: #000;
		}


/* ----- Top Navigation End ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
			width: 970px;
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 4px;
			border: none;
		}
		
	#pcMainArea08-PC {
			width: 960px;
			float: right;
			
			text-align: left;
			margin: 2px 5px 20px 0;
		}
		
		#pcMainArea08-PC-Content {
				padding: 10px;
				border:thin #CCCCCC solid;
				
			}
		
	#pcMainArea08-LEFT {
			width: 290px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 20px 0 20px 10px;
			
		}

	#pcMainArea08-BROWSE {
			width: 200px;
			background-color: #487db3;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
            color:#fff;
		}

	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}

#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
			width: 200px;
			background-color: #fff;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
			width: 200px;
			background-color: #abadd3;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 16px;
			color: #fff;
			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: #fff;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #f17123;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 960px;
			height: 135px;
			background:url("https://www.stressless-seating.com/store/pc/images/foot_bg.jpg") no-repeat;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			font-size: 16px;
			text-align: left;
			color: #000;
            vertical-align:center;
			padding:5px;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #000;
		}
		

	#pcFooter08 a:hover {
			color: #CCC;
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 200px;
			border: 1px solid #e1e1e1; 
			margin-bottom: 10px;
			font-size: 11px;
			background-color: #487db3;
	}