﻿body 
{
	margin: 0;
	color: #666;
	background: #e5e5e5;
	font: 12px/14px Arial, Helvetica, sans-serif;
}
form {
	margin:0;
	padding:0;
}
#container {
	margin:0 auto;
	width:788px;
	overflow:hidden;
	background:#fff url(images/MainMaster/bg-main.gif) repeat-y;
}
#main {
	width:100%;
	overflow:hidden;
	background:url(images/MainMaster/bg-main-bottom.jpg) no-repeat 0 100%;
}
a:focus {outline:none;}
a img { border: 0;}
A:link	{color: #005543; text-decoration: underline;}

/*-----header-----*/
#header {
	clear:both;
	width:747px;
	padding:0 21px 0 20px;
	overflow:hidden;
}
#header .logo {
	float:left;
	margin:16px 0 0 32px;
}
#header .logo a {
	display:block;
	width:130px;
	height:57px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/MainMaster/logo.gif) no-repeat;
}
#header a.lnk-login {
	float:right;
	padding:2px 8px 1px 7px;
	margin:28px 36px 0 0;
	color:#6a6a6a;
	font:8px/12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:1px solid #a9ce15;
}
#header a.lnk-login:hover {color:#c0db53;}

/*---navigation---*/
#header ul.nav {
	overflow:hidden;
	clear:both;
	width:677px;
	background:url(images/MainMaster/bg-nav.gif) no-repeat 0 4px;
	margin:0 0 0 34px;
	padding:0 0 15px;
}
#header ul.nav li {
	float:left;
	padding:21px 15px 0;
	list-style:none;
}
#header ul.nav li a {
	display:block;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul.nav li a.nav-01 {
	width:36px;
	background:url(images/MainMaster/nav-01.gif) no-repeat;
}
#header ul.nav li a.nav-02 {
	width:89px;
	background:url(images/MainMaster/nav-02.gif) no-repeat;
}
#header ul.nav li a.nav-03 {
	width:86px;
	background:url(images/MainMaster/nav-03.gif) no-repeat;
}
#header ul.nav li a.nav-04 {
	width:94px;
	background:url(images/MainMaster/nav-04.gif) no-repeat;
}
#header ul.nav li a.nav-05 {
	width:120px;
	background:url(images/MainMaster/nav-05.gif) no-repeat;
}
#header ul.nav li a.nav-06 {
	width:64px;
	background:url(images/MainMaster/nav-06.gif) no-repeat;
}


#header ul.nav li a:hover,
#header ul.nav li a.active {background-position:0 -13px;}

#header ul.sub-nav {
	overflow:hidden;
	width:677px;
	margin:0 0 0 34px;
	padding:0 0 6px;
}
#header ul.sub-nav li {
	float:left;
	padding:0 2px 0 13px;
	list-style:none;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#a8a8a8;
}
#header ul.sub-nav li a {
	color:#a8a8a8;
	text-decoration:none;
}
#header ul.sub-nav li a:hover,
#header ul.sub-nav li a.ekmenu_link_selected,
#header ul.sub-nav li a.active {color:#226153;}

/*klm added*/
#header ul.ekmenu_unorderedlist {
	overflow:hidden;
	width:677px;
	margin:0 0 0 34px;
	padding:0 0 6px;
}
#header ul.ekmenu_unorderedlist li {
	float:left;
	padding:0 2px 0 13px;
	list-style:none;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#a8a8a8;
}
#header ul.ekmenu_unorderedlist li a {
	color:#a8a8a8;
	text-decoration:none;
}
#header ul.ekmenu_unorderedlist li a:hover,
#header UL.ekmenu_unorderedlist LI A.ekmenu_link_selected,
#header ul.ekmenu_unorderedlist li a.active {color:#226153;}

/*-----content-----*/
#content {
	clear:both;
	/*width:696px;*/
	width:670px;
	/*padding:0 45px 0 47px;*/
	padding:0 0 0 60px;
	overflow:hidden;
}
/*---visual---*/
.visual {
	overflow:hidden;
	width:680px;
	height:244px;
	margin:5px 0 0 47px;
	padding:14px 0 26px 10px;
	background:url(images/MainMaster/bg-visual.gif) no-repeat;
	clear:both;
}
.visual ul {
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}
.visual ul li {
	float:left;
	padding:0 3px 0 4px;
	list-style:none;	
}
.visual ul li img {
	display:block;
	margin:0;
	border:none;
}
/*---news-block---*/
.news-block {
	float:left;
	width:180px;
	padding:0 0 24px 34px;
}
.news-block h1 {
	margin:0 0 0 14px;
	padding:0 0 14px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/Home/txt-news.gif) no-repeat;
	font:12px/14px Arial, Helvetica, sans-serif;
}
.news-block P
{
    MARGIN: 0px 0px 0px 18px;
    FONT: bold 11px/14px Arial, Helvetica, sans-serif;
    COLOR: #595959
}
.news-block P A
{
    COLOR: #595959
}
.news-block P A:hover
{
    TEXT-DECORATION: none
}
.news-block ul {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.news-block ul li {
	float:left;
	padding:0 0 16px 18px;
	width:162px;
	list-style:none;
	background:url(images/Home/ico-arrow.gif) no-repeat 0 4px;
}
.news-block ul li p {
	margin:0;
	color:#666;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.news-block ul li p a,
.news-block a {
	color:#aace15;
	text-decoration:underline;
}
.news-block ul li p a:hover {color:#226153;}
.news-block ul li p a:visited {color:#aace15;}

.products {
	float: left;
	width:375px;
	display: inline;
	margin: 0px 0 30px 70px;
}
/* tabs */
.tabs {
	position: relative;
	margin: 0;
	padding: 0 0 3px;
	height: 1%;
	list-style: none;
}
.tabs:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}
.tabs li {
	float: left;
	background: url(images/Home/sep-2.gif) no-repeat;
	padding: 1px 2px 4px 8px;
}
.tabs li.first {background: none;}
.tabs li.last {
	display: inline;
	margin: 0 0 0 94px;
	background: none;
}
.tabs li a {
	display: block;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.tabs li.influence a {
	background: url(images/Home/tab-influence.gif) no-repeat;
	width: 70px;
}
.tabs li.velocity a {
	background: url(images/Home/tab-velocity.gif) no-repeat;
	width: 61px;
}
.tabs li.liberty a {
	background: url(images/Home/tab-liberty.gif) no-repeat;
	width: 54px;
}
.tabs li.advocate a {
	background: url(images/Home/tab-advocate.gif) no-repeat;
	width: 70px;
}
.tabs li.clarity a {
	background: url(images/Home/tab-clarity.gif) no-repeat;
	width: 53px;
}
.tabs li.uncoated a {
	background: url(images/Home/tab-uncoated.gif) no-repeat;
	width: 175px;
}
.tabs li a:hover { background-position: 0 -16px; }
.products-content {
	clear: both;
	margin: 0 0 0 9px;
	padding: 9px 53px 0 137px;
	min-height: 116px;
	line-height: 13px;
	font-size: 11px;
	color: #918f8f;
	background: url(images/Home/state-00.gif) no-repeat;
}
* html .products-content { height: 120px; }
.products-content P {
	margin: 0;
	font-size: 11px;
	padding: 0 0 8px;
	LINE-HEIGHT: 13px;
}
.products-content p span {color: #aace15;}
.drop-down {
	position: absolute;
	top: 45px;
	left: 9px;
	z-index: 9999;
	display: none;
	height: 127px;
	width: 220px;
	background-color: #fff;
	padding: 0 14px 0 136px;
	font-size: 11px;
	line-height: 13px;
}
.drop-down P {
	font-size: 11px;
	line-height: 13px;
	color: #918f8f;
}
.tabs li:hover .drop-down,
.tabs li.hover .drop-down { display: block; }
.tabs li.influence .drop-down { background: #fff url(images/Home/state-01.gif) no-repeat; }
.tabs li.velocity .drop-down { background: #fff url(images/Home/state-02.gif) no-repeat; }
.tabs li.liberty .drop-down { background: #fff url(images/Home/state-03.gif) no-repeat; }
.tabs li.advocate .drop-down { background: #fff url(images/Home/state-04.gif) no-repeat; }
.tabs li.clarity .drop-down { background: #fff url(images/Home/state-05.gif) no-repeat; }
.tabs li.uncoated .drop-down { background: #fff url(images/Home/state-06.gif) no-repeat; }
.tabs li h2 {
	margin: 2px 0 2px -2px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 18px;
	height: 30px;
}
.tabs li p {
	margin: 0 0 0 2px;
	line-height: 13px;
}
.tabs li.influence h2 { background: url(images/Home/heading-influence.gif) no-repeat; }
.tabs li.velocity h2 { background: url(images/Home/heading-velocity.gif) no-repeat; }
.tabs li.liberty h2 { background: url(images/Home/heading-liberty.gif) no-repeat; }
.tabs li.advocate h2 { background: url(images/Home/heading-advocate.gif) no-repeat; }
.tabs li.clarity h2 { background: url(images/Home/heading-clarity.gif) no-repeat; }
.tabs li.uncoated h2 {
	margin: 5px 0 4px -1px;
	height: 61px;
	background: url(images/Home/heading-verso.gif) no-repeat;
}

.bottom-nav {
	margin: 0 0 0 58px;
	padding: 0;
	overflow: hidden;
	height: 1%;
}
.bottom-nav li {
	float: left;
	list-style: none;
	background: url(images/Home/sep-2.gif) no-repeat;
	padding: 0 3px 0 8px;
}
.bottom-nav li.specialty-products { background: none; }
.bottom-nav li a {
	display: block;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.bottom-nav li.market-pulp a {
	background: url(images/Home/tab-market-pulp.gif) no-repeat 0 -16px;
	width: 86px;
}
.bottom-nav li.specialty-products a {
	background: url(images/Home/tab-speciality-products.gif) no-repeat 0 -16px;
	width: 130px;
}
.bottom-nav li a:hover { background-position: 0 0; }
/*---side-nav---*/
.side-nav {
	/*float:left;*/
	width:130px;
	/*margin:0 0 0 6px;*/
	margin:0 0 0 0;
	/*padding:10px 0 0 12px;*/
	padding:10px 0 0 5px;
	/*display:inline;*/
	/*background:url(images/bg-side-nav.gif) no-repeat;*/
}
.side-nav ul {
	margin:0px;
	padding:0px;
	width:130px;
	overflow:hidden;
}
.side-nav ul li {
	float:left;
	width:130px;
	list-style:none;
	color:#a8a8a8;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.side-nav ul li a {
	color:#a8a8a8;
	text-decoration:none;
}
.side-nav ul li a:hover,
.side-nav ul li a.active {color:#226153;}

/*KLM added*/
/*---side-nav---*/

.side-nav ul.ekmenu_unorderedlist li {
	width:130px;
	list-style:none;
	color:#a8a8a8;
	font:11px/14px Arial, Helvetica, sans-serif;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.side-nav ul.ekmenu_unorderedlist li a {
	color:#a8a8a8;
	text-decoration:none;
}
.side-nav ul.ekmenu_unorderedlist li a:hover,
.side-nav ul.ekmenu_unorderedlist li a.ekmenu_link_selected, 
.side-nav ul.ekmenu_unorderedlist li a span.ekmenu_button_selected, 
.side-nav ul.ekmenu_unorderedlist li a.active {color:#226153;}



div.ekmenu_submenu_items
{

}

.side-nav ul.ekmenu_unorderedlist li div.ekmenu_submenu_items_hidden
    {
        display:none;
    }
.side-nav ul.ekmenu_unorderedlist ul.ekmenu_unorderedlist
{
    padding-left:5px;
}
/*---side-subnav---*/
.side-subnav {
	float:left;
	width:130px;
	/*margin:0 0 0 6px;*/
	margin:0 0 0 0;
	/*padding:10px 0 0 12px;*/
	padding:0 0 0 5px;
	/*display:inline;*/
	/*background:url(images/bg-side-nav.gif) no-repeat;*/
}
.side-subnav ul {
	margin:0;
	padding:0;
	width:130px;
	overflow:hidden;
}
.side-subnav ul li {
	float:left;
	width:130px;
	list-style:none;
	color:#a8a8a8;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.side-subnav ul li a {
	color:#a8a8a8;
	text-decoration:none;
}
.side-subnav ul li a:hover,
.side-subnav ul li a.active {color:#226153;}

.side-content {
	float:left;
	width:130px;
	margin:0 0 0 4px;
	padding:0 0 0 0;
}

/*---tag-line---*/
.tag-line {
	overflow:hidden;
	width:100%;
	clear:both;
	padding:0 0 14px;
}
.tag-line strong {
	display:block;
	height:15px;
	width:384px;
	margin:0 0 0 15px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/MainMaster/txt-tag.gif) no-repeat;
}
/*-----footer-----*/
#footer {
	clear:both;
	width:780px;
	padding:10px 9px 0 0;
	overflow:hidden;
}
#footer ul {
	margin:0;
	padding:0 0 10px;
	width:100%;
	overflow:hidden;
	text-align:center;
	/*font:9px/12px Arial, Helvetica, sans-serif;*/
	color:#666;
}
#footer ul li {
	display:inline;
	list-style:none;
	padding:0 2px 0 6px;
	background:url(images/MainMaster/separator-f-nav.gif) no-repeat 0 60%;
	font:10px/10px Verdana, Arial, Helvetica, sans-serif;
}
#footer ul li:first-child {
	background:none;
	padding:0 2px 0 0;
}
#footer ul li a {
	color:#666;
	text-decoration:none;
}

/*#footer ul li a:hover {color:#aace15;}*/
#footer ul li a:hover {
	TEXT-DECORATION: underline;
}


TABLE
{	
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
p, li	
{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}















.smalltext
{
	font-size:.8em;
}
.content_title {
	color: #226153;
	font-size: 18px;
	font-weight: bold;
	padding:5px 0 10px 0;
}

.heading_green 
{
	line-height: 13px;
	color: #226153;
	font-size: 14px;
	font-weight: bold;
}

.heading_greenalt
{
	line-height: 18px;
	padding: 1em 0;
	color: #004938; 
}

.heading_ltgreen
{
	color: #a8ce14;
	font-size: 18px;
	font-weight: bold;
}

.heading_grey
{
	font-size: 12px;
	color: #a8a8a8;
	font-weight: bold;
}

.leftnav
{
	margin:0 0 0 0;
}
.leftnav a 
{
	width: 100%;
    text-decoration: none;
	color:#666666;
}

.leftnav a:hover
{
	color:#aace15;
}

.leftnav ul
{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	top:0;
    /*padding-left: 0px;*/
    list-style-type: none;
}

.leftnav li
{
	 margin: 0 0 0 0;
     padding: 0 0 0 0;
     background: #fff none;
     /*text-align: left;*/
     vertical-align:top;
     font:10px/14px Arial, Helvetica, sans-serif;
     /*font-size: 10px;
     font-weight: bold;*/
}

.bodyrev	{font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; color: #ffffff; line-height: 14px;}
.bodysmall	{font-family: arial; font-size: 10px; font-style: normal; font-weight: normal; color: #666666; line-height: 11px;}
.bodybold	{font-family: arial; font-size: 12px; font-style: normal; font-weight: bold; color: #666666; line-height: 13px;}
.drop1		{font-family: Arial; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; width: 50px; border-width: 1px; border-color: #999999; background-color: #ffffff;}
.drop2		{font-family: Arial; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; width: 80px; border-width: 1px; border-color: #999999; background-color: #ffffff;}
.drop3		{font-family: Arial; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; width: 175px; border-width: 1px; border-color: #999999; background-color: #ffffff;}
.drop4		{font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; width: 192px; border-width: 1px; border-color: #999999; background-color: #ffffff;}
.field1		{font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; color: #333333;	width: 50px; border-width: 1px; border-color: #cccccc; background-color: #ffffff; padding: 1px;}
.field2		{font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; color: #333333;	width: 75px; border-width: 1px; border-color: #cccccc; background-color: #ffffff; padding: 1px;}
.field3		{font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; color: #333333;	width: 110px; border-width: 1px; border-color: #cccccc; background-color: #ffffff; padding: 1px;}
.field4		{font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; color: #333333;	width: 150px; border-width: 1px; border-color: #cccccc; background-color: #ffffff; padding: 1px;}
.textarea1	{font-family: arial; font-size: 11px; font-style: normal; font-weight: normal; color: #333333;	width: 290px; height: 150px; border-width: 1px; border-color: #cccccc; background-color: #ffffff;}
.grnbkgrnd	{background-color: #005543;font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #ffffff; line-height: 14px; padding: 3px 3px 3px 3px;}
.greybkgrnd {background-color: #EEEEFF;font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; line-height: 14px; padding: 3px 3px 3px 3px;}
.button1	{background-color: #e0e0e0;font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #005543; border:solid 1px #000000;}
.red		{color:Red;}
.seclist	{border: solid 1px #999999;border-collapse:collapse;}
.heading_grey4 {font-family: Arial; font-size: 14px; font-style: normal; font-weight: bold; color: #808080;}
.heading_grey2 {font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; color: #808080;}
.grdSamples tr,
.grdSamples th,
.grdSamples td {border: solid 1px #999999;}
