/* ================================
    CSS STYLES FOR DotNetNuke
   ================================*/ 
ul li
{
	font-size: 12pt;
	
}

td
{
	vertical-align: top;
}

img
{
}

body
{
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#container
{
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}

.outerTable
{
	width: 992px;
	border-right: solid 5px #CCCCCC;
	border-left: solid 5px #CCCCCC;
	border-bottom: solid 2px #CCCCCC;
}

.headerCell
{
	height: 298px;
	width: 992px;
	background: url(header.jpg) no-repeat top left;
	vertical-align: bottom;
	border-bottom: solid 1px #CCCCCC;
}
.menuCell
{
    background-color: #FFFFFF;
    width: 216px;
    border-top: solid 5px #CCCCCC;
    border-bottom: solid 4px #CCCCCC;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.navCell
{
    width: 228px;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    padding: 5px;
}



.menuBottom
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.navTop
{
    height: 13px;
    width: 228px;
}

.navBottom
{
    height: 13px;
    width: 228px;
}

.content
{
    width: 761px;
    border-top: solid 1px #CCCCCC;
}

.leftPane
{
    width: 483px;
}

.leftPaneTop
{
    height: 13px;
    width: 483px;
}

.leftPaneContent
{
    width: 472px;
    background-color: #FFFFFF;
}

.leftPaneBottom
{
    height: 13px;
    width: 486px;
}

.rightPane
{
    width: 273px;
    border-left: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    padding: 5px;
}

.rightPaneTop
{
    height: 13px;
    width: 273px;
}

.rightPaneContent
{
    width: 259px;
    background-color: #FFFFFF;
}

.rightPaneBottom
{
    height: 20px;
    width: 273px;
}

.contentPaneTop
{
    height: 13px;
    width: 761px;
    border-bottom: solid 1px #CCCCCC;
}

.contentPane
{
    width: 750px;
    background-color: #FFFFFF;
}

.contentPaneBottom
{
    height: 20px;
    width: 761px;
}

.footer
{
    width: 992px;
    border-top: solid 1px #CCCCCC;
}

.footerTop
{
    height: 13px;
    width: 990px;
}

.footerSlinkyLeft
{
    height: 100%;
    width: 8px;
}

.footerSlinkyRight
{
    height: 100%;
    width: 7px;
}

.footerContent
{
    width: 977px;
    padding: 10px;
}

.footerBottom
{
    height: 13px;
    width: 992px;
    border-bottom: solid 1px #CCCCCC;
}

.copyright
{
	color: #000000;
	font-size: 10px;
	vertical-align: top;
}
.hosted
{
	color: #12306C;
	font-size: 12px;
	text-align: right;
}

a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active 
{
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.LoginLink:hover 
{
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

table, tr, td, p 
{
	font-family: arial;
	font-size: 12px;
}

.normal, .Normal 
{
	font-family: arial;
	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: arial;
	font-size: 12px;
	color: #333333;
}

.articlesTitle 
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;	
}

/* text style for the unselected tabs */
.OtherTabs 
{
    font-size: 12px;
    color: #FFFFFF;
    font-family: arial;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
a.OtherTabs:link, a.OtherTabs:visited, a.OtherTabs:active 
{
    text-decoration: none;
    color: #999999;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.OtherTabs:hover    
{
    text-decoration: underline;
    color: #999999;
	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: arial; 
	color: #000000;
	font-size: 12px;
	/*background: url(sub_item_bg.gif) no-repeat;*/
	font-weight: bold; 
	font-style: normal; 
	border: #CBCBCB 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: #FFFFFF;
	padding: 1px;
	border: 1px solid #CBCBCB;
	font-weight: normal;
}

/*-- hover state --*/
.ModuleTitle_MenuItemSel 
{
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold; 
	/*cursor: pointer;*/
	cursor: hand; 
	color: #000000;
	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: arial;
	font-weight: normal;
	font-size: 12px;
}

/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}

/* linky linky */
a.SubHead:link, a.SubHead:visited, a.SubHead:active 
{
	color: #000000;
	text-decoration: none;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
}

a.SubHead:hover 
{
	color: #000000;
	text-decoration: none;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active 
{
	color: #000000;	
	padding: 1px 3px 1px 4px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
}

a.CommandButton:hover 
{
	color: #000000;	
	padding: 1px 3px 1px 4px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
}

a.Normal:link, a.Normal:visited 
{
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:hover 
{
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:link, a:visited, a:active 
{
	color: #0000FF;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover 
{
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

.Head 
{
	font-size: 12px;
	color: #333333;
	background: transparent;
	font-weight: bold;
	padding: 0;
}

.NormalRed 
{
	color: #4169E1;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold 
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.NormalTextBox 
{
	color: #333333;
	padding-left: 4px;
	line-height: 12px;
	font-family: arial;
	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:2px; 
}

.MainMenu_MenuBar{}

.MainMenu_MenuIcon
{ 
	display:none; 
}

.MainMenu_MenuArrow
{ 
	display:none; 
}

.MainMenu_RootMenuArrow
{ 
	display:none; 
}

.MainMenu_MenuBreak
{ 
	display:none; 
}

.MainMenu_MenuItem,.submenuitembreadcrumb
{
	color:#495465;	
	font-size:10px;	
	font-weight:normal;
	/*background:#FFFFFF;*/
	background: #CEC8C8;
	padding:3px 5px 3px 5px;
	border: 0px;
}

.submenuitemselected
{
	color: #FFFFFF; 
	font-size:10px; 
	font-weight:normal;
	padding:3px 5px 3px 5px;
	background: #495465;
	border: 0px;	
}

.submenu
{
	color: #495465; 
	font-size:10px; 
	font-weight:normal;
	padding:3px 5px 3px 5px;
	background: #CEC8C8;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.UpperNavTabs
{
	font-size: 10px;
	height: 10px;
	border-bottom: 0px;
}

/*Robert - This is all of the unselected menu items.*/
.rootmenuitem TD
{ 
	color: #495465; 
	background: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	padding: 2px;
	height: 10px;
}

/*
	Robert - 
	Ok, the selected menu item takes the background color from here and applies all of the styles below.
	The hover state of the menu items is just this style set.
*/
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD
{
	color: #FFFFFF; 
	background: #495465;
	font-size: 12px; 
	font-weight: bold;
	padding: 2px;
	height: 10px;
}

/*Robert - This is the selected menu item.*/
.rootmenuitemactive TD, .rootmenuitembreadcrumb TD
{
	color: #FFFFFF;
	background: #495465;
	font-size: 12px; 
	font-weight: bold;
	padding: 2px;
	height: 10px;
}

