/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*========================================================*/

/*========================================================*/
/*  Default HTML                                          */
/*========================================================*/
/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML BODY 	               --*/ body { height:100%; margin: 0 0 0 0; background:#ffffff; }
											form { height:100%; margin:0; padding:0; }
/* Default HTML table and text css	   --*/ table, tr, td {font-family: Calibri; font-size: 12px;  color: #ffffff; }
/* Default HTML Paragraph css		   --*/ p {font-family: Calibri; font-size: 12px; padding:0px; margin:0px;  color: #ffffff; }
/*========================================================*/
/*  Main SKIN Elements                                    */
/*========================================================*/
/* Cell containing logo                --*/.logo { padding: 0 0 0 0; text-align:center; }
/* Main                                --*/.main { width:100%; height:100%; background:#00bff3; }
/* Main                                --*/.main_body { overflow:auto; background: url(main-bg.png) no-repeat left bottom #008dd6;}
/* footer                              --*/.footer_wrapper { background-color:#00bff3; width:100%;   }
/* Main Site Wrappper                  --*/.site_wrapper { width:950px; margin:0 auto; }
/* Main Left                           --*/.main_left { width:190px; margin:0 auto; float:left; padding:0 10px 0 0; }
/* Main right                          --*/.main_right { width:750px; margin:0 auto; float:right; }
/* footer                              --*/.footer {  position:relative; width:950px; padding: 20px 0 20px 0; margin:0 auto; }
/* footer links td       		       --*/.footer_td { font-size: 12px; color:#00bff3; font-family: Calibri; text-decoration: none; padding:10px 0 10px 0; }
/* page title       		           --*/.page_title { font-size: 25px; color:#5eddff; font-family:"Trebuchet MS",Verdana,Tahoma,Arial; text-decoration: none; font-stretch:normal; font-style:italic; }
/* Main                                --*/.ptitle_td { padding:0 0 12px 0; }
/*========================================================*/
/*  Default DNN Links Tokens                              */
/*========================================================*/
/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #1286bf; font-family: Calibri; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- Default links hover               --*/ a:hover { color: #503318; 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:#00bff3; 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: #ffffff;  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; }
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #E7002A; font-family: Calibri; 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: bold; font-size: 11px; color:#ffffff; font-family: Verdana, Geneva, sans-serif; text-decoration: none; text-transform:uppercase; }
/*-- Login Register token hover        --*/ A.Register-Login:hover  { font-size: 11px; color:#000000; font-family: Verdana, Geneva, sans-serif;  text-transform:uppercase; }
/*-- 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:14px; color: #ffffff; vertical-align: middle; text-align: left; text-decoration: none;}
/*-- Breadcrumb token hover 		   --*/ a.Breadcrumb:hover { font-family: Calibri; font-size:14px; color: #000000; vertical-align: middle; text-align: left; 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; }
/*-- Blue Links 	 		           --*/ .bottom_links, a.bottom_links, a.bottom_links:link, a.bottom_links:visited, a.bottom_links:active { font-weight: normal; font-size: 12px; color:#ffffff; font-family: Calibri; text-decoration: none; }
/*-- Blue Links hover       		   --*/ a.bottom_links:hover  { font-size: 12px; color:#00bff3; font-family: Calibri; 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: Calibri; font-size:11px; color: #868485;}
/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family: Calibri; font-size: 12px; font-weight: bold; color: #28d1ff; 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: #ffffff; }
/*-- Default text on site              --*/ .NormalBig { font-family: Calibri; font-size: 14px; color: #ffffff; }
/*-- Default text on site              --*/ .NormalWhite { font-family: Calibri; font-size: 12px; color: #ffffff; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: Calibri; font-size: 13px; font-weight: bold; color: #ffffff; }
/*-- 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; }
/*-- Bullets Style      			   --*/ .topbar li { display:inline; margin-left:15px;  }
/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/
/*--        	                       --*/.PanesTD { padding: 15px 0 15px 15px; }
/*--        	                       --*/.Content-Pane { width: 100%; padding: 0 0 0 0; }
/*--        	                       --*/.Left-Pane { width: 100%; padding: 20px 0 0 0; }
/*--        	                       --*/.Main-Left-Pane { width: 65%; padding: 0 20px 0 0; }
/*--        	                       --*/.Main-Right-Pane{ width: 35%; padding: 0 0 0 20px; }
/*--        	                       --*/.footer_pane { width: 100%; padding: 0 0 0 0; }
/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/
/*-- Heading # 1              		   --*/ H1 { font-weight: normal; font-size: 28px; color: #53addb; font-family:Calibri;}
/*-- Heading # 2              		   --*/ H2 { font-weight: normal; font-size: 24px; color: #53addb; font-family:Calibri;}
/*-- Heading # 3              		   --*/ H3 { font-weight: normal; font-size: 20px; color: #53addb; font-family:Calibri;}
/*-- Heading # 4              		   --*/ H4 { font-weight: bold; font-size: 18px; color: #53addb; font-family:Calibri;}
/*-- Heading # 5              	       --*/ H5 { font-weight: bold; font-size: 14px; color: #53addb; font-family:Calibri;}
/*-- Heading # 6              		   --*/ H6 { font-weight: bold; font-size: 12px; color: #53addb; font-family:Calibri;}
/*========================================================*/
/*  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.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                                             */
/*========================================================*/
/*  main menu td */					.main_dnnmenu_bar {					cursor:pointer;	font-size: 11px; background-color:transparent;}
/*  Main Menu Normal  */			.main_dnnmenu_rootitem { 			color: #FFFFFF; font-size: 11px; font-weight: normal; text-align: right; line-height:20px; padding:2px 10px 3px 20px; font-family:Tahoma; }
/*  Main menu hover  */				.main_dnnmenu_rootitem_hover{ 		color: #00bff3; font-size: 11px; font-weight: normal; text-align: right; line-height:20px; padding:2px 10px 3px 20px; font-family:Tahoma; }
/*  Main menu selected  */			.main_dnnmenu_rootitem_selected { 	color: #FFFFFF; font-size: 11px; font-weight: normal; text-align: right; line-height:20px; padding:2px 10px 3px 20px; font-family:Tahoma; }

/*  SUB Menu Normal */				.main_dnnmenu_submenu { border:1px dotted #fff;}
									.main_dnnmenu_submenu td { font: Arial, Helvetica, sans-serif; font-size:12px; background:#008dd6; z-index: 1000; font-weight: normal; text-align:left; color: #fff; line-height:15px; padding: 5px 5px; margin:0px; }

/*  SUB Menu hover & selected */	.main_dnnmenu_itemhover td { font:Arial, Helvetica, sans-serif; font-size:12px; background-color: #00bff3; color: #FFFFFF;	font-weight:normal; text-align:left; line-height:15px; z-index: 1000; padding: 5px 5px; margin:0px; }
									.main_dnnmenu_itemselected td { font:Arial, Helvetica, sans-serif; font-size:12px; background-color: #00bff3; color:#FFFFFF; font-weight:normal; text-align:left; line-height:15px; z-index: 1000; padding: 5px 5px; margin:0px; }
									
									.main_dnnmenu_break { height: 1px; background-color: #FFFFFF; }

/* Module Action Menus */			.ModuleTitle_SubMenu { border:1px dotted #333333; }
									.ModuleTitle_SubMenu td{ background-color: #333333; white-space: nowrap; font: Tahoma; color:#FFFFFF;  font-weight: normal; font-size:11px;  padding:3px 5px 3px 5px;} 
/* Module Action Menus Icons */		.ModuleTitle_MenuIcon {	height: 1px; background-color: #D5E0FF; border:none; padding:3px 5px 3px 5px;}

									.ModuleTitle_MenuItemSel td {background: #297BA3; color: #FFFFFF; font:Tahoma; font-size:11px;  padding:3px 5px 3px 5px;}
									.ModuleTitle_MenuItemSel {background: #297BA3; color: #FFFFFF;}

									.ModuleTitle_MenuBreak td { height: 1px; background-color: transparent; border-top:1px solid #CCCCCC; padding:0px;}
									.ModuleTitle_MenuBreak { height: 1px; background-color: transparent; border-top:1px solid #CCCCCC; padding:0px;}

/* Module Action Button */			.ModuleTitle_MenuItem { border-bottom:0px solid #000000; border-top:0px solid #000000; background:transparent;}
/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/
/*--                                   --*/.ControlPanel { background:#0086cc; border-top: 0px; border-left:0px; border-right:0px; border-bottom-color:#ffffff; }
/*--                                   --*/.DataGrid_AlternatingItem TD { color:#000000; } 



