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

td {
	font-size: 11px;
}

form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	margin-top: 10px;
	color:#830000;
	line-height:18px;
	text-align:left;
}
h2 {
	font-size: 16px;
	color:#830000;
}
h3 {
	font-size: 14px;
	color:#0E6CAC;
}
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, 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: 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,.footer{
	background: #777;
}
.infoBox{
	border: 1px solid #777;
}
.infoBoxHeading,.headerNavigation,.footer,.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;
}
.messageStackSuccess {
	background-color: #CCCCCC;
	color: #000000;
	border:1px #999999 solid;
	font-weight: bold;
	padding:10px;
}
.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 {
	padding: 10px;
	width:783px;
	text-align:justify;
}
#column_right {
	padding: 3px;
	width: 150px;
}
#page_container {
	background-color: #FFF;
	border: 1px solid #D5D5D5;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 983px;
	background-image:url(../../images/site/container_bg.jpg);
	background-repeat:repeat-y;
	position:relative;
}
#footer2 {
	margin: 0px auto 30px auto;
	text-align: right;
	width: 983px;
	color:#7D0000;
}
#footer2 a {
	color:#7D0000;
	text-decoration:none;
}
.child_options {
	display: block;
}
.child_options input, .child_options select{
	width: 160px;
}
#printNav {
	padding-top:5px;
	text-align:center;
	float: right;
	width:146px;
	height:31px;
	background-image:url(../../images/site/printNav_bg.jpg);
	background-repeat:no-repeat;
}
#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 {
    height: 262px;
    width: 983px;
	background-image:url(../../images/site/header_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#logo {
	width:177px;
	height:128px;
	padding-left:10px;
}

#cartNavigation {
	position:absolute;
	top:0px;
	right:33px;
}
#cartNavigation a {
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
	line-height:25px;
	font-weight:bold;
}

#search {
	position:absolute;
	top:59px;
	right:220px;
}

#search_text_field {
	width:144px;
	height:21px;
	background:transparent ;border:none;
	font-size:12px;
	color:#333333;
}

#search_text_field_bg {
	background:url(../../images/site/search_bg.jpg) no-repeat;border:none;
	width:144px;
	height:24px;
	float:left;
	padding: 0 5px 0 5px;
	line-height:24px;
}

#search_button {
	padding-left:2px;
}

#live_support {
	width:175px;
	height:69px;
	position:absolute;
	top:30px;
	right:20px;
}

#footer {
	background-image:url(../../images/site/footer_bg.jpg);
	background-repeat:repeat-x;
	height:38px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#products_hd {
	background-image:url(../../images/site/products_hd_bg.jpg);
	height:26px;
	width:192px;
	color:#FFFFFF;
	line-height:26px;
	padding-left:8px;
	font-weight:bold;
	font-size:10px;
}

#mailing_list {
	background-image:url(../../images/site/mailing_list_bg.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:220px;
	padding:110px 0 0 0;
}
#mailing_list td {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

#markets_and_applications_hd {
	background-image:url(../../images/site/markets_and_applications_hd_bg.jpg);
	height:26px;
	width:192px;
	color:#FFFFFF;
	line-height:26px;
	padding-left:8px;
	font-weight:bold;
	font-size:10px;
	clear:both;
}

#field_and_consulting_services_hd {
	background-image:url(../../images/site/field_and_consulting_services_hd_bg.jpg);
	height:26px;
	width:192px;
	color:#FFFFFF;
	line-height:26px;
	padding-left:8px;
	font-weight:bold;
	font-size:10px;clear:both;
}

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

.news_items {
	padding-bottom:20px;
}

.news_items a {
	font-weight:bold;
}

#faqs li {
	padding-bottom:20px;
}

#bottom_info_box_homepage {
	background-color:#EBE3CF;
	margin: 0 3px 0 3px;
	clear:right;
}
#bottom_info_box_homepage h2 {
	font-size:14px;
	color:#004995;
}
#bottom_info_box_homepage h2 span {
	color:#830000;
}
#bottom_info_box_homepage td.divider {
	background:url(../../images/site/bottom_info_box_homepage_divider.jpg) center no-repeat;
}
#homepage {
	padding: 10px;
	width:470px;
	text-align:justify;
}

#right_info_box_homepage {
	float:right;
}
#right_info_box_homepage .product_name {
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
}
#right_info_box_homepage .product_name a {
	color:#FFFFFF;
	text-decoration:none;
}
#right_info_box_homepage .product_description {
	padding:10px;
	color:#333333;
}
#right_info_box_homepage h2 {
	color:#7D0000;
	font-size:14px;
	margin:0;
	padding:0;
}

label {
	display:block;
	padding:3px 12px 15px 0;
	width:105px;
	float:left;
	text-align:right;
}

div.message {
	margin: 0;
	padding: 10px;
	background: #ffffff;
}

div.message.error { background: #CA4644; }

div.message.error font { color: white; }

.required { 
	background: url(../../images/site/starrrr.gif) no-repeat top right;
}

label.s {
	display:inline;
	float:none;
	text-align:left;
}

#xsell {
	margin-top:20px;
}

#xsell .infoBoxHeading {
	font-weight:bold;
	background:none;
	background-color:#AD0101;
}

#xsell .infoBox {
	border:1px #AD0101 solid;
}

#related_products .infoBox {
	border:none;
}

#product_listing .productListing-heading {
	background:none;
	background-color:#004080;
	font-weight:bold;
}

#product_listing .productListing td {
	border:1px #FFFFFF solid;
}

#product_listing .productListing-odd {
	background:#DFDFDF;
}

#product_listing .productListing-even {
	background:#AEAEAE;
}

#product_listing .productListing-data a {
	color:#333333;
	text-decoration:none;
}

hr {
	background-color:#6E6E6E;
	color:#6E6E6E;
	height:1px;	
	border:0pt none;
}

strong {
	color:#595959;
}

b{
	color:#595959;
}






#modal {
     display:none;
     position:fixed;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
	 background:#ffffff;
	 opacity: 0.8;
	 filter: alpha(opacity=80);
}

#modal div {
	width:300px;
	position:absolute;
	top:50%;
	left:50%;
	margin: 0px 0 0 -150px;
	text-align:center;
}

#contact_us_left_column {
	width:180px;
	padding:10px;
}

#contact_us_left_column ul {
	padding:0px;
	margin:10px;
}

#contact_us_left_column li  {
	color:#D20001;
}

#contact_us_left_column strong {
	color:#FFFFFF;
	font-size:13px;
}

#contact_us_left_column a {
	color:#FFFFFF;
}

select {
	font-size:12px;
	/*This is because the main content is justified and it was messing up the selects*/
	text-align:left;
}

#returning_cust_box {
	float:right;
	width:220px;
	margin-right:20px;
	_margin-right:10px;
}

#territories_dropdown {
	text-align:center;
}