a { color:#002AFF; text-decoration:none; }

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-position: left top;
}

H1 {
	font-size:18px;
	color:blue;
	margin-top:-10px;
	margin-bottom:-15px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2046C9;
	border-bottom:2px dotted #2046C9;
	margin:12px 0px 4px 0px;
}

/** Product Line on Catalog */
.productListLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px dotted #C2CCFF;
	height:26px;
}


.productBundleListLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px solid #6780ff;
	height:26px;
}

/** Product Line on Catalog */
.productList {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
}

/** Product Line on Catalog - Font */
.productListFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

tr.HighLight {
	background-color:#FFFFCC;
	cursor:pointer;
}

tr.HighLightOff {
	background-color:none;
	cursor:pointer;
}

hr {
	border: 0;
	margin: 0px;
}

/* empty HR tag (wrap around with a <div> tag */
hr.empty {	display: none; }

/* 
	Used for div tag to create an empty line... 
	example1 : make a line and apply a style class "newStyle" on top of it:
		<div class="newStyle"><div class="line"></div></div>
	example2 : make an empty spacer
		<div class="invoiceTable"><div class="line"></div></div>
	example2 : make a line and apply a color style to it:
		<div class="line" style="background-color: #C2CCFF;"></div>
*/
div.line { width:100%; height:1px; overflow: hidden; }

.u {	text-decoration: underline; }

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202352;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202352;
}


.search_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202352;
	background-color: #C2CCFF;
	border: 1px solid #6166A0;
}

.supplies_wizzard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202352;
	background-color: #C2CCFF;
	border: 1px solid #6166A0;
}

.bodyText {
	htmlarea_include:yes;
	htmlarea_name: Regular Body Text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212453;
}

.boldText {
	htmlarea_name: Regular Bold Text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #212453;
}


/* INVOICE STYLES */
	.invoiceTable {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #C2CCFF;
		background-color: #C2CCFF;
	}
	.invoiceHeadings {
		htmlarea_include:yes;
		htmlarea_name: Invoice Headings;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #212453;
		font-weight: bold;
		background-color: #F8FAFF;
	}
	.invoiceBody {
		htmlarea_include:yes;
		htmlarea_name: Invoice Body;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #212453;
		background-color: #FFFFFF;
	}
	div.invoiceLine { width:100%; height:1px; overflow: hidden; background-color: #C2CCFF;}

/* Used On Order Confirmation Page for Email Transfer Option to display email and amount in boxes */
	.highlighted_box { border: 1 solid;	padding-top: 1px;	padding-right: 4px;	padding-bottom: 1px;	padding-left: 4px; background-color: #FFFF99; }

/* */
.bodyTextSmall {
	htmlarea_include:yes;
	htmlarea_name: Small Body Text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #212453;
}

.newsText {
	htmlarea_include:yes;
	htmlarea_name: Scrolling News Text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212453;
}

.grayLargeText {
	htmlarea_include:yes;
	htmlarea_name: Large Gray Text;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.blackText {
	htmlarea_include:yes;
	htmlarea_name: Black Text;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.magentaText {
	htmlarea_include:yes;
	htmlarea_name: Magenta Text;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff00ff;
/*	font-weight: bold; */
}

/* Used for the Small Rectangular product box */
.productBoxText {
	htmlarea_include:yes;
	htmlarea_name: Product Box Text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Used for the recommended product box */
.recommendProductBoxText {
	htmlarea_include:yes;
	htmlarea_name: Recommended Product Box Text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.productBoxManufacturerText {
	htmlarea_include:yes;
	htmlarea_name: Product Box Text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.productBoxPrice {
	htmlarea_include:yes;
	htmlarea_name: Product Box Price;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004bfa;
	font-weight: bold;
}

.naviText {
	htmlarea_include:yes;
	htmlarea_name: Navigation Text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C2CCFF;
}

/* The text style for regular text on the Navigation bar */
.naviTextRegular {
	htmlarea_include:yes;
	htmlarea_name: Regular Navigation Text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5672FF;
}

.redText {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.redBoldText {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.blueText {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555C91;
}
.orangeText {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D95C00;
}
.orangeBoldText {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D95C00;
}
.orangeLargeText {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D95C00;
	font-weight: bold;
}
.footerNewText {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.inputRequirementText {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF2000;
}
.menuItemCell {
	border-bottom:1px solid #f2f9fe;
	background-color: #ddf0fe;
}
.subMenuItemCell {
	border-bottom:1px solid #ddf0fe;
}
a.menuText {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033ff;
	vertical-align: middle;
}
a.subMenuText {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4972;
	vertical-align: middle;
}
a.topText {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
}
a.menuText_related {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
}
a:hover.menuText {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}
a:hover.subMenuText {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}
.menuDivider {
	margin-bottom: 5px;
	margin-top: 5px;
}
.menuTextOver {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.menuDot {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.menuDotSelected {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00000;
}

.footerText {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #434343;
}
.footer2Text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #434343;
}

/* These are the definitions of the Window 1 Table and Inside Styles */
	.window01_Table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #212453;
		background-color: #C2CCFF;
	}
	.window01_Inside {
		htmlarea_include:yes;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #212453;
		background-color: #F8FAFF;
	}
	
/* Banner DIV on left menu */
	div.left_banner { margin:2px 0px 1px 0px; }

/* Banner DIV on right of page */
	div.right_banner {
		width:164px;
/*		border:1px solid #C2CCFF;*/
		margin:0px 0px 1px 0px;
		padding:1px;
	}

/* The style of the welcome text displayed on the home page of the site */
	.welcome_text {
		htmlarea_include:yes;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #2D2D2D;
	}

/* Manufacturer Support Page - Manufacturer Name */
.manufacturer_name_text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2046C9;
	font-weight: bold;
}

.page_heading_text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2046C9;
	font-weight: bold;
}

.page_heading_text_detail {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2046C9;
	font-weight: bold;
}

.page_heading_tree_text {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383E83;
}

.subheading_text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2046C9;
	font-weight: bold;
}

.subheading2_text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #2046C9;
}

.subheading2y_text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #75750E;
}

.detail_price {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DF0000;
	font-weight: bold;
}

.detail_price_in_newlayout {
	htmlarea_include:yes;
	font-family: Book Antiqua;
	font-size: 35px;
	color: #2708e6;
}

.detail_rebate_price {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe0000;
}

.detail_price_text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555C91;
	font-weight: bold;
}

.detail_availability {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #157410;
	font-weight: bold;
}

.detail_availability_text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555C91;
	font-weight: bold;
}

.heading01_text {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #242C67;
}
.heading01a_text {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242C67;
}
.heading02_text {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #242C67;
	font-weight: bold;
}
.heading03_text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D95C00;
	font-weight: bold;
}
.heading04_text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7777AA;
	font-weight: bold;
}
.heading05_text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #242C67;
	font-weight: bold;
}
.categoryBranchItem {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242C67;
}

.subcategory_text {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545406;
}
.subcategory_text_over {
	htmlarea_include:yes;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2046C9;
}

.greyBold {
	htmlarea_include:yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

a.catalog_categorized {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2046C9;
	margin: 12px 0px 4px 0px;
}

.dottedLine{
	border-bottom:2px dotted #2046C9;
	margin:12px 0px 4px 0px;
}

/* Catalog Module, Manufacturer Heading (not used anymore)*/
.catalog_manufacturer_heading {
	border-bottom:1px solid #6166A0;
	margin:12px 10px 4px 0px;
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#2046C9;
	font-weight: bold;
}

/* Catalog Module, Manufacturer Heading */
.catalog_subcategory_heading{
	margin:6px 14px 2px 8px;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
	background-color:#FBFCFF;
}

td.menu{
	background: url(images/menu_back.gif);
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

.related_category{
background-color: #f2e44f;
border-bottom: 1px solid #ddf0fe;
}

.front_page_nav {
	display:inline;
	}
	
.front_page_nav	ul	{
	display:inline;margin:10px;padding:0px; list-style:none;
	}
	
.front_page_nav  li	{
	display:inline;
	padding:4px; 
	background:#fda737;
	border-right:1px solid #222;
	border-bottom:2px solid #222;
	border-left:1px solid #DADADA;
	border-top:1px solid #DADADA;
	margin-right:3px;
	font-weight: bold;
	}
	
.front_page_nav a:active {
	background-color:#FFF;margin:0px;
	}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}
	
.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #c2ceff;
color: #0033ff;
background: white url(/site/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #0033ff;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #0033ff;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/site/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
/*border: 1px solid #c2ceff;*/
width: 650px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

.mir_table {
BORDER-RIGHT: #c0c0c0 1px dotted; 
BORDER-TOP: #c0c0c0 1px dotted; 
BORDER-LEFT: #c0c0c0 1px dotted; 
BORDER-BOTTOM: #c0c0c0 1px dotted
}

<style type="text/css">
<!--
    body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/*- Menu Tabs 1--------------------------- */


    #tabs1 {
      float:left;
      width:100%;
          background:#F4F7FB;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

      #tabs1 li.current a {
              background-position:0% -42px;
      }
      #tabs1 li.current a span {
              background-position:100% -42px;
      }
-->
</style>
