body {
	margin-top:0px;
	padding:0;
	background: url(../images/bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0px;
}
.boxb{
	background: url(../images/bottom.png) bottom no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.boxl {
	margin-left: auto;
	margin-right: auto;
	width: 927px;
	background: url(../images/left_bg.png) left repeat-y;
}
.boxr {
	background: url(../images/right_bg.png) right repeat-y;
}
.main {
	margin-left: auto;
	margin-right: auto;
	width: 897px;
	background-color: #FFFFFF;
}
.logo {
	width: 897px;
	height: 71px;
	background: url(../images/logo.jpg) center no-repeat;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.logo a, .logo a:link {
	color: #990000;
}
.logo a:hover {
	font-weight: bold;
}
.header {
	height: 50px;
	padding-right: 20px;
	padding-top:10px;
}
.header2 {
	float: right;
	width: 296px;
	height: 71px;
	background: url(../images/search_bg.png) right no-repeat;
	text-align: center;
}
.menu {
	width: 897px;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	z-index: 1000;
}
.menuitem {
	float: left;
}
.submenu {
	position: absolute;
	width: 172px;
	display: none;
	text-decoration: none;
}
.submenu:hover, .submenu a:link:hover, .submenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.submenuitem {
	width: 154px;
	background: #000000;
	/*color: #CC0000;*/
	color: #FFF;
	background: #000000 url(../images/arrow.gif) left no-repeat;
	padding-left: 14px;
	padding-top: 5px;
	position: relative;
	cursor: pointer;
	text-decoration: none;
}
.submenuitem a, a:link {
	/*color: #CC0000;*/
	color: #FFF;
	text-decoration: none;
}

.submenuitem a:visited {
	/*color: #CC0000;*/
	color: #FFF;
	text-decoration: none;
}

.submenuitem:hover, .submenuitem a:hover, .submenuitem a:link:hover {
	color: #FF0000;
	text-decoration: none;
}

.popupmenu {
	top: 1px;
	position: absolute;
	width: 154px;
	left: 168px;
	display: none;
	border-left: solid 1px #CCCCCC;
}
.popupmenuitem {
	width: 154px;
	color: #EBEBEB;
	background:  #000000 url(../images/arrow.gif) left no-repeat;
	padding-left: 14px;
	padding-top: 5px;
	cursor: pointer;
}

.popupmenuitem a:link {color: #FFFFFF; text-decoration: none;}
.popupmenuitem a:visited {color: #FFFFFF; text-decoration: none;}
.popupmenuitem a:hover, popupmenuitem a:hover, popupmenuitem a:link:hover {color: #FF0000; text-decoration: none;}


.bottom {
	width: 877px;
	height: 62px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bottom_bg.png) repeat-x;
}
.bottompad {
	width: 877px;
	height: 27px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/bottom_pad.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottompad a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomtextl {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.bottomtextl a {
	color: #CC0000;
	text-decoration: underline;
}

.bottomtextr {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	text-align: right;
}
.bottomtextr a {
	color: #000000;
	text-decoration: underline;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #CC0000;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.heading2 {
	width: 897px;
	height: 199px;
	padding-left: 8px;
	padding-bottom: 5px;
}
.searchlogin {
	float: left;
	width: 309px;
	height: 199px;
	background: url(../images/combo_bg.png) center no-repeat;
}
.searchlogintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 15px;
}
.flash {
	float: left;
	width: 260px;
	height: 199px;
}
.quicksearch {
	padding-left: 10px;
	display: table-cell;
	vertical-align: middle;
	height: 27px;
}
.go_button {
	background: url(../images/go.png) center no-repeat;
	width: 45px;
        height:19px;
	border: none;
}
.go_button:hover {
	background: url(../images/go_roll.png) center no-repeat;
	width: 45px;
	border: none;
}
.clear_button {
	background: url(../images/clear.png) center no-repeat;
	width: 45px;
        height:19px;
	border: none;
}
.clear_button:hover {
	background: url(../images/clear_roll.png) center no-repeat;
	width: 45px;
	border: none;
}
.login {
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#spinner {
	position: absolute;
	text-align: center;
	width: 300px;
	margin-top: 80px;
	display: none;
}
#spinner2 {
	position: absolute;
	text-align: center;
	width: 887px;
	margin-top: 80px;
	display: none;
}
#pdisplay {
	width: 877px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.displaycell {
	float: left;
	width: 285px;
	text-align: center;
	padding-bottom: 5px;
}
.displaycell a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.displaycell a:hover {
	color: #0000CC;
}
.displaycell2 {
	float: left;
	width: 285px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.displaycell2 a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.displaycell2 a:hover {
	color: #000099;
}
.displaybtn {
	width: 217px;
	height: 46px;
	background: url(../images/btn.png) center no-repeat;
	text-align: center;
	padding-top: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	margin-left: auto;
	margin-right: auto;
}
.displaybtn a {
	color: #FFFFFF;
	text-decoration: none;
}
.displaybtn a:hover {
	color: #000000;
	text-decoration: none;
}
.prodtitle {
	float: left;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}
.proddesc {
	float: left;
	text-align: justify;
	line-height: 14px;
	font-weight: normal;
	width: 100%;
}
.carttext {
	text-align: left;
	font-weight: normal;
	padding-bottom: 5px;
}
.paging {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
	display: table-cell;
	vertical-align: middle;
}
.paging a {
	color: #FFFFFF;
	text-decoration: none;
}
.paging a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.index_left_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 27px;
	line-height: 11px;
}
.index_left_text a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.index_left_text:hover {
	color: #CCCCCC;
	cursor: pointer;
}
.index_right_menu {
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style: url(../images/circle.gif) outside none;
	margin-left: 20px;
	margin-top: 10px;
}
.index_right_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.index_right_menu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#break {
	clear: both;
}
.index_right_desc {
	width: 640px;
	height: 86px;
	background: url(../images/index_right_bg.jpg) no-repeat;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.index_right_desc a {
	text-decoration: underline;
	color: #CC0000;
}
.grey_left {
	float: left;
	margin-left: 10px;
	padding-top: 15px;
	padding-left: 5px;
	width: 170px;
	background: url(../images/grey_bg.gif) repeat-y;
}
.grey_nav {
	padding-left: 8px;
	margin-bottom: 15px;
	margin-right: 10px;
	color: #FF0000;
	text-align: left;
	background: url(../images/grey_arrow.gif) top left no-repeat;
}
.grey_nav a {
	color: #CC0000;
	text-decoration: none;
}
.grey_nav a:hover {
	color: #FF0000;
}
.grey_right {
	float: left;
	width: 702px;
	text-align: center;
}
.grey_right_text {
	padding-left: 40px;
	padding-right: 10px;
	text-align: justify;
	font-size: 11px;
}
.grey_right_text a {
	color: #CC0000;
	text-decoration: none;
}
.grey_right_text a:hover {
	color: #FF0000;
}
.grey_right p {
	font-size: 11px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
.grey_right_2_text {
	padding-left: 10px;
	padding-right: 0px;
	text-align: justify;
	font-size: 11px;
}
.grey_right_2_text a {
	color: #CC0000;
	text-decoration: none;
}
.grey_right_2_text a:hover {
	color: #FF0000;
}

.grey_right_2 p {
	font-size: 11px;
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
}
.port_nav {
	padding-left: 8px;
	margin-bottom: 2px;
	margin-right: 10px;
	color: #000000;
	text-align: left;
	font-size: 10px;
	background: url(../images/grayarrow.gif) top left no-repeat;
}
.port_nav a {
	color:  #000000;
	text-decoration: none;
}
.port_nav a:hover {
	color: #CC0000;
}
.port_nav_h1 {
	margin-bottom: 2px;
	margin-right: 10px;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
}
.map_heading {
	font-family:'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	color: #CC0000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.map_text {
	font-family:'Times New Roman', Times, serif;
	text-align: center;
	font-size: 16px;
}
.map_text a {
	color: #0000CC;
	text-decoration: underline;
}
.sub_nav {
	padding-left: 8px;
	margin-left: 7px;
	margin-bottom: 2px;
	margin-right: 10px;
	color: #000000;
	text-align: left;
	font-size: 10px;
	background: url(../images/grayarrow.gif) top left no-repeat;
}
.sub_nav a {
	color:  #000000;
	text-decoration: none;
}
.sub_nav a:hover {
	color: #CC0000;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}

.style2 {color: #CC0000}

.style3 {color: #FFFFFF}

.style4 {
	font-size: 24px;
	color: #FFFFFF;
}
.style6 {font-size: 18px}
.style7 {font-size: 18px; color: #FFFFFF; }

#bar {
background-image:url(images/bs.gif);
background-repeat:repeat-x;
color:#FFFFFF;
height:30px;
padding-top:8px;
padding-left:10px;
font-weight:bold;
}

#bar2{
background-image:url(images/bs2.gif);
background-repeat:repeat-x;
color:#FFFFFF;
height:50px;
padding-top:8px;
padding-left:10px;
font-weight:bold;
}

/* labrepco.css */
/* CUSTOM CLASSES */
#navBar,
#navBar a {
	background-color: #003399;
	color: #ccffff;
}
#navBar a:hover,
#subNav a:hover {
	font-weight: normal;
	text-decoration: underline;
	}

#prodHdr {
	color: #660033;
	font-size: 16pt;
	font-weight: bold;
	margin: 6px 0px 3px 16px;
	padding: 0px 0px 0px 0px;
}
#prodNav {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}
#prodNav p {
	margin: 0px 0px 3px 0px;
}

#promoBox {
	background-image: url(../img/promoBG.gif);
	background-repeat : no-repeat;
	text-align: left;
	font-size: 9px;
}
#promoBox a {
	font-size: 9px;
}

#commentsBox {
	background-image: url(../img/commentsBG.gif);
	background-repeat : no-repeat;
	text-align: left;
}
#boxItem {
	font-size: 8pt;
	color: #003399;
	font-weight: bold;
	margin: 10px 0px 12px 5px;
	padding: 0px 0px 0px 0px;
}
#boxItem a {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
}
#boxItem a:hover {
	color: #003399;
	font-size: 7pt;
	font-weight: normal;
}
#boxItem #custSupp {
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
}

#footerBar {
	color: #6699CC;
	font-size: 7pt;
	background-image: url(../img/footerBar.gif);
	background-repeat : no-repeat;
	text-align: center;
}
#footerBar a {
	color: #6699CC;
	font-size: 7pt;
	font-weight: normal;
}
#footerBar a:hover {
	color: #99CCFF;
	font-size: 7pt;
	font-weight: normal;
}

#sectionTitle {
	color: #660033;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 5px 35px;
	padding: 0px 0px 0px 0px;
}

#sectionBody {
	width: 625px;
	margin: 0px 0px 20px 50px;
	padding: 0px 0px 0px 0px;
}

#subTitle {
	color: #003399;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 5px 35px;
	padding: 0px 0px 0px 0px;
}
#salesHdr {
	color: navy;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
}
#formHdr {
	color: #660033;
	font-size: 13pt;
	font-weight: bold;
}
#photoCaption {
	position: relative;
	top: 230px;
	left: -220px;
	font-size: 8pt;
}
#promoElect {
	padding: 40px 0px 0px 105px;
	font-weight: bold;
}
#promoElect a {
	font-size: 8pt;
}
#promoMore {
	padding: 8px 10px 0px 0px;
	text-align: right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

div.highlight {
	padding: 10px;
	background-color: #d2dbed;
	border: 1px solid #003399;
	margin-bottom: 10px;
	text-align: center;
}

div.highlight h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.blue a:link {color: #0000CC; text-decoration:none }
.blue a:visited {color: #0000CC; text-decoration:none}
.blue a:hover {
	color: #0000FF;
	text-decoration:underline;
}

/* css.css */
<!--
.moose{

width:388px;
height:230px;
padding-top:20px;
}


#wrapper{
width:875px;
}

#refineform{
float:left;
width:298px;
height:199px;
text-align:left;
background-image:url(img/l.jpg);
padding-left:10px;
padding-top:10px;
background-repeat:no-repeat;
}

#configarea{
text-align:center;
float:left;
width:250px;
height:199px;
text-align:left;
background-image:url(img/c.jpg);
background-repeat:no-repeat;

}
#signin{
float:right;
width:295px;
height:199px;
text-align:left;
background-image:url(img/r.jpg);
padding-left:10px;
padding-top:10px;
text-align:center;

background-repeat:no-repeat;

}


#family{
clear:both;
}

#title{
color:#cf2a26;
font-weight:bold;
font-size:24px;

}

#topcontainer{
text-align:center;
}
#bar{
background-image:url(img/bs.gif);
background-repeat:repeat-x;
color:#FFFFFF;
height:30px;
padding-top:8px;
padding-left:10px;
font-weight:bold;

}

#product{
clear:both;

}

#products{
clear:both;

}

.btn{
background-image:url(img/btn.gif);
background-repeat:no-repeat;
width:217px;
height:46px;
text-align:center;
padding-top:12px;

}

.btn a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
line-height:10px;
}

.redt{
color:#cf2a26;
font-weight:bold;
}


.bt{
color:#000000;
font-weight:bold;
}

.btn a:hover{
	color: #000000;
	font-weight: bold;

}
#qform{
width:300px;
float:left;
padding-left:20px;
padding-top:10px;
padding-bottom:50px;
}

#cheader{
display:block;
background-color:#003399;
color:#FFFFFF;
font-size:16px;
font-weight:bold;}
#ccontent{
color:#cf2a26;
font-weight:bold;
font-size:18px;
}

#cinfo{
float:left;
width:436px;
height:300px;
text-align:left;
background-image:url(img/cbg.gif);
background-repeat:no-repeat;
padding:0px;

}
#caccount{
float:left;
width:436px;
height:300px;
text-align:left;
background-image:url(img/cbg.gif);
background-repeat:no-repeat;
padding:0px;

}

#pdf{}

#caccounts{
display:block;
background-color:#003399;
color:#FFFFFF;
font-size:16px;
font-weight:bold;}


#caccount{
float:right;
width:400px;
text-align:left;
}


#ftypes{
clear:both;
}

#fmakes{
clear:both;
}

#fsizes{
clear:both;
}

#rtypes{
clear:both;
}
#prod{
clear:both;
}
#result{
clear:both;
}
#error{
clear:both;
}

.leftf{
display:inline;
float:left;
}

.rightf{
float:right;
}

#signinf{
text-align:left;
}

.rowf{
clear:both;
}


div.row {
  clear: both;
  padding-top: 5px;
  width:100%;
  }

div.row span.label {
  float: left;
  width: 70px;
  padding-right:5px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 205px;
  text-align: left;

  } 

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}
.inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inside a:link {color: #CC0000; text-decoration:none }
.inside a:visited {color: #CC0000; text-decoration:none}
.inside a:hover {
	color: #FF0000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

#descr{
clear:both;
float:left;
}

.CartColumnHeaders{
background-color:#cf2a26;
color: #ffffff;
}

/* Configfunctions.php */
.dropbutton{
	color: #CC0000;
	text-decoration:underline;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.dropbutton:hover{
	color: #FF0000;
	text-decoration:underline;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navcontainer
{
background-color: #000;
padding-right: 10px;
padding-left: 10px;
}
#navcontainer ol
{
padding-left: 0;
margin-left: 0;
background-color: #000;
color: White;
width:100%;
float: left;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
}

#navcontainer ol li { display: inline; }

#navcontainer ol li a
{
padding: 0.2em 1em;
background-color: #000;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ol li a:hover
{
background-color: #c33;
color: #fff;
}

.treemenudiv a {
	color: #00F;
}

.t a:link {color: #00F; text-decoration:none }
.t a:visited {color: #00F; text-decoration:none}
.t a:hover {
	color: #FF0000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.storelink a:link {color: #CC0000; text-decoration:none }
.storelink a:visited {color: #CC0000; text-decoration:none}
.storelink a:hover {
	color: #FF0000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.aboutlink a:link {color: #CC0000; text-decoration:none }
.aboutlink a:visited {color: #CC0000; text-decoration:none}
.aboutlink a:hover {
	color: #FF0000;
	text-decoration:underline;
}

.boldlink a:link {color: #CC0000; text-decoration:none; }
.boldlink a:visited {color: #CC0000; text-decoration:none}
.boldlink a:hover {
	color: #FF0000;
	text-decoration:underline; font-weight: bold;"
}

.frontpageblockmain {
	width: 221px;
	height: 81px;
	background:url(../images/block_bg.png) no-repeat;
}
.frontpageblocktitle {
	width: 221px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
	overflow: hidden;
}
.frontpageblockdesc {
	float: left;
	width: 210px;
	height: 58px;
	padding-left: 10px;
	color: #FFF;
	overflow: hidden;
	font-size: 11px;
	line-height: 11px;
}
.frontpageblockimage {
	float: left;
	width: 214px;
	height: 76px;
	margin-right: 7px;
	margin-bottom: 5px;
}

.featured_product { text-decoration: none; }
.featured_product:hover { cursor: pointer; }

.blink a:link {color: #000000; text-decoration:none }
.blink a:visited {color: #000000; text-decoration:none}
.blink a:hover {
	color: #CC0000;
	text-decoration:none;
}


.nwi_wrapper {
	background: url(../images/grey_bg.gif) 10px repeat-y;
}

.nwi-breadcrumbs {
	float: left;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.nwi-breadcrumbs a {
	color: #666;
	text-decoration: none;
}

.nwi-breadcrumbs a:hover {
	color: #C00;
	text-decoration: underline;
}

.nwi-product-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.nwi-item-number {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#000000;
	padding:2px 5px;
	color:#FFFFFF;
	display:none;
	width:200px;
	}

.main-menu-link { width: 100%; }