@charset "utf-8";
/* CSS Document */

/* html styles */
body { margin: 0; padding: 0; background: url(/images/widia/layout/body_bg.jpg) #7B8386 top center repeat-y; font-family: Arial, Helvetica, Verdana, sans-serif; }
p { font-family: Arial, Helvetica, Verdana, sans-serif; font-size:14px; color:#000000; line-height:1.3em; margin-top:2px;}
li { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:0.80em; }
blockquote { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:11px; color:#000000; margin-left:15px; }
h1 { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:1.2em; color:#000000; margin:0; font-weight:100; }
h2 { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:1.1em; color:#000000; margin:0;}
h3 { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:1em; color:#000000; margin:0;}
h4 { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:0.95em; color:#000000; margin:0;}
h5 { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:0.85em; color:#000000;}
a {color: #000;}
a:hover {text-decoration: underline;}
#topNav a{
	text-decoration: none;
}

.error{
	font-size: 14px;
	color: red;
	font-weight: bold;
	clear: both;
	padding-top: 10px;
}

body, p, div, td{
	text-align: left;
}

/* id styles */
p.cart{ font-size:11px; text-align:center; margin-bottom:3px;}
h3 { font-family: Arial, Helvetica,Verdana, sans-serif; font-size:14px; font-weight:bold; color:#006600; margin-bottom:0px; margin-top:0px; }


#modBg{
	display:none;
	position:fixed;
/*
	height:100%;
	width:100%;
*/
	top:0;
	left:0;
	background:#000000;
	z-index:2010;
}


div#modBg {
  /* IE5.5+/Win */
  _position:absolute;
  _left: auto; _bottom: auto;
  _left: expression( ( 0 - modBg.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  _top: expression( ( 0 - modBg.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}


body div#outCntr {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	width: 1020px;
	background: none;
}
#inCntr {
	background:#FFFFFF;
	border:2px solid #8e9092;
	border-top: none;
}

#brandTabs{
	width: 1018px;
	margin: 30px auto 0 auto;
	height: 47px;
	border-left:2px solid #8e9092;
}
#brandTabs div {
	width: 109px;
	height: 40px;
	float:left;
	padding: 7px 0 0 2px;
	margin:0 2px 0 0px;
	text-align: center;
	background: url(/images/widia/layout/tab_inactive.gif) top left no-repeat;
}
#brandTabs .activeTab {
	background: url(/images/widia/layout/tab_active.gif) top left no-repeat;
}
#utility{
	width:200px;
	float:right;
	text-align: right;
	font-size: 9px;
	position: absolute;
	top:7px;
	right:7px;
}
#topNav{
	height: 65px;
	width: 986px;
	background:url(/images/widia/layout/nav_bg.jpg);
	padding:0 10px 0 20px;
	clear:left;	
	position: relative;
	z-index: 1000;
}
#topNav #links a{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	float:left;
	margin-top: 20px;
}
#topNav span.pipe{
	display: block;
	float:left;
	width:20px;
	margin-top: 20px;
	background: url(/images/widia/layout/nav_pipe.gif) 50% 0px no-repeat;
}

#topNav #utility .utilLinks{
	margin-top: 0;
	height:20px;
}
#topNav #utility a.utilLinks{
	color:#000;
	/*letter-spacing: .2em;*/
	text-decoration: none;
}
#topNav #utility a.utilLinks:hover{
	text-decoration: underline;
}
#topNav #utility .spacer{
	margin-right:8px;
	display: inline;
}
#search{
	text-align: right;
	/* float: right; */
	position: relative;
	/* top: 4px; */
}
#search .button{
	position: relative;
	top: 4px;
}
#search input{
	width:105px;
	margin-right: 5px;
}
.printerFriend {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	z-index: 900;
}

.printerFriend div {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 110px; 
	height: 14px; 
	position: relative; 
	top: 102px; 
	z-index: 100; 
	float:right; 
	background-image:url(../../images/gui/print_icon.gif); 
	background-repeat:no-repeat; 
	background-position: 4px 4px; 
	padding: 4px 0px 0 0;
	margin: 0 15px 0 0; 
	text-align: right;
	/*border: solid 1px #000000;*/
}

/*
.printerFriend a {
	text-decoration: none;
}
*/


#content, #contentHome{
	font-family: Arial, Helvetica, sans-serif;
	width:870px;
	margin: 0 auto 0 auto;
	padding: 0 10px 0  10px;
}
#contentHome{
/*
	background:url(/images/widia/layout/content_home_fade.jpg) top center no-repeat;*/
	position: relative;

}

#homeFade{
	position: absolute;
	top:-108px;
	left:150px;
}
.yellowLine{
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #107b27;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}


/*
#breadcrumbs{
	width:804px;
	float:right;
	clear:right;
	height:24px;
	background-color:#D9D9D9;
	vertical-align:middle;
	border-bottom: 1px solid #999;
	padding-right: 20px;
	padding-left: 20;
}
#breadcrumbs p{  margin-top:5px; margin-left:6px; font-size:11px; }
.lastCrumb{ font-weight:bold;}
*/

#homeTop{
	margin-top: 108px;
	border: solid 1px #000;
	border-bottom: none;
	height:207px;
	padding: 45px 0 0 30px;
	background:#FFFFFF;
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
}
#homeTop h1{
	color:#107b27; /* green */
	font-size: 22px;
	font-weight: bold;
	margin: 15px 0 20px 0;
}
#homeTop p{
	font-size:12px;
	line-height: 1.8em;
	width: 400px;
}
#homeBot{
	border: solid 1px #000;
	border-top: none;
	height: 155px;
	padding-left: 15px;
	
}

#leadImg{
	position: absolute;
	top:-105px;
	left: 20px;
}

#leadTxt{
	position: absolute;
	top:-105px;
	left: 540px;
}

.homeFeatBox{
	width: 190px;
	margin: 0 10px 30px 10px;
	float:left;
	color:#007836;
}
.homeFeatBox h3{
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
}
.homeFeatBox .top, .homeFeatBox .bot{
	height: 8px;
	margin:0;
}
.homeFeatBox .mid{
	background: url(/images/widia/layout/165-box-bg.gif) top left repeat-x;
	margin: 0;
	padding:none;
	margin:-4px 0 -8px 0;
	text-align: center;
	border-left:solid 1px #007836;
	border-right:solid 1px #007836;
}
.homeFeatBox .inner{
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
	height: 115px;
	padding: 0 8px 0 8px;
	text-align: center;
}
.boxSearch{
	text-align: right;
	font-size:9px;
	font-weight: bold;
	clear:both;
	margin:8px 12px 23px 0;
	letter-spacing: .3em;
}
#footer{
	position:relative;
	background-color: #FFF;
	font-size: 10px;
	height: 30px;
	width: 870px;
	clear:both;
	padding: 40px 0 20px 0;
	margin:0 auto 0 auto;
	text-align:left;
	color:#3b3b3b;
}
#footer a, #footer span{
	text-decoration: none;
	color:#3b3b3b;
}
#footer .pipe, #topNav #utility span.pipe{
	border-left: solid 1px #3b3b3b;
	margin:0 4px 0 10px;
	background: none;
	display:inline;
	float:none;
	width:auto;
}

#footer a:hover{
	text-decoration: underline;
}
#lanSwch{
	display: inline;
	position: relative;
	width:auto;
	border: #E6E6E6;
	padding:3px;
	overflow: visible;
}
#lanSwch a{
	padding: 3px 10px 3px 30px;
	font-weight: bold;
}
#lanSwch a:hover{
	text-decoration: none;
}
#lanSwch a#curLan{
	font-weight: normal;
	display:inline;
	cursor: pointer;
	clear:right;
	top:0;
}
#otherLan {
	display: none;
	overflow: visible;
	height:36px;
	width:340px;
	position: absolute;
	left:-40px;
	top:-15px;
	white-space: nowrap;
	background: url(/images/widia/spacer.gif) top left repeat;
}
#otherLan span{
	float:left;
	height: 26px;
	background: url(../../images/widia/layout/lan-bubl-bg.jpg) 0 0 repeat-x;
	padding:0;
	padding: 0 0 10px -5px;
}

#otherLan .rEnd, #otherLan .lEnd{
	float:left;
}
/**/

/*
#otherLan .rEnd{
	right:-4px;
}
#otherLan .lEnd{
	left:-4px;
}
*/
#otherLan a{
	position: relative;
	top:9px;
}
#lan-buble-arr{
	position: absolute;
	top:24px;
	left:42px;
}
.cn{
	background: url(/images/flags/sm_flags/china_fl_a0.gif) left center no-repeat;
}
.de{
	background: url(/images/flags/sm_flags/deutschland_fl_a0.gif) left center no-repeat;
}
.en{
	background: url(/images/flags/sm_flags/usa_fl_a0.gif) left center no-repeat;
}
.es{
	background: url(/images/flags/sm_flags/spanien_fl_a0.gif) left center no-repeat;
}
.fr{
	background: url(/images/flags/sm_flags/frankreich_fl_a0.gif) left center no-repeat;
}
.it{
	background: url(/images/flags/sm_flags/italien_fl_a0.gif) left center no-repeat;
}
.pt{
	background: url(/images/flags/sm_flags/portugal_fl_a0.gif) left center no-repeat;
}
.ja{
	background: url(/images/flags/sm_flags/japan_fl_a0.gif) left center no-repeat;
}

#topNav #utility span.slashes{
	margin:0 3px 0 4px;
}
.clearBoth{ clear:both;}
.spacer5{ height:5px; clear: both;}
.spacer10{ height:10px; clear: both;}
.spacer30{ height:30px; clear: both;}

.floatLeft{
	clear: left;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.floatRight{
	clear: right;
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
}
.noTopMargin{
	margin-top:0;
	margin-bottom: 6px;
}
#flashcontent{
	position:relative;
}
#breadcrumbs{
	padding: 10px 0 10px 20px;
}
#breadcrumbs, #breadcrumbs a, #breadcrumbs span{
	color: #929598;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#breadcrumbs a:hover{
	text-decoration: underline;
	color: #107b27;
}

#pageHead{
	padding:0 0 10px 5px;
	font-size:14px;
}

#pageHead .headImg{
	float:right;
}

#pageHead, .headTxt{
	clear:both;
	/*margin-top:20px;*/
}
#pageHead h1{
	color:#929598;
	font-size:28px;
	font-weight: bold;

}
.oneColProdBox h1, .oneColProdBox h1 a{
	color:#107b27;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
.oneColProdBox{
	margin: 30px 0 30px 0;
	width:670px;
	background: #fff url(/images/widia/layout/one-col-prod-box.gif) 0 20px no-repeat;
}

.oneColProdBox img{
	float: left;
	margin: 10px 20px 0 10px;
}

.oneColProdBox .prodSubLinks{
	border-top: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	text-align: center;
	margin-top:10px;
	clear: both;
}

.oneColProdBox .prodSubLinks a{
/**/
	color:#107b27;
	text-decoration: none;

	font-size: 9px;
	text-transform:uppercase;
	padding-left: 8px;
	margin: 5px 5px 5px 0;
	border-left: solid 1px #107b27;
}
.oneColProdBox .prodSubLinks a:hover{
	text-decoration: underline;
	color: #000;
}
.oneColProdBox{
	position: relative;
}

.oneColProdBox .prodListing{
	position: absolute;
	top:0;
	left: 0;
}
.oneColProdBox ul {
	float: left;
	width:320px;
	min-height:100px;
}

.twoColProdBox{
	float:left;
	background:#FFF url(/images/gui/product_box.jpg) 0 24px no-repeat;
	height:200px;
	width:284px;
	margin-right:10px;
}
.twoColProdBox p{
	font-size: 11px;
	padding:8px 2px 0 8px;
}

.twoColProdBox img{
	float: left;
	padding:8px 8px 0 8px;
}
.twoColProdBox h2 a{
	color:#107b27;
	font-size: 16px;
	margin-bottom: 20px;
	clear:both;
}
.twoColProdBox h2 a:hover{
	text-decoration: underline;
}
#leftPage{
	margin:0 20px 0 10px;
	width:670px;
	float:left;
}

#rightPage{
	float:left;
	width:168px;
	font-size: 11px;
}
#rightPage div {
	border:solid 1px #929598; 
	/* background: url(/images/widia/layout/bgfade_fa-ff.gif) top right repeat-x; */
}
#rightPage .spacer10, #rightPage .spacer30, #rightPage .spacer10, #rightPage .spacer5, #rightPage .clearBoth{
	border:none;
}
#rightPage .head{
	background: url(/images/widia/layout/right-page-head.gif) top left no-repeat;
	color:#fff;
	/* height: 15px; */
	padding: 5px 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	border:none;
}

#rightPage .relProd {
	font-size: 10px;
	color: #929598;
	border-top: none;
	padding:15px 5px 15px 5px;
	text-align: center;
}

#rightPage .relProd p, #rightPage .relProd a{
	font-size: 12px;
	text-align: left;
}
#rightPage .relProd img{
	clear:both;
}

#rightPage .items{
	border: none;
	text-align: left;
	clear:both;
}
#rightPage .items img{
	float:left;
	margin: 0 5px 5px 0;
}
.oneColWide{
	width: 920px;
	padding:0 10px 0 10px;
	background: url(/images/widia/layout/one-col-wide-bg.gif) 5px 50px no-repeat;
}

.oneColWide .location {
	width:200px;
	padding: 20px 10px 10px 10px;	
	font-size: 11px;
	display: inline-block;
	overflow:hidden;
	vertical-align: top;
	/* background: #ccc; */
}

.oneColWide .location img{
	float: left;
}
.oneColWide .location blockquote{
	float: left;
	margin: 0 0 0 10px;
}

.quickContact {
	font-size:14px;
	clear:both;
	height: 18px;
}
.quickContact h2{
	color:#107b27;
	padding-right:20px;
	float: left;
}

.oneColWide strong{
	padding-left:20px;
}

.multiCol{
	width:205px;
	padding: 20px 10px 10px 15px;
	margin-left: 5px;	
	font-size: 11px;
	float:left;
	background: url(/images/widia/layout/multi-col-bg.gif) 0 38px no-repeat;
	overflow: visible;
}
.multiCol h2{
	color:#107b27;
	padding:0 20px 10px 0;
	margin-left: -10px;
}

.multiCol p{
	font-size: 12px;
	margin-bottom: 0;
}

#aboutContent{
	color:#929598;
	width:550px;
	padding: 15px 20px 0 20px;
	float: left;
	background: url(/images/widia/layout/about-col-bg.gif) top left no-repeat;
}

.aboutIntro{
	color:#929598;
	font-size: 14px;
	line-height: 23px;
	width:540px;
}
.aboutLeadText{
	float: right;
}

#newsContent {
	color:#929598;
	width:590px;
	padding: 20px 20px 0 5px;
	float: left;
}

.newsItem, .dlSect{
	background: url(/images/widia/layout/about-col-bg.gif) 0 20px no-repeat;
}
.newsItem{
	margin-bottom: 20px;
}
.newsItem .date{
	float: left;
	color: #333333;
	font-size: 11px;
	font-style: oblique;
	margin-top:7px;
}

.newsItem h2{
	float: left;
	margin: 0 20px 0 0;
}
.newsItem p{
	display: block;
	clear: both;
	width: 560px;
	padding: 5px 0px 0px 10px;
}
.dlSect{
	background-position-y: 25px;
	clear:both;
}
#newsSelYr{
	position: relative;
	width:155px;
	overflow: visible;
}
#newsSelYr #curYear p{
	display: none;
	position: absolute;
	top: 0;
	margin: 0;
	padding:4px 8px 4px 8px;
	left: 200px;
	border:solid 1px #cacaca;
	border-top-color:#F2F2F2;
	border-left-color:#F2F2F2;
	background: #f7f7f7;
	white-space: nowrap;
}
#curYear{
	background: url(/images/widia/sel_yr_bg.gif) top left no-repeat;
	width: 200px;
	font-size: 14px;
	display: block;
	height: 25px;
	padding: 7px 0 0 7px;
	font-weight: bold;
}
#newsSelYr #curYear p a{
	display: block;
	clear: both;
	font-size: 12px;
	text-decoration: none;
}
#newsContent h2 a, #newsContent h2{
	font-size: 14px;
	color: #107b27;
	float:left;
	margin:0 20px 0 0;
}
.dlSect h2{
	float: none;
	font-size: 20px;
	margin: 30px 0 10px 0;
}

#newsContent h2 a, .dlSect h2 a{
	margin:0 3px 0 0;
}
#newsContent .date{
	float: left;
	position: relative;
	top:5px;
	font-size: 10px;
	color: #929598;
}

#newsContent p{
	clear: both;
	padding: 15px;
}
.dlSect p{
	padding: 0 0 5px 30px;
	color: #333333;
	font-size: 11px;	
}
.dlSect h3, .dlSect h3 a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #107b27;
	margin: 0 0 0 10px;
}
.dlSect h3 a{
	margin: 0;
}
.dlSect	 h3 a:hover{
	text-decoration: underline;
}

.dlItem{
	width:290px;
	display: inline-block;
	overflow: hidden;
}
div.addBurst{ /* USED BY newBurst(elem) in base js file */
	background:url(/images/widia/layout/new-burst.png) top left no-repeat; 
	margin-left:-10px;
	padding-left:50px;
	width:250px;
	padding-top:4px;
}

#productBox {
	background-repeat: no-repeat;
	background-image:url(/images/widia/layout/one-col-prod-box.gif);
	margin-top:10px;
	padding: 0 20px 0 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

#productBox .product{
	width:280px;
	/*height:125px;
	float:left;*/
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
	padding:20px 20px 0 0;
	margin-right:5px;
}

* html #productBox .product { display:inline; }  /* for IE 6 */
* + html #productBox .product { display:inline; }  /* for IE 7 */

#productBox h1 a{
	color:#107b27;
	font-size:16px;
	text-transform:uppercase; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	margin:0px;
	text-decoration:none;
}
#productBox h1 a:hover {
	text-decoration:underline;
}
#productBox p {
	width:auto;
	line-height:normal;
	font-size: 12px;
	margin:0px;
	float:none;}
#productBox img {
	border:none;
}

.moreLink{
	float:right;
	position:relative;
	/* top: 90px; */
	margin:10px 3px 0 0;
}

#login form label, #contactForm form label, #regForm form label{
	width:200px;
	font-size: 13px;
	float:left;
	padding-right:10px;
	text-align:right;
	font-weight: bold;
	clear:left;
}

#login form input, #contactForm form input, #regForm form input{
	margin:0 0 10px 0;
	clear: right;
}

#login .note{
	font-size: 12px;
	font-family: Georgia, Times, serif;
	font-style: oblique;
}

#contactForm{
	margin: 30px 0 0 120px;
	
}



#contactForm form .optional label{
	font-weight: normal;
}

p.formTitle{
	clear:both;
	font-size: 14px;
	font-weight: bold;
	padding-top:24px;
	display: block;
	border-bottom: 1px solid #939598;
}

#regForm form .labelCheckbox {
	clear:none;
	float:none;
}

#regForm form .inputCheckbox{
	margin-right: 6px;
}

#regForm form input.button{
	clear:none;
	float:none;
	margin: 0 10px 0 0;
}

#liveChat{
	position:absolute;
	top:2px;
	right:2px;
	text-align:center;
}

#socBmrk{
	float:right;
	margin-left:16px;
	margin-top: 
}
#socBmrk img{
	float:left;
}
#socBmrk .icon{
	margin: 1px;
}


/*FORM STYLES*/
fieldset {
	padding: 10px;
	border: 1px #107b27 solid;
	margin-bottom: 10px;
}
legend{ 
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	font-weight:bold; 
	font-size:14px;
	color:#000;
}
/*input{ height:14px; font-size:12px;}*/
input:focus, select:focus, textarea:focus {
	background-color:#d0dfe6;
}
.inputQuickOrder { width:123px;}
.quickOrder{ width:580px; }
 
.rtPageInput{ width:100%; height:12px; font-size:11px; margin-top:0px; margin-bottom:0px;}
.rtPageLegend{ font-size: 12px;}
.narrowFieldset{ width:350px;}
.shipTo{ width:170px; margin-right:5px;}
.optional label, label.optional { font-weight: normal; }
.required label, label.required { font-weight: bold; }
form div { clear: left; display: block; margin:0px; padding: 2px 3px; }
form div label {
	display: block;
	float: left;
	width: 100px;
	padding: 3px 5px;
	margin: 0px;
	text-align: right;
	font-size:12px;
}
form div label.wide {
	display: block;
	float: left;
	width: 120px;
	padding: 3px 5px;
	margin: 0px;
	text-align: right;
	font-size:12px;
}
.imageButton { margin-left:112px;}
.or { text-align:center; font-weight:bold; margin:0; font-size:14px; }
.notes {float: left;}
form div label.labelCheckbox, form div label.labelRadio {
	float: none;
	display: inline;
	width: 500px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
form div fieldset label.labelCheckbox, form div fieldset label.labelRadio { 
	margin: 0px 0px 5px 0px; 
	width: 300px; 
	display:block;
}
form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
	height: 14px;
	width: 14px;
	background-color: transparent;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
/*END FORM STYLES*/
#utility form{
	display: inline;
}

#utility form a{
	font-size: 9px;
	text-transform: uppercase;
}


a.catalogLink{
	background-image: url(/images/gui/e-cat_link_arr.gif);
	border-bottom: 1px dotted #007836;
	line-height: 1.7em;
	padding-left: 18px;
	text-decoration: none;
}
a#greenButton {
	background: transparent url('/images/gui/green_button_end.jpg') no-repeat scroll top right;
	color: #000;
	display: block;
	float: left;
	font: bold 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 13px; /* sliding doors padding */
	text-decoration: none;
}

a#greenButton span {
	background: transparent url('/images/gui/green_button.jpg') no-repeat;
	display: block;
	line-height: 15px;
	padding: 5px 0 5px 10px;
} 
a#greenButton:hover {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a#greenButton:hover span {
	background-position: bottom left;
   /* padding: 5px 0 4px 10px; *//* push text down 1px */
}

#inCntr .distContainer p a, #inCntr .distContainer h1 a {
	color:#107b27;
	font-weight: bold;
}

.leftPage .rowContainerHighlight:hover{background-color:#d8e2de;}
.leftPage .rowContainer:hover{background-color:#d8e2de;}
#footer span.smallWhiteText{
	color: #FFFFFF;
}

#content .leftPage{
	width:590px;
	float:left;
	clear:none;
	/*SET MIN HEIGHT in IE 6 */
	height:auto !important;
	height:480px;
	/* END MIN HEIGHT IN IE 6 */
	min-height:480px;
	padding-top: 20px 0 10px 0;
}
#content .rightPage{
	clear: right;
	float: right;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 0px;
}

#pfIcon{
	display: block;
	background: url(../../images/gui/printer-friendly-icon.gif) top left no-repeat;
	height:25px;
	display: inline;
	position: relative;
	top:-5px;
	left: 20px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 5px 25px;
	text-decoration: none;
	font-style:oblique;
}

#prodDispCont{
	overflow-x: auto;
	_overflow:scroll;
}

#hsjssp{
	position:absolute;
}