a{
	color: black;
	text-decoration: none;
	text-decoration: underline;
}
a:hover{
	color: #777;
	text-decoration: none;
}
a.headerNavigation,a.headerNavigation:hover{
	color: white;
}
a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777;
}
a.pageResults:hover{
	background: #FF3FF3;
	color: #777;
}

body{
	background: url(../../images/site/bg-grad.gif) repeat-x #D2E3E0;
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.6em;  /* line-height should NOT be a static size (px), ever, %'s and em's are good */
	margin: 0px;
	text-align: center;
_	behavior: url(csshover.htc);	/* Fix IE6 Hover Behavior For Fancy Popup thingies */
}


#quality_air_motto { float:right; position: relative; top: -8px; left: -8px; }
#header { height:212px; background: url(../../images/site/header.png) top center no-repeat; overflow: hidden; }
#header div.aaa, #header div.bbb { float: right; position: relative; top: 6px; right: 15px; }
#header div.aaa a, #header div.bbb a {	font-family: Arial;	font-weight: bold; color: white; font-size: 12px; text-decoration: none; }
#header div.bbb { float: right; clear: right; top: 15px; width: 200px; text-align: right; }
#header div.bbb a {	color: #426B65; font-size: 12px; }
#header div.aaa a:hover, #header div.bbb a:hover { text-decoration: underline; }

#midwrap {
	border: 1px solid black;
	border-top: 0px;
	background: url(../../images/site/leftbg.png) repeat-y;
}

fieldset{ border: 1px solid #333; }
form{
	display: inline;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, legend {
	font-family:'Lucida Grande','Lucida Sans',Verdana,Tahoma,Arial;
}
h1 {
	font-size: 16px;
	display: block;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
img{
	color: #666666;
	border: none;
}
legend{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
fieldset {
	padding: 6px;
}
td,input,textarea,option,checkbox,radio{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.6em;
}
.fieldKey,.tableHeading,.formAreaTitle{
	font-weight: bold;
}
.formArea{
	background: white;
	border-color: #777;
	border-style: solid;
	border-width: 1px;
}
.headerError,.errorBox{
	background: #DA3D3D;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.headerInfo{
	background: #329687;
	color: white;
	font-weight: bold;
	text-align: center;
}
.footer{
	background: black;
	color: white;
	text-align:center;
	padding: 10px;
}

.footer a {
	color: #ccc;
}

.infoBox{
	border: 1px solid #777;
}
.infoBoxHeading,.headerNavigation {
	background: url(../../images/site/heading_gradient_med.jpg) #444 repeat-x bottom;
	color: white;
	font-size: 11px;
	padding: 3px;
}

table.productListing td {
	border: 1px solid white;
	border-left: 0px;
	border-bottom: 0px;
	
}

table.productListing td td {
	border: 0px;
	border-collapse: collapse;
}

.productListing-heading {
	color: white;
	font-weight: bold;
	background: gray;
	font-size: 9px;
}

.bodyBreadcrumbs{
}
.bodyBreadcrumbs a, .bodyBreadcrumbs a:hover{
    color: #036;
}
.headerBreadcrumbs{
    font-size: 11px;
}

.headerBreadcrumbs a, .headerBreadcrumbs a:hover{
	color: white;
}

.infoBoxNotice,.infoBoxNoticeContents{
	background: #DA3D3D;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.markProductOutOfStock{
	color: #B20000;
	font-weight: bold;
}
.messageStackError,.messageStackWarning{
	background: #DA3D3D;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.messageStackSuccess{
	background-color: #9F09F0;
}
.moduleRowOver{
	background-color: #777;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected{
	background-color: #DEDEDE;
}
.newItemInCart,.inputRequirement,.productSpecialPrice,.errorText,.stockWarning{
	color: #B20000;
}
.orderEdit{
	color: black;
	text-decoration: underline;
}
.pageHeading{
	color: black;
	font-size: 18px;
	font-weight: bold;
}

tr.productListing-odd {
	background: #f8f8f9;
}
tr.productListing-even {
	background: #ccc;
}
tr.productListing-odd td {
/*  border-bottom: solid #777 1px;*/
}
img.replacement {
	float: left;
	
}

.progress{
	background-color: #000080;
	color: white;
	font-size: 12px;
	height: 14px;
	overflow: hidden;
	padding-left: 5px;
	width: 1px;
}
.smallText{
	font-size: 10px;
}
.subBar{
	background: #DEDEDE;
}
.subBar,.checkoutBarCurrent{
	color: black;
}
#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{
	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: 188px;
}
#box_categories{
	width: 170px;
}

#box_search {
	background: black;
}

#box_categories .infoBoxHeading {
	background: #444 url(../../images/site/catheadgrad.png) repeat-y scroll left bottom;
	font-weight: bold;
	font-size: 18px;
}

#central_content{
	padding: 10px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
	line-height:1em;
	font-size: 12px;
}
#column_left{
	width: 200px;
}
#column_right{
	padding: 3px;
	width: 150px;
}
#page_container{
	background-color: #fff;
	border-top: 0;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 916px;
}
#footer2 {
	margin: 0 auto 30px auto;
	text-align: right;
	width: 916px;
}
.child_options {
	display:block;
}
.child_options input, .child_options select{
	width:160px;
}
#printNav {
	float: right;
	margin-bottom: 6px;
}
#printfix {
	clear: both;
	display: none;
}
#homebody #central_content { padding: 0; }

.boxytop {
	background: url(../../images/site/boxytop.gif);
	height: 23px;
	color: white;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
	font-size: 10px;
}
.boxy {
	width: 316px;
}
.boxyimg {
	border: 2px solid #426964;
	border-bottom: 0;
	text-align: center;
}
.boxycontents {
	background: url(../../images/site/boxygrad.gif);
	border: 2px solid #426964;
	border-top: 0px;
	font-size: 9px;
	font-family: Arial;
	padding-top: 5px;
}
.boxycontents ul { margin-top: 0px; padding-left: 15px; }
.boxycontents li a { text-decoration: none; }
.boxycontents li a:hover { text-decoration: underline; }
.boxycontents li{
	padding: 0;
	line-height: normal;
}