a {
	color: #000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #777;
	text-decoration: none;
}
a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777;
}
a.pageResults:hover{
	color: #777;
}
body {
	background: #FFF;
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	text-align: center;
	_behavior: url(includes/css/csshover.htc);	/* Fix IE6 Hover Behavior For Fancy Popup thingies, relative to base tag because IE is crazy */
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 15px;
	margin-top: 10px;
	color:#336799;
}
h2 {
	font-size: 13px;
	color:#336799;
}
h3 {
	font-size: 12px;
	color:#336799;
}
img {
	color: #666;
	border: none;
}
legend {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
fieldset {
	border: 1px solid #333;
	padding: 6px;
}
td, input, textarea, select, checkbox, radio {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
}
#header_wrapper {
	margin-bottom: 8px;
}
#header {
	background: #fff url(../../images/site/header.jpg) no-repeat left top;
	width: 980px;
	height: 81px;
	position: relative;
}
#headerCartNavigation {
	position: absolute;
	top: 13px;
	right: 230px;
	font-size: 11px;
	color: #6A6955;
}
#headerCartNavigation a {
	color: #6A6955;
	text-decoration:none;
}
.fieldKey, .tableHeading, .formAreaTitle {
	font-weight: bold;
}
.formArea {
	background: #FFF;
	border: 1px solid #777;
}
.errorBox{
	background: #DA3D3D;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

.footer{
	background: #777;
}
.infoBox{
	border: 1px solid #777;
}
.infoBoxHeading,.footer{
	background-color:#336799;
	color: #FFF;
	font-size: 11px;
	padding: 3px;
}
.productListing-heading {
	background-color:#336799;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:16px;
	padding:5px 0 5px 0;
}
.productListing .productListing-heading {
	line-height:40px;
}
.productListing-heading strong {
	color:#FFFFFF;
}
.productListing-heading a {
	color:#FFFFFF;
	text-decoration:none;
}
.bodyBreadcrumbs{
}
.bodyBreadcrumbs a, .bodyBreadcrumbs a:hover{
	color: #036;
}
.headerBreadcrumbs{
	font-size: 11px;
}

.headerBreadcrumbs a, .headerBreadcrumbs a:hover{
	color: #FFF;
}
.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: #777;
	color:#FFF;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #DEDEDE;
}
.newItemInCart, .inputRequirement, .productSpecialPrice, .errorText, .stockWarning {
	color: #B20000;
}
.orderEdit {
	color: #000;
	text-decoration: underline;
}
.pageHeading {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.productListing-data {
	padding: 3px;
}
tr.productListing-odd {
	background: #EFEFE2;
}
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: #DEDEDE;
}
.subBar, .checkoutBarCurrent {
	color: #000;
}
#box_whats_new td,
#box_bestsellers td,
#box_currencies td,
#box_featured td,
#box_distributors 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: 1.5em;
	padding: 3px;
}
#box_info td{
	font-size: 11px;
	line-height: 1.5em;
	padding: 3px;
}
#box_whats_new,
#box_bestsellers,
#box_currencies,
#box_featured,
#box_distributors,
#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: 170px;
}
#box_info{
	margin: 5px;
	width: 170px;
}
#central_content {
	padding: 0 5px 10px 20px;
	width: 757px;
	color:#333333;
}
strong, b{
	color:#666666;
}
#column_left {
	width: 198px;
}
#column_right {
	padding: 3px;
	width: 150px;
}
#page_container {
	background-color: #FFF;
	/*border: 1px solid #D5D5D5;*/
	margin: 0px auto;
	text-align: left;
	width: 980px;
}
#footer2 {
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	text-align: right;
	width: 980px;
	color: #787878;
	font-weight:bold;
}
#footer2 a {
	color: #787878;
	text-decoration:none;
}
.child_options {
	display: block;
}
.child_options input, .child_options select {
	width: 160px;
}
#printNav {
	float: right;
	margin-bottom: 6px;
}
#printfix {
	clear: both;
	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;
}

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;
	max-height:600px;
}
.filters {
	padding : 8px;
	border : 1px solid #000066;
	margin : 3px;
}



.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: 0px;
}

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


.faq {
	display:block;
	margin: 5px;
	padding: 0px;
	font-size:11px;
}
.faq_category {
	display:block;
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}
.faq_question {
	display:block;
	font-size:14px;
	padding-left:29px;
	font-weight:bold;
	padding-bottom:3px;
	cursor:pointer;
	background-image:url(../../images/site/arrow_button_south.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.faq_view {
	display:block;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
	cursor:pointer;
	text-align:right;
	color:#03F;
}
.faq_answer {
	display:block;
	font-size:12px;
	padding-left:29px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../../images/site/arrow_small_south_east.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#F4F4F4;
}

#header_featured_bg_tile {
	background:url(../../images/site/header_featured_bg_tile.jpg) repeat-y;
	border-bottom:1px #C7C6A8 solid;
}

#header_featured {
	background:url(../../images/site/header_featured_bg.jpg) no-repeat;;
	width: 980px;
	min-height:90px;
  	height:auto !important;
  	height:90px;
	line-height:12px;
	margin:0;
	padding:0;
}

#home_featured {
	float:left;
	width: 198px;
	padding-top:10px;
	margin-left:23px;
	min-height:80px;
  	height:auto !important;
  	height:80px;
	display: inline;
}

#home_new {
	float:left;
	width: 198px;
	padding-top:10px;
	margin-left:123px;
	min-height:80px;
  	height:auto !important;
  	height:80px;
	display: inline;
}

#home_most_popular {
	float:left;
	width: 198px;
	padding-top:10px;
	margin-left:146px;
	min-height:80px;
  	height:auto !important;
  	height:80px;
	display: inline;
}

#home_featured h4, #home_new h4, #home_most_popular h4 {
	font-size: 14px;
	color: #9C0001;
	margin:0 0 20px 0;
	padding:0;
}

#home_featured a, #home_new a, #home_most_popular a {
	text-decoration:underline;
	color:#000000;
	font-size:10px;
	padding-left: 8px;
	display:block;
}

#home_featured p, #home_new p, #home_most_popular p {
	font-size:10px;
	margin:0;
	padding:0;
	padding:8px 0 8px 8px;
}

#search {
	position: absolute;
	top: 9px;
	right: 0px;
}

#words {
	background: transparent;
	width: 132px;
	border: none;
	display: block;
	padding:0;
	margin: 3px 0 0 5px;
	line-height:12px;
}

#search_text_field_bg {
	background: url(../../images/site/search_bg.jpg) 0 0 no-repeat;border:none;
	width: 142px;
	height: 22px;
	float: left;
	padding: 0;
	margin: 0;
	color: #000000;
}

#search_button {
	margin: 2px 0 0 3px;
}

#footer_boxes {
	margin-bottom:17px;
}

#footer {
	width: 980px;
	height: 63px;
	background:url(../../images/site/footer_bg.jpg) no-repeat;
	color: #6A6955;
	font-weight:bold;
	text-align:center;
	padding-top:14px;
}

#footer a {
	color: #6A6955;
}

#homepage_banner {
	margin: 0 -5px 0 -14px;
}

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

#homepage_boxes {
	width:198px;
	float:right;
	margin: 5px 0 10px 10px;
	line-height:14px;
}

.box_contact {
	background-color: #EEEDDF;
	border: 1px #E3E1CF solid;
	margin: 6px 0 0 0;
	padding: 8px;
	color: #62614F;
	font-weight:bold;
}

.box_contact strong, .box_contact a {
	color: #336799;
}

.box_info {
	background-color: #EEEDDF;
	border: 1px #E3E1CF solid;
	margin: 6px 0 0 0;
	padding: 8px;
	color: #62614F;
	font-weight:bold;
}

.box_info ul {
	list-style-image:url(../../images/site/blue_bullet_point.jpg);
	padding: 10px 0 0 25px;
	margin:0;
}

.box_info li {
	margin-bottom:10px;
}
.box_info strong {
	color: #336799;
}

.box_info a {
	color: #666666;
	text-decoration:none;
}

.box_info a {
	text-decoration:underline;
}

.box_info a:hover {
	text-decoration:none;
}

#box_categories {
	width:198px;
}

.ui-accordion {
	margin:0pt;
	padding:0pt;
}
.ui-accordion li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0px;
}
.ui-accordion-header {
	background:#CCCCCC none repeat scroll 0%;
	color:#333333;
	display:block;
	font-weight:bold;
	margin:4px 0pt;
	padding:4px;
	text-decoration:none;
}
.ui-accordion-header:hover {
	color:#FFFFFF;
}
.ui-accordion li p {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:4px;
}

table.specTable {
	width:100%;
}
table.specTable td {
	border-bottom:1px solid #DEDEDE;
	text-align:left;
	vertical-align:top;
}

.tableCat {
	background-color:#336799;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
}

.tableHd {
	background-color:#53A0BE;
	color:#FFFFFF;
	font-weight:bold;
}

#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:#F3F3F6;
}