/******** general.css ***********/

/* base stylesheet for Webvanta default site                       */
/* assumes Blueprint CSS has been loaded first                     */
/* (if you're using our standard templates they take care of that) */

/* Note: most colors are set in Config Settings. You can set the colors there, or
   you can replace the <w:data ... > text with color values here             */

/* Base Styles */

body {
    background: url("/bg_grad2.gif") repeat-x;
    background-attachment: fixed;
    background-color:#ccc;
    color: #fff;
    font-family: Arial, Helvetica, sans serif;
    font-size: 14px;
}
h1 {
  font-size:167%;
  font-weight:regular;
  color: #000;
}
h2 {
  font-size:123.1%;
  font-weight:regular;
  color: #000;
}
h3 {
  font-size:108%;
  font-weight:regular;
  color: #000;
}

h4 {  
  font-size:104%;
  font-weight:bold;
  color: #000;
}

h5 {
  font-size:100%;
  font-weight:bold;
  color: #000;
}

a {
  color: #900;
  text-decoration:none;
}

a:hover {
  color: #fff; 
  text-decoration:underline;
}

a:visited {
  color: #900;
}

a:active {
  color: #900;
}

strong {
  font-weight: bold;
}

ul {
  list-style-type: square;
}
ul li {
  margin-bottom: 5px;
}

/*********** PAGE STRUCTURE ************/

#content_area {
}

#header {
  padding: 0;
  margin: 0;
  background-color: transparent;
}

#linkContainer {
  padding: 0;
  margin: 0;
  float:right;
  text-align:right;
}

#logo {
  padding: 0;
  margin: 0;
  float:left;
  text-align:left;
}

#main_content {
  margin: 30px 0px 40px 0px;
  padding:0;
}

#outer_wrapper {
   width:950px;
   padding-top:1px;
   margin: 0 auto;
 }

#wrapper {
  background-color: transparent;
  padding: 0;
  margin: 0;
}


/*********** CUSTOM STYLES ************/
.cartContents {
  margin-top:10px;
  clear:right;
  text-align:right;
  float:right;
}

#left_column p {
  color:#900;
  padding-top:4px;
  text-decoration: underline;
}

.product_block {
    width:380px;
    float:left;
    background-color:#999;
    padding:20px 20px 0 20px; 
}

.product_block a img {
  width:380px;
  height:300px;
}

.product_block_spacer { 
  float:left;
  width:30px;
}

.product_block_text {
  padding-top: 15px;    
}

.product_family_image {
    float:left;
    margin-right:30px;
    text-align: center;
}

.product_detail {
  
}

.product_detail p {
  line-height:16px;
}

.product_images {
    float:left;
    margin: 10px 15px 20px 15px;
    text-align:center;
}

#productArea {
  clear:both;
  width:870px;
}


/********** MAIN MENU (TOP RIGHT)  ************/

#topLinks { 
  margin:0;
  padding: 0;
  float:right;
  font-size: 13px;
  font-weight:bold;
}
#topLinks  ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#topLinks  li {
  float: left;
  list-style-type: none;
  padding: 0 0 0 10px;
}
#topLinks li  a {
  color:#900;
  text-decoration: none;
  }
#topLinks  li a:hover {
  text-decoration: underline;
  color:#fff;
}


/************** FOOTER **************/

#footer {
  clear: both;
}

#footer ul {
  list-style: none;
  margin:0;
  padding:0;
}

#footer ul li {
  color: #EEE;
  font-size: 11px;
  padding: 0 15px 0 0;
  float: left;
}
#footer ul li a {
  color: #fff;
  text-decoration: none;
}
#footer ul li a:hover {
  text-decoration: underline;
}



/************** delete everything below here - Andrew 6/11/2010 ********************/



/********** CUSTOM HEADER STYLES HERE ************/

#header_wrapper {
  width:100%;
  padding-top:1px;
  margin: 0 auto;
  text-align:center;
  background-color: transparent;

}
  


#header .leftHead {
  float:left;
  position:relative;
  display:block;
  padding:5px 0 0 0;
  margin:0;
  text-align:left;
}

#header .site_name {
  font-size: 36px;
  padding: 0;
  margin: 0;
  color:#900;
  text-decoration: none;
  text-transform:uppercase;
  text-align:left;
  letter-spacing:15px;
}

#header .site_name a:hover {
  color:#fff;
}

.tagline h2{
  font-size:18px;
  color:#000;
  text-align:left;
  margin:0;
  padding:0;
}

.cartContents a {
  color:#fff;
  text-decoration:none;
}

/********** MORE CUSTOM STYLES ************/



#upperCartArea {
  float:right;
  text-align:left;
  padding: 0;
  margin: 0;
}

#mainContent {
  color:#fff;
  font-size:1em;
  width: 950px;
}


/********** FOXYCART PAGE STYLES ************/



/********** INDEX PAGE STYLES ************/



#chairPhoto {
  width:280px;
  /*height:240px;*/
  float:right;
  padding:0 0 0 15px;
}

#chairPhoto p {
  text-align:center;
  color:#000;
  font-size:90%;
}


/********** NEW HOME PAGE STYLES(TESTING) ************/
#productArea {
  /*margin-left:-17px;*/
  margin-top:20px;
}

/********** PRODUCT PAGE STYLES ************/

#leftCol {
  float:left;
  margin: 0px;
  padding: 20px 0 0 0;
}

.picture-swap p {
  color:#900;
  padding-top:4px;
  font-size: 100%;
  text-decoration: underline;
}

#leftCol h1{
  padding-bottom:10px;
}

#rightColumn {
  float:left;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    text-align: left;
  /*width:510px;*/
}

.swatchArea {
  text-align:left;
  float:left;
  padding: 15px 75px 0 0;
}

.swatchArea img {
  border: 1px solid black;
}

.productItems p {
  line-height:16px;
}

.productItems {
  position:relative;
  margin-bottom:26px;
  clear:both;
}

.productItems strong {
  color:#333;
  float:right;
}

.productItems strong:first-child {
  color:#900;
}

.butButtonArea input {
  margin: 0;
}

.productItems h3 {
  margin-bottom:.3em
}

.productItems h4 {
  color:#900;
  float:right;
  width:195px;
}

.inputLabelArea label {
  display:block;
  /*width:160px;*/
  float:left;
}

.inputLabelArea input {
  display:block;
}

.buyButtonArea {
  bottom:0;
  position:absolute;
  right:0;
  margin:0;
  padding:0;
  height:22px; 
}

.swatchPhoto {
  float:left;
  text-align:center;
}

.swatchPhoto p {
  padding-top:5px;
}

.fabricOnly {
  float:left;
  padding: 15px;
  width:100px;
}

#lowerLinksArea {
   float:right;
   text-align:center;
   padding:15px 0 0 0;
   margin:0;
}

#lowerLinksArea p {
  text-decoration:underline;
  color:#900;
  margin-top:5px;
}

#lowerLinksArea img {
  border:1px solid #000;
}

/********** UTILITY NAV (TOP RIGHT) ************/


.searchButton {
  margin: -3px 0 0 0;
}
input.fieldSkybox {
  vertical-align: top;
  margin: 0 3px 0 0;
}
#searchbox {
  float:right;
  padding: 0 40px 0 10px;
}

/* For main navigation see dropdown-menu.css */


/********** FORMS **************/

label.reqd {   /* for required fields */
  font-weight:bold;
}

label.left {
  width: 120px;
  display: block;
  float: left;
  text-align: right;
  clear: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding-right: 10px;
}
.sysmsg {
  color: #f00;
  margin-bottom:25px;
}
.submit_button {
  margin: 20px 0 20px 130px !important;
}
form .indent {
  margin-left: 130px;
}
#contact_intro {
  border-bottom: 1px solid #333;
  margin-bottom: 20px;
}
#contact_form label {
  width: 120px;
  display: block;
  float: left;
  text-align: right;
  clear: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size:12px;
  padding-right: 10px;
}
#contact_form input, #contact_form textarea {
  background-color: #EEE;
  padding: 3px;
  margin: 0;
  border: none;
  height: auto;
}
#contact_form .indent {
  margin-left: 130px;
}
#contact_firstname, #contact_lastname {
  width: 200px;
}
#contact_company, #contact_email, #contact_subject, #contact_message, #contact_subject, #contact_message {
  width: 410px;
}
p#email2 {
  display: none;
}
#contact_form input.submit_button {
  background: none;
  border: none;
}
form p {
  margin: 0;
  padding: 0 0 5px 0;
}
input {
  margin: 0.5em 0;
}
#dy_node_submit {           /* for automatically generated forms that submit to database */
  margin-left: 130px;
}
.wv-validation-error {
  border: 2px solid #F00;
}

/******* CSS for DATABASE PAGES ************/

/********** BLOG *************/

.blog_article {
  border-bottom: 1px solid #520602;
  margin-bottom: 15px;
}

/********** CATEGORY, LIST, AND ITEM PAGES *************/

.kb a {
  text-decoration:none;
}
.kb a:hover {
  text-decoration:underline;
}

.crumbs {
  padding-bottom: 12px;
}
.crumbs p {
  float: left;
}
.share {
  margin: 0 0 8px 8px;
  float:right;
}

/********* CATEGORY PAGE **********/

.category_description {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #520602;
}
.category_articles {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #520602;
}
.category_resources {
  margin: 0;
  padding: 0;
}

/*********** COMMENT FORM ************/

.comment_form {
  width: 90%;
  border: 1px solid #520602;
  padding: 12px;
  margin: 15px 0;
}
.comment_form label {
  display: block;
  width: 80px;
  text-align: right;
  float: left;
  font-size: 12px;
  letter-spacing: .04em;
  text-transform: uppercase;
  clear: left;
  padding: 0 5px 0 0;
}
input#feedback_name, input#feedback_email, input#feedback_subject, textarea#feedback_body {
  background-color: #EEE;
  border: none;
  padding: 3px;
  margin:0;
}
.comment_form .indent {
  margin-left: 85px;
}
.comment_form #submit {
  margin: 12px 0 0 90px;
}
#comment_email2 {
  display: none;   /* spam robot trap */
}
input#feedback_subject {
  width: 80%;
}
.comment_form p {
  margin: 0 0 5px 0;
  padding: 0;
}
textarea#feedback_body {
  width: 80%;
  height: auto;
}
.form_note {
  font-size: 80%;
}
div#comments {
  border-top: 1px solid #520602;
  padding-top: 10px;
  margin-top: 15px;
}

/********* BOOKS *********/

.book_button {
  padding: 3px;
  color: #fff;
  margin-right: 20px;
  text-decoration: none;
}
.book_button:link, .book_button:visited {
  background-color: #900;
  color: #fff;
  text-decoration: none;
}
.book_button:hover, .book_button:active {
  background-color: #fff;
  color: #fff;
  text-decoration: none;
}
.book_listing h1 {
  margin-bottom: 10px;
  padding-top: 5px;
}
.book_listing h2 {
  margin-bottom: 10px;
  padding-top: 5px;
}
.book_cover {
  float:left; 
  padding: 5px 15px 15px 0;
}

/******* LIST PAGE **********/

#list h2 {
  margin: 20px 0 5px 0;
  padding-top: 15px;
  border-top: 1px solid #520602;
}
#list h3 {
  margin-bottom: 10px;
  padding-top: 5px;
}
#list p {
  display:block;
}

/********* RESOURCES PAGE **********/

/* The resources page is a single-page presentation of database content using our knowledgebase structure. */
/* The HTML for this page is in the snippet called resources_page */

#resources_page .share {
  float:right;
}
#resources_page .resource_item {
  border-bottom: 1px solid #520602; 
  padding-bottom: 10px; 
  margin: 0 0 10px 30px;
}
#resources_page .book_image {
  float:left; 
  padding: 0 15px 15px 0;
}
#resources_page .book_text {
  margin-left: 25px;
}
#resources_page .book_button {
  padding: 3px 3px 3px 6px;
  margin-right:20px;
}
#resources_page .book_button:link, #resources_page .book_button:visited {
  background-color: #900;
  color: #fff;
  text-decoration: none;
}
#resources_page .book_button:hover, #resources_page .book_button:active {
  background-color: #fff;
  color: #fff;
  text-decoration: none;
}
#resources_page h2 {
  font-size: 18px;
  font-weight: bold;
}
#resources_page h3 {
  font-size: 16px;
  font-weight: bold;
}
#resources_page h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 1em 0 1em 0;
}
#resources_page h5 {
  font-size: 14px;
  font-weight: normal;
}

/********* TREE NAVIGATOR FOR CATEGORIES ********/

/* Modified for Webvanta from YUI tree.css example 2.7.0b */
/* See http://developer.yahoo.com/yui/treeview/ for more on styling the tree */

.ygtvtn {  /* first or middle sibling, no children */
  background: transparent; 
  width:1em; 
  height:20px; 
}
.ygtvtm {  /* first or middle sibling, collapsable */
  background: url('/webvanta/img/tree/1.0/collapse.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvtmh {  /* first or middle sibling, collapsable, hover */
  background: url('/webvanta/img/tree/1.0/collapseh.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvtp {  /* first or middle sibling, expandable */
  background: url('/webvanta/img/tree/1.0/expand.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvtph {  /* first or middle sibling, expandable, hover */
  background: url('/webvanta/img/tree/1.0/expandh.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvln {  /* last sibling, no children */
  background: transparent; 
  width:1em; 
  height:20px; 
}
.ygtvlm {  /* Last sibling, collapsable */
  background: url('/webvanta/img/tree/1.0/collapse.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvlmh {  /* Last sibling, collapsable, hover */
  background: url('/webvanta/img/tree/1.0/collapseh.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvlp {  /* Last sibling, expandable */
  background: url('/webvanta/img/tree/1.0/expand.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvlph {  /* Last sibling, expandable, hover */
  background: url('/webvanta/img/tree/1.0/expandh.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer;
}
.ygtvloading {  /* Loading icon */
  background: url('/webvanta/img/tree/1.0/loading.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
}
.ygtvdepthcell {  /* empty cells used for rendering the depth of the node */
  background: transparent; 
  width:1em; 
  height:20px; 
}
.ygtvblankdepthcell { 
  background: transparent; 
  width:1em; 
  height:20px; 
}
.ygtvitem {  /* div around each node */
  border: 0px solid #333; 
}  
* html .ygtvchildren { /* for IE, div around each node's collection of children */
  height:1%; 
}  
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { /* text label in ygTextNode */
  font-size: 12px;
}
.ygtvrow td {
  padding: 0;
  margin: 0;
}
.ygtvrow td a {
  text-decoration: none;
}
.ygtvitem table {
  padding: 0;
  margin: 0;
}
.wvCurLabel {
  font-weight:bold;
  padding-left:2px;
}

  
.picture-swap {
  cursor: pointer;
}
.notes {
  float:right;
}
.free_shipping {
  color: #900;
  font-weight: bold;
}
.save {
  color: #333;
  font-weight: bold;
  font-size:12px;
}
.product_section {
  clear:both;
  padding-top: 10px;
}

