/* CSS Document */

#menu a:link, #menu a:visited	{color:white;text-decoration:none;}
#menu a:hover 	{color:white;background-color:#999999;}
#menu a {display:block;padding-left:10px;}
/*
#menu a:hover 	{
			width:150px;
			height:18px;
			background-color:#698BD3;
			display:block;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size:11px;
			line-height:18px;
			color:white;
			font-weight:100;
			letter-spacing:1px;
			margin-left:-10px;
			padding-left:10px;
			}
*/

.combobox_cat {
font-size:10px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif;
width:150px; color:white; background-color:#194E16;
}


#boxmore a:link, #boxmore a:visited {color:#1E2569;}
#boxmore a:hover {color:red;background-color:white;}

#submenu a:link, #submenu a:visited {background-image:url(/test/menu/menu_background_3.gif);color:#003366;}
#submenu a:hover {color:white;background-image:none;background-color:#698BD3;}

#rightMenuTitle {background-color:#c6ecc0;color:#000000; font-size:16px; font-weight:bolder;}

div.boxmenu {
			width:142px;
			height:18px;
			display:block;
			border-bottom:1px solid #194E16;
			border-top:1px solid #194E16;
			border-left:4px solid #194E16;
			border-right:4px solid #194E16;
			margin-bottom:2px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:16px;
			color:white;
			background-color:#194E16;
			background-image:url(/images/menu_category.jpg);
			font-weight:bolder;
			letter-spacing:2px;
			text-indent:10px;
			}
			
div.boxsubcat {
			width:142px;
			height:18px;
			display:block;
			border-bottom:1px solid #CC9900;
			border-top:1px solid #CC9900;
			border-left:4px solid #CC9900;
			border-right:4px solid #CC9900;
			margin-bottom:2px;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size:11px;
			line-height:18px;
			color:#2F5426;
			background-color:#C1EAFF;
			background-image:url(/images/menu_subcat.jpg);
			font-weight:bold;
			letter-spacing:0px;
			text-indent:4px;
			overflow:hidden;
			}
			
.boxsubmenu {
			background-color:#F6DF73;
			border:1px solid #CC9900;
			margin:0px 0px 2px 0px;
			padding:4px;
			color:#1F428E;
			font-size:9px;
			}
			
.boxsubmenu-title {
					margin:0px 0px 2px 3px;
					font-weight:bolder;
					color:#2F5426;
					}

.boxsubmenu-desc {
					margin:0px 0px 0px 9px;
					

					}

#boxmore {
			width:150px;
			height:18px;
			background-image:url(/test/menu/category_more.gif);
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:9px;
			line-height:14px;
			letter-spacing:1px;
			text-indent:120px;
				}

div.box1 {
			width:150px;
			height:auto;
			display:block;
			border-bottom:1px solid #1E2569;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size:11px;
			line-height:18px;
			color:white;
			font-weight:100;
			letter-spacing:1px;
			background-image:url(/images/menu_background_green_cat.jpg);
			text-indent:0px;
			}
/*
div.box1 {
			width:150px;
			height:18px;
			display:block;
			border-top:1px solid #84ACFF;
			border-bottom:1px solid #1E2569;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size:11px;
			line-height:18px;
			color:white;
			font-weight:100;
			letter-spacing:1px;
			background-image:url(/images/menu_background2.jpg); background-position:left; background-repeat:repeat-y;
			padding-left:10px;
			margin-right:-10px;
			}
*/

div.box2 {
			width:148px;
			height:18px;
			display:block;
			border-bottom:1px solid #1E2569;
			border-left:1px solid #1E2569;
			border-right:1px solid #1E2569;
			font-family:  Verdana, Arial, Helvetica, sans-serif;
			font-size:9px;
			line-height:18px;
			background-color:white;
			color:#003366;
			font-weight:lighter;
			letter-spacing:0px;
			text-indent:15px;
			}
			
			
div.box3 {
			width:150px;
			display:block;
			border-bottom:1px solid #2F5426;
			border-top:1px solid white;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size:11px;
			line-height:18px;
			color:#2F5426;
			font-weight:100;
			letter-spacing:1px;
			background-image:url(/images/menu_background_green.jpg);
			text-indent:10px;
			}
div.box3sub{
				text-indent:0px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:9px;
				letter-spacing:0px;
				line-height:12px;
				border:0px solid black;
				padding-left:10px;
				margin-bottom:2px;
			}
			
#menu div.box3 a:link, #menu div.box3 a:visited	{color:#2F5426;text-decoration:none;}
#menu div.box3 a:hover 	{text-decoration:underline; background:none;}
#menu div.box3 a {display:block;color:#2F5426;}

#submenu {display:block;}
#cat_type_box {margin:2px 0px 2px 0px;}


