@CHARSET "UTF-8";

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
body, ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input,object { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

body {
	font-family: arial, sans-serif;
	font-size: 11px;
}
.clear {
	clear: both;
}
div.hr hr {
	display: none;
}
div.hr {
	height: 1px;
	border-top: 1px solid #e4e9e9;
	margin-bottom: 10px;
}

.pageContainer {
	width: 954px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.container {
	text-align: left;
	width: 954px;
	z-index: 2;
}
.content {
	text-align: left;
	padding: 10px 0;
	z-index: 2;
}
.content h1 {
	font-size: 26px;
	margin-bottom: 10px;
	color: #779091;
	font-weight: normal;	
}
.content h2 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #818181;
	font-weight: normal;
}
.content h3 {
	font-size: 22px;
	margin-bottom: 10px;
	color: #818181;
	font-weight: normal;
}
.content h4 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #818181;
	font-weight: normal;
}
.content h5 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #818181;
	font-weight: normal;
}
.content h6 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #818181;
	font-weight: normal;
}
.content p,
.content ul,
.content ol {
	font-size: 13px;
	margin-bottom: 10px;
	color: #737373;
}
.content p a {
	color: #787a7a;
}
.content p a:hover {
	color: #333;
}

.content h2 a {
	color: #787a7a;
}
.content h2 a:hover {
	color: #333;
}

.content p a em {
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	background: #779091;
	font-size: 16px;
}
.content p a:hover em {
	background: #a0c2c3;
}

.content ul,
.content ol {
	margin-left: 20px;
}

.header {
	height: 98px;
	border-top: 2px solid #b4c2c2;
	background: #f1f4f4;
	border-bottom: 8px solid #bbd2b1;
	position: relative;
}
.header .logo {
	width: 159px;
	background: url('../images/logo.png') no-repeat;
	position: absolute;
	top: 40px;
	left: 0;
}
.header .logo a{
	height: 35px;
	display:block;
	text-indent: -9000px;
}
.headerLeft {
	width: 400px;
	position: absolute;
	top: 40px;
	left: 170px;	
	text-align: left;
}
.headerLeft p {
	font-size: 15px;
	color: #779091;
	line-height: 18px;
}
.headerLeft p a {
	color: #787a7a;
	text-decoration: none;
}
.headerRight {
	width: 500px;
	height: 91px;
	position: absolute;
	right: 15px;
}
.headerRight a.requestBrochure {
	display: block;
	text-decoration: none;
	position: absolute;
	left: 128px;
	top: 19px;
	height: 79px;
	width: 385px;
}

.headerLeft p a:hover {
	text-decoration: underline;
}

.nav {
	height: 47px;
	background: #2b3434;
	position: relative;
	z-index: 1;
}
.nav ul {
	display: block;
	height: 47px;
	border-left: 1px solid #808585;
	position: relative;
	z-index: 1;
}
.nav ul li {
	display: inline;
	z-index: 1;
}
.nav ul li a {
	width: 88px;
	height: 33px;
	padding: 7px 3px;
	display: block;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	border-right: 1px solid #808585;
	z-index: 1;
}
.nav ul li.accessories a,
.nav ul li.sofa-beds a,
.nav ul li.quality a,
.nav ul li.why-2furnish a {
	height: 17px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.nav ul li.selected a,
.nav ul li a:hover {
	text-decoration: underline;
}

.nav ul li.clearance span.nav {
	width: 88px;
	height: 33px;
	padding: 7px 3px;
	display: block;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	border-right: 1px solid #808585;
}

.nav ul li.clearance:hover .dropdown {
	display: block;
}
.nav ul.dropdown {
	height: 94px;
	width: 95px;
	display: none;
	border: 0px;
	background: #666666;
	position: absolute;
	top: 47px;
	left: 665px;
	z-index: 1;
}
.nav ul.dropdown li {
	display: block;
	border: 0px;
	height: 47px;
	z-index: 1;
}
.nav ul li .dropdown li.special {
	border-bottom: 1px solid #ffffff;
}
.nav ul li .dropdown li.special a {
	height: 33px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.footerImage {
	width: 238px;
	height: 110px;
	float: left;
}

.footer p {
	width: 208px;
	float: left;
	text-align: left;
	color: #778f90;
	font-size: 11px;
	line-height: 14px;
	padding: 30px 30px 0 0;
}
.footer p a {
	color: #778f90;
	text-decoration: none;
}
.footer p a:hover {
	text-decoration: underline;
}


.footer {
	height: 170px;
	background: #f7f7f7;
}

.homeLeftCol {
	width: 637px;
	float: left;
	margin-right: 17px;
}
.homeRightCol {
	width: 300px;
	float: left;
}
.leftCol {
	width: 296px;
	float: left;
	margin-right: 17px;
}
.rightCol {
	width: 641px;
	float: left;
}
.homeBox {
	display: block;
	position: relative;
	margin-bottom: 17px;
	height: 129px;
	text-decoration: none;
}
.homeBox span {
	position: absolute;
	top: 103px;
	left: 0;
	width: 280px;
	background: #93bb75;
	height: 16px;
	padding: 5px 10px;
	line-height: 16px;
	color: #000;
	text-shadow: 1px 1px 2px #fff;
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
}
.homeBoxBottom {
	float:left;
	margin-left: 18px;
}
.leftNav {
	width: 190px;
	float: left;
	margin: 0 17px 10px 0;
}
.leftNav ul {
	margin: 0;
	list-style: none;
}
.leftNav ul li {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.leftNav ul li a {
	text-decoration: none;
	color: #818181;	
}
.leftNav ul li.selected a,
.leftNav ul li a:hover {
	color: #2b3434;	
}
.mainContent {
	width: 727px;
	float: left;
	margin: 0 0 10px 0;
}
#banner {
	position: relative;
	top: 0px;
}
#banner img {
	position: absolute;
	top: 0;
}

.product {
	width: 298px;
	float: left;
	margin: 0 17px 10px 0;
}
.product.last {
	margin-right: 0;
}
.product p {
	width: 218px;
	float: left;	
}
.product .viewDetails {
	width: 72px;
	font-size: 11px;
	text-align: right;
	float: right;
}
.product .viewDetails a {
	color: #000;
	text-decoration: none;
}
.product .viewDetails a:hover {
	text-decoration: underline;
}

.clearanceItems {
	padding-top: 10px;	
}

div.clearance {
	clear: both;
	margin-bottom: 20px;	
}

div.clearance img {
	float: left;
	margin: 0 20px 0 0;
}

div.clearance .info {
	float: left;
	width: 630px;
}
div.clearance .info h5 {
	margin-bottom: 0px;
}
div.clearance .info p {
	margin-bottom: 3px;
}
div.clearance .info p a {
	color: #000;
	text-decoration: none;
}
div.clearance .info p a:hover {
	text-decoration: underline;
}

div.clearance .viewDetails {
	width: auto;
	font-size: 12px;
	text-align: left;
	float: none;
}

.fabric {
	width: 125px;
	float: left;
	margin: 0 17px 10px 0;
}

.fabric .name {
	background: url('../images/zoom.png') no-repeat 0 7px;
	line-height: 17px;
	padding: 5px 0 0 18px;
	margin-bottom: 4px;
}

.addSample {
	font-size: 11px !important;
	background: url('../images/star.png') no-repeat;
	padding: 2px 0 0 18px;
}
.halfCol {
	width: 459px;
	float: left;
	padding: 0 9px;	
}
.requestForm {
	
}
.requestForm fieldset {
	border: 0;
}
.requestForm fieldset ul {
	list-style: none;
}
.requestForm fieldset ul li {
	clear: both;
	margin-bottom: 7px;
}
.requestForm fieldset ul li label {
	width: 130px;
	margin-right: 9px;
	float: left;
	margin-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #779091;
}
.requestForm fieldset ul li.error label {
	color: red;
}
.requestForm fieldset ul li span {
	display: block;
	float: right;
	width: 410px;
	font-size: 10px;
	margin-bottom: 10px;
}
.requestForm fieldset ul li input[type="text"]{
	width: 286px;
	padding: 5px;
	background: #f1f4f4;
	border: 1px solid #779091;
}
.requestForm fieldset ul li textarea{
	width: 286px;
	padding: 5px 5px;
	height: 80px;
	background: #f1f4f4;
	border: 1px solid #779091;
}
.requestForm fieldset ul li input[type="radio"]{
	float: left;
	margin-right: 10px;
}
.requestForm fieldset ul li .radioLabel {
	width: 265px;
}
.requestForm fieldset ul li button {
	border: 0;
	display: block;
	height: 32px;
	line-height: 32px;
	width: 220px;
	text-align: center;
	color: #fff;
	background: #779091;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	float: right;
	margin-right: 80px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.requestForm fieldset ul li .checkLabel {
	float: left;
	width: 118px;
	margin-left: 8px;
}
.requestForm fieldset ul li input[type="checkbox"] {
	float: left;
}

.displayNone {
	display: none;
}
