
@charset "UTF-8";
 
/*
Name: Main Style Sheet
Version: 1.0
Author: Fox Parlor
Description: Main Chair Place website style sheet.
Copyright 2007 The Chair Place
*/

<!--

/* LINKS */

a {
color: #006699;
}

/* GLOBALS */

body {
margin: 0px;
background-color: #FFFFFF;
z-index: 0;
}

img {
border: 0px;
}

#content {
float: left;
width: 566px;
border-left: 182px solid #E4E5E0;
border-right: 182px solid #E4E5E0;
vertical-align: top;
}

#content_home {
float: left;
width: 748px;
border-left: 182px solid #E4E5E0;
vertical-align: top;
}

#col1 {
width: 182px;
float: left;
margin-left: -182px;
position: relative;
vertical-align: top;
}

#col2 {
width: 566px;
float: left;
margin-right: -566px;
vertical-align: top;
}

#col2_padding {
padding: 0px 21px 0px 16px;
}

#col3 {
width: 182px;
float: right;
margin-right: -182px;
position: relative;
vertical-align: top;
}

#col4 {
width: 748px;
float: left;
margin-right: -748px;
vertical-align: top;
}

#total {
width: 526px;
padding: 20px;
background-color: #EEF0DD;
font-size: 14px;
font-weight: bold;
vertical-align: top;
}

.hr {
border-top: dashed #CCCCCC 2px;
}

td {
vertical-align: top;
}

/* FONT STYLES */

body {
font-family: Arial, Helvetica, sans-serif;
color: #4C5854;
font-size: 11px;
line-height: 14px;
}

.list {
font-family: Arial, Helvetica, sans-serif;
color: #4C5854;
font-size: 11px;
line-height: 14px;
border: solid #CCCCCC 1px;
margin: 0;
padding: 0;
}

.headline {
padding: 0;
margin: 20px 0;
font-size: 14px;
line-height: 16px;
font-weight: bold;
}

.small {
font-size: 9px;
line-height: 12px;
}

.small_top {
font-size: 10px;
line-height: 12px;
font-weight: bold;
}

#foot {
width: 930px;
float: left;
background-color: #EEEEEA;
padding: 10px 0px;
font-size: 9px;
line-height: 12px;
border-top: solid #FFFFFF 2px;
}

.emph_red {
color: #CC3300;
}

.emph_blue {
color: #006699;
}


/* TOP NAV */

#logo_top_container {
display: block;
float: left;
border: 0 none;
margin: 0;
padding: 0;
width: 930px;
background-color: #EDEEE9;
height: 45px;
vertical-align: top;
}

#nav_top_container {
clear: all;
display: block;
float: left;
border: 0 none;
margin: 0;
padding: 0;
width: 930px;
background-color: #EDEEE9;
height: 25px;
vertical-align: top;
border-bottom: solid #FFFFFF 2px;
}

#nav_top ul {
display: block;
border: 0 none;
list-style: none;
margin: 0;
padding: 0;
height: 25px;
padding-left: 300px;
}

#nav_top li {
display: inline;
font-size: 12px;
font-weight: bold;
line-height: 25px;
padding: 0;
margin: 0;
}

#nav_top a:link, #navigation a:visited {
color: #FFFFFF;
text-decoration: none;
}

#nav_top li:hover a {
color: black;
}

#nav_top li#n1 {
background-color: #E13726;
}

#nav_top li#n2 {
background-color: #3E5302;
}

#nav_top li#n3 {
background-color: #A7AB42;
}

#nav_top li#n4 {
background-color: #006699;
}

#nav_top li#n5 {
background-color: #6699CC;
}

#nav_top li#n6 {
background-color: #009999;
}


/* LEFT SIDE NAV */

.nav_head_left {
font-weight: bold;
color: #FFFFFF;
background-color: #B4B7B7;
height: 19px;
line-height: 19px;
padding-left: 8px;
margin: 0px;
}

.nav_head_right {
font-weight: bold;
color: #FFFFFF;
background-color: #B4B7B7;
height: 19px;
line-height: 19px;
padding: 0px 16px;
margin: 0px;
}

.nav_left {
padding-left: 8px;
}

.nav_right {
padding: 0px 16px;
}

#nav_cat {
margin: 0;
border: 0 none;
padding: 0;
width: 182px;
}

#nav_cat li {
margin: 0;
border: solid #FFFFFF 1px;
padding-left: 8px;
list-style: none;
position: relative;
height: 19px;
background: #E4E4E1 url("../images/nav_left_bg.gif");
line-height: 19px;
font-weight: bold;
}

#nav_cat a {
display: block;
color: #4C5854;
text-decoration: none;
}

#nav_cat li:hover a {
color: #006699;
background: #E4E4E1 url("../images/nav_left_bg2a.gif");
}


/*
Migrated from OSC original css
*/
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}


-->
