/* 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:300px;
	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:0px;
	padding-top: 15px;
	margin:0px;
	}

#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;
	_margin-top:-20px;
	}	
a.emailquote {

	white-space:normal;
}

ul#hompageFeatures{
	border-top: 1px solid #000;
	margin-top: 7px;
	width: 775px;
}
ul#hompageFeatures li{
	list-style: none;
	display: inline;
	float: left;
	margin: 12px 54px 12px 10px;
}
/* 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#subindexes, div.subindex-sections {
	width:750px;
	float:left;
	background:url('images/subindex-top.gif') top left;
	background-repeat:no-repeat;
	text-align:center;
	margin:10px 0 0 0px;
	padding:15px 0 0 0px;
	display:block;
}
div.subindex-sections {
margin-top:0px;}
div#subindexes-bottom, div.subindex-sections-bottom  {
	width:750px;
	float:left;
	background:url('images/subindex-top.gif') bottom left;
	background-repeat:no-repeat;
	padding:0px;
	display:block;

	}
td.lp-link {
width:250px;
text-align:center;
padding:8px 15px;
vertical-align:bottom;

}
img.subindex-img {
float:left;
margin-left:25px;
margin-bottom:15px;
}
a.subindex-link h2 {
float:left;
margin-top:15px;
text-align:left;

}
a.subindex-link p{
float:left;
text-align:left;
width:420px;
}
p.dynamicindextext {
float:right;
width:33%;
}
div#Industry-ProductImage {
float:left;
width:60%;
}
div.lp-product {
	width:250px;
	float:left;
	background:url('images/lpdiv-top.gif') top left;
	background-repeat:no-repeat;
	text-align:center;
	margin:10px 0 0 0px;
	padding:0px;
	display:block;
	}
div.lp-productbottom {
	width:250px;
	float:left;
	background:url('images/lpdiv-bottom.gif') bottom left;
	background-repeat:no-repeat;
	padding:0px;

	}
div.lp-product img.lp-prodimg {
	margin-top:15px;
	}
div.lp-product p{
width:200px;
border-bottom:1px solid #CCCCCC;
margin-left:15px;
margin-bottom:5px;
padding-bottom:5px;
}
div.qty-label {
	float:left;
	width:75px;
	margin-left:55px;
	}
div.buy-small {
	margin:-20px 0 15px 0px;
	float:left;
	height:25px;
	}
h3#buy {
	clear:both;
	margin:0px;
	margin-bottom:-10px;
	margin-top:20px;
	}
h3#other {
	width:90%;
	border-bottom:1px solid #999999;
	}
table#lp-othercontainers {
	width:100%;
	padding:10px;
	text-align:center;
	}

table#lp-othercontainers td {
	vertical-align:bottom;
	padding: 5px;
	}
p#lp-text {
margin-top:25px;
}	

/* for Quick Order form*/
#constrain {width:700px;}
p#fastorder_p {text-align:left}
h1#fastorder {background-image:url(images/fastorder3.gif); background-repeat:no-repeat; background-position:left top; padding:0 0 0 115px; height:25px; border-collapse:collapse}
table.quick_order {text-align:center; width:90%; border-collapse:collapse;}
table.quick_order p {text-align: left}
table.form td {padding-bottom:5px; }
table.quick_order .number {text-align:right; padding-right:15px; color:#093; font-weight:bold;}
.style_heading {font-size:16px; color:#093; font-weight:bold;}

ul.infopage {
list-style-type:none;
margin:0px 15px 0px 10px;
}
img#upsicon {
margin-left:10px;
}
td#alignleft {
text-align:left;
}


/* Form Validation */

	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
			cursor:pointer;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#ee0101;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  
				
#toptwitt{
	
	
	}
/* Capcode chart */
table#capcodechart {
	width:100%;
	border:1px solid #CCCCCC;
	
	}
table#capcodechart tr.header {
	font-size:14px;
	background-color:#EAEAEA;
	font-weight:bold;
	}
table#capcodechart td {
padding:5px;
}
table#capcodechart td.aligncenter {
text-align:center;
}
table.comp-containers {
	width:90%;
	border:1px solid #CCCCCC;
	margin: 0px auto 15px auto;
	padding:0px;
	
	}
table.comp-containers tr.headercomp {
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	background-color:white;
	}
h4.comp-containers {
	font-size:15px;
	margin-left: 40px;
	font-weight:lighter;
	color:#666666;
	}
	
/* UPS Validation Below */ 
#address_area{
	width:550px;
}
.address_radio{
	height:13px;
}
#tt {
	z-index:100000;
	position:absolute;
	display:block;
	background:url(images/tt_left.gif) top left no-repeat;
}
#tttop {
	z-index:100000;
	display:block;
	height:5px;
	margin-left:5px;
	background:url(images/tt_top.gif) top right no-repeat;
	overflow:hidden;
}
#ttcont {
	z-index:100000;
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#333;
	color:#fff;
}
#ttbot {
	z-index:100000;
	display:block;
	height:5px;
	margin-left:5px;
	background:url(images/tt_bottom.gif) top right no-repeat;
	overflow:hidden;
}
#center_submit_button{
	width:550px;
	display:inline;
}
#center_submit_image{
	width:550px;
	display:none;	
}

/*Info Pages*/
h1.shrink {
	background-image:url(images/shrinkband.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 10px 0;
	padding:24px 0 5px 43px;
}
h2.shrink{
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 10px;
}
div.shrink_apply h2.shrink {
	margin:0;
	padding:15px 0 0 60px;
}
h3.shrink {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:15px 0 0 10px;
	color:#008000;
}
div.shrinkimg {
	float:left;
	width:273px;
	padding:20px;
	margin:0;
}
div.shrinkimg2 {
	float:right;
	padding:0 0 0 20px;
	margin:0;
}
div.shrinkimg2 img {
	padding:10px;
}
div.shrink_apply {
	float:right;
	width:412px;
	margin:0;
	padding:40px 10px 10px 40px;
}
p.shrink {
	padding:0;
	margin:10px 10px 10px 30px;
}
p.shrink a {
	text-decoration:underline;
}
ol.shrink {
	margin:30px 0 0 0;
	padding:0;
	list-style-type:none;
}
ol.shrink li {
	height:45px;
	margin: 20px 0 60px 10px;
	padding:0 50px 20px 50px;
}
ol.shrink li.shrink1 {
	background-image: url(images/shrink1.jpg);
	background-repeat:no-repeat;
}
ol.shrink li.shrink2 {
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: url(images/shrink2.jpg);
	background-repeat:no-repeat;
}
ol.shrink li ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
ol.shrink li ul li {
	margin:10px 0 0 30px;
	padding:0;
}
ol.shrink li ul li a{
	color:#999;
	font-weight:bold;
}
ol.shrink li ul li a:hover{
	color:#090;
}
.productbox_header {
	width:200px;
	background-image:url(/images/vidboxtop.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-align:center;
	margin:0;
	padding:10px 0;
}
.productbox {
	width: 200px;
	background-image:url(/images/vidboxbottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align:center;
	padding:0;
	margin:10px 0 0 20px;
	float:left;
}
.productbox ul li{
	text-align:center;
	list-style-type:none;
	margin:10px 0;
}
.productbox img {
	margin:0;
	padding:0 0 8px 0 ;
}
img_even {
	float:right;
}
img_odd {
	float:left;
}
div.metalheader_txt {
	width:320px;
	padding:40px 0 0 20px;
	margin:0;
	float:left;
}
div.metalheader_txt p{
	text-align:justify;
	padding:0 60px 0 10px;
}
div.metalcol_left, div.metalcol_right {
	width:370px;
	margin:0;
	padding:0;
}
div.metalcol_left {
	float:left;
}
div.metalcol_right {
	float:right;
}
ul.metal {
	margin:0;
	padding:0 20px 0 0;
}
ul.metal li{
	margin:10px 0; 
	padding:5px 0 10px 40px; 
	font-weight:bold; 
	font-size:15px; 
	list-style-type:none; 
}
ul.metal li ul {
	width:100%;
}
ul.metal li ul li {
	font-weight:normal; 
	font-size:12px; 
	list-style-type:none; 
	margin:10px 0; 
	padding:0;
	color:#000;
}
ul.metal li.metalA {
	color:#292989;
	background-image:url(images/metalA.gif); 
	background-repeat:no-repeat;
	margin-top:80px;
}
ul.metal li.metalA img {
	margin:-80px 0 0 0;
}
ul.metal li.metalA_none {
	color:#292989;
	margin-bottom:88px;
}
ul.metal li.metalB {
	color:#FFCF28;
	background-image:url(images/metalB.gif); 
	background-repeat:no-repeat; 
}
ul.metal li.metalB img {
	margin:-88px 0 0 0;
	padding-left:20px;
}
ul.metal li.metalC {
	color:#CD0136;
	background-image:url(images/metalC.gif); 
	background-repeat:no-repeat;
	margin-bottom:69px;
}
ul.metal li.metalD {
	color:#1FCE35;
	background-image:url(images/metalD.gif); 
	background-repeat:no-repeat; 
}
ul.metal li.metalD img{
	margin:-69px 0 0 0;
	padding-left:30px;
}
ul.metal li.metalE {
	color:#0099FF;
	background-image:url(images/metalE.gif); 
	background-repeat:no-repeat; 
	margin:80px 0 30px 0;
}
ul.metal li.metalE img {
	margin:-80px 0 0 0;
	padding-left:20px;
}
ul.metal li.metalF {
	background-image:url(images/metalF.gif); 
	background-repeat:no-repeat; 
}
ul.metal li.metalF img {
	margin:-40px 0 0 0;
	padding-left:20px;
}
ul.metal li.metalG {
	color:#0039FF;
	background-image:url(images/metalG.gif); 
	background-repeat:no-repeat; 
}
ul.metal li.metalH {
	color:#FF33FF;
	background-image:url(images/metalH.gif); 
	background-repeat:no-repeat; 
}
img.pad25 {
	padding-left:25px;
}
ul.metal li.metalimg {
	margin:0;
	padding:0 0 0 15px;
}
/*Recycling Info Pages*/
h1.recyclemetal {
	background-image:url(images/recyclemetal.gif);
	background-repeat:no-repeat;
}
h1.recycleglass {
	background-image:url(images/recycleglass.gif);
	background-repeat:no-repeat;
}
h1.recycleplastic {
	background-image:url(images/recycleplastic.gif);
	background-repeat:no-repeat;
}
h1.recyclemetal, h1.recycleglass, h1.recycleplastic {
	background-position:top left;
	height:30px;
	margin:0;
	padding:10px 0 0 45px;
}

h2.recycle {
	margin:15px 0 0 0;
	padding:5px 0 5px 10px;
}
h3.recycle {
	margin:25px 0 0 0;
	padding:0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
div.recycle {
	width:225px;
	height:180px;
	margin:10px 8px 10px 0;
	padding:5px 10px;
	background-color:#CCC;
	float:left;
}
div.recycle h3.energy, div.recycle h3.waste, div.recycle h3.rawmat  {
	font-size:16px;
	font-weight:bold;
	padding:15px 0 0 0;
	margin:0 0 15px 0;
	height:25px;
}
h3.energy {
	background-image:url(images/energy.gif);
	background-position:30px;
	background-repeat:no-repeat;
	padding-left:75px !important;
}
h3.waste {
	background-image:url(images/waste.gif);
	background-position:30px;
	background-repeat:no-repeat;
	padding-left:70px !important;
}
h3.rawmat {
	background-image:url(images/rawmat.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:40px !important;
}
p.recycle {
	margin:0;
	padding:10px 0 5px 30px;
}
ul.recycle {
	margin:10px 0 10px 40px;
	padding:0;
	list-style-type:none;
}
ul.recycle li {
	padding:10px 0 10px 30px;
	background-image:url(images/recycleli.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}
.webbox_header {
	width:250px;
	background-image:url(images/webboxtop.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-align:center;
	margin:0;
	padding:10px 0;
}
.webbox {
	width: 250px;
	background-image:url(images/webboxbottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align:center;
	padding:0;
	margin:10px 0 15px 262px;
}
.webbox ul li{
	text-align:left;
	list-style-type:none;
	height:22px;
	margin:0 0 0 40px;
	padding:8px 0 0 30px;
	background-image:url(images/recycleli.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;

}
div.recycle_life {
	height:200px;
	background-image:url(images/lifecycle.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:50px;
}
div.recycle_info {
	min-height:200px;
	_height:250px;
	background-image:url(images/recycleinfo.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:50px;
}
div.recy_purch2 {
	width:610px;
	margin:0;
	padding:0 0 0 165px;
	_padding-left:135px;
	height:100px;
}
div.recy_purch3 {
	width:725px;
	margin:0;
	padding:0 0 0 50px;
	_padding-left:30px;
	height:100px;
}


/* LABELS PROJECT 1-26 RFD */
div.addlabels {
	display:none;
	width:600px;
	border:1px solid #006633;
	margin:0px auto 0px auto;
}
input.labelbutton {
	background:url('images/labelbutton.gif');
	background-repeat:no-repeat;
	width:241px;
	height:40px;
	cursor:pointer;
	border:none;
	color: transparent;
	padding: 0 0 0 300px !important;
	margin-left:25px;
}
input.label_icon {
	background:url('images/label_icon.PNG');
	background-repeat:no-repeat;
	width:28px;
	height:35px;
	cursor:pointer;
	border:none;
	color: transparent;
}
iframe{
	display:none;
}
input.editlabel {
	background:url('images/editlabel.gif');
	background-repeat:no-repeat;
	width:71px;
	height:25px;
	cursor:pointer;
	border:none;
	color: transparent;
	margin-right:20px !important;
	float:right;
	margin-top:-45px;
}
input#acceptlabelart {
	background:url('images/acceptlabelartwork.gif');
	background-repeat:no-repeat;
	width:238px;
	height:41px;
	cursor:pointer;
	border:none;
	color: transparent;
	font-size:0px;
	float:left;
	margin-left:10px;
	margin-bottom:15px;
}
a#previewart {
	background:url('images/preview-art.gif');
	background-repeat:no-repeat;
	width:153px;
	height:25px;
	cursor:pointer;
	border:none;
	color: transparent;
	font-size:0px;
	display:block;
	float:left;
	margin:7px 0 15px 35px;
}
/*toggle effect */
.fader{opacity:0;display:none;}
div#dimmedarea {
  opacity:0.4;filter:alpha(opacity=40);
}
div#labelorder {
	width:475px;
	background:url('images/labelborder-middle.gif');
	background-repeat:no-repeat;
	margin-top:-70px;
	padding:0px;
	padding-bottom:0px;
}
div#labelorder div#title {
	background:url('images/labelborder-top.gif') top left;
	background-repeat:no-repeat;
	padding:0px;
	width:475px;
	height:25px;
}
div#labelorder div#title img#labels {
	float:left;
	margin-left:10px;
	margin-top:10px;
}
div#labelorder div#title h3{
	color:#009933;
	font-weight:normal;
	font-size: 22px;
	margin-top:10px;
}
div#labelorder h5{
	background:url('images/labelborder-bottom.gif') bottom left;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-bottom:0px;
	width:475px;
	height:55px;
	display:block;
}
p#foritem {
	color:#009933;
	font-size:16px;
	margin:-3px 0 0 5px;
	font-weight:lighter;
}
h4.labelsteps {
	color:#009933;
	margin: 10px 0 0 0;
	float:left;
}
div.num {
	width:30px;
	height:40px;
	float:left;
	font-family:georgia;
	font-size:35px;
	color:#009933;
	size:35px;
	text-align:center;
	margin:-5px 0 0 15px;
	line-height: 1.2em;

}
div#labelorder input.radio {
	margin:2px 4px 0 50px;
}
span.labeltype {
	margin-left:5px;
	margin-top:-5px;
}
img.check {
	float:left;
	margin:5px 0 0 3px;
}
p.selected {
	margin:0 0 10px 50px;
}
div#uploadarea {
	/*margin-left:50px;*/
}
input#fileupload {
	margin-left:50px;
}
#divinputfile{
	cursor:pointer;
	position:absolute;
	float:left;
	width:120px;
	height:25px;
	border:none;
	margin-left:220px;
	filter:alpha(opacity = 0);
}

#fakeinputfile #filepc{
	/*position:relative;*/
	cursor:pointer;
	z-index: 2;
	/*width:350px;*/
	opacity: 1;
	-moz-opacity:1;
	filter:alpha(opacity = 100);
	display:inline-block;
	margin-left:50px;
	margin-bottom:10px;
	/*height:25px;*/

}
#sleeker{
	height:auto;
	display:inline-block;
}
#fakeinputfile{
	display:inline-block;
	/*margin-left:50px;*/
	/*width:350px;*/
}
#fakeinputfile #fakefilepc{
	position:absolute;
	float:left;
	height:20px;
	width:200px;
	filter:alpha(opacity = 0);
}
.labelprodid_highlight{
	background-image:url('images/labelselected.gif');
	background-repeat:no-repeat;
}
ul#labelsize li{
	height:23px;
	padding-top:2px;
	cursor:pointer;
}
.addlabeltocart {
	margin-left:50px;
}
#previewimg {
	margin:10px 0 10px 75px;
	float:left;	
}
table#landingpageproducts {
width:100%;
padding:0px;

}

table#landingpageproducts td {
padding:10px 4px 10px 4px;
text-align:center;
}

table#landingpageproducts tr#header td{
border-top:1px solid #737373;
font-size:13px;
color:#000;
text-decoration:underline;
height:40px;
vertical-align:bottom;
font-weight:bold;
padding:2px;
padding-bottom:0px;
border-bottom:none;
background:none;


}

table#landingpageproducts tr {

/*border-bottom:1px solid #737373;*/
background:url('../images/divider.gif') top center;
background:none\0/;
background-repeat:no-repeat;
}


table#landingpageproducts tr.bulk {
/*border-bottom:1px solid #737373;*/
background:url('../images/divider2.gif') top center;
background:none\0/;
background-repeat:no-repeat;
}



table#landingpageproducts tr#header {
background:none;
}

table#landingpageproducts tr#header td.topleft {
background:url('../images/indexproducts-topleft.gif') top left;
background-repeat:no-repeat;
border:none;
padding-bottom:3px;
_padding-bottom:0px;
padding-bottom:0px\0/;
padding:0px\0/;
}

table#landingpageproducts tr#header td {
padding:0px;


} 
table#landingpageproducts tr#header td.topright {
background:url('../images/indexproducts-topright.gif') top right;
background-repeat:no-repeat;
border:none;
padding-bottom:3px;
_padding-bottom:0px;
padding-bottom:0px\0/;
padding:0px\0/;
vertical-align:bottom;

} 
table#landingpageproducts tr#footer {
background:none;
margin-top:-1px;

}
table#landingpageproducts tr#footer td{
border-bottom:1px solid #737373;
margin:-16px 0 0 0px;
height:20px;
overflow:hidden;



}
table#landingpageproducts tr#footer td.bottomleft {
background:url('../images/indexproducts-bottomleft.gif') bottom left;
background-repeat:no-repeat;
border-bottom:0px;
margin:-16px 0 0 0px;
height:20px;


} 
table#landingpageproducts tr#footer td.bottomright {
background:url('../images/indexproducts-bottomright.gif') bottom right;
background-repeat:no-repeat;
border-bottom:0px;
margin:-16px 0 0 0px;height:20px;
}
table#landingpageproducts td.right, table.bulktable-index td.right {
text-align:right;
}
table#landingpageproducts td.left {
text-align:left;
}
table#landingpageproducts td.leftborder {
border-left:1px solid #737373;

}
table#landingpageproducts td.rightborder {
border-right:1px solid #737373;

}
table.bulktable-index {
width:100%;
padding:0px;


}
table.bulktable-index h5 {
color:#666666;
font-size:13px;
margin:0px;
text-decoration:underline;
}
table.bulktable-index tr.bulkheading {
background:none;


}

table.bulktable-index td {
text-align:center;
border:none;

}
table.bulktable-index td.leftborder {
border-left:1px solid #66CC66;
text-align:left;

}
table.bulktable-index td.rightborder {
border-right:1px solid #737373;

}
table.bulktable-index td.leftrightborder {
border-right:1px solid #737373;
border-left:1px solid #737373;


}
table.bulktable-index  tr {
border:none;
}
table.bulktable-index  tr td {
padding:2px;
text-align:center;


}
table.bulktable-index  tr.header {
text-decoration:underline;
font-weight:bold;
}
h3#orderfeatured {
padding:0px;
margin-top:17px;
float:left;
width:82%;
text-decoration:none;
}
p.topmargin {
margin-top:10px;}
p.disclaimer {
float:left;
width:75%;
font-size:11px;
}
div#headerleft {
width:560px;
_width:500px;
float:left;
padding:0px;
margin-right:10px;
}
img#25anniv {
float:right;
margin-left:15px;
margin-top:-7px;
}
/* Index Label Art */
div.labeltable {
	width:200px; 
	text-align:left; 
	padding:0;
	margin:0 auto;
}
div.labeltable p {
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	margin:0;
}
div.labeltable ul {
	list-style-type:none; 
	margin:0;
	padding:0;
}
div.labeltable li a {
	height:25px; 
	padding:0 0 0 32px; 
	margin:0;
	display:block;
}
div.labeltable li.yellow, div.labeltable li.orange, div.labeltable li.pink, div.labeltable li.blue, div.labeltable li.green, div.labeltable li.purple {
	background-position:left; 
	background-repeat:no-repeat; 
	height:25px;
	padding-top:8px 
}
div.labeltable li.tall {
	padding:5px 0 8px 0;
}
div.labeltable li.tall a{
	height:30px
}
div.labeltable li.yellow {
	background-image:url(labelicon_yellow.jpg); 
}
div.labeltable li.orange {
	background-image:url(labelicon_org.jpg); 
}
div.labeltable li.pink {
	background-image:url(labelicon_pink.jpg); 
}
div.labeltable li.blue {
	background-image:url(labelicon_blue.jpg); 
}
div.labeltable li.green {
	background-image:url(labelicon_green.jpg); 
}
div.labeltable li.purple {
	background-image:url(labelicon_purple.jpg); 
}
h1.labelinfo {
	background-image:url(/images/labelinfo.gif);
	background-repeat:no-repeat;
	height:35px;
	margin:0;
	padding:15px 0 0 55px;
}
/*Glossary Pages*/
h1.glossary {
	float:left;
	width:300px;
}
h2.glossary {
	width:770px;
	height:30px;
	border-bottom:1px solid #ddd;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	margin:5px 0 10px 0;
	padding:0;
}
ul.glossary_nav {
	float:right;
	list-style-type:none;
	margin:20px 0 0 0;
	padding:0;
}
ul.glossary_nav li {
	float:left;
	font-size:17px;
	font-weight:bold;
	padding:0 3px;
	margin:0;
}
dl.glossary {
	width:770px;
}
dl.glossary dt {
	float:left;
	width:170px;
	text-align:right;
	font-weight:bold;
}
dl.glossary dd {
	margin:0 0 0 200px;
	padding:0 0 20px 0;
	width:570px;
}
/*Container Shapes Info Page*/
h2.containershape {
	padding:20px 0 0 0;
	font-size:20px;
	color:#587989;
}
img.bottleanatomy {
	margin:20px 0 0 0;
	float:right;
}
ul.bottleanatomy {
	float:right; 
	width:470px;
	list-style-type:none;
	margin:0;
	padding:10px 0 0 0;
}
ul.bottleanatomy li {
	width:370px;
	margin:0;
	padding:10px 0 0 0;
}
ul.bottleanatomy li.four {
	padding-top:50px;
}
ul.bottleanatomy li.five {
	padding-top:20px;
}
ul.bottleshapes {
	width:775px;
	padding:0;
	margin:15px 0;
	list-style-type:none;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
ul.bottleshapes li{
	float:left;
	width:250px;
	margin:0;
	padding:20px 0;
}
div.containershape_out {
	width:385px;
	padding:0 380px 0 0;
	border-top: 1px solid #CCCCCC;
}
div.containershape_out div.containershape {
	border:none; 
	margin-top:0;
}
div.container_img, div.container_text{
	width:200px;
	height:240px; 
	float:left;
	margin:15px 0 20px 0;
	padding:15px 0 0 0;
	border-top:1px solid #CCC;
}
div.container_text {
	width:169px;
	margin-right:6px;
}
.short{
	height:200px !important;
}
div.container_text h3 {
	font-size:16px;
	padding:0 0 10px 0;
	font-weight:bold;
	text-align:center;
}
div.container_text h4 {
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
	text-align:center;
}
div.container_text p {
	width:159px;
	padding:10px 5px 10px 5px;
}
div.container_img ul {
	width:190px;
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
	font-size: 11px;
	font-weight:bold;
	color:#666;
}
div.container_img li {
	width:95px;
	float:right;
	margin:0;
	padding:0;
	text-align:center;
}
div.container_text p.purch {
	text-align:left;
	width:158px;
	margin:0;
	padding:0 0 0 5px;
}
p.purch a {
	color:#666;
	font-weight:bold;
	background: url("images/purch.jpg") no-repeat 0px 15px;
    margin: 0;
    padding: 15px 0 0 22px;
	display:block;
}
p.purch a:hover {
    background: url("images/purch2.jpg") no-repeat 0px 15px;
    color: #333;
    margin: 0;
    padding: 15px 0 0 22px;
}
hr.long {
	height:1px;
	border:none;
	color:#CCC;
	background-color:#CCC;
	padding:0;
	width:765px;
	margin:15px 0 5px 0;
}
p.containershape {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #CCC;
}
h1.capicon {
	background-image:url(images/capicon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:15px 0 0 65px;
	height:35px;
}
h1.selectplastic {
    background-image: url("images/plasticcontainers.gif");
    background-position: left top;
    background-repeat: no-repeat;
    height: 52px;
    padding: 15px 0 0 65px;
}
/* LABEL PROJECT */
#display_unwind_in {
	display:none;
	visibility:hidden;
}
#display_unwind_out{
	display:none;
	visibility:hidden;
}

/* Thickbox */
*{padding:0;margin:0;}
#TB_window{font:12px Arial, Helvetica, sans-serif;color:#333333;}
#TB_secondLine{font:10px Arial, Helvetica, sans-serif;color:#666666;}
#TB_window a:link{color:#666666;}
#TB_window a:visited{color:#666666;}
#TB_window a:hover{color:#000;}
#TB_window a:active{color:#666666;}
#TB_window a:focus{color:#666666;}
#TB_overlay{position:fixed;z-index:100;top:0px;left:0px;height:100%;width:100%;}
.TB_overlayMacFFBGHack{background:url(macFFBgHack.png) repeat;}
.TB_overlayBG{background-color:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}
* html #TB_overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');}
#TB_window{position:fixed;background:#ffffff;z-index:102;color:#000000;display:none;border:4px solid #525252;text-align:left;top:50%;left:50%;}
* html #TB_window{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight/2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666;}
#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left;}
#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right;}
#TB_closeAjaxWindow{padding:20px 0px 0px 450px;margin-bottom:1px;position:absolute;}
#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px;}
#TB_title{background-color:#e8e8e8;height:0x;}
#TB_ajaxContent{clear:both;overflow:auto;text-align:left;line-height:1.4em;}
#TB_ajaxContent.TB_modal{padding:15px;}
#TB_ajaxContent p{padding:5px 0px 5px 0px;}
#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin:-6px 0 0 -104px;}
* html #TB_load{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight/2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%;}
* html #TB_HideSelect{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');}
#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}
*{padding:0;margin:0;}
#TB_window{font:12px Arial, Helvetica, sans-serif;color:#333333;}
#TB_secondLine{font:10px Arial, Helvetica, sans-serif;color:#666666;}
#TB_window a:link{color:#666666;}
#TB_window a:visited{color:#666666;}
#TB_window a:hover{color:#000;}
#TB_window a:active{color:#666666;}
#TB_window a:focus{color:#666666;}
#TB_overlay{position:fixed;z-index:100;top:0px;left:0px;height:100%;width:100%;}
.TB_overlayMacFFBGHack{background:url(macFFBgHack.png) repeat;}
.TB_overlayBG{background-color:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}
* html #TB_overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');}
#TB_window{position:fixed;background:#ffffff;z-index:102;color:#000000;display:none;border:4px solid #525252;text-align:left;top:50%;left:50%;}
* html #TB_window{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight/2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666;}
#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left;}
#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right;}
#TB_closeAjaxWindow{padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right;}
#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px;}
#TB_title{background-color:#e8e8e8;height:27px;}
#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em;}
#TB_ajaxContent.TB_modal{padding:15px;}
#TB_ajaxContent p{padding:5px 0px 5px 0px;}
#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin:-6px 0 0 -104px;}
* html #TB_load{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight/2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%;}
* html #TB_HideSelect{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');}
#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}

a.sizecompare {
font-size:14px;
color:#006633;
}
/* Closeouts Table */
table#closeouts {
width:100%;
padding:5px;
}
table#closeouts td {
text-align:center;
vertical-align:bottom;
width:33%;
padding-top:10px;
}
table#closeouts td span.green {
color:#009933;
}
/* Label Product Page */
table#label_products {
width:96%;
font-size:12px;
margin:5px auto;
color:#000;
}
table#label_products td {
border-bottom:1px solid #ccc;
padding:5px;
display:table-cell;
}
table#label_products td#stocknumber {
color:#000;
}
table#label_products td.center {
text-align:center;
}
table#label_products tr#header td {
font-weight:bold;
}
table#label_products tr#addons_header td {
border:none;
font-weight:bold;
text-decoration:underline;
}
table#label_products tr.bulk td, tr.bulkheading td {
border-left:none;
border-right:none;
}

p.labeltext {
float:right;
width:55%;
}
table#other_options {
width:100%;
}
table#other_options td{
width:33%;
text-align:center;
vertical-align:bottom;
height:60px;
}
table#other_options td a:hover{
color:#ccc;
}
ul.label_info {
list-style-type:none;
float:left;
margin-left:50px;
}
ul.label_info li {
background:url('images/label_bullet.gif') center left;
background-repeat:no-repeat;
display:block;
height:20px;
}
ul.label_info li a{
margin: 5px 0 5px 25px;
color:#006633;
font-size:14px;

}
ul.label_info li a:hover{
color:#CCCCCC;
}
h4.label_subheading {
width:100%;
text-align:left;
text-indent:15px;
border-bottom: 1px solid #000;
font-size:18px;
margin:30px 0 10px 0;
}
h1#label_heading {
width:88%;
text-align:left;
border-bottom: 1px solid #000;
font-size:20px;
float:left;
margin:5px 0 0 5px;
}
h1#label_heading2 {
text-align:left;
font-size:20px;
float:left;
margin:5px 0 0 5px;
}
div#label-ProductImage {
width:40%;
float:left;
text-align:center;
}

td.productListing-Labels  {
	vertical-align:bottom;
	width:33%;
	padding:0 0 15px 0;
}
.label_footer_text {
border-top:1px solid #000;
margin-top:25px;
}
table.bulktable-labels {
width:100%;
padding:0px;
text-align:left;


}
table.bulktable-labels h5 {
color:#666666;
font-size:13px;
margin:0px;
}
table.bulktable-labels tr.bulkheading {
background:none;

}

table.bulktable-labels td {
text-align:left;
border:none;
border-bottom: 1px solid #ccc;
}
table.bulktable-labels td.center {
text-align:center;
}

table.bulktable-labels  tr.header {
font-weight:bold;
}
#extraImgRoll img{
	margin: 5px 5px 0px;
	padding: 0px;
}	
img.label_example {
float:left;
border:3px solid white;

}
img#first_example {
margin-left:25px;
}
div#label_pdf {
/*background:url('images/pdf_download_top.jpg') top left;
background-repeat:no-repeat; */
padding:0;
width:224px;
float:left;
margin:0 0 0 50px;
}
div#label_pdf div#end{
/*background:url('images/pdf_download_bottom.jpg') bottom left;
background-repeat:no-repeat;*/
padding:0;
display:block;
clear:both;
}
div#label_pdf a {
margin:-7px 5px 0 5px;
display:block;
}
div#label_pdf a#first {
margin:5px 5px 0 5px;
display:block;
}
