html {overflow-y: scroll;} /* Displays Vertical Scroll Bar in FireFox, Chrome */
body {
	margin: 0;
	font: 11px/14px "Times New Roman", Times, serif;
	color: #666;
}
h3 {
	margin: 0 0 2px;
	overflow: hidden;
	font-size: 14px;
}
hr{
    border:none;
    color:#cccccc;
    background-color:#cccccc;
    height:1px;
    clear:both;
    display:block;
    margin:10px 0;
}
img { border-style: none; }
a {
	color: #933;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
.accessibility { display: none; }
#wrapper {
	margin: 0 auto;
	width: 963px;
	position: relative;
	padding: 82px 0 0;
}
.bg {
	background: url(/images/layout/bg-body.gif) no-repeat 50% 0;
	width: 644px;
	height: 120px;
	position: absolute;
	top: 0;
	left: -73px;
}
.bg-admin{
    background: url(/images/layout/bg-body-admin.gif) no-repeat 50% 0;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
.logo {
	position: absolute;
	top: 24px;
	left: 32px;
	background: url(/images/layout/logo.png) no-repeat;
	width: 138px;
	height: 81px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.search {
	float: right;
	margin: 34px 2px 0 0;
	padding: 0 0 8px;
	display: inline;
}
.search fieldset { float: left; }
.search .text,
.subscribe .text {
	float: left;
	width: 217px;
	padding: 3px 3px 3px 4px;
	margin: 0 5px 0 0;
	color: #797979;
	border-style: solid;
	border-width: 1px;
	border-color: #848484 #c2c2c2 #e1e1e1;
	background: #fff url(/images/layout/line.gif) repeat-x;
}
.subscribe .text {
	width: 128px;
	margin: 0 0 0 5px;
	font-size: 10px;
	line-height: 13px;
}
.popup-frame .submit,
.search .submit,
.subscribe .submit {
	float: left;
	background: url(/images/layout/btn-ok.gif) no-repeat;
	width: 26px;
	height: 22px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
}
.popup-frame .submit,
.subscribe .submit {
	background: url(/images/layout/btn-subscribe.gif) no-repeat;
	width: 85px;
	margin: 9px 1px 0 12px;
}
#nav {
	border-style: solid;
	border-width: 1px 0;
	border-color: #e5e5e5 #fff;
	clear: both;
	overflow: hidden;
	width: 100%;
}
#nav ul {
	margin: 0 -14px 0 0;
	padding: 2px 0;
	list-style: none;
	float: right;
	display: inline;
	overflow: hidden;
}
#nav li {
	float: left;
	background: url(/images/layout/bullet.gif) no-repeat 0 4px;
	padding: 0 27px 0 26px;
	margin: 0 0 0 -5px;
}
#nav li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 12px;
}
#nav li a.home {
	background: url(/images/layout/menu-home.gif) no-repeat 0 2px;
	width: 36px;
}
#nav li a.custom-designs {
	background: url(/images/layout/menu-custom.gif) no-repeat 0 2px;
	width: 107px;
}
#nav li a.about-us {
	background: url(/images/layout/menu-about-us.gif) no-repeat 0 2px;
	width: 61px;
}
#nav li a.contact-us {
	background: url(/images/layout/menu-contact-us.gif) no-repeat 0 2px;
	width: 77px;
}
#nav li a.log-out {
	background: url(/images/layout/menu-log-out.gif) no-repeat 0 2px;
	width: 53px;
}
#nav li a.web {
	background: url(/images/layout/menu-web.gif) no-repeat 0 2px;
	width: 95px;
}
#main {
	background: url(/images/layout/bg-content-list.gif) repeat-y 0 2px;
	margin: 0 0 1px;
	padding: 0 0 0 18px;
	overflow: hidden;
	height: 1%;
	z-index: 1;
	position: relative;
}
#content {
	float: right;
	width: 754px;
	padding: 18px 0 0 10px;
}
.main-image {
	width: 550px;
	position: relative;
	margin: -8px 0 8px 10px;
}
.main-image img {
	display: block;
	border: 1px solid #ccc;
}
#content .main-image h1 {
	position: absolute;
	bottom: 26px;
	right: 225px;
	margin: 0;
	padding: 0;
	background: none;
}
.main-image h1 a {
	display: block;
	background: url(/images/layout/text-dining-rooms.png) no-repeat;
	width: 293px;
	height: 54px;
	text-indent: -9999px;
	cursor: pointer;
	overflow: hidden;
}
.thumbs {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float:left;
}
.thumbs li {
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	position: relative;
}
.thumbs li img {
	border: 1px solid #ccc;
	display: block;
}
.thumbs h2 {
	position: absolute;
	bottom: 18px;
	left: 24px;
	margin: 0;
}
.thumbs h2.office {
	left: 220px;
	bottom: 16px;
}
.thumbs h2.bedroom {
	left: auto;
	right: 8px;
	bottom: 16px;
}
.thumbs h2 a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 33px;
	cursor: pointer;
}
.thumbs h2.kitchen a {
	background: url(/images/layout/text-kitchen.png) no-repeat;
	width: 119px;
}
.thumbs h2.office a {
	background: url(/images/layout/text-office.png) no-repeat;
	width: 93px;
}
.thumbs h2.bedroom a {
	background: url(/images/layout/text-bedroom.png) no-repeat;
	width: 139px;
}
#sidebar {
	float: left;
	width: 168px;
	margin: 9px 0 0;
	padding: 0 0 11px;
}
.box {
	background-color: #f5f2ec;
	margin: 0 0 9px;
	padding: 7px 7px 6px 6px;
}
.box .holder {
	background-color: #dcd9d1;
	padding: 1px;
}
.box .frame {
	border: 1px solid #ebe8e0;
	padding: 19px 4px 0 4px;
	height: 1%;
}
.box h3 {
	margin: 0 0 2px;
	overflow: hidden;
	text-indent: -9999px;
	font-size: 14px;
	height: 27px;
}
.box h3.departments { background: url(/images/layout/text-departments.gif) no-repeat; }
.box h3.affiliates { background: url(/images/layout/text-affiliates.gif) no-repeat; margin: 18px 0 2px;}
.box h3.tasks { background: url(/images/layout/text-tasks.gif) no-repeat; margin: 18px 0 2px;}
.box h3.find-out-first {
	background: url(/images/layout/text-find-out-first.gif) no-repeat;
	height: 21px;
}
.box p {
	margin: 0 0 13px;
	font-size: 12px;
	line-height: 14px;
}
.nav {
	margin: 0 0 11px 13px;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}
.nav li {
	padding: 0 0 9px;
	list-style: none;
}
.nav li a {
	color: #666;
	display: block;
}
.nav ul {
	display: none;
	margin: 0 0 -5px -2px;
	padding: 5px 0 0;
}
.nav .active ul { display: block; }
.nav ul li { padding: 0 0 4px; }
.nav .active ul li a {
	color: #933;
	background: url(/images/layout/bg-sub-nav.gif) no-repeat;
	padding: 4px 0 4px 17px;
}
.nav .active ul li.active a,
.nav .active ul li a:hover {
	font-weight: bold;
	background-position: -388px 53%;
	text-decoration: none;
}
.subscribe {
	margin: -7px 0 10px;
	position: relative;
	height: 1%;
	overflow: hidden;
}
.subscribe p { margin: 0 0 5px 12px; }
#footer {
	background: url(/images/layout/dotter-line.gif) repeat-x;
	margin: 0 0 10px;
	width: 100%;
}
#footer ul {
	margin: 0;
	padding: 4px 0 6px 80px;
	background: url(/images/layout/dotter-line.gif) repeat-x 0 100%;
	text-align: center;
}
#footer ul li {
	display: inline;
	color: #999;
	background: url(/images/layout/bullet.gif) no-repeat 0 5px;
	padding: 0 10px 0 18px;
}
#footer ul li:first-child,
#footer ul li.first-child { background: none; }
#footer ul li a { color: #999; }
#footer div.copyright{
    text-align:center;
    color:#999;
    padding:6px 0 0 80px;
}
#content h1 {
	margin: 0 0 13px;
	padding: 0 0 0 7px;
	color: #933;
	font: 36px/39px Georgia, "Times New Roman", Times, serif;
	background: url(/images/layout/dotter-line.gif) repeat-x 0 94%;
}
.paging {
	text-align: right;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #797979;
	padding: 0 6px 0 0;
}
.paging-bottom{
    margin-bottom:10px;
}
* html .paging { padding-right: 3px; }
*+html .paging { padding-right: 3px; }
.paging em {
	font-style: normal;
	background: #fff url(/images/layout/arrow.gif) no-repeat 100% 4px;
	padding: 0 12px 0 0;
	margin: 0 -4px 0 0;
	position: relative;
}
* html .paging em { display: inline-block; }
*+html .paging em { display: inline-block; }
.paging span span{
    font-weight:bold;
    background: url(/images/layout/separator.gif) no-repeat 0 3px;
    padding: 0 7px 0 8px;
}
.paging span a {
	display: inline;
	background: url(/images/layout/separator.gif) no-repeat 0 3px;
	padding: 0 7px 0 8px;
	color: #797979;
	text-decoration: underline;
}
.paging span a:hover { text-decoration: none; }
.products-list {
	margin: -1px 0 0 2px;
	padding: 0 0 20px;
	overflow: hidden;
	height: 1%;
	list-style: none;
	font-size: 12px;
	line-height: 15px;
}
.products-list li {
	float: left;
	width: 170px;
	height: 168px;
	border: 1px solid #dcdcdc;
	margin: 15px 0 0 15px;
	padding: 2px 0 0;
	display: inline;
	text-align: center;
}
.products-list li .image {
	width: 170px;
	height: 142px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.products-list li span {
	display: block;
	margin: -5px 15px 0;
}
.products-list li a { color: #000; }
.not-found{
    font-size:12px;
    margin-left:15px;
}
.back, .forward {
	margin: -2px 0 0 12px;
	padding: 0 0 6px;
	height:15px;
}
.back a {
	background: url(/images/layout/arrow-2.gif) no-repeat 0 3px;
	padding: 0 0 0 13px;
	text-decoration: underline;
	font-size: 12px;
	line-height: 15px;
	color: #af2822;
}
.forward a {
	background: url(/images/layout/arrow-3.gif) no-repeat 100% 3px;
	padding: 0 13px 0 0;
	text-decoration: underline;
	font-size: 12px;
	line-height: 15px;
	color: #af2822;
}
.back a:hover, .forward a:hover { text-decoration: none; }
.details {
	overflow: hidden;
	height: 1%;
	padding: 0 0 20px 9px;
	color: #000;
}
.details h2 {
	margin: 0;
	color: #933;
	font-size: 14px;
	line-height: 18px;
}
.details p {
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}
.details .visual {
	float: left;
	width: 308px;
	text-align:center;
}
.details .visual .image {
	border: 1px solid #e4e4e4;
	padding: 3px;
	margin: 0 0 9px; 
}
.details .image img { display: block; margin:auto;}
.details .visual ul {
	margin: 0 0 10px -4px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 312px;
}
.details .visual ul li {
	float: left;
	padding: 7px 0 2px;
	border: 1px solid #e4e4e4;
	display: inline;
	margin: 0 0 0 4px;
	width: 98px;
	text-align: center;
}
.details .info {
	width: 400px;
	float: left;
	display: inline;
	margin: 8px 0 0 22px;
}
.details .price {
	display: block;
	color: #933;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 2px;
}
.details .info table {
	margin: 23px 0 10px -5px;
	padding: 0;
	border-collapse: collapse;
	color: #999;
	width: 400px;
	position: relative;
}
.details .info table th,
.details .info table td {
	padding: 0;
	vertical-align: top;
	text-align: left;
}
.details .info table th {
	background: url(/images/layout/dotter-line-2.gif) repeat-x 0 100%;
	color: #000;
	font-size: 14px;
	line-height: 17px;
	padding: 8px 0;
}
.details .info table td {
    padding: 3px 0 7px;
}
.details .info table h3 {
	margin: 0;
	font-size: 14px;
	line-height: 15px;
	color: #933;
}
.details .info table p {
	margin: 0;
	color: #999;
	font-size:11px;
}
.details .info table .field-item { 
    padding: 10px 0 3px;
}
.details .info table .field-size,
.details .info table .field-color {
	width: 80px;
}
.details .info table .field-price {
	text-align: right;
	width: 80px;
	padding-right: 30px;
	color: #000;
}
.details .info table .field-price span { color: #af2822; }
/* Department Page */
.details .visual-dept {
	float: left;
	width: 458px;
	text-align:center;
}
.details .info-dept {
	width: 250px;
	float: left;
	display: inline;
	margin: 8px 0 0 15px;
}
.details .info-dept h2 {
	margin: 0 0 10px 0;
}
.details .info-dept p {
	margin: 0 0 10px 0;
}
.details .info-dept a{
    text-decoration: underline;
}
.details .info-dept a:hover{
    text-decoration: none;
}
/* Notes & Contact */
.note {
	display: block;
	color: #af2822;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 24px -5px;
	position: relative;
	height: 1%;
}
.contact {
	text-align: right;
	font-size: 14px;
	line-height: 19px;
	color: #933;
	margin: 0 16px 11px 0;
}
.contact dl {
	margin: 0;
	font-weight: bold;
}
.contact dl dt,
.contact dl dd {
	margin: 0;
	display: inline;
}
.contact em {
	display: block;
	font-style: normal;
}
.comments-list {
	background: url(/images/layout/dotter-line-2.gif) repeat-x;
	margin: 0 7px 0 -6px;
	padding: 9px 4px 0 9px;
	position: relative;
	height: 1%;
}
.all{
    background:none;
    padding-top:0;
}
.comments-list h3 {
	margin: 0 0 13px;
	font-size: 12px;
	line-height: 15px;
}
.comments-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666;
}
.comments-list ul li { padding: 0 0 4px; }
.comments-list .author {
	display: block;
	color: #af2822;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 14px;
}
.info .comments-list ul p {
	margin: 0 0 10px;
	color: #666;
	line-height: 14px;
}
.more {
	display: block;
	text-align: right;
}
.more a {
	text-decoration: underline;
	color: #af2822;
	margin-left:10px;
}
.more a:hover { text-decoration: none; }

.comments-list .first{
    float:left;
}
.comments-list .first a{
    float:left;
    margin-left:0;
}
/* FaceBook */
#content .fb-share{
    float:right;
    display:inline;
    margin:0 10px;
}
/* Comment */
.popup-frame{
   padding:10px;
   font: 11px/14px "Times New Roman", Times, serif;
}
.popup-frame input,
.popup-frame textarea{
    font: 11px/14px "Times New Roman", Times, serif;
}
.popup-frame h2{
    margin: 0 0 5px 0;
	color: #933;
	font-size: 14px;
	line-height: 18px;    
}
.popup-frame div.form {
    margin: 0 0 14px 0;
}
.popup-frame div.form p {
    margin:0 0 5px 0;
}
.popup-frame div.form p.label {
    margin:0 0 2px 0;
}
.popup-frame div.form p.label span {
    font-size:9px;
    color:#999;
}
/* Validation */
.validationSummary
{
    padding: 5px 10px; 
    background: #ffc; 
    border:1px solid #cc9;
    margin-bottom: 10px;
}
.messageSummary
{
    padding: 5px 10px; 
    background: #336600; 
    border:1px solid #cc9;
    margin-bottom: 10px;
    color:#ffffff;
}
.message
{
    width: 300px;
    padding: 10px;
    background-color: #FFFFCC;
    border: 1px solid #CCCCCC;
    margin: 0 0 10px 0;
}