body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Mainborder
{
	border-top: #000066 1px solid;
	border-bottom: #000066 1px solid;
	border-left: #000066 1px solid;
	border-right: #000066 1px solid;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blubold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;	
}

.mand
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

/* padding for map links */
.marginBot
{ margin:0 0 4px 0 }


a:link {
	color: #0065B1;
	text-decoration: none;
}
a:visited {
	color: #0065B1;
	text-decoration: none;
}
a:active {
	color: #0065B1;
	text-decoration: none;
}
a:hover {
	color: #00007D;
	text-decoration: none;
}
.related {
	color: #005DAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}

A.toplinks:link
{
	color: #005DAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}
A.toplinks:visited
{
	color: #005DAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}
A.toplinks:active
{
	color: #005DAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}

A.sidelinks:link
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}
A.sidelinks:visited
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}
A.sidelinks:active
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}
A.sidelinks:hover
{
	color: #A4A4F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}

A.bottomlinks:link
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}
A.bottomlinks:visited
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}
A.bottomlinks:active
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}
A.bottomlinks:hover
{
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
}

.h2 {color: #005DAC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; letter-spacing: -1px; font-weight: bold; }

.h1, h2 {color: #005DAC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; letter-spacing: -1px; font-weight: bold; }
h2 {padding:0;margin:0;}

td.BLuImgBg
{
background-image: url(images/menu_logo_wm.gif);
}

td.whiteT
{
border-top:1px solid #FFFFFF;
height: 7px;
font-size: 7px;
}

td.whiteB
{
border-bottom:1px solid #FFFFFF;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {font-size: 18px}

.style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style10 {color: #1D87DE}
.style13 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.style14 {font-family: Arial, Helvetica, sans-serif}
#Layer2 {
	position:absolute;
	width:114px;
	height:183px;
	z-index:2;
	left: 229px;
	top: 391px;
}

.clearanceDealsList 		{list-style:none;}
.clearanceDealsList li		{margin:5px; width:500px; padding-left:90px; margin:10px 0 10px 0;}
.clearanceDealsList li .img	{float:left; margin:-45px 0 0 -90px;}


.strongPrice			{font-weight:bold; color:#FF0000; font-size:1.1em;}
.howToBuy				{display:inline-block; float:right; font-weight:bold; margin:-16px 0 0 0;}

/***************** navigation primary **************/
/**************************************************************************/
.nav {
	padding:0  0 0 10px; 
	margin:0; 
	list-style:none; 
	height:20px;/*37*/ 
	background:#000000; /*#cedec8;*/
	position:relative; 
	z-index:1500;
}
.nav li.top {
	display:block; 
	float:left;
	color:#FFFFFF; /*added by me*/
	padding: 0 7px; /*added by me*/
}
.nav li a.top_link {
	display:block; 
	float:left; 
	height:20px;/*37*/  
	line-height:20px;/*37*/  
	color:#FFFFFF; /*#CCCCCC*/
	text-decoration:none; 
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif; 
	padding:0 2px 0 4px; 
	cursor:pointer; 
	background:#000000;/*#cedec8*/
}
.nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 20px 0 0; /*0 20px 0 13px*/
	height:20px;
}
.nav li a.top_link:hover {
	color:#6699CC; 
	background:#000000; /*#798475*/
	line-height:20px;/*37*/ 
}

.nav li a.top_link:hover span {
	background:#000000; /*#798475*/
}
/* HACK ie 7 & firefox */
.nav li:hover > a.top_link {
	color:#6699CC; 
	background:#000000; /*#798475*/
	line-height:20px;/*37*/ 
}
.nav li:hover > a.top_link span {
	background:#000000; /*#798475*/
}
.nav table {
	border-collapse:collapse; 
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;
}
.nav a:hover {
	visibility:visible; 
	position:relative; 
	z-index:1200;
}
.nav li:hover {
	position:relative; 
	z-index:1200;
}

/*  'next' level invisible by placing it off screen. */
.nav ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}
.nav ul.sub1 {width:5.2em;}
.nav ul.sub2 {width:11.2em;}
.nav ul.sub3 {width:17em;}
.nav ul.sub4 {width:8.6em;}
.nav ul.sub5 {width:11.4em;}
.nav ul.sub6 {width:10.4em;}
.nav ul.sub7 {width:11em;}

.nav :hover ul {
	left:0; 
	top:20px; /*37*/ 
	background:#000000; /*#cedec8*/
	padding:3px; 
	/*border-left:1px solid #663333;*/ 
	white-space:nowrap; 
	height:auto; 
	z-index:1300; 
}
	
	/* for IE */
  	/*filter:alpha(opacity=90);
 	/* CSS3 standard */
 	/*opacity:0.9;
 	/* for Mozilla */
  	/*-moz-opacity:0.9;*/

.nav :hover ul li {
	display:block; 
	height:20px; 
	position:relative; 
	font-weight:normal; 
	width:auto;

}

.nav :hover ul li a {
	display:block; 
	font-size:0.8em; 
	height:20px; 
	line-height:20px; 
	width:auto; 
	padding:0 0 0 8px ; 
	color:#FFFFFF; /*#333333*/
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; /*added by me*/
	text-align:left; /*added by me*/
}

/*ie 6 hack */
	*html .nav :hover ul {
		left:0px; 
		top:24px; /*37*/ 
		background:#000000; /*#cedec8*/
		padding:0 0 0 8px; 
		margin:0 0 0 0px; 
		white-space:nowrap; 
		height:auto; 
		z-index:300;
	}
	
	*html .nav :hover ul {
		left:0px; 
		top:20px; /*37*/ 
		background:#000000; /*#cedec8*/
		padding:0 0 0 0px; 
		mar/gin:0 0 0 -8px; 
		white-space:nowrap; 
		height:auto; 
		z-index:300;
	}
/*end ie 6 hack

	*/

/* HACK ie 5 & 6  */
* html .nav :hover ul li a {
	font-size:12px;

}
.nav :hover ul li a:hover {
	background:#000000; /*#798475;*/
	color:#6699CC;
}

	*html .nav :hover ul li {


padding:0 0 0 10px;	
margin:0 0 0 -10px
	
}
.toptitle {
	background:url(images/delivering_toptitle.gif) 0 0 no-repeat;
}
h1 {
text-indent:-5000px;
float:left;
}

.small {
font-size:10px;
color:#999;
font-style:italic;
}

 /********** SalesForce Contact Form *****/
/************************************************************************/
/* added css for survey SJL 12/05/08 */

#survey {font-family: "Trebuchet MS", Arial; color: #373737; font-size: 11px; padding-left :0.5em; font-weight: normal; width:60%;}
div.SalesForceRow{clear:both;}
.SalesForceCol1 {color: #5A698B; text-align: right; float: left; margin:0.25em; margin-right: 4px;}
.SalesForceCol2 {display: block; float: right; margin: 0.25em; margin-right:2em;}
.SalesForcefieldwidth {width:50%;}
.extrapad {margin-right:2em;}

 /********** Special Tenon Partitions product layout *****/
/************************************************************************/
div#tenon-right {
	float: right;
	width: 450px;
}
div#tenon-right p {
	float:left; 
	width: 200px;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
}

div#tenon-right ul.brochures {
	list-style: none;
	float: right;
	width: 200px;	
}

div#tenon-right ul.brochures li {
	position: relative;
	font-weight: bold;
	padding: 10px 2px;
	vertical-align: middle;
}

div#tenon-right ul.brochures li span {
	position: absolute;
	top: 17px;
	left: 45px;
	font-size: 15px;
}
div#tenon-right ul.brochures li a:link, a:visited, a:active, a:hover {
	color: #000;	
}

p.greyLink {
	text-align: center;
	clear: both;
	height: 20px;
	background: #CCC;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0;
}
p.greyLink a {
	color: #FFF;
}


/***********************extra****************************/
.cleaner		{clear:both; overflow:hidden; margin:-1px; height:1px;}
.floatLeft		{float:left;}
.imgFloatLeft	{float:left; margin:3px 5px 3px 0; display:inline-block; border:1px solid #000000;}
.imgFloatLeftSIGSS {float:left; margin:3px 5px 3px 0; display:inline-block;}


