﻿/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	background: #14335C url(../images/bg.png) repeat-x;
	color: #0F253E;
	line-height: 135%;
	font-family: Tahoma, Helvetica, sans-serif;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	cursor:url("/media/dart.cur"),auto;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway a {
	padding-right: 23px;
	padding-left:5px;
}

span.pathway img {
	margin: 0px 10px;
	display: none;
	vertical-align:middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 25px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
}

/*** fonts ***/

/* size attributes */

body.f_default {
	font-size: 12px;
}

body.f_smaller {
	font-size: 11px;
}

body.f_larger {
	font-size: 14px;
}

div.moduletable h3,
.contentheading,
.componentheading,
.contentheadingmargen {
	font-size: 115%;
}

#nav a,
a.mainlevel {
	font-size: 95%;
	cursor:url("/media/dart.cur"),auto;
}


/* font family */
h3,
.contentheading,
.contentheadingmargen,
.componentheading,
ul#nav,
a.mainlevel,
a.sublevel,
.sectiontableheader,
div#spotlight {
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/
body.w_wide div#wrapper {
	width: 918px;
}

body.w_wide div#shadow {
	width: 900px;
}

body.w_wide div#left {
	width: 170px;
}

body.w_wide div#right {
	width: 200px;
}

body.w_wide #nav li ul {
	width: 900px;
}

body.w_narrow div#wrapper {
	width: 750px;
}

body.w_narrow div#shadow {
	width: 732px;
}

body.w_narrow div#left {
	width: 170px;
}

body.w_narrow div#right {
	width: 170px;
}

body.w_narrow #nav li ul {
	width: 732px;
}


/** template layout stuff **/

div#wrapper {
	margin: 0 auto;
	position: relative;
}



div#shadow {
	padding: 0 9px;
	width: auto !important;
}

/* Seccion para la cabecera, logo y menu */
div#header {
	height: 85px;
	position: relative;
}

span#logo {
	display: block;
	position: absolute;
	left: 10px;
	width: 370px;
	height: 70px;
	margin-top:12px;
	background: url(../images/logo.png) no-repeat;
	cursor:url("/media/dart.cur"),auto;
}
/* Solo para el IE */
* html span#logo {
	background: url(../images/logo.gif) no-repeat;
}

span#language {
	display: block;
	position: absolute;
	left:50%;
	width: 100px;
}


div#graphic {
	float: left;
	width: 100%;
	height: 99px;
	overflow: hidden;
	background: url(../images/graphic.jpg) 50% 0 no-repeat;
}

div#spotlight {
	height: 117px;
}

div#inset {
	display: block;
	float: left;
	width: 400px;
	margin-left:100px;
	color:#FFFFFF;

}

/*****************************
 **** Botones superiores  ****
 *****************************/
div#quote {
	background:url(../images/esquina.gif) top left no-repeat;
	display: block;
	float: right;
	width: 195px;
	height: 25px;

}

div#quote_box {
	display: block;
	float: right;
	background: #0F253E;	
	width: 170px;
	height: 25px;
}

div#quote_box .button {
	display: block;
	float: right;
	width: 31px;
	height: 17px;
	margin: 0 1px;	
}

.lrg .button {
	background: url(../images/css_large.png) no-repeat;
}

.sml .button {
	background: url(../images/css_small.png) no-repeat;
}

.med .button {
	background: url(../images/css_med.png) no-repeat;
}

.thin .button {
	background: url(../images/css_narrow.png) no-repeat;
}

.wide .button {
	background: url(../images/css_wide.png)no-repeat;
}
/* ------------------------------ */

div.moduletable h3,
.contentheading,
.contentheadingmargen,
.componentheading {
	height: 30px;
	line-height: 30px;
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding-left: 10px;
}
.contentheading,
.contentheadingmargen {
	background: #CDE0F0 url(../images/title.png) 0 0 no-repeat;		
	color: #1D4A88;
}
.componentheading {
	background: #163B5D url(../images/title3.png) 0 0 no-repeat;
	color: #A6C8E5;
}
div.moduletable {
	margin-bottom: 10px;
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

table.mod_login span,
table.mod_login td,
div.moduletable div div div div#mod_login_greeting,
div#left div.moduletable_workflows {
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 8px;
	margin-bottom: 10px;
}

/*****************************
 ****   Menu superior     ****
 *****************************/
/* Fila para el menu de solapas */
div#tabarea {
	width: 100%;
	position: absolute;
	top: 57px;
}

/* Contenedor del menu superior */
#nav {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	width: 100%;
	height: 48px;
	overflow: hidden;
}

/* Menu principal: borde izquierdo y nombre */
#nav a {
	text-decoration: none;
	font-weight: bold;
	background: url(../images/tab_l.gif) left top no-repeat;
	color: #BACBE1;
}

/* Menu principal: borde izquierdo al pasar raton */
#nav li:hover a,
#nav li.over a {
	background-position: 0 -40px;
}

/* Menu principal: borde izquierdo segun color */
#nav li.on a, 
#nav li.on:hover a,
#nav li.over.on a {
	color: #F3F7FC;
}

/* Menu principal: borde derecho */
#nav li {
	margin: 0;
	float: left;
	display: block;
	padding-right: 7px;
	margin-right: 2px;
	background: url(../images/tab_r.gif) 100% -40px no-repeat;
}

/* Menu principal: borde derecho al pasar raton */
#nav li:hover,
#nav li.over {
	background-position: 100% -80px;
}

/* Menu principal: borde derecho de opcion seleccionada */
#nav li.on,
#nav li.on:hover,
#nav li.over.on {
	background-position: 100% 0;
}

/* Vï¿½culos menu principal */
#nav li a {
	display: block;
	float: left;
	padding: 0 21px 0 28px;
	height: 23px;
	line-height: 23px;
}

/* Contenedor del submenu */
#nav li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 23px;
	height: 5px;
	left: 0;
	width: 100%;
	overflow: hidden;
	background: #0F253E;
}

/* Fila para los submenus de la opcion seleccionada*/
#nav li.on ul {
	display: block;
	height:5px;
}

/* Cuadros para opciones de los submenus */
#nav ul li {
	border-right: 0;
	padding: 3px 0;
	background: none;
}

/* Submenus sobre los que esta el raton */
#nav li:hover ul, 
#nav li.over ul {
	display: block;
	z-index: 6000;
}

/* Enlaces de los submenus seleccionado o no */
#nav li ul a, #nav li.on ul a {
	display: block;
	float: left;
	padding: 0 15px;
	background: none;
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #18395F;
}

#nav li.on li.on a {
	text-decoration: underline;
}
/* ------------------------------ */

/*****************************
 **** Columnas contenidos ****
 *****************************/
/* Columna izquierda borde superior */
div#left_t, div#left_t div.shadow_tl {
	height:29px;
}
/* ------------------------------ */

/* Columna izquierda contenidos */
div#left .padding {
	padding-left: 7px;
}

div#left div.shadow {
	height: 18px;
}

div#left div,
div#left p,
div#left td {
	color: #E8E9DD;
}

div#left div.moduletable h3 {
	color: #D8D9C6;
}
/* ------------------------------ */

/* Columna izquierda borde inferior */
div#left_b, div#left_b div.shadow_bl {
	height:29px;
}
/* ------------------------------ */

/* Columna central borde superior */
td#middle-col_t {
	width: 100%;
	background: #F3F7FC url(../images/middle_shadow2.png) right top repeat-y;
}

div#middle_t, div#middle_t div.shadow_tm1, div#middle_t div.shadow_tm2 {
	height:29px;
}
/* ------------------------------ */

/* Columna central contenidos */
td#middle-col {
	width: 100%;
	background: #F3F7FC url(../images/middle_shadow2.png) right top repeat-y;
}

div#middle {
	padding-top: 0px;
	padding-left: 9px;
}

div#middle div.moduletable {
	padding-right: 10px;
}

div#middle div.moduletable h3 {
	background: #CDE0F0 url(../images/title.png) left top no-repeat;	
	color: #1D4A88;
	margin-right: -10px;
}
/* ------------------------------ */

/* Columna central borde inferior */
td#middle-col_b {
	width: 100%;
	background: #F3F7FC url(../images/middle_shadow2.png) right top repeat-y;
}

div#middle_b, div#middle_b div.shadow_bm1, div#middle_b div.shadow_bm2 {
	height:29px;
}
/* ------------------------------ */

/* Columna derecha borde superior */
div#right_t, div#right_t div.shadow_tr {
	height:29px;
}
/* ------------------------------ */

/* Columna derecha superior */
td#right-col {
	background-color: #2355A0;
}

div#right .padding {
	padding-left: 7px;
}

div#right div.shadow {
	padding-top: 28px;
}

div#right div.moduletable h3 {
	background: #1D4A88 url(../images/head_right.png) left top no-repeat;
	color: #94B7E7;
}

div#right div,
div#right p,
div#right td {
	color: #CDE0F0;
}

div#right a {
	color: #fff;
}
/* ------------------------------ */

/* Columna derecha borde inferior */
div#right_b, div#right_b div.shadow_br {
	height:29px;
}
/* ------------------------------ */

/*****************************
 **** Componentes Joomla *****
 *****************************/
/* Menu principal */
a.mainlevel {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 3px;
}

a.mainlevel:link,
a.mainlevel:visited {
	color: #EEEEE8;
}

a.mainlevel:hover {
	color: #fff;
	background-position: 100% -22px;
	text-decoration: none;
}

a.mainlevel#active_menu,
a.sublevel#active_menu {
	color: #fff;
}

a.sublevel{
	font-weigh: bold;
	margin-left: 5px;
}

a.sublevel:link,
a.sublevel:visited {
	color: #EEEEE8;
	font-weight: bold;
	font-size: 11px;
	text-align:right !important;
}

a.sublevel:hover {
	text-decoration:underline;
	color: #fff;
	text-align:right !important;
	font-weight: bold;
}

a#active_menu:link,
a#active_menu:visited {
	text-decoration: underline;
}
/* ------------------------------ */

/* Joomla 'top' en columna middle */
div#top {
	margin-bottom: 10px;
	width: 100%;
	background: #CDE0F0 url(../images/top_shadow.png) 100% 0 repeat-y;
}

div#top .corner_1 {
	background: url(../images/top_tl.png) 0 0 no-repeat;
}

div#top .corner_2 {
	padding: 7px 0 7px 8px;
	background: url(../images/top_bl.png) 0 100% no-repeat;
}

div#top div.moduletable h3 {
	background: #A6C8E5 url(../images/title2.png) left top no-repeat;
	border-right: 8px solid #97B9D7;
	color: #0F253E;
}
/* ------------------------------ */

/* Joomla 'bottom' en columna middle */
div#bottom {
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
	background: #163B5D url(../images/bottom_shadow.png) 100% 0 repeat-y;
}

div#bottom div,
div#bottom p,
div#bottom td {
	color: #A6C8E5;
}

div#bottom .corner_1 {
	background: url(../images/bottom_tl.png) 0 0 no-repeat;
}

div#bottom .corner_2 {
	padding: 7px 0 7px 8px;
	background: url(../images/bottom_bl.png) 0 100% no-repeat;
}

div#bottom div.moduletable h3 {
	color: #CDE0F0;
	background: none;
}
/* ------------------------------ */

/*****************************
 *****   pie de pagina   *****
 *****************************/
div#vbottom a:link,
div#vbottom a:visited,
div#vbottom a:hover {
	color: #6F95CA;
}

div#vbottom div {
	padding: 5px 0;
	text-align: center;
	border-top: 10px solid #153969;
	color: #6F95CA;
}
/* ------------------------------ */

/*****************************
 ***** Contenidos Joomla *****
 *****************************/
/* Area de contenidos */
table.contentpaneopen, table.contentpaneopenmargen, table.contentpane {
	border-collapse: collapse;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	background: #121212;
}

table.nopad tr {
	vertical-align: top
}

table.nopad td {
	padding: 0px;
}

table.nopad table.contentpane td,
table.nopad table.contentpaneopen td {
	padding-left: 10px;
	padding-right: 30px;
}

table.nopad table.contentpanemargen td,
table.nopad table.contentpaneopenmargen td {
	padding-left: 10px;
	padding-right: 100px;
}

/* Titulos contenido area central */
table.nopad table.contentpane td.contentheading,
table.nopad table.contentpanemargen td.contentheadingmargen,
table.nopad table.contentpaneopen td.contentheading,
table.nopad table.contentpaneopenmargen td.contentheadingmargen, {
	padding-left: 8px;
	padding-right: 15px;
}

/* Iconos imprimir, mail y pdf */
table.nopad table.contentpane td.buttonheading,
table.nopad table.contentpaneopen td.buttonheading,
table.nopad table.contentpaneopenmargen td.buttonheading,
table.nopad table.contentpanemargen td.buttonheading {
 	vertical-align: middle;
	background: #CDE0F0;
	padding-left:10px;
	padding-right:10px;
}

/* Autor, fecha de creacion, pie de foto */
.small,
.modifydate,
.createdate,
div.mosimage_caption {
	padding:0;
	float:right;
	text-align:right;
	font-size: 85%;
	font-weight: bold;
	color:#8A8A8A;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-right: 15px;
}
/* ------------------------------ */


td.sectiontableheader {
  background: #acaf89;
  color: #fff;
  border-right: 1px solid #ffada6;
}

.josquote {
  font-family      : Tahoma;
  font-size        : 13px;
  font-weight      : bold;
  color            : #F8AE00;
  width            : 100%;
}