/* ================================
    CSS STYLES FOR DotNetNuke
   ================================*/ 

.mainDiv
{
	text-align: center;
	width: 1000px;
}
	
body 
{
	background: #C5C1BE;
	margin: 0px 0 10px 0;
	text-align: center;
}

.SiteWidth 
{
	text-align: left;
	width: 1000px;
	height: 700px;
	border-width: 0px;
}

.bannerTD
{
	height: 129px;
	vertical-align: top;	
}

.BannerTable 
{
	
	width: 620px;
	height: 129px;
	background: url(header_new.jpg) no-repeat top left;
}

.innerBannerTD1
{
	height: 129px;
	width: 350px;
}

.innerBannerTD2
{
    width: 200px;
}

.innerBannerTD3
{
	text-align: left;
	vertical-align: middle;
	height: 10px;
	font-size: 10pt;
	color: #ffffff;
	
}

.innerBannerTD4
{
	width: 280px;
	height: 25px;
}

.innerBannerTD5
{
	vertical-align: top;
	/*background: url(header.jpg) no-repeat top left; */
	text-align: left;
	vertical-align: bottom;
	padding-left: 36px;
	padding-bottom: 12px;
}

.innerBannerTD6
{
	width: 100px;
	vertical-align: top;
}

a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active 
{
	color: #cccccc;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.LoginLink:hover 
{
	color: #3D4140;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.ClientLoginLink:link, a.ClientLoginLink:visited, a.ClientLoginLink:active 
{
	color: #2C335D;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.ClientLoginLink:hover 
{
	color: #2C335D;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.HeaderRight 
{
	padding: 0;
	text-align: center;
}

.TopRow 
{
	text-align:left;
	padding: 0px 15px 0px 15px;
	font-size: 12px;
}

.LeftEdge 
{
	vertical-align: top;
	background: url(site_cut_r1_c1.jpg) no-repeat top right;
	width: 150px;
	height: 750px;
	background-color: #2C335D;
}

.contentTD
{
	vertical-align: top;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.contentTable1
{
	width: 850px;
	height: 624px;
	border-width: 0px;
	text-align: center;
	background-color: #ffffff;
}

.ContentTopRow 
{
	font-size: 12px;
	vertical-align: top;
}
.ContentRow 
{
	width: 650px;
	font-size: 12px;
	vertical-align: top;
	background-color: #C5C1BE;
}
.ContentRowLeft 
{
	width: 200px;
	vertical-align: top;
	background-color: #D1CDCA;
}
.ContentRowRight 
{
	width: 420px;
	vertical-align: top;
	background-color: #C5C1BE;
}
.ContentBotRow 
{
	vertical-align: top;
}
.RightEdge 
{
	vertical-align: top;
	background: url(JoelSkin_r2_c3.jpg) repeat-y right;
	width: 30px;
}

.FooterTable 
{
	background: url(JoelSkin_r3_c1.jpg) no-repeat top center;
	width: 776px;
	height: 20px; 
	border-width: 0px;
	text-align: center;
}

.InnerFooterTD1
{

}
.InnerFooterTD2
{
	height: 2px;
}
.InnerFooterTD3
{

}
.InnerFooterTD4
{

}
.InnerFooterTD5
{
	width: 20px;
	vertical-align: top;
}
.InnerFooterTD6
{
	height: 5px;
	vertical-align: top;
	text-align: left;
}
.InnerFooterTD7
{
	width: 300px;
	vertical-align: top;
	text-align: right;
}
.InnerFooterTD8
{
	width: 20px;
	vertical-align: top;
	text-align: right;
}
.copyright
{
	color: #000000;
}

table, tr, td, p 
{
	font-family: tahoma;
	font-size: 12px;
}

.normal, .Normal 
{
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}

.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: #2C335D;
	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: #2C335D;
	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: #2C335D;	
	padding: 1px 3px 1px 4px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
}

a.CommandButton:hover 
{
	color: #2C335D;	
	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: #2C335D;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:hover 
{
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:link, a:visited, a:active 
{
	color: #2C335D;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover 
{
	color: #2c2c2c;
	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: #2C335D;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold 
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.NormalTextBox 
{
	color: #333333;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	background: #fff;
	border: 1px solid #ccc;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #555555;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

td.NormalTextBox 
{
	padding: 0;
	margin: 0;
	background: transparent;
	/*visibility: hidden;*/
	visibility: invisible;
	border: 0;
}

/* Main menu */
.MainMenu_MenuContainer
{ 
	background:transparent; 
	width:100%; 
	height:1px; 
	background: #C5C1BE;
}

.MainMenu_MenuBar{}

.MainMenu_MenuIcon
{ 
	display:none; 
}

.MainMenu_MenuArrow
{ 
	display:none; 
}

.MainMenu_RootMenuArrow
{ 
	display:none; 
}

.MainMenu_MenuBreak
{ 
	display:none; 
}

.MainMenu_MenuItem,.submenuitembreadcrumb
{
	color:#333;	
	font-size:11px;	
	font-weight:normal;
	background:#CBCBCB;
	padding:3px 20px 3px 5px;
	border:0px #CBCBCB solid;
}

.submenuitemselected
{
	color: #2C335D; 
	font-size:11px; 
	font-weight:bold;
	padding:3px 20px 3px 5px;
	background: #CCCCCC;
	border:0px #CBCBCB solid;	
}

.submenu
{
	color: #2C335D; 
	font-size:11px; 
	font-weight:normal;
	padding:3px 20px 3px 10px;
	background: #CCCCCC;
	border-top:1px #CBCBCB solid;
}

.rootmenuitem TD
{ 
	color:#333; 
	font-size:12px; 
	font-weight: bold;
	background: #C5C1BE;
	padding:1px;
	height:10px;	
}

.rootmenuitemselected TD,.rootmenuitembreadcrumb TD
{
	color: #FFFFFF;
	font-size:12px; 
	font-weight:bold;
	background: #253070;
	padding:1px;
	height:10px;	
}

.rootmenuitemactive TD, .rootmenuitembreadcrumb TD
{
	color: #FFFFFF;
	font-size:12px; 
	font-weight:bold;
	background: #253070;
	padding:1px;
	height:10px;	
}
