#product_title
{
}

.producttable
{
	padding:			0;
	margin:				0;
}

.product
{
	margin-top:			20px;
}

#subcategories
{
	background-color:	#EEEEEE;
	padding:			3px;
	font-size:			11px;
	border-bottom:		1px solid #CCCCCC;
}

.ontab
{
	background-color:	#51992D;
	cursor:				pointer;
	font-size:			14px;
	font-family:		Arial, Helvetica, sans-serif;
	background-image:	url( '../../images/pages/common/headingBGRevGrayLine.gif' );
	font-weight:		bold;
	color:				#FFFFFF;
	background-image:	none;
}

.offtab
{
	background-color:	#FFFFFF;
	cursor:				pointer;
	background-image:	url( '../../images/pages/common/headingBGRevGrayLine.gif' );
	font-size:			14px;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	color:				#000000;
}

.producttabdividerhidden
{
	display:			none;
}

.infoon, .infooff
{
	font-size:			12px;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		normal;
	overflow:			auto;
	/*height:				130px;*/
	overflow-x:			hidden;
	width:				100%;
}

.infooff
{
	display:			none;
}

.productdetailhead
{
	margin:				5px;
	font-weight:		bold;
}

.infotaboutsideedgeon, .technicaltaboutsideedgeoff
{
	display:			block;
}

.infotaboutsideedgeoff, .technicaltaboutsideedgeon
{
	display:			none;
}

.tabtable
{
}

.product_callnow
{
	font-size:			12px;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	text-align:			right;
}

.product_phonenumber
{
	color: Red;
}

.image_cell
{
	width:				200px;
}

.navigation
{
	display:			block;
	width:				100%;
	margin:				5px 0px 5px 0px;
	background-color:	#EEEEEE;
	padding:			5px;
	vertical-align:		middle;
	font-size:			11px;
}

.resultssummary
{
	float:				left;
	font-weight:		normal;
	line-height:		15px;
	vertical-align:		middle;
	font-weight:		bold;
	color:				#666666;
}

.resultsfrom, .resultsto, .resultstotal
{
	font-weight:		bold;
	color:				#000000;
}

.pagelink, .currentpagelink, .listall, .currentlistall
{
	display:			block;
	float:				left;
	margin-left:		5px;
	border: 			1px solid #666666;
	background-color:	#F5F5F5;
	text-align:			center;
	vertical-align:		middle;
	width:				15px;
	height:				15px;
	line-height:		15px;
	font-size:			10px;
	color:				#000000;
	font-weight:		bold;
}

.currentpagelink, .currentlistall
{
	font-weight:		bold;
	background-color:	#666666;
	color:				#FFFFFF;
}

.listall, .currentlistall
{
	margin-left:		10px;
	width:				auto;
	padding:			0px 2px 0px 2px;
}
