/***********************************************/
/* EP 5 Showroom Menu Bar Divs                 */
/* Author: allproducts.com                     */
/* Version: 2007.03                            */
/***********************************************/

*.CateNav { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #003399; margin-top: 5px; margin-bottom: 5px; font-weight: lighter; margin-right: 8px; margin-left: 8px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; border-top-color: #CCCCCC; border-bottom-color: #CCCCCC; padding-top: 5px; padding-bottom: 5px; text-align: left; padding-right: 2px; padding-left: 2px;}
*.CateNav #CateBold { font-weight: bold;}
*.CateFunBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px;
}
div.ZeroSpace { clear: left; height: 0px; line-height: 0px; margin: 0px; padding: 0px;}
*.CateFunBar #ViewBut a {
	color: #FFFFFF;
	background-image: url(../img/FunViewBg.gif);
	display: block;
	float: left;
	height: 16px;
	width: 100px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}
*.CateFunBar #ViewBut a:link { color: #FFFFFF; text-decoration: none;}
*.CateFunBar #ViewBut a:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(../img/FunViewBg_hover.gif);
	padding-top: 0px;
}
*.CateFunBar #ViewButDes { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #777777; margin-left: 8px; padding-top: 3px; float: left;}
div.ViewButLine { clear: both; height: 0px; line-height: 0px; margin: 0px; padding: 0px; border-top-width: 2px; border-top-style: solid; border-top-color: #DCECA4;}
*.CateFunBar #ViewSelect { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #70706F; text-align: right; padding-top: 2px; float: right;}
*.CateFunBar #ViewSelect a, .CateFunBar #ViewSelect a:link { color: #D90000; text-decoration: none; }
*.CateFunBar #ViewSelect a:hover { color: #FF3333;text-decoration: none;}
