/* FIREFOX & OTHER NON-IE BROWSERS */

BODY {
	color: #000;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	padding: 0px;
	background: #FFF repeat-x;
}
#stocknumber {
	color: #060;
}
A {
	color: #000;
	text-decoration: none;
	outline:none;
}
A:hover {
	color: #090;
	text-decoration: none;
}
FORM {
	display: inline;
}
h1 {
	font-size:20px;
	padding:4px 4px 4px 7px;
	font-weight: lighter;
	margin: 15px 0px 10px;
	letter-spacing: 0.5px;
}
h2 {
	font: 18px Arial;
	text-indent: 4px;
	padding: 0;
	margin: 0;
}
h3 {
	font: 18px Arial;
	text-indent: 4px;
	padding: 0;
	margin: 0;
}
h4 {
	font: 18px Arial;
	padding: 0;
	margin: 0 0 3px;
}
h6 {
	font: 18px Arial;
	text-indent: 4px;
	padding: 0;
	margin: 0;
}
p {
	word-wrap:break-word;
	padding:0px 5px;
	margin:0px;
}
hr {
	color:#060;
	width:95%;
	height:1px;
	clear:both;
}
img {
	border-style:none;
}
.errorBox {
	font-size : 11px;
	background: #ffffff;
	font-weight: bold;
}
.stockWarning {
	font-size : 11px;
	color: #cc0033;
}
.orderEdit {
	font-size : 11px;
	color: #70d250;
	text-decoration: none;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
/* INFOBOXES */
.infoBox {
	background: #fff;
	text-align:center;
}
.infoBoxContents {
	background: #ffffff;
	font-size: 11px;
	padding:3px;

}
.WBinfoBoxContents {
	background: #ffffff;
	font-size: 11px;
	padding:3px;

	word-wrap: break-word;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #ffffff;
	font-size: 11px;
}
TD.infoBoxHeading {
	font-size: 13px;
	font-weight: bold;
	background-image:url('images/barz.gif');
	color: #ffffff;
	height:20px;
}
TD.infoBoxHeading a {
	color:#fff;
	}
TD.infoBoxHeading a:hover {
	color:#fff;
	}
TABLE.productListing {

}
.productListing-even td{
padding:0px;
background: #EBEBEB;
}
.productListing-odd td{
padding:0px;

}
td.productListing-heading {
	background:#F5F5F5;
	font:  14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #666;
	white-space: nowrap;
	padding-top: 8px;
	padding-bottom: 4px;
}
TD.productListing-data, CHECKBOX, INPUT, RADIO, SELECT, TD.infoBox, SPAN.infoBox, TD.smallText, SPAN.smallText, P.smallText, .messageBox, .boxText {
	font-size: 13px;
}
TD.main, P.main {
	font-size: 11px;
	line-height: 1.5;
}
TD.fieldKey, TD.formAreaTitle {
	font-weight: bold;
}
TEXTAREA {
	width: 95%;
	font-size: 11px;
}
TABLE.formArea {
	background: #fffff;
}
.messageStackError, .messageStackWarning {
	font-size: 13px;
	background-color:#FF9966;
}
.messageStackSuccess {
	font-size: 16px;
	background-color: #99ff00;
}
.inputRequirement {
	font-size: 11px;
	color: #ff0000;
}
/* Advanced Cartbox 2/13/07 */
SPAN.removeProduct {
	font-size: 9px;
	color: #003366;
}
INPUT.quantitybox {
	border-style: 1px solid #fff;
	width: 20px;
	height: 13px;
	border-spacing: 0px;
	background: #F8f8f9;
}
/* End Advanced Cartbox */
/* ALL FILES */
#maincontent {
	width: 990px;
	margin: 0px auto 0px;
	background-color:#ffffff;
}
#content {
	background-color:#ffffff;
	width:775px;
	float:left;
	overflow:none;
	margin: -30px 0px 20px 15px;
	padding: 0px 5px 5px;
}
#content2 {
	background-color:#ffffff;
	width:700px;
	float:left;
	margin-left:35px;
	padding-left:35px;
	margin-top:10px;
	padding:5px;
}
#content3 {
	background-color:#ffffff;
	width:420px;

	float:left;
	margin: 13px 8px 0px 12px;
	padding:10px 5px 5px 5px;
	overflow:none;
}
#content4 {
	background-color:#ffffff;
	width:420px;

	float:left;
	margin: 30px 8px 0px 12px;
	padding:10px 5px 5px 5px;
	overflow:none;
}
#contentS {
	background-color:#ffffff;
	width:420px;

	float:left;
	margin: 30px 8px 0px 5px;
	padding:10px 5px 5px;
	overflow:none;
}
#container {
	float:left;
}
#price {
	font-size:20px;
	font-weight:bold;
	float:left;
	margin:55px 0px 0px 0px;
}
a.prodimg {
	padding-left:5px;
	border: 1px solid #fff;
	text-align:center;
	vertical-align:middle;
	width:400px;
	float:left;
}
.prodimg {
	border: 1px solid #fff;
	text-align:center;
	vertical-align:middle;
	width:400px;
	float:left;
}
.valign {
	vertical-align:5px;
	height:25px;
}
.buttonaddtocart {
	float:right;
	margin: 4px 5px 2px 0px;
}
#buttonaddtocartTOP {
	margin: 5px 0px 2px 0px;
}
#buttonaddtocartSINGLE {
	margin: 15px 0px 2px;
	float: left;
}
ul.pagetools {
	list-style-type:none;
	margin-left:25px;

}

ul.pagetools li {
	width:125px;
		
}
.input {
	float:right;
	margin-right:230px;
	text-align:right;
	padding-bottom:5px;
}
#address {
	float:left;
	padding : 0px 23px 10px 18px;
}
.icons {
	float:left;
	padding: 0px 60px;
	text-align:center;
}
#producttable {
	float:left;
	margin-left:10px;
	text-align:right;
}
#producttable2 {
	float:left;
	margin-left:10px;
	word-wrap:break-word;
	width:420px;
}
#total {
	width:200px;
	text-align:right;
	padding:5px;
	margin-right:40px;
	font-size:13px;
}
#buttons {
	width:125px;
	text-indent:25px;
	float:left;
}
/*Industry Index 9/27/07 */
span.industries {
	width:127px;
	background-image: url('images/barz-lg.gif');
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding:2px 20px;
	overflow:none;
}
ul.industries {
	list-style-type:none;
	margin:0 0 0 -20px;
	}
ul.industries li {
	
	width:125px;
	text-align:left;
	}
a.industry-image {
	border: 1px solid #fff;
	padding:5px;
	float:left;
	width:150px;
	text-align:center;
	}
div#industry-link {
	margin-left:75px;
	float:left;
	}
div#industry-link2 {
	margin-left:35px;
	float:left;
	}
ul#pagetools2 {
	list-style-type:none;
	margin-left:15px;
	margin-bottom:-10px;
	width:125px;
}
ul#pagetools4 {
	list-style-type:none;
	margin-left:0px;
	margin-bottom:0px;
}
ul#pagetools3 {
	list-style-type:none;
	margin-left:15px;
}
ul#pagetools4 li {
	width:125px;
	margin:0 auto 0 auto;
}
ul#pagetools3 li {
	width:125px;
	margin-left:10px;
}
ul#pagetools2 li {
	width:125px;
	margin-left: 5px;
}

p#industrytext {
	word-wrap:break-word;
	clear:both;
	margin-top:15px;
}
/* End Industry Index */
#amount {
	float:right;
	margin-right:5px;
	text-align:right;
}
/* INCLUDES/HEADER.PHP */	

#headerlogo {
	margin:11px 0px 0px 15px;
}
img.tagline {
	margin:0px 0px 35px 10px;
	}
#navbar {
	width:454px;
	margin:94px 0px -3px 139px;
}
#navbar2 {
	width:454px;
	margin:96px 0px 0px 139px;
}
#breadcrumbtrail {
	height:18px;
	font-size:12px;
	width: 800px;
	
	color: #000;
}

#breadcrumbtrail a {
	font-size:12px;
	color: #000;
}


ul#header {
	margin:0;
	width:550px;
	float:right;
	text-align:right;
	list-style-type:none;
	font-weight:bold;
	
}ul#header li {
	float:right;
	padding:0px;
	margin-left: 30px;
	vertical-align: middle;
}
ul#header3 {
	width:285px;
	float:right;
	text-align:right;
	list-style-type:none;
	font-weight:bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul#header3 li {
	float:right;
	padding:0px;
	margin-left: 13px;
	vertical-align: middle;
}
a.headerNavigation, a:visited.headerNavigation {
	font-size:13px;
	color:#003366;
	text-decoration:none;
}
a:hover.headerNavigation {
}

/*INCLUDES/COLUMN_LEFT.PHP */
#left-column {
	padding:0px 6px 0px;
	width:175px;
	overflow:none;
	float: left;
	margin-top:-35px;
}
.products {
	width:127px;
	background-image: url('images/barz-lg.gif');
	font-size:20px;
	color:#fff;
	font-weight:bold;
	padding:2px 20px;
	overflow:none;
}
ul.links {
	list-style-type:none;
	margin:5px 0px 5px -37px;
	}
ul.links li {
	width:134px;
	height:29px;
	margin:0px 0px 2px -5px;
	}
ul.links li a {
	display:block;
	}

/* PRODUCT_INFO.PHP */
.CrossSellHeading {
	font-weight: normal;
	padding:2px 0px 2px -2px;
	font-size: 18px;
	border-bottom: 1px solid #333;
	padding-top: 15px;
}
.CrossSell {
	background: #ffffff;

}
#qty {
	float: left;
	margin-right: 10px;
	line-height: 30px;
	padding-top: 55px;
	padding-left: 50px;
}
/*INDEX.PHP */
.catimg {
	float:right;
}
.subcategorylisting {
	text-align:center;
	width:175px;
	margin: 0px 10px;
	font-size:16px;
	color:#003366;
	padding:5px;
	float: left;
}
.subcategorylisting2{
	text-align:left;
	width:180px;
	height:40px;
	margin: 0px 10px;
	font-size:14px;
	color:#003366;
	padding:5px;
	float: left;
}
.subcategorylistingS{
	text-align:left;
	width:180px;
	height:25px;
	margin: 0px 10px;
	font-size:12px;
	color:#003366;
	padding:5px;
	float: left;
}
.subcategorylisting2 img{
	margin-right:5px;
	}
.clear {
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#headcontain {
	width: 100%;
	text-align: left;
}
.subcatheading {
	background-image:url('images/gradient.png');
	height:2px;
	width:405px;
	margin-bottom: 6px;
	line-height: 0px;
	padding: 0;
}
/*SUPPLIERS.PHP */
.suppliers {
	float:left;
	margin:5px 10px 0px 10px;
	line-height:100px;
}
#sitemap ul.siteLeft li {
	font-size:13px;
	color:#fff;

}
#sitemap li a{

	}
#sitemap li ul {
	margin:0px 0px 8px 0px;
	list-style-type:none;
}
#sitemap li ul li {
	background: url('images/bullet.gif') no-repeat 0px 4px;
	font-size:12px;
	color:#003366;
	padding:2px 0px 2px 0px;
}
#sitemap li ul li ul {
	list-style-type:none;
	margin-left:5px;
	}
#sitemap li ul li ul li {
	text-indent:0px;
	}
#sitemap  #siteRight {
	float: right;
	list-style: none;
	width: 200px;
	}	
#sitemap  #siteLeft {
	float: left;
	list-style: none;
	width: 200px;
	}	
	
#sitemap  strong {
	font-size: 14px;
	font-weight: bold;
	}	
	#sitemap  h2 {
	border-bottom: 1px solid #006699;
	}	
		#sitemap  h3 {
	font: normal 18px/normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px 0px 0px;
	}	
	
/*UPS TRACKING */
.UPSheader {
	font-size: 13pt;
	color: #663300;
	font-weight: 900;
}
#upstrack {
	width:410px;
	border:1px solid #fff;
	padding:5px;
	clear:both;
	}
p.ups {
	width:413px;
	font-size:11px;
	}
.columntitle {
	padding:5px;
	background-color:#fff;
	font-weight:bold;
	float:left;
	}
.upsinfo {
	padding:5px;
	font-size:9px;
	float:left;
	border:1px solid #fff;
	height:100px;
	}
.process {
	padding:5px;
	font-size:9px;
	float:left;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	height:20px;
	}
ul.delivery {
	list-style-type:none;
	float:left;
	text-indent:-30px;
	margin-top:0px;
	}
h3.ups {
	width:380px;
	background-image: url('images/gradient.png');
	font-size:14px;
	padding:5px;
	color:#003366;
	margin-top:0px;
	}
.upssubtitle {
	font-weight:bold;
	font-size:13px;
	padding-bottom:3px;
	color:#fff;
	}
/* ----------------  TOP MENU   ---------------- */

#topnavbar {
	width:462px;
	height:25px;
	background: #EEE;
}
#tab1, #tab2, #tab3, #tab4, #tab5 {
	width:87px;
	height:24px;
	text-align:center;
	float:left;
	padding:0px 3px 0px 2px;
	line-height:25px;
	white-space:nowrap;
}
#tab1 a, #tab2 a, #tab3 a, #tab4 a, #tab5 a {
	color:#003366;
	height:24px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	background-image: url('images/tabinactive3.jpg');
	background-repeat:no-repeat;
	display:block;
	white-space:nowrap;
}
#tab1 a:hover, #tab2 a:hover, #tab3 a:hover, #tab4 a:hover, #tab5 a:hover {
	color:#fff;
	height:24px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	border-style:none;
	display:block;
	border-style: 1px solid #fff;
}
/* ---------------- LEFT MENU   ---------------- */

ul.menu1, ul ul {
	padding:0;
	margin:0;
	border:0;
	height:auto;
	overflow:none;
	background:none;
	width:132px;
	text-align:left;
}
ul.menu1 table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	font-size:1em;
	width:132px;
	list-style-type:none;
}
ul.menu1 ul {
	margin-left:4px;
	width:135px;
	background:#ffffff;
}
ul.menu1 li {
	text-indent:5px;
	width:135px;
}
ul.menu1 li.drop {
	margin-bottom:0px;
	background-image: url('images/navbrsqbgar.gif');
	background-repeat:no-repeat;
	display:block;
	text-align:left;
	line-height:23px;
	font-size:12px;
	width:132px;
	text-indent:10px;
	padding-bottom:5px;
}

li.drop{
	line-height:10;
	}


ul.menu1 li.drop a, ul.menu1 li.drop a:visited {
	margin-left:-4px;
	color:#003366;
	font-weight:bold;
	display:block;
}
ul.menu1 li.drop a:hover {
	color:#fff;
}
ul.menu1 li.dropli a:hover {
	background: #F4F4F4;
}
ul.menu1 li ul {
	display:none;
	text-align:left;
	margin-left:2px;
}
ul.menu1 li ul li {
	line-height:20px;
	border-bottom:1px solid #F4F4F4;
	list-style-type:none;
	padding-left:0px;
	padding-right:5px;
	text-indent: 10px;
}

ul.menu1 li:hover a, ul.menu1 li a:hover {
	border:0;
	font-weight:bold;
}
ul.menu1 li:hover ul, ul.menu1 li a:hover ul {
	display:block;
	height: auto;
	width:124px;
	padding: 0px;
	margin-top:2px;
	background:#ffffff;
	border:1px solid #fff;
	overflow:hidden;
	font-size:11px;
	font-family:arial;
	color:#003366;
	font-weight:bold;
}
ul.menu1 li a.last, ul.menu1 li a.last:visited {
	display:block;
	width:132px;
	height:23px;
	line-height:23px;
	background-image: url('images/navbrsqbg.gif');
	background-repeat:no-repeat;
	text-align:left;
	font-size:12px;
	color:#003366;
	font-weight:bold;
	text-indent:8px;
	padding-bottom:5px;
	padding-top:2px;
}
ul.menu1 li a.last:hover {
	color:#fff;
}

.prodhead {
	margin-bottom: 8px;
}
/* Survey 10/17/07 */
span.question {
	float:left;
	margin-left:15px;

	}
span.answer {
	float:left;
	margin-left:15px;

	}
div.set {
	width:85%;
	text-align:left;
	}
h5 {
	color:#fff;
	}
img.creditcards {
	float:left;
	margin-left:5px;
	}
ul.features {
	margin-left:-10px;
	}
span.labsupplylinks  {
	vertical-align:50%;
	}

span.labsupplylinks img {
	float:left;
	}
#abbrevlist {
list-style-type:none;
margin-left:-25px;
float:left;
}
#abbrevlist li {
margin-bottom:5px;


}
div#specimage {
float:left;
text-align:center;
margin-left:10px;
}
ul#faq {
list-style-type:none; 
margin-left:-25px;
}

/* NEW SKS-BOTTLE CSS */

/* HEAD NAV */	

ul#HeadNav{
	float:left;
	padding: 10px 0 12px;
	list-style-type: none;
	font-size: 15px;
	margin: 0;
	}
	
ul#HeadNav li{
	margin: 0;
	padding: 10px 14px 2px;
	display: inline;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left: 1px solid #333;
	}	

ul#HeadNav li#first{
	border-style: none;
	padding-left: 17px;
	}
	

/* LEFT NAV */
ul#LEFTnavMainIndexes{
	width: 150px;
	background-image: url('images/LeftNav03.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	list-style-type: none;
	padding: 13px 0 0 10px;
	margin: 0px;
	}
	
ul#LEFTnavIndustryIndexes{
	width: 150px;
	background-image: url('images/LeftNav03.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	list-style-type: none;
	padding: 13px 0 0 10px;
	margin: 0px;
	}	
	
ul#LEFTnavMisIndexes{
	width: 150px;
	background-image: url('images/LeftNav03.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	list-style-type: none;
    padding: 13px 0 0 10px;
	margin: 0px;
	}		
	
/* NEW MENU TEST  */
/*------------------------------------------------------*/

.glossymenu{
	margin: 5px 0 10px;
	padding: 0;
	width: 170px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: white url(images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: black;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid #333;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
	background: #EFEEE4;
	colorz: white;
}
	
	
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: lighter;

}


/*-------------------TOOLS NAV---------------------*/

ul#toolsNAV {
	margin: 0;
	padding: 0;
}

#toolsNAV li{
	list-style: none;
	margin: 0;
	padding: 5px 0px 5px 8px;
	width: 150px;
	border-bottom: 1px solid #666;
}



.emailquote {
	word-wrap:normal;
}
/* Product Quote Email Page */
div.roundrectthumbs {
	background-image:url('images/box-right2.gif');
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	width:450px;
	margin:0px 0 20px 30px;
	}
div.roundrectthumbs h2{
	background-image:url('images/box-left2.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px;
	padding:20px 9px 9px 30px;
	clear:both;
	font-weight:normal;
	color:#009933;
	font-family:georgia;
	}
div.roundrectthumbs p{
	background-image:url('images/box-left2.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0px;
	padding:0 0 0 30px;
	}
div.roundrectthumbs em {
	background-image:url('images/box-right2.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	font-style:normal;
	padding:0 9px 35px 9px;
	display:block;
	
	}
.style5 {font-size: 16px}


ul #mainnav1{
	float:right
	}
	
.nextlink{
	float:right}	
	
.ProductImg{
	float:left;
	margin-bottom: -40px;
	margin-left: -15px;
			}
#ProductImage{
	float:left;
	margin: 0px 0px -40px 0px;
	padding: 0px;
	}	
	
	
/* TABS ON PRODUCT PAGE */



#tabsks{
	float:left;
	margin-top: 30px;
	width: 260px;
	margin-left: 10px;
	}
#tabsks2{
	float:left;
	margin-top: 30px;
	width: 260px;
	margin-left: 15px;
	}	
	
.tabcontent {
	padding:5px;
	clear:both;
	background:#fff;
	border: 1px solid #999;
	text-align:left;
}
#mainnavtabbed1{
	clear:both;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:-6px;
}
#mainnavtabbed1 li{
	margin-left:0px;
	_margin-left:-1px;
	float:left;
	width:87px;
	height:24px;
	margin-bottom:-1px;
	padding:0px 0px 0px 6px;
	text-align:center;
	text-indent:-2px;	
}
*:first-child+html #mainnavtabbed1 li{
	margin-left:-1px;
	float:left;
	width:87px;
	height:24px;
	margin-bottom:-1px;
	padding:0px 0px 0px 6px;
	text-align:center;
	text-indent:-2px;	
}
#mainnavtabbed1 li a{
	padding:4px 0px;
	border-bottom:1px solid #999;
	display:block;
	background-image: url('images/tabinactive3-2.jpg');
	text-decoration:none;

}
#mainnavtabbed1 li a.tabon,#mainnavtabbed1 li a.tabon:hover{
	background-image: url('images/tabactive3.jpg');
	border:none;
	margin-top:1px;
}
#mainnavtabbed1 li a:hover{
	background-image: url('images/tabhover3.jpg');
	border-bottom:1px solid #999;

}


#tab1 a:hover, #tab2 a:hover, #tab3 a:hover, #tab4 a:hover, #tab5 a:hover, #tab6 a:hover{
	background-image: url('images/tabhover3.jpg');
	}

.myLayersClass { position: relative; visibility: hidden; }

h4 a {
	color:#090;}
	
#discount{
	padding-left: 17px;
}	

#productblock{

	}
/*Bulk Slider Table */
tr.gray {
background:#f5f5f5;
}
table.bulktable {
width:100%;
padding:0px;
border:1px solid #cccccc;
}
table.bulktable h5 {
color:#009933;
font-size:13px;
margin:0px;
}
table.bulktable tr {
width:100%;
}
table.bulktable tr td {
padding:2px;
text-align:center;
}
table.bulktable tr.header {
text-decoration:underline;
font-weight:bold;
}

/*Discount Message */

.discountalert{
	color: #CA0F0F;
	font-weight: bold;
	font-size: 15px;
	}
	
.needtospend{
	color: #393;
	font-size: 15px;
		}
		
#TotalDiscount{
	float: right;
	}
	/* Bulk Link */
div#bulklogo {
	width:394px;
	height:93px;
	text-align:center;
	background:url('images/bulklinkbg.gif');
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
	margin:10px 0 10px 0;
}


div#bulklogo img {
	margin:5px 10px 0 25px ;
	float:left;
}
div#bulklogo img#jar {
	margin:5px 10px 0 25px ;
	float:left;
}
div#bulklogo h5 {
	font-size:20px;
	color:#063;
	font-weight:lighter;
	margin:30px 0 0 0;
	float:left;	
}
div#bulklogo h5:hover {
	color:#393;
}
h3#bulkheading {
	margin:0px 0 5px 0;
	font-weight:lighter;
	font-size:20px;
}
a#bulkimg {
	margin-bottom: -40px;
	margin-left: -15px;
	float:left;
}
p#bulktext {
	float:left;
	margin-top:10px;
}



/*            INFO  NAV                 */

#infoNav {
	background:url(images/newrightnavback11.gif) no-repeat left bottom;
	width:200;
	float:right;
	height: 90px;
	padding: 18px 15px 15px 15px;
	_padding: 10px 15px 15px 15px;
	margin-top: -53px;
	_margin-top: -70px;
	}
	
#searchTop{
	vertical-align:2px;
	height:20px;
	font-size: 15px;
	font-weight: lighter;
	float: right;
	padding-top: 15px;
	}

#headersearch {
	vertical-align:2px;
	height:20px;
	font-size: 15px;
	font-weight: lighter;
	float: right;
	padding-top: 30px;
}

#AdvancedSearchCats{
	float: left;
	width: 350px;	
	
	}

/*  SCI LINK */

#SCILINK {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09C;
	text-decoration: none;

	text-align: center;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	}
	
#TopHomeText{
	float: left;
	width: 680px;
	margin: 0px;
	padding: 0px;
	}	
a.emailquote {

	white-space:normal;
}

ul#hompageFeatures{
	border-top: 1px solid #000;
	margin-top: 7px;
	width: 725px;
}
ul#hompageFeatures li{
	list-style: none;
	display: inline;
	float: left;
	margin: 12px 54px 12px 0px;
}
/* Creative Ideas 7/16/09 */
h1#CItitle {
	color:#FC0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	margin:0 0 -5px 0px;
}
img#CIimg {
	float:left;
}
div.CIinfoLEFT {
	float:left;
	width:300px;
	margin-left:20px;
}
div.CIinfoRIGHT {
	float:right;
	width:300px;
	margin-right:20px;
	text-align:right;
}
div.CIinfoLEFT p, div.CIinfoRIGHT p {
	width:100%;
	margin:5px 0 10px 0;
}
a#CIlink img {
	float:left;
}
a#CIlink h4 {
	float:left;

}
	
/*UPS TRACKING */
.UPSheader {
	font-size: 13pt;
	color: #663300;
	font-weight: 900;
}
#upstrack {
	width:410px;
	border:1px solid #99cccc;
	padding:5px;
	clear:both;
	}
p.ups {
	width:100%;
	font-size:11px;
	margin-top:0px;
	}
.columntitle {
	padding:5px;
	background-color:#99cccc;
	font-weight:bold;
	float:left;
	border:1px solid #fff;
	}
.upsinfo {
	padding:5px;
	font-size:9px;
	float:left;
	border:1px solid #99cccc;
	height:100px;
	}
.process {
	padding:5px;
	font-size:9px;
	float:left;
	border-left:1px solid #99cccc;
	border-right:1px solid #99cccc;
	height:20px;
	}
ul.delivery {
	list-style-type:none;
	float:left;
	text-indent:-30px;
	margin-top:0px;
	}
h3.ups {
	background:none;
	font-size:18px;
	padding:5px;
	color:#096;
	text-decoration:underline;
	margin-top:0px;
	}
.upssubtitle {
	font-weight:bold;
	font-size:13px;
	color:#096;
	}
	table#packageprocess td {
	border:1px solid #CCC;	
	vertical-align:top;
}
table#packageprocess{
	border:1px solid #CCC;
}
table#packageprocess tr#header{
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding:0px;
	background-color:#EEE;
}
table#packageprocess td table td {
	border:1px solid #ffffff;
	font-size:11px;
}
.left {
	float:left;
}


/* LOG IN  */

#NewCustomer{
	width: 300px;
	float: left;
	border-right: 1px solid #999;
	padding-right: 15px;
	}
	
	
#ReturningCustomer{
	width: 250px;
	float: left;
	margin-left: 25px;
	}
	
#CustomerCheckout{
	width: 250px;
	float: left;
	}
	
/* INCLUDES/FOOTER.PHP */
#foot {
	width:990px;
	text-align:center;
	background:url(images/FootBack.gif) repeat-x;
	margin-right: auto;
	margin-left: auto;
}


#footerbanner {
	width:965px;
	height:15px;
	text-align:left;
	padding-left:5px;
	margin: 0 auto;

}

ul#footLINKS{
	width: 920px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}	
	
ul#footLINKS li{
	width: 145px;
	border-left: 1px solid #666;
	float: left;
	list-style: none;
	text-align: left;
	padding-top: 4px;
	padding-left: 7px;
	display: inline;
	}	
	
#FootNavLINKS{
	font-size: 14px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	}	
	
#CopyRight{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	}	
	
/* Newsletter Page */
#navcontainer
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 20px;
}

#navcontainer ul
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li a
{
	background: transparent url(News06Bull1.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: normal 16px arial;
	text-decoration: none;
	color: #000;
	margin-left: 0px;
	display: block;
	width: 300px;
	margin-top: 15px;
}
#BottomMidContainer {
	width: auto;
	padding-left: 23px;
	padding-right: 20px;
}
#BottomMidContainer h4{
	margin-top: 0px;
	margin-bottom: 0px;
}
#navcontainer ul li a:hover
{
background: transparent url(News06Bull2.gif) left center no-repeat;
color: #00CC00;

}

#NavBox {
	position:relative;
	width:300px;
	right: auto;
	background-repeat: no-repeat;
}

.promolinks {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
ul#navlist{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#navlist li{
	margin-left: 20px;
	margin-top: 3px;
	list-style-type: none;
	}
/* DYNAMIC INDUSTRY INDEX */
h2#lp-subtitle {
font-size:18px;
text-indent:20px;
margin-top:-13px;
}
div.lp-product {
	width:200px;
	float:left;
	background:url('images/lpdiv-top.gif') top left;
	background-repeat:no-repeat;
	text-align:center;
	margin:10px 0 0 10px;
	padding:10px;
	}
div.lp-productbottom {
	width:200px;
	float:left;
	background:url('images/lpdiv-bottom.gif') bottom left;
	background-repeat:no-repeat;
	padding:0px;
	}
div.qty-label {
	float:left;
	width:75px;
	margin-left:30px;
	}
div.buy-small {
	margin:-20px 0 0 0px;
	float:left;
	height:25px;
	}

/*Books Pages*/
div.bookhead, div.bookhead2  {
	background-image:url(booknav_M.gif);
	background-repeat:repeat-x;
	height:60px;
	margin:0;
	padding:0;
}
div.bookhead {
	width:770px;
}
div.bookhead2 {
	width:330px;
	margin:20px 0 0 0;
	padding:15px 0 0 0;	
	background-image:url(booknav_head.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:45px;
}
div.bookhead h2.left {
	background-image:url(booknav_L.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:10px;
	height:60px;
	margin:0;
	padding:0;
}
div.bookhead h2.right {
	background-image:url(booknav_R.gif);
	background-repeat:no-repeat;
	width:15px;
	height:60px;
	margin:0;
	padding:0;
	float:right;
}
div.bookhead2 h3 {
	text-align:center;
}
div.bookhead h2 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:lighter;
	float:left;
}
div.bookhead h2 a {
	margin:13px 0 0 0;
	padding:5px 7px 0 4px;
	border-right:1px solid #CCC;
	display:block;
	float:left;
	height:20px;
}
div.bookhead h2 a.nobord {
	border:none;
	padding-right:0;
}
div.bookhead h2 a.nobord:hover {
	border:none;
	padding:18px 7px 0 6px;
}
div.bookhead h2 a:hover {
	background-image:url(booknav_H.gif);
	background-repeat:repeat-x;
	height:42px;
	border:none;
	margin:0 0 0 -2px;
	padding:18px 8px 0 6px;
}
.productbox_header {
	width:170px;
	background-image:url(images/productboxtop.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-align:center;
	margin:0;
	padding:10px 0;
}
.productbox {
	width: 170px;
	background-image:url(images/productboxbtm.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align:center;
	padding:0;
	margin:10px 0 0 20px;
	_margin:10px 0 0 15px;
	float:left;
}
.productbox ul li, .productbox2 ul li{
	text-align:center;
	list-style-type:none;
	margin:10px 0;
}
.productbox img, .productbox2 img {
	margin:0;
	padding:0 0 8px 0 ;
}
.productbox2_header {
	width:200px;
	background-image:url(images/productboxtop2.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-align:center;
	margin:0;
	padding:10px 0;
}
.productbox2 {
	width: 200px;
	background-image:url(images/productboxbtm2.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align:center;
	padding:0;
	margin:10px 0 0 20px;
	float:left;
}

p.margin20 {
	margin:20px;
}
div.bookindex {
	width:240px;
	float:left;
	text-align:center;
	font-weight:bold;
	margin:10px 0;
	padding:0;
}
div.bookindex img {
	padding:0 0 5px 0;
}
	div#headerleft {
width:560px;
_width:500px;
float:left;
padding:0px;
margin-right:10px;
}
img#25anniv {
float:right;
margin-left:15px;
margin-top:-7px;
}
