/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*========================================================*/

/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/

/* Default HTML BODY css	           --*/ body { margin: 15px 0 15px 0;}
/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* 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:900px; }
/*-- Skin Main / Default Width    	   --*/ .DefaultWidthInner { width:1024px; }
/*-- Inner Main         	           --*/ .DefaultWidthInner { padding: 0px 0 0 0;}
/*--                 	               --*/ .BodyMain { padding: 10px 10px 10px 10px;}
/*-- Inner Breadcrumb TD  	           --*/ .IBreadTD { padding: 5px 0 0 0x;}
/*-- Main header Top Menu Cell	   	   --*/ .HeaderTopTD { background:url(HeaderBGBottomColor.gif) left bottom repeat-x; padding:0 0 3px 0;}
/*-- Main hedaer bg graphics           --*/ .HeaderBG { background: url(HeaderBG.png) center right no-repeat #000000; height:100px; text-align:left; vertical-align:middle; padding:10px 10px 10px 10px;}
/*-- Home Graphic  	   	               --*/ .HomeGraphic { background:url(HomeGraphic.jpg) left top no-repeat; padding:0 0 0 0; width:900px; height:400px;}

/*-- Home Graphic  	   	               --*/ .InnerGraphic { background:url(InnerGraphic.png) right top no-repeat; padding:0 0 0 0; height:144px;}
/*-- 100% height 				 	   --*/ .FullHeight { height:100%; }
/*-- 100% Width					  	   --*/ .FullWidth { width:100%; }
/*-- Horizontal Line       	   	       --*/ .HLineBottom { background:url(HorizontalLine.png) right top no-repeat; padding:10px 15px 10px 0; background-color:#e5e4e0;}
/*-- Horizontal Line       	   	       --*/ .HLineTop { background:url(HorizontalLine.png) right bottom no-repeat; padding:0 0 0 0; background-color:#e5e4e0;}
/*-- Login Cell    	   				   --*/ .LoginTD { text-align: right; vertical-align: middle; padding: 0 10px 0 0; font-family: Tahoma; font-size:11px; color:#FFFFFF;}
/*-- cell containing logo Cell    	   --*/ .LogoTD { width:440px; text-align: left; vertical-align: middle; padding: 10px 0 0 0; background:url(HorizontalLineLeft.png) left bottom no-repeat transparent; }

/*========================================================*/
/*  Default DNN Skin Tokens CSS                           */
/*========================================================*/

/*-- Login Register token              --*/ .LoginRegister, a.LoginRegister:link, a.LoginRegister:visited, a.LoginRegister:active  { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none;  padding: 0 5px 0 5px;}
/*-- Login Register token hover        --*/ a.LoginRegister:hover { color: #FFFFFF; font-family: Tahoma; font-size: 11px; text-decoration: underline; font-weight: normal;  padding: 0 5px 0 5px; }

/*-- Copyright token                   --*/ .Copyright { color: #666666; 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: #666666; 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: #0076c0; font-family: 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: Tahoma; font-size:11px; color: #FFFFFF; text-decoration: none;}
/*-- Breadcrumb token hover 		   --*/ a.Breadcrumb:hover { font-family: Tahoma; font-size:11px; color: #000000; text-decoration: none; }

/*-- Current Date token    		   	   --*/ .CurrentDate{ font-family: 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: Tahoma; font-size:11px; color: #666666; text-decoration:none;}
/*-- Links Token hover       		   --*/ a.Links:hover { font-family: Tahoma; font-size:11px; color: #2a2d90; text-decoration:none}
                                            .You-Are { font-size: 11px; color:#ffffff; font-family: Tahoma; padding:0 10px 0 10px; }
/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 26px; COLOR: #0075bf; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 22px; COLOR: #0075bf; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #0075bf; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #0075bf; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #0075bf; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0075bf; FONT-FAMILY: Tahoma, Arial, Helvetica;}


/*========================================================*/
/*  Other used Text css                                   */
/*========================================================*/

/*-- Default text on site              --*/ .Normal { font-family: Tahoma; font-size: 11px; color: #666666; }
/*-- Default text on site white color  --*/ .NormalWhite { font-family: Tahoma; font-size: 11px; color: #CCCCCC; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: Tahoma; font-size: 14px; font-weight: bold; color: #555; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #666666; font-weight:normal; font-family: Tahoma; font-size: 12px; }

/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #333333; font-weight: bold; font-family: Tahoma; font-size: 20px; }
/*-- 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: 12px; }

/*-- Quick Links              		   --*/ .QuickLinks, a.QuickLinks:link, a.QuickLinks:visited, a.QuickLinks:active { background: url(bullets.jpg) left center no-repeat; color: #999999; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 25px; line-height:20px; }
/*-- Quick Links hover        		   --*/ a.QuickLinks:hover { background: url(bullets.jpg) left center no-repeat; color: #333333; font-family: Tahoma; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 25px; line-height:20px;}

/*-- SubMenu link		               --*/ .SubMenu, a.SubMenu:link, a.SubMenu:visited, a.SubMenu:active { font-family: 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: Tahoma; font-size:12px; color: #000000; font-weight: normal; text-decoration: none; padding: 1px 10px 1px 10px; background-color: #E5E5E5; }

/*-- sample text box BG	               --*/ .TextBoxBG { background:url(TextBoxBG.png) left center no-repeat; width:163px; height:26px; padding:1px 3px 0 5px;}
/*-- sample text box	               --*/ .TextBox { font-family: Tahoma; font-size: 11px; color: #666666; border:0px solid #000000; background-color:transparent; width:154px; height:15px;}

/*-- Welcome text		               --*/ .Welcometext { font-family: Tahoma; font-size: 11px; color: #999999; line-height:15px; }
/*-- Bullets Style      			    --*/  UL LI { list-style-image:url(bullets.gif); font-family: Verdana, Geneva, sans-serif; font-size: 11px;  font-weight: normal; font-style: normal;  color:#000000; vertical-align:baseline; line-height:20px; }
/*========================================================*/
/*  Links css                                             */
/*========================================================*/

/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #0075bf; font-family: Tahoma; font-weight: normal; font-size: 11px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #000000; 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: #95AB63; 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: #4496DA; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- More links hover                  --*/ a.more:hover { color: #333333; font-family: Tahoma; font-size: 11px; font-weight: normal; 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: 11px; font-family: 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: Tahoma; font-size: 11px; font-weight: bold; color: #999999; padding: 0; }
/*-- Headings - DNN Default css        --*/ .Head { font-size: 12px; color: #109cdc; 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: Tahoma; font-size: 11px; font-weight: bold; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover { color: #95AB63;  font-family: Tahoma; font-size: 11px; font-weight: bold; text-decoration: none; padding: 0 0 0 0; }

/*-- SkinObject Text            	   --*/ .SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active { color: #333333; 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: #95AB63; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }


/*-------------- Search SkinObject Styles --------------*/

.SearchTD { width:200px; vertical-align: top; text-align: right; height: 29px; background: url(SearchBG.png) no-repeat top right; padding: 0 0 0 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:20px; background: transparent; width: 118px; color: #8f8f8f; padding: 2px 0 0px 2px; border: 0px solid #FFFFFF; cursor:text; font-family: Tahoma; font-size:11px; }


/*========================================================*/
/*  Menu Table CSS	                                      */
/*========================================================*/

/*-- Footer cell    					--*/ .FooterTD { font-family: Tahoma; vertical-align: middle; text-align: right; padding:5px 10px 5px 10px; color: #666666; font-size:11px; }

/*========================================================*/
/*  Panes                                                 */
/*========================================================*/
.Panes-TD { padding: 10px 10px 10px 10px; background-color:#e9e8e4;}
.Content-Pane-Home { width: 100%; padding: 15px 0 0 20px; }
.Left-Pane { width: 20%; padding: 0 10px 0 0; }
.Content-Pane { width: 60%; padding: 0 10px 0 10px; }
.Right-Pane { width: 20%; padding: 0 0 0 10px; }



.Main-Left-Pane { width: 33%; padding: 0 10px 0 0; }
.Main-Middle-Pane { width: 34%; padding: 0 10px 0 10px; }
.Main-Right-Pane { width: 33%; padding: 0 0 0 10px; }


.Bottom-Left-Pane { width: 50%; padding: 0 10px 0 0; }
.Bottom-Right-Pane { width: 50%; padding: 0 0 0 10px; }
.Bottom-Pane { width: 100%;	}










