body {
	background: #58B012;
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	text-align: center;
	_behavior: url(http://www.kurtkinetic.com/includes/css/csshover.htc);	/* Fix IE6 Hover Behavior For Fancy Popup thingies */
}


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;
}

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;
}
#header {
	background: #f5f5f5;
	position: relative;
	height: 85px;
}

#logo {
	position: absolute;
	left: 20px;
	top: 10px;
}

#header_search {
	position: absolute;
	right: 0;
	bottom: 25px;
	width: 155px;
	background: url(../../images/site/heading_gradient_med.jpg) #444 repeat-x bottom;
	padding: 10px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

#header_search .search_words {
	width: 125px;
	height: 15px;
	padding: 3px;
	border: 1px solid black;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.quick_search_button {
	margin-bottom: -3px;
}

.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;
}

.productListing-heading a {
	color: #FFF;
}

.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;
}
.messageStackWarning {
	background: #9F09F0;
}
.messageStackSuccess {
	background-color: #9F09F0;
	color: #FFF;
	font-weight: bold;
}
.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 td {
  background: #CCC;
}
tr.productListing-odd td {}

tr.productListing-hilite td.productListing-data {
	background: #ee0;
}

.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;
	position:relative;
}

#footer {
	text-align: center;
}

#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;
	position: absolute;
	top:60px;
	right:30px;
}
.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;
}

div.categoryImage {
	float:right;
	margin:0 0 10px 10px;
	text-align:center;
	font-size: 10px;
}
div.productImage {
	float:right;
	margin:0 10px 10px 0;
	text-align:center;
	font-size: 10px;
}
div.productImage img, div.categoryImage img {
	margin: 5px;
}
.simple_button {
	padding:2px;
	margin-bottom:3px;
	border:1px solid #CCCCCC;
	background-color:#f4f4f4;
	cursor:pointer;
	font-size:13px;
}
#parentProductListing {
	overflow:auto;
	width:100%;
	max-height:600px;
}
.filters {
	padding : 8px;
	border : 1px solid #000066;
	margin : 3px 0;
	font-size: .9em;
}
.product-title {
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding-bottom:4px;
}
/* LOGIN FORM STYLES */

ul.formRow {
}
ul.formRow li {
	display:block;
	float:left;
	padding:4px;
	margin:4px;
}
ul.formRow li.rowLabel {
	width:180px;
}
.rowLabel {
	width:120px;
}
.formSubHeader {
	color:#555;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}
.formHeader {
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-indent:8px;
}
.formBox {
	background:#EDEDED;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:10px;
	margin-bottom: 10px;
}
.formBox h2 {
	margin: 0px 0px 6px 0px;
}
.formPasswordBox {
	background:#FFF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #CCC;
}
.formPasswordBox h3 {
	margin: 0;
}
/* LOGIN JS BUTTONS */
.loginChooseButton {
	width:250px;
	text-decoration:none;
	background:#EDEDED;
	color:#444;
	line-height:48px;
	font-size:14px;
	font-weight:bold;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:5px;
	display:block;
	margin:0 auto 10px;
	text-align:left
}
.loginChooseButton img {
	float:left;
	margin-right:12px;
}
.loginChooseButton:hover {
	background:#CCC;
	color:#FFF;
}

/* PRINT STUFF */

#printNav {
	float: right;
	margin-bottom: 6px;
}
#printfix {
	clear: both;
	display:none;
}

#printlogo { display: none; }

ol.titled_progressbar {
	display: block;
	padding: 1px;
	width: 100%;
	float: left;
	border: 1px solid black;
	margin: -5px 0 10px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	list-style-type: none;
}

.titled_progressbar li {
	display: block;
	padding:5px 0;
	margin:0px;
	list-style-type: none;
	float: left;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

.titled_progressbar li.tp_current {
	background: url(../../images/site/heading_gradient_med.jpg) #444 repeat-x top;
	color: white;
}

.titled_progressbar li.tp_selected {
	background: url(../../images/site/heading_gradient_med.jpg) #444 repeat-x 10px;
	font-weight: bold;
	border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
}

.titled_progressbar li.tp_first {
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
}
.titled_progressbar li.tp_last {
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}

#admin_editbar {
	background: url(../../images/site/heading_gradient_med.jpg) #444 repeat-x;
	width: 100%;
	left: 0;
	position: fixed;
	bottom: 0;
	z-index: 1000;
	padding: 6px;
	font: 12px/1em Verdana, Arial;
	color: white;
	opacity: .9;
	border-top: 1px solid white;
}

#admin_editbar a {
	color: white;
}

#rep_listing {
	background: url(../../images/site/rep_listing_divider.jpg) 397px 0 repeat-y;
}

#dealers {
	float:left;
	width:357px;
	padding-right: 40px;
}

#distributors {
	float:left;
	width:357px;
	padding-left: 40px;
}

/*             styles for the star rater                */
.star-rating,.star-rating .current-rating{ background: url(../../images/site/star.gif) left -1000px repeat-x; }
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{ display: inline; }
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating .current-rating{
	z-index:1;
	background-position: left bottom;
}

#reviews tr.infoBoxContents td {
	background:#E7EDF9;
}

#review_message {
	padding:10px;
	background-color:#E7EDF9;
	font-weight:bold;
	margin-bottom:10px;
	display: none;
}

.review {
	border-bottom:1px solid #DDDDDD;
	margin:0;
	padding:10px 0 5px;
}

#customer_reviews {
	margin: 10px 0 10px 0;
}

#customer_reviews h2 {
	border-bottom:1px dashed #12428C;
	color:#12428C;
}

#customer_reviews strong {
	color:#12428C;
}

#dealer_button {
	position: absolute;;
	top:20px;
	right:30px;
}
#twitter_update_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#twitter_update_list li {
  margin: 0 0 25px 0;
  padding: 0;
}
#twitter_update_list li a {
  text-decoration: none;
  color: blue;
}
#twitter_update_list li a:hover {
  color: red;
}
#twitter_update_list li span {
  font-family: Arial;
  font-size: 10px;
}
#buylocal {float:right;}
#buylocalnow {clear:both;height:30px;width:180px;}