@charset "utf-8";
/* CSS Document */



body, form, ul, li, img, p, h1, h2, h3, h4, h5, h6 {
  margin:0px;
  padding:0px;
  list-style:none;
  border:none;
  font-weight:normal;
}

body {
  font-family:sans-serif;
  font-size:12px;
  margin:10px 0 0 0;
  color:#9e939b;
  background:url(../images/body-bg.png) #f7f7f7 repeat-x;
}

a {
  text-decoration:none;
  color:#a8c4dc;
}

form label {
  display:block;
  height:20px;
  padding:10px 0 0 0;
  color:#a8c4dc;
  /*text-transform:uppercase;*/
}
#search_searchword{
  padding:5px 10px;
  font-size:20px;
  height:25px;
  width:570px;
}

.button.validate {
  width:112px;
  height:23px;
  border:none;
  background:url(../images/fondo-boton-enviar.jpg) no-repeat;
  font-size:11px;
  color:#666;
}

#searchForm label, #josForm label {
  display:inline-block;
  color:#000;
  margin:0 0 15px 0;
}

#searchForm .searchintro {
  font-weight:bold;
}

#wrapper {
  width:967px;
  margin:auto;
  background:url(../images/wrapper-bg.png) #eeeeee repeat-x;
  padding:0 0 20px 0;
}

#container {
  width:890px;
  margin:auto;
  background:#FFF;
  border-bottom:3px #9fb3be solid;
  padding:20px 0 0 0;
}

#header {
  /*height:170px; */
}


#navigation li { /* all list items */
  float: left;
  position: relative;
  background:url(../images/navigation-li-bg.png) no-repeat 0 1px;
  padding:0 0 0 16px;
}

#navigation li ul { /* second-level lists */
  display: none;
  position: absolute;
  top: 1em;
  left: 0;
  width:162px;
  padding:8px 20px 12px 20px;
  background:url(../images/navigation-ul-bg.png) no-repeat 4px bottom;
  margin:0 0 0 -21px;
}

#navigation li ul li {
  background:#fff 3px 5px;
  margin:0 0 0 -16px;
  padding:4px 16px 0 16px;
  width:130px;
  border-left:#CCC 1px solid;
  border-right:#CCC 1px solid;
}

#navigation li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
  top: auto;
  left: auto;
}

#navigation li:hover ul, li.over ul { /* lists nested under hovered list items */
  display: block;
}

#navigation {
  height:34px;
  padding:10px 0 0 0;
}

#navigation ul li {
  display:inline;
}

#navigation ul.left, #navigation ul.right {
  background:url(../images/navigation-li-bg.png) no-repeat right 1px;
  padding:0 16px 0 0;
}

#navigation ul.left {
  float:left;
}

#navigation ul.right {
  float:right;
}

#navigation a {
  text-transform:uppercase;
  color:#7a7a7a;
  font-size:11px;
}

#navigation li a:hover {
  color:#a8c4dc;
}

#logo {
  background:url(../images/header.jpg) no-repeat;
  height:132px;
  cursor:pointer;
}

#content {
  border-left:1px #dfdfdf solid;
  border-right:1px #dfdfdf solid;
  padding:15px;
}

#medium {
  width:640px;
  float:left;
overflow:hidden;
/*border-right:1px solid #000;*/
}

#medium .contentpaneopen p img {
  /*padding:0 10px 15px 10px;*/
  background:url(../images/image-bg.png) bottom repeat-x;
}

#medium .box.main, #right .box.main {
  height:430px;
}

#video {
  margin:0 0 10px 0;
}

#right {
  width:195px;
  float:right;
}

#right .box {
  padding:0 2px;
}

#medium h2, #video h2 , #right h2 {
  background:url(../images/box-h2-bg.png) no-repeat 0 2px;
  padding:0 0 40px 20px;
  color:#a2b9c9;
  text-transform:uppercase;
  font-size:11px;
}

#medium h3, #video h3, #right h3 {
  background:url(../images/box-h2-bg.png) no-repeat 0 2px;
  padding:0 0 16px 20px;
  color:#a2b9c9;
  text-transform:uppercase;
  font-size:11px;
}

#right h3 {
  padding:0 0 40px 20px;
}

#medium h2, #video h2 {
  padding:0 0 16px 20px;
}

#medium h1, #video h2 , #medium div.componentheading {
  height:20px;
  font-size:11px;
  background:url(../images/medium-h1-bg.png) repeat-x;
  color:#97acbd;
  font-weight:bold;
  padding:9px 0 0 15px;
  margin:0 0 15px 0;
}

#medium div.componentheading {
  text-transform:uppercase;
  font-size:12px;
}

#medium td.contentheading {
  height:23px;
  font-size:13px;
  color:#97acbd;
  background:url(../images/medium-h1-bg.png) repeat-x;
  font-weight:bold;
  padding:0 0 4px 15px;
  margin:0 0 15px 0;
}

#medium p, #right p {
  margin:0 0 15px 0;
  font-size:12px;/*13px;*/
  text-align:justify;
  font-family:sans-serif;
}

#medium p img {
  /*float:left;
  margin:0 30px 0 0;*/
}

#medium ul li {
  /*color:#334;*/
  background:url(../images/check.png) no-repeat;
  padding:0 0 4px 15px;
}

#medium .lists a {
  font-weight:bold;
}

#medium .lists p {
  margin:10px 0;
}

#medium .text img {
  float:left;
  margin:0 25px 0 0;
}

#medium .lists .text {
  border-bottom:1px #eaeff4 solid;
  margin:0 0 20px 0;
}

#medium .lists .text p {
	margin:10px 0 10px 122px;
}

#medium .lists a {
  display:inline;
}

.embed_video span {
  padding:4px 3px;
  background:#eeeeee;
  display:inline-block;
  width:306px;
  margin:0 3px 0 0;
  text-align:center;
}

.embed_video input {
  width:98%;
}

#right .moduletable {
  /*border-bottom:#e5eaee 10px solid;*/
}

#right .moduletable .miniphoto {
  margin: 5px auto;
  text-align:center;
}

#right .moduletable .map {
  padding:0px;
  margin: -11px 0 0 -10px;/*-68px 0 0 -15px;*/
}


#right .moduletable .menosaire{
margin-bottom:11px;
height:none;
}
.blog_more{
display:none;
}

/* sasadsad */

#right .moduletable .images li {
  padding:0 3px 20px 0;
}

#right .moduletable .images img {
  /*margin:4px -4px -4px 4px;*/
  width:53px;
  /*position:absolute;*/
  border:1px solid #B5C966;/*#FF9900;*/
  position:relative;
  top:0px;
  left:0px;
  
}

#right .moduletable .images a {
  padding:0px;
  margin:0px;
  background-color:#B5C966;/*#FF9900;*/
}

#right .moduletable .images span {
  position:absolute;
  width:123px;
  margin:0 0 0 16px;
}

#right .moduletable ul li {
  height:auto;
}

#right div.moduletable div.images {
  border-bottom:#e1e8ee 10px solid;
}

#right .moduletable {
  background:url(../images/right-box-bg.png) no-repeat;
  margin:0 0 26px 0;
}

#right .moduletable ul li {
  /*background:url(../images/right-li-bg.png) no-repeat; */
  /*height:35px;*/
  /*padding:0 0 0 50px; */
  /*margin:0 0 26px 0;*/
  /*border-bottom:#eaebef 1px solid;*/
}

#right .moduletable ul li a {
  font-weight:bold;
  /*height:35px;*/
  display:inline-block;
}

#right .moduletable ul.menu li {
  height:auto;
  margin:0;
  padding:0 0 0 10px;
}

#right .moduletable ul.menu li a {
  height:auto;
  border:none;
  font-weight:normal;
  font-size:13px;
}

select#regiones {
  display:none;
}


.select-trucho {
  width:186px;
  background:url(../images/desplegable.jpg) no-repeat;
  border:none;
  height:19px;
  margin:6px 0 0 0px;
  cursor:pointer;
  padding:3px 0 0 4px;
  font-size:12px;
}

#select-regiones {
  
}

.listas {
  position:absolute;
  z-index:93202;
}

.listas ul, .listas li {
  padding:0px;
  margin:0px;
  list-style:none;
}


.listas p {
  margin:0px !important;
  padding:3px 0 3px 5px !important;
  font-size:12px !important;
}

.listas p:hover a {
  color:#FFF;
  font-size:12px !important;
}

.listas p:hover {
  background:#39C;
  cursor:pointer;
}

p.selected{
  background:#dce6f0;
} 
p.selected a{
  color:#FFF;
  font-size:12px !important;
}


.listas a {
  color:#9e939b;
}

.listas a:hover {
  color:#FFF;
}

.listas ul li a {    
  background:none;
  border:2px #F00 solid;
  height:20px;
  margin:0px;
  padding:0px;
}

.listas ul {
  width:186px;
  border:#CCC 1px solid;
  margin:-2px 0 0 1px;
  background:#FFF;
}

#footer {
  height:133px;
  /*background:url(../images/footer-bg.png) no-repeat;*/
/*background:url(../../../images/footer.jpg) no-repeat;*/
  clear:both;
  font-size:13px;
  font-family:sans-serif;
  color:#9e939b;
  padding:5px;
}

#footer a {
  color:#9e939b;
  font-size:12px;
}

#footer a:hover {
  text-decoration:underline;
}

#footer h3 {
  font-size:13px;
  border-bottom:1px #FFF solid;
  padding:0 0 4px 0;
  margin:0 8px 0 0;
}

#footer ul {
  display:inline-block;
}

#footer ul li {
  background:url(../images/footer-li-bg.png) no-repeat;
  padding:0 0 0 15px;
}

#footer .footer {
  position:absolute;
  /*margin:40px 0 0 0;*/
  padding:6px 4px 4px 4px;
  width:629px;
  border-right:#FFF 1px solid;
  height:70px;
}

#footer .footer ul {
  border-right:#FFF 1px solid;
  margin:13px 10px 0 0;
  padding:0 10px 0 0;
}

#footer .footer2 {
  position:absolute;
  margin:40px 0 0 644px;
  width:190px;
  padding:4px;
  height:82px;
}

#footer .footer2 ul {
  margin:13px 0 0 0;
}

.contentpaneopen .results fieldset {
  border:#CCC 1px dashed;
}

.results a {
  font-weight:bold;
  font-size:12px;
}

.results span {
  font-weight:bold;
  font-size:12px;
}

/* Estilos predefinidos para las cosas de joomla */

#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: #f7f7f7 url(../images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
     
}

.search {
  background:url(../images/search-bg.png) no-repeat;
  height:24px;/*67px;*/
  padding:0 0 0 3px;
  margin:0 0 0 6px;
}

.search .button, .search .inputbox {
  background:none;
  border:none;
  color:#9e939b;
}

.search .button {
  padding:3px 15px;
  cursor:pointer;
  text-indent:-9999px;
  width:26px !important;
}



form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

.search input.button {
  width:auto;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.cabecera img{
margin:3px 10px 10px 0px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* 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;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	/*margin-top: 10px;*/
	display:inline-block;
	float: right;
	background: url(../images/readon.png) bottom right no-repeat;
	padding-right: 26px;
	line-height: 14px;
	height: 15px;
    padding-top:14px;
    font-size:12px;
    color:#97979f;
    text-align:right;
}

a:hover.readon {
  text-decoration:underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.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_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

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 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	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: #000099;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

span.pagination {
  display:inline-block;
  width:633px;
  text-align:left;
  background:#f7f7f7;
  padding:16px 0 26px 10px;
  background:url(../images/pagination-bg.png) repeat-x;
}

.pagination span { padding: 7px; background:#FFF; margin:10px 0 0 0;}
.pagination strong { padding: 7px; background:#FFF; margin:10px 0 0 0;}
.pagination a { padding: 2px 5px; border:1px #CCC solid; background:#FFF;}
.pagination a:hover { color:#333; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

.video_tags li {
  display:inline !important;
  background:none !important;
  font-weight:normal !important;
  padding:5px 10px !important;
  border:#CCC 1px solid;
}

/*Estilos del Tabs & Slides */

ul.jwts_tabbernav li, ul.jwts_tabbernav a {
  background:none !important;
}

ul.patrocinadores , .patrocinadores li {
  list-style:none !important;
  padding:0px !important;
}

ul.patrocinadores {
  margin:0 0 0 -6px !important;
}

.patrocinadores img {
  width:60px !important;
  height:56px !important;
}

.patrocinadores a {
  display:block !important;
  margin:10px !important;
}

.patrocinadores a span {
  background:url(../images/patrocinadores-span.png) no-repeat;
  padding:9px 0 0 30px !important;
  display:inline-block !important;
  height:15px !important;
  text-decoration:underline;
  color:#999;
  font-size:12px;
}

.patrocinadores li {
  height:110px !important;
  width:200px !important;
  margin:0 5px 0 0;
  display:inline-block !important;
  background:url(../images/patrocinadores-bg.png) repeat-x !important;  
}



/* ------------------------------------------------------------------------
	prettyGallery
------------------------------------------------------------------------- */

	ul.gallery {
		list-style: none;
		margin: 0 0 10px 0;
	}
	
		ul.gallery li {
			display: block;
			float: left;
			margin: 0 5px 0 0;
		}
		
			ul.gallery li a {
				padding: 2px;
				display: block;
				border: 2px #9db2b9 solid;
				line-height: 0;
				height:72px;
				width:96px;
				overflow:hidden;
			}
			
			ul.gallery li a:hover { border: 2px #313739 solid; }
			
	ul.textGallery li {
		width: 180px;
		text-align: center;
		padding: 10px 10px 0 10px;
		border: 1px #bdc2c4 solid;
		margin: 0 5px 5px 0;
		font-size: 0.8em;
	}
		ul.textGallery li:hover { background: #edeeef; }
	
		ul.textGallery li img { display: block; margin: 0 auto 10px auto; border: 1px #bdc2c4 solid; padding: 3px; }


/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.pictureHolder .top .left { background: url(/portal/images/prettyPhoto/light_rounded/tl.gif) top left no-repeat; } /* Top left corner */
	div.pictureHolder .top .middle { background: #fff; } /* Top pattern/color */
	div.pictureHolder .top .right { background: url(/portal/images/prettyPhoto/light_rounded/tr.gif) top left no-repeat; } /* Top right corner */
	
	div.pictureHolder .content { background-color: #fff; } /* Content background */
	div.pictureHolder .content a.next:hover { background: url(/portal/images/prettyPhoto/light_rounded/btnNext.gif) center right no-repeat; cursor: pointer; } /* Next button */
	div.pictureHolder .content a.previous:hover { background: url(/portal/images/prettyPhoto/light_rounded/btnPrevious.gif) center left no-repeat; cursor: pointer; } /* Previous button */
	div.pictureHolder .content a.expand { background: url(/portal/images/prettyPhoto/light_rounded/btnExpand.gif) top left no-repeat; cursor: pointer; } /* Expand button */
	div.pictureHolder .content a.expand:hover { background: url(/portal/images/prettyPhoto/light_rounded/btnExpand.gif) bottom left no-repeat; cursor: pointer; } /* Expand button hover */
	div.pictureHolder .content a.contract { background: url(/portal/images/prettyPhoto/light_rounded/btnContract.gif) top left no-repeat; cursor: pointer; } /* Contract button */
	div.pictureHolder .content a.contract:hover { background: url(/portal/images/prettyPhoto/light_rounded/btnContract.gif) bottom left no-repeat; cursor: pointer; } /* Contract button hover */
	div.pictureHolder .content a.close { width: 61px; height: 22px; background: url(/portal/images/prettyPhoto/light_rounded/btnClose.gif) center left no-repeat; cursor: pointer; } /* Close button */
	
	div.pictureHolder .content .details .nav a.arrow_previous { background: url(/portal/images/prettyPhoto/light_rounded/arrow_previous.gif) top left no-repeat; } /* The previous arrow in the bottom nav */
	div.pictureHolder .content .details .nav a.arrow_next { background: url(/portal/images/prettyPhoto/light_rounded/arrow_next.gif) top left no-repeat; } /* The next arrow in the bottom nav */
	
	div.pictureHolder .bottom .left { background: url(/portal/images/prettyPhoto/light_rounded/bl.gif) top left no-repeat; } /* Bottom left corner */
	div.pictureHolder .bottom .middle { background: #fff; } /* Bottom pattern/color */
	div.pictureHolder .bottom .right { background: url(/portal/images/prettyPhoto/light_rounded/br.gif) top left no-repeat; } /* Bottom right corner */
	
	div.pictureHolder .loaderIcon { background: url(/portal/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.prettyPhotoTitle div.prettyPhotoTitleLeft { background: url(/portal/images/prettyPhoto/light_rounded/ttl.gif) top left no-repeat; }
	div.prettyPhotoTitle div.prettyPhotoTitleRight { background: url(/portal/images/prettyPhoto/light_rounded/ttr.gif) top left no-repeat; }
	div.prettyPhotoTitle div.prettyPhotoTitleContent { background: url(/portal/images/prettyPhoto/light_rounded/ttp.gif) top left repeat-x; }

/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

div.prettyPhotoOverlay{background:#000;position:absolute;top:0;left:0;z-index:9500;width:100%}
div.pictureHolder{position:absolute;z-index:10000;width:100px}
div.pictureHolder .top{position:relative;height:20px}
* html div.pictureHolder .top{padding:0 20px}
div.pictureHolder .top .left{position:absolute;left:0;width:20px;height:20px}
div.pictureHolder .top .middle{position:absolute;left:20px;right:20px;height:20px}
* html div.pictureHolder .top .middle{position:static}
div.pictureHolder .top .right{position:absolute;top:0;left:auto;right:0;width:20px;height:20px}
div.pictureHolder .content{position:relative;text-align:left;width:100%;height:40px}
div.pictureHolder .content .details{display:none;margin:10px 15px 0 20px}
div.pictureHolder .content .details p.description{display:none;float:left;margin:0}
div.pictureHolder .content .details .nav{float:left;margin:4px 0 0 0}
div.pictureHolder .content .details .nav p{float:left;margin:0 4px}
div.pictureHolder .content .details .nav a.arrow_previous,div.pictureHolder .content .details .nav a.arrow_next{float:left;display:block;width:8px;height:9px;text-indent:-10000px;margin-top:4px}
div.pictureHolder .content .details .nav a.disabled{background-position:0 -10px;cursor:default}
div.pictureHolder .content div.hoverContainer{position:absolute;z-index:10000;top:0;left:0;width:100%}
div.pictureHolder .content a.next{position:relative;z-index:2000;display:block;float:right;text-indent:-10000px;width:49%;height:100%;background:url(/portal/images/prettyPhoto/light_rounded/btnNext.gif) 10000px 50% no-repeat}
div.pictureHolder .content a.previous{cursor:pointer;display:block;text-indent:-10000px;width:49%;height:100%;background:url(/portal/images/prettyPhoto/light_rounded/btnNext.gif) 10000px 50% no-repeat}
div.pictureHolder .content a.expand,div.pictureHolder .content a.contract{position:absolute;z-index:20000;top:10px;right:30px;cursor:pointer;display:none;text-indent:-10000px;width:20px;height:20px}
div.pictureHolder .content a.close{float:right;display:block;text-indent:-10000px}
div.pictureHolder .bottom{position:relative;height:20px}
* html div.pictureHolder .bottom{padding:0 20px}
div.pictureHolder .bottom .left{position:absolute;left:0;width:20px;height:20px}
div.pictureHolder .bottom .middle{position:absolute;left:20px;right:20px;height:20px}
* html div.pictureHolder .bottom .middle{position:static}
div.pictureHolder .bottom .right{position:absolute;top:0;left:auto;right:0;width:20px;height:20px}
div.pictureHolder .loaderIcon{display:none;position:absolute;top:50%;left:50%;margin:-12px 0 0 -12px;width:24px;height:24px}
div.pictureHolder #fullResImageContainer{width:100%;text-align:center}
div.prettyPhotoTitle{display:none;position:absolute;top:0;left:0;z-index:9999;color:#fff;font-size:13px}
div.prettyPhotoTitle div.prettyPhotoTitleLeft,div.prettyPhotoTitle div.prettyPhotoTitleRight{float:left;width:19px;height:23px;overflow:hidden}
div.prettyPhotoTitle div.prettyPhotoTitleContent{float:left;line-height:23px}
/* End of 'Anova : Galeriav2' */

.show_play{
margin-bottom:10px;
}
