/* -----------------------------------------------------------------------

 Joomla Nav 0.1 for the Blueprint CSS Framework
 http://blueprintcss.org

   * Copyright (c) 2008-Present. Refer to the main Blueprint license.
   * See README for instructions on how to use this plugin.
   * For credits and origins, see AUTHORS.

----------------------------------------------------------------------- */

.joomla-nav {
  height:1%; /* fixing IE 6 */
  margin:0 0 1.5em 0;
  min-height:auto;
  overflow:auto;
  padding:0.67em 0 0.67em 0;
}
.joomla-nav li {
  float:left;
  line-height:1.5;
  list-style-type:none;
  margin:0 0.5em 0 0.5em;
  padding:0;
}

.joomla-nav li a {
  color:#fff;
  cursor:pointer;
  display:block;
  float:left;
  font-weight:bold;
  padding:0 .33em 0 .33em;
}
.joomla-nav li a.selected {
  color:#fff;
  cursor:default;
}
.joomla-nav li a, .joomla-nav li a:focus, .joomla-nav li a:hover {
  text-decoration:none;
}
.joomla-nav li a:focus, .joomla-nav li a:hover {
  color:#fff;
  outline:none;
}
.joomla-nav li.label {
  font-weight:normal;
  line-height:1.5;
  margin-right:1em;
  padding:.15em .33em .15em .33em;
}
div.right-s{font-size: 36px;}
div.joomla-nav_mymainmenu
{ 
	font-size: 12px;
	
	font-weight: normal;
	color:#565347;
	text-decoration:none;
	}	
#myright { list-style-type:none; font-weight:bold; /*list-style-image: url("../../../../images/raquo.gif");*/}

#myright2 { list-style-image: url("../../../../images/raquo.gif"); line-height: 19px;
font-size: 13px; font-weight:bold;}
div.joomla-nav_mymainmenu li a:focus, .joomla-nav_mymainmenu li a:hover {color:#09f; text-decoration: none;}

.NewsList {
display: block;
padding: 20px 0px 20px 0px; 
border-bottom: 1px solid #8b94a4; 
min-height: 130px;
}
	