/************************************************************************************************************



	DHTML Suite for Applications

	(C) www.dhtmlgoodies.com, August 2006



	CSS for the left_menu_tableWidget class.

	

	Terms of use:

	Look at the terms of use at http://www.dhtmlgoodies.com/index.html?page=termsOfUse

	

	Thank you!

	

	www.dhtmlgoodies.com

	Alf Magne Kalleland



************************************************************************************************************/



.left_menu_menuBar_top{	/* The bar that is parent of the menu strip */

	height:200px;

	width:100px;

	padding-left:0px;

	background-color:#000000;

	font-size:20px;color:#FBF9EE;font-family: "Arial, Helvetica, sans-serif";

	margin-bottom:1px;

	margin-top:0px;

	text-align:center;

}



.left_menu_menuBar_sub{

	position:absolute;	

	border:0px solid #000;

	background-color:#dddddd	/* Background image for sub menu items */	

	font-size:12px;color:#FBF9EE;font-family: " Arial, Helvetica, sans-serif";

	flot:left;

		

}
