@charset "UTF-8";

@import url(reset.css);

/*------------------------
 FONTS
--------------------------*/

body {
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
/*	background: #353535 url(/assets/img/bg.gif) 0 0 repeat-x;
*/	background-color: #FFF;
	padding: 50px 0;
}


@font-face {
    font-family: 'Museo Sans 100';
    src: url('/assets/fonts/MuseoSans-100.eot');
    src: url('/assets/fonts/MuseoSans-100.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/MuseoSans-100.woff2') format('woff2'),
        url('/assets/fonts/MuseoSans-100.woff') format('woff'),
        url('/assets/fonts/MuseoSans-100.svg#MuseoSans-100') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 300';
    src: url('/assets/fonts/MuseoSans-300.eot');
    src: url('/assets/fonts/MuseoSans-300.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/MuseoSans-300.woff2') format('woff2'),
        url('/assets/fonts/MuseoSans-300.woff') format('woff'),
        url('/assets/fonts/MuseoSans-300.svg#MuseoSans-300') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 700';
    src: url('/assets/fonts/MuseoSans-700.eot');
    src: url('/assets/fonts/MuseoSans-700.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/MuseoSans-700.woff2') format('woff2'),
        url('/assets/fonts/MuseoSans-700.woff') format('woff'),
        url('/assets/fonts/MuseoSans-700.svg#MuseoSans-700') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url('/assets/fonts/MuseoSans-500.eot');
    src: url('/assets/fonts/MuseoSans-500.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/MuseoSans-500.woff2') format('woff2'),
        url('/assets/fonts/MuseoSans-500.woff') format('woff'),
        url('/assets/fonts/MuseoSans-500.svg#MuseoSans-500') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





h1 {
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	margin: 0 0 0.55em 0; 
	color: #000;
}
h2 {
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin: 0 0 0.625em 0;
	color: #000;
}
h3 {
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin: 0 0 0.71em 0;
	color: #000;
}
p,
ul,
ol {
	font-size: 1.2em;
	margin: 0 0 0.83em 0;
}
p {
	line-height: 1.4;
}
ul li {
	margin: 0 0 0.325em 1.25em;
}
ol li {
	margin: 0 0 0.325em 0;
}
p a {
	font-size: 1em;
}
a:link,
a:visited {
	color: #000;
}
a:hover,
a:active {
	color: #888365;
}

/*------------------------
 STRUCTURE
--------------------------*/
.wrap {
	width: 970px;
	padding: 10px 15px;
	display: block;
	background: #FFF;
	border: 12px solid #FFF;
	margin: 0 auto;
}
.header {
	display: block;
	margin: 0 0 10px 0;
}
#logo {
	float: left;
	margin: 0 0 10px 0;
	display: block;
}
.header .hgroup {
	float: right;
	width: 215px;
}
.header .hgroup h2 {
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #545454;
}
.header .hgroup dl dt,
.header .hgroup dl dd {
	font-size: 1.2em;
	color: #545454;
	display: block;
	padding: 1px 0;
	height: 1%;
}
.header .hgroup dl dt {
	float: left;
	width: 65px;
}
.header .hgroup dl dd {
	margin-left: 70px;
	width: 140px;	
}
.header .hgroup a {
	color: #545454;
}

.nav {
	display: block;
	padding: 10px 5px;
	width: 960px;
	background: #000;
}
.nav ul {
	margin: 0;
}
.nav ul li {
	list-style: none;
	display: inline;
	margin: 0 0 0 1.25em;
	border-right: 1px solid #6c614f; 
}
.nav ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 1.167em;
	margin: 0 1.25em 0 0;
}
.nav ul li a:hover,
.nav ul li.active a {
	color: #000;
}


/*------------------------
 RUG BUILDER
--------------------------*/
#rug_builder {
	width: 970px;
	height: 555px;
	display: block;
	position: relative;
}
#rug_builder p {
	margin: 0;
	padding: 0;
}
#rug_builder select,
#rug_builder input {
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

/*Loader*/
.loading {
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/*Accordion Loader*/
.loader .loading_bg {
	position: absolute;	
	top: 0;
	left: 0;
	z-index: 10;
	background: url(/assets/img/transparentw-bg.png) 0 0 repeat;
	display: block;
}
.loader .loading_anim {
	position: absolute;
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px;
	top: 50%;
	left: 50%;
	display: block;
	z-index: 15;
	background: url(/assets/img/ajax-loader.gif) 0 0 no-repeat;
}

/*Submit Buttons*/
div.step-content div.button_set {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 140px;
	height: 24px;
	display: block;
}
div.step-content div.button_set a,
div.step-content div.button_set button {
	float: right;
	border: 0;
	height: 24px;
	line-height: 24px;
	color: #FFF;
	background-color: #000;
	display: block;
	text-decoration: none;
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
	padding: 0 5px;
	cursor: pointer;
	margin-left: 5px;
	outline: none;
}
div.step-content div.button_set a:hover,
div.step-content div.button_set button:hover {
	background-color: #938b74;
}

/*Slider*/
.slider-mask {
	overflow:hidden;
	position: relative;
	margin: 0 0 5px 0;
}
.slider-mask ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.slider-mask ul li {
	position: absolute;
	width: 76px;
	height: 102px;
}
.slider-mask ul li a {
	text-decoration: none;
	text-align: center;
	width: 76px;
	height: 92px;
	display: block;
	font-size: 0.72em;
}
ol#options li .slider-mask ul li a {
	color: #000;
	outline: none;
}
.slider-mask ul li a img {
	width: 74px;
	height: 74px;
	display: block;
	border: 1px solid #FFF;
	margin-bottom: 2px;
}
.slider-mask ul li a:hover img,
.slider-mask ul li a.active img {
	border: 1px solid #000; 
}
.slider-mask ul li a span {
	display: block;
}
.slider-nav {
	position: relative;
	height: 24px;
}
.slider-nav a {
	position: absolute;
	top: 0;
	height: 24px;
	line-height: 24px;
	color: #FFF;
	background-color: #938b74;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
}
.slider-nav a.prev,
.slider-nav a.next {
	width: 23px;
	text-indent: -9999em;
}
.slider-nav a.prev {
	left: 28px;
	background-image: url(/assets/img/prev-btn.gif);
}
.slider-nav a.next {
	left: 0;
	background-image: url(/assets/img/next-btn.gif);
}
.slider-nav a.view-all {
	left: 56px;
	padding: 0 5px;
}
.slider-nav a:hover {
	background-color: #000;
}



/*Modal*/
#modal {
	position: absolute;
	left: -9999em;
	top: 0;
	padding: 30px;
	width: 910px;
	height: 495px;
	display: block;
	background: url(/assets/img/transparent-bg.png) 0 0 repeat;
	z-index: 15;
}
#modal.active {
	left:0;
}
#modal-title {
	float: left;
	width: 420px;
	color: #FFF;
	font-size: 1.8em;
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
}
#modal-close {
	float: right;
	width: 60px;
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-decoration: none;
	color: #FFF;
}
#modal-close:hover {
	color: #000;
}
#modal-content {
	padding-top: 30px;
	display: block;
}

/*Slider*/
#modal .slider {
	width: 910px;
}
#modal .slider-mask {
	width: 910px;
	height: 408px;
}
#modal .slider-mask ul {
	width: 910px;
}
#modal .slider-mask ul li a {
	color: #FFF;
}



/*Viewer*/
#viewer {
	float: right;
	width: 545px;
	height: 545px;
	border: 5px solid #b1b1b1;
	position: relative;
}
#viewer #floor {
	width: 545px;
	height: 545px;
	background: url(/images/background/tiles.jpg) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#viewer .loading {
	background-image: url(/assets/img/loader.gif);
}
#viewer #borders {
	width: 510px;
	height: 510px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
	overflow: hidden;
}
#viewer #materials {
	width: 545px;
	height: 545px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	overflow: hidden;
}
#viewer #weaves {
	width: 545px;
	height: 545px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	overflow: hidden;
}
#viewer #patterns {
	width: 545px;
	height: 545px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 5;
	overflow: hidden;
}
#viewer #zoom {
	width: 545px;
	height: 545px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	overflow: hidden;
}
#viewer #zoom img {
	position: absolute;
	top: 0;
	left: 0;
	width: 545px;
	height: 545px;
	display: block;
}

/*Options/Steps - Accordion*/
div#options-wrap {
	float: left;
	width: 400px;
	height: 555px;
	display: block;
	overflow: hidden;
	position: relative;
}
ol#options {
	margin: 0;
	padding: 0;
	width: 400px;
	height: 555px;
}
ol#options li {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*Title*/
ol#options li div.step-title {
	display: block;
	height: 50px;
	line-height: 50px;
	background: url(/assets/img/step-title-bg.gif) 0 0 repeat-x;
	padding: 0 20px;
	border-bottom: 1px solid #ededed;
}
ol#options li div.step-title h2 {
	font-size: 1.6em;
	margin: 0;
	padding: 0;
	font-weight:  normal;
	color: #000;
}
ol#options li.allow div.step-title {
	border-bottom: 2px solid #FFF;
}
ol#options li.active div.step-title {
	border: 0;
	background: url(/assets/img/step-title-active-bg.gif) 0 0 repeat-x;
	border-width: 0 1px;
	border-color: #ededed;
	border-style: none solid;
}
ol#options li.allow div.step-title h2,
ol#options li.active div.step-title h2 {
	color: #000;
}
ol#options li.active div.step-title h2 {
	cursor: pointer;
}
/*Content*/
ol#options li div.step-content {
	background: #FFF /*url(/assets/img/step-content-bg.gif) 0 0 repeat-x*/;
	padding: 0 0 0 20px;
	display: block;
	margin-bottom: 2px;
	border-width: 0 1px 1px 1px;
	border-color: #f2efea /*#000 #000 #000*/;
	border-style: none solid solid solid;
	overflow: hidden;
	clear: both;
	height: 295px;
	width: 378px;
	position: relative;
}
ol#options li div.step-content p label {
	float: left;
	width: 120px;
	color: #000;
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

/*Accordion loader*/
ol#options li div.step-content .loader .loading_bg {
	width: 400px;
	height: 295px;	
}

/*Slider*/
ol#options li .slider {
	width: 358px;
}
ol#options li .slider-mask {
	width:358px;
	height: 204px;
}
ol#options li .slider-mask ul {
	width: 358px;
}
ol#options li .slider-mask ul li a {
	color: #000;
	line-height: 1em;
}


/*1. Materials Option*/
ol#options li#opt_materials div.step-content p {
	height: 35px;
}
ol#options li div.step-content p label#material_type {
	float: none;
	width: auto;
}

/*2. Patterns Option*/
ol#options li#opt_patterns div.step-content p {
	height: 42px;
	color: #000;
    font-family: "Museo Sans 100",Arial,Helvetica,sans-serif;
    font-size: 1.3em;
}

/*3. Borders Option*/
ol#options li#opt_borders div.step-content p {
	height: 25px;
}
ol#options li div.step-content p label#border_type {
	float: none;
	width: auto;
}


/*4. Pricing Option*/
ol#options li#opt_pricing div#price_label {
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 15px;
	color: #000;
}
ol#options li#opt_pricing form p {
	clear: both;
	overflow: hidden;
	height: 1%;
	margin: 0 0 5px 0;
}
ol#options li#opt_pricing form p.no-tuck-under label{
	line-height: 22px;
}
ol#options li#opt_pricing form label {
	line-height: 31px;
	font-weight: bold;
	font-size: 1em;
}
ol#options li#opt_pricing form input {
	height: 31px;
	width: 60px;
	padding: 0 5px;
	border: 1px solid #CCC;
	line-height: 31px;
}
ol#options li#opt_pricing form span#totalCost {
	height: 31px;
	font-family: "Museo Sans 100", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	display: block;
	line-height: 31px;
	color: #000;
	font-weight: bold;
}
ol#options li#opt_pricing p span.error {
	font-size: 0.9em;
	font-weight: bold;
	display: block;
	padding: 2px 0;
}

/*5. Review Opton*/
ol#options li#opt_review table {
	width: 358px;
}
ol#options li#opt_review table th,
ol#options li#opt_review table td {
	padding: 7px 5px;
	text-align: left;
	vertical-align: top;
}
ol#options li#opt_review table th {
	background: #dad4c4;
	color: #000;
}
ol#options li#opt_review table th#product-name {
	width: 140px;
}
ol#options li#opt_review table th#dimension {
	width: 70px;
}
ol#options li#opt_review table th#subtotal {
	width: 70px;
}
ol#options li#opt_review table dl dt,
ol#options li#opt_review table dl dd {
	display: block;
	padding: 0;
	margin: 0;
	float: none;
}
ol#options li#opt_review table dl dt {
	float: left;
	width: 100px;
	padding: 2px 0;
}
ol#options li#opt_review table dl dd {
	margin-left: 110px;
	padding: 2px 0;
	font-style: italic;
	color: #999;
}
ol#options li#opt_review table tfoot tr.last td {
	padding: 7px 0;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
ol#options li#opt_review table .a-right {
	text-align: right;
}

/*6. Purchase option*/
#opt_purchase {
	height: 555px;
	width: 400px;
	position: relative;
}
#opt_purchase div.step-title h2 {
	margin: 0;
	padding: 0;
	font-weight:  normal;
	color: #000;
}
#opt_purchase div.step-title {
	border: 0;
	background: url(/assets/img/step-title-active-bg.gif) 0 0 repeat-x;
	border-width: 0 1px;
	border-color: #000;
	border-style: none solid;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	display: block;
}
#opt_purchase div.step-content {
	background: #FFF url(/assets/img/step-content-bg.gif) 0 0 repeat-x;
	padding: 0 20px;
	display: block;
	border-width: 0 1px 1px 1px;
	border-color: #f2efea #000 #000 #000;
	border-style: none solid solid solid;
	height: 1%;
	overflow: hidden;
	clear: both;
	height: 504px;
	width: 358px;
	position: relative;
}
#opt_purchase div.step-content p {
	margin: 0 0 10px 0;
}
#opt_purchase div.step-content form p {
	padding: 0 0 10px 0;
	margin: 0;
	overflow: hidden;
	height: 1%;
	clear: both;
}
#opt_purchase div.step-content form label {
	float: left;
	width: 125px;
	padding-right: 5px;
	display: block;
	font-weight: bold;
	color: #000;
}
#opt_purchase div.step-content form input {
	width: 200px;
	padding: 3px 5px;
	border: 1px solid #CCC;
}
#opt_purchase div.step-content form input.small {
	width: 37px;
}
#opt_purchase div.step-content form input.medium {
	width: 100px;
}
#opt_purchase div.step-content form select {
	width: 215px;
}
#opt_purchase div.step-content form p.cc_numbers input.small {
	margin-right: 5px;
}
#opt_purchase div.step-content form  select.medium {
	width: 80px;
}
#opt_purchase div.step-content form p.cc_exp select.medium {
	margin-right: 5px;
}

/*Preloader*/
#opt_purchase .loader .loading_bg {
	width: 400px;
	height: 555px;
}

div.response {
	padding: 0 20px;
	display: block;
}

/*Content*/

.content.text {
	padding: 20px 60px 20px 20px;
}
