/************************************************************************************************************

	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 */
	height:15px;
	width:100%;
	font-family: Verdana;
	font-size:12px;
	z-index:100000;
	padding-left:10px;
}

.DHTMLSuite_menuBar_sub{
	position:absolute;
	background-color:#A13916;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	border:0px solid #000;
	display:inline;
}

.menuBar_head{
	background-color:#76280E;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	border:0px solid #000;
	display:inline;
}
