/*========================================================*/
/*         CSS for DotNetNuke Skin - Intelexion 2.0           */
/*             http://www.intelexion.com                   */
/*========================================================*/

/*========================================================*/
/*  Universal                                             */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ #body { margin: 0; background: #FFFFFF; margin: 0 0 0 0; }
/* Setting Text Throughout the skin      */ table, tr, td {font-family: tahoma; font-size: 11px; margin: 0;}
                                            p {font-family: tahoma; font-size: 11px;}

/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/

/*-- width setting on skins        --*/ .StandardWidth { width:860px; }
/*-- 100 percent height where req  --*/ .FullHeight { height:100%; }
/*-- 100 percent width where req   --*/ .FullWidth { width:100%; }
/*-- outer table on unboxed skins  --*/ .OuterTable { width:100%; height:100%; background:#FFF; }
/*-- outer table on boxed skins    --*/ .OuterTableBoxed { width:100%; height:100%; }
/*-- outer cell on boxed skins     --*/ .OuterTDBoxed { padding:47px 48px 48px 48px; }

/*-- cell containing content panes --*/ .ContentPanesTD { width:auto; height:100%; vertical-align: top; padding: 0 0 0 0; }
/*-- dotted background             --*/ .Dotted { background: url(dotted2.gif) repeat top left; }
/*-- row containing logo area      --*/ .LogoRow { height:1px; padding: 0px 0px 0px 5px; }
/*-- cell containing logo          --*/ .LogoTD { width:1px; padding: 0 0 0 0; }
/*-- row containing breadcrumbs    --*/ .BreadcrumbsRow { height:41px; padding: 0 0 0 0; }
/*-- row for space between areas   --*/ .SpaceBar { border-bottom:dashed 1px silver; height:10px; padding: 0 0 0 0; }
/*-- cell containing breadcrumbs   --*/ .BreadcrumbsTD { height: 41px; width: 100%; color:#a1a1a1; vertical-align: middle; padding: 0 20px 0 17px; }
/*-- cell containing search        --*/ .SearchTD { width:215px; vertical-align: top; text-align: right; height: 41px; background: url(search-bg.gif) no-repeat top right; padding: 10px 7px 0 0; }
/*-- cell containing privacy       --*/ .PrivacyTD { text-align: left; padding: 0 0 0 0; }
/*-- cell containing copyright     --*/ .CopyrightTD { text-align: right; padding: 0 0 0 0; }
.CopyrightRow table{margin: 5px;}
/*========================================================*/
/*  Footer Box Elements                                   */
/*========================================================*/

/*-- row containing footer area    --*/ .FooterRow { height:36px; padding: 0 7px 0 7px; }
/*-- table within footer - rounded --*/ .FooterTable { height:36px;  }
/*-- rounded top-left corner       --*/ .FooterTL { height:5px; }
/*-- rounded top-right corner      --*/ .FooterTR { height:5px; }
/*-- rounded bottom left corner    --*/ .FooterBL { height:5px; }
/*-- rounded bottom right corner   --*/ .FooterBR { height:5px; }

/*========================================================*/
/*  Outer Box Elements - boxed skins only                 */
/*========================================================*/

/*-- boxed skins outer box table   --*/ .BoxTable { height:100%; }
/*-- top left corner               --*/ .BoxTL { width:0px; height:0px;  }
/*-- top edge                      --*/ .BoxT { height:0px;  }
/*-- top right corner              --*/ .BoxTR { width:11px; height:0px; }
/*-- left edge                     --*/ .BoxL { width:11px; }
/*-- content area                  --*/ .BoxM { background: #FFF; }
/*-- right edge                    --*/ .BoxR { width:11px; }
/*-- bottom left corner            --*/ .BoxBL { width:11px; height:11px; }
/*-- bottom edge                   --*/ .BoxB { height:11px; }
/*-- bottom right corner           --*/ .BoxBR { width:11px; height:11px; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- top inside content pane       --*/ .TopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- top inside content pane 2     --*/ .TopPane2 { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .LeftPane { padding: 0 7px 0 7px; width: 50%; }
/*-- right content pane            --*/ .RightPane { padding: 0 7px 0 7px; width: 50%; }
/*-- left2 content pane            --*/ .LeftPane2 { padding: 0 7px 0 7px; width: 25%; }
/*-- content2 pane                 --*/ .ContentPane2 { padding: 0 7px 0 7px; }
/*-- right2 content pane           --*/ .RightPane2 { padding: 0 7px 0 7px; width: 25%; }
/*-- bottom inside pane            --*/ .BottomPane { width: 100%; padding: 0 7px 0 7px; }
/*-- left3 content pane            --*/ .LeftPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- content3 pane                 --*/ .ContentPane3 { padding: 0 7px 0 7px; }
/*-- right3 content pane           --*/ .RightPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom2 inside pane           --*/ .BottomPane2 { width: 100%; padding: 0 7px 0 7px; }
/*-- image content pane 1 horiz    --*/ .ImagePane01 { height:1px; padding: 0 7px 9px 7px; }
/*-- image content pane 1 vertical --*/ .ImagePane01V { height:1px; padding: 0 7px 0px 7px; }
/*-- image content pane 2          --*/ .ImagePane02 { height:1px; padding: 9px 7px 0 7px; }
/*-- image content pane 2 vertical --*/ .ImagePane02V { height:1px; padding: 4px 7px 0 7px; }
/*-- image content pane 3          --*/ .ImagePane03 { height:1px; padding: 0 7px 9px 7px; }
/*-- footer content pane           --*/ .FooterPane { width: 100%; height: 26px; padding: 0 7px 0 7px; vertical-align:middle; }
/*-- panel pane                    --*/ .PanelPane { padding: 0 7px 0 7px; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #939393; background:  url(ico-login.gif) no-repeat bottom left;  font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; height:17px; float:right; padding: 2px 0 0 25px; margin: 0 0px 0 16px; }
/*-- login token hover                 --*/ a.LOGIN_object:hover { background:  url(ico-login-over.gif) no-repeat bottom left; color: #444444; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #939393; background:  url(ico-register.gif) no-repeat bottom left;  font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; height:17px; float:right; padding: 2px 0 0 25px;  margin: 0 0px 0 16px; }
/*-- user token hover                  --*/ a.USER_object:hover { background:  url(ico-register-over.gif) no-repeat bottom left; color: #444444; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #939393; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #c1c1c1; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }

/*-- terms privacy and copyright       --*/ .FOOTER_objects , #dnn_dnnLOGIN_hypLogin { font-weight:normal; color:#aaa; font-size: 11px; }

/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active 
					#dnn_dnnLOGIN_hypLogin a:link, #dnn_dnnLOGIN_hypLogin a:visited, #dnn_dnnLOGIN_hypLogin a:active
								{ font-size: 11px; color:#aaa; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover, #dnn_dnnLOGIN_hypLogin a:hover
								{ font-size: 11px; color:#777; font-weight:normal; text-decoration:none;  }
						
/*-- language selector dropdown        --*/ .Language_object { font-family: tahoma; font-size: 11px; text-decoration: none; }



/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma; font-size: 11px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 15px 12px 7px 12px; cursor: hand; font-size:1px; margin: 0 0 0 0;}
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #FFF; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #EEE; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }

/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:21px; background: transparent; width: 174px; color: #666; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/






.MenuHeight { height:17px; }
.MenuTD {  padding: 0 0 0 0; margin: 0 0 0 0; }
.MenuLeft { width:0px; }
.MenuRight { width:0px; }

.HorizMenuHeight { height:10px; }
.HorizMenuTD { padding: 0 0 0 0; margin: 0 0 0 0; }
.HorizMenuLeft { width:18px; }
.HorizMenuRight { width:12px;}

.LoginTD { width: 100%; vertical-align: middle; text-align: right; font-size: 7px; padding: 0 0 8px 0; }
.CopyrightRow { height:20px; padding: 0 10px 0 10px; vertical-align: middle; }

.PanelWidth { width: 169px; vertical-align: top; padding: 0 0 0 0; }
.PanelTD { padding:0 0px 0 8px; }
.PanelBG { background-color:#F6FBFE;}
.PanelGrad { height:100%; background: transparent; display:block; }
.PanelTL { height:100%; display:block; }
.PanelTR { height:100%; display:block; }
.PanelBL { height:100%; display:block; }
.PanelBR { height:100%; display:block; }
.PanelMid { height:100%; }

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer {font-weight:normal;  white-space:nowrap;  background: transparent; height:1px; padding: 0 0 0 0; _margin: -2 0 0 0; margin: 0 0 0 0; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar {font-weight:normal;cursor: pointer; cursor: hand; background: transparent; height:1px; padding: 0 0 0 0; margin: 0 0 0 0;}
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu {font-weight:normal; margin: 0 0 0 2px; }
/*-- menuitems idle             --*/ .MainMenu_Idle TD {text-align:left; font-weight:normal; white-space: nowrap; text-transform:capitalize; color:#6d6e71; font-family:Tahoma; font-size: 8pt; padding: 0px 0px 0px 0px; height: 25px; }
				.MainMenu_Menuitem TD,
/*-- menuitems over             --*/ .MainMenu_Selected TD {text-align:left;font-weight:normal;white-space:nowrap; text-transform:capitalize;  color: #6d6e71;  font-family:Tahoma; font-size: 8pt; padding: 0px 0px 0px 0px; font-weight: normal; height: 25px; }
	.MainMenu_Selected TD {color:#6d6e71;color:#1b92be;}
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {text-align:left;font-weight:normal;white-space:nowrap; text-transform:capitalize; color: #6d6e71; font-family:Tahoma; font-size: 8pt; padding: 0 0 0 0; height: 25px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { text-align:left; font-weight:normal;display: none; }

/*-- module menu continer       --*/ .ModuleTitle_MenuContainer {font-weight:normal; color: #2c2c2c; white-space:nowrap; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar {font-weight:normal; cursor: pointer; cursor: hand;}

.MainMenu_SubMenu, .ModuleTitle_SubMenu {padding:0px 0px 0px 0px;border:solid 1px silver;}
.MainMenu_SubMenu .MainMenu_Menuitem, .MainMenu_SubMenu .MainMenu_Selected, .MainMenu_SubMenu .MainMenu_Active{padding:0px 20px 0px 20px; color:#6d6e71;}
.MainMenu_SubMenu .MainMenu_Selected{background-color:#EAF5F9;color:#FF4600;}

/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { font-weight:normal;padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak {font-weight:normal; border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}



.horizMenuArea{height:130px; padding: 10px 0px 0px 0px; margin: 0 0 0 0;  background-color:#45b8e5;vertical-align:top;}
/*-- box that holds the menu    --*/ .HorizMenu_MenuContainer { background-color: #45b8e5; width: 100%; height:1px; padding: 0 0 0 0; _margin: -2 0 0 0; 
											margin: 0 0 0 0; }
/*-- bar that holds the menu    --*/ .HorizMenu_MenuBar {  font-weight: normal;cursor: pointer; cursor: hand; background: transparent; 
										width: 100%; }
.HorizMenu_MenuBar A, .HorizMenu_MenuBar A:Active,
			.HorizMenu_MenuBar A:hover,.HorizMenu_MenuBar A:visited, .HorizMenu_MenuBar A:link
			{font-weight:normal;color:white;font-size:11px; font-family:Tahoma; padding: 0px 0px 0px 0px;}
/*-- submenu container          --*/ .HorizMenu_SubMenu {  margin: 0 0 0 0px; filter:none;padding-left:0px;height: 1px; }
/*-- menuitems idle             --*/ .HorizMenu_Idle TD , .HorizMenu_Selected TD{ vertical-align:top;font-family:Tahoma;  font-weight: normal;color: #6d6e71; font-size: 11pt; 
										padding: 0px 0px 0px 15px; width: 100%; height: 1px;  margin: 0 0 0 0;}

.HorizMenu_Idle {padding-bottom:5px;}
										/*-- menuitems over             --*/ .HorizMenu_Selected TD {color:black; height:1px; height: 1px; }
/*-- menuitems active           --*/ .HorizMenu_Active TD, .HorizMenu_BreadcrumbActive TD , .HorizMenu_Active{ font-family:Tahoma; font-weight: normal;color: #6d6e71; 
																		font-size: 8pt;  padding: 0 0 0 0; margin: 0 0 0 0; width: 100%; height: 1px; 
																		background-color:#45B8E5; height: 1px; }
/*-- not needed - main menu     --*/ .HorizMenu_MenuArrow, .HorizMenu_RootMenuArrow, .HorizMenu_MenuIcon  { display: none; }
/*-- not needed - module menu   --*/ .HorizMenuSeperator { display: none; }
/*-- removing seperator borders --*/ .HorizMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; 
										border-bottom-style: none; background:transparent;  vertical-align:top;height: 1px; }
.HorizMenuPageTitle {padding:10px 0px 0px 10px; color:white;background-color:#1b92be; font-family:Tahoma; font-size:14pt; 
					font-weight:Bold;}
.dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmitm {height:1px;margin:0px 0px 0px 0px ;padding:0px 0px 0px 0px;}
.dnn_dnnsolpartmenuvertical_ctldnnsolpartmenuvertical_spmbar{height:130px; padding: 10px 10px 10px 10px; margin: 0 0 0 0;  background-color:#45b8e5;}
#tblMenuBar{margin:0px;padding:0px 0px 0px 0px; width:100%;padding-bottom:20px;}
#tblMenuBar TR,#tblMenuBar TR TD{margin:0px;padding:0px; width:100%;}
.horizBreadCrumb A{font-weight:normal;}
.horizBreadCrumb A, .horizBreadCrumb A:Active, .horizBreadCrumb A:hover,.horizBreadCrumb A:visited, .horizBreadCrumb A:link
			{font-weight:bold;color:white;font-size:11px; font-family:Tahoma;}
.HorizBreadCrumb{padding:11px; color:white;background-color:#1b92be; font-family:Tahoma; font-size:11px; height:54px;
					font-weight:bold;font-style:none;}
.horizBreadCrumb UL {font-size:11px;list-style:none;padding:0px 0px 0px 10px;margin:0px 0px 0px 0px;font-weight:normal;}
.horizBreadCrumb UL LI, .horizBreadCrumb UL LI A , .horizBreadCrumb  UL LI A:Active, .horizBreadCrumb  UL LI A:hover,.horizBreadCrumb  UL LI A:visited, .horizBreadCrumb  UL LI A:link
			{color:white;font-size:11px; list-style:none;font-weight:normal;font-family:Tahoma;}



