/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
	width: 100%; /*leave this value as is in most cases*/
	background-color: #000000;
	background-image: url(indentbg.gif);
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.productmenu{
	width: 90%;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-left: 20px;
}

.newsmenu{
	width: 90%;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}


#featured {
	height: 17px;
	width: 124px;
	background-image: url(../../layout/images/tab.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#specs {
	height: 17px;
	width: 124px;
	background-image: url(../../layout/images/tab.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
