/* ================================
    CSS STYLES FOR DotNetNuke
   ================================*/ 

.mainDiv
{
	text-align: center;
	width: 100%;
	background-color: #1B3663;
}
	
body 
{
	/*background: #EBE3F7;*/
	
	margin: 0px 0 10px 0;
}
.masterTable
{
    background: #1B3663;
    vertical-align: top;
    padding-top: 20px;
    margin: 0px auto;
}
.sides
{
	background: #1B3663;
	width: 100px;
}

.SiteWidth 
{
	text-align: center;
	width: 820px;
	border-width: 0px;
}
.InsideWidth 
{
	text-align: center;
	width: 100%;
	border-width: 0px;
}

.bannerTD
{
	width: 820px;
	height: 210px;
	vertical-align: top;
	border-bottom: solid 5px #013366;
}

.ContentTable 
{
	width: 100%;
	background-color: #FFFFFF;
}

.FooterTable 
{
	background: url(JoelSkin_r3_c1.jpg) no-repeat top center;
	width: 100%;
	height: 100px; 
	text-align: center;
	border-top: solid 5px #013366;
}

.footerTableTD1
{
	vertical-align: bottom;
	text-align: left;
}

.HeaderLeft 
{
	color: #3D4140;
}

a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active 
{
	color: #013366;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.LoginLink:hover 
{
	color: #999999;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.HostLink:link, a.HostLink:visited, a.HostLink:active 
{
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.HostLink:hover 
{
	color: #CCCCCC;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.SearchLink:link, a.SearchLink:visited, a.SearchLink:active 
{
	color: #013366;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	/*
	background-color: #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	padding: 2px;
    */
}

a.SearchLink:hover 
{
	color: #999999;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	
	/* background-color: #666666;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 2px;
    */
}

.HeaderRight 
{
	padding: 0;
	text-align: center;
}

.TopLeftPane 
{
	Width: 50%;
	font-size: 12px;
	vertical-align: top;
}
.TopRightPane 
{
	Width: 50%;
	font-size: 12px;
	vertical-align: top;
	padding-left: 5px;
}
.ContentPane 
{
	font-size: 12px;
	vertical-align: top;
	padding-left: 10px;
}
.InfoPane 
{
	Width: 250px;
	font-size: 12px;
	vertical-align: top;
	padding-right: 10px;
	background: #FFFFFF;
}
.InfoPaneInside
{
    border-right: solid 5px #013366;
}

.LeftEdge 
{
	vertical-align: top;
	background-color:#013366;
	width: 5px;
}
.content
{
	vertical-align: top;
	padding-top: 0px;
	background-color: #FFFFFF;
}

.contentTable
{
	border-width: 0px;
	background-color: #FFFFFF;
	padding: 5px;
}

.RightEdge 
{
	vertical-align: top;
	background-color:#013366;
	width: 5px;
}

.BottomRow
{
	width: ;
}

.bottomRowTD1
{
	width: 374px;
	text-align: left;
	height: 25px;
	padding-left: 5px;
	vertical-align: top;
}

.bottomRowTD2
{
    text-align: left;
    padding-right: 15px;
    color: #FFFFFF;
}

.bottomRowTD2
{
    text-align: right;
    padding-right: 10px;
    color: #FFFFFF;
}

.bottomRowTD3
{
    text-align: left;
    padding-left: 5px;
    color: #FFFFFF;
}
.bottomRowTD4
{
    text-align: right;
    padding-right: 25px;
}

.copyright
{
	color: #FFFFFF;
}

table, tr, td, p 
{
	font-family: Verdana;
	font-size: 13px;
}

.normal, .Normal 
{
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

.ContainerHeadLeft 
{
	background: url(header_cap_left.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

.ContainerHeadActions 
{
	background: url(header_bg.gif) repeat-x bottom;
	padding: 0 0 10px 0;
	width: 1px;
}

.ContainerHeadTitle 
{
	background: url(header_bg.gif) repeat-x bottom;
	padding: 0 0 17px 5px;
}

.ContainerHeadRight 
{
	background: url(header_cap_right.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

.ContainerContent 
{
	padding: 15px 15px 15px 15px;
}

select, input 
{
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}

.articlesTitle 
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333;	
}

/* text style for the unselected tabs */
.OtherTabs 
{
    font-size: 12px;
    color: #000000;
    font-family: tahoma;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
a.OtherTabs:link, a.OtherTabs:visited, a.OtherTabs:active 
{
    text-decoration: none;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.OtherTabs:hover    
{
    text-decoration: underline;
    color: #2c2c2c;
	background-color: transparent;
 	border: 0;
 	font-weight: bold;
}

/*=============== START DEFAULT MENU STYLES ============================================*/
/*== main menu styles ======================================*/
/*==========================================================*/

/*-- box that holds the menu --*/

/*== module menu styles ====================================*/
/*==========================================================*/

/*-- container for module menus --*/
.ModuleTitle_MenuContainer 
{
	color: #2c2c2c;
}


/*-- bar for module menus --*/
.ModuleTitle_MenuBar 
{
	/*cursor: pointer;*/
	cursor: hand;
}

/*-- menu items --*/
.ModuleTitle_MenuItem 
{
	font-family: tahoma; 
	color: #888888;
	font-size: 12px;
	background: url(sub_item_bg.gif) no-repeat;
	font-weight: bold; 
	font-style: normal; 
	border: #eeeeee 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}

/*-- submenu container --*/
.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	/*cursor: pointer;*/
	cursor: hand; 
	margin: 8px 0 0 -4px;
	background: #eeeeee;
	padding: 1px;
	border: 1px solid #aaaaaa;
	font-weight: normal;
}

/*-- hover state --*/
.ModuleTitle_MenuItemSel 
{
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	/*cursor: pointer;*/
	cursor: hand; 
	color: #FFFFFF;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}

/*-- don't need this stuff --*/
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon    
{
	display: none;
}

/* for the date ---------------------------------------------------*/
.SelectedTab 
{
    color: #777777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
}

/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}

/* linky linky */
a.SubHead:link, a.SubHead:visited, a.SubHead:active 
{
	color: #FFFFFF;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}

a.SubHead:hover 
{
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active 
{
	color: #013366;	
	padding: 1px 3px 1px 4px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
}

a.CommandButton:hover 
{
	color: #013366;	
	padding: 1px 3px 1px 4px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
}

a.Normal:link, a.Normal:visited 
{
	color: #013366;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:hover 
{
	color: #013366;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:link, a:visited, a:active 
{
	color: #013366;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover 
{
	color: #013366;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

.Head 
{
	font-size: 12px;
	color: #333333;
	background: transparent;
	font-weight: bold;
	padding: 0;
}

.NormalRed 
{
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold 
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.NormalTextBox 
{
	color: #000000;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	background: #fff;
	/*border: 1px solid #ccc;*/
	scrollbar-face-color: #fffffffff;
	scrollbar-track-color: #fffffffff;
	scrollbar-arrow-color: #555555;
	scrollbar-3dlight-color: #fffffffff;
	scrollbar-shadow-color: #fffffffff;
	scrollbar-highlight-color: #fffffffff;
	scrollbar-darkshadow-color: #fffffffff;
}

td.NormalTextBox 
{
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
	border: 0;
}

/* Main menu */
.MainMenu_MenuContainer
{ 
	background:transparent; 
	width:100%; 
	height:1px;
	z-index: 1000;
	font-family: Cursive;
	border-left: solid 0px #013366;
}

.MainMenu_MenuBar{}

.MainMenu_MenuIcon
{ 
	background-color: #013366; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 0px;
}

.MainMenu_MenuArrow
{ 
	display:none; 
}

.MainMenu_RootMenuArrow
{ 
	display:none; 
}

.MainMenu_MenuBreak
{ 
	display:none; 
}

.MainMenu_MenuItem,.submenuitembreadcrumb
{
	border-left: #999999 0px solid; 
	border-bottom: #999999 0px solid; 
	border-top: #999999 0px solid; 
	border-right: #999999 0px solid;
	cursor: hand; 
	color: #000000;		
	font-weight: normal;
	background: transparent;
	padding:3px 5px 3px 5px;
}

.submenuitemselected
{
	color: #000000; 
	font-size:11px; 
	font-weight:normal;
	padding:3px 5px 3px 5px;
	background: #FFFFFF;
	border: 0px #999999 solid;	
}

.submenu
{
	color: #FFFFFF; 
	font-size:10px; 
	font-weight:normal;
	padding:3px 5px 3px 5px;
	background: #FFFFFF;
	border: 0px #999999 solid;
	z-index: 1000;
}

.rootmenuitem TD
{ 
	color:#000000; 
	font-family: Verdana;
	font-size: 10px; 
	font-weight: bold;
	background: #FFFFFF;
	padding:1px 1px 1px 1px;
	height:10px;	
}

.rootmenuitemselected TD,.rootmenuitembreadcrumb TD
{
	color:#013366; 
	font-family: Verdana;
	font-size: 10px; 
	font-weight: bold;
	background: #FFFFFF;
	padding:1px 1px 1px 1px;
	height:10px;	
}

.rootmenuitemactive TD, .rootmenuitembreadcrumb TD
{
	color:#013366; 
	font-family: Verdana;
	font-size: 10px; 
	font-weight: bold;
	background: #FFFFFF;
	padding:1px 1px 1px 1px;
	height:10px;	
}


