/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	background-color: #D8D8D8;
}

#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;
}

#nav .yellow a{
	color: #fbef01;
}

#masthead {
	border-bottom: 5px solid #9ea4a0;
}

/*--HEADER--*/

#header {
	background-color: #FFFFFF;
}

/*--CONTENT--*/

#content #leftColumn {
	background-color: #FFFFFF;
}

#content #leftColumn h4 {
	font-weight: normal;
	font-size: 150%;
	color: #000000;
}

#leftColumn #serviceSupport {
	margin: 20px 0;
}
#leftColumn #serviceSupport img{
	margin: 0 auto;
	width: 191px;
	display: block;
}



/*--CONTENT - LATEST NEWS--*/


#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;
}

#content #leftColumn #lastestNews a  {
	color: #666666;
}

#content #leftColumn #lastestNews li {
	border-bottom: 1px dotted #CCCCCC;
}

.subLevelNav {
	border-bottom: none !important;
	text-indent: 20px;
}

.subLevelNav a {
	color: #999999 !important;
}

#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;
}

/*--CONTENT - MIDDLE COLUMN--*/

#middleColumn {
	background-color: #3a3a3a;
	color: #FFFFFF;
}

#healthcare #middleColumn {
	background-color: #2A4B63;
}

#middleColumn h2 {
	color: #FFFFFF;
	text-indent: -9999px;
}

#middleColumn p {
	line-height: 160%;
}

#copySection {
	background-color: #6E67AA;
}
#middleColumn span{
font-weight: bold;
}

#middleColumn p a {
	color: #FFFFFF;
	text-decoration: underline;
}

/*--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: #999 !important;
	color: #FFFFFF !important;
}

#content #rightColumn .productRange.eight{
	padding-bottom: 10px;
}



#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;
}

#bottomFooter p {
	font-size: 0.8em !important;
}
