/* maxon product detail page style */
.productBreadCrumb
{
	margin-bottom:4px;
	text-align:left;
}

#productDetailNav
{
	text-align:left;
	clear:both;
	position:relative;
	padding-top:1px;
}

* html #productDetailNav
{
	padding: 2px 0px 3px 0px;
}

.productDetailNavItem
{
	width:auto;
	position:relative;
	float:left;
	margin-left:10px;
}

.productDetailNavItemL
{
	margin-left:8px;
}

#productDetailMainImg
{
	width:500px;
	float:left;
	position:relative;
}

#productDetailTextBlock
{
	float:left;
	width:220px;
	position:relative;
}

.productDetailText
{
	margin-left:10px;
	position:relative;
	width:auto;
	color:#424242;
	font-size:12px;
}

#productDetailBottom
{
	width:975px;
	position:relative;
	clear:both;
	text-align:left;
}

#productDetailBLeft
{
	float:left;
	position:relative;	
	width:724px;
	border-left:1px solid #E97B25;
	border-right:1px solid #E97B25;
}

* html #productDetailBLeft
{
	width:726px;
}

.productDetailBLText
{
	position:relative;
	padding:10px;
	width:auto;
}

#productDetailBRight
{
	position:relative;	
	float:left;
	width:auto;
}

.productDetailBRText
{
	position:relative;
	padding:10px 10px 10px 20px;
	width:auto;
}

#orangeRightBGPanels
{
	width:975px;
	float:left;
	background:#E97B25;
	position:relative;
}

#orangeRightBGFiles
{
	width:975px;
	float:left;
	background:#E97B25;
	position:relative;
}

#orangeRightBGtables
{
	width:975px;
	float:left;
	background:#E97B25;
	position:relative;
}

#orangeRightBGchairs
{
	width:975px;
	float:left;
	background:#E97B25;
	position:relative;
}

.prodIntroTitle h1
{
	color:white; font-weight:bold; FONT-SIZE: 14px; line-height:16px; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION:none;
	position:relative;margin-bottom:10px;
}

.prodIntroTextOverview
{
	FONT-WEIGHT: normal; FONT-SIZE: 12px; line-height:14px; FONT-FAMILY: Arial, sans-serif; margin:0px; TEXT-DECORATION:none;
	width:230px;margin-bottom:14px;color:White;
}

.prodIntroLinks
{
	position:relative;
	top:40px;
	left:20px;	
}

.productDetailBLText h1
{
	color:#E97B25;FONT-WEIGHT: bold; FONT-SIZE: 14px; line-height:16px; FONT-FAMILY: Arial, sans-serif; margin:8px 0px 8px 0px; TEXT-DECORATION:none;
}

.productDetailBLText h2
{
	color:black;FONT-WEIGHT: bold; FONT-SIZE: 12px; line-height:14px; FONT-FAMILY: Arial, sans-serif; margin:8px 0px 0px 0px; TEXT-DECORATION:none;
}

.liSmall
{
	color:#515151;	
}


