/*---------------------------------------------------------------
# Package - Joomla Template based on Sboost Framework   
# ---------------------------------------------------------------
# Author - mixwebtemplates http://www.mixwebtemplates.com
# Copyright (C) 2008 - 2013 mixwebtemplates.com. All Rights Reserved.
# Websites: http://www.mixwebtemplates.com
-----------------------------------------------------------------*/

body.bg{color: #333;background-color:#fafafa;font-size:12pt;}
body{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:150%}
a{text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:none;}
.mx-base{margin-left:auto;margin-right:auto}
.mx-block{float:left;display:inline}
.mod-block {padding:10px}
.mx-inner{padding-left:10px;padding-right:10px}
.mx-block .first {margin-left:-10px}
.mx-block .last {margin-right:-10px}
.mx-block .single {margin-left:-10px;margin-right:-10px}
.gap{clear:both;margin-bottom:10px}
.top-bg{padding-top:10px}

p{font-size:12pt;}


a.button::after, a.tp-button::after, button::after, input[type="submit"]::after, input[type="reset"]::after, input[type="button"]::after {
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 0;
    z-index: 1;
}

/*top bar*/
#mx-top-header {margin-top:5px;}
#mx-banner,
#mx-bookmarks,
#mx-search,
#members-area{float:right}
#mx-top-menu{margin-top:10px;float:left}
#mx-top-menu ul.menu {margin:0;padding:0;}
#mx-top-menu li{display:inline-block;list-style:none;padding:0 5px;line-height:12px}

/*Header*/
#headershow .mx-inner {padding:0}
#header {position:relative}
.slider .mx-inner {padding:0}
a#logo,#logo-text,a#logom{float:left}
#logo-text h1{font-size:200%;font-weight:bold;text-transform:uppercase;border:0!important;margin:10px 0 0!important;padding:0!important}
#logo-text h1 a{}
#logo-text p.site-slogan{margin:0;padding:0;}

/*Module positions bottom*/
#mx-bottom .mx-inner{}

/*search*/
#mx-search .mod-search input#mod-search-searchword, 
#mx-search .mod-search input#mod-finder-searchword{background:#fff url(../images/search.png) no-repeat 3% 50%;padding: 4px 3px 4px 30px; margin-top:30px;
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  box-shadow:0 0 6px rgba(0,0,0,0.3);
}

/* Layout */
#mx-leftcol, #mx-rightcol, #mx-maincol ,#mx-sideleft, #mx-sideright, #inner_content {float:left}
#mx-leftcol, #mx-rightcol, #mx-maincol {padding:10px 0}
#sj-br{position: absolute; top: 0px; left: -5500px;}

/*Font Resizer*/
div.font-sizer{width:62px;height:16px;line-height:16px;float: right;}
div.font-sizer a.btn_fs_big,div.font-sizer a.btn_fs_reset,div.font-sizer a.btn_fs_small
{background-image:url(../images/font-resizer.png);background-repeat:no-repeat;height:16px;width:18px;border:medium none;cursor:pointer;display:block;float:left;text-indent:-999em;padding:0;}
div.font-sizer a.btn_fs_big{background-position:0 0}
div.font-sizer a.btn_fs_reset{background-position:-19px 0}
div.font-sizer a.btn_fs_small{background-position:-37px 0}
div.font-sizer a.btn_fs_big:hover{background-position:0 -16px}
div.font-sizer a.btn_fs_reset:hover{background-position:-19px -16px}
div.font-sizer a.btn_fs_small:hover{background-position:-37px -16px}

/* Breadcrumbs */
#mx-breadcrumbs .mx-inner {padding:0}
#mx-breadcrumbs .breadcrumb {
  margin:0;
  background:transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-top:1px solid #e7e7e7;
  border-bottom:1px solid #e7e7e7  
}

/* Footer */
#mx-footer {color: #fafafa; background: url(../images/footer.png) repeat 0 0;}
#mx-bft { padding:10px; border-top: 1px solid #222;}
#mx-footer .cp {float:left; line-height:26px; }

/*Footer Navigation*/
#mx-footer-nav{float:right}
#mx-footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#mx-footer-nav li{background:none;padding:0;display:inline} 
#mx-footer-nav .nav > li > a:hover {background:none;}
#mx-footer-nav a{font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px;color:#838181}
a#pagetop{float:right;color:#f1f1f1; }
/*span.designed_by {display:block;}*/
/*logo*/
a#logo{background:url(../images/logo/logo.png) no-repeat}
/* clr */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
/* template colors */
div.color-site{height:16px;line-height:16px; margin-top:56px; text-align: center;}
div.color-site a {padding: 1px 6px; height: 16px; -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
-moz-box-shadow:0 0 3px rgba(0,0,0,0.5);
-webkit-box-shadow:0 0 3px rgba(0,0,0,0.5);}
div.color-site a.btn_fs_blue{ background: #369; color: #369;}
div.color-site a.btn_fs_red{ background: #c30; color: #c30;}
div.color-site a.btn_fs_orange{ background: #ed5c28; color: #ed5c28;}
div.color-site a.btn_fs_green{ background: #693; color: #693;}
div.color-site a.btn_fs_brown{ background: #963; color: #963;}
div.color-site a.btn_fs_lilac{ background: #ad77bb; color: #ad77bb;}

/* Button, Input */

input, select, textarea, .inputbox, button, .button, input[type="button"], input[type="submit"] {
  padding: 3px;
}

input[type="button"], input[type="text"] {}

input[type="button"] { }

select, input[type="text"], input[type="password"], input[type="email"], textarea, .inputbox, .validate-username, .validate-password { 
  border: 0; background: #fff; color:#999;
  -webkit-box-shadow: 0 0 0 1px #ccc inset; box-shadow: 0 0 0 1px #ccc inset;
  border-radius: 3px; -webkit-border-radius: 3px;
}

#ol-topsl .inputbox, #ol-botsl .inputbox, #ol-user-panel .inputbox {}

input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover,
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus,
.inputbox:hover, .inputbox:focus, select:hover, select:focus,
 textarea:hover, textarea:focus { background: #ffffcc; color:#666; }


select.inputbox:focus {outline:none;}

.browserChrome input[type="text"]:focus, .browserChrome input[type="password"]:focus, .browserChrome input[type="email"]:focus,
.browserSafari input[type="text"]:focus, .browserSafari input[type="password"]:focus, .browserSafari input[type="email"]:focus,
.browserChrome .inputbox:focus, .browserChrome  textarea:focus,
.browserSafari .inputbox:focus, .browserSafari textarea:focus {outline: none;}

/* buttons */
.button, button, input[type="button"], input[type="submit"] {
  line-height:24px;
  color: #888;
  text-transform: uppercase; 
  border:0; 
  font-size: 11px !important;
  cursor:pointer;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  outline: none;
  text-align: center;
  text-decoration: none;
  padding: 4px 15px !important;
  text-shadow: 0 1px 1px rgba(0,0,0, 0.1);
  -webkit-border-radius: 4px; border-radius: 4px;
  -webkit-box-shadow: 0 0 0 1px #BBBBBB inset;  
  -ms-box-shadow: 0 0 0 1px #bbbbbb inset;  
  box-shadow: 0 0 0 1px #BBBBBB inset;
  background: #f6f6f6;
  background-image: -webkit-linear-gradient(top,  #fff, #eee);
  background-image: -moz-linear-gradient(top, #fff, #eee);
  background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #fff, #eee);
}


/*.button:hover, button:hover, input[type="button"]:hover, input[type="submit"]:hover {
  color:#666 !important;
  cursor: pointer; text-decoration: none !important;
  background: #eee;
  background-image: -webkit-linear-gradient(top,  #fff,  #ddd);
  background-image: -moz-linear-gradient(top,  #fff,  #ddd);
  background-image: -ms-linear-gradient(top,  #fff,  #ddd);
  background-image: -o-linear-gradient(top,  #fff,  #ddd);
}*/

input[type="button"]:hover, input[type="submit"]:hover {
  color:#666 !important;
  cursor: pointer; text-decoration: none !important;
  background: #eee;
  background-image: -webkit-linear-gradient(top,  #fff,  #ddd);
  background-image: -moz-linear-gradient(top,  #fff,  #ddd);
  background-image: -ms-linear-gradient(top,  #fff,  #ddd);
  background-image: -o-linear-gradient(top,  #fff,  #ddd);
}

 .button
 {
 background: #73A0CF none repeat scroll 0% 0%;
 padding: 5px 6px 6px;
margin-top: 14px;
margin-bottom: 0px;
font-weight: bold;
border: medium none;
color: #FFF;
text-decoration: none;
font-size: 0.9em;
margin: 0px 8px 0px 0px;
color: #FFF;
 }
 .button  > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-list > .active > a, .nav-list > .active > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .btn-group.open .btn-primary.dropdown-toggle, .pager a 
 {
    background: #73A0CF none repeat scroll 0% 0%;
  }


/* TipTip CSS  */
#tiptip_holder {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 19;
}

#tiptip_holder.tip_top {
  padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
  padding-top: 5px;
}

#tiptip_holder.tip_right {
  padding-left: 5px;
}

#tiptip_holder.tip_left {
  padding-right: 5px;
}

#tiptip_content {
  font-size: 11px;
  color: #222;
  padding: 4px 8px;
  /*border: 1px solid rgba(255,255,255,0.25);*/
  background-color: rgb(255,255,255);
  background-color: rgba(255,255,255,0.92);
  background-image: -o-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#f1f1f1));
  background-image: -ms-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#f1f1f1));
  background-image: -moz-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#f1f1f1));
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#f1f1f1));
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

#tiptip_arrow, #tiptip_arrow_inner {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
  border-top-color: rgb(225,225,225);
  border-top-color: rgba(225,225,225,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
  border-bottom-color: rgb(225,225,225);
  border-bottom-color: rgba(225,225,225,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow {
  border-right-color: rgb(255,255,255);
  border-right-color: rgba(255,255,255,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow {
  border-left-color: rgb(255,255,255);
  border-left-color: rgba(255,255,255,0.92);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
  margin-top: -7px;
  margin-left: -6px;
  border-top-color: rgb(255,255,255);
  border-top-color: rgba(255,255,255,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  margin-top: -5px;
  margin-left: -6px;
  border-bottom-color: rgb(255,255,255);
  border-bottom-color: rgba(255,255,255,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -5px;
  border-right-color: rgb(255,255,255);
  border-right-color: rgba(255,255,255,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -7px;
  border-left-color: rgb(255,255,255);
  border-left-color: rgba(255,255,255,0.92);
}

/* Images */

.polaroid-images a
{
  background: white;
  display: inline;
  float: left;
  margin: 0 15px 30px;
  padding: 10px 10px 25px;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
  box-shadow: 0 4px 6px rgba(0,0,0,.3);
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  transition: all .15s linear;
  z-index:0;
}
/*para añadir el caption debajo de la imagen*/
.polaroid-images a:after {
  color: #333;
  font-size: 20px;
  content: attr(title);
  position: relative;
  top:15px;
}
/*para asegurar que las imagenes se ajusten al area de la polaroid*/
.polaroid-images img {
  display: block;
  width: inherit;
  .polaroid-images a:hover{
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
        transform: rotate(0deg);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
        transform: scale(1.2);
  z-index:10;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .7);
  -moz-box-shadow: 0 10px 20px rgba(0,0,0,.7);
        box-shadow: 0 10px 20px rgba(0,0,0,.7);

}

/* Tablas */
.tabla-formato-1 {
  font: .9em Arial, Helvetica, Sans-serif;
  border: 1px solid #333;
  boder-collapse: collapse;
  text-align: center;
 }

.tabla-formato-1 th{
  background: #F5F5F5F5 url() repeat-x;
  padding: 0 .3em;
 }
.tabla-formato-1 th, .tabla-formato-1, .tabla-formato.1 td {
  border: 1px solid #333;
  line-hight:2em;
}
.tabla-formato-1 tr:hover {
  background:#FFFF66 !important;
}
.fila {
  text-align:left;
 }
.par{
  background-color: #FFFFCC; 
}

/*Imagenes*/
.rt-image-round-corners {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.rt-image-round-corners {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
}
.rt-image-anio-premio-ri {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
  width: 132px;
    height:132;
}
.rt-image-anio-premio-ri {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
}

.letra_noticia {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1.4em !important;
    line-height: 1.4 !important;
    font-weight: 300 !important;
    color: #000 !important;
}
.letra_fecha {
    color: #878787;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
}
.letra_noticia h5 {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 2em !important;
    font-weight: 400 !important;
}
.moduletable_newsfeed ul li .img-intronewsflash {
    float: left;
    max-width: 150px;
    margin-right:0.3em;
}
.bluebox1 {
    position: relative;
    padding: 12px;
    -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset;
    color: #ffffff;
    background: #185564;
}
.bluebox2 {
    background: #D0DCEC;
    border: solid 1px #5B95DA;
    color: #1B6FC2;
    padding: 6px 6px 6px 15px;
    font-size: 12pt;
    font-weight: bold;
}

.bt-cs .bt-inner .bt-title{
  text-transform: none !important;
 }
p.readmore{
  font-size:11pt;
  }

