/*------------------------------------------------------------------------
# Mint Fresh- Free June 2007 Template 
# ------------------------------------------------------------------------
# Copyright (C) 2006-2007 Youjoomla.com, All Rights Reserved.
# @license - Copyrighted Commercial Software
-------------------------------------------------------------------------*/

/*LAYOUT*/
#mainwrap{/* define width */
text-align:left;
margin:10 auto;
overflow:hidden;
background: #fff url(../images/Bg_body.gif) repeat-x left top;
}
#header{
height:100px;
background:transparent;
color:#abdb6c;
padding:0px;
margin-bottom:10px;
}
#logo{
float:left;
height:170px;
width:100%;
float:left;
background: url(../images/banner_ppal.gif) no-repeat ;/*  Logo.gif left top */
}
#newsflash{
height:90px;
width:30%;
background:#383737;
border:1px solid #5B6654;
float:right;
margin-top:20px;
margin-right:30px;
overflow:hidden;
}
#newsflash h3{
color:#A2D74F;
background: url(../images/h3newsfl.gif) no-repeat left bottom;
margin:0;
padding-left:3px;
}
#newsflash .moduletable{
padding:0px 3px;
margin:0px;
}

#font{
width:70px;
float:right;
text-align:left;
margin-top:2px;
overflow:hidden;
}

/* seccion buscar, caja de texto */
#search{
float:right;
height:20px;
overflow:hidden;
margin-top:10px;
margin-right:7px;
}
div.search input {
border: 1px solid #999;
padding: 1px 4px 0px 6px;
width: 140px;
color: #000000;
font-size: 11px;
/* background: url(../images/search-bg.jpg) repeat-x 0 0; */
}
div.search input:hover,
div.search input:focus {
border: 1px solid #8fa84b; /* #BCE27F */
}

/* camino donde se ubica la pagina que se esta mostrando */
#pathway{
height:5px;
float:left;
padding-left:10px;
width:75%;
margin:10;
}

/*cuerpo principal donde se muestran los articulos */
#mainbody{
width:76%;
float:right;
overflow:hidden;
margin-right:5px;
}
#mainbody_right{
width:100%;
float:left;
overflow:hidden;
}

/*cuerpo de la pagina */
#maincont{
margin:0 auto;
text-align:left;
width:100%;
overflow:hidden;
padding-top:5px;
}

/*cuerpo principal donde se muestran los articulos */
#content{
float:left;
width:70%;
overflow:hidden;
}
#content_left{
float:left;
width:100%;
}
#content_full{
float:left;
width:98%;
margin-left:10px;
}
#content_right{
float:left;
width:74%;
margin-left:5px;
overflow:hidden;
}

/*banda sobre el articulo principal */
#topshelf,#bottomshelf{
width:100%;
margin:0 auto;
background:#fff;
padding:5px 0;
overflow:hidden;
margin-bottom:0px;
margin-top:0px;
}
#user2,#user6{
float: left;
margin-right:0px;
margin-top:0px;
margin-bottom:2px;
overflow:hidden;
color:#75B84F;
}
#user2 h3,#user3 h3,#user5 h3,
#user6 h3{
color:#000000; /* 7DBF10 */
padding-bottom:8px;
background: url(../images/h3shel.png) no-repeat left bottom;
font: bold 1.3em "Times New Roman", Times, serif;
text-transform: capitalize;
}
#user3,#user5{
float: right;
margin-top:0px;
margin-bottom:2px;
overflow:hidden;
color:#75B84F;
}
#user2 .moduletable,#user3 .moduletable,
#user5 .moduletable,#user6 .moduletable{
margin-right:0px;
margin-top:0px;
margin-bottom:10px;
overflow:hidden;
color:#75B84F;
}

/*tablas que contienen los modulos ubicados a derecha e izq de la pagina x ej Novedades de la web */
#left .moduletable,#right .moduletable{
margin-top: 10px;
margin-bottom:10px;
margin-left:2px;
border:1px solid #f0f0f0;
}

/* banda que contiene por ejemplo el menu principal, noticias etc */
#left{
float:left;
width:20%;
margin-left:12px;
margin-top:5px;
}

/* banda que contiene por ejemplo el banners, novedades de la web etc */
#right{
margin-top:5px;
float:right;
width:27%}
#right_r{
float:right;
width:25%;
border:1px solid #f0f0f0;
}

/*fondo del area de pie de pagina*/
#footer{
height:230px;
margin:0 auto;
text-align:center;
margin-top:5px;
margin-bottom:0px;
/*background: url(../images/footer.gif) repeat-x left top;*/
}
#footlogo{
height:230px;
width:100%;
/* background: url(../images/logofoot.gif) no-repeat right top; */
}
#footmenu{
width:100%;
float:left;
text-align:left;
color:#fff;
height:230px;
margin-top:50px;
margin-left:10px;
}
#footmenu .mainlevel-nav{
color:#BCE27F;
}
#footmenu a.mainlevel-nav:hover {
color:#999;
}
#copy{
color:#CCCCCC;
margin-top:40px;
}
html, body, form, fieldset {
margin: 0;
padding: 0;
}
html {
height: 100%;
}
body {
margin:0 auto;
text-align:center;
padding: 0px;
/* font es la letra de los articulos y los menus, y color el color de la letra del articulo*/
font: 76%/1.5 Arial, Helvetica, Sans Serif;
color:  #333333; 
/*fondo degrade de la pagina */
background:url(../images/Page-BgGradientbluegreen2.jpg) repeat-x; /* bg2.gif repeat */
}

/*banda ubicada abajo de search que atraviesa la pagina*/
.clr2 {
clear: both;
height:1px;
width:100%;
/*background: #fff048;*/
}
ul#mainlevel-nav{
list-style: none;
padding: 0;
margin: 0;
font-size: 0.8em;
}
ul#mainlevel-nav li{	
background-image: none;
padding-left: 0px;
padding-right: 0px;
float: left;
margin: 0;
font-size: 11px;
line-height: 21px;
white-space: nowrap;
border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a{
display: block;
padding-left: 15px;
padding-right: 15px;
text-decoration: none;
color: #333333;
background: transparent;
}
.back_button {
float: left;
text-align: center;
font-size: 11px;
font-weight: bold;
border: 1px solid #cccccc;
width: auto;
background:#fff;/*change to image if needed */
padding: 0px 10px;
line-height: 20px;
margin: 1px;
}

/**** para el editor ***/
.edicion {
text-align: left;
font-size: 11px;
background:#FFFFFF;/*change to image if needed */
}

/*Clase asociada a la paginación de artículos*/
.pagenav {
text-align: center;
font-size: 11px;
font-weight: bold;
border: 1px solid #cccccc;
width: auto;
background:#AFAFAF;/*change to image if needed */
padding: 0px 10px;
line-height: 20px;
 margin: 1px;
}
.pagenavbar {
margin-right: 10px;
float: right;
}


ul
{
margin: 0;
padding: 0;
list-style: none;
}
li
{
line-height:15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}
td {
text-align: left;
font-size: 11px;
padding-right: 15px;
}
/* DEFAULT JOOMLA */
a:link, a:visited {
color: #6E892E; text-decoration: none;
font-weight: bold;
}
a:hover {
color: #000;	text-decoration: none;
font-weight: bold;
}

/*tabla que contiene el cuerpo de cada articulo*/
table.contentpaneopen {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
font-weight: bold;
}

/*iconos pdf, print, */
table.contentpaneopen td {
padding-right: 5px;
font-weight: bold;
}
table.contentpaneopen td.componentheading {
padding-left: 4px;
}
table.contentpane {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
}
table.contentpane td {
margin: 0px;
padding: 0px;
}
table.contentpane td.componentheading {
padding-left: 4px;
}
table.contentpaneopen fieldset {
border: 0px;
border-bottom: 1px solid #eee;
}

/*Es una clase asociada a elementos del tipo botón*/
.button {
color:  #35383B; 
font-family: Arial, Hevlvetica, sans-serif;
text-align: center;
font-size: 11px;
font-weight: bold;
border: 1px solid #6b7b40; /*#2e2e2e; */
width: auto;
background:#adc178; /*#BCE27F;/*you can also add an image */
padding: 0px 5px;
line-height: 14px;
height: 18px;
margin: 1px;
}

/*Suele estar asociada a elementos text-input */
.inputbox {
padding: 2px;
border:solid 1px #cccccc;
background-color: #ffffff;
}

/*Muestra el título del componente en el cuerpo ppal de la pag. ej: el titulo de la seccion noticias*/
.componentheading {
background:#adc178; /*#BCE27F;/*change to anything you want,color, image ect.*/
color: #666666;
text-align: left;
padding-top: 4px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
margin-bottom:20px;
}

.contentcolumn {
padding-right: 5px;
}

/*Es la clase perteneciente a la celda que muestra el título de los artículos*/
.contentheading {
height: 30px;
color: #89A856;
letter-spacing: 0em;
white-space: normal;
font: bold 16px "Arial", Hevlvetica, sans-serif;
margin-bottom:20px;
}


.contentpagetitle {
font-size: 13px;
font-weight: bold;
color: #cccccc;
text-align:left;
}
table.searchinto {
width: 100%;
}
table.searchintro td {
font-weight: bold;
}
table.moduletable {
width: 100%;
margin-bottom: 5px;
padding: 0px;
border-spacing: 0px;
border-collapse: collapse;
}
div.moduletable {
padding: 0;
margin-bottom: 5px;
}

/*encabezado de cada modulo, ej: ultimas noticias */
/*this is your module heading style */
table.moduletable th, div.moduletable h3 {
background:#383737; /*change to anything you want,color, image ect.*/
color: #8fa84b;
text-align: left;
padding-left: 4px;
height: 21px;
line-height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
margin: 0 0 2px 0;
}
table.moduletable td {
font-size: 11px;
padding: 0px;
margin: 0px;
font-weight: normal;
}
table.pollstableborder {
border: none;
padding: 0;
width: 100%;
text-align: left;
}
table.pollstableborder img {
vertical-align: baseline;
}
table.pollstableborder td {
padding: 2px 
}
table.pollstableborder tr.sectiontableentry1 td {
border: none;
background: #EFEFEF;
}
table.pollstableborder tr.sectiontableentry2 td {
border: none;
}
.contentpane{
width:100%;
}

/*Suele estar asociada cuando se muestran datos en tablas*/
.sectiontableheader {
font-weight: bold;
background: #D2EFA4;
padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
background-color : #E9FFBF;
}
.sectiontableentry2 {
background-color : #F4FFDF;
}

/*Es usado por varios elementos, entre ellos el que muestra el autor de un artículo */
.small {
color: #999999;
font-size: 11px;
}

/*Es usado por la celda que muestra la fecha de creación de un artículo*/
.createdate {
height: 15px;
padding-bottom: 10px;
color: #999999;
font-size: 11px;
}

/*Clase asociada ala fecha demodificación de un artículo */
.modifydate {
height: 15px;
padding-top: 10px;
color: #999999;
font-size: 11px;
}
table.contenttoc {
border: 1px solid #cccccc;
padding: 2px;
margin-left: 2px;
margin-bottom: 2px;
}
table.contenttoc td {
padding: 2px;
}
/* this is list of pages on multiple page items */
table.contenttoc th {
background:#BCE27F;/*change to anything you want,color, image ect.*/
color: #666666;
text-align: left;
padding-top: 2px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
}
/*simple menu*/
a.mainlevel:link, a.mainlevel:visited {
display: block;
background: url(../images/menu_back.gif) no-repeat;
vertical-align: middle;
font-size: 33px;
font-weight: bold;
color: #383737;
text-align: left;
padding-top: 5px;
padding-left: 28px;
height: 20px !important;
height: 25px;
text-decoration: none;
}
a.mainlevel:hover {
background-position: 0px -25px;
text-decoration: none;
color: #809F4F;
}
a.mainlevel#active_menu {
color:#809F4F;
font-weight: bold;
}
a.mainlevel#active_menu:hover {
color: #809F4F;
}
a.sublevel:link, a.sublevel:visited {
padding-left: 1px;
vertical-align: middle;
font-size: 11px;
font-weight: bold;
color: #809F4F;
text-align: left;
}
a.sublevel:hover {
color: #809F4F;
text-decoration: none;
}
a.sublevel#active_menu {
color: #809F4F;
}
.highlight {
background-color: Yellow;
color: Blue;
padding: 0;
}
.code {
background-color: #ddd;
border: 1px solid #bbb;
}
form {
/* removes space below form elements */
margin: 0;
padding: 0;
}
div.mosimage {
border: 1px solid #ccc;
}
.mosimage {
border: 1px solid #cccccc;
margin: 5px
}
.mosimage_caption {
margin-top: 2px;
background: #efefef;
padding: 1px 2px;
color: #666;
font-size: 10px;
border-top: 1px solid #cccccc;
}

/*article_seperator: Utilizada por la etiqueta <span> que separa a los artículos entre sí */
span.article_seperator {
display: block;
height: 1.5em;
}

/*readon: Utilizada por el link "Leer más..." */
a.readon:link, a.readon:visited{
float: left;
margin-top:10px;
padding: 1px 5px 1px 16px;
color: #333;
font-size: 0.87em;
background: url(../images/readon.gif) no-repeat left center;
}
a.readon:hover {
color: #BCE27F;
font-size: 0.87em;
text-decoration: underline;
}
/* SUCKERFISH
--------------------------------------------------------- */
/*el background solo afecta el menu top de ie, no a firefox*/
#menuwrap{
width:100%;
height:25px;
background:#383737; /*url(../images/menu_bg.gif) repeat-xchange anytime*/ ;
margin-top:0px;
margin-bottom:10px;
}
#suckdiv{
height:25px;
/*background: #fff048;*/
}
#suck{
margin: 0;
padding: 0;
height:23px;
}
#suck a {
text-transform: capitalize;
font-size: 14px;
color: #8fa84b; /* #BCE27F; */
float: left;
text-decoration: none;
display: block;
cursor: pointer;
line-height:26px;
padding:0 15px;
}
#suck a.topdaddy,
#suck li a {
background: url(../images/suck_bord.gif) 0 0 no-repeat;
height:23px;
}
#suck li a:hover{}
#suck li li a{
background: none;
font-weight: normal;
padding: 0;
text-indent: 15px;
text-transform: uppercase;
color: #BCE27F;
line-height: 23px;
}
#suck ul li ul li a:hover{
background: none;
}
#suck ul li a:hover,
#suck ul li ul li ul li a:hover {
color: #BCE27F;
}
#suck, #suck ul {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
#suck li li {
padding: 0;
background: none;
border-bottom: 1px solid #080809;/*always darker shadow line 5x*/
border-top: 1px solid #787777;/*always lighter shadow line 1x*/
}
#suck ul ul a {
display: block;
color: #BCE27F;
text-decoration: none;
width: 167px;
text-transform: none;
font-size: 1.1em;
text-align: left;
}
#suck li {
float: left;
padding: 0;
background: none;
height: 23px;
}
#suck ul li {
position: relative;
z-index: 1;
margin:0;
padding:0;
}
#suck li ul {
top: 23px;
position: absolute;
left: -999em;
height: auto;
width: 170px;
font-weight: normal;
border-width: 0;
margin: 0;
padding: 0;
border-right: 1px solid #080809;/*always darker shadow line 5x*/
border-left: 1px solid #080809;
border-bottom: 1px solid #080809;
border-top: 1px solid #080809;
}	
#suck ul {
padding: 0;
margin: 0;
margin-left: 2px;
}
#suck li li {
float: left;
padding: 0;
width: 170px;
}
#suck li ul ul {
margin: -19px 0 0 170px;
}
#suck li:hover ul ul, 
#suck li:hover ul ul ul,
#suck li:hover ul ul ul ul,  
#suck li.sfhover ul ul, 
#suck li.sfhover ul ul ul, 
#suck li.sfhover ul ul ul ul {
left: -999em;
}
#suck li:hover ul, 
#suck li li:hover ul, 
#suck li li li:hover ul, 
#suck li li li li:hover ul,
#suck li.sfhover ul, 
#suck li li.sfhover ul, 
#suck li li li.sfhover ul,
#suck li li li li.sfhover ul{
z-index: 100;
left: 0;
}
#suck li:hover, #suck li.sfhover {
left: 0;
background-color: #2D2C2C;
}
#suck li:hover a, #suck li.sfhover a {
color: #BCE27F;
}
#suck li li:hover a, #suck li li.sfhover a {
color: #BCE27F;
}
#suck li li:hover a:hover, #suck li li.sfhover a:hover {
color: #BCE27F;
}
#suck ul ul a {
background: none;
}
#suck li.active {}
#suck li li.active {
background: none;}
#suck li:hover ul, 
#suck li li:hover ul, 
#suck li li li:hover ul, 
#suck li li li li:hover ul,
#suck li.sfhover ul, 
#suck li li.sfhover ul, 
#suck li li li.sfhover ul,
#suck li li li li.sfhover ul{
background: #383737;
}
form {
margin: 0;
padding: 0;
}



