/*========================================================*/
/*           CSS for DotNetNuke Skin - KSAPE Blue         */
/*                   by Cyber Siouxland                   */
/*             http://www.cybersiouxland.com              */
/*========================================================*/

/*========================================================*/
/*  Design Elements                                     */
/*========================================================*/
.MenuTD {	vertical-align: bottom; white-space:nowrap; padding:0px 0px 0px 0px; margin: 0 0 0 0; height:37px !important;}
.MenuLeft { width:25px}
.MenuRight { width:8px}

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ display:none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem{	font-family:Verdana, Arial, Helvetica, Tahoma; color:#384751; font-size:10px; font-weight:normal; padding:3px 15px 3px 10px;}
.submenuitembreadcrumb{	font-family:Verdana, Arial, Helvetica, Tahoma; color:#384751; font-size:10px; font-weight:normal; padding:3px 15px 3px 10px;}
.submenuitemselected{ font-family:Verdana, Arial, Helvetica, Tahoma; color:#666666;	font-size:10px;	font-weight:normal;	padding:3px 15px 3px 10px; background-color: #e1e1e1; border-top: #666666 dotted 1px; border-bottom: #666666 dotted 1px;}
.submenu{ font-family:Verdana, Arial, Helvetica, Tahoma; color:#d3d2d2;	font-size:10px;	font-weight:normal;	padding:1px; margin-top: 0px; margin-left: 0px; background-color: #ffffff; border:dotted #666666 1px;}

/*---------Root Menu style---------------*/
.rootmenuitem TD{ padding:0; margin:0;}
.rootmenuitem TD DIV{  background-image:url(images/NavSepOffR.png); background-position:bottom right; background-repeat: no-repeat; margin:0; padding:0; margin: -26px 0 -13px 0; _margin:-14px 0;}
.rootmenuitem TD DIV DIV{  background-image:url(images/NavSepOffL.png); background-position: bottom left; background-repeat: no-repeat; margin:0; padding:0 11px;  margin: -26px 0 -13px 0; _margin:-14px 0;}
.rootmenuitem TD DIV DIV DIV{ color:#f2f2f2; background-image:url(images/NavOff.png); background-position: bottom center; background-repeat:repeat-x; font-size:12px; font-family: Arial, Trebuchet MS, arial, Tahoma, Helvetica, sans-serif; font-weight: bold; padding: 14px 3px 4px 3px; height:35px; line-height:4.7em; margin: -26px 0 -13px 0; _margin:-14px 0; _line-height:1.3em;}

.rootmenuitemselected TD, .rootmenuitembreadcrumb TD{ padding:0; margin:0;}
.rootmenuitembreadcrumb TD DIV{ background-image:url(images/NavSepOnR.png); background-position:bottom right; background-repeat: no-repeat; margin:0; padding:0; margin: -26px 0 -13px 0; _margin:-14px 0;}
.rootmenuitembreadcrumb TD DIV DIV{ background-image:url(images/NavSepOnL.png); background-position: bottom left; background-repeat: no-repeat; margin:0; padding:0 11px;  margin: -26px 0 -13px 0; _margin:-14px 0;}
.rootmenuitembreadcrumb TD DIV DIV DIV{ color:#666666; background-image:url(images/NavOn.png); background-position: bottom center; background-repeat:repeat-x; font-size:12px; font-family: Arial, Trebuchet MS, arial, Tahoma, Helvetica, sans-serif;   font-weight: bold; padding: 14px 3px 4px 3px; height:35px; line-height:4.7em; margin: -26px 0 -13px 0; _margin:-14px 0; _line-height:1.3em;}
.rootmenuitemselected TD DIV { background-image:url(images/NavSepSelR.png); background-position:bottom right; background-repeat: no-repeat; margin:0; padding:0; margin: -26px 0 -13px 0; _margin:-14px 0;}
.rootmenuitemselected TD DIV DIV { background-image:url(images/NavSepSelL.png); background-position: bottom left; background-repeat: no-repeat; margin:0; padding:0 11px;  margin: -26px 0 -13px 0; _margin:-14px 0;}
.rootmenuitemselected TD DIV DIV DIV { color:#666666; background-image:url(images/NavSel.png); background-position: bottom center; background-repeat:repeat-x; font-size:12px; font-family: Arial, Trebuchet MS, arial, Tahoma, Helvetica, sans-serif;   font-weight: bold; padding: 14px 3px 4px 3px; height:35px; line-height:4.7em; margin: -26px 0 -13px 0; _margin:-14px 0; _line-height:1.3em;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


