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


body {
font: normal 13px 'georgia','arial','helvetica','sans serif';
color: #414142;
padding: 18px 0px;
}

th,tr,input{
font: normal 12px 'georgia','arial','helvetica','sans serif';
color: #231f20;
}

h1,h2,h3,h4,h5,h6,th {
color: #231f20;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

a {
color: #146328;
}

a:hover {
color: #e7a614;
}



div.main {
position: relative;
width: 773px;
left: 50%;
margin-left: -386px;
margin-bottom: 18px;
}

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

div.header ul,
div.footer ul {
list-style: none;
margin: 0px;
padding: 0px;
font-family: "lucida grand","tahoma","arial","helvetica",sans-serif;
}


div.header h1.logo {
float: left;
width: 211px;
height: 29px;
background: url(../images/logo.gif) no-repeat;
margin: 0px 0px 12px 12px;
}

div.header h1 a span {
display: none;
}

div.header ul.tnav {
float: right;
margin-right: 12px;
font-size: 11px;
font-weight: bold;
position: relative;
top: 5px;
}

div.header ul.tnav li {
float: left;
margin-left: 12px;
line-height: 25px;
height: 25px;
}

div.header ul.tnav li a {
text-decoration: none;
}


div.header ul.tnav li input.text {
margin: 1px 6px 1px 0px;
padding: 3px;
width: 120px;
border: 2px solid #cee0b3;
}

div.header ul.tnav li input.button {
height: 25px;
width: 72px;
background: url(../images/button_72.png) no-repeat;
font-size: 11px;
}

ul.pnav {
clear: both;
width: 778px;
}

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

ul.pnav li a {
display: block;
background: #CEE0B3;
line-height: 2em;
text-decoration: none;
}

ul.pnav li a:hover {
background: #e7a614;
color: white;
}


/* Conversion Styles */

div.cart ul.sequence {
background: #e7a614;
}

div.cart ul.sequence li {
color: #cee0b3;
}

div.cart ul.sequence a {
color: #b01d3e;
}

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

div.cart ul.sequence li.selected {
color: #FFFFFF;
background: #b01d3e;
}

div.cart th, body.cart h3 {
background: #cee0b3;
color: #b01d3e;
}

ul.subcats li h3 {
background: #CEE0B3;
}


table.matrix {
border-collapse: collapse;
border: 1px solid black;
width: 100%;
}

table.matrix th {
font-weight: bold;
text-align: left;
}

table.matrix th,
table.matrix td {
padding: 6px;
border-bottom: 1px solid black;
}

div.supplemental {
border-left: 1px solid #cee0b3;
padding-left: 18px;
}


input.button {
height: 25px;
background: url(../images/button.png) no-repeat;
font-size: 12px;
font-family: "lucida grand","tahoma","arial","helvetica",sans-serif;
border: none;
width: 144px;
color: #fff;
padding-top: 0px;
margin-top: 0px;
}

div.scan-alert {
display: none;
}

ul.sequence,
table.cartitems {
width: 100%;

body.cart div.header h1.logo {
margin-bottom: 0px;
}
