a {
	color: #667023;
	text-decoration: underline;
}
a:hover {
	color: #667023;
	text-decoration: none;
}
a.headerNavigation,a.headerNavigation:hover{
	color: #FFF;
}
a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777;
}
a.pageResults:hover{
	color: #777;
}

body {
	background: #fff;
	color: #333;
	font-family:Helvetica,sans-serif;
	font-size:12px;
	line-height: 16px;
	margin: 0px;
	text-align: center;
	background:url(../../images/design/bg.jpg) top left no-repeat;
	background-repeat:repeat-x;
	background-color:#DCE4F0;
	_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 {
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:3px 0px;
	/*width:100%;*/
}
h2 {
	font-size: 12px;
	font-weight:bold;
	color:#1C589F;
	color:#667023;
}
h3 {
	font-size: 14px;
	font-weight:bold;
	color:#667023;
}
h4 {
	font-size: 13px;
	font-weight:bold;
	color:#1C589F;
	width:60%;
}
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:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height: 16px;
}
/*****BASIC LAYOUT******/
#page_container {
	margin:0 auto;
	padding:0px;
	width: 972px;
	position:relative;
	text-align:left;
}

#header {
	background:url(../../images/design/header.jpg) top center no-repeat; 
	width:972px;
	height:217px;
	position:relative;
	}
	#logo {
		position:absolute;
		top:2px;
		left:37px;
		z-index:1000;
	}
	#printlogo {display:none;}
	#social_icons {
		position:absolute;
		right:20px;
		top:5px;
	}
	
	#phone {
		color:#1C589F;
		font-size:20px;
		font-weight:bold;
		position:absolute;
		right:31px;
		top:132px;
		line-height:26px;
	}
	#search {
		border:0 none;
		padding:0;
		position:relative;
		left:762px;
		top:168px;
		width:181px;
	}
	.searchButton{
		position:relative;
		left:146px;
	}
	.searchText{
		position:absolute;
		background:url(../../images/design/searchbox.jpg) no-repeat;
		top:0px;
		height:20px;
		width:133px;
		left:14px;
	}
/****BACKGROUND IMAGES FOR LAYOUT******/
#contentbg {
	padding-left: 5px;
	padding-right: 5px;
	width:972px;
	background: url(../../images/design/body_bg_bottom.jpg) repeat-y;
	}
#content{
	width:972px;
	height:212px;
	background: url(../../images/design/body_bg_top.jpg) repeat-y;
	margin:0pt -5px -359px;
}
/********MAIN CONTENT*********/

#central_content {
	/*position:relative;*/
	float:left;
	background:url("../../images/design/bottom_center.jpg") no-repeat scroll 0 0 transparent;
	padding:145px 25px 10px 5px;
	text-align:left;
	width:725px;
}
#column_left {
	/*background:#def0bc;*/
	padding:0px;
	width:195px;
}
.calltoaction {
	clear:both;
	width:194px;
	height:400px;
	margin:0px;
	padding:15px 0px 0px 5px;
}
#column_right {
	background:#323586 url(../../images/design/col_right.jpg) no-repeat;
	width:158px;
	padding:40px 0 0 0;
}

/***INLINE IMAGES/TEXT ON HOME PAGE***/
.image_home{ 
	float:left;
	height:237px;
	width:179px;
	margin-bottom:5px;
	>margin-bottom:5px;
	text-align:center;
	padding-right:2px;
}
.image_home img{
	margin:0px;
}
#subHeader { 
	/*border-top:10px solid #bad73d; 
	background-color:#D8D7E7;*/
}

.attributesTable td { padding:3px 4px 3px 0; }

#box_categories .infoBoxContents,
#box_categories .infoBoxContents tr,
#box_categories .boxText { background:transparent; }

.fieldKey, .tableHeading, .formAreaTitle {
	font-weight: bold;
}
.formArea {
	background: #FFF;
	border-color: #777;
	border-style: solid;
	border-width: 1px;
}
.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{
	clear: both;
	position:relative;
	background:url(../../images/design/footer.jpg) no-repeat center bottom;
	width:972px;
	height:29px;
	margin:0 auto;
	padding:0px;
}
#footer p {padding-top:40px;}
#footer a {
	color: #666;
}
#paymenticons {
	clear:both;
	float:left;
	margin:0 auto;
	padding:0px;
	width:972px;
}
#footer2 {
	font-family:Arial, sans-serif;
	clear: both;
	width:972px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
	padding:0px 0px 20px 0px;
	text-align: center;
}
#footer2 a {
	color: #666;
}
.infoBox{
	border: 1px solid #777;
}
.infoBoxHeading {
	background:#323586 none repeat scroll 0% 0%;
	color:#DEF0BB;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:1px;
}

.productListing-heading{
	background: #113766 repeat-x bottom;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
}
.bodyBreadcrumbs{
	margin: 10px 0px 20px 0px;
}
.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: #f8f8f9;
}
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_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_featured,
#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: 148px;
}
#box_categories, #box_info{
	margin: 5px;
	width: 170px;
}

#boxFreeShipping {
	float:right;
	width:270px;
	height:88px;
	background-image:url(../../images/design/shipping.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 5px;
	margin-left:37px;
	overflow:hidden;
	clear:right;
}
.box {
	line-height:12px;
	margin:20px 14px 0px 20px;
	color:#1C589F;
	font-size: 13px;
	text-align: left;
}

.header {  

}
#headerbar { 
	background-color:#d8d7e7; 
	font-color:#cccccc;
	padding:5px;
	height:32px;
	position:relative;

}
.child_options {
	display: block;
}
.child_options input, .child_options select {
	width: 160px;
}
#printNav {
	float: right;
	margin: 0px 15px 6px 0px;
}
#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;
	clear:right;
	margin:0 0 10px 10px;
	width:278px;
	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: 25px 5px -3px 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;
}



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

.article_items {
	margin-bottom:10px;
	border-bottom:1px #CCCCCC solid;
}

.attachment { 
	border:1px solid #cccccc; 
	background:#ededed; 
	padding:4px; 
	margin-bottom:4px; 
}


.AuthorizeNetSeal img { width:50px; height:40px;}

#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:12px;
	font-weight:bold;
}

.summaryInfoBoxContents {
	background-color:#fff;
}

.out_of_stock {
	font-weight: bold;
	color: #ff0000;	
}

#specials_link {
	display:block;
	width:194px;
	height:100px;
	position:absolute;
	left:10px;
	top:161px;
}


