/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*========================================================*/

/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/
/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML table and text css	   --*/ table, tr, td {font-family: Calibri; font-size: 12px;}
/* Default HTML Paragraph css		   --*/ p {font-family: Calibri; font-size: 12px; padding:0px; margin:0px;}
/* Default HTML BODY 	               --*/ body { margin: 0 0 0 0; background:#ffffff; }
/*========================================================*/
/*  Main SKIN Elements CSS                                */
/*========================================================*/
/*-- Skin Main / Default Width    	   --*/ .DefaultWidth { width:950px; }
/*-- Body Left Shadow	               --*/ .LShadow { background: url(shadow-left.png) repeat-y top left;}
/*-- Body Right Shadow	               --*/ .RShadow { background: url(shadow-right.png) repeat-y top right;}
/*-- Headerbackground	               --*/ .HeaderBG {  background: url(header.gif) repeat-x top left; height:135px; border-bottom: 1px solid #bc324b; }
/*-- cell containing logo Cell    	   --*/ .LogoTD { padding: 3px 10px 3px 10px; }
/*-- Header Text	                   --*/ .HeaderText1 { background: url(text-01.png) no-repeat top right; width:387; height:29px;}
/*--                                   --*/ .VDiv { height:30px; }
/*-- Header Right   	               --*/ .HRight { padding: 0 10px 0 0; }
/*-- Body Background	               --*/ .BodyBG { background: url(body-bg.png) repeat-x top left;}
/*-- Footer Line	                   --*/ .FooterLine { background: url(bottom-line.png) repeat-x top left; height:20px;}
/*--     	                           --*/ .BottomLeft { background: url(bottom-left.png) no-repeat top left; height:125px; width:23px;}
/*--     	                           --*/ .BottomCenter { background: url(bottom-center.png) repeat-x top left; height:125px; padding-top:15px;}
/*--     	                           --*/ .BottomRight { background: url(bottom-right.png) repeat-x top right; height:125px; width:23px;}
/*-- Footer TD   	                   --*/ .FooterTD { padding: 15px 0 0 0; }
/*--   	                               --*/ .VLine { background: url(v-dot.png) repeat-y top center; width:26px; }
/*-- Body TD  	                       --*/ .VLine { background: url(v-dot.png) repeat-y top center; width:26px; }
/*--        	                       --*/ .MenuTD { padding: 12px 0 15px 10px; }
/*========================================================*/
/*  Default DNN Skin Tokens CSS                           */
/*========================================================*/
/*-- Login Register token              --*/ .QuickLinks, a.QuickLinks:link, a.QuickLinks:visited, a.QuickLinks:active  { color: #444444; font-family: Calibri; font-size: 12px; font-weight: normal; text-decoration: none;}
/*-- Login Register token hover        --*/ a.QuickLinks:hover { color: #bc324b; font-family: Calibri; font-size: 12px; text-decoration: none; font-weight: normal; }
/*-- Copyright token                   --*/ .Copyright { color: #000000; font-family: Calibri; font-size: 12px; text-decoration: none; }
/*-- Terms Privacy token       		   --*/ .TermsPrivacy, a.TermsPrivacy:link, a.TermsPrivacy:visited, a.TermsPrivacy:active { color: #000000; font-family: Calibri; font-size: 12px; font-weight: normal; text-decoration: none;}
/*-- Terms Privacy token hover 		   --*/ a.TermsPrivacy:hover { color: #a32038; font-family: Calibri; font-size: 12px; text-decoration: none; font-weight: normal; }
/*-- Breadcrumb token       		   --*/ .Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active { font-family: Calibri; font-size:14px; color: #ffffff; vertical-align: middle; text-align: left; padding: 0px 5px 0 5px; text-decoration: none;}
/*-- Breadcrumb token hover 		   --*/ a.Breadcrumb:hover { font-family: Calibri; font-size:14px; color: #000000; vertical-align: middle; text-align: left; padding: 0px 5px 0 5px; text-decoration: none; }
/*-- Current Date token    		   	   --*/ .CurrentDate{ font-family: Calibri; font-size:11px; color: #056739; 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: Calibri; font-size:13px; color:#a32038; padding-right:0 0 0 0; text-decoration:none;}
/*-- Links Token hover       		   --*/ a.Links:hover { font-family: Calibri; font-size:13px; color: #ed1e24; padding-right:0 0 0 0; text-decoration:none}
/*========================================================*/
/*  Content Panes  CSS                                    */
/*========================================================*/
/*--        	                       --*/.Panes-TD { padding: 10px 10px 10px 0; }
/*--        	                       --*/.Content-Pane { width: 100%; padding: 0 0 0 0; }
/*--        	                       --*/.Main-Left-Pane { width: 50%; padding: 0 10px 0 0; }
/*--        	                       --*/.Main-Right-Pane { width: 50%; padding: 0 0 0 10px; }
/*--        	                       --*/.Left-Pane { width: 33%; padding: 0 0 0 0; }
/*--        	                       --*/.Middle-Pane { width: 34%; padding: 0 10px 0 10px; }
/*--        	                       --*/.Right-Pane { width: 33%; padding: 0 0 0 0; }
/*--        	                       --*/.Content-Left-Pane { width: 100%; padding: 30px 10px 0 20px; }
/*--        	                       --*/.Banner-Pane { width: 100%; padding: 0 0 0 0; }
/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/
/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 26px; COLOR: #a32038; FONT-FAMILY:Georgia,"Times New Roman",Times,serif;;}
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 22px; COLOR: #a32038; FONT-FAMILY:Georgia,"Times New Roman",Times,serif;;}
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #a32038; FONT-FAMILY:Georgia,"Times New Roman",Times,serif;;}
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #a32038; FONT-FAMILY:Georgia,"Times New Roman",Times,serif;;}
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #a32038; FONT-FAMILY:Georgia,"Times New Roman",Times,serif;;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #a32038; FONT-FAMILY:Georgia,"Times New Roman",Times,serif;;}
/*========================================================*/
/*  Other used Text css                                   */
/*========================================================*/
/*-- Default text on site              --*/ .Normal { font-family: Calibri; font-size: 12px; color: #666666; }
/*-- Default text on site              --*/ .NormalWhite { font-family: Calibri; font-size: 12px; color: #ffffff; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: Calibri; font-size: 14px; font-weight: bold; color: #555; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #666666; font-weight:normal; font-family: Calibri; font-size: 12px; }
/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #333333; font-weight: bold; font-family: Calibri; font-size: 20px; }
/*-- Slate Color Heading       		   --*/ .HeadingSlate { color: #8A7C4C; font-weight: bold; font-family: Calibri; font-size: 15px; }
/*-- Red Color Text        			   --*/ .NormalRed { color: #E7002A; font-weight: bold; font-family: Calibri; font-size: 12px; }
/*-- Bullets Style      			   --*/  UL LI { list-style:circle; }
/*========================================================*/
/*  Links css                                             */
/*========================================================*/
/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #a32038; font-family: Calibri; font-weight: normal; font-size: 12px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #444444; font-family: Calibri; font-size: 12px; text-decoration: underline;  font-weight: normal;}
/*-- Normal links 					   --*/ a.Normal:link, a.Normal:visited, a.Normal:active { color: #666666; font-family: Calibri, Tahoma; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- Normal links hover                --*/ a.Normal:hover { color: #CC0000; font-family: Calibri; font-size: 12px;	text-decoration: none; font-weight: normal; }
/*-- Normal links 					   --*/ a.NormalRed:link, a.NormalRed:visited, a.NormalRed:active { color: #E7002A; font-family: Calibri; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- Normal links hover                --*/ a.NormalRed:hover { color: #333333; font-family: Calibri; font-size: 12px; font-weight: bold ; text-decoration: none; }
/*-- More links                        --*/ .more, a.more:link, a.more:visited, a.more:active { color: #4496DA; font-family: Calibri, Tahoma; font-size: 12px; font-weight: normal; text-decoration: none; }
/*-- More links hover                  --*/ a.more:hover { color: #333333; font-family: Calibri; font-size: 12px; font-weight: normal; text-decoration: none;}
/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/
/*-- Default Form CSS        		   --*/ select, input { font-family: Calibri; font-size: 12px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #666666; padding-left: 4px; line-height: 12px; font-family: Calibri; 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: Calibri; font-size: 12px; font-weight: bold; color: #333333; 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:#a32038 ; font-family: Calibri; font-size: 12px; font-weight: bold; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover { color: #666666;  font-family: Calibri; 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: #a32038; font-family: Calibri; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #444444; font-family: Calibri; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }
/*========================================================*/
/*  Search                                                */
/*========================================================*/
.SearchTD { width:250px; vertical-align: top; text-align: right; height: 29px; background: url(search.png) no-repeat top right; padding: 2px 0 0 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:22px; background: transparent; width: 165px; color: #375b8d; padding: 2px 0 0px 2px; border: 0px solid #FFFFFF; cursor:text;}
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/*-- box that holds the menu    		--*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    		--*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          		--*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 0 0 0 0; }
/*-- menuitems idle cell           		--*/ .MainMenu_Idle TD { background:url(menu-bg.png) no-repeat  left top ; font-family: Arial; font-size: 12px; font-weight: bold; color: #666666; padding: 0px 0px 0px 0px; width:200px; height:27px;  }
/*-- menuitems over             		--*/ .MainMenu_Selected TD { background:url(menu-bg.png) no-repeat  left top ; font-family: Arial; font-size: 12px; font-weight: bold; color: #a32038; padding: 0px 0px 0px 0px; width:200px; height:27px; }
/*-- menuitems active           		--*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { background:url(menu-bg.png) no-repeat  left top ; font-family: Arial; font-size: 12px; font-weight: bold; color: #a32038; padding: 0px 0px 0px 0px; width:200px; height:27px; }
/*-- middle seperator           		--*/ .MainMenu_Seperator { width:0px; height:0px; font-size:0px; padding:0; margin:0px; background-color:#f2f2f4; }
/*-- not needed - main menu     		--*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none;  }
/*-- module menu continer       		--*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            		--*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        		--*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 0 0 0; }
/*-- not needed - module menu   		--*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 		 .ModuleTitle_MenuIcon { padding: 0px px 0px 0px; margin: 0 0 0 0; font-size: 0px; }
									 		 .ModuleTitle_MenuIcon IMG { padding: 0px 0px 0 0px; }
/*-- removing seperator borders 		--*/ .MainMenu_MenuBreak, dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmbrk { padding:0 0 0 0; height:0px; border: 0px solid #FFFFFF; background: transparent; }

/*-- submenu container          		--*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background:#f2f2f4; padding: 0 0 0 0; z-index: 1000; color: #666666; border: 0px solid #939393;  cursor: pointer;  cursor: hand; font-weight: bold; filter: none;}
/*-- menuitems idle    		       		--*/ .MainMenu_MenuItem { color: #666666; font-family: Arial; font-size: 11px; font-weight: bold;  font-style: bold; padding: 0px 10px 0px 10px; height: 25px; border: 0;} 
/*-- Submenu idle    		       		--*/ .ModuleTitle_MenuItem { color: #a32038; font-family: Arial; font-size: 11px; font-weight: normal;  font-style: bold; padding: 0px 10px 0px 10px; height: 25px;}
/*-- submenu items hover        		--*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background:url(menuHover.jpg) no-repeat; color: #a32038; font-family: Arial; font-size: 11px; font-weight: bold;  cursor: pointer; cursor: hand; padding: 0px 10px 0px 10px; height: 25px; border: 0;}
