 /*------------------------------------------------------------------------
# JA Raite for Joomla 1.5.x - Version 1.0 - Licence Owner jSharing
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://jsharing.com -  http://jsharing.net
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

a { color: #0D9FC4; }
a:hover, a:active, a:focus { /*background: #ffe001;*/ }

a.readon { color: #0D9FC4; background: url(../../images/blue/arrow-readon.gif) no-repeat 5px center; }
a.readon:hover, a.readon:focus, a.readon:active { background-color: #0D9FC4; }

.inputbox:hover, .inputbox:focus { border: 2px solid #0d9fc4; }

.button {
	background: #0d9fc4;
	border: 1px solid #0d9fc4;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus { background: #0D9FC4; }

#ja-subnav ul li.active a, #ja-subnav ul li a:hover, #ja-subnav ul li a:active,#ja-subnav ul li a:focus { color: #0D9FC4; }

#ja-pathway a:hover, #ja-pathway a:active, #ja-pathway a:focus { background: #0D9FC4; }

ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus { }
ul.menu li.active a { background: #0D9FC4; }

h1.logo a, h1.logo a:hover, h1.logo a:active, h1.logo a:focus  { background: url(../../images/blue/logo.jpg) no-repeat; }

#ja-mainnav { /*border-bottom: 8px solid #0D9FC4;*/ }

#ja-newsflash { /*background: #0D9FC4; */}

#ja-botsl { /*background: #0D9FC4;*/ }
#ja-botsl .main {color: #2c2f2f;background-color: #F4F5F5;border-left: 1px solid #b7b7b7;border-right: 1px solid #b7b7b7;border-top: 1px solid #b7b7b7;}
#ja-botsl div.moduletable h3 { color: #2c2f2f; }
#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus { background: #054151; }
#ja-botsl ul.latestnews li, #ja-botsl ul.mostread li {border-top: 1px dotted #63C4DC;}
#ja-botsl ul.latestnews li a, #ja-botsl ul.mostread li a {color: #ACE0EE;}
#ja-botsl ul.latestnews li a:hover, #ja-botsl ul.mostread li a:hover,
#ja-botsl ul.latestnews li a:active, #ja-botsl ul.mostread li a:active,
#ja-botsl ul.latestnews li a:focus, #ja-botsl ul.mostread li a:focus {
	color: #ffffff;
	background: #054151;
}

#ja-footer { /*background: #0D9FC4;*/ /*border-top: 1px solid #63C4DC;*/ }
#ja-footer small { color: #ACE0EE; }

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus { background: #054151; }
#ja-footer li { background: url(../../images/blue/vline.gif) no-repeat right; }

.nfcontent{ color: #ACE0EE;}
.nfcontent a {
	color: #ACE0EE;
	border-bottom: 1px dotted #ACE0EE;
}

/* Typography ---*/
pre, .code {
	background: #F3FBFD;
	border-left: 5px solid #0D9FC4;
}

.highlight {
	background: #FFFFCD;
	color: #D33615;
}

p.stickynote {
	background-color: #F3FBFD;
	border: 1px solid #CCECF5;
}

p.download {
	background-color: #F3FBFD;
	border: 1px solid #CCECF5;
}

blockquote span.open {
	background: url(../../images/blue/so-q.gif) no-repeat left top;
}

blockquote span.close {
	background: url(../../images/blue/sc-q.gif) no-repeat bottom right;
}

.dropcap {
	color: #0D9FC4;
}

ul.checklist li {
	background: url(../../images/blue/icon-checklist.gif) no-repeat 0 4px !important;
}

ul.arrow li {
	background: url(../../images/blue/icon-arrow.gif) no-repeat 3px 5px;
}

ul.star li {
	/*background: url(../../images/blue/icon-star.gif) no-repeat 3px 3px;*/
}

.bignumber {
	background: url(../../images/blue/ol-bg.gif) no-repeat top left;
}

div.bubble1 div {
	background: url(../../images/blue/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../../images/blue/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../../images/blue/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../../images/blue/bub1-tl.gif) no-repeat top left;
}

div.bubble2 div {
	background: url(../../images/blue/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../../images/blue/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../../images/blue/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../../images/blue/bub2-tl.gif) no-repeat top left;
}

div.bubble3 div {
	background: url(../../images/blue/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../../images/blue/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../../images/blue/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../../images/blue/bub3-tl.gif) no-repeat top left;
}

div.bubble4 div {
	background: url(../../images/blue/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../../images/blue/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../../images/blue/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../../images/blue/bub4-tl.gif) no-repeat top left;
}

.legend-title {
	background: #FFFFFF;
	color: #0D9FC4;
}

.legend {
	border: 1px solid #CCECF5;
}

/* Navigation ---*/
#ja-splitmenu a {
	background: url(../../images/blue/nav-bg.gif) no-repeat top right #EEF9FC;
}

#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
	color: #0d9fc4;
	background: url(../../images/blue/nav-hover.gif) no-repeat top right #DDF3F8;
}

#ja-splitmenu li.active a {
	background: url(../../images/blue/nav-active.gif) no-repeat top right #0D9FC4;
}

#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	background: url(../../images/nav-active.gif) no-repeat top right #666666;
}

#ja-cssmenu li a {
	/*background: url(../../images/blue/nav-bg.gif) no-repeat top right #EEF9FC;*/
}

#ja-cssmenu li:hover a,
#ja-cssmenu li.sfhover a,
#ja-cssmenu li.havechildsfhover a,
#ja-cssmenu li.havechild-activesfhover a {
	color: #000000;
	/*background: url(../../images/blue/nav-hover.gif) no-repeat top right #DDF3F8;*/
}

#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	/*background: url(../../images/blue/nav-active.gif) no-repeat top right #0D9FC4;*/
}

#ja-cssmenu li ul {
	border: 3px solid #DDF3F8;
	/*background: url(../../images/blue/grad-1.gif) repeat-x bottom #DDF3F8;*/	background-color: #ffe001;	/*background: url(../../images/BG_Menu-2013_03.jpg);*/
}

#ja-cssmenu li ul li { border-bottom: 1px solid #333333; }

#ja-cssmenu li li a.sfhover,
#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	background: #ffe001;
}

#ja-cssmenu ul li a.active { color: #0d9fc4 !important; }

#ja-cssmenu li li:hover > a { background: #0d9fc4; }
.texto-azul{ color:#0d9fc4; font-size:12px; font-weight:bold; }

.TablasCMDMC {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #b7b7b7;
	
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
	
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.TablasCMDMC table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.TablasCMDMC tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.TablasCMDMC table tr:first-child td:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.TablasCMDMC table tr:first-child td:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}.TablasCMDMC tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}.TablasCMDMC tr:hover td{
	
}
.TablasCMDMC tr:nth-child(odd){ background-color:#e0e2e2; }
.TablasCMDMC tr:nth-child(even){ background-color:#ffffff; }
.TablasCMDMC td{
	vertical-align:middle;
	border:1px solid #b7b7b7;
	border-width:0px 1px 1px 0px;
	padding:7px;
	font-size:13px;
	font-family:Helvetica;
	font-weight:normal;
	color:#000000;
}
.TablasCMDMC tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.TablasCMDMC tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.TablasCMDMC tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.TablasCMDMC tr:first-child td{
		background:-o-linear-gradient(bottom, #073c65 5%, #005c7e 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #073c65), color-stop(1, #005c7e) );
	background:-moz-linear-gradient( center top, #073c65 5%, #005c7e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#073c65", endColorstr="#005c7e");	background: -o-linear-gradient(top,#073c65,005c7e);

	background-color:#073c65;
	border:0px solid #b7b7b7;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Helvetica;
	font-weight:bold;
	color:#ffffff;
}
.TablasCMDMC tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #073c65 5%, #005c7e 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #073c65), color-stop(1, #005c7e) );
	background:-moz-linear-gradient( center top, #073c65 5%, #005c7e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#073c65", endColorstr="#005c7e");	background: -o-linear-gradient(top,#073c65,005c7e);

	background-color:#073c65;
}
.TablasCMDMC tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.TablasCMDMC tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}