a {
	color: #333;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #333;
	/*background: #eee;*/
	text-decoration: none;
}
a.headerNavigation,a.headerNavigation:hover{
	color: #FFF;
}
a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #333;
}
a.pageResults:hover{
	background: #FF3FF3;
	color: #333;
}
body {
	background: #58B012;
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	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: 21px;
	font-family:Verdana, sans-serif;
	letter-spacing:2px;
	font-weight: bolder;
	margin: 20px 0 20px 0;
}
h2 {
	font-family:Verdana, sans-serif;
	font-size: 14px;
}
h3 {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
img {
	color: #333;
	border: none;
}
legend {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
fieldset {
	border: 1px solid #CCC;
	padding: 10px;
}
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: #333;
	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;
}
.headerNavigation,.footer{
	background: #333;
}
.infoBox{
	border: none;
}
.infoBoxHeading,.headerNavigation,.footer,.productListing-heading{
	/*background: #fff url(../../images/site/box-heading-gradient.jpg) repeat-x bottom;*/
	background-color:#fff;
	color: #333;
	height: 33px;
	font-size: 15px;
	padding: 3px;
}
.bodyBreadcrumbs{
}
.bodyBreadcrumbs a, .bodyBreadcrumbs a:hover{
    color: #333;
}
.headerBreadcrumbs{
	font-size: 11px;
}
.header{
    width: 975px;
	height: 68px;
	padding: 0px;
	margin-top:-10px;
	background: #fff url(../../images/site/header-top.jpg) no-repeat top left;

}
.headerBreadcrumbs a, .headerBreadcrumbs a:hover{
	color: #FFF;
}
.infoBoxNotice,.infoBoxNoticeContents{
	background: #DA3D3D;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.markProductOutOfStock {
	color: #B20000;
	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: #333;
	color:#FFF;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #333;
	color: #FFF;
}
.newItemInCart, .inputRequirement, .productSpecialPrice, .errorText, .stockWarning {
	color: #B20000;
}
.orderEdit {
	color: #333;
	text-decoration: underline;
}
.pageHeading {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.productListing-data {
	padding: 3px;
}
tr.productListing-odd {
  background: #333;
}
tr.productListing-odd td {
/*  border-bottom: solid #777 1px;*/
}
.progress {
	background-color: #000080;
	color: #FFF;
	font-size: 12px;
	height: 14px;
	overflow: hidden;
	padding-left: 5px;
	width: 1px;
}
.smallText {
	font-size: 10px;
}
.subBar {
	background: #333;
}
.subBar, .checkoutBarCurrent {
	color: #333;
}
#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{
	margin: 5px;
	width: 155px;
}
#box_categories{
	margin: 0px;
	border: 0px;
	width: 172px;
}
#central_content {
	border-top: 3px solid #9FD075;
	padding: 10px;
}
#column_left {
	width: 157px;
	background: #fff url(../../images/site/left-background-linesb.jpg) repeat-y top center;
}
#column_right {
	padding: 3px;
	width: 150px;
}
#page_container {
	background-color: #FFFFFF;
	border: 0px solid #CCC;
	margin: 0px auto 0 auto;
	text-align: left;
	width: 975px;
}
#footer2 {
	margin: 0px auto 30px auto;
	text-align: right;
	width: 980px;
}
.child_options {
	display: block;
}
.child_options input, .child_options select{
	width: 160px;
}
#printNav {
	float: right;
	margin-bottom: 6px;
}
#printfix {
	clear: both;
}
.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;
}

/********/
.header-links-float{
    float: right;
	margin: 10px 18px 0px 0px;
	color: #333;
	font-size: 10px;
}
.header-links-float a{
    color: #333;
	text-decoration: none;
}
.left-top-lines{
    background-color: #fff;
	height: 25px;
}
.footer{
	margin-top: 10px;
    border-top: 1px dotted #CCC;
	background-color: #fff;
	background-image: none;
}
.master-table-parent-child{
    border: 1px solid #CCC;
	padding: 2px 10px 10px 10px;
	margin: 5px 0px;
}
.master-table-parent-child-image-cell{
	border-top: 1px dotted #CCC;
	text-align: center;
	vertical-align: middle;
    padding: 15px;
	margin-left: 10px;
	width: 25%;
}
.master-table-parent-child-description-cell, .master-table-parent-child-features-cell{
    border-top: 1px dotted #CCC;
	padding: 15px;
	vertical-align: top;
	width: 30%;
}
.master-table-parent-child-children-cell{
    padding: 15px 15px 5px 15px;
	border: 3px solid #CCC;
	margin-left: 10px;
}
.master-table-parent-child-div{
    margin-left: 6%;
	margin-top: 3px;
	width: 90%;
	text-align: left;
}
.master-table-parent-child-add-to{
    width: 100%;
	margin: 3px 0px;
	text-align: center;
}
.left-nav-linky-open, .left-nav-linky, .left-nav-linky-no-ul{
	border-bottom: 0px dotted #CCC;
	display: block;
	font-size: 14px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 5px;
	text-decoration: none;	
	background: none;
	color: #fff;
	font-weight: bold;
	width: 150px;
}
.left-nav-linky-no-ul{
	width: 157px;
	border-bottom: 0px dotted #999999;
}
.left-nav-linky{
	width: 157px;
	border-bottom: 1px dotted #999999;
}
.nav-menu-left{
	background-color: #E6F1D8;
    width: 14px;
}
.nav-menu-right{
	background-color: #E6F1D8;
	width: 135px;
	padding: 2px 0px;
}
.left-nav-linky-bottom{
	height: 5px; background-color: #E6F1D8;
}
h4, h5{
    margin: 2px;
	padding: 8px 2px 0px 4px;
	background-color: #fff;
	display: inline;
}
h5{
	padding-top: 14px;
}
h3{
	padding-top: 4px;
	
}
.master-table-child-heading{
    padding: 2px 2px 2px 2px;
	vertical-align: bottom;
}
.heading-four, .heading-five{
    background-color: #fff;
	vertical-align: bottom;
	height: 28px;
	padding-top: 12px;
	display: block;
	margin-bottom: 2px;
}
.hFOUR{
	margin: 1.12em 0; 
	font-weight: bolder; 
	display: block;
}
.headerLinks {
	color:#fff;
	font-weight:normal;
	padding:5px;
}
.headerLinks.topLinks {
	font-size:10px;
/*	letter-spacing:-1px; */
}
.headerLinks a {
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}
.headerLinks a:hover {	
	text-decoration:underline;
	background: transparent;
	color:#fff;
}

#checkout_progressbar {
	position:relative;
}

.checkout_progress img { top: -9px; position: relative; }
.checkout_progress td{
	border-top:2px solid gray;
	text-align: center;
	width: 24%;
	height: 18px;
}

.checkout_progress td td{ border:0; }

fieldset {
	border:1px solid #999999;
	padding:3px;
}

legend {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.summaryInfoBoxContents {
	background-color:#FFFFFF;
}
