/**
 * @version $Id: layout.css 9765 2007-12-30 08:21:02Z ircmaxell $
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 
 Pantones: 
 			2583: 	#9E4FA5
			327:	#008C82
 */


#all
{
	background: #fff url(../../mpx/images/logo_bg.gif) repeat-y top left;
	background-position: 4px top;
	border: solid 1px #ddd;
	color: #000000;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0px 0px 0px 4px;
	max-width: 865px;
	width:865px;
	text-align: left;
	height:100%;
	overflow: auto;
}

#mpx_left
{
	background: url(../../mpx/images/content_bg.jpg) no-repeat;
	background-position: 53px bottom;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	overflow: auto;
}

#mpx_logo
{
	width: 60px;
	height: 431px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	position:relative;
	overflow: hidden;
}

#mpx_content
{
	width: 790px;
	position:relative;
	display: block;
	margin: 0;
	padding: 0 3px 3px 10px;
	margin-top: 15px;
	overflow: hidden;
}

#search_top
{
	float:right; 
	display:block;
}

#mod_search_searchword
{
	border: 0;
	width: 115px;
	height: 18px;
	background: url(../images/search_bg.gif) no-repeat;
	padding: 2px 0 0 24px;
	margin: 3px 4px 0 0;
	font-size: 12px;
	color: #7e0597;
}

#mpx_header
{
	background: #008C82;
	margin: 0 14px 13px 5px;
}

#mpx_footer
{
	margin: 0px 10px 0px 50px;
	padding: 8px 10px 8px 5px;
	background: #fff;
	font-size: 11px;
	text-align: center;
	color: #7e0597;
}

#hidden
{
	float: right;
	display:block;
	width:20px;
}

#hidden a
{
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #fff;
}

#hidden a:hover
{
	text-decoration: none;
	background: #CCCCCC;
	color: #fff;
	width: 20px;
}

#text {
	text-align: left;
}

div.module
{
	background: url(../../mpx/images/cyan_header_left.png) no-repeat;
}

div.module div
{
	background: url(../../mpx/images/cyan_header_right.png) no-repeat right top;
}

div.module_menu
{
	background: url(../../mpx/images/violet_header_left.png) no-repeat;
	margin: 0 0 0 0;
}

div.module_menu div
{
	background: url(../../mpx/images/violet_header_right.png) no-repeat right top;
}

/* Warning - Editing below can break the script */
html.accordion-menu-js dd.a-m-d {
	display:none;
}

html.accordion-menu-js dd.a-m-d-expand {
	display:block;
}

html.accordion-menu-js dd.a-m-d-before-expand {
	display:block;
	position:relative;
	z-index:-1;
	opacity:0;
	height:auto !important;
	visibility:hidden;
	overflow:visible;
}

html.accordion-menu-js dt.a-m-t-expand {
}

html.accordion-menu-js dd.a-m-d-anim {
	overflow:hidden;
	display:block;	
}

#left dl.accordion-menu dd.a-m-d .bd {
	background: #fff;
	border-left: 4px solid #ac5abd;
	border-right: 1px solid #ac5abd;
	margin:0 13px 0 10px;
}
/* Warning - Editing above can break the script */

/* Editable section below */

#left dl, #left dt, #left dd         
{ margin: 0; padding: 0; list-style-type: none;}

#left dl.accordion-menu dt
{ 
	list-style-type:none;
	line-height: 20px; 
	margin:2px 0 0 10px;
}

#left dl.accordion-menu dt a
{ 
	display: block;
	padding: 3px 4px 3px 10px;
	margin-right: 13px;
	font-weight: normal;
	text-decoration: none;
}

#left dl.accordion-menu dt a:link,dl dt a:visited    
{ 
	background:#F2E3ED;
	border-bottom:solid 1px #000;
/* #E0C1E0; */
	color:#000;
}

#left dl.accordion-menu dt a:hover,dl dt a:active,dl dt a:focus
{ 
	background:#6b0780 !important;
	border-bottom:solid 1px #E0C1E0;
	color:#fff !important;
	margin-right: 13px;
	cursor: pointer; 
}

#left dl.accordion-menu dd         
{
line-height: 12px;
}

#left dl.accordion-menu dd a
{
	display:block;
	border-bottom:solid 1px #E0C1E0;
	color:#000;
	margin:0 0 0 15px;
	padding:3px 0 3px 0px;
	text-decoration: none;
}

#left dl.accordion-menu dd a:hover 
{
	background:#6b0780 !important;
	color:#fff;
	margin:0 0 0 15px;
	padding:3px 0 3px 0px;
}

#left dl.accordion-menu dd dd dd a       
{
	background:url(../../mpx/images/arrow.gif) #fff no-repeat top left;
	display:block;
	font-weight: normal;
	color:#000;
	margin:0 0 0 15px;
	padding:3px 0 3px 15px;
	text-decoration: none;
}

#left dl.accordion-menu dd dd dd a:hover     
{
	background:url(../../mpx/images/arrow.png) #6b0780 no-repeat top left;
	color:#fff;
	display:block;
	font-weight: normal;
	margin:0 0 0 15px;
	padding:3px 0 3px 15px;
	text-decoration: none;
}


/* Example CSS to control active menu/submenu a link */
#active_roll_menu_0 { 
	border-left: 4px solid #7e0597;
	background:#ac5abd !important;
	color: #fff !important;
	font-weight: bold !important;
}

#active_roll_menu_1 { 
	color: red !important;
	font-weight: bold !important;
}

#active_roll_menu_2 { 
	color: red !important;
	font-weight: normal !important;
}

a:hover#active_roll_menu { 
	color: #fff !important;
}

#main img
{
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
}

/* Example CSS to override CSS for top level expanded menu */
#activeparent_roll_menu {
	font-weight: bold;
	background:#ac5abd !important;
	border-left: 4px solid #7e0597;
	color: #fff !important;
}

#activeparent_roll_menu_0 
{
	background:#ac5abd !important;
	color: #fff !important;
}

#activeparent_roll_menu_0 a
{
	background:#ac5abd !important;
	color: #fff !important;
}

#mod_login_username
{
	width: 120px;
}

#mod_login_password
{
	width: 120px;
}

a.pathway
{
	background: none;
	color: #fff;
	text-decoration: none;
}

div.sparse        { line-height: 1.7em; }
div.dense        { line-height: 1em; }