/*========================================================*/
/*        	 		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: 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                                    */
/*========================================================*/
/*-- Skin Main / Default Width    	   --*/ .DefaultWidth { width:1000px; }
/*-- TD containing main site    	   --*/ .MainBG { background-color:#171717; }
/*-- Logo TD         	               --*/ .LogoTD { padding:0 20px 0 0; }
/*-- Login TD         	               --*/ .TopTD { padding:5px 5px 5px 5px; background-color:#323232; }
/*-- Register Icon                     --*/ .Register-ICO { background: url(Register-Ico.png) no-repeat top right; width:18px; height:13px; }								 
/*-- Login Icon                        --*/ .Login-ICO { background: url(Login-Ico.png) no-repeat top right; width:16px; height:13px; }
/*-- Banner Image                      --*/ .BannerIMG { background: url(banner.jpg) no-repeat top right; width:985px; height:249px; }
/*-- Body BG                           --*/ .BodyBG { background: url(body-bg.png) repeat-x top right #424242; }
/*-- Body TD                           --*/ .BodyTD { padding:10px 10px 0 10px; }
/*-- Content TD                        --*/ .ContentTD { padding:5px 5px 5px 5px; }
/*-- Header Background	               --*/ .HeaderTD { padding: 10px 0 10px 0; }
/*-- Footer TD	                       --*/ .FooterTD { padding:10px 0 10px 0; }
/*-- Bodyi Box TD	                   --*/ .BBoxTD { padding:10px 0 0 0; }
/*========================================================*/
/*  Default DNN Links Tokens                              */
/*========================================================*/
/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #d186cb; font-family: Arial; font-weight: normal; font-size: 12px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #ffffff; 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:#d988d0 ; 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; padding: 0 5px 0 5px;}
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #E7002A; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }
/*========================================================*/
/*  Custom DNN Links                                      */
/*========================================================*/
/*-- Login Register token              --*/ .QuickLinks, a.QuickLinks:link, a.QuickLinks:visited, a.QuickLinks:active  { color: #F2DCB4; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none;}
/*-- Login Register token hover        --*/ a.QuickLinks:hover { color: #ffc45a; font-family: Arial; font-size: 12px; text-decoration: underline; font-weight: normal; }
/*-- 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 	 		           --*/ .TermsPrivacy, a.TermsPrivacy:link, a.TermsPrivacy:visited, a.TermsPrivacy:active { font-family: Arial; font-size:11px; color:#868485; padding-right:0 0 0 0; text-decoration:none;}
/*-- Links Token hover       		   --*/ a.TermsPrivacy:hover { font-family: Arial; font-size:11px; color: #ffffff; padding-right:0 0 0 0; text-decoration:none}
/*========================================================*/
/*  Default DNN Static Tokens                             */
/*========================================================*/
/*-- Copyright token                   --*/ .Copyright { color: #868485; font-family: Arial; font-size: 11px;}
/*-- 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: #000000; background: transparent; font-weight: bold; padding: 0;}
/*========================================================*/
/*  Other used Text                                       */
/*========================================================*/
/*-- Default text on site              --*/ .Normal { font-family: Arial; font-size: 12px; color: #ffffff; }
/*-- Default text on site              --*/ .NormalWhite { font-family: Arial; font-size: 12px; color: #ffffff; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: Arial; font-size: 12px; font-weight: bold; color: #ffffff; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #666666; font-weight:normal; font-family: Arial; font-size: 12px; }
/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #333333; 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: 15px 0 0px 5px; }
/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/
/*--       		                       --*/ .PanesTD { padding: 10px 0 0 0; }
/*--       		                       --*/ .Banner-Left-Pane { width: 50%; padding: 20px 20px 20px 20px; }
/*--       		                       --*/ .Banner-Right-Pane { width: 50%; padding: 20px 20px 20px 20px; }
/*--       		                       --*/ .Content-Pane { width: 100%; padding: 0 0 0 0; }
/*--       		                       --*/ .Banner-Pane { width: 100%; padding: 0 0 0 0; }
/*--       		                       --*/ .Home-Left-Pane { width: 25%; padding: 0 0 0 0; }
/*--       		                       --*/ .Home-Middle-Pane { width: 25%; padding: 0 0 0 0; }
/*--       		                       --*/ .Home-Right-Pane2 { width: 25%; padding: 0 0 0 0; }
/*--       		                       --*/ .Home-Right-Pane { width: 25%; padding: 0 0 0 0; }
/*--       		                       --*/ .Main-Left-Pane { width: 50%; padding: 0 10px 0 0; }
/*--       		                       --*/ .Main-Right-Pane { width: 50%; padding: 0 0 0 10px; }
/*--       		                       --*/ .Left-Pane { width: 20%; padding: 0 0 0 0; }
/*--       		                       --*/ .Middle-Pane { width: 60%; padding: 0 10px 0 10px; }
/*--       		                       --*/ .Right-Pane { width: 20%; padding: 0 0 0 0; }
/*--       		                       --*/ .Bottom-Pane { width: 100%; padding: 0 0 0 0; }
/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/
/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 28px; COLOR: #f2f2f2; FONT-FAMILY: Arial, Helvetica, sans-serif; }
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 26px; COLOR: #f2f2f2; FONT-FAMILY: Arial, Helvetica, sans-serif; }
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 22px; COLOR: #f2f2f2; FONT-FAMILY: Arial, Helvetica, sans-serif; }
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #f2f2f2; FONT-FAMILY: Arial, Helvetica, sans-serif; }
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #f2f2f2; FONT-FAMILY: Arial, Helvetica, sans-serif; }
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #f2f2f2; 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:200px; vertical-align: top; text-align: right; height: 29px; background: url(search.png) no-repeat top right; padding: 2px 0 0 0; }
/*--                                   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:22px; background: transparent; width: 120px; color: #ffffff; padding: 2px 0 0px 2px; border: 0px solid #ffffff; cursor:text;}
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/*--                                   --*/ .MainMenu_MenuItemSel { background-color: Transparent; }
/* Menu Container Box                  --*/ .MainMenu_MenuContainer { background-color: transparent; height:48px; }
/* Sub Menu                            --*/ .MainMenu_MenuItem { border: 1; color: #000000; height: 24px; border-bottom:1px solid #d0d3d6; font: normal normal 11px Arial; padding:0px 10px 0px 15px; background-color: Transparent; }
/* Sub Menu Mouse Hover                --*/ .SubMenu_MenuHover { border: 1; color: #ad54a3; height: 24px; border-bottom:1px solid #d0d3d6; font: normal normal 11px Arial; padding:0px 10px 0px 15px; background-color: #e8e8e8;}
/* Sub Menu Active                     --*/ .SubMenuSelected   { border: 1; color: #ad54a3; height: 24px; border-bottom:1px solid #d0d3d6; font: normal normal 11px Arial; padding:0px 10px 0px 15px; background-color: #e8e8e8; }
/* Sub Menu Background and Borders     --*/ .MainMenu_SubMenu { margin-top: 0px; border-top: 1px solid #d0d3d6; border-left: 1px solid #d0d3d6; border-right: 1px solid #d0d3d6; border-bottom: 1px solid #d0d3d6; background-color:#ffffff; }
/*--                                   --*/ .MainMenu_MenuIcon { display: none; }
/*--                                   --*/ .MainMenu_MenuBreak { border: 1; background-color: transparent; height: 0px; }
/*--                                   --*/ .MainMenu_MenuArrow { border-right: 1px; border-bottom:1px solid #d0d3d6; border-top:1px; font-family: webdings; padding:0px 10px 0px 15px; height: 20px;  }
/* For Tabs Menu                       --*/
											.MainMenu_MenuBarTab { cursor: hand; height: 47px; background-color: Transparent; }
											.MainMenu_MenuItemTab TD { padding:0; margin:0; }
											.MainMenu_MenuItemTab TD DIV { background-image:url(spacer.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-13px 0 -25px 0; _margin:-13px 0;}
											.MainMenu_MenuItemTab TD DIV DIV { background-image:url(spacer.gif); 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(spacer.gif); background-repeat:repeat-x; color:#1b3000;  font-size:12px; font-family: Arial; font-weight: normal; height:47px; padding: 0 6px 0 6px; line-height:45px; margin:0px 0 0px 0; }             
/* Tabs Menu Hover and Active          --*/
											.MainMenu_MenuSelectedTab TD, .MainMenu_MenuSelectedRootTab TD {padding:0px; margin:0;}
											.MainMenu_MenuSelectedTab TD DIV, .MainMenu_MenuSelectedRootTab TD DIV { background-image:url(menu-ah.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-13px 0 -25px 0; _margin:-13px 0;}
											.MainMenu_MenuSelectedTab TD DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV{ background-image:url(menu-ah.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-ah.gif);  background-repeat:repeat-x; color:#ad54a3; font-size:12px; font-family: Arial; font-weight: normal; height:47px; padding: 0 6px 0 6px; line-height:45px; margin:0px 0 0 0; }
/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/
/*--                                   --*/.ControlPanel { background:#323232; border-top: 0px; border-left:0px; border-right:0px; border-bottom-color:#666666; }
/*--                                   --*/.DataGrid_AlternatingItem TD { color:#000000; } 
