/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*========================================================*/

/*========================================================*/
/*  Default HTML                                          */
/*========================================================*/
/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML BODY 	               --*/ body { margin: 0 0 0 0; background:#060606; }
											form { height:100%; margin:0; padding:0; }
/* Default HTML table and text css	   --*/ table, tr, td, span, div {font-family: Arial; font-size: 12px;  color: #ffffff;}
/* Default HTML Paragraph css		   --*/ p {font-family: Arial; font-size: 12px; padding:0px; margin:0px;  color: #ffffff;}
/*========================================================*/
/*  Main SKIN Elements                                    */
/*========================================================*/
/* Cell containing logo                --*/.LogoTD { padding: 10px 0 0 0;  }
/* Main Site Width                     --*/.DefaultWidth { width: 970px; } 
/* Main Site BG                        --*/.MainBG { background: url(main-bg.jpg) no-repeat top center; }
/* Header TD                           --*/.HeaderTD { padding: 0 0 10px 0; }
/* Top Links TD                        --*/.TopLinksTD { padding: 5px 0 0 0; }
/* Date TD                             --*/.DateTD { padding:5px 0 0 0; }
/* Menu BG                             --*/.MenuBG { background: url(menu-bg.gif) repeat-x top left; }
/* Footer TD                           --*/.FooterTD { background:#000000; padding: 15px;}
/* Body TD                             --*/.BodyTD { background:#060606;}
/*========================================================*/
/*  Default DNN Links Tokens                              */
/*========================================================*/
/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #219cd0; font-family: Arial; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- Default links hover               --*/ a:hover { color:#219cd0; font-family: Arial; font-size: 12px; text-decoration: underline;  font-weight: normal;}
/*-- command Button in Containers      --*/ .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color:#53addb ; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover { color: #ffffff;  font-family: Arial; 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: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #E7002A; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: normal; }
/*========================================================*/
/*  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:#868686; font-family: Verdana, Geneva, sans-serif; text-decoration: none;}
/*-- Login Register token hover        --*/ A.Register-Login:hover  { font-size: 11px; color:#15b1e4; font-family: Verdana, Geneva, sans-serif; }
/*-- Terms Privacy token       		   --*/ .RegisterLogin, a.RegisterLogin:link, a.RegisterLogin:visited, a.RegisterLogin:active { color: #868485; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;}
/*-- Terms Privacy token hover 		   --*/ a.RegisterLogin:hover { color: #ffffff; font-family: Arial; font-size: 11px; text-decoration: underline; font-weight: normal; }
/*-- Breadcrumb token       		   --*/ .Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active { font-family: Arial; 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: Arial; 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: none; }
/*-- Links Token hover       		   --*/ A.Terms-Privacy:hover  { font-size: 11px; color:#1b90c4; font-family: Verdana, Geneva, sans-serif; text-decoration: underline; }
/*-- Top Links 	 		               --*/ .TopLinks, A.TopLinks, A.TopLinks:link, A.TopLinks:visited, A.TopLinks:active { background: url(top-bullets-a.gif) no-repeat left center;  font-weight: normal; font-size: 11px; color:#B7DDE8; font-family: Verdana, Geneva, sans-serif; text-decoration: none; padding-left:8px; }
/*-- Top Links hover       		       --*/ A.TopLinks:hover  {  background: url(top-bullets-h.gif) no-repeat left center; font-size: 11px; color:#ffffff; font-family: Verdana, Geneva, sans-serif; text-decoration: none; }

/*========================================================*/
/*  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: Arial; font-size:11px; color: #868485;}
/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family: Arial; font-size: 12px; font-weight: bold; color: #868485; padding: 0; }
/*-- Headings - DNN Default css        --*/ .Head { font-size: 12px; color: #9d9d9d; background: transparent; font-weight: bold; padding: 0;}
/*========================================================*/
/*  Other used Text                                       */
/*========================================================*/
/*-- Default text on site              --*/ .Normal { font-family: Arial; font-size: 12px; color: #ffffff; }
/*-- Default Footer text on site       --*/ .FooterNormal { font-family: Arial; font-size: 11px; color: #999999; }
/*-- Default Footer text on site       --*/ .FooterHead { font-family: Arial; font-size: 12px; font-weight:bold; color: #fefefe; }
/*-- Default text on site              --*/ .NormalBig { font-family: Arial; font-size: 14px; color: #ffffff; }
/*-- Default text on site              --*/ .NormalWhite { font-family: Arial; font-size: 12px; color: #ffffff; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: Arial; font-size: 13px; font-weight: bold; color: #ffffff; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #777777; font-weight:normal; font-family: Arial; font-size: 12px; }
/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #666666; font-weight: bold; font-family: Arial; font-size: 20px; }
/*-- Slate Color Heading       		   --*/ .HeadingSlate { color: #8A7C4C; font-weight: bold; font-family: Arial; font-size: 15px; }
/*-- Red Color Text        			   --*/ .NormalRed { color: #E7002A; font-weight: bold; font-family: Arial; font-size: 12px; }
/*-- Bullets Style      			   --*/  UL LI { list-style-image:url(bullets.gif); font-family: Arial; font-size: 12px;  font-weight: normal; font-style: normal;  color:#ffffff; vertical-align:baseline; padding: 4px 0 0px 5px; }
/*-- Bullets Style      			   --*/ .topbar li { display:inline; margin-left:15px;  }
/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/
/*--       		                       --*/ .PanesTD { padding: 5px 0 5px 0;  }
/*--       		                       --*/ .Panes-Outer { padding: 0px 0px 0 10px; }
/*--       		                       --*/ .Content-Pane { width: 100%; padding: 0 0 0 0;  }
/*--       		                       --*/ .Banner-Left-Pane  { width: 30%; padding: 0 0 0 0; background: url(banner-left-bg.gif) repeat-x top left #229ed1; }
/*--       		                       --*/ .Banner-Right-Pane { width: 70%; padding: 0 0 0 0; }
/*--       		                       --*/ .Main-Left-Pane { width: 50%; padding: 0 10px 0 0; }
/*--       		                       --*/ .Main-Right-Pane { width: 51%;  padding: 0 0 0 10px; }
/*--       		                       --*/ .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%;	}
/*--       		                       --*/ .Footer-Pane { width: 100%;	padding: 0 15px 0 0;}
/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/
/*-- Heading # 1              		   --*/ H1 { font-weight: normal; font-size: 28px; color: #53addb; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 2              		   --*/ H2 { font-weight: normal; font-size: 24px; color: #53addb; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 3              		   --*/ H3 { font-weight: normal; font-size: 20px; color: #53addb; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 4              		   --*/ H4 { font-weight: bold; font-size: 18px; color: #53addb; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 5              	       --*/ H5 { font-weight: bold; font-size: 14px; color: #53addb; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 6              		   --*/ H6 { font-weight: bold; font-size: 12px; color: #53addb; font-family: Arial, Helvetica, sans-serif;}
/*========================================================*/
/*  Form Object                                           */
/*========================================================*/
/*-- Default Form CSS        		   --*/ select, input { font-family: Arial; font-size: 12px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #666666; padding-left: 4px; line-height: 12px; font-family: Arial; 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.gif) no-repeat top right; padding: 2px 0 0 0; }
/*--                                   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:22px; background: transparent; width: 135px; font-size:12px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; 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:40px; }
/*-- 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: #1b90c4; }
/*-- 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: #1b90c4;}
/*-- Sub Menu Background and Borders   --*/ .MainMenu_SubMenu {  margin-top: 0px; background-color:#1d1d1d; 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: 40px; background-color: Transparent; }

/*--                                   --*/ .MainMenu_MenuItemTab TD { padding:0; margin:0; }
/*--                                   --*/ .MainMenu_MenuItemTab TD DIV { margin:0; padding:0; margin:-15px 0 -25px 0; _margin:-13px 0;}
/*--                                   --*/ .MainMenu_MenuItemTab TD DIV DIV { margin:0; padding:0; margin:0; _margin:-12px 0;}
/*--                                   --*/ .MainMenu_MenuItemTab TD DIV DIV DIV{ background-image:url(menu-idel.gif); background-repeat:repeat-x; color:#FFFFFF;  font-size:12px; font-family: Arial; font-weight: normal; height:40px; padding: 0 24px 0 22px; line-height:40px; 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 { margin:0; padding:0; margin:-11px 0 -25px 0; _margin:-13px 0; }
/*--                                   --*/ .MainMenu_MenuSelectedTab TD DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV{ margin:0; padding:0; margin: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:40px; padding: 0 24px 0 22px; line-height:40px; margin:0; text-transform:uppercase; }
/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/
/*--                                   --*/.ControlPanel { background:#1d1d1d; border-top: 0px; border-left:0px; border-right:0px; border-bottom-color:#666666; }
/*--                                   --*/.DataGrid_AlternatingItem TD { color:#000000; } 




