/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*========================================================*/

/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/

/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML table and text css	   --*/ table, tr, td {font-family: Calibri, Tahoma; font-size: 12px;}
/* Default HTML Paragraph css		   --*/ p {font-family: Calibri, Tahoma; font-size: 12px; padding:0px; margin:0px;}

/*========================================================*/
/*  Main SKIN Elements CSS                                */
/*========================================================*/

/*-- Skin Main / Default Width    	   --*/ .DefaultWidth { width:864px; }
/*-- Main Table background	           --*/ .BG { text-align:center; vertical-align:top; padding:5px 0 20px 0;}
/*-- Main header Top Menu Cell	   	   --*/ .HeaderTopTD { text-align: right; vertical-align: middle; padding:0 10px 0 0; font-family:Calibri, Tahoma; font-size:15px; color: #666666;}

/*-- Main Top Banner	               --*/ .BannerBG { background: url(HeaderRed.jpg) right center no-repeat #FFFFFF; height:200px; text-align:left; vertical-align:middle; padding:0 0 0 20px;}
/*-- Main Top Banner Heading    	   --*/ .BannerHeading { font-family:Calibri, Tahoma; font-size:20px; font-weight:bold; color:#CC0000; text-align:left; }
/*-- Main Top Banner Text	    	   --*/ .BannerText { font-family:Calibri, Tahoma; font-size:12px; color: #333333; text-align:left; }

/*-- Content Panes Cell / TD CSS 	   --*/ .ContentPanesTD { padding: 15px 0 20px 0;}
/*-- 100% height 				 	   --*/ .FullHeight { height:100%; }
/*-- 100% Width					  	   --*/ .FullWidth { width:100%; }

/*-- Skin Main Left Side	    	   --*/ .LeftSide { width:70%; padding: 0 10px 0 0 ; }
/*-- Skin Main Right Side 	    	   --*/ .RightSide { width:30%; padding: 0 0 0 10px; }

/*-- Login and Breadcrumb Cell CSS	   --*/ .LoginBreadcrumbTD { vertical-align: middle; text-align: left; padding: 0 0 0 0; height:22px; background-color:#CC0000;}
/*-- Breadcrumb Cell CSS	    	   --*/ .BreadcrumbTD { font-family: Calibri, Tahoma; font-size:9px; color: #F9E3E3; vertical-align: middle; text-align: left; padding: 0 0 0 10px;}
/*-- Login Cell    	   				   --*/ .LoginTD { text-align: right; vertical-align: middle; padding: 0 10px 0 0; font-family: Calibri, Tahoma; font-size:12px; color: #333333;}

/*-- cell containing logo Cell    	   --*/ .LogoTD { width:30%; text-align: left; vertical-align: middle; padding: 10px 10px 10px 10px; }
/*-- Submenu beneath main menu    	   --*/ .SebMenuTD { text-align: left; vertical-align: middle; padding: 0 0 0 5px;  }

/*-- Login and Register Cell    	   --*/ .LoginRegisterTD { text-align: center; vertical-align: top; padding: 7px 14px 0 14px; }


/*========================================================*/
/*  Default DNN Skin Tokens CSS                           */
/*========================================================*/

/*-- Login Register token              --*/ .LoginRegister, a.LoginRegister:link, a.LoginRegister:visited, a.LoginRegister:active  { color: #EAEAEA; font-family: Calibri, Tahoma; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px; text-transform:uppercase;}
/*-- Login Register token hover        --*/ a.LoginRegister:hover { color: #000000; font-family: Calibri, Tahoma; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; text-transform:uppercase; }

/*-- Copyright token                   --*/ .Copyright { color: #666666; font-family: Calibri, Tahoma; font-size: 11px; text-decoration: none; padding:0 5px 0 5px; }

/*-- Terms Privacy token       		   --*/ .TermsPrivacy, a.TermsPrivacy:link, a.TermsPrivacy:visited, a.TermsPrivacy:active { color: #666666; font-family: Calibri, Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Terms Privacy token hover 		   --*/ a.TermsPrivacy:hover { color: #006699; font-family: Calibri, Tahoma; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }

/*-- Breadcrumb token       		   --*/ .Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active { font-family: Calibri, Tahoma; font-size:11px; color: #006699; vertical-align: middle; text-align: left; padding: 0px 5px 0 5px; text-decoration: none;}
/*-- Breadcrumb token hover 		   --*/ a.Breadcrumb:hover { font-family: Calibri, Tahoma; font-size:11px; color: #333333; vertical-align: middle; text-align: left; padding: 0px 5px 0 5px; text-decoration: none; }

/*-- Current Date token    		   	   --*/ .CurrentDate{ font-family: Calibri, Tahoma; font-size:11px; color: #006699; vertical-align: top; text-align: right; padding: 7px 8px 0 8px; text-decoration: none;}

/*-- Links Token 	 		           --*/ .links, a.links:link, a.links:visited, a.links:active { font-family: Calibri, Tahoma; font-size:10px; color:#999999; padding-right:0 0 0 0; text-decoration:none;}
/*-- Links Token hover       		   --*/ a.links:hover { font-family: Calibri, Tahoma; font-size:10px; color: #FFFFFF; padding-right:0 0 0 0; text-decoration:none}


/*========================================================*/
/*  Content Panes  CSS                                    */
/*========================================================*/


/*-- banner pane          	       	   --*/ .BannerPane { padding:  0 0 10px 0; text-align:center; }

/*-- content2 pane          	       --*/ .ContentPane2 { padding: 0 0 0 0; }

/*-- left content pane          	   --*/ .FiftyLeftPane { padding: 0 7px 0 0; width: 50%; }
/*-- right content pane       	       --*/ .FiftyRightPane { padding: 0 0 0 7px; width: 50%; }

/*-- Extended inside pane   	       --*/ .ExtendedPane { width: 100%; padding: 0 0 0 0; }

/*-- 2nd Left content pane       	   --*/ .ThirtyFiveLeftPane { padding: 0 7px 0 0; width: 34%; }
/*-- right content pane       	       --*/ .ThirtyFiveMiddlePane { padding: 0 7px 0 7px; width: 35%; }
/*-- right2 content pane        	   --*/ .ThirtyRightPane2 { padding: 0 0 0 7px; width: 31%; }


/*-- Extended inside pane 1  	       --*/ .ExtendedPane1 { width: 100%; padding: 0 0 0 0; }

/*-- left2 content pane          	   --*/ .SeventyLeftPane { padding: 0 7px 0 0; width: 72%; }
/*-- right2 content pane        	   --*/ .ThirtyRightPane { padding: 0 0 0 7px; width: 28%; }

/*-- Extended inside pane 2  	       --*/ .ExtendedPane2 { width: 100%; padding: 0 0 0 0; }

/*-- Footer pane    	       		   --*/ .FooterPane { width: 100%; padding: 10px 0 10px 0; }
/*-- Index pane						   --*/ .IndexPane { width:800px; padding: 10px 10px 10px 10px;}
/*-- Index Align					   --*/ .IndexAlign {width: 800px; padding:0 margin:0 text-align:left}


/*========================================================*/
/*  DNN Menu Styles                                       */
/*========================================================*/
									.MenuTD{ text-align:left; padding: 0 5px 0 5px; background-color:#006699;}
									
									
/*  main menu td */					.main_dnnmenu_bar {	cursor:pointer;	font-size: 13px; background-color:transparent;}
/*  Main Menu Normal  */			.main_dnnmenu_rootitem { color: #ffffff; font-size: 13px; font-weight: normal; text-align:center; line-height:29px; padding:7px 12px 7px 12px; border-right:1px solid #006699;}
/*  Main menu hover  */				.main_dnnmenu_rootitem_hover{ color:#006699; font-size: 13px; font-weight:normal; text-align:center; line-height:29px; padding:7px 12px 7px 12px; background:url(MenuHover.jpg) repeat-x top left;   border-right:1px solid #006699;}
/*  Main menu selected  */			.main_dnnmenu_rootitem_selected { color:#006699; font-weight:normal; text-align:center; font-size: 13px; line-height:29px; padding:7px 12px 7px 12px; background:url(MenuHover.jpg) repeat-x top left;   border-right:1px solid #006699;}

/*  SUB Menu Normal */				.main_dnnmenu_submenu { border:1px dotted #006699;}
									.main_dnnmenu_submenu td { font:Calibri, Tahoma; font-size:12px; background-color:#F8FAFF; z-index: 1000; font-weight:bold; text-align:left; color:#000000; line-height:22px; padding: 0px 5px; margin:0px; }

/*  SUB Menu hover & selected */	.main_dnnmenu_itemhover td { font:Calibri, Tahoma; font-size:12px; background: #006699; color:#ffffff;	font-weight:bold; text-align:left; line-height:22px; z-index: 1000; padding: 0px 5px; margin:0px; }
									.main_dnnmenu_itemselected td { font:Calibri, Tahoma; font-size:12px; background: #006699;	 color:#ffffff;font-weight:bold; text-align:left; line-height:22px; z-index: 1000; padding: 0px 5px; margin:0px; }
									
									.main_dnnmenu_break { height: 1px; background-color: #D5E0FF; }

/* Module Action Menus */			.ModuleTitle_SubMenu { border:1px dotted #006699; }
									.ModuleTitle_SubMenu td{ background-color:#F8FAFF; white-space: nowrap; font:Calibri, Tahoma; font-size:12px;  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: #006699; color: #FFFFFF; font:Calibri, Tahoma; font-size:12px;  padding:3px 5px 3px 5px;}
									.ModuleTitle_MenuItemSel {background: #006699; 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;}

/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #D0312D; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #D0312D; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica;}


/*========================================================*/
/*  Other used Text css                                   */
/*========================================================*/

/*-- Default text on site              --*/ .Normal { font-family: Calibri, Tahoma; font-size: 12px; color: #666666; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: Calibri, Tahoma; font-size: 14px; font-weight: bold; color: #555; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #666666; font-weight:normal; font-family: Calibri, Tahoma; font-size: 12px; }

/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #333333; font-weight: bold; font-family: Calibri, Tahoma; font-size: 20px; }
/*-- Slate Color Heading       		   --*/ .HeadingSlate { color: #8A7C4C; font-weight: bold; font-family: Calibri, Tahoma; font-size: 15px; }
/*-- Red Color Text        			   --*/ .NormalRed { color: #E7002A; font-weight: bold; font-family: Calibri, Tahoma; font-size: 12px; }

/*-- Picture Border		               --*/ .PictureBorder { border:1px solid #D2DFEF; background: #FFFFFF; padding:5px; margin:5px; }

/*-- Quick Links              		   --*/ .QuickLinks, a.QuickLinks:link, a.QuickLinks:visited, a.QuickLinks:active { color: #666666; font-family: Calibri, Tahoma; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 5px 0 25px; line-height:23px; }
/*-- Quick Links hover        		   --*/ a.QuickLinks:hover { color: #000000; font-family: Calibri, Tahoma; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 25px;}

/*-- SubMenu link		               --*/ .SubMenu, a.SubMenu:link, a.SubMenu:visited, a.SubMenu:active { font-family: Calibri, Tahoma; font-size:12px; color: #666666; font-weight: normal; text-decoration: none; padding: 1px 10px 1px 10px; background:#F0F0F0; }
/*-- SubMenu link hover         	   --*/ a.SubMenu:hover { font-family: Calibri, Tahoma; font-size:12px; color: #000000; font-weight: normal; text-decoration: none; padding: 1px 10px 1px 10px; background-color: #E5E5E5; }


/*========================================================*/
/*  Links css                                             */
/*========================================================*/

/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #666666; font-family: Calibri, Tahoma; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- Default links hover               --*/ a:hover { color: #4E7494; font-family: Calibri, Tahoma; font-size: 12px; text-decoration: none;  font-weight: normal;}

/*-- Normal links 					   --*/ a.Normal:link, a.Normal:visited, a.Normal:active { color: #666666; font-family: Calibri, Tahoma; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- Normal links hover                --*/ a.Normal:hover { color: #CC0000; font-family: Calibri, Tahoma; font-size: 12px;	text-decoration: none; font-weight: normal; }

/*-- Normal links 					   --*/ a.NormalRed:link, a.NormalRed:visited, a.NormalRed:active { color: #E7002A; font-family: Calibri, Tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- Normal links hover                --*/ a.NormalRed:hover { color: #333333; font-family: Calibri, Tahoma; font-size: 12px; font-weight: bold ; text-decoration: none; }

/*-- More links                        --*/ .more, a.more:link, a.more:visited, a.more:active { color: #4496DA; font-family: Calibri, Tahoma; font-size: 12px; font-weight: normal; text-decoration: none; }
/*-- More links hover                  --*/ a.more:hover { color: #333333; font-family: Calibri, Tahoma; font-size: 12px; font-weight: normal; text-decoration: none;}


/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: Calibri, Tahoma; font-size: 12px; color: #333333; }

/*-- Default textbox       		       --*/ .NormalTextBox { color: #666666; padding-left: 4px; line-height: 12px; font-family: Calibri, Tahoma; font-weight: normal; font-size: 12px; border:1px solid #999999; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }

/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family: Calibri, Tahoma; font-size: 12px; font-weight: bold; color: #333333; padding: 0; }
/*-- Headings - DNN Default css        --*/ .Head { font-size: 12px; color: #666666; background: transparent; font-weight: bold; padding: 0;}

/*-- command Button in Containers      --*/ .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color:#006699 ; font-family: Calibri, Tahoma; font-size: 12px; font-weight: bold; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover { color: #0099CC;  font-family: Calibri, Tahoma; 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, Helvetica, sans-serif; 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, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }


/*-------------- Search SkinObject Styles --------------*/

/*-- Search Box BG 			           --*/ .SearchBox { width:241px; vertical-align: middle; text-align: right; height:19px; background: url(Search.jpg) no-repeat top left; padding: 0 5px 0 0; }
/*-- Search Box Cell / TD     		   --*/ .SearchTD {  vertical-align: middle; text-align: right; padding: 0 5px 0 10px; }
/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:16px; width: 183px; color: #006699; border: 0px solid #FFFFFF; cursor:text; background-color:transparent; padding:3px 0 0 0; }


/*========================================================*/
/*  Menu Table CSS	                                      */
/*========================================================*/

/*-- Footer cell    					--*/ .FooterTD { background: url(FooterBG.png) top center no-repeat; font-family:Calibri, Tahoma; vertical-align: top; text-align: center; font-size:12px; color: #999999; padding:10px 0 10px 0; }












