body {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	height: 100%;
}

table {
	border-collapse: collapse; 
}

img {
	border: 0px;
}

td {
	padding: 0px;
	vertical-align: top;
	text-align: left;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #8aa966;
	text-decoration: underline;
}

p {
	color: #7f7f7f;
	}
	
ul {
	color: #7f7f7f;
	}	
	
input {
	border: solid 1px #b6c4e5;
}

/* DIV */

div.horiz-lineleft {
	width: 195px;
	height: 1px;
	background-color: #FFFFFF;
}

div.horiz-whiteline {
	height: 1px;
	background-color: #FFFFFF;
}

/* TD */

td.bgshadowleft {
	width: 83px;
	background-image: url(/haworth/dealer/unicell/images/bgShadowLeft2.gif);
	background-repeat: repeat-y;
}

td.bgshadowright {
	width: 88px;
	background-image: url(/haworth/dealer/unicell/images/bgShadowRight2.gif);
	background-repeat: repeat-y;
}

td.bottominfo {
	color: #FFFFFF;
	font-size: 10px;
}

td.bottomnav {
	text-align: center;
	padding-top: 15px;
    vertical-align: middle;
}

a.bottomnav {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
    text-transform: uppercase;
}

td.bottomnavspacer {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
}

td.contentarea {
	padding-left: 0px;
	border-left: none;
/*	border-left: 1px solid #739DD3;*/
}

td.homepagebottom {
	background: url(/haworth/dealer/unicell/images/contentBg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

td.homepagecontent {
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 5px;
	color: #7f7f7f;
}

td.contentpagebottom {
	background: url(/haworth/dealer/unicell/images/contentpageBg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

td.logo {
	width: 200px;
	height: 120px;
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

td.main {
	width: 800px;
	background-color: #FFFFFF;
	border-left: none;
	border-right: none;
/*	border-left: 1px solid #5B86C5;
	border-right: 1px solid #5B86C5;
*/}

td.maintop {
	width: 600px;
	height: 120px;
	background-color: #ffffff;
	background: url(/haworth/dealer/unicell/images/bgTopRight.jpg) no-repeat right top;
}

td.mainbottom {
	width: 600px;
}

td.navbg {
	width: 200px;
	background-image: url(/haworth/dealer/unicell/images/bgNavLeft2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

td.navbg2 {
	width: 200px;
	background-image: url(/haworth/dealer/unicell/images/bgNavLeft3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

td.whitetext {
	color: #FFFFFF;
}

td.greentext {
	color: #8aa966;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-top: 16px;	
	}

/* nav */

div.subpage1
{
  height: 15px;
  border-top: solid 1px #91ae70;
  border-bottom: solid 1px #91ae70;
  border-right: solid 1px #91ae70;
/*  background-image: url(http://haworthdealers.intellisuite.net/haworth/dealer/unicell/images/navarrowclosed.gif);
  background-position: 10px 7px;
  background-repeat: no-repeat;*/
  padding-left: 20px;
  vertical-align: middle;
  width: 140px;
  margin-bottom: 5px;
}

a.subpage1 {
  color: #91ae70;
  text-transform: uppercase;
  font-size: .9em;
  font-weight: bold;
  text-decoration: none;
}

div.subpage1active
{
  height: 15px;
  border-top: solid 1px #739dd3;
  border-bottom: solid 1px #739dd3;
  border-right: solid 1px #739dd3;
/*  background-image: url(http://haworthdealers.intellisuite.net/haworth/dealer/unicell/images/navarrowopen.gif);
  background-position: 10px 7px;
  background-repeat: no-repeat;*/
  padding-left: 20px;
  vertical-align: middle;
  width: 140px;
  margin-bottom: 5px;
  color: #739dd3;
}

a.selectedpage {
  color: #739dd3;
  text-transform: uppercase;
  font-size: .9em;
  font-weight: bold;
  text-decoration: none;  
}

div.child
{
  height: auto;
  padding-left: 30px;
  vertical-align: middle;
  margin-bottom: 5px;
}
div.activechild
{
  height: 25px;
  padding-left: 30px;
  vertical-align: middle;
}

td.childSubNav {
background: url(/haworth/dealer/unicell/images/subNavBG.gif) top no-repeat;
}

a.child
{
  color: #7ca3d6;
  font-weight: bold;
  font-size: .8em;
  text-decoration: none;
  }

a.productnav
{
  color: #8aa966;
  font-size: 10px;
}
