body {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
 	background: #ffffff;
}

body, table, tr, td, th {
 	font-family: Arial, Verdana, sans-serif;
	font-size: small;
}

div.feature {
	float: left;
	text-align: center;
	width: 120px;
	/* height: 160px; */
}

.container {
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}

#headercontainer {
	top:0px;
	position: absolute;
	width: 100%;
}

#bodycontainer {
	top:130px;
	/*top:160px;*/
	position: absolute;
}

form, select, input {
	margin: 0;
	padding: 0;
}

h1, h2 {margin-top: 0}

h1 {font-size: 1.5em}
h2 {font-size: 1.25em}
h3 {font-size: 1.1em}
h4 {font-size: 1em}

h2, h3, h4 {
	margin-top: 1.5em;
	margin-bottom: 0.25em;
	border-bottom: 1px solid #cccccc;
}

img {border: 0}

th {
	background: url(/images/blue-stripe.gif) repeat-x #deecf6;
}

.accent {color: #1a2674}

.body {
	padding-left: .5em;
	width: 100%;
	vertical-align: top;
}

.header {
	background: repeat-x url(/images/gradient.gif);
}

.na {
	font-size: x-small;
	white-space: nowrap;
	color: #666666;
}

#callbox {
	-moz-border-radius: 0.5em;
	background: #eeeeee;
	border: solid 1px #cccccc;
}

#callbox td {
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	padding: 1em;
}

.rowlight, tr.odd {background: #ffffff}
.rowdark, tr.even {background: #eeeeee}
.itemtable th {
	background: url(/images/blue-stripe.gif) repeat-x #deecf6; border-left: 1px solid #ffffff; border-top: 1px solid #ffffff;
}

.searchresults {border-collapse: collapse}
.searchresults td {padding: .4em; border-bottom: 1px solid #efefef}

.itemtable td {padding: .4em}
.itemtable {border-collapse: collapse;}
.PartNum {white-space: nowrap}
.Retail {text-align: right}
.Price, .price {color: #c00000; font-size: 1.1em; font-weight: bold;}
.searchresults .Price {font-size: 1.5em;}
td.Price {text-align: right}

.itemtable tr > td:first-child {
	border-left: 0 !important;
}

.results td {
	padding: 0.5em;
	padding-top: 1em;
	border-top: 1px dotted #cccccc;
}

.results td {
	vertical-align: top;
}

.alert {
	border: 1px solid #cccccc;
	font-weight: bold;
	margin: 1em;
	padding: 1em;
	background: #fbf0a8;
}

.note {
	border: #dddddd 1px solid;
	padding: 5px;
	background-color: #ffffcc;
}

.cid {color: green; font-size: 14px}

.call {
	background: #efefef url(/images/rep.gif) 0 0 no-repeat;
	border: solid 2px #0a246a;
	padding: 0.5em;
	padding-left: 75px;
	height: 65px;
	white-space: nowrap;
	-moz-border-radius: 1em;
}

.new {
	background: #eeffcc;
	border: solid 1px #ddeebb;
	padding: 1em;
	padding-bottom: 0.75em;
	text-align: center;
	font-weight: bold;
	font-size: large;
	-moz-border-radius: 1em;
}

.new-note {
	text-decoration: underline;
	background: url('/images/new.gif') no-repeat center left;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.reason {
	text-decoration: none;
	padding-left: 150px;
	font-size: small;
}


tt {font-size: small; font-family: Courier New}


hr {color: #a8c5da; height: 1px;}

/* #003399 amazon blue */

legend {font: menu; font-weight: bold; }

.menufont, .menu, {font-family: menu;}

.green {font:bold; color: #005500;}

.button {background-color: #ffffff;}

.catblock {border: 1px solid #cccccc; border-bottom: 0px; border-right: 0px;}

.table {
	border-collapse: collapse;
}

.table td {
	padding: 2px;
	border: solid #cccccc 1px;
	vertical-align: top;
}

.table th {
	padding: 4px;
	border: solid #cccccc 1px;
}

.mfgindextable {
	border-collapse: collapse; width: 100%;
}

.mfgindextable td {
	padding: 2px;
	padding-top: 5px;
	border-top: solid #cccccc 1px;
	vertical-align: top;
}

acronym {
 border-bottom: 1px dotted blue;
 cursor: help;
}

@media print {
  .logobar, .navbar, .mfgbar {display: none}

  .container {  
    top:125px;
    position: static;  
    left: 0;
    margin: 0;
  }
  
  #bodycontainer {                     
    position: static;
    margin-top: 130px;
  }
}

fieldset {
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

div.float {
	float: left;
}

div.float table, div.float p {
	width: 120px;
	height: 120px;
}

div.float img {
	padding-bottom: 0.5em;
}

div.float p {
	text-align: center;
}

/* new design */
a:link, a:hover {color: #0a1a81}

#search {
  width: 57px;
  height: 21px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(/images/search.gif) no-repeat center top;
  text-indent: -100em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  
}

.limenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.limenu li {
	background-color: #deecf6;
	border-left: #a8c5da 6px solid;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 5px;
	padding-left: 13px;
	margin-left: 0px;
}

.limenu li a {
	text-decoration: none;
}

.limenu li a:hover {
	text-decoration: underline;
}

div.redtab {
	height: 31px;
	width: 186px;
	background-color: #e23828;
	background-image: url(/images/red-tab.gif);
	color: white;
	font-weight: bold;
	border-top: #a8c5da 3px solid;
	border-bottom: #a8c5da 3px solid;
}

.redtab a {
	color: white;
	padding-left: 11px;
	line-height: 31px;
	text-decoration: none;
}

.redtab a:hover {
	text-decoration: underline;
}

.redstripe, .redstripe a:link {
	color: white;
	font-weight: bold;
}

.redstripe a {
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	color: white;
}

.redstripe a:hover {
	text-decoration: underline;
}

.bluestripe, .bluestripe a:link {
	text-decoration: none;
	font-weight: bold;
}


div#navigation a {text-decoration: none}
div#navigation a:hover {text-decoration: underline}

div#navigation ul{
	clear:both;
	background:url(/images/blue-stripe.gif);
	float: left;
	width: 100%;
	border-top: #cc0000 3px solid;
	margin: 0;
	padding: 0;
	font-size: 13px;
	}

div#navigation li{
	float:left;
	border-right:1px solid #a8c5da;
	position:relative;
	}

div#navigation li a{
	display:block;
	padding:5px 15px 5px 15px;
	font-weight:bold;
	position:relative;
	}
	
div#navigation li#brands a img, div#navigation li#products a img{
	padding-bottom:2px;
	}		

div#navigation li a:hover, div#navigation li:hover{
	background:url(/images/blue-stripe-divider.gif);
	text-decoration: underline;
	}

/*drop down navigation*/
div#navigation li#brands ul#brandlist, div#navigation li#products ul#productlist{
	visbility: hidden;
	position:absolute;
	background:#ecf0f6;
	border:1px solid #fff;
	border-right:1px solid #899dad;
	border-bottom:1px solid #899dad;
	width: auto;
	z-index:999;
	}
	
div#navigation li#brands li, div#navigation li#products li{
	float:none;
	border:none;		
	border-bottom: 1px solid #ecf0f6;
	}
	
div#navigation li#brands li a, div#navigation li#products li a{
	display:block;
	background:none;
	padding:3px 6px 3px 6px;
	font-weight:normal;
	white-space:nowrap;
	}
	
div#navigation ul{
	list-style:none;
	margin: 0;
}

.clear{
	clear:both;
}

#bottomstripe {
	border-top: 1px solid white;
	width: 100%;
	background: #a8c5da;
	padding-top: 1px;
	height: 2px;
}

div.title {
	width: 170px;
	height: 31px;
	background-image: url(/images/blue-tab.gif);
	padding-left: 10px;
	line-height: 31px;
	font-weight: bold;
}

div.title a {
	text-decoration: none;
}

div.title a:hover {
	text-decoration: underline;
}

.style1 {
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

div.products div.product {
	border: 1px solid #a8c5da;
	width: 180px;
	height: 120px;
	margin-right: 7px;
	margin-bottom: 5px;
	float: left;
	overflow: none;
	background-position: bottom right
	background-repeat: no-repeat;
}

div.info {
	padding: 2px;
	height: 85px;
}

div.desc {
	font-size: x-small;
	margin-bottom: 5px;
}

#Carousel {
	width: 558px; height: 270px; border: 1px solid #a8c5da; margin-bottom: 6px;
}

#Carousel .bg, #Carousel .slide, #Carousel .frame {
	width: 558px; height: 270px; position: absolute; 
}

#Carousel .slide .text {
	font-size: 120%; float: left; margin: 15px 0px 0px 18px; width: 250px; position: absolute
}
#Carousel .slide .text h2 {
	padding: 0px; font-weight: bold; font-size: 170%; margin: 0px 0px 6px; line-height: 20px;
}
#Carousel .slide .text h2 a {
	text-decoration: none
}
#Carousel .slide .text h2 a:hover {
	text-decoration: underline;
}

#Carousel #CaroLinks {
	width: 558px; margin-top: 220px; line-height: 42px; position: absolute;
}

#CaroLinks .bubble {
	float: left; width: 137px; height: 35px; margin: 1px;
}

#CaroLinks .bubble .bbg {
	position: absolute;
	width: 139px;
	height: 35px;
	border: 1px solid #a8c5da;
	border-right: 0px;
}

#CaroLinks .bubble#on a {
	text-decoration: underline
}
#CaroLinks .bubble a img {
	float: left; margin-right: 6px
}
#CaroLinks .bubble a {
	margin-top: 5px; display: block; font-size: 100%; margin-left: 6px; width: 139px; line-height: 13px; margin-right: 6px; position: absolute; text-decoration: none
}
#CaroLinks .bubble a:hover {
	text-decoration: underline
}

#Carousel .slide .text h2 {
	padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 20px; padding-bottom: 0px; margin: 0px 0px 6px; line-height: 20px; padding-top: 0px
}

/*
#################################################
#
# CSS button
#
#################################################
*/

.btn {
	display:inline-block;
	background:none;
	margin:0;
	padding:3px 0;
	border-width:0;
	overflow:visible;
	text-decoration:none;
	color:#333;
}

.btn span {
	background:#ddd url(/images/icons/bg-button.gif) repeat-x 0 0;
	margin:0;
	padding:3px 0;
	border-left:1px solid #bbb;
	border-right:1px solid #aaa;
}

* html .btn span {
	padding-top:0;
}

.btn span span {
	position:relative;
	padding:3px .4em;
	border-width:0;
	border-top:1px solid #bbb;
	border-bottom:1px solid #aaa;
}

/* only needed if implementing separate hover/focus/active state for buttons */
.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
	cursor:pointer;
	border-color:#9cf !important;
	color:#000;
}

.btn:active span {
	background-position:0 -400px;
	outline:none;
}

.btn:focus, .btn:active {
	outline:none; /* doesn't seem to be respected for <button>, only <a> */
}
