/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*========================================================*/

/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/

/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML BODY css	           --*/ body { background-color:#282828; margin: 0 0 0 0;}
/* Default HTML table and text css	   --*/ table, tr, td { font-family: Arial, Tahoma; font-size: 12px;}
/* Default HTML Paragraph css		   --*/ p { font-family: Arial, Tahoma; font-size: 12px; padding:0px; margin:0px;}

/*========================================================*/
/*  Main SKIN Elements CSS                                */
/*========================================================*/

/*-- Skin Main / Default Width    	   --*/ .DefaultWidth { width:900px; border:0px ; padding: 5px 5px 5px 5px; }
											.topmargin {padding: 0 0 0 0;}
/*-- Main header Top Cell	   	   	   --*/ .HeaderTD { text-align: center; vertical-align: top; padding:25px 25px 0 25px;}

/*-- Main header BG Gradiant 	   	   --*/ .HeaderGradiantBG { background: url(HeaderBGGradiant.jpg) left top repeat-x #CED4E1;}

/*-- Main header Left Curve 	   	   --*/ .HeaderCurveLeftTD { background:url(HeaderCurveLeft.jpg) left top no-repeat; text-align:left; vertical-align: top;}
/*-- Main header Right Curve	       --*/ .HeaderCurveRightTD { background:url(HeaderCurveRight.jpg) right top no-repeat;}
/*-- Main header Center Image	       --*/ .HeaderCenterBGTD { background: url(WorldMap.png) center center no-repeat; text-align:left; vertical-align: bottom;}

/*-- Main Top Banner	               --*/ .BannerBG { text-align:left; vertical-align:top; padding: 3px 0px 5px 0px; background:#FFF; background:url(headerBG.jpg) top center no-repeat; }
/*-- Main Top Banner	               --*/ .BannerImage { background: url(bannerLeft.jpg) left #f4f4f6 no-repeat; height:325px; text-align:right; vertical-align:middle; padding:0 60px 0 0;}

/*-- Main Top Banner Heading    	   --*/ .BannerHeading { font-family:Arial, Tahoma; font-size:20px; font-weight:bold; color:#CC0000; text-align:left; }
/*-- Main Top Banner Text	    	   --*/ .BannerText { font-family:Arial, Tahoma; font-size:12px; color: #333333; text-align:left; }

/*-- Content Panes Cell / TD CSS 	   --*/ .ContentPanesTD { padding: 5px 5px 5px 5px;}
/*-- 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: Arial, 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;
	font-family: Arial, Tahoma;
	font-size:12px;
	color: #333333;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

/*-- cell containing logo Cell    	   --*/ .LogoTD {
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width:223px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*-- Header Image Cell    	   		   --*/ .HeaderImageTD { text-align: right; vertical-align: bottom; padding: 0;  height:197px;}
/*-- Login and Register Cell    	   --*/ .LoginRegisterTD {
	text-align: right;
	vertical-align: middle;
	color:#fff3d2;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;}

/*-- Welcome Heading    	   --*/ .H2TD {
	text-align: left;
	font-size:18px;
	color:#6d6d6d;
	vertical-align: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}
/*-- Welcome Content   	   --*/ .WelcomeContent {
	text-align: left;
	font-size:12px;
	color:#6d6d6d;
	vertical-align: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}
/*-- Home Page Services Item Table --*/ .ServicesTable {
	text-align: left;
	vertical-align: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width:380px;
}

/*-- Services List Item    	   --*/ .ServicesLI {list-style-image: url(ServicesBullets.jpg); line-height:20px;}

/*-- Boxes Table    	   --*/ .Boxes {
	text-align: left;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	font-size:12px;
	color:#FFFFFF;
}

/*-- Boxes Table Heading   	   --*/ .HBoxes {
	text-align: left;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

/*-- Boxes Table Normal    	   --*/ .NBoxes {
	text-align: left;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	font-size:12px;
	color:#666666;
}

/*-- Boxes Table Heading   	   --*/ .HNBoxes {
	text-align: left;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

/*========================================================*/
/*  Default DNN Skin Tokens CSS                           */
/*========================================================*/

/*-- Login Register token              --*/ .LoginRegister, a.LoginRegister:link, a.LoginRegister:visited, a.LoginRegister:active  { color: #c0c0c0; font-family: Arial, 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: Arial, Tahoma; font-size: 12px; text-decoration: underline; font-weight: normal; padding: 0 5px 0 5px; text-transform:uppercase; }

/*-- Copyright token                   --*/ .Copyright { color:#525252; font-family: Arial, 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: #525252; font-family: Arial, Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Terms Privacy token hover 		   --*/ a.TermsPrivacy:hover { color: #7F0102; font-family: Arial, 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: Arial, 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: Arial, 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: Arial, 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: Arial, Tahoma; font-size:11px; color:#525252; padding-right:0 0 0 0; text-decoration:none;}
/*-- Links Token hover       		   --*/ a.links:hover { font-family: Arial, Tahoma; font-size:11px; color: #7F0102; padding-right:0 0 0 0; text-decoration:none}


/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #5c5c5c; FONT-FAMILY: Tahoma, Arial, Helvetica; padding-left:20px;}
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #f8931f; 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: Arial, Tahoma; font-size: 12px; color: #666666; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: Arial, Tahoma; font-size: 14px; font-weight: bold; color: #555; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #666666; font-weight:normal; font-family: Arial, Tahoma; font-size: 12px; }

/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #333333; font-weight: bold; font-family: Arial, Tahoma; font-size: 20px; }
/*-- Slate Color Heading       		   --*/ .HeadingSlate { color: #8A7C4C; font-weight: bold; font-family: Arial, Tahoma; font-size: 15px; }
/*-- Red Color Text        			   --*/ .NormalRed { color: #E7002A; font-weight: bold; font-family: Arial, Tahoma; font-size: 12px; }

/*-- H2 Text		       			   --*/ .H2txt { color: #666666; font-family: Arial, Tahoma; font-size: 12px;}

/*-- Picture Border		               --*/ .PictureBorder { border:1px solid #D2DFEF; background: #FFFFFF; padding:5px; margin:5px; }



/*========================================================*/
/*  Links css                                             */
/*========================================================*/

/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #666666; font-family: Arial, Tahoma; font-weight: normal; font-size: 12px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #4E7494; font-family: Arial, Tahoma; font-size: 12px; text-decoration: underline;  font-weight: normal;}

/*-- Normal links 					   --*/ a.Normal:link, a.Normal:visited, a.Normal:active { color: #666666; font-family: Arial, Tahoma; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- Normal links hover                --*/ a.Normal:hover { color: #CC0000; font-family: Arial, 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: Arial, Tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- Normal links hover                --*/ a.NormalRed:hover { color: #333333; font-family: Arial, Tahoma; font-size: 12px; font-weight: bold ; text-decoration: none; }

/*-- More links                        --*/ .more, a.more:link, a.more:visited, a.more:active { color: #ed7f2d; font-family: Arial, Tahoma; font-size: 12px; font-weight: normal; text-decoration: underline; }
/*-- More links hover                  --*/ a.more:hover { color: #333333; font-family: Arial, Tahoma; font-size: 12px; font-weight: normal; text-decoration: none;}

/*-- Quick Links              		   --*/ .QuickLinks, a.QuickLinks:link, a.QuickLinks:visited, a.QuickLinks:active { color: #666666; font-family: Arial, 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: Arial, 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: Arial, 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: Arial, Tahoma; font-size:12px; color: #000000; font-weight: normal; text-decoration: none; padding: 1px 10px 1px 10px; background-color: #E5E5E5; }


/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: Arial, Tahoma; font-size: 12px; color: #333333; }

/*-- Default textbox       		       --*/ .NormalTextBox { color: #666666; padding-left: 4px; line-height: 12px; font-family: Arial, 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: Arial, Tahoma; font-size: 12px; font-weight: bold; color: #333; 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:#950101 ; font-family: Arial, Tahoma; font-size: 12px; font-weight: bold; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover { color: #333;  font-family: Arial, 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: #7F0102; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }
/*-- Admin Table					--*/ #Table2 { background-color:#797979;}

/*-------------- Search SkinObject Styles --------------*/

/*-- Search Box BG 			           --*/ .SearchBox { width:241px; vertical-align: middle; text-align: right; height:19px; background: url(search.png) 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; }

/** Action Menu **/
.ModuleTitle_MenuContainer { BORDER-RIGHT: blue 0px solid; BORDER-TOP: blue 0px solid; BORDER-LEFT: blue 0px solid; BORDER-BOTTOM: blue 0px solid }
.ModuleTitle_MenuBar { CURSOR: hand; HEIGHT: 16px; BACKGROUND-COLOR: transparent }
.ModuleTitle_MenuItem {	BORDER-RIGHT: white 0px solid; BORDER-TOP: #840202 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: white 0px solid; CURSOR: hand; COLOR: #FFFFFF; BORDER-BOTTOM: #232323 1px solid; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: transparent }
.ModuleTitle_MenuIcon {	BORDER-TOP: #840202 1px solid; BORDER-LEFT: #840202 1px solid; WIDTH: 15px; CURSOR: hand; BORDER-BOTTOM: #840202 1px solid; HEIGHT: 21px; BACKGROUND-COLOR: #840202; TEXT-ALIGN: center }
.ModuleTitle_SubMenu { BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; Z-INDEX: 1000; BORDER-LEFT: #ffffff 0px solid; CURSOR: hand; BORDER-BOTTOM: #ffffff 0px solid; BACKGROUND-COLOR: #232323; }
.ModuleTitle_MenuBreak { border: 0;  HEIGHT: 0px; BACKGROUND-COLOR: #232323; }
.ModuleTitle_MenuItemSel { FONT-WEIGHT: bold; FONT-SIZE: 11px; CURSOR: hand; COLOR: #FFF; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #840202;  }
.ModuleTitle_MenuArrow { BORDER-RIGHT: #840202 1px solid; BORDER-TOP: #840202 1px solid; FONT-SIZE: 10pt; CURSOR: hand; BORDER-BOTTOM: #E9E9E9 0px solid; FONT-FAMILY: webdings }
.ModuleTitle_RootMenuArrow { FONT-SIZE: 10pt; CURSOR: hand; FONT-FAMILY: webdings }

.ControlPanel { background-color: #797979; border-top: 0px; border-left:0px; border-right:0px; border-bottom-color:#797979;}


/*========================================================*/
/*  Menu Table CSS	                                      */
/*========================================================*/

/*-- Footer cell    					--*/ .FooterTD { text-align:middle; vertical-align:middle; padding: 0; font-size:11px; line-height:20px;}
/*-- Privacy Cell    					--*/ .PrivacyTD { text-align:left; vertical-align:middle; font-family: Tahoma, Geneva, sans-serif; font-size:11px; color:#333333; font-weight:bold; }
/*-- Copyright cell    					--*/ .CopyrightTD { text-align: right; vertical-align:middle; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#cdcdcd; font-weight:bold; }





