/***** Global Settings *****/
 
html, body {
  border:0;
  margin:0;
  padding:0;
}
body {
  font:12px Arial, Helvetica, sans-serif;
  background:#FFF;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #948671;
}
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif
}
h1 {
  margin:0;
  padding:0 0 10px 0;
  font-weight:normal;
  font-size:16px;
  text-transform:uppercase;
  color:#50463b;
}
h2 {
  color:#531900;
  padding:0 0 15px 0;
  text-transform:uppercase;
  font-weight:bold;
  font-size:14px;
  letter-spacing:1px;
}
.products h2 { color:#a19583; }
h3 {
  font-size:12px;
  font-weight:bold;
  color:#531900;
  text-transform:uppercase;
}
hr {
  border:none;
  background:none;
  border-top:1px solid #562b18;
  padding:0;
  margin:8px 0 8px 0;
  height:1px
}
p, ul, ol {
  margin:0;
  padding:0 0 18px 0;
}
ul, ol { padding:0 0 18px 0px; }
li { margin:0 0 0 15px; }
lh { font-weight:bold }
ol { font-weight:bold }
ol li { margin:0 0 0 18px; }
blockquote {
  margin:22px 40px;
  padding:0;
}
small { font-size:0.85em; }
img { border:0; }
sup {
  position:relative;
  bottom:0.3em;
  vertical-align:baseline;
}
sub {
  position:relative;
  bottom:-0.2em;
  vertical-align:baseline;
}
acronym, abbr {
  cursor:help;
  letter-spacing:1px;
  border-bottom:1px dashed;
}
/***** Links *****/
 
a, a:visited { color:#65321d; }
a:hover { text-decoration:none; }
/***** Forms *****/
 
form div {
  margin:0 0 8px 0;
  clear:left;
  position:relative
}
.formfieldtext, .formfieldtextarea { width:240px; }
.formfieldtextarea { height:100px }
.formfieldselect { width:248px; }
#product_search label {
  text-align:left;
  clear:left
}
#contact_form #submit { margin:0 0 0 148px; }
label.error {
  clear:left;
  font-size:10px;
  margin:0 0 5px 150px;
  text-align:left;
  font-style:italic;
  line-height:13px;
  color:#6a311d;
  font-weight:normal;
  width:230px;
}
.boolean { display:inline-block }
.products form div {
  margin:0 0 8px 0;
  float:left;
  width:380px;
}
.products form div span {
  display:block;
  float:left;
  color:#333;
  width:210px;
  font-weight:normal;
}
#form_header {
  clear:left;
  margin:15px 0 0 0;
}
label {
  float:left;
  display:block;
  width:12em;
  font-weight:bold;
  padding-right:1.5em;
  vertical-align:middle;
  text-align:right;
  text-transform:capitalize;
  color:#948671;
}
form {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#531900
}
form div.actions {
  margin-left:12em;
  padding-left: 1.5em;
}
input, textarea, select {
  border:1px solid #948671;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#948671;
  font-weight:normal;
  padding:2px 3px;
}
.radio_button {
  float:left;
  margin:0 3% 0 0;
  border:none;
  clear:left
}
.add-to-project { text-align:left; }
.add-to-project form { margin:10px 0 10px 0; }
.add-to-project h2 { text-align:center }
.add-to-project h3 { margin:0 0 10px 0; }
#menu_inner form .button {
  clear:left;
  float:left;
  margin:5px 0 0 0;
}
/***** Tables *****/
/* 
table {
	border:0;
	margin:0 0 18px 0;
	padding:0;
}
table tr td {
	padding:2px;
}

*/
/***** DESIGN *****/
 




#container {
  width:100%;
  margin: 0 auto 15px auto;
  text-align: left;
  overflow:hidden;
}
#header {
  margin: 0 auto;
  height:94px;
  position:relative;
  z-index:100;
  width:90%;
  padding:0 5%;
  background:#f0eee9;
}
.print-quote #header{ background:none}
#header h1 {
  margin: 0;
  padding: 10px 0;
}
#msg {
  font-style:italic;
  background-color:#d1c8bb;
  color:#50463b;
  margin-bottom:18px;
  width:400px;
  padding:10px 10px;
  display:none;
  text-align:left
}
a.logo {
  float:right;
  border:none;
  background:none;
  margin:10px 27px 0 0;
}
#navrow1, #navrow2, #footer {
  padding:4px 25px;
  text-transform:uppercase;
  font-size:13px;
  color:#50463b;
  letter-spacing:1px;
  position:relative;
}
#navrow1 .inner, #navrow2 .inner {
  width:90%;
  margin:0 auto;
  position:relative;
}
#navrow1, #footer {
  background-color:#a19583;
  background:url(../images/bkg_nav1.png) center repeat-x #a19583;
  color:#50463b;
}
#navrow1 a, #navrow2 a, #footer a {
  color:#50463b;
  text-decoration:none;
}
#footer {
  background-color:#a19583;
  background:url(../images/bkg_footer.png) center repeat-y #502515;
  color:#d2c9bd;
}

#footer a { color:#d2c9bd; }
#footer a:hover { color:#FFF; }
#navrow1 a:hover, #navrow1 a.active { color:#FFF }
#user_buttons {
  position:absolute;
  left:226px;
}
#navrow2 {
  background-color:#50463b;
  background:url(../images/bkg_nav2.png) center repeat-x #4c3e32;
  color:#d2cbbe;
  font-size:13px;
  letter-spacing:2px;
  height:18px;
}
#navrow2 a { color:#d2c9bd }
#navrow2 a:hover, #navrow2 a.active { color:#FFF }
#navrow2 .float-right { margin:-4px 0 0 0; }
.products #navrow2 ul {
  font-size:14px;
  list-style-type:none;
  padding:0;
  letter-spacing:1px;
}
.products #navrow2 ul li {
  padding:0;
  margin:0 69px 0 0;
  float:left
}
.products #navrow2 li.float-right {
  padding:0;
  margin:0 10px 0 0;
  float:right
}
.products #navrow2 ul li.last { margin:0; }
#footer {
  position:fixed;
  bottom:0;
  width:100%;
  padding:4px 0;
  text-align:left;
  border-top:2px solid #FFF;
  z-index:250;
}

.print-quote #footer{ position:relative }
#footerInner {
  width:90%;
  margin:0 auto
}
#content {
  padding:14px 0;
  position:relative;
  width:90%;
  line-height:18px;
  margin:0 auto;
}
.products #thumb_area{ min-width:873px; width:100%; margin:0 auto; text-align:center}
.print-quote #content { border-top:1px solid #4c3e32; }
.print-quote #thumb_area{padding:0 0 40px 0}
.product_detail { float:left; }
#content_text {
  display:block;
  float:left;
  width:50%;
  text-align:justify
}
#content_text_no_image {
  display:block;
  margin:0 auto;
  width:90%;
  text-align:justify
}
#product_left {
  float:left;
  min-width:450px;
  width:40%;
  text-align:center
}
#product_right {
  float:left;
  min-width:650px;
  width:60%;
}
#product_detail_thumbs {
  padding:10px 0 0 0;
  clear:left;
  text-align:center
}
#product_detail_thumbs a {
  margin:5px 10px 5px 1px;
  padding:0;
  height:150px;
  display:inline-block;
}
#product_detail_thumbs a.active {  }
#product_detail_thumbs img {
  outline:1px solid #50463b;
  margin:0 0 -2px 0;
  padding:0;
}

#product_detail_thumbs a.active img{ outline:2px solid #50463b;  }
.products #content_text {
  width:45%;
  min-width:350px;
  margin:0 0 0 20px;
  color:#50463b;
  font-size:12px;
}
.print-quote #content_text { width:315px; }
#button-view-all {
  padding:4px 10px;
  background:#f0f0f0;
  border:1px solid #65321d;
  width:120px;
  margin:0 auto;
  display:inline-block;
  border:1px solid #948671;
  font-size:11px;
  color:#948671;
  font-weight:normal;
  padding:2px 3px;
}
#print_buttons {
  text-align:left;
  position:absolute;
  top: 10px;
  left:10px;
}
#print_buttons a {
  display:block;
  padding:0 0 7px 0;
  text-decoration:none
}
#print_buttons a img { margin:0 0 -3px 0; }
.products #content_text .spec_label, .print-quote #content_text .spec_label {
  text-transform:uppercase;
  font-weight:bold;
}
.products #content_text p, .print-quote #content_text p {
  padding:0;
  margin:0;
}
.products #content_text ul li, .print-quote #content_text ul li {
  margin:0 0 7px 0;
  padding:0;
  list-style-type:none;
  font-size:11px;
}
#product_options {
  list-style-type:none;
  font-size:11px;
  margin:0 0 30px 0;
}
#product_options li {
  margin:8px 0;
  text-transform:uppercase;
  background:url(../images/triangle.png) no-repeat left top;
  background-position:0 3px;
}
#product_options li a {
  color:#50463b;
  display:block;
  padding: 0 0 0 16px;
}
#product_options li a:hover { text-decoration:underline }
#product_attr { margin:0 0 30px 0; }
#home_img { z-index:0; }
#img_caption {
  padding:4px 25px;
  font-size:11px;
  background-color:#50463b;
  color:#FFF;
  text-align:right;
  height:16px;
  position:absolute;
  bottom:64px;
  left:1px;
  z-index:110;
  width:823px;
  filter:alpha(opacity=65);
  -moz-opacity:0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
}
#img_caption a {
  color:#fff;
  text-decoration:none;
}
.img_caption_alt { display:none }
.icon {
  margin:0 0 -6px 0;
  border:none
}
#mainContentInner {
  width:90%;
  margin:0 auto 26px auto;
  border-left:1px solid #FFF;
  border-right:1px solid #FFF;
  background-color:#d8d8d8;
  position:relative;
  height:508px;
  overflow:hidden
}
.home #mainContentInner, .home #content{ width:873px; }

.thumb {
  margin:15px 35px;
  position:relative;
  width:104px;
  text-align:center;
  display:inline-block;
}
.bespoke .thumb { margin:15px 35px; }
.media .thumb {
  width:148px;
  float:left;
}
.media .thumb .thumb {
  margin:0;
  position:relative;
  width:154px;
  text-align:center;
  float:left;
  border:none;
}
.thumb_img {
  border:1px solid #999;
  padding:5px;
}
.thumb_hidden { display:none }
a div.thumb_caption {
  clear:left;
  padding:8px 0;
  color:#999;
  font-size:14px;
  letter-spacing:1px;
  text-transform:uppercase;
  height:30px;
  width:162px;
  text-align:center;
  text-decoration:none;
}
.media a div.thumb_caption {
  clear:left;
  padding:8px 0;
  color:#999;
  font-size:14px;
  letter-spacing:1px;
  text-transform:uppercase;
  height:30px;
  width:140px;
  text-align:center
}
a div.thumb_caption .thumb_caption_inner {
  /* center horizontally */
    margin: 0 auto;
  text-align:center;
  font-size:13px;
  color:#999;
}
a div.thumb_caption .thumb_caption_inner span {
  display:block;
  font-size:11px;
}
.editorial_listing { border:1px dashed red }
.pdf_link {
  float:left;
  text-align:center;
  width:140px
}
#us_map {
  margin:0 auto;
  display:block;
  text-align:center
}
#floater {
  border:2px solid #333;
  background:#fff;
  width:150px;
  height:100px;
  padding:15px;
  position:absolute;
  text-align:left;
}
#menu {
  background-color:#FFF;
  width:100%;
  height:80%;
  position:absolute;
  top:145px;
  left:0;
  z-index:210;
  color:#766341;
  display:none
}
.home #menu { top:132px; }
.pagination {
  text-align:center;
  padding:0 0 10px 0;
}
.pagination ul { padding:0; }
.pagination ul li {
  list-style-type:none;
  display:inline;
}
.pagination ul li a { color:#403a30; }
#menu_inner {
  width:90%;
  margin:0 auto;
  background:url(../images/bkg_menu.png) #FFF no-repeat top left;
  height:2000px;
}
#menu ul { padding:0 0 0 0; }
#menu ul li {
  padding:0 0 20px 0;
  list-style-type:none
}
#menu ul li ul li { padding:6px 0 0 0; }
#menu ul#menu1 {
  margin:20px 0 0 20px;
  width:147px;
  float:left;
}
#menu ul#menu2 {
  margin:20px 0 0 20px;
  width:194px;
  float:left;
}
#menu ul#menu3 {
  margin:20px 0 0 20px;
  width:194px;
  float:left;
}
#menu div#menu4 {
  margin:20px 0 0 20px;
  width:246px;
  float:left;
  color:#766341;
}
#menu div#menu4 #search {
  width:190px;
  margin:8px 0 0 0;
  color:#948671;
  padding:5px;
}
#menu ul li a {
  color:#766341;
  text-transform:uppercase;
  font-weight:bold;
  text-decoration:none
}
#menu ul li a:hover, #menu ul li a.active {
  color:#65351d;
  text-decoration:underline
}
#menu ul li ul li a {
  font-weight:normal;
  text-transform:none;
  font-variant:small-caps;
}
#main_nav {
  bottom:0;
  padding:0;
  position:absolute;
  top:81px;
  left:170px;
  list-style:none;
  display:block;
}
#main_nav li {
  padding:0;
  margin:0;
  display:inline;
  list-style:none;
  padding-right:5px;
  position:relative;
  height:41px;
  float:left;
}
#main_nav a {
  font-size:12px;
  color:#fff;
  padding:14px 16px 0;
  height:26px;
  display:block;
  float:left;
}
#main_nav a:hover { background:#403a30 }
#main_nav img { margin:0 6px -2px 0 }
#main_nav ul {
  position:absolute;
  padding:0;
  margin:0;
  top:-999em;
  width:185px;
  z-index:200;
}
#main_nav ul li {
  float:none;
  padding:0;
  margin:0;
  border-bottom:1px solid white;
  width:auto;
  z-index:200;
}
#main_nav ul li a {
  background-image:none;
  text-indent:0;
  color:#fff;
  font:11px Arial, Helvetica, sans-serif;
  padding:6px 25px 0 15px;
  display:block;
  height:22px;
  background-color:#252525;
  float:none
}
#main_nav ul li a:hover {
  background-color:#689b0e;
  color:#FFFFFF;
  border:none
}
#main_nav ul li img { margin:0 6px -6px 0 }
#main_nav li:hover ul, /* this pure CSS hover is overridden by the .superfish rules below which are applied only when JavaScript is available. This way, the menu degrades to regular CSS dropdown when JavaScript is unavailable */ ul#main_nav li.sfHover ul /* this is the familiar IE6 hover support. With Superfish, all browsers use this rule when JS is available. This is because the JS needs to be able to control hide and reveal delays and animations without the pure CSS rule intruding. Note the tag selector ul.nav instead of just .nav - this gives it the most specificity of all and makes it trump all other positioning rules, including the .superfish overrides below */ {
  left:0px; /* position first submenu directly under parent li */
  top:28px; /* VARIABLE. This is calculated by adding 1em text height to top and bottom anchor element padding (original skin: .75em top + .75em bottom + 1em text height = 2.5em) */
  z-index:150;
}
/**** Very important ****/
/* this negates the pure CSS hovers so submenu remains hidden and JS controls when and how it appears. This is in turn is overridden by the .sfHover rules above as they have greater specificity */
/* notice there are three selectors here. You need three for a four tier menu system. If you had a five tier system you would copy the last selector of these three and paste it below to create a fourth selector and add another li just after the .superfish part. On the other hand if you only had a three tiered menu you could delete the third line here and save some file size.*/
.superfish li:hover ul, .superfish li li:hover ul, .superfish li li li:hover ul { top: -999em; /* hide submenu in screen-reader and search-engine friendly way */ }
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
  float: right;
  margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
  float: left;
  margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
/***** Global Classes *****/

.right {
  float:right;
  padding:0 14px 0 0
}
.left { padding:0 0 0 14px; }
.clear { clear:both; }
.clear-left { clear:left; }
.clear-right { clear:right; }
.float-left { float:left; }
.float-right { float:right; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { border-bottom:1px solid; }
.highlight { background:#ffc; }
.hide { display:none; }
.wrap {
  width:960px;
  margin:0 auto;
}
.img-left, .col-left {
  float:left;
  margin:0 15px 0 0;
  border-right:1px solid #FFF;
  width:400px;
}
.img-right {
  float:right;
  margin:4px 0 4px 10px;
  border:1px solid #bdbcbc;
}
.nopadding { padding:0; }
.noindent {
  margin-left:0;
  padding-left:0;
}
.nobullet {
  list-style:none;
  list-style-image:none;
}
.midgray {
  color:#666666;
  font-weight:normal
}
.img_title {
  padding: 8px 0 0 0;
  color:#666666;
  font-weight:normal
}
.two_col_img {
  border:1px solid #bdbcbc;
  float:right;
  margin:0 0 0 15px;
}
.bottom_pad { margin-bottom:15px }
.img_border { border:1px solid #bdbcbc }
.not_bold { font-weight:normal }
#file_table {
  width:100%;
  float:left;
}
#file_table th {
  margin:0 0 3px 0;
  font:12px Arial, Helvetica, sans-serif;
  color:#999999;
  font-weight:bold
}
#file_table td {
  margin:0 0 3px 0;
  color:#333333;
}
.grid_headers {
  margin:0 0 3px 0;
  font:12px Arial, Helvetica, sans-serif;
  color:#999999;
  font-weight:bold
}
.grid_row {
  background-color:#f4f2f2;
  margin:0 0 3px 0;
  color:#333333;
}
.grid_row_alt {
  background-color:#FFF;
  margin:0 0 3px 0;
  color:#333333;
}
.grid_cell {
  width:23%;
  padding:4px 5px;
  float:left;
}
.grid_wide {
  width:33%;
  padding:4px 5px;
  float:left;
  background:none
}
.grid_narrow {
  width:12%;
  padding:4px 5px;
  float:left;
  background:none;
}
.grid_row:hover, .grid_row_alt:hover { background-color:#cce5ff; }
.grid_row a:hover, {
background-color:#cce5ff;
}
.row_hover { background-color:#cce5ff; }
.red { color:#cc0000 }
.hidden { display:none }
.form_button_green {
  background:url(../images/button_bkg_green.gif) repeat-x;
  border:1px solid #bdbcbc;
  height:22px;
  font:12px Arial, Helvetica, sans-serif;
  color:#000;
  width:108px;
  margin:5px 3% 0 0;
  padding:0
}
.form_button_silver {
  background:url(../images/button_bkg_silver.gif) repeat-x;
  border:1px solid #bdbcbc;
  height:22px;
  font:12px Arial, Helvetica, sans-serif;
  color:#000;
  width:108px;
  margin:5px 3% 0 0;
  padding:0
}
#monitor_variance { font-size:10px; }
/**** MY PROJECTS ****/
#my-projects {
  list-style-type:none;
  text-align:left
}
#my-projects li {
  background:#cfc6b9;
  margin:2px 0;
  padding:3px 6px;
  color:#50463b
}
#my-projects li div {
  float:left;
  display:block;
}
#my-projects li a {
  float:left;
  display:block;
  width:403px;
  padding:2px 0;
  text-decoration:none
}
#my-projects li a.delete_project, #my-projects li a.delete_product {
  float:left;
  display:block;
  width:16px;
  padding:2px 0;
}
#my-projects li a:hover { color:#FFF; }
#my-projects br {
  margin:0;
  padding:0;
}
#my-projects .project_thm {
  float:left;
  margin:0 5px
}
.dragme {
  margin:2px 6px 2px 0px;
  float:left
}
/** EMAIL PRODUCT **/
#email-product, #studio_post { margin:20px 0 0 0 }
#email-product label, #studio_post label {
  text-align:left;
  width:80px;
  margin:0 0 0 20px
}
#email-product .actions, #studio_post .actions { margin: 0 0 0 100px }
.tooltip {
  font-size:9px;
  font-style:italic;
  color:#666;
  margin: -3px 0 0 147px;
  padding:0 0 10px 0;
  border:1px solid white;
  float:left;
  line-height:12px;
  color:#948671;
}
#newproject .tooltip {
  margin:20px 75px;
  text-align:center
}
#email-product .formfieldtext, #email-product .formfieldtextarea, #studio_post .formfieldtext, #studio_post .formfieldtextarea { width: 250px; }
#options_form label {
  clear:left;
  width:260px;
  text-align:left;
  padding:0 0 6px 0;
}
#options_form label input { margin:0px 5px -6px 0; }
#options_form .submit {
  clear:left;
  margin:10px 0 0 0;
}




/****** FIX FIREFOX *******/
:-moz-any-link:focus {
 outline: none;
}
:focus { -moz-outline-style: none; }
#thumb_area a { text-decoration:none }

