@charset "utf-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	overflow: scroll;
	overflow-x: auto;
	overflow-y: scroll;
}
body {
	background: #6589AD url(/images/interface/bkg_main.jpg) left top repeat-x;
	color: #000000;
	margin: 15px;
	padding: 0px;
}
#top {
	width: 814px;
	height: 4px;
	margin: 0px auto 0px auto;
	background: url(/images/interface/shadow_top.png) center center no-repeat;
}

#header {
	width: 814px;
	height: 69px;
	margin: 0px auto 0px auto;
	position: relative;
}
#header-print,
#footer-print {
	display: none;
}
#header .left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 8px;
	height: 69px;
	background: url(/images/interface/shadow_left.png) center center no-repeat;
}
#header .right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 8px;
	height: 69px;
	background: url(/images/interface/shadow_right.png) center center no-repeat;
}
#header .logo {
	position: absolute;
	top: 0px;
	left: 8px;
	width: 527px;
	height: 49px;
}
#tabs {
	position: absolute;
	top: 0px;
	right: 8px;
	width: 271px;
	height: 25px;
}
#header .navmargin {
	position: absolute;
	top: 49px;
	left: 8px;
	width: 96px;
	height: 20px;
}
#header .whitespace {
	position: absolute;
	top: 25px;
	right: 8px;
	width: 440px;
	height: 24px;
	background-color: #FFFFFF;
}
#nav {
	position: absolute;
	top: 49px;
	left: 104px;
	width: 703px;
	height: 20px;
	white-space: nowrap;
	background: #00387C url(/images/interface/bkg_nav.jpg) left top repeat-x;
}
#nav img {
	border-right: 1px solid #6589AD;
}
#nav img.last {
	border-right: none;
}
#main,
#footer {
	width: 798px;
	padding: 0px 8px 0px 8px;
	margin: 0px auto 0px auto;
	background: url(/images/interface/shadow_content.png) top center repeat-y;
}
#footer {
	position: relative;
	height: 23px;
}
#footer .copyright {
	position: absolute;
	top: 0px;
	left: 8px;
	padding: 4px 10px 4px 10px;
	width: 230px;
	background: #00387C url(/images/interface/bkg_footer.jpg) left center repeat-x;
	color: #FFFFFF;
	font-size: 11px;
}
#footer .links {
	position: absolute;
	top: 0px;
	right: 8px;
	padding: 4px 10px 4px 10px;
	width: 528px;
	background: #00387C url(/images/interface/bkg_footer.jpg) left center repeat-x;
	color: #FFFFFF;
	text-align: right;
}
#footer a:link,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom {
	width: 814px;
	height: 11px;
	margin: 0px auto 0px auto;
	background: url(/images/interface/shadow_bottom.png) top center no-repeat;
}

#disclaimer {
	color: #00387C;
	font-size: 11px;
	width: 780px;
	margin: 10px auto 10px auto;
}

.cathead {
	padding: 12px 15px 12px 15px;
	margin: 0px;
	background: #BDD3E8 url(/images/interface/bkg_breadcrumbs.jpg) center top repeat-x;
	border-bottom: 1px solid #00387C;
}

.content {
	background-color: #FFFFFF;
	padding: 20px;
	margin: 0px;
}

.content-dept {
	background-color: #FFFFFF;
	padding: 12px;
}

.content-search {
	background-color: #FFFFFF;
	padding: 15px 15px 15px 8px;;
}

.content-search h2 a {
	padding: 0px 0px 0px 15px;
	color: #000000;
}

.content-search h2 a.closed {
	background: url(/images/interface/accordion_closed.gif) left center no-repeat;
}

.content-search h2 a.open {
	background: url(/images/interface/accordion_open.gif) left center no-repeat;
}

.attrib-list {
	margin: 0px 0px 0px 15px;
}

.shaded-long {
	background: #FFFFFF url(/images/interface/bkg_gray.jpg) bottom left repeat-x;
}

.shaded-short {
	background: #FFFFFF url(/images/interface/bkg_gray_short.jpg) bottom left repeat-x;
}

#teasershort {
	padding: 3px;
	position: relative;
	width: 792px;
	height: 216px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#teasershort-image {
	position: absolute;
	width: 566px;
	height: 216px;
	top: 3px;
	left: 3px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#teasershort-links {
	position: absolute;
	width: 206px;
	height: 139px;
	top: 3px;
	left: 569px;
	background: url(/images/interface/bkg_shortlinks.jpg) center center repeat-x;
	padding: 10px;
	font-size: 11px;
}

#teasershort-find {
	position: absolute;
	width: 206px;
	height: 41px;
	top: 162px;
	left: 569px;
	background: #18834F url(/images/interface/bkg_blue.jpg) center center repeat-x;
	padding: 8px 10px 8px 10px;
	line-height: normal;
}

.cart {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 15px 5px 15px 5px;
	margin: 0px 10px 0px 10px;
}

.cart th {
	height: 1px;
	border-bottom: 1px solid #AAAAAA;
}

.product-list th {
	border-bottom: none;
}

.product-image a.arrow-left {
	display: inline;
}

.product-addcart {
	margin: 20px 0px 0px 0px;
}

.product-addcart td {
	padding: 0px;
}

.product-addcart .field {
	background: url(/images/buttons/bkg_addcart.gif) left center repeat-x;
}

.product-addcart a {
	outline: none;
}

.product-addcart :focus {
	-moz-outline-style: none;
}

.product-tab {
	background: url(/images/interface/pixel_blue.gif) left bottom repeat-x;
	margin: 15px 15px 0px 15px;
}

.product-tabshow,
.product-tabhide {
	border-left: 1px solid #00387C;
	border-right: 1px solid #00387C;
	border-bottom: 1px solid #00387C;
	margin: 0px 15px 15px 15px;
	padding: 15px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.product-tabshow h2,
.product-tabhide h2,
.noscreen {
	display: none;
}

#pnFilter {
	margin: 25px 0px 0px 0px;
}

#pnFilter a {
	margin: 0px 0px 4px 0px;
}

#pnFilter h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0px 3px 0px;
}

.product-tabhide {
	display: none;
}

.table-data th {
	background-color: #00387C;
	border: 1px solid #00387C;
	padding: 4px;
	color: #FFFFFF;
	text-align: left;
}

.table-data td {
	background-color: #FFFFFF;
	border: 1px solid #00387C;
	padding: 4px;
	color: #333333;
	text-align: left;
}

.border-top {
	border-top: 1px solid #AAAAAA;
}

.border-bottom {
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: 15px;
}

/* Popup window definitions */
#popup-top {
	width: 100%;
	height: 4px;
	font-size: 1px;
}

#popup-top td.left {
	background: url(/images/interface/shadow_popup_tl.png) left bottom no-repeat;
	width: 13px;
	vertical-align: bottom;
}

#popup-top td.center {
	background: url(/images/interface/shadow_popup_top.png) left bottom repeat-x;
	vertical-align: bottom;
}

#popup-top td.right {
	background: url(/images/interface/shadow_popup_tr.png) left bottom no-repeat;
	width: 13px;
	vertical-align: bottom;
}

#popup-main {
	width: 100%;
}

#popup-main td.left {
	background: url(/images/interface/shadow_popup_left.png) left top repeat-y;
	width: 7px;
	vertical-align: top;
}

#popup-main td.center {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
	vertical-align: top;
	text-align: left;
}

#popup-main td.right {
	background: url(/images/interface/shadow_popup_right.png) left top repeat-y;
	width: 7px;
	vertical-align: top;
}

#popup-main .content {
	padding: 18px;
	text-align: left;
}

#popup-main .content table {
	width: auto;
}

#popup-main .header {
	background-color: #00387C;
	padding: 5px;
	color: #FFFFFF;
	line-height: normal;
	margin-bottom: 3px;
}

#popup-main .header td {
	color: #FFFFFF;
}

#popup-main .header h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}

#popup-main .header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

#popup-main .header h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}

#popup-bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}

#popup-bottom td.left {
	background: url(/images/interface/shadow_popup_bl.png) left bottom no-repeat;
	width: 13px;
	vertical-align: top;
}

#popup-bottom td.center {
	background: url(/images/interface/shadow_popup_bottom.png) left bottom repeat-x;
	vertical-align: top;
}

#popup-bottom td.right {
	background: url(/images/interface/shadow_popup_br.png) left bottom no-repeat;
	width: 13px;
	vertical-align: top;
}



