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

*.CateNav {font-family: "Arial", "Helvetica", "sans-serif"; font-weight: lighter; text-align: left;
	font-size: 11px; color: #b69e52; 
	margin: 5px 2px 5px 2px;
	border-top: 1px dashed #e6e3e4;
	border-bottom: 1px dashed #e6e3e4; 
	padding: 5px 2px 5px 2px;}
	
*.CateNav #CateBold { font-weight: bold;}

*.CateFunBar {font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	margin: 20px 2px 6px 2px;
	padding-bottom: 5px;}

div.ZeroSpace {clear: both; 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: 2px 0 0 0;
	margin: 0 2px 0 0;
	background-repeat: no-repeat;}
*.CateFunBar #ViewBut a:link {color: #ffffff; text-decoration: none;}
*.CateFunBar #ViewBut a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/funviewbg_hover.gif);
}
*.CateFunBar #ViewButDes {font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #888888;
	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: #cccccc;}

*.CateFunBar #ViewSelect {font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; color: #666666;
	text-align: right; padding-top: 2px; float: right;}
*.CateFunBar #ViewSelect a, .CateFunBar #ViewSelect a:link { color: #cc9900; text-decoration: none; }
*.CateFunBar #ViewSelect a:hover { color: #663300;text-decoration: none;}
