/* Start of CMSMS style sheet 'theme : egcMenu' */
/* Fix for Opera 8 */
.clearb {
	clear: both;
}
#menuwrapper {
/* Fix for Opera 8 */
	/*   overflow: hidden; */
	idth: 98%;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 2px;
}
/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li {
	width: 200px;
}
/* Unless you know what you do, do not touch this */
#primary-nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#primary-nav li {
	margin-left: -1px;
	float: left;
}
/* Styling the basic apperance of the menu elements */
#primary-nav a {
	display: block;
	margin: 0px;
	padding: 5px 7px;
	text-decoration: none;
	color: #404040;
        font-size:10px;
        letter-spacing: -0.2px;
        font-weight:bold;
}
 * html #primary-nav a {
        font-size: 11px;
	padding: 5px 5px;
}
#primary-nav a, x:-moz-any-link, x:default {  /* FF3 */
        font-size:90%;       
}
*:first-child+html #primary-nav a  {  /* ie7 */
        font-size:11px;
	padding: 5px 5px;
        line-height:0.5em;       
}
/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
#primary-nav li.menuactive a {
	color: #909090;
	text-decoration:none;
	background: transparent;
}
/* Styling the apperance of menu items on hover */
#primary-nav a:hover, #primary-nav li.menuh {
	color: #909090;
	text-decoration:none;
	background: transparent;
}
/* End of 'mtamenu' */
#topleftmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#topleftmenu li {
	list-style: none;
	margin: 2px 0px;
	padding: 0px;
	background:  url(uploads/chrome/theli.png) no-repeat;
}
#topleftmenu li.currentpage {
	list-style: none;
	margin: 2px 0px;
	padding: 0px;
}
#topleftmenu li a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 14px 0px 15px 22px;
	color: #010101;
	min-height: 1em;
        font-weight:bold;
        background-color:transparent;
}
 * html topleftmenu li a {
	padding: 13px 0px 0px 22px;
}
#topleftmenu li.currentpage h3 {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 11px 0px 15px 20px;
	color: #909090;
	min-height: 1em;
        font-weight:bold;
}
#topleftmenu li a:hover {
	color: #909090;
}
#leftmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
        border-bottom: 3px double #f5f5f5
}
#leftmenu li {
	list-style: none;
	margin: 2px 0px;
	padding: 0px;
	background:  url(uploads/theme/theli.png) no-repeat;
}
#leftmenu li.currentpage {
	list-style: none;
	margin: 2px 0px;
	padding: 0px;
}
#leftmenu li a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 14px 0px 15px 22px;
	color: #010101;
        font-weight:bold;
        background-color:transparent;
}
 * html #leftmenu li a {
        margin:0px;
	padding: 13px 0px 0px 22px;
}
#leftmenu li.currentpage h3 {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 11px 0px 15px 20px;
	color: #909090;
	min-height: 1em;
        font-weight:bold;
}
#leftmenu li a:hover {
	color: #909090;
}
/* End of 'mtamenu' */
/* MENU */
#menu_vert {
	width: 160px;
	padding-left: 0;
	margin-left: 0;
}
/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
	padding-bottom: 0.5em;
}
/* menu li block */
#menu_vert li {
	list-style: none;
	margin: 0;
	display: block;
}
#menu_vert li li {
	background: #FFF none
}
#menu_vert ul ul li {
	border: none;
}
	/** fix stupid ie bug with display:block;
**/
* html #menu_vert li a {
	height: 1%;
}
* html #menu_vert li hr {
	height: 1%;
}
/** end fix **/
/* first level links */
div#menu_vert a {
	text-decoration: none;
/* no underline for links */
	display: block;
/* IE has problems with this, fixed above */
	padding: 16px 0px 17px 30px;
/* some air for it */
	color: #010101;
/* this will be link color for all levels */
	background: url(uploads/mta/nav_button.gif) bottom left no-repeat;
	min-height: 1em;
/* Fixes IE7 whitespace bug */
}
/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
	font-size: 90%;
	padding: 0.5em 0.5em 0.5em 2.8em;
	background: url(uploads/mtas/arrow-right.gif) no-repeat 1.5em center;
}
div#menu_vert ul ul a:hover {
	font-size: 90%;
	padding: 0.5em 0.5em 0.5em 2.8em;
	background: #C1C1C1 url(uploads/mtas/arrow-right.gif) no-repeat 1.5em center;
}
/* third level links, more padding */
div#menu_vert ul ul ul a {
	padding: 0.3em 0.5em 0.3em 2.8em;
	background: url(uploads/mtas/dash.gif) no-repeat 1.5em left;
}
div#menu_vert ul ul ul a:hover {
	padding: 0.3em 0.5em 0.3em 2.8em;
	background: #C1C1C1 url(uploads/mtas/dash.gif) no-repeat 1.5em left;
}
/* hover state for all links */
div#menu_vert a:hover {
	background: url(uploads/mta/nav_button.gif) top left no-repeat;
	;
}
div#menu_vert a.activeparent:hover {
	background-color: #C1C1C1;
	color: #010101;
}
/* active parent, that is the first-level parent of a child page that is the current page */
div#menu_vert li a.activeparent {
	background: url(uploads/mta/nav_button.gif) top left no-repeat;
	background-color: #1900FF;
	color: #000;
}
div#menu_vert ul ul li a.activeparent {
	background-position: 1.5em center;
	background-color: transparent;
	background: url(images/cms/arrow-down2.gif) no-repeat 0.4em center;
	color: #010101;
}
div#menu_vert ul h3 {
	background: url(uploads/mta/nav_button.gif) top left no-repeat;
	background-color: #1900FF;
	display: block;
	padding: 13px 0px 16px 30px;
/* some air for it */
	color: #000;
/* this will be link color for all levels */
	font-size: 1em;
/* instead of the normal font size for <h3> */
	margin: 0;
/* as <h3> normally has some margin by default */
}
/* next level current pages, more padding, smaller font and no background color or bottom border */
div#menu_vert ul ul h3 {
	background: url(images/cms/arrow-right-active2.gif) no-repeat 0.4em center;
	font-size: 90%;
	padding: 0.3em 0.5em 0.3em 2.8em;
	background-position: 1.4em center;
	background-color: transparent;
	border-bottom: none;
	color: #000;
}
/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
	padding: 0.3em 0.5em 0.3em 4.3em;
	background: url(images/cms/arrow-right-active2.gif) no-repeat 2.7em center;
}
/* section header */
div#menu_vert li.sectionheader {
	border-right: none;
	font-size: 130%;
	font-weight: bold;
	padding: 1.5em 0 0.8em 0;
	background-color: #fff;
	line-height: 1em;
	margin: 0;
	text-align: center;
}
/* separator */
div#menu_vert li.separator {
	height: 1px !important;
	margin-top: -1px;
	margin-bottom: 0;
	padding: 2px 0 2px 0;
	overflow: hidden !important;
	line-height: 1px !important;
	font-size: 1px;
/* for ie */
}
div#menu_vert li.separator hr {
	display: none;
/* this is for accessibility */
}
/* End of 'mtamenu' */
/* End of 'mtamenu' */
/* End of 'mtamenu' */
/* End of 'mtamenu' */
/* End of 'mtamenu' */
/* End of 'theme : egcMenu' */

