/*========================================================*/
/*         CSS for DotNetNuke Skin - Cahava Springs       */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/*-- Style For HTML BODY           */ body { margin: 0; background:#1a1f46; margin: 0 0 0 0; }
/*-- Page Master                 --*/ .pagemaster { background-color:#1a1f46; height:100%; width:100%; }
/*-- Skin Master Fixed           --*/ .skinmaster { width:910px; }
/*-- Skin Master Fixed           --*/ .HPContentArea { padding-top:90px;  }
/*-- Skin Master Fixed           --*/ .HPMenuArea_1 { height:290px; width:280px; _width:290px; margin-left:310px; background-image:url(HPmenu_1.jpg); background-repeat:no-repeat; position:absolute; z-index:1; padding:0 0 0 10px; _padding:0 10px 0 10px; }
/*-- Skin Master Fixed           --*/ .HPMenuArea_2 { height:290px; width:280px; _width:290px; margin-left:620px; background-image:url(HPmenu_2.jpg); background-repeat:no-repeat; position:absolute; z-index:1; padding:0 0 0 10px; _padding:0 10px 0 10px; }
/*-- Skin Master Fixed           --*/ .HPMenuArea_3 { height:290px; width:280px; _width:290px; margin-left:0px; margin-top:310px; background-image:url(HPmenu_3.jpg); background-repeat:no-repeat; position:absolute; z-index:1; padding:0 0 0 10px; _padding:0 10px 0 10px; }
/*-- Skin Master Fixed           --*/ .HPMenuArea_4 { height:290px; width:280px; _width:290px; margin-left:310px; margin-top:310px; background-image:url(HPmenu_4.jpg); background-repeat:no-repeat; position:absolute; z-index:1; padding:0 0 0 10px; _padding:0 10px 0 10px; }
/*-- Skin Master Fixed           --*/ .HPMenuArea_5 { height:290px; width:280px; _width:290px; margin-left:620px; margin-top:310px; background-image:url(HPmenu_5.jpg); background-repeat:no-repeat; position:absolute; z-index:1; padding:0 0 0 10px; _padding:0 10px 0 10px; }
/*-- Skin Master Fixed           --*/ .HPMenuLinkArea { z-index:4; position:absolute; width:270px; top:265px; text-align:right; }
/*-- Skin Master Fixed           --*/ a.HPMenuLink, a.HPMenuLink:link, a.HPMenuLink:visited, a.HPMenuLink:active, a.HPMenuLink:hover { font-family:tahoma; font-size:15px; color:#ffffff; font-weight:bold; z-index:4; text-decoration:none; }
/*-- Skin Master Fixed           --*/ .HPMenuLinkOverlay { display:block; height:290px; width:290px; background-color:#3b3b3b; opacity: 0.60; -moz-opacity:0.60; filter: alpha(opacity=60); position:absolute; z-index:3; top:0; left:0; background-image:none; }
/*-- Skin Master Fixed           --*/ .HPMenuLinkOverlay_hover { display:block; height:290px; width:290px; background:none; position:absolute; z-index:3; top:0; left:0; background-image:transparent; filter:none; }
/*-- Skin Master Fixed           --*/ .HPFooterArea { margin-top:630px; position:absolute; z-index:1; text-align:center; width:910px; }
/*-- Skin Master Fixed           --*/ .HPMenuArea { padding:10px 0 0 0; }

/*-- Skin Master Fixed           --*/ .IPGreenDivider { width:9px; background-color:#839c79; }
/*-- Skin Master Fixed           --*/ .IPBlueSide { width:591px; background-color:#1a2045; background-image:url(greenbar.gif); background-repeat:repeat-y; background-position:right; padding-top:40px; }
/*-- Skin Master Fixed           --*/ .IPMenuSide { width:591px; background-color:#1a2045; height:10px; }
/*-- Skin Master Fixed           --*/ .IPMenuArea { width:184px; background-color:#3c4161;background-image:url(ipmenu_right_green_bg.gif); background-position:right; background-repeat:repeat-y; }, .IPMenuArea img {display:none;}
/*-- Skin Master Fixed           --*/ .IPWhiteSide { background-color:#ffffff; padding-left:54px; padding-top:40px; }
.IPMenuTL {background-image:url(ipmenu_tl.gif); background-position:left top; background-repeat:no-repeat;}
.IPMenuBL {background-image:url(ipmenu_bl.gif); background-position:left bottom; background-repeat:no-repeat;}



/*-- Skin Master Fixed           --*/ .IPLeftArea { width:582px; }
/*-- Skin Master Fixed           --*/ .IPRightArea { width:355px; }
/*-- Skin Master Fixed           --*/ .IPFooterArea { height:30px; background-color:#ffffff; padding-left:54px; padding-top:20px; }


/*-- Setting Text Throughout the skin      --*/ table, tr, td, p {font-family: tahoma; line-height: normal; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- left pane                             --*/ .PaneLeftTop { padding-right:9px; }
/*-- left pane                             --*/ .HPPaneContent { padding-bottom:15px; }

/*========================================================*/
/*  Main Menu                     				          */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { border:0; margin:0; padding:0; background:transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { border:0; margin:0; padding:0; cursor: pointer; cursor: hand; background:transparent; }

/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 10px 1px 0; padding: 10px 0 10px 0; background-color: #e9e9e9; font-weight:normal; filter:none;}
/*-- sub menu items             --*/ .MainMenu_MenuItem { border:0; margin:0; font-family: arial;  color: #393939; font-size: 11px; padding: 0px 35px 0px 16px; height: 20px; font-weight:normal; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { border:0; margin:0; font-family: arial; color: #ffffff; font-size: 11px; cursor: pointer; cursor: hand; padding: 0px 35px 0px 16px; height: 20px; background: #a8a8a8; font-weight:normal;}
/*-- menuitems idle             --*/ .MainMenu_Idle { border:0; margin:0; color: #393939; background: transparent; font-size: 11px; font-weight:normal;}
/*-- sub menu items selected    --*/ .MainMenu_Selected { border:0; margin:0; color: #393939; font-weight:normal; background: #4f9cef;}
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { border:0; margin:0; color: #ffa100; font-weight:normal; font-size: 11px; }

/*-- root menu items            --*/ .MainMenu_RootMenuItem { background:transparent; text-align:center; border:0; margin:0; padding:0; font-family: tahoma; font-size: 15px; font-weight:bold; color: #ffffff;height: 25px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected { border:0; margin:0; padding:0; color: #1a1f46; height: 25px; background:transparent; font-weight:bold; text-align:center; font-family: tahoma; font-size: 15px;}
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { border:0; margin:0; padding:0; color: #1a1f46; height: 25px; background:transparent; font-weight:bold; font-family: tahoma; font-size: 15px; }
/*-- root menu items active     --*/ .MainMenu_RootActive { border:0; margin:0; padding:0; color: #1a1f46; height: 25px; background:transparent; font-weight:bold; text-align:center; font-family: tahoma; font-size: 15px;}

/*-- root menu items            --*/ .MainMenu_RootMenuItem TD { padding:0 10px 0 0; text-align:right; }
/*-- root menu items over       --*/ .MainMenu_RootSelected TD { padding:0 10px 0 0; text-align:right; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive TD { padding:0 10px 0 0; text-align:right; }
/*-- root menu items active     --*/ .MainMenu_RootActive TD { padding:0 10px 0 0; text-align:right; border-bottom: 4px solid #1a1f46; }

/*========================b menu style====================*/

/*-- root menu items            --*/ .MainMenu_RootMenuItem_b { background:transparent; border:0; margin:0; padding:0; font-family: tahoma; font-size: 15px; font-weight:bold; color: #ffffff;height: 25px; }
/*-- root menu items over       --*/ .MainMenu_RootSelected_b { border:0; margin:0; padding:0; color: #ffffff; height: 25px; background:transparent; font-weight:bold; font-family: tahoma; font-size: 15px;}
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub_b, .MainMenu_RootBreadcrumbActive_b { border:0; margin:0; padding:0; color: #ffffff; height: 25px; background:transparent; font-weight:bold; font-family: tahoma; font-size: 15px; }
/*-- root menu items active     --*/ .MainMenu_RootActive_b { border:0; margin:0; padding:0; color: #ffffff; height: 25px; background:transparent; font-weight:bold; font-family: tahoma; font-size: 15px;}

/*-- root menu items            --*/ .MainMenu_RootMenuItem_b TD { width:164px; padding:0 0 0 20px;  }
/*-- root menu items over       --*/ .MainMenu_RootSelected_b TD { width:164px; padding:0 0 0 20px; background-image:url(ipmenu_hi_bg.gif); background-repeat:repeat-y;  }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub_b, .MainMenu_RootBreadcrumbActive_b TD { width:164px; padding:0 0 0 20px; }
/*-- root menu items active     --*/ .MainMenu_RootActive_b TD { width:164px; padding:0 0 0 20px; background-image:url(ipmenu_hi_bg.gif); background-repeat:repeat-y; }

/*========================================================*/

/*-- not needed                 --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; padding:0; background:transparent; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- breadcrumbs token idle            --*/ .Breadcrumbs, a.Breadcrumbs:link, a.Breadcrumbs:visited, a.Breadcrumbs:active { color: #ffffff; font-family: tahoma; font-size: 12px; text-decoration:none; }
/*-- breadcrumbs token hover           --*/ a.Breadcrumbs:hover { color:#ffffff; font-size: 12px; font-family: tahoma; text-decoration:underline; }
/*-- login and user token idle         --*/ .IPLogin, a.IPLogin:link, a.IPLogin:visited, a.IPLogin:active, .IPUser, a.IPUser:link, a.IPUser:visited, a.IPUser:active { color: #363636; font-family: tahoma; font-size: 12px; text-decoration: none; height:15px; }

/*-- links token                       --*/ .IPLinks, a.IPLinks:link, a.IPLinks:visited, a.IPLinks:active { text-decoration:none; color:#363636; font-size: 12px; font-family: tahoma;}
/*-- links token                       --*/ a.IPLinks:hover { text-decoration:underline; color:#363636; font-size: 12px; font-family: tahoma;}
/*-- login and user token hover        --*/ a.IPLogin:hover, a.IPUser:hover { text-decoration:underline; color:#363636; font-size: 12px; font-family: tahoma;}
/*-- terms privacy and copyright       --*/ .IPFooter { color:#363636; font-size: 12px; font-weight:normal; }
/*-- terms privacy and copyright links --*/ a.IPFooter:link, a.IPFooter:visited, a.IPFooter:active { color:#363636; font-size:12px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.IPFooter:hover { text-decoration:underline; color:#363636; font-size: 12px; font-family: tahoma;}

/*-- links token                       --*/ .HPLinks, a.HPLinks:link, a.HPLinks:visited, a.HPLinks:active { text-decoration:none; color:#ffffff; font-size: 12px; font-family: tahoma;}
/*-- links token                       --*/ a.HPLinks:hover { text-decoration:underline; color:#ffffff; font-size: 12px; font-family: tahoma;}
/*-- login and user token idle         --*/ .HPLogin, a.HPLogin:link, a.HPLogin:visited, a.HPLogin:active, .HPUser, a.HPUser:link, a.HPUser:visited, a.HPUser:active { color: #ffffff; font-family: tahoma; font-size: 12px; text-decoration: none; }
/*-- login and user token hover        --*/ a.HPLogin:hover, a.HPUser:hover { text-decoration:underline; color:#ffffff; font-size: 12px; font-family: tahoma;}
/*-- terms privacy and copyright       --*/ .HPFooter { color:#ffffff; font-size: 12px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright links --*/ a.HPFooter:link, a.IPFooter:visited, a.IPFooter:active { color:#ffffff; font-size:12px; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.HPFooter:hover { text-decoration:underline; color:#ffffff; font-size: 12px; font-family: tahoma;}

/*========================================================*/
/*  Module                     				              */
/*========================================================*/

/*-- module sub menu container  --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 10px 1px 0; padding: 10px 0 10px 0; background-image:url(submenu_drop_bg.gif); background-repeat:repeat-x; background-color: #e4e4e4; border-color:#6a6a6a; border-width: 1px; font-weight:normal; filter:none;}
/*-- module sub menu items hover--*/ .ModuleTitle_MenuItemSel { border:0; margin:0; font-family: tahoma; color: #ffffff; font-size: 11px; cursor: pointer; cursor: hand; padding: 0px 35px 0px 16px; height: 20px; background: #a8a8a8; font-weight:bold;}
/*-- module title items         --*/ .ModuleTitle_MenuItem { border:0; margin:0; font-family: tahoma;  color: #3b3b3b; font-size: 11px; padding: 0px 35px 0px 16px; height: 20px; font-weight:bold;}
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { background: transparent; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- not needed                 --*/ .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma; font-size: 12px; color: #363636; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 12px; font-weight: bold; color: #363636; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 12px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 12px; color: #777; background: transparent; font-weight: bold; padding: 0;}
/*-- most of the text on site          --*/ .IPHeader { font-family: tahoma; font-size: 19px; color: #839c79; text-decoration:underline; font-weight:bold; }

/*========================================================*/
/*  Hyperlinks                                            */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #1a1f46; font-family: tahoma; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color: #1a1f46; font-family: tahoma; font-size: 12px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #1a1f46; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #1a1f46; font-family: tahoma; font-size: 12px;	text-decoration: underline; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }

/*========================================================*/
/*  FormElements                                          */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 10px; color: #363636; }
/*-- textbox                    --*/ .NormalTextBox { color: #363636; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 12px; background: #ffffff; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: #ffffff; border: 0; }
          
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/





