/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
}

a:focus {
	outline: none;
}

#wrapper {
	background-color: #fff;
	background: #FFF url(../../images/background_right_column.gif) repeat-y top right;
}

#header {
	border-bottom: 1px solid #4f617b;
}

#nav {
	border-top: 1px solid #586981;
}

#nav li a {
	color: #FFFFFF;
	font-weight: bold;
}

#nav li a:hover {
	text-decoration: none;
	color: #FFFF00;
}

#masthead {
	border-bottom: 5px solid #333333;
}

/*--CONTENT--*/

#content #leftColumn {
	background-color: #FFFFFF;
}

#content #leftColumn h4 {
	font-weight: normal;
	font-size: 150%;
	color: #000000;
}

/*--CONTENT - LATEST NEWS--*/

#content #leftColumn #lastestNews a  {
	color: #666666;
}

#content #leftColumn #lastestNews li {
	border-bottom: 1px dotted #CCCCCC;
}

#content #leftColumn #lastestNews li.third  {
	border-bottom: none;}

#content #leftColumn #lastestNews li a {
	line-height: 130%;
	display: block;
	
}

#content #leftColumn #lastestNews li a strong{
	display: block;
}

/*--CONTENT - LOGIN--*/ 

#content #leftColumn #catalogueLogin a{
	text-decoration: underline;
}

#content #leftColumn #catalogueLogin table input{
	border: 1px solid #CCCCCC;
}

#content #leftColumn #catalogueLogin #submitLogin {
	border: none;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
}

/*--CONTENT - MIDDLE COLUMN--*/

#middleColumn {
	background-color: #223a51;
	color: #FFFFFF;
}
#integratedLabels #middleColumn {
	background-color: #1D5B22;
}

#securityPrint #middleColumn {
	background-color: #C35036;
}

#dvdMailer #middleColumn {
	background-color: #333333;
}

#plainLabels #middleColumn {
	background-color: #7D4814;
}

#healthcare #middleColumn {
	background-color: #2A4B63;
}

#middleColumn h1 {
	color: #FFFFFF;
	text-indent: -9999px;
}

#middleColumn a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#middleColumn a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#middleColumn p {
	line-height: 160%;
}

#middleColumn h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	margin: 15px 0 5px;
}

#middleColumn h4 {
	color: #FFFFFF;
}

#middleColumn ul, #middleColumn ol {
	padding: 0 20px;
	margin-bottom: 20px;
}

#middleColumn ul li {
	list-style-type: disc;
}

#news #middleColumn ul li {
	border-bottom: 1px dotted #CCC;
	padding: 0px 10px 15px;
	list-style-type: none;
}

#news #middleColumn ul li img{
	float: left;
	margin: 0 10px 0px 0;
}

#news #middleColumn ul {
	padding: 0px;
	border-top: 1px dotted #CCC;
}

/*--CONTENT - RIGHT COLUMN--*/

#rightColumn {
	background-color: #e9e8e8;
} 

#rightColumn .productRange a {
	background-color: #e2e2e2 !important;
}

#rightColumn .productRange a:hover {
	text-decoration: none;
	background-color: #d3d2d2 !important;
}

#rightColumn .productRange a span{
	font-size: 130%;
		display: block;
	padding: 10px;
	text-indent: -9999px;
}

#rightColumn .productRange.active a {
	background-color: #2c2c2c !important;
	color: #FFFFFF !important;
}

#content #rightColumn .productRange.eight{
	padding-bottom: 10px;
}

#integratedLabels #content #rightColumn .one a,
#healthcare #content #rightColumn .five a,
#securityPrint #content #rightColumn .six a,
#dvdMailer #content #rightColumn .seven a,
#plainLabels #content #rightColumn .eight a{
	background-color: #999999 !important;
	color: #FFFFFF;
}

#topFooter {
	border-bottom: 5px solid #0d6d32;
}

#topFooter a{
	text-decoration: underline;
}

#topFooter #otherBrands a{
	text-indent: -9999px;
}

#topFooter .footerPanel h4{
	font-size: 130%;
	color: #000000;
	font-weight: normal;
}

#bottomFooter p {
	float: left;
	display: block;
}

#bottomFooter a {
	float: right;
	display: block;
	margin: 10px 7px;
}

/* CONTACT FORM */

#contact #middleColumn input, #contact #middleColumn textarea {
	width: 250px;
}

#contact #middleColumn label {
	width: 150px;
}

#contact #middleColumn #form_submit {
	width: 80px;
}

#contact #middleColumn span {
	font-weight: bold;
}

#contactUs h4 {
	background: transparent url(../../images/h4_contact_us.png) no-repeat top left;
	text-indent: -9999px;
	height: 20px;
}

#environment h4 {
	background: transparent url(../../images/h4_environment.png) no-repeat top left;
	text-indent: -9999px;
	height: 20px;
}

#otherBrands h4 {
	background: transparent url(../../images/h4_other_brands.png) no-repeat top left;
	text-indent: -9999px;
	height: 20px;
}

#enviroImage {
	margin:0px !important;
	float: right;
}

#content #leftColumn #lastestNews li {
	border-bottom: 1px dotted #CCCCCC;
background-image:  url(../../images/sub_menu_list_item.gif); 
background-repeat: no-repeat;
background-position: center left;
padding-left: 15px;
}

#content #leftColumn #lastestNews .multiLineNav {
background-image:  url(../../images/sub_menu_list_item_multi.gif); 
background-repeat: no-repeat;
background-position: top left !important;
padding-top: 5px;
}

#content #leftColumn #lastestNews .subLevelNav {
background-image: none !important;
}

#copy2 {
	padding: 10px;
	background-color: #27782E;
}

#copy3 {
	padding: 10px;
	background-color:#37A840;
}

#copy4 {
	padding: 10px;
	background-color:#3DBC46;
}

#copyBlock {
	background-color: #666666;
	padding: 10px;
	left: -10px;
	width: 462px;
	line-height: 1.2em;
}

#dvd #middleColumn h4 {
	margin: 10px 0;
}

#securityPrint #middleColumn img{
	margin: 0 auto;
}

#bottomFooter p {
	font-size: 0.8em !important;
}
