/**
 * @version		$Id$
 * @author		Joomseller
 * @package		Joomla!
 * @subpackage	Mod_DropDown_MooMenu
 * @copyright	Copyright (C) 2008 - 2011 by Joomseller Solutions. All rights reserved.
 * @license		http://www.gnu.org/licenses/gpl.html GNU/GPL version 3
 */
 
/* Clearfix
-------------------------------------------------------------*/
#js-mainnav { 
    width: 996px;
	margin: 14px 0 13px 0;
	height: 49px;
	font-family: 'roihumedium', sans-serif;
	text-transform:none;
	z-index:9!important;
	position:relative;
} 

/* lv - 0
-----------------------------------*/
/* Styling ---*/
ul.level0 {
	background: none;
} 

ul.level0 li.mega {
	font-family: 'roihumedium', sans-serif;
	text-transform:none;
	
}

ul.level0 li.mega ul li {
	height: auto;
	border-right: none;
	font-family: 'roihumedium', sans-serif;
	text-transform: none;
	font-weight:normal;
}

ul.level0 li.mega a.mega { 
    border-left: none; /* you should comment/delete this line */ 
    border-right: none; /* and this line */ 
    color: #FFFFFF;
	text-align:left;
}
ul.level0 li.over, ul.level0 li.haschild-over { 
	background: #56002b;
}
ul.level0 li.active { 
	background: #56002b;
} 
ul.level0 li #current.active {
	background: none;
}

/* HOME */

ul.level0 li.mega a#menu101 {
	height: 49px;
	width: 55px;
    padding: 15px 17px;
	color: #ffffff;
	text-align:center;
	display: block;
	text-decoration:none;
	z-index: 1;
	background:url(images/icon_home.gif) 50% 50% no-repeat;
	font-size: 0px;
	border-right: #98144d solid 1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

/* ABOUT US */

ul.level0 li.mega a#menu124 {
	height: 49px;
	width: 103px;
    padding: 10px 17px;
	color: #ffffff;
	text-align:center;
	display: block;
	text-decoration:none;
	z-index: 1;
	font-size: 14px;
	border-left: #98144d solid 1px;
	border-right: #98144d solid 1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

/* SERVICES */

ul.level0 li.mega a#menu125 {
	height: 49px;
	width: 99px;
    padding: 10px 17px;
	color: #ffffff;
	text-align:center;
	display: block;
	text-decoration:none;
	z-index: 1;
	font-size: 14px;
	border-left: #98144d solid 1px;
	border-right: #98144d solid 1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

/* PATIENTS AND VISITORS */

ul.level0 li.mega a#menu126 {
	height: 49px;
	width: 108px;
    padding: 6px 17px;
	color: #ffffff;
	text-align:center;
	display: block;
	text-decoration:none;
	z-index: 1;
	font-size: 14px;
	line-height: 140%;
	border-left: #98144d solid 1px;
	border-right: #98144d solid 1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

/* HEALTH PROFESSIONALS */

ul.level0 li.mega a#menu127 {
	height: 49px;
	width: 129px;
    padding: 6px 17px;
	color: #ffffff;
	text-align:center;
	display: block;
	text-decoration:none;
	z-index: 1;
	font-size: 14px;
	line-height: 140%;
	border-left: #98144d solid 1px;
	border-right: #98144d solid 1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

/* CAREERS */

ul.level0 li.mega a#menu128 {
	height: 49px;
	width: 93px;
    padding: 15px 17px;
	color: #ffffff;
	text-align:center;
	display: block;
	text-decoration:none;
	z-index: 1;
	font-size: 14px;
	line-height: 140%;
	border-left: #98144d solid 1px;
	border-right: #98144d solid 1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

/* RESEARCH */

ul.level0 li.mega a#menu129 {
	height: 49px;
	width: 103px;
    padding: 15px 17px;
	color: #ffffff;
	text-align:center;
	display: block;
	text-decoration:none;
	z-index: 1;
	font-size: 14px;
	line-height: 140%;
	border-left: #98144d solid 1px;
	border-right: #98144d solid 1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

/* EDUCATION */

ul.level0 li.mega a#menu130 {
	height: 49px;
	width: 107px;
    padding: 15px 17px;
	color: #ffffff;
	text-align:center;
	display: block;
	text-decoration:none;
	z-index: 1;
	font-size: 14px;
	line-height: 140%;
	border-left: #98144d solid 1px;
	border-right: #98144d solid 1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
/* MEDIA RELEASES */

ul.level0 li.mega a#menu131 {
	height: 49px;
	width: 105px;
    padding: 6px 17px;
	color: #ffffff;
	text-align:center;
	display: block;
	text-decoration:none;
	z-index: 1;
	font-size: 14px;	
	line-height: 140%;
	border-left: #98144d solid 1px;
	border-right: #98144d solid 1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

/* CONTACT */

ul.level0 li.mega a#menu132 {
	height: 49px;
	width: 94px;
    padding: 15px 17px 15px 18px;
	color: #ffffff;
	text-align:center;
	display: block;
	text-decoration:none;
	z-index: 1;
	font-size: 14px;
	line-height: 140%;
	border-left: #98144d solid 1px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}


/* lv - 1 and below
-----------------------------------*/

/* Layout ---*/

 /* Columns ---*/
.megacol {
    border-top: medium none;
    float: left;
}
/* Styling ---*/
ul.level1 li.mega { border-top: none; background: none; right:0; clear: right; }

ul.level1 li.first { border-top: 0; }

ul.level1 li.mega a.mega {
    border: 0 none;
    color: #000000 ;
	font-family: 'roihumedium', sans-serif;
    padding: 5px 12px 5px 12px;
}

ul.level1 li.mega a.mega  { 
    border-bottom: 1px solid #98144d;
}

ul.level1 li.group.hidden div.group-title {
	border-bottom: none !important;
}

ul.level1 li.group.hidden div.group-title span.menu-title {
    border-bottom: 1px solid #98144d !important;
	padding: 5px 12px;
}


ul.level1 li.group a.group.hidden {
	display: none;
	border-bottom: none!important;
}

ul.level1 li.group a.group span.menu-title {
    text-transform: none;
	border-bottom: none !important;

}


ul.level1 li.over, 
ul.level1 li.haschild-over { background:none; } 

ul.level1 li.haschild,
ul.level1 li.haschild-over {
	background-image: none;
	padding: 0;
}


div.group-title { 
	font-family: 'roihumedium', sans-serif;
	border-bottom: none;
	border-bottom: 1px solid #98144d !important;
    font-size: 14px !important;    
    font-weight: 600;
	color:#ffffff !important;
	text-transform: none;
}

div.group-content ul.level1 li.mega a.mega {
	font-size: 12px !important;
	border-bottom: none !important;
}

ul.level0 li.mega .has-image {
    
}

ul.level1 li.mega .has-image {
    padding-bottom: 2px;
}

 /* CHILD CONTENT
-----------------------------------*/

.childcontent-inner {
    background: none repeat scroll 0 0 #56002b;
    border-color: #56002b;
    border-width: 0 1px 1px 1px;
    color: #ffffff;
	font-family: 'roihumedium', sans-serif;
	position:relative;
}
.childcontent-inner .group ul li.active {
    background: none repeat scroll 0 0 transparent !important;
}
.childcontent .js-moduletable {
	color: #ccc;
}
.childcontent .group h3 {
	background: none;
	color: #000000;
	border-bottom: 1px dotted #8E6A4D;
}

.childcontent .group div.custom a {
    color: #407203 !important;
}

ul.level1 li.group a.group{
} 

.childcontent .js-moduletable a {
	color: #ccc;
	border-bottom: 1px dotted #ccc;
}

.childcontent .js-moduletable a:hover,
.childcontent .js-moduletable a:focus,
.childcontent .js-moduletable a:active {
	color: #fff;
	text-decoration: none;
}

/* Grouped --- */
 .group-title {
    border-bottom: 1px solid #98144d;
}

 .hidden.group-title {
    border-bottom: none !important;
}

ul.level0 li.mega span.menu-desc {
    color: #999999;
    display: block;
    font-size: 92%;
    font-weight: normal;
}

ul.level1 li.mega span.menu-desc {
    color: #666666;
    display: block;
    font-family: "Helvetica",Myriad Pro,Arial,Tahoma,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

#js-mainnav a.over {
    background: none repeat scroll 0 0 #56002b;
}

#js-mainnav ul li ul li a.over  {
    background: none repeat scroll 0 0 #56002b;

}


#js-mainnav a {
-webkit-transition-property: background;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-property: background;
-moz-transition-duration: 0.3s;
-moz-transition-timing-function: ease-in-out;
transition-property: background;
transition-duration: 0.3s;
transition-timing-function: ease-in-out;
}

.js-megamenu a.over, .js-megamenu a.active {
    color: #ffffff !important;
}

.js-megamenu a.over span.menu-title, .js-megamenu a.active span.menu-title {
    color: #ffffff !important;
}

.js-megamenu ul li ul li a.over, .js-megamenu ul li ul li a.active {
    color: #ffffff !important;
}

.js-megamenu ul li ul li a.over span.menu-title, .js-megamenu ul li ul li a.active span.menu-title {
    color: #ffffff !important;
}



ul.level0 li.haschild a.over span.menu-title, ul.level0 li.haschild-over a.over span.menu-title {
}

ul.level1 li.mega a.mega span.menu-title, ul.level1 li.mega a.mega span.menu-title {
    background: none;
    padding-left: 0px;
	font-family: 'roihumedium', sans-serif;
	text-transform: none;
	font-weight: normal;
	padding-left: 12px;
	line-height: 150%;
}

ul.level0 li.haschild a.mega span.menu-desc, ul.level0 li.haschild-over a.mega span.menu-desc {
    padding-left: 0px;
}

.childcontent .moduletable {
    color: #000000;
    margin: 0;
}

 ul.level0 li.mega a img {
    float: left;
    padding-right: 5px;
}

 ul.level0  img.borderImageMega,  ul.level0  a img.borderImageMega {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    margin: 5px 10px;
    padding: 5px;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
    font-family: "Myriad Pro",Arial,Helvetica,Tahoma,sans-serif;
}

.childcontent .moduletable h4 a {
    color: #0E2C8E !important;
    text-decoration: none;
}

h4, h4 a, h4 a:hover {
    font: 22px/27px "Myriad Pro",Arial,Helvetica,Tahoma,sans-serif;
	background:none;
}

.childcontent .moduletable ul li {
     margin-left:15px;
	 margin-bottom:10px;
}

.childcontent .moduletable ul li a {
     color:#0E2C8E !important;
}

.childcontent .moduletable ul li a:hover {
     background:none !important;
}

.js-megamenu {
    float: left;
    width: 100%;
}

ul.level0 {
	background: none;
    float: left;
	margin:0px;
	padding:0px;
}

ul.level1{
    padding:0px;
	font-family: 'roihumedium', sans-serif;
	text-transform: none;
}

ul.level1 li.mega a.mega{
    text-align:left;
	font-family: 'roihumedium', sans-serif;
	text-transform: none;
}

/* reset --- */

ul.megamenu .level2 {
display: none;
}