/*****************************/
/*** Core html setup ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px;
	height: 100%;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #060; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #080;	
	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p, table, td, th {
	/*font-family: Arial, Helvetica, sans-serif;*/
	line-height: 1.3em;
	font-size: 1em;
	color: #222;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
	/*line-height: 17px;*/
	/*text-indent: 18px;*/
	/*padding-top: 0px;*/
	list-style: inside url(../images/listitem.png);
}

/*****************************************/
/*** Template/Plantilla layout elements ***/
/*****************************************/
#page_bg {
	height: 100%;
	margin-bottom: 1px;
	background:url(../images/fondo.jpg) center top fixed no-repeat;
}

div#wrapper {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		min-width: 1004px;
		max-width: 1400px;
		text-align: center;
}

div#header {
	 text-align : center;
	 color: White;
	 padding: 5px; 
	 height:120px;
	 margin: 0px 0px;
}

div#header_l {
	float: left;
	height:120px;
	width:120px;
	/*border: #00AE25 solid 1px;*/
	margin:0px;
	padding:0px;
	background-color: #EDF1FA;
	background:url(../images/betisloco.png) 50% 50% no-repeat;
}

div#header_r {
	float: right;
	height:120px;
	width:120px;
	/*border: #00AE25 solid 1px;*/
	margin:0px;
	padding:0px;
	background-color: #EDF1FA;
	background:url(../images/betiscentenario.png) 50% 50% no-repeat;
}

div#header_c{
	margin-left: 125px;
	margin-right: 125px;
	height:120px;
}

div#logo {
}

div#banner {

}

div#pathway {
	border-top: #00AE25 solid 2px;
	margin:0px;
	padding:0px;
	bottom:0px;
	background: #C0FFC0;
}

div#css_buttons {
	position:absolute;
	top:10.5em;
	right:20%;
	visibility:hidden;
}

div#search {
	position:absolute;
	top:10em;
	right:3%;
}

div#middle {
	margin:5px;
}

div#middleleft {
	float: left;
	width : 190px;
	padding-right: 3px;
	margin-bottom: 5px;
}

div#middlecenter {
	float: none;
	margin : 0px 194.0px 0px 194.0px;
	width: auto;
	padding: 0px 0px;
	/*border-right: dashed 2px #00AE25;
	border-left: dashed 2px #00AE25;*/
}

div#line1 {
	width:100%;
	display: table;	
	margin-bottom: 2px;
}

div#user1 {

	border: solid 2px #EDECEE;
	background: url(../images/azulejo.gif) no-repeat #FFFFFF;
	padding: 2px;
	float: left;
	left:2px;
	width:49%;
	text-align:left;
}

div#user2 {

	/*border: solid 2px #EDECEE;
	background: url(../images/azulejo.gif) no-repeat #FFFFFF;
	padding: 2px;*/
	float: right;
	right: 2px;
	width:49%;
	text-align:left;
}

div#line2 {
	width:100%;
	display: table;	
	margin-bottom: 2px;
}

div#user3 {
	float: left;
	left:1%;
	width:98%;
	text-align:center;
}

div#user4 {
	float: left;
	right:1%;
	width:98%;
	text-align:center;
}
table#line2 {
	text-align:center;
	position:center;
}

td#user3 {
	text-align:center;
	vertical-align:top;
}

td#user4 {
	text-align:center;
	vertical-align:top;
}
div#line3 {
	width:100%;
	display: table;	
	margin-bottom: 2px;
}

div#user5 {
	float: left;
	left:1%;
	width:98%;
	text-align:center;
}

div#user6 {
	float: left;
	left:1%;
	width:98%;
	text-align:center;
}

div#line4 {
	width:100%;
	display: table;	
	margin-bottom: 2px;
}
div#body {
	width:100%;
	float: left;
	/*border-top: solid 2px #00AE25;
	border-bottom: solid 2px #00AE25;*/
}

div#line5 {
	width:100%;
	display: table;	
	margin-bottom: 2px;
}

div#user7 {
	float: left;
	left:1%;
	width:98%;
	text-align:center;
}

div#user8 {
	float: left;
	left:1%;
	width:98%;
	text-align:center;
}
div#middleright {
	float: right;
	width : 190px;
	padding-left: 3px;
	margin-bottom: 5px;
}

div#footer {
	 clear: both;
	 bottom: 0px;
	 text-align : center;
	 background:url(../images/fondomenu.jpg) left bottom no-repeat #C0FFC0;
	 border-top: solid 5px #00AE25;
	 padding: 5px;
	 margin:5px;
	 font-size: x-small;
}

div#footer a:link, div#footer_r a:visited  {
	color: #999;
}

/* horizontal menu */

div#menu {
	text-align:center;
	height:auto;
	padding-top: 20px;
	padding-bottom: 8px;
	background:url(../images/fondomenu.jpg) left top no-repeat #C0FFC0;
	margin:0px 5px;
	border-bottom: solid 5px #00AE25;
}

div#menu ul {


}

div#menu li {
	display: inline;
	list-style: none;
}

div#menu a {
	padding: 8px 12px;
	color: #000044;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:110%;
	background:none;
        margin: 0px 2px;
	/*border-bottom: solid 2px #00AE25;*/
        border-top: dashed 1px #c0ffc0;
	border-left: dashed 1px #c0ffc0;
	border-right: dashed 1px #c0ffc0;
}

div#menu a:hover {
	background:url(../images/menulink2.png) repeat-x bottom #8fff8f;
	border-top: outset 1px #8fff8f;
	border-left: outset 1px #8fff8f;
	border-right: outset 1px #8fff8f;
}

div#menu a#active_menu {
	color: white;
	border-top: outset 1px #00AE25;
	border-left: outset 1px #00AE25;
	border-right: outset 1px #00AE25;
	background:url(../images/menulink.png) repeat-x bottom #00AE25;
}

div#menu a#active_menu:hover {
	color: #000044;
	background:url(../images/menulink2.png) repeat-x bottom #8fff8f;
	border-top: outset 1px #8fff8f;
	border-left: outset 1px #8fff8f;
	border-right: outset 1px #8fff8f;
}
/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/arrow1.gif) no-repeat left;
	padding-left: 16px;
}

a.mainlevel:hover {
	background: url(../images/arrow1.gif) no-repeat left;
	padding-left: 16px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/


span.pathway {
	text-align:left;
	padding-left:2em;
  display: block;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #000044;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	background: url(../images/fondoh2.gif) no-repeat top left ;
	padding: 5px 5px 5px 50px;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #000044;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	color: #000044;
}

h3, .componentheading, table.moduletable th {
	background: url(../images/fondoh3.png) no-repeat right bottom #C0FFC0;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 1.1em;
	color: #000044;
	padding: 5px;
	text-align: left;
	border: solid 1px #00AE25;
        border-left: solid 5px #00AE25;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	text-align:right;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
font-size: 80%;
}

a.readon:link, a.readon:visited {
    background:url(../images/readon.png) no-repeat;
    background-position: 3px 1px;
    padding          : 4px 4px 4px 25px;
    float            : left;
    color	: #060;
    font-size: 120%;
    line-height      : 10px;
    text-decoration  : none;
    font-weight: bold;
}
a.readon:hover {
	color : #080;
	text-decoration: underline; 
}

div.write_comment a.commenton:link, a.commenton:visited {
    background:url(../images/comments.png) no-repeat;
    background-position: 3px 1px;
    padding          : 4px 4px 4px 25px;
    float            : left;
    color	: #060;
    font-size: 120%;
    line-height      : 10px;
    text-decoration  : none;
    font-weight: bold;
}
div.write_comment a.commenton:hover {
	color : #080;
	text-decoration: underline; 
}



/* spacers */
span.article_seperator {
	height: 20px;
}

td.buttonheading {
}

.clr {
	clear: both;
}

/*td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}*/

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog  {
	width: 100%;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
	border-bottom: solid 1px #c0ffc0;
}



/* table of contents */
table.contenttoc {
  margin: 5px;



  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #222;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}



/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}
table.contentpaneopen a.contentpagetitle {
	color: #000044;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	color: #222;
}

table.contentpaneopen a img{
	border: solid 1px #8fff8f;
	padding:1px;
}

table.contentpaneopen a:hover img{
	border: solid 1px #00AE25;
	padding:1px;
}

table.contentpaneopen tbody tr td{
	font-family: Arial, Helvetica, sans-serif;
}


/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 10px;
}

div.moduletable a img{
	border: solid 1px #ffffff;
	padding:1px;
}

div.moduletable a:hover img{
	border: solid 1px #00AE25;
	padding:1px;
}

div.module a img{
	border: 0px;
}

div.module a:hover img{
	border: 0px;
}
div.moduletable_central{
	background: url(../images/campo.png) no-repeat transparent bottom right;
}
div.moduletable_central h3{
	text-align:right;
	background: none;
	border:0px;
	border-bottom: dashed 1px #EDECEE;
}

div.module_menu h3 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	/*background: url(../images/menubotton.gif) 100% 100% no-repeat;*/
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	list-style:none;
}

div.module_menu div {
}

div.module_menu div div {
}

div.module_menu div div div {
	/*background: url(../images/menutop.gif) 0 0 no-repeat;*/
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000044;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

/* thumbnails */
div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: .90em;
  color: #666;
}
#css_buttons {
	MARGIN-TOP: 10px;
	FLOAT: right;
	WIDTH: auto;
	MARGIN-RIGHT: 0px;
	WHITE-SPACE: nowrap;
}
#css_buttons A {
	MARGIN-RIGHT: 0px
}

.button {
	color: #FFFFFF;
	border: outset #C0FFC0 1px;
	background:url(../images/menulink4.png) repeat-x bottom #00AE25;
}

.button:hover{
	background:url(../images/menulink5.png) repeat-x bottom #C0FFC0;
	border: inset #00AE25 1px;
	color: #000000;
	cursor:pointer;
}

.inputbox {
	background:url(../images/menulink3.png) repeat-x bottom #ffffff;
	border: 1px inset #ccc;
}

.button_vote {
	background-color: #00AE25;
	color: #FFFFFF;
	font-weight: bold;
}


.message {
	margin-top: 10px; 
	padding: 7px; 
	width: 200px;
	border: 1px solid #ccc;
	background: #00AE25;
	color: #fff;	
	font-weight: bold;
	font-size: 12px;
}


/*modulos de tabs and slides*/
a:active,a:focus {
   outline:0;
}
.jwts_modtitle {
font-size:15px;
font-weight:bold;
padding:4px;
margin:0 0 4px 0;
border-bottom:1px solid #eee;
}
.jwts_clr {
clear:both;
height:0;
line-height:0;
}

/* --- Tabs --- */
.jwts_tabberlive {
margin: 0px;
padding:0px;
}
.jwts_tabberlive .jwts_tabbertab {
margin:0px;
padding:4px;
border:none;
/*height:100%;
overflow:auto;*/
}
.jwts_tabberlive .jwts_tabbertab h2,.jwts_tabberlive .jwts_tabbertab h3,.jwts_tabberlive .jwts_tabbertabhide {
display:none;
}
ul.jwts_tabbernav {
margin-top:4px;
padding:3px 4px;
list-style:none;
list-style-image:none;
background:none;
border-bottom:solid 2px #EDECEE;
line-height:normal;
height:auto;
text-align:left;
}
ul.jwts_tabbernav li {
margin:0px;
padding:0px;
list-style:none;
list-style-image:none;
background:none;
display:inline;
}
ul.jwts_tabbernav li a,ul.jwts_tabbernav li a:link {
font-size:12px;
font-weight:bold;
margin:0px 1px;
padding:3px 4px;
color:#000044;
border:solid 2px #EDECEE;
border-bottom:none;
background:url(../images/slide_bg.png) repeat-x top #EDECEE;
text-decoration:none;
}
ul.jwts_tabbernav li a:visited {}
ul.jwts_tabbernav li a:hover {
border:solid 2px #ffffff;
border-bottom:none;
}
ul.jwts_tabbernav li a:active,ul.jwts_tabbernav li a:focus {
outline:0;
}
ul.jwts_tabbernav li.jwts_tabberactive a {
border:solid 2px #EDECEE;
border-bottom:dashed 2px #ffffff;
text-decoration:none;
background:#FFFFFF;
}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {}
ul.jwts_tabbernav li.jwts_tabberactive,ul.jwts_tabbernav li.jwts_tabberinactive {
padding:0px;
margin:0px;
}
.jwts_tabberlive .jwts_tabbertab{
text-align:left;
border-bottom: solid 2px #EDECEE;
border-left: solid 2px #EDECEE;
border-right: solid 2px #EDECEE;
padding: 2px;
background:  url(../images/campo.png) no-repeat #ffffff bottom right ;
}

/* force content orientation */
/* --- Slides --- */
.jwts_slider {margin:4px 0px;padding:0px;}
.jwts_slidewrapper {border:none;width:100%;visibility:hidden;height:0px;overflow:hidden;position:relative;margin:0;padding:0;}

/* DEFAULT STYLING */
.jwts_title {		
background: url(../images/fondoh3.png) no-repeat right bottom #C0FFC0;	
margin: 0px 0px 5px 0px;	
padding: 5px;	
text-align: left;	
border: solid 1px #00AE25;
border-left: solid 5px #00AE25;	
cursor:pointer;	
}
.jwts_title_left {}
a.jwts_title_text,a.jwts_title_text:link {
color: #000044;
font-weight: bold;
font-size: 1.1em;
cursor:pointer;}
 a.jwts_title_text:visited {}
a.jwts_title_text:hover {
text-decoration:none;
}
 .jwts_slidecontent {
padding:4px 12px 8px 12px;
margin:0px;
position:relative;
background:none;
border:none;
}
 .jwts_title_left,.jwts_slidecontent {
text-align:left;
}

/*MULTITAB 26*/
div.tabmods26 {
	/*border: 1px solid #E4E4E4;
	padding-top:0;
	margin-top: 5px;*/
}
ul.tabmods26menu_top {
	list-style: none;
	/*padding:3px 4px;*/
	background:none;
	/*border:solid 2px #EDECEE;*/
	line-height:normal;
	height:auto;
	text-align:left;
}
ul.tabmods26menu_top li {
	font-size:12px;
	font-weight:bold;
	margin:0px 4px 0px 0px;
	padding:4px 6px;
	color:#000044;
	border-top:solid 2px #EDECEE;
	border-right:solid 2px #EDECEE;
	border-left:solid 2px #EDECEE;
	/*border-bottom: transparent;*/
	background:url(../images/slide_bg.png) repeat-x top #C0FFC0;
	text-decoration:none;
	list-style: none;
	cursor: pointer;
	float: left;
	position: relative;
	display: inline;
}
ul.tabmods26menu_top li:hover {
	border-top:solid 2px #DCDBDD;
	border-right:solid 2px #DCDBDD;
	border-left:solid 2px #DCDBDD;
	/*border-bottom:none;*/
}
ul.tabmods26menu_top li.active {
	border-top:solid 2px #EDECEE;
	border-right:solid 2px #EDECEE;
	border-left:solid 2px #EDECEE;
	/*border-bottom:dashed 2px #FFFFFF;*/
	text-decoration:none;
	background: url(../images/azulejo.gif) no-repeat #FFFFFF;
}
/*ul.tabmods26menu_down {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.tabmods26menu_down li {
	float: left;
	background: #FFF;
	cursor: pointer;
	margin: 0 -1px 0 0;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 2px 7px;
	line-height: 21px;
	position: relative;
	top: -1px;
}
ul.tabmods26menu_down li.active {
	background-color: #F7F7F7;
	border-top: 1px solid #F7F7F7;
}*/
div.tabmods26_container {
	clear: both;
	overflow: hidden;
	text-align:left;
	border-top: solid 2px #EDECEE;
	border-bottom: solid 2px #EDECEE;
	border-left: solid 2px #EDECEE;
	border-right: solid 2px #EDECEE;
	padding: 2px;
	background:  url(../images/campo.png) no-repeat #ffffff bottom right ;
}
div.tabmods26_item {
	display: none;
}

/*IMAGE SHOW FREE*/

div.jsn-imageshow{
	border: solid 1px #c0ffc0;
	padding: 1px;
	text-align:center;
}