/*========================================================*/
/*        	Created by DNNSEOConsultants.com              */
/*		     Mike Niel (DNN SEO Consultant)			      */
/*========================================================*/
/*	        Email: info@dnnseoconsultants.com			  */
/*		   Gtalk: dnnseoconsultants@gmail.com			  */
/*			  Skype: dnnseoconsultants				      */
/*========================================================*/


/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/

/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML BODY css	           --*/ body { margin: 0; margin: 0 0 0 0; background: #000000; }
/* Default HTML table and text css	   --*/ table, tr, td {font-family: tahoma; font-size: 11px; color:#CCCCCC;}
/* Default HTML Paragraph css		   --*/ p {font-family: tahoma; font-size: 11px; padding:0px;  margin:0px;}

/*========================================================*/
/*  Main SKIN Elements CSS                                */
/*========================================================*/

/*-- Main BG Table					   --*/ .MainBGTable { width:100%; vertical-align:top; text-align:center; background:url(headerBG.jpg) repeat-x top;}
/*-- Skin Main / Default Width    	   --*/ .DefaultWidth { width:800px; }
/*-- Skin Main Content BG Colors   	   --*/ .ContentBGColor { background-color:#FFFFFF;}

/*-- 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 { padding: 0 15px 0 0 ; }
/*-- Skin Main Right Side 	    	   --*/ .RightSide { padding: 0 0 0 15px; }

/*-- 100% height 				 	   --*/ .FullHeight { height:100%; }
/*-- 100% Width					  	   --*/ .FullWidth { width:100%; }

/*-- Content Panes Cell / TD CSS 	   --*/ .ContentPanesTD { width:auto; padding: 15px 0 15px 0; }
/*-- login and register CSS	       	   --*/ .LoginTD { vertical-align: middle; text-align: center; padding: 5px 0 5px 0; }
/*-- Search Box BG 			           --*/ .SearchBox { width:195px; vertical-align: middle; text-align: right; height:19px; background: url(SearchBG.jpg) no-repeat top right; padding: 0 0 0 0; }
/*-- Search Box Cell / TD     		   --*/ .SearchTD { vertical-align: middle; text-align: right; padding: 0 20px 0 5px; }
/*-- cell containing logo       	   --*/ .LogoTD { text-align: left; vertical-align: middle; height:220px; padding:0 0 40px 50px;  }


/*========================================================*/
/*  Search / Breadcrum Table CSS	                                      */
/*========================================================*/

/*-- Search Cell			            --*/ .SearchTD { vertical-align: middle; text-align: right; padding: 0 15px 0 0; }
/*-- Search / Breadcrum table      		--*/ .SBHeight { height:28px; }
/*-- Search / Breadcrum cell    		--*/ .SBTD { vertical-align:middle; text-align:left; background: url(search-bg.jpg) repeat-x top left; padding: 0 0 0 0; }
/*-- Search / Breadcrum left    		--*/ .SBLeft { width:7px; background: url(search-left.jpg) no-repeat top left; }
/*-- Search / Breadcrum right    		--*/ .SBRight { width:7px; background: url(search-right.jpg) no-repeat top right; }
/*-- Breadcrumb Cell				    --*/ .BreadcrumbTD {color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; vertical-align: middle; text-align: left; padding: 0 0 0 15px; }




/*========================================================*/
/*  Default DNN Skin Tokens CSS                           */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { color: #999999; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Login Register token hover        --*/ a.login-register:hover { color: #FFFFFF; font-family: Tahoma; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px;}

/*-- Copyright token                   --*/ .copy-right { color: #999999; font-family: Tahoma; font-size: 11px; text-decoration: none; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #666666; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #D23330; font-family: Tahoma; 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: 20px; COLOR: #FFF
 F33; 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: 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: #CCCCCC; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #CCCCCC; font-weight:normal; font-family: tahoma; font-size: 11px; line-height:15px;}

/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #666666; font-weight: normal; 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: #999999; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #CCCCCC; font-family: tahoma; font-size: 11px; text-decoration: underline;  font-weight: normal;}

/*-- Normal links 					   --*/ a.Normal:link, a.Normal:visited, a.Normal:active { color: #999999; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration: none; }
/*-- Normal links hover                --*/ a.Normal:hover { color: #CCCCCC; 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: #ccff00; 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: #D23330; font-family: tahoma; font-size: 10px; font-weight: normal; text-decoration: none; }
/*-- More links hover                  --*/ a.more:hover { color: #666666; font-family: tahoma; font-weight: normal; font-size: 10px; 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: #E7002A; 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: 125px; color: #666666; border: 0px solid #FFFFFF; cursor:text; padding:0 0 0 8px;}

/*-- 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: #E7002A; 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:middle; border-top:1px solid #666666; text-align: center; padding: 20px 0 20px 0; color:#999999; }








