/* CSS Document */

/*--DOCUMENT--*/

body {
	width: 100%;
	height: 100%;
	padding: 0px;
}

#wrapper {
	width: 950px;
	margin: 20px auto 0;;
	height: 700px;
}

/*--HEADER--*/

#header {
	width: 100%;
	height: 118px;
}

#header div {
	float: left;
}

#logo {
	margin-left: 80px;
}

#headerStrap {
	width: 490px;
	margin: 40px 0 0 40px;
}

#liveChat {
	width: 229px;
	height: 63px;
	margin: 30px 0 0 10px;
}

/*--NAVIGATION--*/

#nav {
	width: 100%;
}

#nav ul {
	margin: 0 0 0 20px;
}

#nav ul li {
	float: left;
	padding: 10px;
}

/*--MASTHEAD--*/
#masthead {
	width: 100%;
	height: 129px;
}

/*--CONTENT--*/

/*--CONTENT - LEFT COLUMN--*/

#content {
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	
}

#content #leftColumn {
	float: left;
	width: 235px;
}

#content #leftColumn h4 {
	margin: 0px 0px 10px;
	color: #000000;
}

/*--CONTENT - LEFT COLUMN- - LATEST NEWS--*/
#content #leftColumn #lastestNews {
	padding: 10px 10px 20px;
}

#content #leftColumn #lastestNews .first, #content #leftColumn #lastestNews .second, #content #leftColumn #lastestNews .third {
	padding: 5px 0px;
	background-image: none !important;
}

#content #leftColumn #lastestNews li a strong{
	margin-left: 13px;
}

/*--CONTENT - LEFT COLUMN- - LOGIN--*/ 

#content #leftColumn #catalogueLogin {
	padding: 10px;
}


#content #leftColumn #catalogueLogin table td{
	padding: 2px 0px;	
}

#content #leftColumn #catalogueLogin #submitLogin {
	padding: 0px;
	margin: 0px;
	float: right;
}

/*--CONTENT - MIDDLE COLUMN--*/

#middleColumn {
	width: 482px;
	float: left;
	padding-bottom: 0;
}

#middleColumn h1 {
	display: block;
}

#middleColumn #copy{
	padding: 10px 10px 50px;
}

#dvd #middleColumn #copy {
	padding-bottom: 0px;
}

#integratedLabelsPage #middleColumn #copy {
	padding: 10px 0px 0px;
}

#integratedLabelsPage #middleColumn p, #integratedLabelsPage #middleColumn h2, #integratedLabelsPage #middleColumn ul {
	margin: 0px 15px 15px;
}

#integratedLabelsPage #middleColumn h3 {
	margin: 15px 15px 5px !important;
}
	
#middleColumn img{
	margin: 0 0 10px 10px; ;
	display: block;
}

#securityPrint #middleColumn img{
	margin: 0 0 10px 0px; ;
	display: block;
}

#middleColumn #copyImage {
	position: absolute;
	bottom: 0px;
}

/*--CONTENT - LEFT COLUMN--*/

#rightColumn {
	width: 233px;
	float: right;
}

#rightColumn .productRange {
	padding: 10px 10px 0;
}

#rightColumn .productRange a {
	background-color: #e2e2e2;
	display: block;
	height: 63px;
}

#rightColumn .productRange a img {
	float: left;
	margin-right: 4px;
}

/*--FOOTER--*/

#topFooter {
clear: both;
height: 150px;
}

#topFooter .footerPanel {
	float: left;
	padding: 10px 10px 0;
}

#topFooter .footerPanel h4{
	margin: 10px 0 5px;;
}

#topFooter #contactUs {
	width: 380px;
}

#topFooter #contactUs p{
	width: 210px;
}

#topFooter #environment {
	width: 226px;
}


#topFooter #environment p {
	width: 122px;
}

#topFooter #otherBrands {
	width: 294px;
	padding-right: 0px;
}
#topFooter #otherBrands a{
	display: block;
	float:left;
}

#topFooter #otherBrands #itags {
	width: 85px;
	height: 59px;
	margin: 25px 5px 0px;
}

#topFooter #otherBrands #pickitpacketit {
	width: 165px;
	height: 59px;
	margin: 25px 5px 0px 10px;
}

#bottomFooter {
	height: 96px;
	clear: both;
}

#bottomFooter p {
	padding: 15px;
}

#envirowiseBox {
	background: #e2e2e2;
	width: 462px;
	padding: 10px;
	color: #000000;
}


#envirowiseBox a {
	color: #59A58F !important;
}

#envirowiseBox span {
	color: #59A58F;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
}

#envirowiseBox p {
	color: #000000;
}

#envirowiseBox h2{
	text-indent: 0px;
	background-image: none;
	display: inline;
	font-weight: bold;
	margin-right: 10px;
	font-size: 1.1em;
	padding-top: 10px;
}

#envirowiseBox ul{
	color: #59A58F;
	font-weight: bold;

}

#registerLink {
	position: relative;
	top: -20px;
}

#securityPrint #content #leftColumn #lastestNews li {
	padding: 4px 15px;
}

#sitemap #middleColumn ul {
	margin: 10px 0px !important;
}