/*========================================================*/
/*         CSS for DotNetNuke Skin - Meridian          */
/*                   by Cyber Siouxland                   */
/*             http://www.cybersiouxland.com              */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; padding-top:0px;}
/* Style For HTML BODY                   */ #body { margin: 0; repeat; margin: 0 0 0 0; }
/* Setting Text Throughout the skin      */ table, tr, td {font-family:"Trebuchet MS"; font-size: 14px; color:#667475; margin: 0;}
                                            p, ul, li {font-family:"Trebuchet MS"; font-size: 14px; color:#667475;}

/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/

/*-- width setting on skins        --*/ .StandardWidth { width:100%; margin:auto;}
/*-- 100 percent height where req  --*/ .FullHeight { height:100%; }
/*-- cell containing logo & Menu   --*/ .HeaderTD { width:100%; margin: auto; height:134px; vertical-align: top; background: url(header_bg.gif) repeat-x bottom left;  border-bottom:#e9eaebe9eaeb solid 1px;}
/*-- cell containing content panes --*/ .ContentPanesTD { width:100%; height:100%; vertical-align: top; padding-top:0px; background: #ffffff;}
/*-- cell containing Link panes    --*/ .LinkPanesTD { width:100%; vertical-align: top; padding-top:5px;}
/*-- cell containing Footer Objects--*/ .FooterPanesTD { width:100%; height:30px; vertical-align: middle; padding-top:0px; background: #0951a0; border-top: #cbe97a solid 1px;}
/*-- Header table on skins         --*/ .HeaderTableBoxed { width:990px; margin:auto; margin:auto !important; vertical-align: bottom;}
/*-- Content table on skins        --*/ .ContentTableBoxed { width:990px; margin:auto;}
/*-- Link table on skins           --*/ .LinksTableBoxed { width:990px; margin:auto;}
/*-- Footer table on skins         --*/ .FooterTableBoxed { width:990px; margin:auto; vertical-align:middle;}
/*-- row containing breadcrumbs    --*/ .BreadcrumbsRow { height:41px; background: url(bread-bg.gif) repeat top left; padding: 0 0 0 0; }
/*-- row for space between areas   --*/ .SpaceBar { height:10px; padding: 0 0 0 0; }

/*-- cell containing Date          --*/ .DateTD { width: 33%; height:15px; vertical-align:bottom; padding-left:7px; padding-bottom:7px;}
/*-- cell containing Login         --*/ .LoginTD { width: 77%; height:17px; vertical-align:bottom; padding-right:7px; padding-bottom:7px;}
/*-- cell containing breadcrumbs   --*/ .BreadcrumbsTD { height: 41px; width: 100%; background: url(bread-bg-l.gif) no-repeat top left; color:#41004c; vertical-align: middle; padding: 0 20px 0 17px; }
/*-- cell containing search        --*/ .SearchTD { width:215px; vertical-align: top; text-align: right; height: 41px; background: url(search-bg.gif) no-repeat top right; padding: 10px 7px 0 0; }
/*-- cell containing privacy       --*/ .PrivacyTD { text-align: left; padding: 0 0 0 0; }
/*-- cell containing copyright     --*/ .CopyrightTD { text-align: right; padding: 0 0 0 0;}

/*========================================================*/
/*  Footer Box Elements                                   */
/*========================================================*/

/*-- row containing footer area    --*/ .FooterRow { height:36px; padding: 0 7px 0 7px; }
/*-- table within footer - rounded --*/ .FooterTable { height:11px; background-color:#41004c; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- Logo pane                     --*/ .LogoPane { width: 275px; height:108px; height:100px !important; padding-right:20px;}
/*-- Header Nav Pane               --*/ .HeaderNavPane { width: 100%; height:65px;}
/*-- Header pane                   --*/ .HeaderPane { width: 100%; padding: 0 0px 0 0px;}
/*-- top inside content pane       --*/ .TopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- top inside content pane 2     --*/ .TopPane2 { width: 100%; padding: 0 7px 0 7px;}
/*-- Main left content pane        --*/ .MainLeftPane { padding: 5 0px 7 0px; width: 721px; height:394px; background: url(LeftPane_BG.jpg) no-repeat top left;}
/*-- left content pane             --*/ .LeftPane { padding: 5 0px 7 0px; width: 721px; }
/*-- Main right content pane       --*/ .MainRightPane { padding: 75 0px 7 0px; width: 269px;}
/*-- right content pane            --*/ .RightPane { padding: 5 0px 7 0px; width: 269px;}
/*-- left2 content pane            --*/ .LeftPane2 { padding: 0 0px 0 0px; width: 260px; }
/*-- content2 pane                 --*/ .ContentPane2 { padding: 0 7px 0 7px;}
/*-- bottom inside pane            --*/ .BottomPane { width: 100%; padding: 0 7px 0 7px; }
/*-- left3 content pane            --*/ .LeftPane3 { padding: 0 0px 0 7px; width: 33%; border-right: #4f4f4f dotted 1px;}
/*-- Mid Right3 pane               --*/ .MidPane3 { padding: 0 0px 0 7px; width: 33%; border-right: #4f4f4f dotted 1px;}
/*-- right3,4 content pane         --*/ .RightPane3 { padding: 0 0px 0 7px; width: 33%; }
/*-- bottom2 inside pane           --*/ .BottomPane2 { width: 100%; padding: 0 7px 0 7px;}
/*-- footer content pane           --*/ .FooterPane { width: 100%; height: 26px; padding: 0 7px 0 7px; vertical-align:middle; }
/*-- panel pane                    --*/ .PanelPane { padding: 0 7px 0 7px; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #266fc2; font-family:"Trebuchet MS"; font-size: 11px; font-weight:normal; text-decoration: none; height:17px; vertical-align:middle; text-align:center }
/*-- login token hover                 --*/ a.LOGIN_object:hover { color: #cbe97a; font-family:"Trebuchet MS"; font-weight:normal; font-size: 11px; text-decoration: none; }
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #ffffff;  font-family:"Trebuchet MS"; font-size: 11px; font-weight:normal; text-decoration: none; height:17px; vertical-align:middle; text-align:center}
/*-- user token hover                  --*/ a.USER_object:hover { color: #cbe97a; font-family:"Trebuchet MS"; font-weight:normal; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #ffffff; font-family:"Trebuchet MS"; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #a335b8; font-family:"Trebuchet MS"; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #41004c; font-family:"Trebuchet MS"; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #a335b8; font-family:"Trebuchet MS"; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#ffffff; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 11px; color:#ffffff; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 11px; color:#cbe97a; font-weight:normal; text-decoration:none;  }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family:"Trebuchet MS"; font-size: 12px; color: #4f4f4f; line-height:1.7; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family:"Trebuchet MS"; font-size: 12px; font-weight: bold; color: #4f4f4f; }
/*-- red text on site for errors       --*/ .NormalRed { color: #208f99; font-family:"Trebuchet MS"; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family:"Trebuchet MS"; font-size: 11px; font-weight: bold; color: #0951a0; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #0951a0; background: transparent; font-weight: bold; padding: 0;}
/*-- h1 - on site                      --*/ H1 { font-size: 28px; color: #0951a0; background: transparent; font-weight: normal; padding: 0; font-family: "Century Gothic"; line-height:1;}
/*-- h2 - on site                      --*/ H2 { font-size: 14px; color: #0951a0; background: transparent; font-weight: normal; padding: 0; font-family: "Trebuchet MS"; line-height:1;}
/*-- h3 - on site                      --*/ H3 { font-size: 14px; color: #0951a0; background: transparent; font-weight: normal; padding: 0; font-family:"Trebuchet MS"; line-height:1;}



/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #0951a0; font-family:"Trebuchet MS"; font-weight: bold; font-size: 12px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #a9cf3f; font-family:"Trebuchet MS"; font-size: 12px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #0951a0; font-family:"Trebuchet MS"; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #a9cf3f; font-family:"Trebuchet MS"; font-size: 12px;	text-decoration: none; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 15px 12px 7px 12px; cursor: hand; font-size:1px; margin: 0 0 0 0;}
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #ffffff; font-family:"Trebuchet MS"; font-size: 9px; font-weight:normal; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #208f99; font-family:"Trebuchet MS"; font-weight:bold; font-size: 11px; text-decoration: none; }

/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family:"Trebuchet MS"; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family:"Trebuchet MS"; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:21px; background: transparent; width: 174px; color: #41004c; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}

/*========================================================*/
/*  Sub Menus and Module Menus                            */
/*========================================================*/

/*-- submenu container          --*/ .MainMenu_SubMenu { background: #FFF; padding: 0px; border: 1px solid #cbe97a; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/ .ModuleTitle_SubMenu { background: #FFF; padding: 0px; border: 1px solid #cbe97a; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/ .MainMenu_MenuItem { background: url(navsub-bg.gif) repeat-y top left; color: #0951a0; font-family:"Trebuchet MS"; font-size: 11px; font-weight: normal; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- submenu items idle         --*/ .ModuleTitle_MenuItem { background: #FFF; color: #4e4e4e; font-family:"Trebuchet MS"; font-size: 11px; font-weight: normal; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #cbe97a; color: #0951a0; font-family:"Trebuchet MS"; font-size: 11px; font-weight: normal; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 20px; border: 0;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


