﻿/*****************************/
/*** Core html setup stuff ***/
/*****************************/
.button, .inputbox { 
	border: 1px solid #c1c0bf;
         background:#cdcdcd;
         	color:#000;
}
.button:hover, .inputbox:hover { background:#fff; }

a:link, a:visited {color: #fe0601;}
a:hover, a:active, a:focus {color: #fe0601;}

body {background: #565656 url(../images/bkg_body_top.gif) top left repeat-x;}
body, td, div, p {color: #000;}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#wrapper1 {}
/**#wrapper2 {background: #c1c0bf;}**/
/**#wrapper2 {background: #e83115;} Naranja Original **/
#wrapper2 {background: #B80000;}
#wrapper3 {border-top:10px solid #ffffff;}

#header{
	background:url(../images/bkg_header.jpg) top left no-repeat;
}

#title {	color: #000;}

/**********************/
/*** Top Navigation ***/
/**********************/
#topnavi {
}

#topnavi ul li a {
	background:url(../images/bkg_but.gif) top left repeat-x;
}

#topnavi ul li a span{
	color: #fe0601;
         #color: #e83115;

}

#topnavi ul li a:hover, #topnavi li#current a {
	background:url(../images/bkg_but_on.gif) top left repeat-x;
}

#topnavi ul li a:hover span, #topnavi li#current a span{
	color: #fff;
}

/**********************/
/*** User 4 (Search menu) ***/
/**********************/
#search {
	background:url(../images/bkg_search.gif) top left no-repeat;
}

#search div.search .inputbox{
	border: none;
	background: transparent;
	color:#000;
}

/**********************/
/*** Top (Newsflash) ***/
/**********************/
#header_text table.contentpaneopen,
#header_text table.contentpaneopen td,
#header_text table.contentpaneopen td p  {
	color:#fff;
}

#header_text table.contentpaneopen a {
	color:#000;
	text-decoration: underline;
}

/**********************/
/*** Main Body ***/
/**********************/
#main{
	background:url(../images/bkg_content1.gif) top left repeat-y;
}

/**********************/
/*** Left Column ***/
/**********************/
#leftcol h3{
	color: #fff;
	text-shadow:1px 1px #000;
	background: url(../images/bkg_sideheader.gif) top left no-repeat; 
}

#leftcol div.module_menu div div, #leftcol div.module div div, #leftcol div.module_text div div{
	background: transparent url(../images/bkg_sidemenu_top.gif) top left no-repeat; 
}

#leftcol div.module_menu div div div, #leftcol div.module div div div, #leftcol div.module_text div div div{
	background: transparent url(../images/bkg_sidemenu_bot.gif) bottom left no-repeat; 
}

#leftcol div.module_menu div div div div, #leftcol div.module div div div div, #leftcol div.module_text div div div div {background: transparent;}

#leftcol div.module_menu , #leftcol div.module, #leftcol div.moduletable, #leftcol div.module_text {
	background: transparent url(../images/bkg_sidemenu_mid.gif) top left repeat-y; 
} 

#leftcol a:link, #leftcol a:visited {color:#e83115;}
#leftcol a:hover, #leftcol a:active {color:#e83115;}

/**********************/
/*** Right Column ***/
/**********************/
#rightcol h3{
	color: #fff;
	text-shadow:1px 1px #000;
	background: url(../images/bkg_sideheader.gif) top left no-repeat; 
}

#rightcol div.module_menu div div, #rightcol div.module div div, #rightcol div.module_text div div{
	background: transparent url(../images/bkg_sidemenu_top.gif) top left no-repeat; 
}

#rightcol div.module_menu div div div, #rightcol div.module div div div, #rightcol div.module_text div div div{
	background: transparent url(../images/bkg_sidemenu_bot.gif) bottom left no-repeat; 
}

#rightcol div.module_menu div div div div, #rightcol div.module div div div div, #rightcol div.module_text div div div div {background: transparent;}

#rightcol div.module_menu , #rightcol div.module, #rightcol div.moduletable, #rightcol div.module_text {
	background: transparent url(../images/bkg_sidemenu_mid.gif) top left repeat-y; 
} 

#rightcol a:link, #rightcol a:visited {color:#e83115;}
#rightcol a:hover, #rightcol a:active {color:#e83115;}

/******************************************************************/
/* Controls Link Icon appearance in side modules */
/******************************************************************/
#leftcol ul.menu li a,
#leftcol ul.menu li ul li a,
#rightcol ul.menu li a,
#rightcol ul.menu li ul li a,
#leftcol ul#mainlevel li a,
#leftcol ul#mainlevel li ul li a,
ul.mostread li a,
ul.latestnews li a,
.moduletable ul li a {
	border-bottom: 1px solid #c1c0bf;
}

#leftcol ul.menu li a:hover,
#leftcol ul.menu li#current a,
#leftcol ul.menu li ul li a:hover,
#rightcol ul.menu li a,
#rightcol ul.menu li#current a,
#rightcol ul.menu li ul li a,
#leftcol ul#mainlevel li a:hover,
#leftcol ul#mainlevel li a#active_menu,
#leftcol ul#mainlevel li ul li a:hover,
ul.mostread li a:hover,
ul.latestnews li a:hover,
.moduletable ul li a:hover {
	background: #cdcdcd;
	border-bottom: 1px solid #c1c0bf;
}

/**********************/
/*** Main Content Menu ***/
/**********************/
.componentheading {color: #fe0601;}
.contentheading {color: #fe0601;}
.contentpaneopen h3  {color: #000;}

#pathway {color:#000;}

.small, .createdate, .modifydate {color:#000;}

a.readon, a.readon:hover, a.readon:visited{
	color:#e83115;
	background: url(../images/bkg_readmore.png) top left no-repeat;
}

/**************************/
/*** Advertisement Menu ***/
/**************************/

/*******************/
/***  Login Form  ***/
/*******************/

/*************/
/***  Polls  ***/
/*************/
td.sectiontableheader {
  border-right: 1px solid #ececec;
  color: #000;
  background: #dedede;
}

/******************/
/***  Copyright  ***/
/******************/
#copyright {
	color:#fff;
	background: url(../images/bkg_copyright.gif) top left repeat-y;
}

#copyright a:link, #copyright a:active, #copyright a:visited {
	#color:#467afd;
         color:#e83115;
}