/* @override 
	http://www.elperiodigolf.com/content2/templates/ja_pollux/css/template_css.css
	http://www.elperiodigolf.com/content/templates/ja_pollux/css/template_css.css
*/

/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

a.title {
	font-weight: bold;
	color: #406016;
	text-decoration: none;
	font-size: 1.2em;
}

a.mosinfopop {
	border-style: none;
	cursor:help;
	border-bottom:1px dotted;
	border-color: #7E0300;
	font-weight: bold;
	color: #7E0300;
}

#JR_imagegallery {
	clear: both;
	display: none;
}

#JR_com_content table {
	width: 100%;
}

.section_thumbnail_main p {
	text-decoration: none;
}

table .section_thumbnail {
	text-decoration: none;
	font-size: 12px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;

}

#bannercabecera {
	display: inline-block;
	padding-left: 15px;
	padding-top: 20px;
}

.mitad {
	width: 500px;
	float: left;
}

.mitad div {
	width: 248px;
	float: left;
}

.mitad div {
	width: 248px;
	float: left;
}

.mitad .separador {
	float: left;
	width: 1px;
	height: 1px;
	background-color: orange;
}

body {
	color: #484848;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: #EDEDE1; /* a trick to stick the footer at the bottom :) */
}

body.contentpane { /* Printable Page */
	width: auto;
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1{
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

/* Normal link */
a {
	color: #877D58;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #484848;
	text-decoration: none;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar {
	font-size: 0.89em;
}

/* Heading */
h1 {
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	font-size: 1.35em;
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
}

p {
	margin: 5px 0 15px;
	padding: 0;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 35px;
	background: url(../images/bullet-list.gif) no-repeat 22px 6px;
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #D1D1C7;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 1em;
}

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #DDDAB5;
	background: #F5F3DE;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px;
	background: url(../images/quote.gif) 10px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}
 
.dropcap {
	float: left;
	padding: 3px 3px 0 0;
	display: block;
	color: #484848;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 22px;
	color: #CC0000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 22px;
	color: #4D84A7;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 22px;
	color: #CC7400;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	border-bottom: 1px dotted;
	background: #F5F3DE;
	font-weight: bold;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 12px/normal Arial, Helvetica, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	border: 1px solid #D1D1C7;
	padding: 1px 8px;
	background: url(../images/button-bg.gif) top #EDEDE1;
	color: #666666;
}

.button:hover, .button:focus {
	border: 1px solid #A7A79F;
	color: #484848;
}

.inputbox {
	border: 1px solid #D1D1C7;
	background: #F7F6F0;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #A7A79F;
}

/* MODULE
--------------------------------------------------------- */
div.module h3 {
	margin: 0 0 15px;
	font-size: 1em;
}

div.module {
	margin-bottom: 15px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/box-br.gif) no-repeat bottom right;
}

div.module div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module div div {
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}

div.module div div div {
	padding: 9px 15px 20px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* @group MODULO hilite50 */

div.module-hilite50 h3 {
	margin: 0 0 10px;
	font-size: 1em;
}

div.module-hilite50 {
	margin-bottom: 15px;
	float: left;
	width: 230px;
	background: url(../images/box-br-hilite.gif) no-repeat bottom right;
	visibility: visible;
	margin-right: 10px;
	margin-left: 0;
}

div.module-hilite50 div {
	padding: 0;
	background: url(../images/box-bl-hilite.gif) no-repeat bottom left;
}

div.module-hilite50 div div {
	padding: 0;
	background: url(../images/box-tr-hilite.gif) no-repeat top right;
}

div.module-hilite50 div div div {
	padding: 9px 15px 20px;
	background: url(../images/box-tl-hilite.gif) no-repeat top left;
}

div.module-hilite50 div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* @end */

/* @group MODULO hilite100 */

div.module-hilite100 h3 {
	margin: 0 0 10px;
	font-size: 1em;
}

div.module-hilite100 {
	margin-bottom: 30px;
	float: left;
	width: 100%;
	background: url(../images/box-br-hilite.gif) no-repeat bottom right;
	visibility: visible;
	margin-right: 10px;
	margin-left: 0;
}

div.module-hilite100 div {
	padding: 0;
	background: url(../images/box-bl-hilite.gif) no-repeat bottom left;
}

div.module-hilite100 div div {
	padding: 0;
	background: url(../images/box-tr-hilite.gif) no-repeat top right;
}

div.module-hilite100 div div div {
	padding: 5px 15px 5px 15px;
	background: url(../images/box-tl-hilite.gif) no-repeat top left;
}

div.module-hilite100 div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* @end */

/* @group MODULO LIMPIO */

div.module-limpio h3 {
	margin: 0 0 15px;
	font-size: 1em;
}

div.module-limpio {
	margin-bottom: 15px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/box-br.gif) no-repeat bottom right;
}

div.module-limpio div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module-limpio div div {
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}

div.module-limpio div div div {
	padding: 9px 15px 20px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module-limpio div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* @end */

/* @group MODULO 50 */

div.module-50 h3 {
	margin: 0 0 15px;
	font-size: 1em;
}

div.module-50 {
	margin-bottom: 15px;
	padding: 0;
	background: url(../images/box-br.gif) no-repeat bottom right;
	float: left;
	width: 50%;
}

div.module-50 div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module-50 div div {
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}

div.module-50 div div div {
	padding: 9px 15px 20px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module-50 div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* @end */

/* @group MODULOS IZQUIERDA */

#ja-leftcol div.module h3 {
	margin: 0 0 15px;
	font-size: 1em;
}

#ja-leftcol div.module {
	margin-bottom: 15px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/box-br.gif) no-repeat bottom right;
}

#ja-leftcol div.module div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

#ja-leftcol div.module div div {
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}

#ja-leftcol div.module div div div {
	padding: 9px 10px 20px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

#ja-leftcol div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* @end */

div.module-hilite h3 {
	margin: 0 0 10px;
	font-size: 1em;
}

/* @group MODULO CLARO */

div.module-claro h3 {
	margin: 0 0 10px;
	font-size: 1em;
}

div.module-claro {
	margin-bottom: 15px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/box-br-hilite.gif) no-repeat bottom right;
}

div.module-claro div {
	padding: 0;
	background: url(../images/box-bl-hilite.gif) no-repeat bottom left;
}

div.module-claro div div {
	padding: 0;
	background: url(../images/box-tr-hilite.gif) no-repeat top right;
}

div.module-claro div div div {
	padding: 9px 15px 20px;
	background: url(../images/box-tl-hilite.gif) no-repeat top left;
	margin: 0;
	width: 215px;
}

div.module-claro div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* @end */

div.module-hilite {
	margin-bottom: 15px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/box-br-hilite.gif) no-repeat bottom right;
}

div.module-hilite div {
	padding: 0;
	background: url(../images/box-bl-hilite.gif) no-repeat bottom left;
}

div.module-hilite div div {
	padding: 0;
	background: url(../images/box-tr-hilite.gif) no-repeat top right;
}

div.module-hilite div div div {
	padding: 9px 15px 20px;
	background: url(../images/box-tl-hilite.gif) no-repeat top left;
	margin: 0;
	width: 215px;
}

div.module-hilite div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

div.module-banner h3 {
	margin: 0 0 10px;
	font-size: 1em;
}

div.module-banner {
	margin-bottom: 15px;
	margin-top: 9px;
	float: center;
	width: 100%;
	background: none no-repeat right;
}

div.module-banner div {
	padding: 0;
	background: none no-repeat left;
}

div.module-banner div div {
	padding: 0;
	background: none no-repeat right;
}

div.module-banner div div div {
	background: none no-repeat left;
	text-align: center;
	padding-top: 20px;
	padding-left: 0;
	padding-right: 0;
}

div.module-banner div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

table.blog .article_seperator {
	display: block;
	height: 30px;
	background: url(../images/seperator.gif) repeat-x center;
}

#ja-leftcol .article_seperator, #ja-rightcol .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	clear: both;
}

table.contentpaneopen img {
	padding: 3px;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow-off.gif) no-repeat 7px 7px;
}

table.contenttoc th {
	padding: 1px 4px;
	border-bottom: 1px solid #D1D1C7;
	color: #877D58;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.adminform textarea {
	width: auto; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #666666;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	margin: 0 0 15px;
	font-size: 2em;
	line-height: normal;
	padding: 2px 0 3px;
	border-bottom: 1px solid #D1D1C7;
	color: #7E0300;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 1.5em;
}

.contentheading {
		color: #406016;
	font-size: 1.4em;
	text-decoration: none;
	line-height: 1.1em;
}

#ja-rightcol .contentheading {
		color: #406016;
	text-decoration: none;
	font-size: 1.1em;
}

#ja-rightcol p.autor, #ja-rightcol p.autor a {
		color: #406016;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#ja-rightcol .contentpane div {
	clear: both;
}

#ja-content div .moduletable .contentpane {
	clear: both;
	float: left;
}

#ja-content div .moduletable-50 {
	width: 225px;
	overflow: hidden;
	float: left;
	padding: 10px;
	margin: 0;
}

#ja-content div .moduletable-50 .contentpane div span.contentpaneopen img {
	padding: 5px 10px 10px;
}

#ja-content div .moduletable-50  p {
	padding: 5px 10px 10px;
	background-color: gray;
}

#ja-content div .moduletable-50 .contentpane .contentheading a {
		color: #406016;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.1em;
}

#ja-content div .moduletable .contentpane img {
	padding: 3px;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}

a.readon {
	text-decoration: none;
	display: block;
	float: right;
	font-weight: bold;
}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none!important;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding-bottom: 10px;
	color: #918E7F;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #918E7F;
	height: 15px;
}

.moduletable {
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
}

.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #918E7F;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 2px 5px 2px;
	border: 1px solid #D1D1C7;
	background: url(../images/button-bg.gif) top #EDEDE1;
	text-decoration: none;
	color: #666666;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	border: 1px solid #A7A79F;
	text-decoration: none;
	color: #484848;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 5px;
	background: #EDEDE1;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 5px;
}

tr.sectiontableentry2 td {
	padding: 5px;
}

.small {
	color: #918E7F;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	border: 1px solid #FFFFFF;
	text-align: center;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-headerwrap,
#ja-subnavwrap,
#ja-containerwrap,
#ja-footerwrap {
	text-align: center;
	width: 100%;
}

#ja-header,
#ja-subnav,
#ja-container,
#ja-footer {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

.wide #ja-header,
.wide #ja-subnav,
.wide #ja-container,
.wide #ja-footer {
	width: 950px;
}

.auto #ja-header,
.auto #ja-subnav,
.auto #ja-container,
.auto #ja-footer {
	width: 95%;
	min-width: 750px;
	max-width: 1150px;
}

#ja-containerwrap {
	clear: both;
	border-top: 1px solid #A7A79F;
	background: url(../images/containerwrap-bg.gif) repeat-x top #FFFFFF;
}

#ja-container {
	padding: 5px 0 20px;
}


/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: #FFFFFF;
}

#ja-header {
	text-align: left;
	line-height: normal;
}

#ja-header h1 {
	font-size: 2em;
	height: 100px;
}

#ja-header h1 img {
	float: left;
}

#ja-usertoolswrap {
	padding: 0;
	background: url(../images/usertools-left-bg.gif) no-repeat top left;
	height: 25px;
	float: right;
	padding-left: 6px;
}

#ja-usertools {
	padding: 0 10px 0 4px;
	float: left;
	display: block;
	background: url(../images/usertools-right-bg.gif) no-repeat top right;
	font-size: 11px;
	height: 25px;
}

#ja-usertools span {
	float: left;
	margin-right: 30px;
	display: block;
}

#ja-usertools img {
	padding: 5px 2px 0;
}

#ja-usertools a {
}

#ja-usertools a:hover, #ja-usertools a:active, #ja-usertools a:focus {
}

#ja-search {
	width: 120px;
	display: block;
}
 
#ja-usertools div.search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
}

#ja-usertools .inputbox {
	border: none!important;
	width: 100px;
	background: none;
	color: #918E7F;
}

#ja-usertools .inputbox:hover,
#ja-usertools .inputbox:focus {
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	clear: both;
	float: left;
}

#ja-subnavwrap {
	width: 100%;
	float: left;
	background: #BDBAA6;
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 4px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #D1D1C7;
	border-left: none;
	display: block;
	color: #9FB453;
	text-decoration: none;
	font-size: 90%;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus,
a.mainlevel#active_menu {
	border-top: none!important;
	border-right: none!important;
	border-bottom: 1px solid #D1D1C7;
	border-left: none!important;
	background: url(../images/arrow-on.gif) no-repeat center right #EDEDE1!important;
	color: #484848;
	text-decoration: none;
}

a.sublevel {
	padding: 3px 4px 3px 15px;
	display: block;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}

#ja-leftcol #active_menu, #ja-rightcol #active_menu {
	color: #484848;
	background: #EDEDE1;
	text-decoration: none;
	border: 1px solid #D1D1C7;
}
/*End: Default Joomla! Menu  */

/* SPOTLIGHT
--------------------------------------------------------- */
.ja-box {
	float: left;
	overflow: hidden;
}

.ja-box h3 {
	margin-bottom: 5px;
	font-size: 1em;
	text-indent: 3px;
}

.ja-box div.moduletable {
	margin: 0 25px 0 0;
}

.ja-box ul {
	padding: 0;
	margin: 0!important;
}

.ja-box li {
	padding: 0;
	margin: 0;
	background: none;
}

.ja-box li a {
	padding: 4px;
	border-bottom: 1px solid #D1D1C7;
	width: 99%; /*This is required for IE6*/
	display: block;
	text-decoration: none;
}

.ja-box li a:hover,
.ja-box li a:active,
.ja-box li a:focus {
	background: url(../images/arrow-on.gif) no-repeat center right #DFDFD4;
	text-decoration: none;
}

.ja-box td {
	padding: 0;
}

.ja-box  .article_seperator {
	display: none;
}

.box-ended div.moduletable {
	margin-right: 0!important;
}

/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
	margin-left: 3px;
	color: #7E0300;
	font-size: 11px;
}

#ja-pathway img {
	display: none; /* DO NOT SHOW PATHWAY DEFAULT ARROW */
}

#ja-pathway a {
	padding-right: 20px;
	background: url(../images/slash.gif) no-repeat center right;
}

#ja-pathway a:hover, #ja-pathway a:active {
}

/* CONTENT COLUMN
--------------------------------------------------------- */
#ja-mainbody, #ja-mainbody-fl, #ja-mainbody-fr, #ja-mainbody-f {
	margin: 25px 0;
}

#ja-mainbody {
	float: left;
	width: 645px;
}

#ja-mainbody #ja-content {
	float: right;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}

#ja-mainbody-fl {
	float: left;
	width: 80%;
}

#ja-mainbody-fl #ja-content {
	float: left;
	width: 97.5%;
}

#ja-mainbody-fr{
	float: left;
	width: 100%;
}

#ja-mainbody-fr #ja-content {
	float: right;
	width: 77.5%;
}

#ja-mainbody-fr #ja-leftcol {
	width: 20%;
}

#ja-mainbody-f {
	float: left;
	width: 100%;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#ja-leftcol {
	float: left;
	width: 125px;
}

/* RIGHT COLUMN
--------------------------------------------------------- */
#ja-rightcol {
	float: right;
	width: 300px;
	margin: 25px 0;
	overflow: hidden;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	background: url(../images/footer-bg.gif) repeat-x top #EDEDE1;
}

#ja-footer {
	padding: 15px;
}

#ja-bottomline {
	padding: 15px 0;
	color: #666666;
	float: left;
}

#ja-cert {
	padding-top: 20px;
	float: right;
}

#ja-cert a {
	padding-right: 5px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #918E7F;
	background: none!important;
	text-decoration: none!important;
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* JA CoolAds Module */
#ja-coolads {
	height: 0;
	overflow: hidden;
	position: relative;
}

#ja-coolads-container {
	overflow: hidden;
	margin-right: 5%;
}

#ja-coolads-container div.moduletable {
	overflow: hidden;
}

.moduletable {
	border: 1px solid #EDEDE1;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
}

.moduletable h3 {
	background-image: url(../images/button-bg.gif);
	font-size: 1em;
	margin-right: -5px;
	margin-left: -5px;
	text-indent: 5px;
}

.moduletable-limpio {
	border: 1px solid #EDEDE1;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}

.moduletable-limpio h3 {
	background-image: url(../images/button-bg.gif);
	font-size: 1em;
}

#ja-rightcol .moduletable-limpio {
	border: 1px solid #EDEDE1;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
	width: 99%;
}

#ja-rightcol .moduletable-limpio h3 {
	font-size: 1em;
	background: url(../images/grey/tabright-active.gif) 0 -5px;
	color: #fff;
}

.moduletable-hilite100 {
	float: left;
	border: 1px solid #EDEDE1;
	margin-bottom: 10px;
	margin-top: 10px;
}

.moduletable-hilite100 h3 {
	background-image: url(../images/button-bg.gif);
	font-size: 1em;
}

#ja-rightcol .moduletable-hilite100 {
	float: left;
	border: 1px solid #EDEDE1;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(../images/box-br-hilite.gif);
}

#ja-rightcol .moduletable-hilite100 h3 {
	background-image: url(../images/button-bg.gif);
	font-size: 1em;
}

.moduletable-hilite100 .contentheading {
		color: #406016;
	text-decoration: none;
	line-height: 1.1em;
	font-size: 1.1em;
	font-weight: bold;
}

.moduletable-hilite100 img {
	padding: 3px;
}

.moduletable-hilite100 p {
	text-decoration: none;
	margin: 0;
	padding: 3px 0;
}

.moduletable-hilite100 .contentpane table tbody tr td {
	padding-bottom: 10px;
}

.moduletable-hilite100 p.autor a {
		color: #406016;
	text-decoration: none;
	line-height: 1.1em;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

#ja-leftcol .module table tr td img {
	float: left;
	padding-right: 3px;
	vertical-align: center;
}

/* TAMAÑO IMAGENES ENTREVISTAS */

div.module-hilite50 div div div .tab-page img {
	width: 205px;
	clear: both;
}

div.module-hilite50 div div div .tab-page table {
}

#ja-rightcol .moduletable-banner {
	float: left;
	margin: 5px;
}

/* @group tabs el pais */

/* @group navegacion */

/* enlaces paginación */

#scriptspaginate {
	float: right;
	margin-top: -5px;
}

#scriptspaginate .nav_ant_sig {
	float: right;
	margin: 0;
}
a.btn_anterior:link, a.btn_anterior:visited, a.btn_anterior:active{	border: 1px solid #CCCCCC;
	background: url(../images/grey/button-bg.gif) top #E7E7E7;
	color: #666666;
	font-size: 90%;
	padding: 3px;
}

a.btn_siguiente:link, a.btn_siguiente:visited, a.btn_siguiente:active{	border: 1px solid #CCCCCC;
	background: url(../images/grey/button-bg.gif) top #E7E7E7;
	color: #666666;
	font-size: 90%;
	padding: 3px;
}

/* ------------------ navegación fotos ------------------------------------------------------------------------ */
.nav_ant_sig {margin:0px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
.nav_ant_sig div{background: url(/im/ico_flecha2.gif) no-repeat 5px 9px; padding:2px 0px 2px 13px; font: 110% Arial, Helvetica, sans-serif;}
.nav_ant_sig .pag {float:right; background:none; padding:0px; margin:0px;}
.nav_ant_sig a {font: 120%/120% Tahoma,Arial, Helvetica, sans-serif; text-decoration:none; color: #39628D; }
.nav_ant_sig a:hover {text-decoration: underline;}
.nav_ant_sig .pag a:hover {text-decoration: none;}
.nav_ant_sig .num_pag{ padding-right:0px; color:#616161; font:100%/100% Arial, Helvetica, sans-serif;}
.btn_act_diapo {margin:0px 2px; vertical-align:middle;}

/* @end */

/* @group mas */

.pestanias{
}
.pestanias ol{margin: 0 7px 8px 0; font:bold 12px/13px Tahoma,Arial,Helvetica,sans-serif; color: #333; position:relative;
}
.pestanias ol li{margin: 7px 0; padding:0; background:none;
}
.pestanias ol li a{font-weight:normal;
}
	
.pestanias .fila_tabs{background: url(../images/1px_ccc.gif) repeat-x left bottom; float:left;width:100%;
}
.pestanias .fila_tabs .limpiar{}
.pestanias .tabs{
	margin-left: -40px;
}
.pestanias .tabs li{float:left; border:1px solid #B0C0CF; border-bottom:1px solid #ccc; padding:3px 6px; color:#496E92; background:#E6EBF1; font:11px/13px Tahoma,Arial,Helvetica,sans-serif; margin:2px -1px 0 0;
list-style-type: none;
}
.pestanias .tabs li a{display:block; text-decoration:none;  color:#496E92; }
.pestanias .tabs li a:hover{text-decoration:none; color:#A92B2B}
.pestanias .tabContenido{ clear:both; border: 1px solid #ccc; border-top:0; padding:7px; background:#fff;}
.pestanias h5{display:none;}
	
.pestanias .tabs li.selected {border:1px solid #ccc; border-bottom:0; padding:4px 6px 5px 6px;	margin:0 0 -1px 0;background:#fff;	}
.pestanias .tabs li.selected a{ font-weight:bold; color:#A92B2B;}

/* @end */

/* @end */

/* @group TABS */

#modules-live {
	width: 100%;
}

#modules-live img {
	vertical-align: middle;
	padding-right: 5px;
}

#modules-live p a {
	color: #406016;
	font-size: 1.2em;
	text-decoration: none;
}

.dynamic-tab-pane-control {
	width: 100%;
}

.tab-page {
	width: 100%;
}

.dynamic-tab-pane-control.tab-pane {
	position: relative;
}
.dynamic-tab-pane-control .tab-row .tab {
	border: 1px solid #CCCCCC;
	background: url(../images/grey/button-bg.gif) top #E7E7E7;
	color: #666666;
	font-size: 90%;
	padding: 3px;
	float: left;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	border: 1px solid #CCCCCC;
	background: url(../images/grey/button-bg.gif) top #E7E7E7;
	color: #666666;
	font-size: 90%;
	padding: 3px;
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	color: #676558;
	font-weight: bold;
}
.dynamic-tab-pane-control .tab-row .tab a {
	font:	11px Tahoma, Helvetica, sans-serif;
	color: #676558;
	text-decoration: none;
	cursor: pointer;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	color:#496E92;
}
.module-limpio .dynamic-tab-pane-control .tab-page {
	background: #abb767;
	z-index: 2;
	position: relative;
	top: -2px;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #333;
	width: 97%;
	border-top: 1px solid #ccc;
	float: left;
	padding: 5px;
}

.dynamic-tab-pane-control .tab-page {
	background: rgb( 252, 252, 254 );
	z-index: 2;
	position: relative;
	top: -2px;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #333;
	
	/*244, 243, 238*/
	/* 145, 155, 156*/
	padding:	5px;
	width: 97%;
	border-top: 1px solid #ccc;
	float: left;
}
.dynamic-tab-pane-control .tab-row {
	z-index: 1;
	white-space: nowrap;
	float: left;
}

.virtualpagelive {
	width: 100%;
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
}

.virtualpagelive p {
	width: 100%;
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
}

/* @end */

/* @group MULTIMEDIA */

/* --- Generic Styling (highly recommended) --- */
img {border:none;
}

/* --- Slideshow Containers --- */
#fpss-container {clear:both;margin: 0 auto 7px;
	padding: 0;
}
#fpss-slider {overflow:hidden;background:none;clear:both;}

/* --- Slideshow Block --- */
.slide {position:absolute;overflow:hidden;}
#slide-wrapper {display:none;font-size:11px;}
#slide-loading {background:#fff url(loading.gif) no-repeat center;text-align:center;}
#slide-outer .slide-inner {position:relative;margin:0px;color:#fff;overflow:hidden;
}

/* --- Content --- */
.fpss_introtext {width:auto !important;width:100%;padding:4px;position:absolute;bottom:0px;left:0px;right:0px;background:url(transparent_bg.png) !important;background:#303030;
	color: #9FB453;
	font-size: 1.2em;
	margin: 0px 0 0px 0px;
}

/* --- Navigation Buttons --- */
#navi-outer {clear:both;margin:0px;padding:0;color:#fff;height:17px !important;height:15px;
}

#navi-outer ul {display:inline;margin:0px;text-align:right;background: none no-repeat left top;float:right;
	padding: 0px 1px 0px 30px;
}
#navi-outer li {	border: 1px solid #CCCCCC;
	background: url(../images/grey/button-bg.gif) top #E7E7E7;
	color: #666666;
	font-size: 90%;
	float: left;
	padding: 0 1px;
	margin-right: -1px;
}
#navi-outer a {padding:1px 2px;font-size:10px;font-family:Tahoma, Arial, sans-serif;text-align:center;text-decoration:none;
	color: #666666;
	margin-right: -1px;
}
#navi-outer a:hover {font-size:10px;font-family:Tahoma, Arial, sans-serif;text-align:center;text-decoration:none;color: #406016;padding: 1px 2px;
	margin-right: -1px;
}
#navi-outer a.navi-active {color: #406016;padding: 1px 2px;
	margin-right: -1px;
}

/* Notice: Add custom text styling here to overwrite your template's CSS styles! */
.fpss_introtext {}
.fpss_introtext h1 {font-size:14px;margin:0px 0px 4px 0px;padding:0px;}
.fpss_introtext h1 a {}
.fpss_introtext h1 a:hover {}
.fpss_introtext h2 {font-size:12px;margin:0px 0px 4px 0px;padding:0px;}
.fpss_introtext h3 {font-size:11px;margin:0px 0px 4px 0px;padding:0px;}
.fpss_introtext p {margin:0px 0px 4px 0px;padding:0px;}
.fpss_introtext img {display:none;} /* this will hide images inside the introtext */
.fpss_introtext p img {display:none;} /* this will hide images inside the introtext */

/* --- End of stylesheet --- */

/* @end */

/* @group CAMPOS */

table td.campo_cabecera{
	border: 1px solid #CCCCCC;
	background: url(../images/grey/button-bg.gif) top #E7E7E7;
	color: #666666;
	font-size: 90%;
	padding-left: 5px;
}

table td.campo_cuerpo{
	border: 1px solid #CCCCCC;
	color: #666666;
	width: 100%;
	background-image: none;
	border-top-style: none;
}

a.cloud0 {
	font-size: 111%;
}

.cloud1 a {
	font-size: 11px;
}

.cloud2 a {
	font-size: 11px;
}

/* @end */
