/***********************************************/
/* 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;}
*#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;}
*#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;
}
*#ViewBut a:link { color: #FFFFFF; text-decoration: none;}
*#ViewBut a:hover { color: #333333; text-decoration: none; background-image: url(../img/FunViewBg_hover.gif);}
*#ViewButDes { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #A4DEF8; margin-left: 8px; padding-top: 3px; float: left;}
div.ViewButLine { clear: left; height: 0px; line-height: 0px; margin: 0px; padding: 0px; border-top-width: 2px; border-top-style: solid; border-top-color: #CCCCCC;}
*#ViewSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	float: right;
}
*#ViewSelect a, .CateFunBar #ViewSelect a:link { color: #FFBC6E; text-decoration: none; }
*#ViewSelect a:hover { color: #FF8A01;text-decoration: none;}
