/* ----------------------------------------------------------------  product listing  ---------------------------- */
/*
.sectionlist {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.sectionlist div.prodinfo {
	display: block;
	padding: 5px 0;
	margin-left: 80px;
}
*/

/*.sectionlist span.RRP 
{
	padding: 5px 0 5px 0;
	background: transparent url("/img/buttons/promotions.gif") 0 0.25em no-repeat;
	height: 0.71em; /* IE5 fix */
/*	padding-left: 27px;	
	color: #000;
	font-weight: bold;
    	
}*/

/*
.sectionlist img {
	float: left;
	margin: 30px 20px 30px 10px;
}

.mainlist img {
	margin-top: 0;
}

.sectionlist img.img-right {
	float: right;
}

.sectionlist h2 {
	border-top: 1px solid #f2f2f2; 
	padding: 5px 0;
	margin: 0 0 5px 0;
	color:#000;
}

.sectionlist h2 a:link, , .prodinfo h3 a:link {color:#000; text-decoration:underline;}
.sectionlist h2 a:active, .prodinfo h3 a:active {color:#000; text-decoration:underline;}
.sectionlist h2 a:visited, .prodinfo h3 a:visited {color:#000; text-decoration:underline;}
.sectionlist h2 a:hover, .prodinfo h3 a:hover {color:#58585a; text-decoration:underline;}


h2.sectioncat {
	border-top: 1px solid #ecedef; 
	padding: 5px 0;
	margin: 10px 0 5px 0;
	color:#000;

}
span.conRRP 
{
	padding: 5px 0 5px 0;
	background: transparent url("/img/buttons/promotions.gif") 0 0.25em no-repeat;
	height: 0.71em; /* IE5 fix */
/*	padding-left: 27px;	
	color: #039;
	font-weight: bold;
    	
}
*/
/* ----------------------------------------------------------------  misc classes  ---------------------------- */
/*
br.clear {
	clear: both;
	display: block;
	font: 1px/1px monospace;

}
*/

/* ----------------------------------------------------------------  left menu class  ---------------------------- */

.heroNavigation div.menulink a
{
    background-color: #252122;
    background-image: url(/common/img/left_menu_header_bg_left.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left top;
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 10px;
}

.heroNavigation div.menulink a:hover 
{
    background-color: #252122;
    background-image: url(/common/img/left_menu_header_bg_left.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left top;
}


/********** For News/Press Releases ****************/

dl.pr {
	display:block;
	width:550px;
	margin:5px 0px 5px 20px;
	min-height:40px !important;
	line-height: 17px;
}

dt.prDate {
	float:left;
	width:80px;
	margin-bottom:2px;
	zborder:1px #000000 solid; 

}

dd.prDesc {
	float:left;
	margin-left:5px;
	margin-top:2px;
	width:400px;
}

/* NEW FRONTPAGE DIVS */
.imgLong {
	width:556px;
	height:203px;

	/** remove border **/

}

.MidBottomRight {
	float:right;
	zborder:1px solid #00ADEF;
	margin-top:10px;
	height:232px;
	max-height:232px !important;
	width:186px;
}

.MidBottomLeft {
	float:left;
	zborder:1px solid #F7931D;
	width:360px;
	height:232px;
	max-height:232px !important;
	margin-top:10px;
}

.MidBottomLeft2 {
	float:left;
	zborder:1px solid #F7931D;
	width:360px;
	height:101px;
	max-height:101px !important;
	margin-top:10px;
}

.productFinder {
	height:100px;
	border: solid 1px #e3eef9;

}

.productFinder p{
	margin:2px 0px 2px 0px;
}

.productFinder2 h3{
	margin:0px 0px 2px 0px;
}

.productFinder2 {
	height:100px;
	border: solid 1px #e3eef9;

}

.productFinder2 p{
	margin:2px 0px 2px 0px;
}

.productFinder2 h3{
	margin:0px 0px 2px 0px;
}

form.pFinder {
	padding:0px 0px 0px 5px;
}

p.genuineInk {
	padding-top:4px;
	padding-bottom:1px;
	margin-bottom:0px;}

img.PromoImg {
	display:block;
	margin:9px 0px 5px 0px;
}

.bottomSection {
	width:750px;
	height:101px;
	margin-top:7px;

}

.bottomLeft {
	float:left;
	width:182px;
	height:101px;
}

.bottomRight {
	float:right;
	width:556px;

}

.bottomInsideLeft {
	float:left;
	width:360px;

}

.bottomInsideRight {
	float:right;
	width:185px;


}

.bar {
   font-family: verdana, arial, helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
   color: #003399;
   background-color: #f3f3f3;
   border: 1px solid #d2d2d2;
   padding: 4px;
   margin: 0;
}

div.newsbox ul.links li, li.link {
	background: transparent url("/img/arrowsright.gif") 0 0.45em no-repeat;
}

div.newsbox  img
{
    clear:both;
    float:right;
}



.newsbox {
    border: 1px solid #c0c0c0;
/*	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;*/
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	width: 680px;
	float:left;
}


.fullsize
{
    width: 100%;
}