/*========================================================*/
/*        Created by alinawaz.net & alinawaz.com          */
/*		     Ali Nawaz (DNN SEO Consultant)			      */
/*========================================================*/
/*	        	Email: info@alinawaz.net   			      */
/*		   	Gtalk: ali.nawaz.adil@gmail.com			  	  */
/*			    Skype: dnnseoconsultants			      */
/*========================================================*/


/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/

/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML BODY css	           --*/ body { margin: 15px 0 0 0; background-color: #FFFFFF; }
/* Default HTML table and text css	   --*/ table, tr, td {font-family: tahoma; font-size: 11px;}
/* Default HTML Paragraph css		   --*/ p {font-family: tahoma; font-size: 11px; padding:0px;  margin:0px;}

/*========================================================*/
/*  Main SKIN Elements CSS                                */
/*========================================================*/

/*-- Skin Main / Default Width    	   --*/ .DefaultWidth { width:896px; }
/*-- 100% height 				 	   --*/ .FullHeight { height:100%; }
/*-- 100% Width					  	   --*/ .FullWidth { width:100%; }

/*-- cell containing logo table    	   --*/ .LogoTD {padding: 10px 50px 10px 30px; height:60px;  }

/*========================================================*/
/*  Default DNN Skin Tokens CSS                           */
/*========================================================*/

/*-- Footer token Links       		   --*/ .FooterLinks, a.FooterLinks:link, a.FooterLinks:visited, a.FooterLinks:active { color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Footer token Link hover 		   --*/ a.FooterLinks:hover { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px;  }

/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 34px; COLOR: #F58129; FONT-FAMILY: Calibri, Tahoma;}
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 28px; COLOR: #666666; FONT-FAMILY: Calibri, Tahoma;}
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 25px; COLOR: #F58129; FONT-FAMILY: Calibri, Tahoma;}
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #999999; FONT-FAMILY: Calibri, Tahoma;}
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #F58129; FONT-FAMILY: Calibri, Tahoma;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #999999; FONT-FAMILY: Calibri, Tahoma;}

/*-- Main Page Heading         			--*/ .MainHeading { font-family:Calibri, Tahoma; font-size:17px; text-align:left; color:#333333;}
/*-- News Heading         				--*/ .NewsHeading { font-family:Calibri, Tahoma; font-size:14px; text-align:left; color:#333333; font-weight:bold;}
/*-- News Sub Heading         			--*/ .NewsSubHeading { font-family:Calibri, Tahoma; font-size:11px; text-align:left; color:#333333; font-weight:bold;}
/*-- News Description         			--*/ .NewsDesccription { font-family:Calibri, Tahoma; font-size:11px; text-align:left; color: #999999; font-style:italic; text-align:right;}


/*========================================================*/
/*  Other used Text css                                   */
/*========================================================*/

/*-- Default bold text      		   --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #666666; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #666666; font-weight:normal; font-family: tahoma; font-size: 11px; }

/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #666666; font-weight: bold; font-family: tahoma; font-size: 15px; }
/*-- Slate Color Heading       		   --*/ .HeadingSlate { color: #8A7C4C; font-weight: bold; font-family: tahoma; font-size: 15px; }
/*-- Red Color Text        			   --*/ .NormalRed { color: #E7002A; font-weight: bold; font-family: tahoma; font-size: 11px; }

/*========================================================*/
/*  Links css                                             */
/*========================================================*/

/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #666666; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #0891CC; font-family: tahoma; font-size: 11px; text-decoration: underline;  font-weight: normal;}

/*-- Normal links 					   --*/ .Normal, a.Normal:link, a.Normal:visited, a.Normal:active { color: #666666; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration: none; }
/*-- Normal links hover                --*/ a.Normal:hover { color: #333333; font-family: tahoma; font-size: 11px;	text-decoration: none; font-weight: normal; }

/*-- Normal links 					   --*/ a.NormalRed:link, a.NormalRed:visited, a.NormalRed:active { color: #E7002A; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- Normal links hover                --*/ a.NormalRed:hover { color: #333333; font-family: tahoma; font-size: 11px; font-weight: bold ; text-decoration: none; }

/*-- Bullets links                     --*/ .Bullets, a.Bullets:link, a.Bullets:visited, a.Bullets:active { color: #666666; font-family: Calibri, Tahoma; font-size: 13px; font-weight: normal; text-decoration: none; line-height:18px; }
/*-- Bullets links hover               --*/ a.Bullets:hover { color: #333333; font-family: Calibri, Tahoma; font-size: 13px; font-weight: normal; text-decoration: none; line-height:18px;}

/*-- Latest Project Links 			   --*/ .ProjectTitle, a.ProjectTitle:link, a.ProjectTitle:visited, a.ProjectTitle:active { color: #CC0000; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration: none; }
/*-- Latest Project Links hover        --*/ a.ProjectTitle:hover { color: #CC0000; font-family: tahoma; font-size: 11px; text-decoration: underline; font-weight: normal; }

/*-- Services Links 			   	   --*/ .ServicesLinks, a.ServicesLinks:link, a.ServicesLinks:visited, a.ServicesLinks:active { background:url(images/Bullets.png) center left no-repeat; padding:2px 0 2px 20px; color: #CC0000; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration: none; }
/*-- Services Links hover        	   --*/ a.ServicesLinks:hover { background:url(images/Bullets.png) center left no-repeat; padding:2px 0 2px 20px; color: #CC0000; font-family: tahoma; font-size: 11px; text-decoration: underline; font-weight: normal; }



/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }

/*-- Default textbox       		       --*/ .NormalTextBox { color: #666666; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; border:1px solid #999999; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }

/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #333333; padding: 0; }
/*-- Headings - DNN Default css        --*/ .Head { font-size: 11px; color: #666666; background: transparent; font-weight: bold; padding: 0;}

/*-- command Button in Containers      --*/ .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color:#333333 ; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover { color: #E7002A; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 0 0 0; }

/*========================================================*/
/*  Content Panes  CSS                                    */
/*========================================================*/

/*-- Banner Pane          	       	   --*/ .BannerPane { background: url(images/BannerTDBG.png) left top repeat-x; padding: 0 0 10px 0; text-align: center; vertical-align: top; }

/*-- 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       	   --*/ .MiddleLeftPane { padding: 0 7px 0 0; width: 25%; }
/*-- right content pane       	       --*/ .MiddleMiddlePane { padding: 0 7px 0 7px; width: 50%; }
/*-- right2 content pane        	   --*/ .MiddleRightPane { padding: 0 0 0 7px; width: 25%; }

/*-- 2nd Left content pane       	   --*/ .ThirtyThreePane1 { padding: 0 7px 0 0; width: 33%; }
/*-- right content pane       	       --*/ .ThirtyThreePane2 { padding: 0 7px 0 7px; width: 34%; }
/*-- right2 content pane        	   --*/ .ThirtyThreePane3 { padding: 0 0 0 7px; width: 33%; }

/*-- Extended inside pane 1  	       --*/ .ExtendedPane1 { width: 100%; padding: 0 0 0 0; }

/*-- left2 content pane          	   --*/ .ThirtyLeftPane { padding: 0 7px 0 0; width: 30%; }
/*-- right2 content pane        	   --*/ .SeventyRightPane { padding: 0 0 0 7px; width: 70%; }

/*-- Extended inside pane 2  	       --*/ .ExtendedPane2 { width: 100%; padding: 0 0 0 0; }

/*========================================================*/
/*  Menu Table CSS	                                      */
/*========================================================*/

/*-- main menu cell    					--*/ .MenuTD { padding: 0 10px 0 10px;}

/*========================================================*/
/*                Horizontal NAV menu CSS                 */
/*========================================================*/

/*  main menu td 				*/ .main_dnnmenu_bar {	cursor:pointer; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color:transparent;}
/*  Main Menu Normal  			*/ .main_dnnmenu_rootitem {	color: #333333;	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; text-align:left; line-height:40px; padding:14px 20px 14px 20px;}
/*  Main menu hover  			*/ .main_dnnmenu_rootitem_hover { color:#CC0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; text-align: left; line-height:40px; padding:14px 20px 14px 20px; background: url(images/MenuHover.png) repeat-x top left; }
/*  Main menu selected  		*/ .main_dnnmenu_rootitem_selected { color:#CC0000;	font-weight: normal; text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:40px; padding:14px 20px 14px 20px; background:  url(images/MenuHover.png) repeat-x top left; }
/*  SUB Menu Normal 			*/ .main_dnnmenu_submenu { border:1px dotted #CC0000; }

/*  				 			*/ .main_dnnmenu_submenu td{ background-color:#F8FAFF; z-index: 1000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-align:left; color:#000000; line-height:2em; padding: 0px 5px;	margin:0px;}

/*  SUB Menu hover & selected 	*/ .main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background: #CC0000; color:#ffffff; font-weight:normal; text-align:left; line-height:2em; z-index: 1000; padding: 0px 5px; margin:0px;}

/*  				 			*/ .main_dnnmenu_break{	height: 2px; background-color: #CC0000;}

/* Module Action Menus 			*/ .ModuleTitle_SubMenu{ border:1px solid #666666;}

/*  				 			*/ .ModuleTitle_SubMenu td{	background-color:#F8FAFF; white-space: nowrap; font-family: Arial, Helvetica, sans-serif; font-size: 11px;} 
/*  				 			*/ .ModuleTitle_MenuIcon {	background-color:#F8FAFF; border:none; padding: 0px 2px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
/*  				 			*/ .ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{ background-color:#CC0000; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
/*  				 			*/ .ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon{	height: 2px; background-color: #CC0000; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}


/*========================================================*/
/*  Menu Table CSS	                                      */
/*========================================================*/

/*-- Footer cell    					--*/ .FooterTD { height:75px; background-color:#EDEDED; vertical-align: middle; text-align: center; padding: 0 0 0 0; font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #999999; }


