/*========================================================*/
/*        	       Created by CMSSkins.com                */
/*========================================================*/

/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/

/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML BODY css	           --*/ body { margin: 0; margin: 0 0 0 0; background: url(BGBody.jpg) repeat-x top center #000000; }
/* 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:1000px;}

/*-- Main header BG Gradiant Color 	   --*/ .HeaderBGGradiant { background: url(BGFooter.jpg) repeat-x bottom; padding:0 0 42px 0;}
/*-- Main header BG				   	   --*/ .HeaderBG {height:165px;}

/*-- Main header Top Bar		   	   --*/ .HeaderBar { border-bottom:#848484 solid 1px; background-color:#47070E; height:31px;}

/*-- Skin Main BG border	    	   --*/ .DefaultTable { padding:25px 15px 15px 15px; border-left:3px solid #F5F3E6; border-right:3px solid #F5F3E6; border-bottom:3px solid #F5F3E6;}

/*-- Skin Main Left Side	    	   --*/ .LeftSide { width:27%; padding: 15px 10px 0 0 ; }
/*-- Skin Main Right Side 	    	   --*/ .RightSide { width:73%; padding: 15px 0 0 10px; }

/*-- 100% height 				 	   --*/ .FullHeight { height:100%; }
/*-- 100% Width					  	   --*/ .FullWidth { width:100%; }

/*-- Content Panes TD CSS 	   		   --*/ .ContentFooterTD { background:url(BGFooterContents.jpg) no-repeat center bottom #FFFFFF;}
/*-- Content Panes Cell / TD CSS 	   --*/ .ContentPanesTD { padding: 15px 15px 35px 15px;}
/*-- login and register CSS	       	   --*/ .LoginTD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #999999; vertical-align: middle; text-align: right; padding: 0 10px 0 10px; }
/*-- Login Left SEO Text TD CSS    	   --*/ .SEOTextTD { font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #FFFFFF; vertical-align: top; text-align: left; padding: 0 5px 0 10px; }

/*-- Search Box BG 			           --*/ .SearchBox { width:229px; vertical-align: middle; text-align: right; height:20px; background: url(BgSearch.jpg) no-repeat top right; padding: 2px 0 0 0; }
/*-- Search Box Cell / TD     		   --*/ .SearchTD { vertical-align: middle; text-align: right; vertical-align: middle; padding: 0 20px 0 0; }
/*-- Breadcrumb Cell CSS	    	   --*/ .BreadcrumbTD { font-family: Tahoma; font-size:11px; color: #DCBA74; vertical-align: middle; text-align: left; padding: 0 10px 0 5px; }

/*-- cell containing logo Cell    	   --*/ .LogoTD { width:50%; text-align: left; vertical-align: middle; padding: 0 0 0 20px;  }



/*========================================================*/
/*  Default DNN Skin Tokens CSS                           */
/*========================================================*/

/*-- Login token             		   --*/ .Login, a.Login:link, a.Login:visited, a.Login:active { color: #999999; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; border:1px solid #47070E; background: url(IconLogin.png) no-repeat left center #47070E; padding: 1px 10px 1px 40px; height:20px; vertical-align:middle;}
/*-- Login token hover        		   --*/ a.Login:hover { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; border:1px solid #848484; background: url(IconLogin.png) no-repeat left center #890F1B; padding: 1px 10px 1px 40px; height:20px; vertical-align:middle;}

/*-- Register token              	   --*/ .Register, a.Register:link, a.Register:visited, a.Register:active { color: #999999; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; border:1px solid #47070E; background: url(IconRegister.png) no-repeat left center #47070E; padding: 1px 10px 1px 34px; height:20px; vertical-align:middle;}
/*-- Register token hover        	   --*/ a.Register:hover { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; border:1px solid #848484; background: url(IconRegister.png) no-repeat left center #890F1B; padding: 1px 10px 1px 34px; height:20px; vertical-align:middle;}

/*-- SiteMap Link              	   	   --*/ .SiteMap, a.SiteMap:link, a.SiteMap:visited, a.SiteMap:active { color: #999999; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; border:1px solid #47070E; background: url(IconSitemap.png) no-repeat left center #47070E; padding: 1px 10px 1px 34px; height:20px; vertical-align:middle;}
/*-- SiteMap Link hover        	       --*/ a.SiteMap:hover { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; border:1px solid #848484; background: url(IconSitemap.png) no-repeat left center #890F1B; padding: 1px 10px 1px 34px; height:20px; vertical-align:middle;}

/*-- Copyright token                   --*/ .CopyRight { color: #FFFFFF; font-family: 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: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Terms Privacy token hover 		   --*/ a.TermsPrivacy:hover { color: #FFFFFF; font-family: Tahoma; font-size: 11px; text-decoration: underline; font-weight: normal; padding: 0 5px 0 5px;}

/*-- Breadcumb token       		   	   --*/ .Breadcumb, a.Breadcumb:link, a.Breadcumb:visited, a.Breadcumb:active { font-family: Tahoma; font-size:11px; color: #DCBA74; vertical-align: middle; text-align: left; padding: 0 10px 0 5px; text-decoration: none;}
/*-- Breadcumb token hover 		   	   --*/ a.Breadcumb:hover { font-family: Tahoma; font-size:11px; color: #FFFFFF; vertical-align: middle; text-align: left; padding: 0 10px 0 5px; text-decoration: none;}

/*-- Links Token 	 		           --*/ .links, a.links:link, a.links:visited, a.links:active { font-family: Tahoma; font-size:10px; color:#999999; padding-right:0 0 0 0; text-decoration:none;}
/*-- Links Token hover       		   --*/ a.links:hover { font-family: Tahoma; font-size:10px; color: #FFFFFF; padding-right:0 0 0 0; text-decoration:none}


/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #880F1B; 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: #880F1B; 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: 11px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica;}


/*========================================================*/
/*  Other used Text css                                   */
/*========================================================*/

/*-- Default text on site              --*/ .Normal { font-family: tahoma; font-size: 11px; color: #666666; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #666666; font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:16px; }
/*-- Heading no 1                      --*/ .Heading_1 { font-family: Tahoma; font-size: 20px; font-weight: normal; color: #880F1B; padding:5px 0 5px 182px; }
/*-- Heading no 2                      --*/ .Heading_2 { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #850000; padding:7px 0 0 0; }

/*-- 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; }
/*-- Orange Heading        		   	   --*/ .HeadingOrange { color: #FFA800; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height:20px; }

/*-- Business Model 1 Border		   --*/ .Model1 { border:1px solid #F3F6FA; background: url(../../0/BoxBG1.jpg) bottom right no-repeat transparent; height:228px; padding:15px; vertical-align:top; text-align:left;}
/*-- Business Model 2 Border		   --*/ .Model2 { border:1px solid #F3F6FA; background: url(../../0/BoxBG2.jpg) bottom right no-repeat transparent; height:228px; padding:15px; vertical-align:top; text-align:left;}
/*-- Business Model 3 Border		   --*/ .Model3 { border:1px solid #F3F6FA; background: url(../../0/BoxBG3.jpg) bottom right no-repeat transparent; height:228px; padding:15px; vertical-align:top; text-align:left;}

/*-- Welcome Text		               --*/ .WelcomeText { font-family: tahoma; font-size: 12px; color: #666666; line-height:23px; }

/*-- Quick Links              		   --*/ .QuickLinks, a.QuickLinks:link, a.QuickLinks:visited, a.QuickLinks:active { color: #666666; font-family: 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: Tahoma; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 25px;}


/*========================================================*/
/*  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: #4E7494; font-family: tahoma; font-size: 11px; text-decoration: underline;  font-weight: normal;}

/*-- Normal links 					   --*/ 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: #880F1B; 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; }

/*-- More links                        --*/ .more, a.more:link, a.more:visited, a.more:active { color:#4E7494; font-family: tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- More links hover                  --*/ a.more:hover { color: #000000; font-family: tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- News Description Link 	           --*/ .NewsDescription, a.NewsDescription:link, a.NewsDescription:visited, a.NewsDescription:active { font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#999999; padding-right:0 0 0 0; text-decoration:none;}
/*-- News Description Link hover	   --*/ a.NewsDescription:hover { font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #666666; padding-right:0 0 0 0; text-decoration:none}

/*-- Gray Color Text bullets links	   --*/ .NormalGrayBullets, a.NormalGrayBullets:link, a.NormalGrayBullets:visited, a.NormalGrayBullets:active { color: #666666; font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:20px;  text-decoration:none;}
/*-- Gray Color Text bullets hover	   --*/ a.NormalGrayBullets:hover { color: #003366; font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:20px; text-decoration:none;}


/*========================================================*/
/*  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: #880F1B; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 0 0 0; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:15px; width: 160px; color: #880F1B; border: 0px solid #FFFFFF; background-color:#E9E9E9; cursor:text; 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: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #880F1B; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }


/*========================================================*/
/*  Menu Table CSS	                                      */
/*========================================================*/

/*-- Footer cell    					--*/ .FooterTD { vertical-align: bottom; text-align: center; padding: 30px 0 25px 0; }
/*-- Terms and Privacy cell    			--*/ .FooterLinkTD { vertical-align:middle; text-align: center; padding: 0 0 10px 0; font:Tahoma; font-size:11px; color:#FFFFFF; }
/*-- Copyright cell    					--*/ .CopyrightTD { vertical-align:middle; text-align: center; padding: 0 0 0 0; font:Tahoma; font-size:11px; color:#FFFFFF; }

/*-- Footer Links		                --*/ .FooterLinks, a.FooterLinks:link, a.FooterLinks:visited, a.FooterLinks:active { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Footer Links hover		 	        --*/ a.FooterLinks:hover { color: #FFFFFF; font-family: Tahoma; font-size: 11px; text-decoration: underline; font-weight: normal; padding: 0 5px 0 5px;}





