/* General reset */
.catlistimg, .itemlistimg {
max-width: 143px;
_width: expression(this.width > 143 ? 143 : true);
}

body{
	margin:0;
	color:#444!important;
	font:11px Arial,Helvetica,sans-serif!important;
	background-color: #fff;
}
#innerwrapper {
	margin: 0 auto;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#444;
}
a:hover{text-decoration:none;}
.hidden { display:none; visibility:hidden; }
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.input {
	border-width:1px;
	border-style:solid;
}
.bgbutton , .inputreq { border-color: #d5d8d9; border-style: solid; border-width: 1px; }
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
form{
margin:0;
padding:0;
}


p{
margin:0;
margin-top:10px;
padding:0;
}
a img { border:none; }
.sep10 { clear:both; height:10px; }
.no-padding {
	padding:0px;
	margin:0px; text-align:left;
	vertical-align:top;
}
/* wrapper */
#wrapper{
	position:relative;
	width:898px;
	margin:0 auto;
	padding:127px 0 0;
}
/* logo */
.logo{
	margin:0;
	z-index:10;
	position:absolute;
	top:10px;
	width:212px;
	left:0px;
	height:60px;
	text-indent:-9999px;
	background:url(/site/nt-templates/logo.gif) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
/* header */
#div__header {
}
.header {
	position:relative;
	height: 158px;
	width: 898px;
}
.headbarsub { color:#444; font-size: 10px; }
/* For print compatibility */
div#div__header.noprint { display:block; }
div#div__footer.noprint { display:block; }

/* userarea */
.userarea{
	overflow:hidden;
	width: 176px;
	height: 39px;
	position: absolute;
	right: 12px;
	top: 0;
}
.clear { clear:both; }
/* caht-btn */
.chat-btn{
	width:94px;
	height:39px;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/site/nt-templates/btn-chat.gif) no-repeat;
	margin:0 0 0 17px;
}
.chat-btn a{
	display:block;
	height:100%;
}
/* area */
.area{
	padding:5px 1px 0 0;
	width: 176px;
	overflow: hidden;
	/*background:url(/site/nt-templates/divider-userarea.gif) no-repeat 100% 50%;*/
}
/* menu */
.menu{
	position:relative;
	margin:0 0 8px;
	padding:0 1px 0 0;
	list-style:none;
	overflow:hidden;
}
.menu li{
	background:url(/site/nt-templates/separator-menu.gif) no-repeat;
	padding:0 10px 0 9px;
	float:left;
	display:inline;
	margin:0 2px 0 -2px;
}
.menu a{
	float:left;
	height:11px;
}
.menu span{
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	height:11px;
	width:100%;
}
.text-register{
	width:38px;
	background:url(/site/nt-templates/text-register.gif) no-repeat;
}
.text-login{
	width:25px;
	background:url(/site/nt-templates/text-login.gif) no-repeat;
}
.text-logout {
	width:33px;
	background-image: url(/site/nt-header/logout_btn.gif);
	background-repeat: no-repeat;
}
.text-account{
	width:55px;
	background:url(/site/nt-templates/text-account.gif) no-repeat;
}
.text-callus{
	display:block;
	clear:both;
	width:162px;
	height:15px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/site/nt-templates/text-callus.gif) no-repeat;
}
/* toolbar */
.toolbar{
	overflow:hidden;
	height:31px;
	width: 440px;
	position: absolute;
	right: 0;
	top: 50px;
}
/* search-form */
.search-form {
	overflow:hidden;
	height:31px;
	margin:0 0 0 2px;
	padding:6px 0 4px 7px;
	background:url(/site/nt-templates/bg-search-form.gif) no-repeat;
	width:178px;
	float:right;
}
#search-txt { display:none; visibility:hidden; }
.search-form .smalltextnolink {
	display:none;
	visibility:hidden;
}
.search-form .text .input{
	padding:0 0 2px;
	margin:0;
	border:none;
	background:none;
	color:#555;
	font-size:11px;
	margin:3px 6px 0 0;
	border:1px solid #d5d8d9;
	background:#fff;
	padding:0 3px;
	float:left;
}
.search-form .bgbutton{
	float:left;
	width:21px;
	border:none;
	height:20px;
	background:url(/site/nt-templates/btn-submit.gif) no-repeat;
	cursor:pointer;
}
.search-form .submit input{
	width:21px;
	height:20px;
	padding:0;
	text-indent:-9999px;
	border:none;
	background:none;
}
/* cart */
.cart {
	padding:12px 0 2px;
	float:right;
	width:246px;
	text-align:center;
	background:url(/site/nt-templates/bg-cart.gif) no-repeat;
}
.text-cart{
	margin:3px -1px 0 9px;
	float:left;
	display:inline;
	width:91px;
	height:14px;
	background:url(/site/nt-templates/text-cart.png) no-repeat;
}
.checkoutprogresstext, .texttablert, .texttable { color:#000!important; }
.text-cart span{
	display:block;
	width:91px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
}
.cart ul{
	position:relative;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
}
.cart ul li{
	position:relative;
	float:left;
	display:inline;
	margin:0 1px 0 -1px;
	padding:0 6px 0 8px;
	background:url(/site/nt-templates/separator-cart.gif) no-repeat 0 50%;
}
.cart ul a{
	float:left;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
}
/* nav */
#rightcol {
	vertical-align:top;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
}
.porttitle { font-size:11px; }
.nav-holder{
	background:url(/site/nt-templates/bg-nav.gif) no-repeat;
	position: absolute;
	left: 0;
	top: 81px;
	width: 848px;
	padding-left: 54px;
	overflow: hidden;
}
#nav{
	margin:0;
	padding: 0;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	background:url(/site/nt-templates/separator-nav.gif) no-repeat left top;
}
#nav li{
	/*position:relative;*/
	float:left;
	display: inline;
	background:url(/site/nt-templates/separator-nav.gif) no-repeat right top;
}
#nav a{
	position:relative;
	padding:15px 47px 7px;
	text-decoration:none;
	text-align:center;
	color:#5a676b;
	float:left;
}
#nav li.active a,
#nav a:hover{
	background:url(/site/nt-templates/bg-nav-hov.gif) repeat-x 0 100%;
	color:#00477f;
}
/* body */
#div__body{
	margin:0 0 6px;
	width:100%;
	position:relative;
/*	background:url(/site/nt-templates/bg-main.gif) repeat-x;*/
}
/* bar */
.bar{
	padding:7px 13px 8px;
	overflow:hidden;
	width: 871px;
	font-size:10px;
	position: absolute;
	left: 0;
	top: 120px;
}
/* breadcrumbs */
.crumbover, .crumb { color:#444444; font-size:10px; }
.crumbover a, .crumb a { color:#444444!important; }
.crumbover a:hover, .crumb a:hover { color:#444444!important; text-decoration:underline; }
.breadcrumbs{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.breadcrumbs li{
	float:left;
	margin:0 3px 0 0;
}
.breadcrumbs a {
	padding:0 3px 0 0;
	text-decoration:none;
	/*float:left;*/
}
.breadcrumbs a:hover{text-decoration:underline;}
/* notes */
.notes{
	float:right;
	text-align: right;
}
/* promo */
.promo{
	width:100%;
	overflow:hidden;
	margin:0 0 4px;
}
/* slideshow */
.slideshow{
	position:relative;
	width:656px;
	height:260px;
	float:left;
	background:url(/site/nt-templates/bg-slideshow.gif) no-repeat;
	padding:1px 3px 3px 1px;
}
.slideshow ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 656px;
	height: 260px;
	overflow: hidden;
}
/* slide */
.slide{
	width:656px;
	height:260px;
	position:absolute;
	top:1px;
	left:1px;
}
/* swicher */
.swicher{
	right:15px;
	bottom:16px;
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.swicher li{
	float:left;
	margin:0 3px 0 0;
}
.swicher a{
	line-height:20px;
	text-align:center;
	float:left;
	width:20px;
	height:20px;
	text-decoration:none;
	color:#c3b0bd;
	background:url(/site/nt-templates/bg-swicher.png) no-repeat;
}
.swicher li.active a,
.swicher a:hover{
	cursor:pointer;
	color:#fff;
	background:url(/site/nt-templates/bg-swicher-act.png) no-repeat;
}
.swicher .last{padding:0 0 0 7px;}
.swicher .last a{
	color:#fff;
	width:auto;
	font-size:11px;
	background:none;
	text-transform:uppercase;
}
.swicher .last a:hover{
	text-decoration:underline;
	background:none;
}
/* ad */
.ad{
	width:232px;
	border:1px solid #e2e2e0;
	float:right;
}
.ad img{display:block;}
.newonnova {
	max-height:260px;
	max-width: 232px;
}
.newonnova a { border:none; }
/* section */
.section{
	padding:0 0 10px;
	width:100%;
	overflow:hidden;
	background:url(/site/nt-templates/bg-section.gif) no-repeat;
}
.text-order{
	margin: 28px 60px 0;
	display:inline;
	float:left;
	width:233px;
	height:17px;
	background:url(/site/nt-templates/text-order.png) no-repeat;
}
.text-order span{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:233px;
	height:17px;
}
/* order-form */
.order-form{
	width: 490px;
	float: right;
	padding:20px 0 3px;
}
.order-form label{
	display:block;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	padding: 10px 0 0;
	margin: 0 5px;
}
.order-form label span{
	/*text-indent:-9999px;
	overflow:hidden;
	float:left;*/
}
.text-sku{
	height:10px;
	width:57px;
	background:url(/site/nt-templates/text-sku.gif) no-repeat 0 9px;
}
.text-sku span{height:10px;}
.text-qty{
	height:13px;
	width:18px;
	background:url(/site/nt-templates/text-qty.gif) no-repeat 0 8px;
}
.text-qty span{height:13px;}
.order-form .text{
	/*margin:4px 13px 0 0;
	width:200px;*/
/*	float:left;*/
	/*padding:0 6px;*/
	/*background:url(/site/nt-templates/bg-text.gif) no-repeat;*/
	float: left;
}
.order-form .small{
	margin:4px 4px 0 0;
	width:20px;
	padding:0 2px;
	background:url(/site/nt-templates/bg-text-small.gif) no-repeat;
}
.order-form .text input{
	width:200px;
	font-size:11px;
	color:#555;
	margin:0;
	padding:5px 0 6px;
	background:none;
	border:none;
}
.order-form .small input{
	width:20px;
	text-align:center;
}
.order-form .submit{
	
	margin-left:5px;
	float:left;
	width:124px;
	height:32px;
	background:url(/site/nt-templates/btn-buy.gif) no-repeat;
}
.order-form .submit input{
	position:absolute;
	top:0;
	left:0;
	width:124px;
	height:32px;
	padding:0;
	background:none;
	border:none;
}
/* content */
.contentarea { padding:0px; margin:0px; vertical-align:top; text-align:left; }
.contentareamyaccount { padding:0px; margin:0px; vertical-align:top; text-align:center; }
#content{background:url(/site/nt-templates/bg-content-t.gif) no-repeat;}
/* content-holder */
.content-holder{
	padding:26px 38px 44px;
	background:url(/site/nt-templates/bg-content-b.gif) no-repeat 0 100%;
}
/* add-nav */
#leftcol { vertical-align:top; text-align:left; padding:0px; margin:0px; }
.add-nav{
	position:relative;
	background:url(/site/nt-templates/bg-add-nav.gif) no-repeat 0 3px;
	/*overflow:hidden;*/
	margin:0 0 40px -21px;
	padding:0 0 0 7px;
	list-style:none;
}

.nav_sep a {
	background:url(/site/nt-templates/separator-add-nav.gif) no-repeat left 0 50%;
	/*float:left;
	padding:0 1px 0 25px;
	margin:0px;*/
	padding-left:25px;
}
.add-nav h1{ padding:0px; margin:0px; font-size:15px;}
.add-nav li{
	background:url(/site/nt-templates/separator-add-nav.gif) no-repeat 0 50%;
	float:left;
	padding:0 1px 0 25px;
	margin:0px;
}
.add-nav h1{font-family:Helvetica, Arial, sans-serif; font-size:15px; font-weight:bold; color:#8a969a; text-decoration: none; text-transform:uppercase; margin:0px;}
.add-nav li:first-child{background:none;}
.add-nav a{
	float:left;
	height:17px;
	cursor:pointer;
	}
.add-nav span{
	height:17px;
	text-indent:0px;
	overflow:visible;
	float:left;
	font-family:Helvetica, Arial, sans-serif; font-size:15px; font-weight:bold; color:#8a969a; text-decoration: none; text-transform:uppercase;
}

.add-nav a{
	font-family:Helvetica, Arial, sans-serif; font-size:15px; font-weight:bold; color:#8a969a; text-decoration: none; text-transform:uppercase;
	
}

.text-process{
	width:167px;
	background:none !important;
	font-family:Helvetica, Arial, sans-serif; font-size:15px; font-weight:bold; color:#8a969a; text-decoration: none; text-transform:uppercase; margin-left:10px;
}
.text-process span{width:167px;text-decoration: none;}
.text-process a{ text-decoration: none;}
.text-process a span{font-family:Helvetica, Arial, sans-serif; font-size:15px; font-weight:bold; color:#8a969a; text-decoration: none;}
.text-laboratory{
	width:185px;
	background:url(/site/nt-templates/separator-add-nav.gif) no-repeat left 0 50%;
	font-family:Helvetica, Arial, sans-serif; font-size:15px; font-weight:bolder; color:#8a969a; white-space:nowrap;
}
.text-laboratory span{width:226px;text-decoration: none;background:url(/site/nt-templates/separator-add-nav.gif) no-repeat left 0 50%; padding-left:30px;}
.text-laboratory a{ text-decoration: none;}
.text-laboratory a span{font-family:Helvetica, Arial, sans-serif; font-size:15px; font-weight:bold; color:#8a969a; text-decoration: none;background:url(/site/nt-templates/separator-add-nav.gif) no-repeat left 0 50%;}
.text-supply{
	width:146px;
	font-family:Helvetica, Arial, sans-serif; font-size:15px; font-weight:bolder; color:#8a969a;
}
.text-supply span{width:246px; text-decoration: none; padding-left:30px;}
.text-supply a{ text-decoration:none !important;}
.text-supply a span{font-family:Helvetica, Arial, sans-serif; font-size:15px; font-weight:bold; color:#8a969a; text-decoration: none;background:url(/site/nt-templates/separator-add-nav.gif) no-repeat left 0 50%; background-image:url(../../_active-inactive%20tabs.html)}
/* boxes */
.boxes{
	margin:0 0 27px;
	width:820px;
	overflow:hidden;
}
* html .boxes{margin:0 0 22px;}
/* boxs-hodler */
.boxes-holder{
	width:825px;
	overflow:hidden;
}
/* box */
.box{
	width:269px;
	float:left;
	padding:1px 0 0 1px;
	margin:0 5px 5px 0;
	background:url(/site/nt-templates/bg-box.gif) no-repeat;
}
.box img{float:left;}
.box div{
	position:relative;
	height:64px;
	overflow:hidden;
	padding:12px 0 0 0;
}
.box h3{margin:0;}
.box h1{margin:0 !important;}
/*.box h3 span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}*/
.text-lab-equipment{
	width:147px;
	/*height:25px;
	background:url(/site/nt-templates/text-lab-equipment.png) no-repeat;*/
}
.text-lab-equipment span{
	width:147px;
	/*height:25px;*/
	font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#004175; text-transform:uppercase; line-height:13px; font-weight:bold;
}
.text-lab-equipment span a{
	text-decoration:none; color:#004175;
}

.text-chemical{
	width:122px;
	/*height:25px;
	background:url(/site/nt-templates/text-chemical.png) no-repeat;*/
}
.text-chemical span{
	width:122px;
	/*height:25px;*/
	font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#004175; text-transform:uppercase; line-height:12px;font-weight:bold;
}
.text-chemical span a{
	text-decoration:none; color:#004175;
}

.text-acces{
	width:125px;
	/*height:25px;
	background:url(/site/nt-templates/text-acces.png) no-repeat;*/
}
.text-acces span{
	width:125px;
/*	height:25px;*/
	font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#004175; text-transform:uppercase; line-height:12px;font-weight:bold;
}
.text-acces span a{
	text-decoration:none; color:#004175;
}
.text-control{
	width:111px;
	/*height:25px;
	background:url(/site/nt-templates/text-control.png) no-repeat;*/
}
.text-control span{
	width:111px;
	/*height:25px;*/
	font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#004175; text-transform:uppercase; line-height:12px;font-weight:bold;
}
.text-control span a{
	text-decoration:none; color:#004175;
}

.text-hvac{
	width:120px;
	/*height:11px;
	background:url(/site/nt-templates/text-hvac.png) no-repeat;*/
}
.text-hvac span{
	width:120px;
	/*height:11px;*/
	font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#004175; text-transform:uppercase; line-height:12px;font-weight:bold;
}
.text-hvac span a{
	text-decoration:none; color:#004175;
}
.text-special{
	width:106px;
	/*height:11px;
	background:url(/site/nt-templates/text-special.png) no-repeat;*/
}
.text-special span{
	width:106px;
/*	height:11px;*/
font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#004175; text-transform:uppercase; line-height:12px;font-weight:bold;
}
.text-special span a{
	text-decoration:none; color:#004175;
}

.details-btn{
	cursor:pointer;
	left:0;
	bottom:3px;
	position:absolute;
	width:52px;
	height:12px;
	display:block;
	background:url(/site/nt-templates/text-view.png) no-repeat;
}
.details-btn span{
	cursor:pointer;
	width:52px;
	height:12px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
/* heading */
.heading{
	margin:0 0 14px;
	padding:0 0 14px;
	background:url(/site/nt-templates/dots.gif) repeat-x 0 100%;
}
.heading h1{
	font-size:14px;
}
.heading h2{
	font-size:14px;
	margin:0;
}
.heading h3{
	font-size:14px;
}
h2 {
	font-weight: normal;
	color: #444;
	font: 11px Arial,Helvetica,sans-serif;
}
#content p {margin:0 0 12px;}
/* footer */
#div__footer { padding: 10px 0 25px; }

.securelogos {
	list-style:none;
	margin: 0;
	padding: 0;
}
.securelogos li { float:right; margin:0 0 0 11px; }
/* container */
.container{
	overflow:hidden;
	height: 57px;
	padding:0 6px 5px 12px;
	border-bottom:1px solid #e0e4e5;
}
/* sponsors-list */
.sponsors-list{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.sponsors-list li{
	margin:0 0 0 11px;
	float:left;
	display:inline;
}
.sponsors-list a{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
.sponsor-1{
	width:126px;
	height:46px;
	background:url(/site/nt-templates/logo01.gif) no-repeat;
}
.sponsor-1 a{
	height:46px;
	width:126px;
}
.sponsor-2{
	width:172px;
	height:44px;
	background:url(/site/nt-templates/logo02.gif) no-repeat;
}
.sponsor-2 a{
	width:172px;
	height:44px;
}
.sponsor-3{
	width:94px;
	height:53px;
	background:url(/site/nt-templates/logo03.gif) no-repeat;
}
.sponsor-3 a{
	width:94px;
	height:53px;
}
.sponsor-4{
	width:100px;
	height:51px;
	background:url(/site/nt-templates/logo04.gif) no-repeat;
}
.sponsor-4 a{
	width:100px;
	height:51px;
}
/* payment-systems */
.payment-systems{
	padding:5px 0 0;
	float:left;
	/*width: 160px;*/
	text-align: left;
}
.payment-systems strong{
	font-size:11px;
	margin:0 0 5px;
	display:block;
	color:#333;
}
/* systems-list */
.systems-list{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
.systems-list li{
	position:relative;
	margin:0 1px 0 0;
	float:left;
	height:26px;
	width:39px;
}
.systems-list span { display:none; }
.systems-list a{
	height:26px;
	width:39px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
.visa{background:url(/site/nt-footer/ico-visa.gif) no-repeat;}
.mastercard{background:url(/site/nt-footer/ico-mastercard.gif) no-repeat;}
.discover{background:url(/site/nt-footer/ico-discover.gif) no-repeat;}
.amex{background:url(/site/nt-footer/ico-amex.gif) no-repeat;}
/* nav */
.nav{
	width:100%;
	margin:0;
	padding:7px 0;
	text-align:center;
	list-style:none;
	font-size:12px;
	border-bottom:1px solid #e0e4e5;
}
.nav li{
	white-space:nowrap;
	padding:0 10px 0 14px;
	background:url(/site/nt-templates/separator-nav-footer.gif) no-repeat 0 50%;
	display:inline;
}
.nav li:first-child{background:none;}
.nav a{
	color:#004175;
	text-decoration:none;
}
.nav a:hover{text-decoration:underline;}
/* block */
#div__footer .block{
	overflow:hidden;
	padding:11px 9px 0 11px;
}
/* social-networks */
.social-networks{
	float:left;
	text-align:left;
}
.social-networks strong{
	color:#333;
	display:block;
	margin:0 0 4px;
}
.social-networks ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	overflow:hidden;
}
.social-networks ul li{
	margin:0 4px 0 0;
	position:relative;
	float:left;
	width:39px;
	height:40px;
}
.social-networks ul a{
	float:left;
	width:39px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}
.linkedin{background:url(/site/nt-footer/ico-linkedin.gif) no-repeat;}
.facebook{background:url(/site/nt-footer/ico-facebook.gif) no-repeat;}
.twitter{background:url(/site/nt-footer/ico-twitter.gif) no-repeat;}
.blogger{background:url(/site/nt-footer/ico-blogger.gif) no-repeat;}
/* logo-netsuite */
.logo-netsuite{
	width:115px;
	height:23px;
	float:right;
	margin:2px 0 0;
	background-image: url(/site/nt-footer/gproxy-design.gif);
	background-repeat: no-repeat;
}
.logo-netsuite a{
	width:115px;
	height:23px;
	display:block;
}
.logo-netsuite span{
	cursor:pointer;
	width:115px;
	height:23px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
/* text-block */
.text-block{
	overflow:hidden;
	color:#555;
	text-align:center;
}
.text-block address{font-style:normal;}
.text-block p{margin:0 0 22px;}
.item-list{
	margin:0 0 11px;
	padding:0;
	list-style:none;
	font-size:10px;
}
.item-list li{
	padding:0 4px 0 5px;
	white-space:nowrap;
	background:url(/site/nt-templates/separator-item-list.gif) no-repeat 0 50%;
	display:inline;
}
.item-list li:first-child{background:none;}
.item-list a{
	text-decoration:none;
	color:#555;
}
.item-list a:hover{text-decoration:underline;}


/*//////////////////////////LEFT////////////////////////*/



#left_col_wrap{
width:221px;
}

#shop_by_wrap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	width:219px;
	margin-top:1px;
	background-image:url(/site/nt-left/left_bkgr.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: solid 1px #e5e5e5;
	padding-bottom: 10px;
}

.cat_left ul{
margin:0;
margin-left:10px;
padding:0;
list-style:none;
margin-bottom:20px;
}

.cat_left ul li{
margin:0;
padding:0;
list-style:none;
margin-top: 5px;
}

.cat_left{
margin:0;
padding:0;
padding-left:24px;
margin-top:15px;
}

.cat_left li{
list-style-image: url(/site/nt-left/bullet.gif);
margin:0;
padding:0;
}

#quick_order_title_wrap{
margin-top:8px;
}

#quick_order_wrap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	width:179px;
	margin-top:1px;
	height:129px;
	background-image:url(/site/nt-left/quick_order_bkgr.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border: solid 1px #e5e5e5;
	padding:25px 20px 25px 20px; 
}
.qio_input_qty {
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
	width: 179px;
}
#qordersection {
	vertical-align:top;
	width: 179px;
}
.qio_input_search, .quick_input {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#444444;
margin-top:3px;
margin-bottom:9px;
background-image:url(/site/nt-left/input_bkg.gif);
background-repeat:repeat-x;
background-position:top -1px;
width:179px;
border: solid 1px #efefee;
background-color:#fffff3;
height:20px;
}

.quick_input2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#444444;
margin-top:3px;
margin-bottom:9px;
background-image:url(/site/nt-left/input_bkg.gif);
background-repeat:repeat-x;
background-position:top -1px;
width:179px;
border: solid 1px #efefee;
background-color:#fff;
height:20px;
}


/*//////////////////////////CATEGORY////////////////////////*/

#center_col_wrap{
width:669px;
}
#catimgcont {
	/*display:table-cell;*/
	width: 272px;
	height: 218px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	float: left;
}
#category_banner_wrap{
width:669px;
background-image:url(/site/nt-templates/cat_banner_bkgr.jpg);
background-repeat:no-repeat;
background-position:right;
height:218px;
}
.catlistimg {
	border:none;
	text-align:center;
	max-height: 143px;
	max-width: 143px;
}
.banner_text_wrap{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#444444;
float:right;
width:340px;
margin-top:25px;
margin-right:27px;
}
.catminimg {
	max-height:218px;
	max-width:272px;
}
.title_category {
text-transform:uppercase;
color:#004175;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
clear:both;
}
h1.title_category { padding:0px; margin:0px; }
#cat_main_wrap{
	border-top: solid 1px #f8f8f8;
	background-image:url(/site/nt-templates/main_area_bkgr.jpg);
	background-repeat:repeat-x;
	background-position:top -1px;
	margin-top:1px;
	padding:42px
}
.catlistcell {
	padding: 22px 0 0;
	vertical-align:top;
	text-align:left;
	margin:0px;
	background-image: url(/site/nt-templates/nt-category-vert-bg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
.category_item_th {
	padding-left:17px;
	height:210px;
	background-image:url(/site/nt-templates/cat_item_bkgr.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-right:3px;
	overflow: hidden;
}
.category_item_th a {
	color:#004175;
	text-decoration: none;
}
.catimg {
	height:143px;
	width:143px;
	text-align:center;
	vertical-align:middle;
	/*display: table-cell;*/
}
.category_th_title {
	text-transform:uppercase;
	color:#004175;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	clear:both;

}
h2.category_th_title { padding:0px; margin:0px; }
h2.category_th_title a {
	color:#004175;
	text-decoration: none;
}
h2.category_th_title a:hover {
	text-decoration:none;
}
.category_more_info{
margin-top:10px;
width:165px;
text-align:right;
clear:both;
}

/*//////////////////////////ITEM LIST////////////////////////*/

#item_degree_sep{
border-top: solid 1px #f8f8f8;
background-image:url(/site/nt-templates/main_area_bkgr.jpg);
background-repeat:repeat-x;
background-position:top -1px;
height:34px;
width:669px;
}

/**
 * Styles for the compare function 
 */
 
.addons-checkbox{
	border:0px;
	border-bottom-width:0px;
}

a.compare-link{
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color: #567a13;
	text-decoration:none !important;
}
a.compare-link:hover{
	color: #1053fa;
	text-decoration:underline;
}
input.comparecheckbox{
	border:none !important;
}

tr.even td.compareValues{
	background:#FFFFFF;
}
tr.odd td.compareValues{
	background:#e3e8eb;
	border-top:1px solid #e3e8eb;
}
tr.odd td.cfirstcol{
	border-top:1px solid #e3e8eb;
}

#mainImage {
	border:none;
	max-height: 239px;
	max-width: 238px;
}
#thumbCell_0, #thumbCell_1, #thumbCell_2, #thumbCell_3, #thumbCell_4, #thumbCell_5 {
	max-height: 46px;
	max-width: 45px;
	text-align: center;
}
/* REMOVE BUTTONS: links */
.compareexit, .compareremove{
	display:block;
	width:14px;
	height:14px;
	text-indent:-9999px;
	cursor:pointer;	
}
.compareexit {
	float:right;
	background-image:url(/site/nt-templates/close_popup_compare.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
.compareremove{
	float:right;
	background-image:url(/site/nt-templates/close_item_compare.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

/* font for all the text on the compare float */
#comparewrapper, #comparewrapper a, #comparewrapper td{
	color:#004074;
	font:normal 12px/14px Arial,Helvetica,sans-serif;
	text-align:left;
	text-decoration:none;
}

#comparewrapper{
	position:absolute;
	z-index:10000;
	top:50px;
	width:100%;
	text-align:center;
}

#comparewireframe{
	float:left;
	background:#FFF;
	border:2px solid #c0c0c0;
	text-align:left;
	margin:0 auto;	
	padding:2px;
	width:auto;
}

#comparetop{
	float:left;
	width:98%;
	//width:100%;
	_width:100%;
	height:25px;
	padding:5px;
	margin:0px;
	margin:2px;
	margin-left:2px !important;
	background-color:#80a5c0;
}
#comparebottom{
	float:left;
	width:100%;
	/* margin:2px;	 */
}

#blur{
	position:absolute;
	background:#000;
	opacity: 0.40;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	top:0;
	left:0;
	z-index:9999;
	border:0;
	width:100%;
	height:100%;
}

td.compareValues{
	padding-top: 4px;
	padding-bottom: 4px;	
}
.compareValues ul, .compareValues li{
	margin:0;
	padding:0;
	list-style:none;
}

td.cfirstcol{
	width:100px;	
	padding:5px;	
	white-space: nowrap;
	font-weight:bold;
}

.compare-price{
	color: #000000;
	font-weight:bold;
}

.comparetoptitle{
	float:left;
	font:bold 13px/15px Arial, Helvetica, sans-serif;	
	display:inline;
	color:#FFF;
	text-indent:5px;
}

#compare_wrap{
width:550px;
padding-top:10px;
background-color:#e8e8e8;
height:24px;
color:#004175;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
float:left;
}

#compare_btn_wrap{
width:119px;
background-color:#e8e8e8;
height:34px;
text-align:right;
float:left;
}

#compare_btn_wrap img{
margin-right: 22px;
margin-left: 6px;
}
.comparedata { display:none; }


#item_main_wrap{
border-top: solid 1px #f8f8f8;
background-image:url(/site/nt-templates/main_area_bkgr.jpg);
background-repeat:repeat-x;
background-position:top -1px;
margin-top:1px;
width:609px;
padding:30px 30px 0 30px;
float:left;
}

.item_th_wrap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	width:300px;
	float:left;
	margin-right:3px;
	background-image:url(/site/nt-templates/cat_item_bkgr.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:left;
	overflow: hidden;
}
.item_img{
margin-right:10px;
}

.item_th_text{
	float:right;
	clear:right;
	width: 140px;
}

.item_chart{
	margin-top:10px;
	float:right;
	clear:right;
	width: 145px;
	text-align: left;
}
.item_chart table.bglt {
	width:100%;
}
.item_chart table.bglt td.smalltext {
	text-align:center;
}

.item_chart input#qty.input {
	border: solid 1px #bfc0c1;
	color:#000;
	height:18px;
	width:34px;
	text-align: center;
}

/**
  Specifications Tab
**/
div#sepcs {
	width: 597px;
	padding: 5px;
	overflow: hidden;
}
#sepcs div.odd {
	background-color:#FFF;
	float: left;
	padding: 4px;
}
#sepcs div.even {
	background-color:#e8e8e8;
	float: left;
	padding: 4px;
}
#sepcs span.title {
	width: 125px;
	float: left;
	display: block;
}
#sepcs span.value {
	display: block;
	float: left;
	width: 462px;
}
#sepcs span.hidden { display:none; visibility:hidden; }
/**
  Specifications Compare
**/
#comparewrapper div {  padding-top:2px; padding-bottom:2px; }
#comparewrapper div.odd { background-color:#FFF; display:block; float:left; }
#comparewrapper  div.even { display:block; float:left; }
#comparewrapper span.title {
	width: 130px;
	float: left;
	display: block;
}
#comparewrapper span.value {
	float: left;
	width:120px;
	display:block;
}
#comparewrapper  .hidden { display:none; visibility:hidden; }

.add_to_cart_btn { background-image: url(/site/nt-templates/add_to_cart_btn.jpg); background-repeat: no-repeat; border:none; width:91px; height:24px; cursor:pointer; }

.addtocart_template input.add_to_cart_btn {
	background-image: url(/site/nt-templates/add_to_cart2_btn.jpg);
	background-repeat: no-repeat;
	border:none;
	width:135px;
	height:36px;
	cursor:pointer;
}
#zoomPopUp {
	color:#666;
	background-color:#FFF;
	border-color:#000;
	border-style:solid;
	border-width: 1px;
	display:none;
	width:550px;
}
#zoomImage {
	max-height:450px;
}
#popUpName {
	color:#004175;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 5px;
}
.zoomcontent {
	padding-top:17px;
	height: 470px;
}
.closepopup {
	color:#000;
	font-size:18px;
	text-align:center;
	padding: 5px;
	width: 50px;
}
.closepopup a { text-decoration:none; }

.compare_field_wrap{
float:left;
height:16px;
margin-top:4px;
font-weight:bold;
margin-left:12px;
}

.compare_field_input{
width:12px;
height:12px;
border: solid 1px #bfc0c1;
margin-right:4px;
}

.more_info_wrap{
float:right;
height:11px;
font-weight:bold;
margin-right:12px;
margin-top:6px;
}

.bottom_degree_sep{
	background-image:url(/site/nt-templates/bottom_degree_sep_bkgr.jpg);
	background-repeat:repeat-x;
	background-position:top ;
	height:26px;
	width:669px;
	float:left;
	margin-bottom:1px;
}


/*//////////////////////////INFO PAGE////////////////////////*/

#info_title_wrap {
	width:649px;
	padding-top:20px;
	height:27px;
	padding-left:20px;
	background-image:url(/site/nt-templates/info_title_bkgr.jpg);
	background-repeat:no-repeat;
	text-transform:uppercase;
	color:#004175;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	clear:both;
	margin-bottom:1px;
}
h1#info_title_wrap { margin-top:0px; padding-top:20px;  }
#info_main_wrap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	border-top: solid 1px #f8f8f8;
	background-image:url(/site/nt-templates/main_area_bkgr.jpg);
	background-repeat:repeat-x;
	background-position:top -1px;
	margin-top:1px;
	width:585px;
	padding:42px;
	text-align:justify;
}

.infoimg {
	max-height: 125px;
	max-width: 669px;
}
.linsep {
	background-repeat: repeat-x;
	background-image: url(/site/nt-templates/nt-lin-sep.jpg);
	}
/*//////////////////////////ITEM TEMPLATE///////////////////////*/
.itemprice {
	margin-top:10px;
	width: 145px;
	text-align: left;
	font-size:12px;
	font-weight: bold;
	color: #cc0000;
}
.itemprice .bglt, .itemprice .bglt td, .item_chart .bglt, .item_chart .bglt td, .compare-price .bglt, .compare-price .bglt td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 3px;
	text-align: left;
	font-weight: bold;
}
.itemprice .bglt .listheadernosort, .item_chart .bglt .listheadernosort, .compare-price .bglt .listheadernosort {
	background: none;
	text-align: center;
	color: #CC0000;
	font-weight: bold;
}
.flashdownalod { text-align:center; }
#item_drilldown_main_wrap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	margin-top:1px;
	width:655px;
	text-align:justify;
}

.item_drilldown_title_wrap {
	float:right;
	width:377px;
	padding-top:20px;
	height:27px;
	padding-left:20px;
	background-image:url(/site/nt-templates/item_template_title_bkgr.jpg);
	background-repeat:no-repeat;
	color:#004175;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
h1.item_drilldown_title_wrap { padding-bottom:0px; margin:0px; }

.item_main_img{
border: solid 1px #e2e2e2;
float:left;
clear:both;
}

.item_drilldown_desc_wrap {
	border-top: solid 1px #f8f8f8;
	margin-top: 1px;
	background-image: url(/site/nt-templates/item_desc_bkgr.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:right;
	width:357px;
	padding:20px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	font-weight: normal;
}
h2.item_drilldown_desc_wrap {
	font-weight: normal;
}

#content3 .bglt, #content3 .texttable {
	padding:0px;
}
#content3 .item_th_wrap .addto_left { background-image:none; }
.item_drilldown_separation{
	height:1px;
	width:397px;
	background-image: url(/site/nt-templates/separator_dotted.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:right;
}

.item_drilldown_info_wrap{
margin-top: 10px;
float:right;
width:397px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#444444;
}

.item_drilldown_chart{
width:103px;
float:left;
}

.item_drilldown_addtoCart {
	width:180px;
	text-align: center;
}
.addto_left { text-align: left; }
.item_drilldown_addtoCart .input {
	width:25px;
	color:#000;
	text-align: center;
	height: 25px;
}
.item_qty_input2{
border: solid 1px #bfc0c1;
height:24px;
width:24px;
}

.add_to_cart_btn2{
	background-image: url(/site/nt-templates/add_to_cart2_btn.jpg);
	background-repeat: no-repeat;
	border:0px;
	width:135px;
	height:36px;
	float:right;
	margin-top:-3px;
}

.item_drilldown_tell{
	width:92px;
}

.item_drilldown_zoom{
margin-top:10px;
width:44px;
float:right;
}

#item_drilldown_left_side {
  width:240px;
  float:left;
}
#item_drilldown_left_side a {
	display:block;
}

.image_gallery_title{
float:right;
width:238px;
margin-top:20px;
padding-bottom:7px;
background-image:url(/site/nt-templates/separator_dotted.gif);
background-repeat:repeat-x;
background-position:bottom;
margin-bottom:7px;
}

.image_gallery_wrap img {
	float:left;
	margin-right:1px;
}

.tabs_wrap {
	text-align:left;
	width:655px;
	margin-top:33px;
}
.tabs_wrap ul { 
	display:inline;
	margin:0px;
	padding:0px;
	height:31px;
	overflow:hidden;
}

.tabs_wrap ul li {
	display:inline;
	list-style:none;
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	float:left;
	height: 31px;
	overflow: hidden;
}
.tabs_wrap ul li a {
	height: 31px;
	display: block;
}
.tabs_wrap ul li span { display:none; }
.tabs_wrap ul li:hover { background-position:0 -31px; }
.tabs_wrap ul li.tab1 a {
	width: 125px;
	background-image:url(/site/nt-templates/tab_description.gif);
}
.tabs_wrap ul li.tab2 a {
	width: 123px;
	background-image:url(/site/nt-templates/tab_specs.gif);
}
.tabs_wrap ul li.tab3 a {
	width: 123px;
	background-image:url(/site/nt-templates/tab_releated.gif);
}
.tabs_wrap ul li.tab4 a {
	background-image:url(/site/nt-templates/tab_product.gif);
	width: 147px;
}
.tabs_wrap ul li.tab5 a {
	width: 125px;
	background-image:url(/site/nt-templates/tab_download.gif);
}
.tabs_wrap ul li.tab1 a.active, .tabs_wrap ul li.tab2 a.active, .tabs_wrap ul li.tab3 a.active, .tabs_wrap ul li.tab4 a.active, .tabs_wrap ul li.tab5 a.active {
	background-position:0 -31px;
}
.tabs_content_wrap {
	border: solid 1px #e2e2e2;
	background-image:url(/site/nt-templates/tabs_bkgr.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:20px 28px 28px 28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	overflow: hidden;
}

.tabs_content_wrap table td{
vertical-align:top;
}
#content5 .pdf1, #content5 .pdf2, #content5 .pdf3, #content5 .pdf4  {
	background: url(/site/nt-templates/icon-pdf.gif) no-repeat left center;
	padding: 0 0 0 22px;
	height: 16px;
	display: table-cell;
	*display: inline-block;
	margin: 0 0 5px 0;
}
.item_releated_title{
width:655px;
margin-top:20px;
height:48px;
}

#item_degree_sep2{
border-top: solid 1px #f8f8f8;
background-image:url(/site/nt-templates/main_area_bkgr.jpg);
background-repeat:repeat-x;
background-position:top -1px;
height:34px;
width:654px;
}

#compare_wrap2{
width:536px;
padding-top:10px;
background-color:#e8e8e8;
height:24px;
color:#004175;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
float:left;
}

#item_main_wrap2{
border-top: solid 1px #f8f8f8;
background-image:url(/site/nt-templates/main_area_bkgr.jpg);
background-repeat:repeat-x;
background-position:top -1px;
margin-top:1px;
width:615px;
padding:20px;
float:left;
}
.itemcell {
	vertical-align:top;
	text-align: left;
	padding:0px;
	margin: 0px;
	background-image: url(/site/nt-templates/nt-category-vert-bg.jpg);
	background-repeat: repeat-y;
	background-color: top right;
	background-position: right top;
}
.itemlistimg {
	max-height:143px;
	max-width: 143px;
}
.itemlistcellimg {
	text-align:center;
	vertical-align:middle;
	width: 143px;
	height: 143px;
	/*display: table-cell;*/
	overflow: hidden;
}
.itemlistcellimg img {
	border: none;
	vertical-align: middle;
	text-align: center;
}
.itemlistcellimg a img { border:none;  }

/*//////////////////////////INFO LIST///////////////////////*/

#infolist_main_wrap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	border-top: solid 1px #f8f8f8;
	background-image:url(/site/nt-templates/main_area_bkgr.jpg);
	background-repeat:repeat-x;
	background-position:top -1px;
	margin-top:1px;
	width:639px;
	padding:15px;
	text-align:justify;
}

.infolist_th_title{
width:155px;
text-transform:uppercase;
color:#004175;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
clear:both;

}
.imgs_info_list{
border: solid 1px #e2e2e2;
float:left;
}

.infolist_wrap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	width:300px;
	float:left;
	margin-right:3px;
	background-image:url(/site/nt-templates/info_list_wrap_bkgr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:6px;
	margin-bottom:10px;
	text-align:left;
}

.more_info2_wrap{
float:right;
height:11px;
font-weight:bold;
margin-right:12px;
margin-top:6px;
}


.info_sitemaptitle {
text-transform:uppercase;
color:#333333;
font-size:10px;
font-family:Verdana, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
}
.info_sitemaptext {
color:#333333;
font-size:10px;
font-family:Verdana, Helvetica, sans-serif;
font-weight:normal;
text-align:left;
}

/**
  CHECKOUT
**/
input#checkout {
	background-image:url(/site/nt-templates/btn-proceedcheckout.gif);
	width:150px;
	height:20px;
	background-repeat:no-repeat;
	border: none;
	cursor:pointer;
}
input#cancel {
	background-image:url(/site/nt-templates/btn-continueshopping.gif);
	width:135px;
	cursor:pointer;
	height:20px;
	background-repeat:no-repeat;
	border: none;
}
input#recalc {
	background-image:url(/site/nt-templates/btn-updatetotal.gif);
	width:102px;
	cursor:pointer;
	height:20px;
	background-repeat:no-repeat;
	border: none;
}
.text-process1 {	width:167px;
}
