/* maxon guide detail page style */
.guideBreadCrumb
{
	margin-bottom:4px;
	text-align:left;
}

#guideDetailNav
{
	text-align:left;
	clear:both;
	position:relative;
	padding-top:1px;
}

* html #guideDetailNav
{
	padding: 2px 0px 3px 0px;
}

.guideDetailNavItem
{
	width:auto;
	position:relative;
	float:left;
	margin-left:10px;
}

.guideDetailNavItemL
{
	margin-left:8px;
}

#guideDetailMainImg
{
	width:700px;
	text-align:center;
}

#guideDetailTextBlock
{
	float:left;
	width:220px;
	position:relative;
}

.guideDetailText
{
	margin-left:10px;
	position:relative;
	width:auto;
	color:#424242;
}

#guideDetailBottom
{
	width:975px;
	position:relative;
	clear:both;
	text-align:left;
}

#guideDetailBLeft
{
	float:left;
	position:relative;	
	width:724px;
	border-left:1px solid #E97B25;
	border-right:1px solid #E97B25;
}

* html #guideDetailBLeft
{
	width:726px;
}

.guideDetailBLText
{
	position:relative;
	padding:10px;
	width:auto;
}

#guideDetailBRight
{
	position:relative;	
	float:left;
	width:auto;
}

.guideDetailBRText
{
	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;
}

