/*
  This is the default layout template for nice menus, and will provide
  a starting point for the look of your menus. To customize, it's
  recommended to create a custom CSS file using this file as a template,
  then configure the module to use your custom CSS file
  (this is done in the global settings tab of the theme administration.)

  See README.txt and the handbook page (http://drupal.org/node/185543)
  for more information on using the CSS.
*/
/****************************** 
 Global CSS for ALL menu types
******************************/

ul.nice-menu{
  border-bottom: 1px solid #78acff;
  list-style:none;
  background: #017bab;
  font-family:'DINBold';
  font-size:13px;
  color:#FFF;
  font-weight:normal;
  text-align:left;
  margin:0 0;
} 

ul.nice-menu ul { 
  font-family:'DINMedium';
  font-size: 15px;
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: none;
}

ul.nice-menu li {
  border-right: 1px solid #78acff;
  float: left;
  padding: 5px 25px 10px;
}

ul.nice-menu li.first {
  padding-left: 20px;
}

ul.nice-menu li.last {
  border-right: 0px none;
}  

ul.nice-menu a.active{
  color:#78acff;
}

ul.nice-menu a {
  padding: 5px 0px 0px 0px;
  color:#FFF;
  text-decoration:none;
}

ul.nice-menu a:hover{
  color:#78acff;
}

ul.nice-menu p {
  padding: 7px 0px 0px 0px;
  margin: 0;
  color:#FFF; 
  text-decoration:none;
}

ul.nice-menu ul {
  top: 1.8em;
}

ul.nice-menu ul li {
  width: 12.5em;
}


/******************************
 VERTICAL (left/right) menus
******************************/

/* This is the default width of all vertical menus. */
ul.nice-menu-right, ul.nice-menu-left,
ul.nice-menu-right li, ul.nice-menu-left li {
  width: 12.5em;
}

/* VERTICAL menus where submenus pop RIGHT (default). */
ul.nice-menu-right ul {
  width: 12.5em;
  left: 12.5em;
  top: -1px;  
}

ul.nice-menu-right ul ul {
  width: 12.5em;
  left: 12.5em;
  top: -1px;
}

ul.nice-menu-right li.menuparent,
ul.nice-menu-right li li.menuparent {
  background:none;
}

ul.nice-menu-right li.menuparent:hover,
ul.nice-menu-right li li.menuparent:hover {
  background:none;
}


/* VERTICAL menus where submenus pop LEFT. */
ul.nice-menu-left li ul {
  width: 12.5em;
  left: -12.65em;
  top: -1px;
}

ul.nice-menu-left li ul li ul {
  width: 12.5em;
  left: -12.65em;
  top: -1px;
}

ul.nice-menu-left li.menuparent,
ul.nice-menu-left li li.menuparent {
  background: none;
}

ul.nice-menu-left li.menuparent:hover,
ul.nice-menu-left li li.menuparent:hover {
  background:none;
}

ul.nice-menu-left a, ul.nice-menu-left ul a {
  padding-left: 14px;
}

/******************************
 HORIZONTAL (down) menus
******************************/


ul.nice-menu-down {
  padding:0;
}

ul.nice-menu-down li {
  border-top:none;
}

ul.nice-menu-down li li {
  border-top: 0;
}

ul.nice-menu-down li li a{
  color: #fff !important;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
}

ul.nice-menu-down ul {
  left: 0; /* LTR */ 
  background:#a2b8f1;
  margin:10px 0 0 0;
}

ul.nice-menu-down ul li, ul.nice-menu-down ul li.first {
  border-right: 0px;
  clear: both;
  cursor: pointer;
  padding: 0 0 0 20px;
}

ul.nice-menu-down li ul li ul {
  left: 100%; /* LTR */
}

ul.nice-menu-down .menuparent a {
  padding-right:0px; /* LTR */
}

#header-region ul.nice-menu li {
  margin: 0;
  /* Padding rules are needed to deal with Garland's header line-height. */
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  background: #eee;
}

#header-region ul.nice-menu ul {
  top: 1.8em;
  left: -1px; /* LTR */
  border: 0;
  border-top: 1px solid #ccc;
  margin-right: 0; /* LTR */
}

#header-region ul.nice-menu ul {
  top: 1.7em;
}

/**
 * HORIZONTAL (down) menus
 */
#header-region ul.nice-menu-down li ul li ul{
  left: 12.5em; /* LTR */
  top: -1px;
}

ul.nice-menu .view-dynamic-menu li {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 3px 0;
  width: 15em;
}

ul.nice-menu li.menu-path-view {
  border-bottom: 1px solid #ccc;
  padding: 3px 0 3px 12px !important;
}

ul.nice-menu li.menu-588 {
  border-bottom: 0px;
  padding: 5px 0 5px 20px !important;
}

.menu-path-view ul {
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
}

.menu-511 ul ul {
  background: #4349aa;
  top: -11px;
}

.menu-585, .menu-1237, .menu-1561, .menu-1559, .menu-3510 {
  background: #b3b7e9;
  padding: 0 0 5px 20px !important;
}

.menu-777, .menu-1238, .menu-1560, .menu-1563, .menu-3511 {
  background: #79adff;
  padding: 0 0 5px 20px !important;
}

.menu-587, .menu-1562, .menu-3258, .menu-3512 {
  background: #087dab;
  padding: 0 0 5px 20px !important;
}

.menu-1564, .menu-3513{
  background: #4349aa;
  padding: 0 0 5px 20px !important;
}

.menu-588 {
  background: #4349aa;
  padding: 5px 0 5px 20px !important;
}

.menu-543 ul .menu-585 ul {
  background: url(../images/285-bg.png) repeat-x;
  top: -11px;
}

.menu-543 ul .menu-777 ul {
  background:url(../images/new286.png) repeat-x;
  top: -11px;
}

.menu-543 ul .menu-587 ul {
  background:url(../images/287-bg.png) repeat-x;
  top: -11px;
}

.menu-543 ul .menu-587 ul li ul{
  background:url(../images/287-bg.png) repeat-x;
  top: -11px;
}

.menu-543 ul .menu-588 ul {
  background:url(../images/288-bg.png) repeat-x;
  top: -11px;
}

.menu-585 li a, .menu-777 li a, .menu-587 li a, .menu-588 li a {
  padding:2px 0 2px 14px;
}

.menu-585 li a:hover{
  background: url(../images/arr.png) no-repeat  3px 4px #6290e3;
}

.menu-543 ul .menu-585 li li a:hover{
  background: url(../images/arr.png) no-repeat  3px 4px #6290e3;
}

.menu-777 li a:hover{
  background:url(../images/arr.png) no-repeat  3px 4px #1495f9;
}

.menu-587 li a:hover{
  background:url(../images/arr.png) no-repeat  3px 4px #02178a;
}

.menu-543 ul .menu-587 li li a:hover{
  background: url(../images/arr.png) no-repeat  3px 4px #02178a;
 }

.menu-588 li a:hover{
  background: url(../images/arr.png) no-repeat  3px 4px #000034;
}

.menu-543 .contextual-links-wrapper, #nice-menu-2 .contextual-links-wrapper {
  display: none !important;
}

/*SPECIES & HABITAT Pages Css 28-3-2012*/

#nice-menu-2 {
  background: none;
  border: 0 none;
  font-family:'DINMedium';
}

#nice-menu-2 li{
  background: #fff url("../images/species-down-arrow.png") no-repeat 100% 0;
  border-right: 0px;
  padding: 10px 55px 10px 15px !important;
  margin: 0 5px 0 0;
}

#nice-menu-2 li, #nice-menu-2 li a, #nice-menu-2 .menu-1057 p {
  color: #017bab;
  font-family: Verdana;
  font-size: 16px;
  line-height: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

#nice-menu-2 ul li {
  background: none;
  padding: 8px 0 8px 12px;
  margin: 0px;
  width: 90%;
}

#nice-menu-2 ul li a, #nice-menu-2 ul li p {
  font-family:'DINMedium';
  font-size: 15px;
  text-transform: none;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  text-align: left;
}

#nice-menu-2 ul {
  width: 100%;
}

#nice-menu-2 .menu-1045 ul {  
  background: url("../images/285-bg.png") repeat-x;
}

#nice-menu-2 .menu-1051 ul{  
  background: url("../images/new286.png") repeat-x;
}

#nice-menu-2 .menu-1055 ul{  
  background: url("../images/287-bg.png") repeat-x;
}

#nice-menu-2 .menu-1057 ul{  
  background: url("../images/288-bg.png") repeat-x;
  top: 22px !important;
}

#nice-menu-2 li li a{
   color: #FFFFFF;
   font-family: 'DINMedium';
   font-size: 15px;
}

/* #nice-menu-2 .menu-1045 li a:hover{
  background: url(../images/arr.png) no-repeat  3px 4px #6290e3;
  color: #FFFFFF !important;
}
   
#nice-menu-2 .menu-1051 li a:hover{
  background: url(../images/arr.png) no-repeat  3px 4px  #1495f9;
  color: #FFFFFF !important;
}

#nice-menu-2 .menu-1055 li a:hover{
  background: url(../images/arr.png) no-repeat  3px 4px  #02178a;
  color: #FFFFFF !important;
}

#nice-menu-2 .menu-1057 li a:hover{
  background: url(../images/arr.png) no-repeat  3px 4px  #02178a;
  color: #FFFFFF !important;
}

*/


#nice-menu-2 .view-dynamic-menu ul {
  display: block !important;
  top: -20px;
}