/*========================================================*/
/*        	 		Created by CMSSkins.com      
/*========================================================*/

/*========================================================*/
/*  Default HTML                                          */
/*========================================================*/
/* Default HTML PAGE css		       --*/ html { height: 100%;}
/* Default Form css		 		       --*/ form { height: 100%; margin:0px; padding:0px;}
/* Default HTML BODY 	               --*/ body { margin: 0 0 0 0; background-color:#ffffff;}
/* Default HTML table and text css	   --*/ table, tr, td, span, div {font-family: Arial; font-size: 12px;}
/* Default HTML Paragraph css		   --*/ p {font-family: Arial; font-size: 12px; padding:0px; margin:0px;  color: #000000;}
/* Default HTML image border css	   --*/ img { border:0;}
/*========================================================*/
/*  Main SKIN Elements                                    */
/*========================================================*/
/*-- Cell containing logo                --*/ .Logo-TD { padding: 0px 0px 20px 25px;}
/*-- Cell containing logo                --*/ .Header-Shadow {background:url(images/left-shadow.png) repeat-y;background-position:left;}
/*-- Main Site Width                     --*/ .DefaultWidth { width: 802px; border: solid 1px #e9e9e1; background-color:#FFFFFF;} 
/*-- Top line                            --*/ .TopLine { background-image:url(top-line-bg-img.jpg); background-position:left; background-repeat:repeat-x; height:3px;}
/*-- Footer TD                           --*/ .FooterTD { padding: 15px 10px 15px 10px; color:#fff; text-align:center; background-color:#da1a21;}
/*-- Cell containing logo                --*/ .TopBar{ background-color:#f8eee6;}
/*-- Current Date Padding                --*/ .CurrentDateTD { padding: 0 10px 10px 0px; text-align:right;}
/*-- Header Padding                      --*/ .Header { padding:16px 0 0 0;}
/*========================================================*/
/*  Default DNN Links Tokens                              */
/*========================================================*/
/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #0077c0; font-family: Arial; font-weight: normal; font-size: 12px; text-decoration: none;}
/*-- Default links hover               --*/ a:hover { color: #000000; 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:#da1a21; 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: #000000;  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: #fff; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 0px 0 0px;}
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #999999; font-family: Arial; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0px 0px 0px 0px; }
/*========================================================*/
/*  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: 12px; color:#fff; font-family:Arial, Helvetica, sans-serif; text-decoration: color:fff;}
/*-- Login Register token hover        --*/ A.Register-Login:hover  { font-size: 12px; color:#cc0066; font-family:Arial, Helvetica, sans-serif;text-decoration:underline;}
/*-- Login Link                 	   --*/ .Login , a.Login:link, a.Login:visited, a.Login:active { color: #fff; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;}
/*-- Login Link hover 	               --*/ a.Login:hover { color: #fff; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:underline; }
/*-- Footer-Links        		       --*/ .Footer-Links, a.Footer-Links:link, a.Footer-Links:visited, a.Footer-Links:active { font-family: Arial; font-size:11px; color: #ffffff; vertical-align: middle; text-align: left; padding: 0px 5px 0 5px; text-decoration: none; font-weight:normal;}
/*-- Footer-Links hover 		       --*/ a.Footer-Links:hover { font-family: Arial; font-size:11px; color: #999999; 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:Arial; text-decoration: none;}
/*-- Links Token hover       		   --*/ a.Terms-Privacy:hover  { font-size: 11px; color:#999999; font-family:Arial; text-decoration: none;}
/*========================================================*/
/*  Default DNN Static Tokens                             */
/*========================================================*/
/*-- Copyright TD                      --*/ .CopyrightTD { padding-top:5px;}
/*-- Copyright token                   --*/ .Copyright { padding: 5px 0px 5px 0px; font-family: Arial; font-size: 11px; font-weight: normal; color: #fff;}
/*-- Current Date token    		   	   --*/ .CurrentDate{ font-family: Arial; font-size:12px; color: #ffffff; font-weight:bold; text-align:right;}
/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family: Arial; font-size: 12px; font-weight: bold; color: #000; padding: 0;}
/*-- Headings - DNN Default css        --*/ .Head { font-size: 12px; color: #000; background: transparent; font-weight: bold; padding: 0;}
/*========================================================*/
/*  Other used Text                                       */
/*========================================================*/
/*-- Header Background                 --*/ .Header-Bg { background-image:url(Header-img-0.1.jpg); background-position:left; background-repeat:no-repeat; width:791px; height:176px;}
/*-- Normal bold text on site          --*/ .Normal-Bold { font-family: Arial; font-size: 18px; color: #333333; line-height:24px;}
/*-- Default text on site              --*/ .Normal { font-family: Arial; font-size: 13px; color: #333333; line-height:24px;} 
/*-- Bullets Style      			   --*/  UL LI { list-style-image:url(bulets-img.png); font-family: Arial; font-size: 12px;  font-weight: normal; font-style: normal;  color:#444444; vertical-align:baseline; padding: 4px 0 0px 5px; }
/*-- test                              --*/  
/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/
/*--       		                       --*/ .Panes-TD { padding:20px 20px 0 20px;}
/*--       		                       --*/ .Panes-Outer { padding: 0 0 0 0;}
/*--       		                       --*/ .Content-Pane { width: 100%; padding: 0 0 0 0;}
/*--       		                       --*/ .Banner-Pane { width: 100%; padding: 0 0 0 0;}
/*--       		                       --*/ .Nav-Right-Pane { width:100%; padding:0px 0 0 0;}
/*--       		                       --*/ .Bottom-Pane { width: 100%; padding: 0 0 0 0;}
/*--       		                       --*/ .Bottom-Left-Pane { width: 50%; padding: 0 0 10px 0;}
/*--       		                       --*/ .Bottom-Right-Pane { width: 50%; padding: 0 0 0 10px;}
/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/
/*-- Heading # 1              		   --*/ H1 { font-weight: normal; font-size: 28px; color: #7c7c7c; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 2              		   --*/ H2 { font-weight: normal; font-size: 24px; color: #7c7c7c; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 3              		   --*/ H3 { font-weight: normal; font-size: 20px; color: #7c7c7c; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 4              		   --*/ H4 { font-weight: bold;   font-size: 18px; color: #7c7c7c; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 5              	       --*/ H5 { font-weight: bold;   font-size: 14px; color: #7c7c7c; font-family: Arial, Helvetica, sans-serif;}
/*-- Heading # 6              		   --*/ H6 { font-weight: bold;   font-size: 12px; color: #7c7c7c; 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 { color:#fff;width:245px; background:url(search-baar.png) right center no-repeat; vertical-align: middle; text-align:right; height:20px; padding: 10px 0px 10px 0px;}
/*--                                   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { background-color:transparent;  height:20px; width: 175px; font-size:12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #fff; font-weight:normal; padding: 6px 5px 0 0px; border: 0px solid #FF0000; cursor:text; letter-spacing:0px;}
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/* main menu right border */    		  .Menuborder { border-right: 1px solid #e5e5e5; background-color:#f0f0f0;}
/* main menu padding*/                    .Menu-Padding { padding: 10px 10px 10px 0px;}
/* main menu td */                        .MenuTD { padding:15px; height:35px; color:fff; background-color:#fff; width:239px;}

/* main menu td*/                         .main_dnnmenu_bar { cursor:pointer; font-size: 14px; background-color:transparent; height:35px;}
/* Main Menu Normal*/                     .main_dnnmenu_rootitem {background-color:#f0f0f0; color:#000; font-family:Verdana; font-size:12px; font-weight:bold; text-align:left; line-height:20px; padding:5px 0px 5px 17px; width:230px;}
/* Main menu hover */                     .main_dnnmenu_rootitem_hover{ background-color:#017ac3;background:url(nav-selected.png) left no-repeat; color:#fff; font-family:Verdana; font-size:12px; font-weight:bold; text-align:left; line-height:20px; padding:5px 0px 5px 17px; width:239px;}
/* Main menu selected */                  .main_dnnmenu_rootitem_selected { background-color:#017ac3;background:url(nav-hover.png) left no-repeat; color:#fff; font-family:Verdana; font-size:12px; font-weight:bold; text-align:left; line-height:20px; padding:5px 0px 5px 17px; border-bottom:3px solid #fff; border-top:3px #FFFFFF solid; width:239px;}

/* SUB Menu Dropdown Box */               .main_dnnmenu_submenu { border:1px dotted #CCCCCC;}
/* SUB Menu Idel */                       .main_dnnmenu_submenu td {      font-family: Calibri; font-size: 12px; background-color:#e5e5e5; color:#000000; font-weight:normal; text-align:left; line-height:25px; padding: 0px 5px; margin:0px; z-index: 1000;}
/* SUB Menu hover */                      .main_dnnmenu_itemhover td {    font-family: Calibri; font-size: 12px; background-color:#017ac3; color:#ffffff; font-weight:normal; text-align:left; line-height:25px; padding: 0px 5px; margin:0px; z-index: 1000;}
/* SUB Menu selected */                   .main_dnnmenu_itemselected td { font-family: Calibri; font-size: 12px; background-color:#017ac3; color:#ffffff; font-weight:normal; text-align:left; line-height:25px; padding: 0px 5px; margin:0px; z-index: 1000;}
                                          .main_dnnmenu_break { height: 1px; background-color: #f8eee6; }
/* SUB Menu Icons */		              .icn { display:none; }
/* Module Action Menus */                 .ModuleTitle_SubMenu { border:1px dotted #999;}
                                          .ModuleTitle_SubMenu td{ background-color: #333; color: #999; font-weight:normal; white-space: nowrap; font:Tahoma; font-size:11px; padding:3px 5px 3px 5px;}
/* Module Action Menus Icons */           .ModuleTitle_MenuIcon { height: 1px; background-color: #333; border-top: 0px #999 solid; border-bottom: 0px #FFF solid; padding:3px 5px 3px 5px;}

										  .ModuleTitle_MenuItemSel td {background: #666; color: #8ebd01; font:Tahoma; font-size:11px; font-weight:normal; padding:3px 5px 3px 5px;}
										  .ModuleTitle_MenuItemSel {background: #666; color: #8ebd01;}
										  .ModuleTitle_MenuArrow { border:0px solid #000;}
										  .ModuleTitle_MenuBreak td { height: 1px; background-color: transparent; border-top:0px solid #333; padding:0px;}
										  .ModuleTitle_MenuBreak { height: 1px; background-color: transparent; border-top:0px solid #333; padding:0px;}

/* Module Action Button */                .ModuleTitle_MenuItem { border-bottom:0px solid #000000; border-top:0px solid #000000; background:transparent;}
/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/
/*--                                   --*/.ControlPanel { background:#ffffff; border-top: 0px; border-left:0px; border-right:0px; border-bottom-color:#999999;}
/*--                                   --*/.DataGrid_AlternatingItem TD { color:#000000;} 

