@charset "UTF-8";
/* CSS Document */

body {
	background: #ccc;
	font-family:Verdana, Futura, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	text-align:left;
}

a {
	color:#c03;
	text-decoration:none;
}

a:hover {
	color:#c03;
	text-decoration:underline !important;
}

h1 {
	font-size:16px;
	line-height:18px;
}
	
h2,h3,h4 {
	text-transform:uppercase;
	color:#666;
	}

h2 {
	font-size:14px;
}

h3 {
	font-size:13px;
}

h4 {
	font-size:12px;
	font-weight:normal;
}

/* Superscript and subscript for registration and trademarks */
.sups {font-size:.8em;position:relative; top:-4px;}
.subs {font-size:.8em;position:relative; top:4px;}
 
.disclaimer {font-size:10px;color:#666;}

ul.alist li {
	list-style:none;
	padding:0 0 4px 0 ;
	margin: 0 0 5px 0;
	}
	
ul.alist li {
	color: #000; background: url(/siteflow/gif/li_arrow.gif) no-repeat left top;
	padding-left:20px;
	}
	
ul.alist li a, .main ul li a:VISITED {
	color: #C03;
	text-decoration:none;
	}
	
ul.alist li a:HOVER, .main ul li a:ACTIVE {
	text-decoration:underline;
	}
	

	
.required {
	color:#C03;
	}
	
#box {
	background:#fff;
	width:972px;
	margin:0 auto;
	position:relative;
	padding:0px;
}

#pageLeft{
	background: url(/siteflow/gif/backgroundGradR.gif) top left repeat-y;
}

#pageRight{
	background: url(/siteflow/gif/backgroundGradL.gif) top right repeat-y;
}


#pageBottom {
	clear:both;
	height:11px;
	width:100%;
	background: url(/siteflow/gif/backgroundGradB.gif) top left repeat-x;
	position:relative;
}

#pageBottom div.left {
	height:11px;
	width: 11px;
	background: url(/siteflow/jpeg/backgroundCorners.jpg) bottom left no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}

#pageBottom div.right {
	height:11px;
	width: 11px;
	background: url(/siteflow/jpeg/backgroundCorners.jpg) bottom right no-repeat;
	position:absolute;
	top:0px;
	right:0px;
}

#middle {
	margin: 0 11px;
	padding:180px 5px 5px;
	position:relative;
}

div#homeOne, div#homeTwo {
	display:none;
}

div.leftNav {
	width:156px;
	float:left;
	margin-right:20px;
}

#middle div.main {
 /*margin-left: 180px;*/
	float:left;
	width:761px;
	margin-bottom:30px;
}

#middle div.main p {
	clear:left;
}

#rightNav p {
}

div.rightNav {
	float:right;
	margin-right:0px;
	margin-top:10px;
}

div.rightNav p {
	margin:0 0 5px;
}

div.logo {
	padding:10px;
}


div.roundBox {
	position:relative;
	padding:0;
	margin:5px;
}

div.background {
	background-color:transparent;
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

div.roundBox div.contents {
	position:relative;
	width:230px;
	margin:0px;
	padding:10px 15px 0;
}

div#homeOne div.roundBox div.contents, div#homeTwo div.roundBox div.contents {
	width:350px;
}

div.roundBox p {
	line-height:125%;
	margin:0;
	padding-bottom:8px;
}

div.roundBox b.corners {
	display:block;
	width:100%;
}

div.roundBox b.corners b {
	display:block;
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	border-style:solid;
	border-width: 0 1px;
	border-color:#fff;  /* background color of page or container element */
}

b.c1{border-width: 0 10px !important;}
b.c2{border-width: 0 8px !important;}
b.c3{border-width: 0 6px !important;}
b.c4{border-width: 0 5px !important;}
b.c5{border-width: 0 4px !important;}
b.c6{border-width: 0 3px !important;}
b.c7{border-width: 0 2px !important; height:2px !important;}
b.c8{height:2px !important;}

/* all colors below here are colors for the border */
b.c1 b, b.c4 b, b.c5 b, b.c6 b, b.c7 b, b.c8 b {margin: 0; height:1px !important; border-color:#ccc !important; border-width:0 1px !important;}
b.c2 b, b.c3 b {margin: 0;height:2px !important; border-color:#ccc !important; border-width:0 2px !important;}
b.c1 b {background:#ccc;}
div.roundBox div.sides {border:1px solid #ccc; border-width:0 1px;}
/* end border colors */


ul.buttons {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.buttons li {
	width: 156px;
	margin: 0px 0px 3px 3px;
}

ul.buttons li div.bDiv {
	width: 156px;
	background: url('/siteflow/gif/leftButton_top.gif') top left no-repeat;
}

ul.buttons li div.bDiv2 {
	width: width: 156px;
	height: 7px;
	background: url('/siteflow/gif/leftButton_bottom.gif') top left no-repeat;
	clear: both;
}

ul.buttons li div.bDiv a {
	color: #000000;
	display: block;
	font-size: 12px;
	line-height: 15px;
	padding: 10px 15px 5px;
	text-decoration: none;
	vertical-align: middle;
	width: 120px;
}

ul.buttons li div.bDiv a:hover {
	text-decoration: underline;
}


/* SPECIAL BUTTON CLASSES FOR SITEMAP ONLY */

div#sitemap .leftNav {
	float:none;
}

div#sitemap ul.buttons {
 	margin:0; 
	padding:0px;
	background:none;
}

div#sitemap ul.buttons li {
	width:100%;
 	margin:0px;
	padding:0;
	background:none;
}
 
div#sitemap ul.buttons li div {
	width:100%;
 	margin:0px;
	padding:0;
	position:relative;
	background:none;
	top:0;
}

div#sitemap ul.buttons li div div {
	width:100%;
 	margin:0px;
	padding:0;
	position:relative;
	background:none;
	top:0;
}

div#sitemap ul.buttons li a {
 	width:100%;
 	padding:0; 
	color: #C03;
	font-size:12px;
	line-height:12px;
	background:none;
}






div.rightNav div.roundBox {
	width:263px !important;
}

div.main div.roundBox {
	width:253px;
}

.imgBox {
	padding:10px 10px 0 !important;
	width:231px !important;
	text-align:center;
}

.imgBox a img {
	margin-left:5px;
}

.imgBox p {
	padding:5px 5px 0px 5px;
	margin:0;
	text-align:center;
	text-transform:uppercase;
	line-height:12px;
	font-size:10px;
}

#footer {
	margin:0 11px; 
	height:50px; 
	color:#999; 
	background:#000; 
	text-transform:uppercase; 
	font-size:14px;
	padding: 0px 15px;
	clear:both;
}

#footer div.left {
}

#footer div.left span {
	color:#cc3300;
	font-size:18px;
}

#footer div.left p{
	margin:8px 0 0;
	line-height:16px;
}

#footer div.right {
	text-align:right;
	padding:5px;
}

#footer div.right ul li {
	border-color:#ccc;
}

#footer div.right ul li a {
	color:#999;
}

#footer div.right span {
	font-size:10px;
}

#header {
	width:950px;
	height:150px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0 11px;
	background:#fff url(/siteflow/gif/header.gif) no-repeat top left;
	color:#000;
	z-index:98;
}

.spanish {
	background:#fff url(/siteflow/gif/header_spa.gif) no-repeat top left !important;
}

#header div.right {
	text-align:right;
	padding:5px;
	text-transform:uppercase;
}

#header div.right>ul.strip li {
	border-color:#996;
}

#header div.right input[type="submit"] {
	border:1px solid #996;
	background: #f7f8e8;
	color:#000;
	padding:2px;
}

ul.strip {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.strip li {
	display:inline;
	padding:0 5px;
	border-right:1px solid #000;
	margin:0;
}

ul.strip li.first, ul.strip li.about_b_&_h {
	 padding-left:0;
	 border:none;
}

ul.strip li.last, ul.strip li.hidden_costs_of_labeling {
	 padding-right:0;
	 border:none;
}

ul.strip li a {
	text-decoration:none;
	color:#000;
}

#menu {
	position:absolute;
	top:83px;
	left:0px;
	background:#fff;
	height:37px;
	z-index:99;
}

#menu ul.strip {
	padding:0;
	margin:0;
	width:950px;
	text-align:left;
	background: url(/siteflow/gif/menuBackgroundOff.gif) repeat-x top left;
}

#menu ul.strip li {
	padding:0;
	border:none;
	margin:0;
	width:100px;
	position:relative;
}

#menu ul.strip li.first, ul.strip li.about_b_&_h {
	margin-left:0;
}

#menu ul.strip li a {
	background: url(/siteflow/gif/menuBackgroundOff.gif) repeat-x top left;
	line-height:37px;
	font-size:13px;
	text-transform:uppercase;
	padding:10px 12px;
	border-left:1px solid #971732;
	margin-right:-4px;
	color:#fff;
}

#menu ul.strip li a:hover, #menu.strip li:hover a, #menu ul.strip li.mhover a {
	text-decoration:none !important;
	background: url(/siteflow/gif/menuBackgroundOn.gif) repeat-x top left;
}

#menu ul.strip li a.first, #menu ul.strip li.about_b_&_h a {
	border:none;
	padding-left:13px;
}

#menu ul.strip li ul {
	display:none;
	position:absolute;
	left:0px;
	margin:0px;
	padding:0px;
}

#menu ul.strip li:hover ul, #menu ul.strip li.mhover ul {
	display:block;
}

#menu ul.strip ul li {
	display:block;
}

#menu ul.strip ul li a {
	display:block;
	background:#d21034 !important;
	padding:7px 10px;
	width:235px;
	margin:0 !important;
	font-size:13px;
	border-left:none !important;
	border-top:1px solid #000;
	line-height:16px;
	text-transform:none !important;
}

#menu ul.strip ul li a.first, #menu ul.strip li.about_b_&_h a {
	border:none;
	padding:0px 20px;
}

#menu ul.strip ul li a:hover {
	background:#000 !important;
}

#header div.lower {
	position:absolute;
	top:120px;
	left:0px;
	width:920px;
	height:40px;
	padding:20px 15px 0;
}

#header div.lower div.left{
	padding:5px 5px;
	color:#666;
}

#header div.lower div.left a {
	color:#c03;
	text-decoration:none;
}

#header div.lower div.right {
}

#header div.lower div.right a {
	text-decoration:none;
	color:#000;
}

#header div.lower div.right div {
	float:left;
	line-height:16px;
	font-size:12px;
	padding-left:15px;
}

#header div.lower div.right div div {
	padding-left:5px;
}



div.smallGrey {
	background: #fff url(/siteflow/gif/smallGreyGrad.gif) top left repeat-x;
}

div.largeGrey {
	background: #fff url(/siteflow/gif/largeGreyGrad.gif) top left repeat-x;
}

div.largeYellow {
	background: #fff url(/siteflow/gif/largeGreyGrad.gif) top left repeat-x;
}

div.ServiceGuy {
	background:url(/siteflow/png/service_guy.png) bottom right no-repeat;
}

div.gear {
	background:url(/siteflow/png/gear.png) bottom right no-repeat;
}

div.gearnew {
z-index:2;
background:url(/siteflow/png/gear.png) 100% 150px no-repeat;
position:relative;
	}
	
span.spacerparts {
	height:20px;
	padding:0;
	margin:0;
	display:block;
	
	}
	
div#feature_redbox {
	z-index:3;
	position:absolute;
	bottom:-12px;
	left:-1px;
	color:#fff;
	background:url(/siteflow/jpeg/feature_redbox.jpg) top left no-repeat;
	width:225px;
	height:94px;
	margin:0;
	padding:0;
	}
	
div#feature_redbox p{
	text-align:center;
	padding:15px 15px 10px 10px;
	color:#fff;
	}
	
span.mftitle {
	text-transform:uppercase;
	font-weight:bolder;
	}

div#feature_redbox a, div#feature_redbox a:HOVER, div#feature_redbox a:VISITED, div#feature_redbox a:ACTIVE {
	color:#fff;
	text-decoration:underline;
	}

div.bottles {
	background:url(/siteflow/png/bottles.png) top left no-repeat;
}

div.twoLiter {
	background:url(/siteflow/png/2liter.png) bottom right no-repeat;
}

div.twoLiter div.contents {
	width:350px;
}

div.right {
	float:right;
	margin-right:0 !important;
}

div.left {
	float:left;
	margin-left:0 !important;
}

.span-11-5 {
	width:450px;
	float:left;
	margin-right: 10px;
}

.span-5-5 {
	width:223px;
	float:left;
	margin-right: 12px;
}

div.span-5-5 div.contents {
	width:195px;
}

#homeBottom h1 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	line-height:18px;
}

#homeBottom h1.left {
	margin:0;
	text-align:left;
}

#homeBottom h1.right {
	margin:0;
	text-align:right;
}

#homeBottom b.red {
	color:#c03;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
}

#homeBottom b.small {
	font-size:14px;
	font-weight:100;
	line-height:14px;
}

#selectIndustry {
	position:relative;
	border:1px solid #ccc;
	background:#fff;
}

#selectIndustry ul.strip {
	padding:0;
	margin:5px 10px;
	text-align:left;
	text-transform:uppercase;
	font-size:14px;
	white-space:nowrap;
}

#selectIndustry ul.strip li {
	padding:0;
	border:none;
	margin:0;
	position:relative;
	display:block;
}

#selectIndustry ul.strip li ul {
	display:none;
	position:absolute;
	left:-20px;
	bottom:-30px;
	margin:0px;
	padding:0;
	background: #fff;
	border: 1px solid #ccc;
	border-top:none;
		z-index:999;
}

#selectIndustry ul.strip li:hover ul, #selectIndustry ul.strip li.mhover ul {
	display:block;
}

#selectIndustry ul.strip ul li {
}

#selectIndustry ul.strip ul li a:hover {
	background: #C03;
	color:#fff;
	text-decoration:none !important;
}

#selectIndustry ul.strip ul li a {
	white-space:nowrap;
	display:block;
	border-top: 1px solid #ccc;
	padding: 5px 15px;
	background:transparent;
	width:200px;
	font-size:12px;

}

a.linkBox {
	border:1px solid #ccc;
	padding:5px 30px 5px 15px;
	background: url(/siteflow/gif/rightArrow.gif) center right no-repeat;
	color:#000;
	font-size:14px;
	text-transform:uppercase;
}

hr.noClear {
	clear:none;
}

p.right {
	text-align:right;
}

div.tcenter {
	text-align:center;
}

.imgleft {
/*	clear:both; */
	float:left;
	margin:0 10px 5px 0;
}

.imgright {
	clear:both; 
	float:right;
	margin:0 0 5px 10px;
}

table {
	width:inherit;
	border:none;
}

table.fancy {
	margin:10px 0;
	}


th {
	font-weight:bold;
	text-align:center;
	margin:0px auto;
	}

tr {
	text-align:left;
	vertical-align:top;
}
	
td {
	text-align:left;
	vertical-align:top;
}	
	
table.fancy th {
	color:#C03;
	background:#ECECEC;
	border: 1px solid #CCC;
	text-align:center;
	margin:0px;
	padding:5px;
}



table.fancy tr, table.fancy td {
	margin:0px;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

table.fancy td {
	border: 1px solid #CCC;
}
	
tr.on, .rowon	{ background:#CCC; }




/**************************************
 *
 *	Image Overlay Elements
 *
 **************************************/


 #overlay {
	background: #ccc;
	position: absolute;
	width: 950px;
	top: 0px;
	opacity:0.8;
	left: 0px;
	display:none;
	z-index:100;
	margin:0 11px;
}

#imageBox {
	z-index:200;
	top:250px;
	left:275px;
	position:absolute;
	display:block;
}

#imageBox div.Middles {
	margin:0 30px;
	width:400px;
}

#imageBox div.topSide {
	height: 30px;
	background: url(/siteflow/png/imageBoxT.png) top left repeat-x;
}

#imageBox div.mainContents {
	background:#fff;
	text-align:center;
}

#imageBox div.bottomSide {
	height: 30px;
	background: url(/siteflow/png/imageBoxB.png) bottom left repeat-x;
}

#imageBox div.Sides {
	position:absolute;
	width:30px;
	margin:0;
	top:30px;
	height:24px;
}
 
#imageBox div.leftSide {
	left:0px;
	background:url(/siteflow/png/imageBoxL.png) top left repeat-y;
}

#imageBox div.rightSide {
	right:0px;
	background:url(/siteflow/png/imageBoxR.png) top right repeat-y;
}

#imageBox div.Corners {
	position:absolute;
	height:30px;
	width:30px;
	background-repeat:no-repeat;
	background-image:url(/siteflow/png/imageBoxNew.png);
}

#imageBox div.topLeft {
	left:0px;
	top:0px;
	background-position:top left;
}

#imageBox div.topRight {
	background:url(/siteflow/png/imageBoxTR.png) top right;
	right:0px;
	top:0px;
	background-position:top right;
}

#imageBox div.topRight {
	background-image:url(/siteflow/png/imageBoxTR.png);
}

#imageBox div.topRightOver {
	background-image:url(/siteflow/png/imageBoxTROver.png);
}

#imageBox div.bottomLeft {
	left:0px;
	bottom:0px;
	background-position:bottom left;
}

#imageBox div.bottomRight {
	right:0px;
	bottom:0px;
	background-position:bottom right;
}

#imageBox p {
	margin:0;
	padding:0;
}

#imageBox p.loading {
	font-size: 16px;
	position:absolute;
	top:15px;
	left:30px;
}

#imageBoxImageContainer, #imageBoxFrameContainer {
	display:none;
}


#slideController {
	margin-top:10px;
	display:none;
	position:absolute;
	bottom:30px;
	left:40px;
	width:740px;
}

div.slideButton {
	float:right;
	border:1px solid silver;
	padding:4px;
	margin-left:2px;
	cursor:pointer;
}

div.slideButtonOver {
	background:silver;
	color:white;
}


#slideController p {
	float:left;
}

span.searchdescription {
	color: #999;
	font-style: italic;
}

span.filedetails {
	font-style:italic;
	color:#999;
}

.newsblock 	{
	}
	
	
.newsdate {
	clear:left;
	float:left;
	width:90px;
	margin-right:5px;
	padding-bottom:5px;
	white-space:nowrap;
	vertical-align:top;
	}
	
.newstitle {
	padding-bottom:5px;
	vertical-align:top;
	text-align:left;
	margin-left:96px;
	}
	

.spamenus a {
	font-size:10px !important;
	text-transform: Capitalize !important;
	padding:10px 8px !important;
	}
	
.spafooter {
	font-size:9px !important;
	line-height:9px !important;
	text-transform:capitalize !important;
	padding: 0 5px 0 2px !important;
	}
