/*========================================================*/
/*   Cascading Style Sheet for COOKDNN Skin    */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Universal                                          */
/*  2. Containers                                         */
/*  3. Links                                              */
/*  4. Text                                               */
/*  5. Forms                                              */
/*  6. Main Menu                                          */ 
/*  7. Module Menus                                       */
/*  8. Containers                                         */
/*========================================================*/


/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/





/*========================================================*/
/*  2. Containers                                         */
/*========================================================*/






/*========================================================*/
/*  3. Links                                              */
/*========================================================*/





/*========================================================*/
/*  4. Text                                               */
/*========================================================*/





/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/





/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/


/* Container for main menu */
.MainMenu_MenuContainer
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.MainMenu_MenuArrow
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	background: #339933;
	padding-bottom: 0px;
	margin: 0px;
	color: yellow;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.MainMenu_MenuBreak
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.MainMenu_MenuIcon
{
	border-right: #282fd2 thin;
	padding-right: 0px;
	border-top: #282fd2 thin;
	background: #339933;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #282fd2 thin;
	border-bottom: #282fd2 thin;
}


/* Menu bar */
.MainMenu_MenuBar
{
	border-right: #ff3619 thin;
	padding-right: 0px;
	border-top: #ff3619 thin;
	padding-left: 0px;
	background: #336633;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #ff3619 thin;
	padding-top: 0px;
	border-bottom: #ff3619 thin;
}


/* Applies to idle state of submenu items */
.MainMenu_MenuItem
{
	border-right: blue thin;
	padding-right: 0px;
	border-top: blue thin;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	background: #339933;
	padding-bottom: 0px;
	margin: 0px;
	border-left: blue thin;
	cursor: hand;
	color: #ffffcc;
	padding-top: 0px;
	border-bottom: blue thin;
	font-family: tahoma;
}


/* Container for submenu */
.MainMenu_SubMenu
{
	border-right: green 1px solid;
	padding-right: 0px;
	border-top: green 1px solid;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	background: #339933;
	padding-bottom: 0px;
	margin: 0px;
	border-left: green 1px solid;
	cursor: hand;
	color: #ffffcc;
	padding-top: 0px;
	border-bottom: green 1px solid;
	font-family: tahoma;
}


/* Hover state for submenu items */
.MainMenu_MenuItemSel
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	background: #43be0e;
	padding-bottom: 0px;
	margin: 0px;
	cursor: hand;
	color: #fff;
	border-top-style: none;
	padding-top: 0px;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/




/*========================================================*/
/*  8. Containers                                         */
/*========================================================*/






/*========================================================*/
/*  End Style Sheet                                       */
/*========================================================*/



 



