/* Css Reset ----------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* End CSS Reset ----------------------------------------------*/


body {
	font: 100% Geneva, Arial, Helvetica, sans-serif, "Myriad Pro";
	background-color:#383431;
}
p {
	color:#000000;
	margin-bottom:1em;
	font-size:12px;
}
p.listheading {
	margin-bottom:0px;
}
p.larger {
	font-size:13px;
	font-weight:bold;
}
p.product-text
	{margin-top:5px; text-align:left;}
p.quantity-text{margin-bottom: 5px; margin-top:0px; text-align:center;}
h1 {
	margin-bottom:.5em;
	color:#3a67b6;
	font-size:1.1em;
}
h2 {
	margin-bottom:1.2em;
	color:#3a67b6;
	font-size:.9em;
	font-weight:bold;
}

h4 {
	margin-bottom:.5em;
	color:#3a67b6;
	font-size:.8em;
	font-weight:bold;
}
.red {
	color:#900;
}
ul {
	margin-bottom:1em;
}
li {
	list-style:disc;
	margin: 0 0 .1em 0;
	font: 12px Geneva, Arial, Helvetica, sans-serif, "Myriad Pro";
	list-style-position:inside;
}
img.floatright {
	float:right;
	margin-left:5px;
}
img.floatleft{float:left; margin-left:5px;}
#container {
	width:748px;
	margin:0 auto;
	background-color:#ffffff;
	padding: 6px;
	text-align:center;
}
#header {
	background:#66CCFF url(../images/header3a.jpg) top center;
	height:206px;
}
#header1 {
	background:#66CCFF url(../images/new_header/concept2.jpg) top center no-repeat;
	height:207px;
}
#header2 {
	background:#66CCFF url(../images/header2.jpg) top center no-repeat;
	height:206px;
}
#header3 {
	background:#66CCFF url(../images/header3.jpg) top center no-repeat;
	height:206px;
}
#header4 {
	background:#66CCFF url(../images/header4.jpg) top center no-repeat;
	height:206px;
}
#content-container {
	background:#a4ccf4 url(../images/content-container-BG.gif) repeat-y;
	margin:0 auto;
}
#content {
	margin: 0 6px 0 204px;
	_margin: 0 6px 0 201px;
	padding: 6px 12px 0 12px;
	background-color:#f6fafe;
	text-align:left;
}
#footer {
	clear: both;
	background-color: #666;
	padding: 1em;
}
#content-top {
	background:url(../images/body-top.gif) bottom center no-repeat #a4ccf4;
	width:748px;
	height:15px;
}
#content-bottom {
	background:url(../images/body-bottom.gif) top center no-repeat #a4ccf4;
	width:748px;
	height:14px;
}
#footer {
	margin:0 auto;
	text-align:center;
	background-color:#383431;
	width:748px;
}
#footer a, #footer p {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
 * html #.c\learfix {
height:1px;
}
.center {
	text-align:center;
	margin:0 auto;
}
.left{float:left;}
.right{float:right;}
.prodRow {
	width:100%;
}
.prodColXSmall {
	width:24%;
	text-align:center;
	float:left;
}
.prodColSmall {
	width:33%;
	text-align:center;
	float:left;
}
.prodCol {
	width:49%;
	float:left;
	text-align:center;
}
.prodColLarge {
	width:99%;
	text-align:center;
}
div.prodCol img {
	margin:5px 0;
}
div.prodCol {
	margin:10px 0;
}
hr.clear-blue {
	clear:both;
	color:#a4ccf4;
	height:1px;
	border:0px;
	background-color:#a4ccf4;
	line-height:1px;
}
p.clear {
	line-height:25px;
	text-align:center;
	color:#2f54a4;
	font-weight:bold;
	font-size: 12px;
}
p.productText {
	line-height:25px;
	text-align:center;
	color:#2f54a4;
	font-weight:bold;
	font-size: 12px;
}
a.imgdnlink {
	cursor: pointer;
	text-decoration:none;
}
td {
	vertical-align:top;
}
a.dnlink img {
	text-decoration:none;
}
a.dnlink, a.dnlink:link, a.dnlink:visited {
	color:#2f54a4;
	text-decoration:underline;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif, "Myriad Pro";
	font-weight:bold;
	cursor: pointer;
}
a.dnlink:hover {
	color:#0066FF;
}
a.imglink, a.imglink:link, a.imglink:visited {
	text-decoration:none;
	cursor: pointer;
}
a.dnlink img {
	text-decoration:none;
}
.prodCol p {
	color:#2f54a4;
	text-decoration:underline;
}
.prodCol p:hover {
	text-decoration:underline;
	color:#0066FF;
}
a.dnlink div.prodColLarge p {
	color:#2f54a4;
	text-decoration:underline;
}
a.dnlink div.prodColLarge p:hover {
	text-decoration:underline;
	color:#0066FF;
}
a.dnlink div.prodColSmall p {
	color:#2f54a4;
	text-decoration:underline;
}
a.dnlink div.prodColSmall p:hover {
	text-decoration:underline;
	color:#0066FF;
}
a.dnlink div.prodColXSmall p {
	color:#2f54a4;
	text-decoration:underline;
}
a.dnlink div.prodColXSmall p:hover {
	text-decoration:underline;
	color:#0066FF;
}
a.pdf {
	color:#2f54a4;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}
a.pdf img {
	vertical-align:middle;
}
a.pdf:hover {
	color:#0066FF;
}
a.link, a.link:link, a.link:visited {
	text-decoration:underline;
	color:#3a67b6;
	font-weight:bold;
}
a.link:hover {
	color:#0066FF;
}
.toppadd {
	margin-top:2px;
}
/******************************************************NAV-TOP**************************************************/
#nav-top {
	background:#a4ccf4;
	padding-left:6px;
	height:26px;
	line-height:26px;
}
a.top-nav, a.top-nav:link, a.top-visited, .chosen {
	outline:none;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Myriad Pro";
	color:#ffffff;
	overflow:hidden;
	float:left;
	height:26px;
	line-height:26px;
}
a.top-nav:hover {
	color:#0f186f;
	background-color:#e21114;
}
a#home {
	background:url(../images/btn_home.gif) no-repeat left top;
	width:94px;
}
a#home:hover {
	background:url(../images/btn_home_over.gif) no-repeat left top;
}
a#about {
	background:url(../images/btn_aboutus.gif) no-repeat left top;
	width:123px;
}
a#about:hover {
	background:url(../images/btn_aboutus_over.gif) no-repeat left top;
}
a#environment {
	background:url(../images/btn_environment.gif) no-repeat left top;
	width:164px;
}
a#environment:hover {
	background:url(../images/btn_environment_over.gif) no-repeat left top;
}
a#faq {
	background:url(../images/btn_faq.gif) no-repeat left top;
	width:85px;
}
a#faq:hover {
	background:url(../images/btn_faq_over.gif) no-repeat left top;
}
a#quote {
	background:url(../images/btn_quotation_req.gif) no-repeat left top;
	width:158px;
}
a#quote:hover {
	background:url(../images/btn_quotation_req_over.gif) no-repeat left top;
}
a#contact {
	background:url(../images/btn_contactus.gif) no-repeat left top;
	width:112px;
}
a#contact:hover {
	background:url(../images/btn_contactus_over.gif) no-repeat left top;
}
/******************************************************END-NAV-TOP**************************************************/

/******************************************************NAV-LEFT**************************************************/

#sidebar {
	float: left;
	width: 192px;
	background-color:#487dc9;
	margin: 0 0 0 6px;
	_margin: -5px 0 0 3px;
	text-align:left;
}
a.sideNav, #sidebar li a {
	display:block;
	outline:none;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Myriad Pro";
	line-height:22px;
	height:23px;
	padding-left:40px;
}
#sidebar ul{background:#3a68b7 url(../images/sideNav-bg.png) no-repeat 0 -7px; padding:0 10px!important;}
#sidebar li{display:inline;}
#sidebar li a{border-bottom:1px solid #5e80bf; background:url(../images/sidenav-arrow.png) no-repeat 10px center;}
#sidebar li a:hover{background:#455397 url(../images/sidenav-arrow-over.png) no-repeat 10px center;}
#sidebar ul ul{ margin:0 -10px; background:#1b2e83;  display:none;}
#sidebar ul ul a, #sidebar ul ul a:hover{padding-left:55px; background-position:30px center;}

#sidebar .last a{border:none;}

.b-foam-products #sidebar .foam-products,
.b-paper-bags #sidebar .paper-bags,
.b-paper-cups #sidebar .paper-cups,
.b-plastic-products #sidebar .plastic-products{display:block;}



a.sideNav-indent {
	padding-left:65px;
}
#sidebar ul, #sidebar ul li {
	margin:0px;
	list-style-type:none;
	padding:0px;
	text-indent:0px;
}
a#products {
	background:url(../images/btn_products.gif);
}
a#products:hover {
	background:url(../images/btn-side-nav-over.gif);
}
a#bio {
	background:url(../images/btn_products.gif);
}
a#bio:hover {
	background:url(../images/btn-side-nav-over.gif);
}
a#paperbags {
	background:url(../images/btn_paper_bags.gif);
}
a#paperbags:hover {
	background:url(../images/btn-side-nav-over.gif);
}
a#paperbags-indent {
	background:url(../images/btn_paper_bags_indent.gif);
}
a#paperbags-indent:hover {
	background:url(../images/btn-side-nav-indent-over.gif);
}
a#papercups {
	background:url(../images/btn_paper_cups.gif);
}
a#papercups:hover {
	background:url(../images/btn-side-nav-over.gif);
}
a#papercups-indent {
	background:url(../images/btn_paper_cups_indent.gif);
}
a#papercups-indent:hover {
	background:url(../images/btn-side-nav-indent-over.gif);
}
a#foamcups {
	background:url(../images/btn_foam_cups.gif);
}
a#foamcups:hover {
	background:url(../images/btn-side-nav-over.gif);
}
a#serviettes {
	background:url(../images/btn_serviettes.gif);
}
a#serviettes:hover {
	background:url(../images/btn-side-nav-over.gif);
}
a#plasticpacks {
	background:url(../images/btn_plastic_packs.gif);
}
a#plasticpacks:hover {
	background:url(../images/btn-side-nav-over.gif);
}
a#catering {
	background:url(../images/btn_catering.gif);
}
a#catering:hover {
	background:url(../images/btn-side-nav-over.gif);
}
a#cellobags {
	background:url(../images/btn_cello_bags.gif);
}
a#cellobags:hover {
	background:url(../images/btn-side-nav-over.gif);
}
a#washroom {
	background:url(../images/btn_washroom.gif);
}
a#washroom:hover {
	background:url(../images/btn-side-nav-over.gif);
}
#sidebar li#below-buttons {
	background:url(../images/btn_bg_below.gif);
	height:86px;
	width:192px;
}
/******************************************************END NAV LEFT************************************************/

div#quote-request {
	width:99%;
	text-align:right;
	margin:30px 0px 10px 0px;
}
div#quote-request a.link, a.link, a.visited, a {
	font-weight:bold;
	text-decoration:underline;
	color:#2f54a4;
	font-size:12px;
}
div#quote-request a:hover {
	color: #0066FF;
}
