a {
	color: #000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #777;
	text-decoration: none;
}
a.headerNavigation,a.headerNavigation:hover{
	color: #FFF;
}
a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777;
}
a.pageResults:hover{
	color: #777;
}
body {
	background: #B9B9B9;
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	text-align: center;
	_behavior: url(csshover.htc);	/* Fix IE6 Hover Behavior For Fancy Popup thingies */
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	margin-top: 10px;
	display: block;
	background: url(../../images/site/h1_bg.gif);
	/* height: 21px; */
	line-height: 8px;
	padding: 14px 0 9px 12px;
	padding-right: 310px;
	margin: -10px -10px 8px -10px;
	color: #FFFFFF;
	font-family: Verdana;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
img {
	color: #666;
	border: none;
}
legend {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
fieldset {
	border: 1px solid #333;
	padding: 6px;
}



div.header {
	background: url(../../images/site/header.jpg);
	height: 143px;
}
div.header .headheader {
	float:right;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
}
div.header .headheader a {
	text-decoration:none;
}
div.header .subheader {
	clear: right;
	float:right;
	font-weight:bold;
	color:#6CF;
	padding:12px 5px 5px 5px;
}
div.header .subheader a {
	color:#6CF;
	text-decoration:none;
}

#s_search {
	float: right;
	background: url(../../images/site/search_bg.gif); 
	height: 34px; 
	padding: 7px 0 0 27px;
	margin-bottom: -41px; 
	width: 270px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	position: relative;
}

#si_search {
	border: 0;
	width: 158px; 
	height: 19px; 
	padding: 0;
	font-weight: normal;
	padding-top: 5px;
	background: url(../../images/site/search_input_bg.gif);
	line-height: 12px;
	font-size: 12px;
}

td, input, textarea, option, checkbox, radio {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.fieldKey,.tableHeading,.formAreaTitle{
	font-weight: bold;
}
.formArea{
	background: #FFF;
	border-color: #777;
	border-style: solid;
	border-width: 1px;
}
.headerError,.errorBox{
	background: #DA3D3D;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.headerInfo{
	background: #9F09F0;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.headerInfo{
	background: #9F09F0;
}
#footer{
	background: url(../../images/site/footer.gif);
	margin: 0 -2px;
	height: 72px;
	color: #fff;
	position: relative;
	padding-left: 159px;
	font-size: 9px;
}
.infoBox{
	border: 1px solid #777;
}

.infoBoxHeading,.footer,.productListing-heading{
	background: #13487F;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}

.bodyBreadcrumbs{
	display:block;
	margin-bottom:20px;
}
.bodyBreadcrumbs a, .bodyBreadcrumbs a:hover{
    color: #036;
}
.headerBreadcrumbs{
	font-size: 11px;
}

.headerBreadcrumbs a, .headerBreadcrumbs a:hover{
	color: #FFF;
}
.markProductOutOfStock {
	color: #B00;
	font-weight: bold;
}
.messageStackError, .messageStackWarning, .headerError, .errorBox, .infoBoxNotice, .infoBoxNoticeContents {
	background: #DA3D3D;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.messageStackSuccess {
	background-color: #9F09F0;
}
.moduleRowOver{
	background-color: #777;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #DDD;
}
.newItemInCart, .inputRequirement, .productSpecialPrice, .errorText, .stockWarning {
	color: #B00;
}
.orderEdit {
	color: #000;
	text-decoration: underline;
}
.pageHeading {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.productListing-data {
	padding: 3px;
}
.productListing-data a {
	color: white;
}
tr.productListing-odd {
  background: #999;
  color: white;
}
tr.productListing-even {
  background: #7e7e7e;
  color: white;
}
tr.productListing-odd td {
/*  border-bottom: solid #777 1px;*/
}
.progress{
	background-color: #008;
	color: #FFF;
	font-size: 12px;
	height: 14px;
	overflow: hidden;
	padding-left: 5px;
	width: 1px;
}
.smallText {
	font-size: 10px;
}
.subBar {
	background: #DEDEDE;
}
.subBar, .checkoutBarCurrent {
	color: #000;
}
#box_whats_new td,
#box_bestsellers td,
#box_currencies td,
#box_information td,
#box_languages td,
#box_login td,
#box_manufacturer_info td,
#box_manufacturers td,
#box_order_history td,
#box_product_notifications td,
#box_reviews td,
#box_rfq_cart td,
#box_search td,
#box_shopping_cart td,
#box_specials td,
#box_tell_a_friend td{
	font-size: 11px;
	line-height: 15px;
	padding: 3px;
}
#box_categories td, #box_info td{
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
}
#box_whats_new,
#box_bestsellers,
#box_currencies,
#box_information,
#box_languages,
#box_login,
#box_manufacturer_info,
#box_manufacturers,
#box_order_history,
#box_product_notifications,
#box_reviews,
#box_rfq_cart,
#box_search,
#box_shopping_cart,
#box_specials,
#box_tell_a_friend{
	width: 156px;
}
#box_categories, #box_info{
	width: 156px;
}
#central_content {
	padding: 10px;
	background: url(../../images/site/content_bg.gif) repeat-x 0 -2px;
}
#column_left {
	width: 156px;
	background: url(../../images/site/side_bg.gif) repeat-y;
}
#column_right {
	padding: 3px;
	width: 150px;
}
#page_container {
	background-color: #FFF;
	border: solid black;
	border-width: 0px 2px;
	margin: 0 auto;
	text-align: left;
	width: 896px;
}
#footer2 {
	margin: 0 auto 30px auto;
	text-align: right;
	width: 400px;
	position: relative;
	top: -20px;
	left: -260px;
	color: #444;
}

#footer2 a { color: #444; }

.child_options {
	display: block;
}
.child_options input, .child_options select{
	width: 160px;
}
#printNav {
/*
	float: right;
	margin-bottom: 6px;
	margin-top: 38px;
*/
	display: none;
	position: relative;
	top: 0;
	right: 0;
	background: url(../../images/site/printnav_bg.gif) no-repeat;
	width: 51px;
	height: 25px;
	padding-top: 3px;
	padding-left: 10px;
	opacity: .8;
	moz-opacity: 80;
}
#printfix {
	display: none;
}
.pricebreaksFloat div {
	display:none;
}

.pricebreaksFloat:hover div {
	display:block;
}
.pricebreaksPopup {
	background:white;
	position:absolute;
	border:1px solid black;
	width:140px;
}
#printlogo {
	display: none;
}

ul.noindent {
	margin-left: 1.5em;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.product_image {
	float:right;
	margin:0px 0px 10px 10px;
	text-align:center;
	clear: both;
	margin-top: 82px;
	border: 1px solid #ccc;
}

.himg {
	width: 35px;
}

.productListing td {
	border: solid white;
	border-width: 1px 1px 0 0;
}

.productListing td td { border:0; }


