a {
	color: #000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #777;
	text-decoration: none;
}
a.headerNavigation,a.headerNavigation:hover{
	color: #FFF;
}
a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777;
}
a.pageResults:hover{
	color: #777;
}
body {
	background-image: url(../../images/site/bgextend.jpg);
	background-repeat: repeat-x;
	background-color: #515151;
	margin:0;
	padding:0;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	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: 16px;
	margin-top: 10px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
img {
	color: #666;
	border: none;
}
legend {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#333333;
}
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;
}
.fieldKey, .tableHeading, .formAreaTitle {
	font-weight: bold;
}
.formArea {
	background: #FFF;
	border: 1px solid #777;
}
.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{
	background: #777;
}
.infoBox{
	border: 1px solid #777;
}
.infoBoxHeading,.headerNavigation,.productListing-heading{
	background: url(../../images/site/heading_gradient_med.jpg) #444444 repeat-x bottom;
	color: #FFF;
	font-size: 11px;
	padding: 3px;
}
.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: #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_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: 3px;
}
#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: 170px;
}
#box_categories, #box_info{
	margin: 5px;
	width: 170px;
}
#central_content {
	width: 742px;
	padding:15px 21px 15px 15px;
	background:url(../../images/site/content_bg.jpg) top no-repeat;
	color:#333333;
}
#column_left {
	width: 214px;
}
#column_right {
	width: 778px;
}
#top_bg {
	background:url(../../images/site/top_bg.jpg) top center no-repeat;
}
#page_container {
	background:url(../../images/site/container_bg.jpg) repeat-y;
	margin: 0 auto 0 auto;
	padding:0;
	text-align: left;
	width: 992px;
}
#footer2 {
	margin: 0px auto 30px auto;
	text-align: center;
	width: 992px;
	color:#FFFFFF;
}
#footer2 a {
	color:#FFFFFF;
	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;
	clear:right;
}

div.productImage { 
	float:right;
	margin:0 10px 10px 0;
	text-align:center;
	font-size: 10px;
	clear:right;
}

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:590px;
	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; }

#header {
	width:992px;
	height:192px;
	position:relative;
}

#cartNavigation {
	position:absolute;
	top:60px;
	right:183px;
	color:#515151;
	font-size:11px;
}

#cartNavigation a {
	color:#515151;
	text-decoration:none;
	font-weight:bold;
	border-right:1px #333333 solid;
	padding:0 5px 0 19px;
}

#cartNavigation #cart_link {
	background:url(../../images/site/cart_icon.jpg) 0 -3px no-repeat;
}

#cartNavigation #quote_link {
	background:url(../../images/site/quote_icon.jpg) 0 -2px no-repeat;
}

#cartNavigation #checkout_link {
	background:url(../../images/site/checkout_icon.jpg) 3px -2px no-repeat;
}

#cartNavigation #myaccount_link {
	background:url(../../images/site/my_account_icon.jpg) 3px 0 no-repeat;
	border:none;
}

#footer {
	background:url(../../images/site/footer_bg.jpg) no-repeat;
	width:992px;
	height:54px;
	text-align:center;
	color:#333333;
	font-weight:bold;
	padding-top:19px;
}

#phone_number {
	position:absolute;
	top:57px;
	right:21px;
	font-size:20px;
	font-weight:bold;
	color:#515151;
}

#build_your_own_left_info_box {
	margin:0 0 0 10px;
	padding:0;
	width:204px;
	height:88px;
}

#contact_us_left_info_box {
	margin:0 0 0 10px;
	padding:0;
	width:204px;
	height:136px;
}

strong, b {
	color:#676767;
}

a {
	color:#B28600;
}

h1 {
	color:#B28600;
	font-size:17px;
}

.bodyBreadcrumbs {
	width:437px;
	margin-bottom:20px;
}

.breadCrumbs, a.breadCrumbs {
	color:#676767;
	font-weight:bold;
	text-decoration:none;
}

a:hover.breadCrumbs {
	color:#676767;
	text-decoration:underline;
}

#homepage_featured {
	width: 742px;
	padding:4px;
}

#homepage_featured h2 {
	font-size:17px;
	color:#820000;
	padding-bottom:5px;
	border-bottom:1px #000000 solid;
}

#homepage_featured a {
	color:#454545;
	font-weight:bold;
	text-decoration:none;
}

#homepage_featured td {
	line-height:13px;
}

#contact_us_today_button {
	float:right;
	padding:10px 0 20px 20px;
	position:relative;
}

#product_specifications_table {
	clear:both;
}

#product_specifications_table_hd {
	background:#333333;color:#FFFFFF;font-weight:bold;
}

#product_specifications_table_text {
	background:#CCCCCC;color:#333333;font-weight:bold;
}

#product_specifications_h2  {
	color:#820000;
	font-size:16px;
	border-bottom:1px #A94F4F solid;
	padding-bottom:5px;
	margin-bottom:5px;
	clear:both;
}

strong.font_size3 {
	font-size:15px;
	color:#B28600;
	
}

#banner {
	margin-top:50px;
}

a#rfq_button img, a#cart_button img {
	margin-top:10px;
	display:block;
}

#products {
	background:url(../../images/site/products_bg.jpg) bottom center no-repeat;
	width:202px;
	height:156px;
	vertical-align:middle;
	padding:0 10px 0 10px;
}

#products a {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#sub_catagories_hd h2 {
border-bottom:1px solid #000000;
color:#820000;
font-size:17px;
padding-bottom:5px;
clear:both;
}

#sub_catagories_hd strong {
	color:#820000;
	font-size:17px;
}

#returning_cust_box {
	float:right;
	width:220px;
	margin-right:20px;
	_margin-right:10px;
}

/* 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; }

#search {
	position: absolute;
	top: 22px;
	right: 120px;
	width: 240px;
	color: #666666;
	font-weight: bold;
}

#search input {
	font-weight: normal;	
}

#search .infoBox {
	border: none;	
}
