/*Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL

Custom Rules
----------------------------------------------------------------------------------------------------*/

/*----------------------------
Globales
------------------------------*/
p{font-size:14px;}
A{color:#00146A;}
A:hover{color:#6dace2;}
::-moz-selection{background: #00146A !important;}
::selection{background: #00146A !important;}
INS, MARK{background-color: #6dace2;}
.notice-title{color:#00146A;}

/*----------------------------
Header
------------------------------*/
#header{position:absolute; z-index:100;}
#menubar #logo{margin-left:-25px;}
/*Menus
----------------------------------------------------------------------------------------------------*/
#menu{
  /*+placement:float-right 0px 0px;*/
  float: right;
  position: relative;
  left: 0px;
  top: 20px;
  background-color: #00146A;
  width:740px}
.menu-dropdown{margin: 0 0 0 15px;}
.menu-dropdown A.level1 > SPAN, .menu-dropdown SPAN.level1 > SPAN{
  height: 40px;
  padding: 0 18px;
  line-height: 40px;
  color: #fff;
  font-weight:600;
  text-transform: uppercase;
  border-top: none;
  text-shadow: none;}
/*Set Active*/
.menu-dropdown A.level1.active.current > SPAN, .menu-dropdown SPAN.level1.active.current > SPAN, .menu-dropdown A.level1.parent.active > SPAN, .menu-dropdown SPAN.level1.parent.active > SPAN{
  color: #fff;
  border-top: 3px solid #8CBD2E;
  text-shadow: none;}
/*Set Hover*/
.menu-dropdown A.level1:hover > SPAN, .menu-dropdown SPAN.level1:hover > SPAN{
  color: #fff;
  border-top: 3px solid #8CBD2E;}
/*Drop-Down*/
.menu-dropdown .dropdown{
  top: 40px;
  z-index: 99999;}
.menu-dropdown .dropdown-bg > DIV{
  margin: 1px 7px 7px 1px;
  padding: 2px 7px 0px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
  background-color: #FFFFFF;}
/*Level 2*/
.menu-dropdown LI.level2{margin: 0 5px;}
.menu-dropdown LI.level2:last-child{background: none;}
.menu-dropdown A.level2, .menu-dropdown SPAN.level2{
  color: #444;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;}
/*Set Hover*/
.menu-dropdown A.level2:hover{
  color: #8CBD2E;
  padding-left: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;}
/*Set Current*/
.menu-dropdown A.current.level2{font-weight: bold;}
/*Level 3*/
.menu-dropdown LI.level3{margin: 0 10px;}
.menu-dropdown A.level3, .menu-dropdown SPAN.level3{
  color: #444;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;}
/*Set Hover*/
.menu-dropdown A.level3:hover{color: #8CBD2E;}
/*Set Current*/
.menu-dropdown A.current.level3{font-weight: bold;}

.menu A{color:#fff;}
.menu-dropdown A.level1.active.current > SPAN,
.menu-dropdown SPAN.level1.active.current > SPAN,
.menu-dropdown A.level1.parent.active > SPAN,
.menu-dropdown SPAN.level1.parent.active > SPAN {
  color: #ffffff;
  background: #6dace2;
  border: none;}
.menu-dropdown A.level1:hover > SPAN,
.menu-dropdown SPAN.level1:hover > SPAN {
  color: #fff;
  border:none;
  background: #6dace2;}
.menu-dropdown A.level2:hover {color: #0094ff;}
.menu-dropdown A.level3:hover {color: #0094ff;}

/*----------------------------
Footer
------------------------------*/
#footer_wrapper {background: #323232; color: #fff;}
#footer A{color: #6dace2;}

/*----------------------------
Tools
----------------------------*/
/*HR - 8 and 9 Colors*/
.hr-9:after, .hr-8:before{background-color: #00146A;}
.button-default:hover, .button-primary, FORM.style BUTTON:hover, FORM.style INPUT[type="button"]:hover, FORM.style INPUT[type="submit"]:hover{
  border-color: #00146A;
  background:  #002D7A;}
.button-default:active, .button-primary:hover, FORM.style BUTTON:active, FORM.style INPUT[type="button"]:active, FORM.style INPUT[type="submit"]:active{
  border-color: #001F70;
  background-color: #00146A;}
.button-primary:active{
  border-color:  #002D7A;
  background-color: #001F70;}
/*Polaroid*/
.polaroid:hover{
  background-color: #6dace2;
  border: 1px solid #6dace2;}
/*-----------------------------------------------------
SYSTEM
-----------------------------------------------------*/
#system .title A:hover{color: #6dace2;}

/*Items
-----------------------------------------------------*/
#system .items TIME > SPAN:first-of-type{color: #6dace2;}

/*Pagination
-----------------------------------------------------*/
#system .pagination A:hover{background-color: #6dace2;}
#system .pagination STRONG{background-color: #6dace2;}
/*Ultimas Noticias
-----------------------------------------------------*/
.latestnewsenhanced_131 li.newsitem {  
      margin-bottom: 25px;
      background-color: #eee;}
.latestnewsenhanced_131 .even {padding:20px;}
.latestnewsenhanced_131 .odd {padding:20px;} 
.latestnewsenhanced_131 .link {
    position: absolute;
    margin-left: 580px;}
/*SideBar
-----------------------------------------------------*/
.module-title
{
  background-color: #00146A;
  background-image: none;
  color: #fff;
}
.module-title > SPAN
{
  background-color: #00146A;
  padding-right: 10px;
  margin-left: 10px;
}
/*Module Type: Box
----------------------------------------------------------------------------------------------------*/
.mod-box
{
  padding: 25px 5px;
}
/*RokSprocket
---------------------------------------------------------------------------------------------------*/
.sprocket-mosaic-header .sprocket-mosaic-filter ul li.active,
.sprocket-mosaic-header .sprocket-mosaic-order ul li.active{color: #00146A;}
