
body, form, p, h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }
a img { border: 0px; }
#content .error, .error { font-weight: bold; color: #b00; }


body {
	font-family: arial, sans-serif;
	background-color: #fcfcfc;
	background-image: url('/images/body-background.png');
	background-position: 0px -600px; background-repeat: repeat-x;
}

#page-wrapper {
	margin: 0px auto; width: 90%; min-width: 980px; max-width: 1200px;
	background-image: url('/images/page-wrapper-background.png');
	background-position: left;  background-repeat: repeat-y;
}

.pw-bg {
	float: left; width: 100%; position: relative;
	background-image: url('/images/page-wrapper-background.png');
	background-position: right;  background-repeat: repeat-y;
}

.pw-bg-left, .pw-bg-right {
	position: absolute; top: 0px;
	width: 8px; height: 600px;
	background-image: url('/images/body-background.png');
	background-repeat: no-repeat;
}

.pw-bg-left { left: 0px; background-position: 0px 0px; }
.pw-bg-right { right: 0px; background-position: -8px 0px; }
.pw-padding { padding: 0px 8px; }

#page {
	float: left; width: 100%;
	background-color: #fff;
	border-top: solid 6px #ece3cf;
}

#header-wrapper {
	width: 100%;
	margin: 0px; padding: 0px 0px 10px 0px;
}

#header-logo {
	float: left;
	margin: 0px; padding: 23px 0px 0px 28px;
}

#header-logo img {
	float: left;
}

#header-info {
	line-height: 1.2em;
	float: right; text-align: right;
	margin: 0px; padding: 10px 12px 10px 0px;
}

#header-info p {
	font-size: 0.8em; color: #ab9d82;
	margin: 0px; padding: 0px;
}

#header-info .phone {
	font-size: 1.4em;
	font-weight: bold;
}

#header-info a {
	text-decoration: none;
	color: #ab9d82;
	font-size: 1.1em;
}

#header-menu {
	margin: 0px; padding: 0px;
	position: relative; right: 12px;
	float: right; clear: right;
	font-size: 0.7em;
	background-image: url('/images/header-menu-background.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#header-menu ul {
	margin: 0px; padding: 0px 0px 0px 30px;
	list-style: none;
}

#header-menu li {
	float: left;
	display: block;
	padding: 0px 0px 3px 10px;
}

#header-menu li a {
	color: #959595;
	text-decoration: none;
}

#sidebar-wrapper {
	float: left; width: 160px;
	margin-right: -160px;
	background-image: url('/images/sidebar-background.png');
	background-position: right;
	background-repeat: repeat-y;
}

#sidebar {
	float: left;
	position: relative; z-index: 10;
	width: 160px; margin: 0px; padding: 0px 0px 0px 0px;
	background-image: url('/images/sidebar-background.png');
	background-position: 0px -110px;
	background-repeat: no-repeat;
}

#sidebar-background {
	float: left;
	width: 150px;
	padding: 40px 0px 100px 10px;
	background-image: url('/images/sidebar-background.png');
	background-position: -160px 100%;
	background-repeat: no-repeat;
}

#sidebar-menu ul {
	margin: 0px; padding: 1px 0px 0px 0px;
	list-style: none;
	background: url('/images/menu-spacer.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#sidebar-menu ul li {
	margin: 0px; padding: 0px 0px 1px 0px;
	background: url('/images/menu-spacer.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 9pt;
	line-height: 11pt;
}

#sidebar-menu ul li a {
	display: block;
	color: #959595;
	padding: 10px 0px 10px 12px;
	text-decoration: none;
	position: relative;
}

#sidebar-menu ul li a span {
	display: block;
	position: absolute;
	top: 12px; left: 2px;
	width: 6px; height: 12px;
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 8px 0px 0px;
	float: left;
}

#sidebar-menu ul li.sale a, #sidebar-menu ul li.sale a:hover {
	color: #a70909;
}

#sidebar-menu ul li.sale a span, #sidebar-menu ul li.sale a:hover span {
	background-position: 0px -60px;
}

#sidebar-menu ul li a:hover {
	color: #ab9d82;
	background-image: url('/images/menu-hover.png');
	background-position: 100% 0px;
	background-repeat: repeat-y;
}

#sidebar-menu ul li a:hover span {
	background-position: 0px -30px;
}

#sidebar-newsletter {
	margin: 0px; padding: 10px 0px 10px 0px;
        background: url('/images/menu-spacer.png');
        background-position: bottom left;
        background-repeat: no-repeat;
}

#sidebar-newsletter p {
	color: #ab9d82;
	margin: 0px; padding: 0px 0px 35px 0px;
	font-size: 0.75em;
	background-image: url('/images/newsletter.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#sidebar-newsletter form {
        margin: 0px; padding: 5px 0px 5px 0px;
}

#sidebar-newsletter form p {
	margin: 0px; padding: 0px;
	background: none;
}

#sidebar-newsletter input.email {
	margin: 0px; padding: 2px;
	width: 126px; border: solid 1px #000;
        color: #c1c1c1;
        font-size: 0.75em;
}

#sidebar-delivery {
	margin: 0px; padding: 10px 0px 10px 0px;
        background: url('/images/menu-spacer.png');
        background-position: bottom left;
        background-repeat: no-repeat;
}

#sidebar-delivery p {
	color: #ab9d82;
	margin: 0px; padding: 0px 0px 28px 0px;
	font-size: 0.75em;
	background-image: url('/images/delivery.png');
	background-repeat: no-repeat;
	background-position: 100% 35px;
}

#sidebar-delivery p strong {
	font-size: 1.3em;
	font-weight: normal;
}

#sidebar-cards {
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

#sidebar-cards p
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
}

#sidebar-cards p img {
	display: block;
}

#sidebar p.link {
	background: none;
	margin: 0px; padding: 0px;
}

#sidebar p.link a {
	color: #959595;
	padding: 10px 0px 10px 2px;
	text-decoration: none;
	line-height: 1em;
}

#sidebar p.link a span {
	display: block;
	width: 6px; height: 12px;
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 6px 0px 0px;
	float: left;
}


#content-wrapper {
	float: right; width: 100%;
}

#content-header {
	position: absolute; top: 0px; left: 170px;
	height: 40px;
}

#content-header h2 {
	color: #ab9d82;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 40px;
}

#content-header h2 a {
	text-decoration: none;
	color: #ab9d82;
}

#content {
	position: relative;
	padding: 40px 10px 50px 170px;
	min-height: 1px;
}

#content hr { border: none; border-top: solid 1px #959595; }

#content h1 {
	color: #ab9d82;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px; padding: 0px 0px 5px 0px;
}

#content h2 {
	color: #ab9d82;
	font-size: 1em;
	font-weight: normal;
	margin: 0px; padding: 0px 0px 5px 0px;
}

#content h3 {
	color: #ab9d82;
	font-size: 1em;
	font-weight: normal;
	margin: 0px; padding: 5px 0px 5px 0px;
}

#content p {
	font-size: 0.8em;
	margin: 0px; padding: 0px 0px 15px 0px;
	color: #959595;
}

#content ul {
	margin: 0px; padding: 0px 0px 15px 25px;
	color: #959595;
}

#content a {
	color: #ab9d82;
}

.clear { clear: both; height: 0px; overflow: hidden; }

#footer-wrapper {
	padding: 0px 10px 0px 10px;
	clear: both;
}

#footer-address {
	position: absolute;
	bottom: 10px; left: 10px;
	color: #ab9d82;
	z-index:1000;
	font-size: 0.75em;
}

#footer-address .phone {
	font-weight: bold;
	font-size: 1.6em;
}

#footer-address .email {
	padding: 0px 0px 4px 0px;
}

#footer-address .email a {
	text-decoration: none;
	color: #ab9d82;
}

#footer-address .address {
}

#footer {
	color: #acacac;
	border-bottom: solid 5px #ece3cf;
	padding: 0px 0px 5px 0px;
	position: relative;
}

#footer-image {
	margin: 0px; padding: 0px 0px 10px 0px;
	text-align: center;
}

#footer-image img {
	margin: 0px auto 0px auto;
	display: block;
}

#footer-menu {
	text-align: center;
	padding: 0px 0px 10px 0px;
}

#footer-menu ul {
	list-style: none;
	margin: 0px; padding: 0px;
	text-align: center;
}

#footer-menu ul li {
	display: inline;
	padding: 0px 4px 0px 5px;
	border-right: solid 1px #acacac;
	text-align: center;
	font-size: 0.8em;
}

#footer-menu ul li.last {
	border: none;
}

#footer-menu ul li a {
	text-decoration: none;
	color: #acacac;
}

#footer-copyright {
	padding: 5px 10px 5px 10px;
}

#footer-copyright p {
	color: #acacac;
	font-size: 0.75em;
}

#body-wrapper {
	float: left; width: 100%;
	clear: both;
}

#content .item-description {
	color: #959595;
}

#content .item-description.sale-description h1 {
	color: #b22828;
}

#content .item-description.sale-description p.price {
	color: #b22828;
}

#content .item-description h3.price-from {
	margin: 0px; padding: 0px;
	font-weight: bold;
	color: #ab9d82;
	font-size: 0.8em;
}

#content .item-description p {
	color: #656565;
}

#content .item-description p.price {
	font-size: 1.8em;
	color: #959595;
	margin: 0px; padding: 0px;
}

#content .item-description p.price-subtext {
	font-size: 0.8em;
	color: #aaa;
}

#content .item-description h4 {
	font-size: 1em;
}

#content .item-description ul {
	font-size: 0.8em;
	margin: 0px; padding: 0px 0px 10px 20px;
}


#content .item-description ul.subitems {
	list-style: none;
	color: #ab9d82;
	font-weight: bold;
	margin: 0px; padding: 5px 0px 5px 0px;
}

#content .item-description ul.subitems li {
	margin: 0px; padding: 0px 0px 2px 0px;
}


#content .item-delivery-description {
	text-align: left;
	font-weight: bold;
	color: #b22828;
}

a.image-thumb {
	text-decoration: none;
}



#item-selection .progress {
	color: #a5a5a5;
}

#item-selection .progress strong {
	color: #ab9d82;
}

#item-selection-box {
	border: solid 1px #a5a5a5;
	padding: 0px;
	color: #979797;
}

#item-selection-box h2 {
	background-color: #f7f2e7;
	padding: 7px 10px 7px 10px;
	color: #959595;
	font-size: 0.8em;
}

#choose-items {
	border-collapse: collapse;
}

#choose-items th {
	color: #959595;
	font-size: 0.8em;
	padding: 7px 10px 7px 10px;
	background-color: #f7f2e7;
}

#choose-items td {
	color: #959595;
	font-size: 0.8em;
	padding: 7px 10px 7px 10px;
	text-align: center;
}

#choose-items .item-name {
	text-align: left;
}

#choose-items .qty-box {
	color: #959595;
	text-align: center;
	width: 30px;
	border: solid 1px #000;
}

#choose-items .item-saving {
	font-weight: bold;
	color: #b12626;
}

#choose-items .qty-sub, #choose-items .qty-add {
	vertical-align: middle;
}

#choose-items tr.divider td {
	padding: 5px 10px 5px 10px;
	height: 1px; overflow: hidden;
}

#choose-items tr.divider hr {
	background-color: none; height: 0px; overflow: hidden;
	border: none; border-top: solid 1px #979797;
}

#choose-items .carekit .details {
	padding: 5px 10px 5px 10px;
	background-color: #f7f2e7;
}

#selected-items {
	font-size: normal;
	border-collapse: collapse;
}

#selected-items td {
	vertical-align: bottom;
	padding: 15px 25px 15px 15px;
}

#selected-items td ul {
	font-size: 1em;
	padding-bottom: 0px;
}

#selected-items td li {
	padding: 2px 0px 2px 0px;
}

#choose-fabrics {
	border-collapse: collapse;
}

#choose-fabrics td {
	padding: 10px 0px 10px 10px;
}

#selected-fabric {
	border-collapse: collapse;
}

#selected-fabric td {
	padding: 10px 0px 10px 10px;
}

#choose-option {
	border-collapse: collapse;
}

#choose-option td {
	padding: 15px 0px 15px 15px;
}

.blank-fabric {
	width: 150px; height: 90px;
	padding-top: 60px;
	background-color: #ab9d82;
	color: #fff;
}

#item-selection-box td {
	font-size: 0.8em;
}

#item-selection-box ul {
	font-size: 0.8em;
	margin: 0px; padding: 0px 0px 10px 20px;
}



#homepage-slideshows-wrapper {
	float: left; width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}

#homepage-slideshows {
	background-color: #fed;
}

#homepage-slideshows .slideshow-wrapper {
	position: relative;
	float: left;
	width: 100%; height: 220px;
	overflow: hidden;
	background-color: #eee;
}

#homepage-slideshows .slideshow-wrapper .front-image {
	position: absolute; top: 0px; left: 0px; z-index: 1001;
}

#homepage-slideshows .slideshow-wrapper .back-image {
	position: absolute; top: 0px; left: 0px; z-index: 1000;
}


#itemlist-categories-wrapper {
	float: left; width: 100%;
}

#itemlist-categories {
	float: left; width: 100%;
}

#itemlist-categories .category-wrapper {
	float: left;
	width: 32.333%; height: 155px;
	margin: 0px 1.5% 0px 0px;
	padding: 0px 0px 10px 0px;
	background-color: #fff;
	overflow: hidden;
}

#itemlist-categories .category-wrapper.third {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#itemlist-categories .category-wrapper a.category-link {
	display: block; position: relative;
	width: 100%; height: 155px;
	text-decoration: none;
	color: #614D18;
	overflow: hidden;
}

#itemlist-categories .category-wrapper .category-image {
	position: absolute; top: 0px; left: 0px;
	
}

#itemlist-categories .category-wrapper .category-text {
	display: block;
	position: absolute;
	margin: 0px; padding: 6px 0px 6px 20px;
	width: 100%;
	font-size: 0.75em;
	bottom: 10px; left: 0px;
	background-image: url("/images/itemlist-background.png");
	background-position: left;
	background-repeat: repeat-y;
}

#itemlist-categories .category-wrapper.sale .category-text {
	color: #a70909;
}

#itemlist-categories .category-wrapper .category-text span {
        display: block;
        position: absolute;
        top: 8px; left: 8px;
        width: 6px; height: 12px;
        background-image: url('/images/bullet.gif');
        background-repeat: no-repeat;
        background-position: 0px -90px;
        padding: 0px 8px 0px 0px;
        float: left;
}

#itemlist-categories .category-wrapper.sale .category-text span {
	background-position: 0px -60px;
}

#itemlist-items .item-wrapper {
	float: left;
	width: 200px; height: 220px;
	margin-right: 15px;
}

#itemlist-items .item-wrapper .item-image {
	width: 200px; height: 136px;
}

#itemlist-items .item-wrapper .item-image a {
	display: block;
	width: 200px; height: 136px;
	background-color: #e6decf;
	overflow: hidden;
}

#itemlist-items .item-wrapper .item-text h3 {
	font-weight: bold;
	font-size: 0.75em;
	margin: 0px; padding: 4px 0px 0px 0px;
}

#itemlist-items .item-wrapper .item-text a {
	text-decoration: none;
	color: #AB9D82;
}

#itemlist-items .item-wrapper .item-text p.price {
	font-weight: normal; font-size: 1em;
	color: #959595;
}


#itemlist-items .item-wrapper .item-text p.details-button {
	float: right;
	padding: 15px 0px 0px 0px;
}

#itemlist-items .item-wrapper .item-text p.details-button a img {
	border: 0px;
}


.tableheader {
	font-weight: bold;
	color: #AB9D82;
}

table td {
	font-size: 0.9em;
	color: #959595;
}



#big-image-popup {
	position: relative;
	display: block;
}

#big-image-popup .sale-tag {
	position: absolute; top: 0px; left: 0px;
}

.item {
	float: left;
	width: 250px;
	height: 330px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#content .item a
{
	text-decoration: none;
	font-weight: bold;
}

