/**********************************************************************************************

	Main Menu Style Settings

	This file defines the look of the menu, all item text, URLs, sizing, orientation, etc.,
	is defined using the menu_settings.js file.  There are also additonal global settings
	in the head section of the source html (sample.html)

	Note: Do not define border, padding, or margin dimensions using this file, all dimensions
	are defined in the menu_settings.js file.

***********************************************************************************************/


/*---------------------------------------------------------
Main Menu Group Settings - (Applies to the main container)
----------------------------------------------------------*/
.cdd0_main_menu{
	background-color: #e5eaee;
	cursor: pointer;
	border: 0px;
	text-align: left;
	letter-spacing: 1px;

}/*---------------------------------------------------------
Main Menu Item Settings
----------------------------------------------------------*/
.cdd0_main_items{
	background-color: #e5eaee;
	cursor: hand;
	color: #8ca2b7;
font: bold 11px Arial, sans-serif;
	border: 0px;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	

}/*---------------------------------------------------------
Main Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd0_main_items_rollover{
	background-color: #cdd6df;
	cursor: hand;
	color: #4d4e4e;
font: bold 11px Arial, sans-serif;
	border: 1px solid #8ca2b7;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;

}/**********************************************************************************************

	Sub Menu Style Settings

***********************************************************************************************/


/*---------------------------------------------------------
Sub Menu Group Settings - (Applies to all sub containers)
----------------------------------------------------------*/
.cdd0_sub_menu{
background-color: #8ca2b7;
	cursor: pointer;
	color: #cdd6df;
font: bold 11px Arial, sans-serif;
	border: 1px solid #cdd6df;
	text-align: left;

}/*---------------------------------------------------------
Sub Menu Item Settings
----------------------------------------------------------*/
.cdd0_sub_items{
background-color: #8ca2b7;

	cursor: pointer;
	color: #cdd6df;
font: bold 11px Arial, sans-serif;
	border: 1px solid #cdd6df;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	display: block;

}/*---------------------------------------------------------
Sub Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd0_sub_items_rollover{
	background-color: #cdd6df;	
	cursor: pointer;
	color: #4d4e4e;
font: bold 11px Arial, sans-serif;
	border: 1px solid #8ca2b7;
	text-align: left;
	text-decoration: none;
	text-transform: none;

}/**********************************************************************************************

	Divider Style Settings

***********************************************************************************************/


/*---------------------------------------------------------
Vertical Dividers
----------------------------------------------------------*/
.cdd0_dividers_vertical{

background-color: #8ca2b7;
width: 1px;


}/*---------------------------------------------------------
Horizontal Dividers
----------------------------------------------------------*/
.cdd0_dividers_horizontal{

	background-color: #8ca2b7;
width: 1px;
	
}/**********************************************************************************************

	Optional Specific Settings

	Specifically define settings for any item or menu group
	by using the following syntax with the items index.

	CSS settings here for main menu group

***********************************************************************************************/	


/*

#cdd_item0_0
{
	
	CSS settings for the specified item goes here
	
	
}


#cdd_item0_menu
{

	CSS settings for the specified menu group goes here

	
}


*/




/*
	
	CSS settings for the specified item goes here
	
	
}



#cdd_item0_menu
{

	CSS settings for the specified menu group goes here

	
}


*/



/*
 group goes here

	
}


*/




/*
	
	CSS settings for the specified item goes here
	
	
}



#cdd_item0_menu
{

	CSS settings for the specified menu group goes here

	
}


*/





{

	CSS settings for the specified menu group goes here

	
}


*/




 group goes here

	
}


*/





	
	CSS settings for the specified item goes here
	
	
}



#cdd_item0_menu
{

	CSS settings for the specified menu group goes here

	
}


*/





