DHTML Suite for Applications

	(C) www.dhtmlgoodies.com, August 2006



	CSS for the DHTMLSuite_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



************************************************************************************************************/



.DHTMLSuite_menuBar_top{	/* The bar that is parent of the menu strip ; */	

	

	font-family: "Arial Narrow"; 	

	font-size:12px;

	text-transform:uppercase;	

	width:930px;

	float:right;

	text-align:right;

	color:#ffffff;

	padding:0px;		

	position: absolute;

	left: 10px;

	top: 95px;	

}



.DHTMLSuite_menuBar_sub{

	position:absolute;

	background-color:#FFF;

	border:0px solid #000;

	background-color:#ffffff	/* Background image for sub menu items */

	background-repeat:repeat-y;

	background-position: left center;

	display:inline;

	font-size:12px;color:#FBF9EE;font-family: "Trebuchet MS";

	width:150px;

	background-color:#ffffff;

	

}
