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


body {
padding: 18px 0px;
}

body,td,th,input {
font: normal 12px 'arial','helvetica',sans-serif;
color: #003F69;
}

a {
color: #003F69;
}

a:hover {
color: #6E8878;
}

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

div.footer {
height: 2px;
background: #003F69;
}


h1.logo {
position: relative;
margin: 0px 0px 0px 12px;
float: left;
}

h1.logo a {
display: block;
width: 366px;
height: 47px;
background: url(/images/logo.gif) no-repeat;
}

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



div.header ul.navigation {
list-style: none;
margin: 0px;
height: 20px;
line-height: 20px;
border-top: 2px solid #003F69;
border-bottom: 2px solid #003F69;
clear: both;
width: 100%;
background: #6E8878;
}

div.header ul.navigation li {
float: left;
text-align: center;
width: 15%;
font-weight: bold;
}

div.header ul.navigation li.feature {
width: 40%;
color: #fff;
}

div.header ul.navigation li a {
text-decoration: none;
color: #CCD6D5;
}

div.header ul.navigation li a:hover {
color: #FFFFFF;
}

div.header table.search {
position: absolute;
top: 20px;
right: 12px;
border-collapse: collapse;
}

div.header table.search input.text {
padding: 2px;
margin: 0px;
border: 1px solid #6E8878;
font-size: 12px;
width: 100px;
}

div.header table.search input.button {
padding: 0px;
margin: 0px;
border: none;
width: 56px;
height: 20px;
background: url(/images/button_search.gif) no-repeat;
text-indent: -9999px;
}

div.display  {
float: right;
margin: 0px;
}

div.supplemental {
float: left;
margin: 0px;
}

input.button {
border: none;
width: 144px;
height: 24px;
padding: 0px 0px 0px 0px;
margin: 0px;
font-size: 12px;
background: url(/images/button.gif) no-repeat;
}

div.supplemental ul.navigation {
font-size: 12px;
font-weight: normal;
border-top: 1px solid #003F69;
margin-bottom: 18px;

}

div.supplemental ul.navigation li {
border-bottom: 1px solid #003F69;
padding: 6px;
margin: 0px;
font-weight: bold;
}

div.supplemental ul.navigation ul {
margin: 0px;
}

div.supplemental ul.navigation li ul li {
border-bottom: none;
padding: 0px;
font-weight: normal;
}

div.supplemental form.subscribe {
border: 1px solid #003F69;
padding: 17px;
}

body.cart div.scan-alert {
display: none;
}

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

body.cart ul.sequence {
width: 100%;
border-top: 2px solid #003F69;
border-bottom: 2px solid #003F69;
}

body.cart ul.sequence {
background: #6E8878;
}

body.cart ul.sequence li {
color: #CCD6DF;
}

body.cart ul.sequence a {
color: #003F69;
}

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

body.cart ul.sequence li.selected {
color: #FFFFFF;
background: #003F69;
}

body.cart th,body.cart h3 {
background: #CCD6DF;
color: #003F69;
}

body.cart table.cartitems {
width: 100%;
}

body.cart table.cartitems th {
font-size: 12px;
}

div.category div.display h3,
div.category div.display ul.subcats h3 {
background: #CCD6DF;
width: 548px;
margin-bottom: 12px;
line-height: 1em;
padding: 5px;
font-size: 100%;
}


