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

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

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

@import url("/css/global/clearfix.css");


/* Big Styles */

body {
font: normal 13px/1.5em 'georgia','times','serif';
_font: normal 14px/1.5em 'georgia','times','serif';
color: #563800;
}

th,tr,input,select {
font: normal 13px/1em 'georgia','times','serif';
_font: normal 14px/1em 'georgia','times','serif';
color: #563800;
}

body {
margin-top: 24px;
}

h1,h2,h3,h4,h5,h6,th {
color: #563800;
letter-spacing: 0.2px;
}

a,td.quantity input.remove {
color: #215352;
}

a:hover,td.quantity input.remove:hover {
color: #9d8c79;
}

input.button,a.button {
color: #FFFFFF;
background: #437272;
border-color: #96C8C7 #184F4C #184F4C #96C8C7;
}


/* Shopping Cart Sequence */

ul.sequence {
background: #9d8c79;
}

ul.sequence li {
color: #bdb1a6;
letter-spacing: 0.8px;
}

div.cart ul.sequence li {
_width: 177px;
} 

ul.sequence a {
color: #215352;
}

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

ul.sequence li.selected {
color: #FFFFFF;
background: #215352;
}



/* Shopping Cart Headers */

div.conversion th, div.conversion h3 {
background: #bdb1a6;
color: #215352;
}

div.conversion div.output-inner {
border-bottom: 1px solid #bbb;
}

/* Chunks */


div.header, div.footer {
width: 760px;
position: relative;
left: 50%;
margin-left: -380px;
margin-bottom: 18px;
}


div.output {
width: 748px;
position: relative;
left: 50%;
margin-left: -374px;
margin-bottom: 18px;
}





h1.logo a {
background: url('/media/wrapper/000072/logo.gif') no-repeat;
width: 219px;
height: 20px;
margin-bottom: 8px;
float: left;
}

h1.logo span {
display: none;
}



/* Toolbar Navigation */

ul.tnav * {
font: bold 12px/1em 'arial','helvetica','sans serif';
}

ul.tnav {
float: right;
padding: 0px;
margin: 0px 0px 12px 0px;
list-style: none;
_width: 539px;
}

ul.tnav li {
float: left;
padding: 0px;
margin: 0px 0px 0px 18px;
}

ul.tnav li.first {
_margin-left: 0px;
}

ul.tnav li.third a {
padding-left: 25px;
background: url('/media/wrapper/000072/cart.gif') no-repeat;
background-position: 0px 2px;
}

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

ul.tnav a {
text-decoration: none;
font-weight: bold;
display: block;
padding: 3px 0px;
}

ul.tnav li.fifth form input.text {
width: 100px;
border: 1px solid #437272;
padding: 1px;
_padding: 3px;
margin: 0px;
}

ul.tnav input.button {
font-weight: bold;
width: 60px;
border: none;
padding: 1px;
_padding-top: 3px;
margin-left: 12px;

}

/* Persistent Global Navigation */

ul.pnav {
list-style: none;
list-style-image: none;
margin: 0px;
padding: 0px;
_padding-bottom: 3px;
clear: both;
float: left;
border-top: 1px solid #bdb1a6;
border-bottom: 1px solid #bdb1a6;
width: 760px;
}

ul.pnav li {
float: left;
width: 142px;
text-align: center;
}

ul.pnav li.first, ul.pnav li.seventh {
text-align: left;
width: 96px;
}

ul.pnav li.sixth, ul.pnav li.twelfth {
text-align: right;
width: 96px;
}

ul.pnav a {
font-family: 'arial','helvetica','sans serif';
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #563800;
}

ul.pnav a:hover {
text-decoration: underline;
}




div.supplemental {
font-family: arial,helvetica,'sans serif';
font-size: 11px;
}

div.supplemental ul {
border-left: 1px solid black;
padding-left: 12px;
}

div.supplemental ul ul {
border: none;
}

div.supplemental form.subscribe ul {
border: none;
padding: 0px;
}





ul.subcats h3 {
background: #bdb1a6;
_width: 555px;
}

ul.subcats p {
_margin-top: -31px;
_width: 540px;
}


