/* PROPIOS */

.moduletable-naranja,
.moduletable-izquierda,{
	width:100%;
	margin: 0px;
	padding: 2px;
}

.moduletable-naranja h3{
	color: #fb734e;
	text-transform: uppercase;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

.latestnews-naranja li{
	color: #e95d0e;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: -5px 0px 0px 0px;
}

.moduletable-izquierda h3,
.moduletable-izquierda th{
	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width:100%;
	text-align:left;
	padding-left:8px;
}

.moduletable-izquierda ul{
	margin-left:-25px;
}

.moduletable-izquierda a:link,
.moduletable-izquierda a:visited,
.newsfeed-izquierda li{
	color: #e95d0e;
	font-family: Helvetica;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom:18px;
}

.moduletable-izquierda a:hover{
	color: #004c72;
}

.jomlatest li{
	margin-left:-20px;
	line-height:14px;
}
.jomlatest a{
	font-size:14px;
	font-weight: bold;
}

/* green variant */

a:link,
a:visited {
	color: #E95D0E;
}

a:hover {
	color: #004C72;
}

ul li {
	/*background: url(../images/primary/green/li.png) 0 2px no-repeat;*/
}

ul.arrow li {
	background: url(../images/primary/green/li_arrow.png) no-repeat;
}

ul.big li {
	background: url(../images/primary/green/li_big.png) 0 1px no-repeat;
}

blockquote {
	background: #e6eaed url(../images/primary/green/blockquote_bg.png) no-repeat;
	border: 1px solid #4775c5;
	color: #000;
}

.contentheading {
	font-family: Helvetica;
	color: #E95D0E;
}

#header {
	background: #fff url(../images/primary/green/header_bg.png) repeat-x;
}

#logo {
	background: url(../images/primary/green/logo.png) no-repeat;
}

#header_spotlight {
	background: url(../images/primary/green/header_spotlight.png) repeat-x;
}

#nav li.active_menu a:link,
#nav li.active_menu a:visited,
#nav li.active_menu a:hover {
	color: #E95D0E;
}

ul.sidenav li.active_menu a:link, 
ul.sidenav li.active_menu a:visited  {
	color: #E95D0E;
}

ul.sidenav li.active_menu a:hover {
 color: #004C72;
}

div#menu_horiz ul.submenu li.active_menu a {
	color: #b7cfff;
}

div#topbox div.moduletable h3 {
	color: #ff4001;
}

div.loginelement a:hover {
	color: #b7cfff;
}

div.loginelement a:link,
div.loginelement a:visited {
	color: #fff;
}

div.loginelement {
	color: #ccc;
}

div.loginelement label {
	color: #ccc;
}

a:hover span.loginsubmit,
a:hover span.logoutsubmit {
	border: 1px solid #b7cfff;
}

a.readon {
	border: 1px solid #004C72;
	color: #fff;
	background: url(../images/button_bg2.png) 0 0 repeat-x;
}

a.readon:hover {
	border: 1px solid #b7cfff;
}

.modifydate {
	color: #E95D0E;
}

.createdate {
	color: #E95D0E;
}

.moduletable-hilite {
	background: #e6eaed;
	border: 1px solid #E95D0E;
	color: #004c72;
}

.moduletable-hilite a:link,
.moduletable-hilite a:visited {
	color: #004c72;
}

.moduletable-hilite a:hover {
	color: #E95D0E;
}

.moduletable-hilite h3 {
	background:  #E95D0E url(../images/primary/green/bullet4.png) 5px 50% no-repeat;
}


.moduletable-numero1 {
/*	background: #e6eaed;
	border: 1px solid #E95D0E;
	color: #004c72;*/
}

.moduletable-numero1 a:link,
.moduletable-numero1 a:visited {
	font-size:12pt;
	font-family:Helvetica;
	color: #E95D0E;
}

.moduletable-numero1 a:hover {
	color: #004c72;
}

.moduletable-numero1 h3 {
/*	background:  #E95D0E url(../images/primary/green/bullet4.png) 5px 50% no-repeat;*/
}


/* scroller */

div#scroller-v a:link,
div#scroller-v a:visited {
	color: #ddd;
}

div#scroller-v a:hover {
	color: #b7cfff;
}

/* live search */
#LSShadow {
	background-color: #69923d;
	border: 1px solid #587a34;
}

#LSResult {
	color: #b7cfff;
}

.LSRow {

	border-top: 1px solid #7aa948;
	border-bottom: 1px solid #547532;
}

#LSResult a:link,
#LSResult a:visited {
	color: #ccc;
}

#LSResult a:hover {
	color: #b7cfff;
}

#LSHighlight {
	background-color: #b7cfff;
	border-top: 1px solid #dce8ff;
	border-bottom: 1px solid #8aacf1;
}

#LSHighlight.LSRow a {
	color: #004C72;
}