@import url("/css/global/zoomtool.css");
@import url("/css/global/papi.css");
@import url("/css/global/master.css");

body {
font: normal 12px 'arial','helvetica','sans serif';
color: #414142;
padding: 24px;
}

h1,h2,h3,h4,h5,h6,th {
color: #1d1714;
}

h2 {
font-size: 18px;
line-height: 1.3em;
}

h3 {
font-size: 14px;
line-height: 1.3em;
}

ul.subcats h3,
div.fancy h3 {
line-height: 1em;
color: #a84e56;
}

a {
color: #a84e56;
}

a:hover {
color: #d8bb72;
}

ul.subcats a.viewall:hover {
color: #fff;
}

input.button,a.button {
color: #ffffff;
background: #a84e56;
border-color: #ce9ca0 #5e2c30 #5e2c30 #ce9ca0;
}

div.header, div.footer {
width: 820px;
position: relative;
left: 50%;
margin-left: -410px;
}

div.header {
height: 60px;
margin-bottom: 12px;
}

ul.tnav {
font: 11px normal 'arial',sans-serif;
}

div.output {
width: 754px;
position: relative;
left: 50%;
margin-left: -377px;
margin-bottom: 12px;
}

div.footer {
position: relative;
height: 45px;
}

h1.logo {
position: absolute;
z-index: 10;
}

h1.logo a {
display: block;
width: 196px;
height: 62px;
background: url(/images/logo.png) no-repeat;
_background: url(/images/logo.gif) no-repeat;
}

h1.logo a span {
display: block;
text-indent: -999px;
}


/* tnav Styles */

ul.tnav {
width: 625px;
position: absolute;
top: 15px;
left: 196px;
padding-bottom: 4px;
_padding-bottom: 2px;
margin: 0px;
list-style: none;
}

ul.tnav li {
float: left;
}

ul.tnav li a {
display: block;
text-decoration: none;
line-height: 1em;
color: #000;
padding-top: 2px;
padding-bottom: 4px;
}

ul.tnav li a:hover { 
color: #d8bb72;
}

ul.tnav li.first a {
width: 70px;
margin-left: 61px;
}

ul.tnav li.second a {
width: 128px;
}

ul.tnav li.third a {
background: url(/images/cart.gif) no-repeat;
background-position: 0px;
padding-left: 24px;
padding-top: 2px;
width: 87px;
}

ul.tnav li.third a:hover { 
background: url(/images/cart_hover.gif) no-repeat;
background-position: 0px;
}

ul.tnav li.fourth a {
width: 87px;
}

ul.tnav li.fifth {
width: 167px;
}

ul.tnav form {
float: right;
}

ul.tnav form input.text {
width: 95px;
font: 11px normal 'arial',sans-serif;
border: 1px solid #000;
border-bottom-color: #999;
border-right-color: #999;
margin: 0px 3px 0px 0px;
padding: 2px 2px;
}

ul.tnav form input.button {
width: 50px;
_height: 20px;
border: none;
padding: 0px 0px 0px 0px;
margin: 0px;
background: #a84e56;
}

/* Persistent Global Navigation */

ul.pnav {
width: 600px;
padding-left: 220px;
padding-top: 7px;
margin: 0px;
list-style: none;
border-top: 2px solid #a84e56;
}

div.header ul.pnav {
position: absolute;
top:40px;
}

ul.pnav li {
float: left;
}

ul.pnav a {
display: block;
text-decoration: none;
line-height: 1em;
color: #a84e56;
text-align: center;
}

ul.pnav a:hover { 
color: #d8bb72;
}

ul.pnav li.first a {
width: 80px;
margin-left: 36px;
text-align: left;
}

ul.pnav li.second a {
width: 92px;
}

ul.pnav li.third a {
width: 47px;
}

ul.pnav li.fourth a {
width: 83px;
}

ul.pnav li.fifth a {
width: 59px;
}

ul.pnav li.sixth a {
width: 77px;
}

ul.pnav li.seventh a {
width: 73px;
}

ul.pnav li.eighth a {
width: 52px;
text-align: right;
}

/* Conversion Styles */

div.conversion ul.sequence {
background: #d8bb72;
}

div.conversion ul.sequence li {
color: #e3d9b6;
}

div.conversion ul.sequence a {
color: #a84e56;
}

div.conversion ul.sequence a:hover {
color: #FFFFFF;
}

div.conversion ul.sequence li.selected {
color: #FFFFFF;
background: #a84e56;
}

div.conversion th, div.conversion h3 {
background: #e3d9b6;
color: #a84e56;
}

ul.subcats h3 {
background: #e3d9b6;
}

ul.subcats a.viewall {
display: block;
padding: 0px 15px 3px 0px;
background: url(/images/arrow.gif) no-repeat right 50%;
margin-left: -15px;
}

ul.subcats a.viewall:hover {
background: url(/images/arrow_hover.gif) no-repeat right 50%;
}

/******** Supplemental & Subscription ********/

form.subscribe {
background-color: #d8bb72;
padding: 8px 8px;
}

div.supplemental {
background-color: #e3d9b6;
padding-top: 8px;
}

div.supplemental ul {
margin-left: 8px;
}




/************* Products page ************/

div.description {
line-height: 1.5em;
}

div.copyright {
clear: both;
}

