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

.CateNav {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #4b4b4b;
	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: 11px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	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-top: 2px;
	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;
}
.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	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: #ACA99F;}
.CateFunBar #ViewSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-top: 2px;
	float: right;
}
.CateFunBar #ViewSelect a, .CateFunBar #ViewSelect a:link {
	color: #FF6600;
	text-decoration: none;
}
.CateFunBar #ViewSelect a:hover {
	color: #993300;
	text-decoration: none;
}
