/* maxon products style */
#ProductMenuLinks
{
	padding:0px 0px 20px 0px; 
	width:245px;
	position:relative;
}

.prNavSpace
{
	border-top:2px solid white;
	height:11px;
	line-height:11px;
	width:245px;
}

#productFlyOutInst
{
	margin-top:0px;
}

#ProductMainContainer
{
	position: relative;
	top: 0;
	left: 0px;
	width: auto;
	height: 400px;
	background-image: url(/images/BGProductIndex.jpg);	
	background-repeat: no-repeat;
}

#CubicleInfo{
	background-color: white;
	position: absolute;
	top: 72px;
	left: 0px;
	width: 690px;
	height: 300px;
	color: black;	
	padding: 5px 20px 0px 20px;
	border-top: 2px solid #E97B25;
	border-bottom: 2px solid #E97B25;
	background-position: right bottom;
	background-image: url(/images/bgCubicles.gif);	
	background-repeat: no-repeat;	
	z-index: 5;
}

* html #CubicleInfo
{
	width: 730px;
}

#deskInfo{
	background-color: white;
	position: absolute;
	top: 103px;;
	left: 0px;
	width: 690px;
	height: 270px;
	color: black;	
	padding: 5 20 20px 20px;
	border-top: 2px solid #E97B25;
	border-bottom: 2px solid #E97B25;
	background-position: right top;
	background-image: url(/images/bgTable.gif);	
	background-repeat: no-repeat;
	z-index: 5;
}

* html #deskInfo
{
	width: 730px;
}

#filesInfo
{
	background-color: white;
	position: absolute;
	top: 134px;
	left: 0px;
	width: 690px;
	height: 239px;
	color: black;	
	padding: 5 20 20px 20px;
	border-top: 2px solid #E97B25;
	border-bottom: 2px solid #E97B25;
	/* background-position: right top;
	background-image: url(/images/bgFiles.gif);	
	background-repeat: no-repeat; */
	z-index: 5;
}

* html #filesInfo
{
	width: 730px;
}

#chairsInfo
{
	background-color: white;
	position: absolute;
	top: 165px;
	left: 0px;
	width: 690px;
	height: 208px;
	color: black;	
	padding: 5 20 20px 20px;
	border-top: 2px solid #E97B25;
	border-bottom: 2px solid #E97B25;
	background-position: right center;
	background-image: url(/images/bgChairs.gif);	
	background-repeat: no-repeat;
	z-index: 5;
}

* html #chairsInfo
{
	width: 730px;
}

#ProductOverViewDrop
{
	top:20px;
	left:20px;
	width:350px;
	height:360px;
	position:absolute;
	filter:alpha(opacity='90');
	-moz-opacity: 0.90;
	opacity: 0.90;
	background-color:white;
}

#ProductMenuLinks h1
{
	color: white; FONT-WEIGHT: bold; FONT-SIZE: 12px; line-height:18px; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none;
}

#ProductImgCaption
{
	color: white; FONT-WEIGHT: bold; FONT-SIZE: 14px; line-height:16px; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none;
	position:absolute;
	bottom:30px;
	right:10px;
	background-color:transparent;
	padding:2px 6px 2px 6px;	
}

#ProductOverView
{
	top:20px;
	left:20px;
	width:350px;
	height:360px;
	position:absolute;
	color:Black;
}

.ProductOverViewTxt
{
	padding:10px;
	width:350px;
	position:relative;
}

#ProductWhiteOut
{
	width:730px;
	height:400px;
	position:absolute;
	filter:alpha(opacity='70');
	-moz-opacity: 0.70;
	opacity: 0.70;
	background-color:none;
}

.productCategory{
	color: #E97B25;
	font-size: 14px;
	font-weight: bold;
}

.productDesc
{
	margin-left:5px;
}

.productDetails
{
	position:relative;
	margin-top:5px;
	width:100%;
}

.productDetail
{
	float:left;
	width:31%;
	padding-right:10px;
}

* html .productDetail
{
	width:33%;
}

.deskDetail
{
	float:left;
	width:45%;
	padding-right:10px;
}

.productDetailL
{
	float:left;
	width:200px;
}

.productDetailRFiles
{
	width:auto;
	position:relative;
	top:-20px;
	left: 10px;
}

.productClear
{
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}

/* start the bottom "table" nav */
#productBottom
{
	position:relative;
	clear:both;
	border-top:2px solid #E97B25;
	background-color:white;
	width: 975px;
	background-repeat: no-repeat;
	background-position: 245px 0px;
	clip:975px;
	overflow:hidden;
}

* html #productBottom
{
	top:-2px;
	margin-bottom:-2px;
}

#productBNavL
{
	position:relative;
	border-left:1px solid #E97B25;
	border-right:1px solid #E97B25;
	width:244px;
	float:left;
	background-color:white;
	text-align:left;
}

* html #productBNavL
{
	width:246px;
}

.productBNavLText
{
	position:relative;
	margin: 10px 0px 0px 8px;
	width:auto;
	height:95px;
}

#productBNavR
{
	position:relative;
	width:auto;
	float:left;
}

.productBNavRBlock
{
	position:relative;
	margin: 0px 0px 0px 8px;
	width:234px;
	float:left;
	border-right:1px solid #E97B25;
}

* html .productBNavRBlock
{
	width:232px;
}

.productBNavRBlockText
{
	margin:10px 0px 0px 0px;
	bottom:0px;
	text-align:left;
	height:95px; /* make sure this height and the height in .productBNavLText match */
}

* html #productBNavR
{
	width:729px;
}

a.h2Link, a.h2Link:visited
{
	color: #E87C25; FONT-WEIGHT: bold; FONT-SIZE: 12px; line-height:14px; FONT-FAMILY: Arial, sans-serif; margin:0px 0px 0px 0px; TEXT-DECORATION: underline;
}

a.h2Link:hover, a.h2Link:visited:hover, a.h2Link:visited:active, a.h2Link:active
{
	color: black; FONT-WEIGHT: bold; FONT-SIZE: 12px; line-height:14px; FONT-FAMILY: Arial, sans-serif; margin:0px 0px 0px 0px; TEXT-DECORATION: underline;
}




