/*****************************************************************HOME**************************************************************************/
/**********************HEADER************************/
.div1_Maven_home
{
	background-image: url(gblbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.T1_Maven_home
{
	width: 905px;
}

.td21_Maven_home
{
	text-align: right;
	width: 100%;
	padding-top: 5px;
}

.td22_Maven_home
{
	padding: 3px 0 0 18px;
	height: 93px;
}

/*menu*/
.td23_Maven_home
{
	text-align: right;
	color: #9A0000;
	padding-top: 25px;
}

.divmenuMaven
{
	position: relative;
}

/****************************************************/

/************************PANES***********************/

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.T4_Maven_home
{
	width: 100%;
}

.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B36B1F;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #821318;
	font-weight: bold;
}

.NormalBold2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #821318;
	font-weight: bold;
}


A:link  
{
	
}

A:visited   
{
	
}

A:hover 
{
	
}

A:active    
{
	
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}


/*login*/
.login_Maven_home, .login_Maven_home:link, .login_Maven_home:hover, login_Maven_home:visited
{
	color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.td41_Maven_home, .td41_Maven_home:link, .td41_Maven_home:visited, .td41_Maven_home:active, .td41_Maven_home:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #B36B1F;
	text-decoration: none;
	text-align: center;
	padding-top: 100px;
}

/****************************************************/


/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: transparent;  width: 210px; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: #fff;  width: 210px; }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 2px 0 2px; background:#FFF; padding: 0px; border: 1px solid #CCC; font-weight: normal; filter: none; width: 140px; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family:  Arial, Helvetica, sans-serif; color: #9A0000; font-stretch:70; font-size: 12px; background:transparent; font-weight: bold; font-style: normal; padding: 0px 0px 0px 0px; height: 22px; border: 0; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-stretch:70;font-weight: bold; cursor: pointer; cursor: hand;color:#B36B1F; background:#FFF; padding: 0px 0px 0px 0px; height: 22px; border:0;}
/*-- menuitems idle           --*/ .MainMenu_Idle {color: #9A0000; height: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; width:210px; _width:0px;font-size: 16px;padding: 0px 0 0px 0; text-transform: lowercase;}
								   /*.MainMenu_Idle td{ color: #9A0000;}*/
/*-- menuitems over           --*/ .MainMenu_Selected { color: #B36B1F; height: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; width:210px; _width:0px;font-size: 16px;padding: 0px 0 0px 0; background: transparent;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {color: #B36B1F; height: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;width:210px;font-size: 16px;padding: 0px 0 0px 0; background: transparent; text-decoration: none; text-transform: lowercase;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color:#7a95dc;}
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand; }
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 0px 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, 				.ModuleTitle_MenuIcon { display: none; }

/*************************************************************************************************END HOME*********************************************************************************/





