/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*========================================================*/

/*========================================================*/
/*  Default HTML                                          */
/*========================================================*/
/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML BODY 	               --*/ body { margin: 0 0 0 0; background:#ffffff; }
/* Default HTML table and text css	   --*/ table, tr, td, span, div {font-family: Calibri; font-size: 12px;  color: #444444;}
/* Default HTML Paragraph css		   --*/ p {font-family: Calibri; font-size: 12px; padding:0px; margin:0px;  color: #444444;}
/*========================================================*/
/*  Main SKIN Elements                                    */
/*========================================================*/
/* Cell containing logo                --*/.Logo-TD { padding: 0 0 0 0;  }
/* Main Site Width                     --*/.DefaultWidth { width: 936px; } 
/* Footer Links TD                     --*/.Header-TD { padding: 18px 0 32px 0; }
/* Register Login TD                   --*/.RigLogin-TD { padding: 0 15px 0 15px; font-weight: bold; font-size: 10px; color:#ffffff; font-family: Verdana, Geneva, sans-serif;  }
/* Footer TD                           --*/.Footer-TD { padding: 0 0 30px 0; }
/* Header BG                           --*/.Header-BG { background: url(header-bg.gif) repeat-x top left; background-color:#0f293f; }
/* Banner BG BG                        --*/.Banner-BG-BG { background: url(header-bg-bg.gif) repeat-x top left; background-color:#96bddd; }
/* Banner BG                           --*/.Banner-BG { background: url(banner-bg.jpg) repeat-x bottom right; background-color:#d5e7f1; }
/* Body BG                             --*/.Body-BG { background: url(main-bg.gif) repeat-x top left; background-color:#ffffff; }
/*                                     --*/.MenuLeft { background: url(menu-left.png); width:6px; height:74px; }
/*                                     --*/.MenuCenter { background: url(menu-center.png) repeat-x; }
/*                                     --*/.MenuRight { background: url(menu-right.png); width:6px; height:74px; }
/*                                     --*/.TopLeft { background: url(top-left.png); width:6px; height:51px; }
/*                                     --*/.TopCenter { background: url(top-center.png) repeat-x; }
/*                                     --*/.TopRight { background: url(top-right.png); width:6px; height:51px; }
/*                                     --*/.FooterLeft { background: url(footer-left.png); width:6px; height:50px; }
/*                                     --*/.FooterCenter { background: url(footer-center.png) repeat-x; }
/*                                     --*/.FooterRight { background: url(footer-right.png); width:6px; height:50px; }

/*========================================================*/
/*  Default DNN Links Tokens                              */
/*========================================================*/
/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #3981bf; font-family: Calibri; font-weight: normal; font-size: 12px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #444444; font-family: Calibri; font-size: 12px; text-decoration: underline;  font-weight: normal;}
/*-- command Button in Containers      --*/ .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color:#3981bf ; font-family: Calibri; font-size: 12px; font-weight: bold; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover { color: #444444;  font-family: Calibri; font-size: 12px; font-weight: bold; text-decoration: none; padding: 0 0 0 0; }
/*-- SkinObject Text            	   --*/ .SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active { color: #666666; font-family: Calibri; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #E7002A; font-family: Calibri; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }
/*========================================================*/
/*  Custom DNN Links                                      */
/*========================================================*/
/*-- Login Register token              --*/ .Register-Login, A.Register-Login, A.Register-Login:link, A.Register-Login:visited, A.Register-Login:active { font-weight: normal; font-size: 11px; color:#ffffff; font-family: Verdana, Geneva, sans-serif; text-decoration: none; }
/*-- Login Register token hover        --*/ A.Register-Login:hover  { font-size: 11px; color:#000000; font-family: Verdana, Geneva, sans-serif; }
/*-- Terms Privacy token       		   --*/ .RegisterLogin, a.RegisterLogin:link, a.RegisterLogin:visited, a.RegisterLogin:active { color: #868485; font-family: Calibri; font-size: 11px; font-weight: normal; text-decoration: none;}
/*-- Terms Privacy token hover 		   --*/ a.RegisterLogin:hover { color: #ffffff; font-family: Calibri; font-size: 11px; text-decoration: underline; font-weight: normal; }
/*-- Breadcrumb token       		   --*/ .Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active { font-family: Calibri; font-size:11px; color: #056739; vertical-align: middle; text-align: left; padding: 0px 5px 0 5px; text-decoration: none;}
/*-- Breadcrumb token hover 		   --*/ a.Breadcrumb:hover { font-family: Calibri; font-size:11px; color: #333333; vertical-align: middle; text-align: left; padding: 0px 5px 0 5px; text-decoration: none; }
/*-- Links Token 	 		           --*/ .Terms-Privacy, A.Terms-Privacy, A.Terms-Privacy:link, A.Terms-Privacy:visited, A.Terms-Privacy:active { font-weight: normal; font-size: 11px; color:#ffffff; font-family: Verdana, Geneva, sans-serif; text-decoration: underline; }
/*-- Links Token hover       		   --*/ A.Terms-Privacy:hover  { font-size: 11px; color:#000000; font-family: Verdana, Geneva, sans-serif; text-decoration: underline; }
/*========================================================*/
/*  Default DNN Static Tokens                             */
/*========================================================*/
/*-- Copyright token                   --*/ .Copyright { font-family: Verdana, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #ffffff; }
/*-- Current Date token    		   	   --*/ .CurrentDate{ font-family: Calibri; font-size:11px; color: #868485;}
/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family: Calibri; font-size: 12px; font-weight: bold; color: #868485; padding: 0; }
/*-- Headings - DNN Default css        --*/ .Head { font-size: 12px; color: #000000; background: transparent; font-weight: bold; padding: 0;}
/*========================================================*/
/*  Other used Text                                       */
/*========================================================*/
/*-- Default text on site              --*/ .Normal { font-family: Calibri; font-size: 12px; color: #444444; }
/*-- Default text on site              --*/ .NormalWhite { font-family: Calibri; font-size: 12px; color: #444444; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: Calibri; font-size: 13px; font-weight: bold; color: #444444; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #777777; font-weight:normal; font-family: Calibri; font-size: 12px; }
/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #666666; font-weight: bold; font-family: Calibri; font-size: 20px; }
/*-- Slate Color Heading       		   --*/ .HeadingSlate { color: #8A7C4C; font-weight: bold; font-family: Calibri; font-size: 15px; }
/*-- Red Color Text        			   --*/ .NormalRed { color: #E7002A; font-weight: bold; font-family: Calibri; font-size: 12px; }
/*-- Bullets Style      			   --*/  UL LI { list-style-image:url(bullets.gif); font-family: Calibri; font-size: 12px;  font-weight: normal; font-style: normal;  color:#444444; vertical-align:baseline; padding: 4px 0 0px 5px; }
/*-- Text Heightlight Color 		   --*/ .TextHighlight { font-family: Calibri; font-weight:normal; font-size: 12px; color: #ffffff; background-color:#89B4D9; padding:2px;}
/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/
/*--       		                       --*/ .Panes-TD { padding: 10px 0 0 0; }
/*--       		                       --*/ .Panes-Outer { padding: 0px 0px 0 10px; }
/*--       		                       --*/ .Top-Pane { width: 100%; padding: 10px 30px 10px 30px;  }
/*--       		                       --*/ .Content-Pane { width: 100%; padding: 0 0 0 0;  }
/*--       		                       --*/ .Banner-Pane       { width: 50%; padding: 0 0 0 0; }
/*--       		                       --*/ .Banner-Right-Pane { width: 50%; padding: 10px 10px 0 5px; }
/*--       		                       --*/ .Main-Left-Pane { width: 70%; padding:  10px 15px 0 0; }
/*--       		                       --*/ .Main-Right-Pane { width: 31%;  padding: 11px 3px 0 5px;  background: url(cnt-1-bg.png) left bottom repeat-x #cfe1ef; }
/*--       		                       --*/ .Center-1-Pane { width: 50%; padding: 15px 15px 0 10px; }
/*--       		                       --*/ .Center-2-Pane { width: 50%; padding: 15px 30px 0 15px; }
/*--       		                       --*/ .Left-Pane { width: 33%; padding: 0 10px 0 0; }
/*--       		                       --*/ .Middle-Pane { width: 34%; padding: 0 0 0 0; }
/*--       		                       --*/ .Right-Pane { width: 33%; padding: 0 0 0 10px; }
/*--       		                       --*/ .Bottom-Left-Pane { width: 50%; padding: 0 10px 0 0; }
/*--       		                       --*/ .Bottom-Right-Pane { width: 50%; padding: 0 0 0 10px; }
/*--       		                       --*/ .Bottom-Pane { width: 100%;	}
/*--       		                       --*/ .Right-Content-Pane { width: 100%; }
/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/
/*-- Heading # 1              		   --*/ H1 { font-weight: normal; font-size: 28px; color: #03579f; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 2              		   --*/ H2 { font-weight: normal; font-size: 24px; color: #03579f; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 3              		   --*/ H3 { font-weight: normal; font-size: 20px; color: #03579f; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 4              		   --*/ H4 { font-weight: bold; font-size: 18px; color: #03579f; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 5              	       --*/ H5 { font-weight: bold; font-size: 14px; color: #03579f; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 6              		   --*/ H6 { font-weight: bold; font-size: 12px; color: #03579f; font-family: Arial, Helvetica, sans-serif;}
/*========================================================*/
/*  Form Object                                           */
/*========================================================*/
/*-- Default Form CSS        		   --*/ select, input { font-family: Calibri; font-size: 12px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #666666; padding-left: 4px; line-height: 12px; font-family: Calibri; font-weight: normal; font-size: 12px; border:1px solid #999999; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }
/*========================================================*/
/*  Search                                                */
/*========================================================*/
/*--                                   --*/ .SearchTD { width:210px; vertical-align: top; height: 31px; background: url(search-bg.png) no-repeat top right; padding: 2px 0 0 0; }
/*--                                   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:22px; background: transparent; width: 140px; font-size:12px; font-weight: bold; font-family: Calibri; color: #ffffff; padding: 4px 0 0px 4px; border: 0px solid #FFFFFF; cursor:text; letter-spacing:1px;}
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/*-- Menu Container Box                --*/ .MainMenu_MenuContainer { background-color: transparent; 	height:74px; }
/*-- Sub Menu                          --*/ .MainMenu_MenuItem { border: 0; color: #FFFFFF; height: 24px;  border-bottom:0px solid #93B1E2; font: normal normal 11px Arial; padding:0px 10px 0px 15px; background-color: Transparent; }
/*--                                   --*/ .MainMenu_MenuItemSel { background-color: Transparent; }
/*-- Sub Menu Mouse Hover              --*/ .SubMenu_MenuHover { border: 0; color: #FFFFFF; height: 24px;  border-bottom:0px solid #93B1E2; font: normal normal 11px Arial; padding:0px 10px 0px 15px; background-color: #2a8ac8; }
/*-- Sub Menu Active                   --*/ .SubMenuSelected  {  border: 0; color: #FFFFFF; height: 24px;  border-bottom:0px solid #93B1E2; font: normal normal 11px Arial; padding:0px 10px 0px 15px; background-color: #2a8ac8;}
/*-- Sub Menu Background and Borders   --*/ .MainMenu_SubMenu {  margin-top: 0px; background-color:#2573bd; border-top: 0px solid #93B1E2; border-left: 0px solid #93B1E2; border-right: 0px solid #93B1E2; border-bottom: 0px solid #93B1E2; }
/*--                                   --*/ .MainMenu_MenuIcon { display: none; }
/*--                                   --*/ .MainMenu_MenuBreak { border: 0; background-color: transparent; height: 0px; }
/*--                                   --*/ .MainMenu_MenuArrow { border-right: 0px; border-bottom:0px solid #93B1E2; border-top:0px; font-family: webdings; padding:0px 10px 0px 15px; height: 20px;  }
/* For Tabs Menu */
/*--                                   --*/ .MainMenu_MenuBarTab { cursor: hand; height: 74px; background-color: Transparent; }
/*--                                   --*/ .MainMenu_MenuItemTab TD { padding:0; margin:0; }
/*--                                   --*/ .MainMenu_MenuItemTab TD DIV { background-image:url(Images/Menu-Idel-Right.png); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-10px 0 -25px 0; _margin:-13px 0;}
/*--                                   --*/ .MainMenu_MenuItemTab TD DIV DIV { background-image:url(Images/Menu-Idel-Left.png); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
/*--                                   --*/ .MainMenu_MenuItemTab TD DIV DIV DIV{ background-image:url(Images/Menu-Idel-Center.png); background-repeat:repeat-x; color:#FFFFFF;  font-size:12px; font-family: Arial; font-weight: normal; height:72px; padding: 0 24px 0 22px; line-height:70px; margin:-2px 0 -29px 0; text-transform : uppercase;
 }             

/*--                                   --*/ .MainMenu_MenuSelectedTab TD, .MainMenu_MenuSelectedRootTab TD {padding:0px; margin:0;}
/*--                                   --*/ .MainMenu_MenuSelectedTab TD DIV, .MainMenu_MenuSelectedRootTab TD DIV { background-image:url(menu-active.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-13px 0;}
/*--                                   --*/ .MainMenu_MenuSelectedTab TD DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV{ background-image:url(menu-active.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
/*--                                   --*/ .MainMenu_MenuSelectedTab TD DIV DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV DIV{ background-image:url(menu-active.gif);  background-repeat:repeat-x; color:#fff; font-size:12px; font-family: Arial; font-weight: normal; height:72px; padding: 0 24px 0 22px; line-height:70px; margin:1px 0 0 0; text-transform : uppercase;

}
/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/
/*--                                   --*/.ControlPanel { background:#ffffff; border-top: 0px; border-left:0px; border-right:0px; border-bottom-color:#666666; }
/*--                                   --*/.DataGrid_AlternatingItem TD { color:#000000; } 

