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

html {
  height: 100%;
  margin-bottom: 1px;
  /*margin: 0;
  padding: 0;*/
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 75%;
    padding: 0;
}

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

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

p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  /*text-align: left;*/
  text-align: justify;
  text-indent: 2em;
}

td.indent_td {
  padding: 0 0 0 2em;
}

div, p, table, td, th {
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1.0001em;
    /*font-size: 16px;*/
	color: #000;
    font-weight: normal;
}

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

li {
  line-height: 1.3em;
  text-indent: 18px;
  padding-top: 0px;
  margin: 0.5em 20px;
  text-align: justify;
  background-image: url(../images/arrow1.gif) ;
  background-repeat: no-repeat;
  background-position: 10px 5px;
}


/*****************************************/
/*** Template/Plantilla layout elements ***/
/*****************************************/
#page_bg {
	height: 100%; 
	/*padding: 0px 0 10px 0;
	margin: 0;*/
    margin-bottom: 1px;
    padding: 0;
	/*background: #092748;*/
    background: #fff;
}

div.center {
  text-align: center;
}

div#wrapper {
		height: 100%;
		background: #eee;
		margin-left: auto;
		margin-right: auto;
		min-width: 760px;
		max-width: 1050px;
        /*border: 2px solid #f00;*/
}

div#wrapper_l {
	background: url(../images/fade_left.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/fade_right.png) 100% 0 repeat-y;
}

div#header {
	background: url(../images/snp_header_t.png) 0 0 repeat-x;
    /*border: 2px solid #f00;*/
}

div#header_l {
	background: url(../images/snp_header_t_l.png) 0 0 no-repeat;
	position: relative;
    /*border: 2px solid #0f0;*/
}

div#header_r {
	height: 150px;
	background: url(../images/snp_header_t_r.png) 100% 0 no-repeat;
	/*padding-left: 650px;*/
    padding-left: 213px;
	padding-right: 30px;
	padding-top: 30px;
	overflow: hidden;
	text-align: left;
    /*border: 2px solid #0f0;*/
}

div#logo_container {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	/*width: 600px;*/
    width: 200px;
	height: 150px;
	margin-left: 13px;
	margin-top: 25px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: transparent url(../images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 0px 0 0px;
    /*border: 2px solid #f00;
    background: #fff url(../images/fondo.png);*/
}

div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
    /*background: url(../images/fade_left.png) 0 0 repeat-y;*/
	padding-left: 1px;
}

div#tabarea_r {
	height: 112px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
    /*background: url(../images/fade_right.png) 100% 0 repeat-y;*/
	padding-right: 1px;
    /*border: 2px solid #f00;*/
}

div#bajo_menu {
	background: transparent url(../images/fondo_bajo_menu.png) 0 0 repeat-x;
	margin: 0;
    padding: 0;
}

div#bajo_menu_l {
	background: url(../images/fondo_bajo_menu_izq.png) 0 0 no-repeat;
	padding-left: 1px;
}

div#bajo_menu_r {
	background: url(../images/fondo_bajo_menu_der.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#ante_footer {
	background: transparent url(../images/fondo_ante_footer.png) 0 100% repeat-x;
	margin: 0;
    padding: 0;
}

div#ante_footer_l {
	background: url(../images/fondo_ante_footer_izq.png) 0 100% no-repeat;
	margin: 0;
    padding: 0;
}

div#ante_footer_r {
	background: url(../images/fondo_ante_footer_der.png) 100% 100% no-repeat;
	margin: 0;
    padding: 0;
}

div#footer {
	background: #fff url(../images/mw_footer_blue_b.png) 0 0 repeat-x;
    /*border: 2px solid #f00;*/
}

div#footer_l {
	background: url(../images/mw_footer_blue_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/mw_footer_blue_b_r.png) 100% 0 no-repeat;
	padding-top: 30px;
	height: 92px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .80em;
	color: #eee;
    font-weight: normal;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #eee;
    text-decoration: none;
	font-weight: bold;
}

div#footer_r a:hover  {
	color: #eee;
    text-decoration: underline;
	font-weight: bold;
}

div#footerspacer {
	height: 50px;
}

#pathway {
	padding: 5px 10px 8px;
	width: auto;
	margin-right: 250px;
    margin-top: 0px;
	text-align: left;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 50;
}

#search {
	float: right;
	width: 160px;
	margin-top: -17px;
	margin-right: 5px;
	height: 40px;
	overflow: hidden;
}

#search input.inputbox, .inputbox {
	border: 1px solid #444;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}

#area {
	padding: 0;
    /*border: 2px solid #f00;*/
}

#whitebox {
	margin: 0 21px 0 21px;
	/*background: #fff;*/
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	/*background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;*/
    background: transparent;
}

#whitebox_tl {
	/*background: url(../images/mw_content_t_l.png) 0 0 no-repeat;*/
    background: transparent;
}

#whitebox_tr {
	height: 1px;
	overflow: hidden;
	/*background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;*/
    background: transparent;
}

#whitebox_m {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	width: auto;
	padding: 1px 8px;
    margin: 0;
}

#whitebox_b {
	/*margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;*/
    background: transparent;
	padding: 0;
	margin: 0;
}

#whitebox_bl {
	/*background: url(../images/mw_content_b_l.png) 0 100% no-repeat;*/
    background: transparent;
	padding: 0;
	margin: 0;
}

#whitebox_br {
	/*height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;*/
    background: transparent;
	padding: 0;
	margin: 0;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	/*width: 20%;
	float:left;
    min-width: 150px;*/
    /*border: 1px solid #f00;*/
}

#maincolumn {
	/*margin-left: 25%;
	float: none;*/
    margin: 0;
    padding: 0;
	/*padding-left: 15px;
	width: auto;
    width: 100%;;
    border: 2px solid #0f0*/
}

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 ***/
/*****************************************/

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

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

h1 {
	padding: 0;
	font-family:Verdana,Helvetica ,Arial,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: bottom;
	color: #135cae;
	text-align: left;
	width: 100%;	
}

h2 {
	padding: 0;
	font-family: Verdana,Arial, Helvetica,sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align: bottom;
	color: #135cae;
	text-align: left;
	width: 100%;
}

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

h4 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #008000;
    font-size: 1.1em;
}

h3, .componentheading, .componentheading_weblinks, table.moduletable th, .contentheading, .contentheading_legal {
  margin: 0;
  font-weight: bold;
  font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 1.3em;
  /*color: #135cae;*/
  color: #008000;
  padding-left: 0px;
  margin-bottom: 10px;
  text-align: left;
}

.contentheading a, .contentheading_legal a {
  font-weight: bold;
  font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
  color: #008000;
  text-decoration: none;
}

.contentheading a:hover, .contentheading_legal a:hover {
  font-weight: bold;
  font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
  color: #008000;
  text-decoration: underline;
}

/*
#leftcolumn h3 {
  font-weight: normal;
}*/

/* 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:link, a.readon:visited {
	background:url(../images/readon.gif) no-repeat;
	background-position: 3px 1px;
    padding          : 2px 4px 2px 20px;
    float            : left;
	font			 : bold .90em Tahoma, Arial, Helvetica, sans-serif;
	color			 : #8E8480;
    border           : 1px solid #E0E0E0;
    line-height      : 10px;
    text-decoration  : none;
}
a.readon:hover {
	color : #ff9900;
	text-decoration: none; 
}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
.article_seperator {
	align: center;
    display: block;
    margin: 20px auto;
    /*background: #f00;
    background: url(../images/divider1.gif) 0 0 no-repeat;
    width: 492px;
    height: 22px;*/
    width: 90%;
    height: 10px;
    background: url(../images/divider2.gif) 0 0 repeat-x;
}

span.marquee_seperator {
	align: center;
    display: block;
    margin: 0 auto;
    width: 90%;
    height: 10px;
    background: url(../images/divider2.gif) 0 0 repeat-x;
}

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 span.article_seperator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

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


/* content tables */
td.sectiontableheader {
  background: transparent;
  color: #008000;
  font-weight: bold;
  padding: 4px;
  font-size: 1.25em;
  /*border-right: 1px solid #fff;*/
}

tr.sectiontableentry1 td {
  padding: 4px;
  background: #eee;
}

tr.sectiontableentry2 td {
  padding: 4px;
  background: #eee;
}

td.sectiontableentry1{
  padding: 3px;
  background: #eee;
}

td.sectiontableentry2{
  padding: 3px;
  background: #eee;
}


/* content styles */
table.contentpaneopen, table.contentpane, table.contentpaneopen_legal {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li, table.contentpaneopen_legal li {
	margin-bottom: 5px;
}

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

table.contentpaneopen fieldset legend, table.contentpaneopen_legal fieldset legend {
	color: #008000;
}

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

table.contentpaneopen h4, table.contentpaneopen_legal h4, span.inicio_frase {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #008000;
    font-size: 1.1em;
    margin: 0;
    padding: 0;
}

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

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

div.module_menu h3 {
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-size: 16px;
    line-height: 18px;
	font-weight: bold;
	color: #008c42;
	margin: -23px -4px 8px -5px;
    padding: 0px 10px 2px 10px;
    white-space: nowrap;
}

div.module_menu {
	background: url(../images/mw_box_blue_br.png) 100% 100% no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div {
	background: url(../images/mw_box_blue_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/mw_box_blue_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/mw_box_blue_tl.png) 0 0 no-repeat;
	padding: 10px;
	padding-top: 33px;
	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 */
#leftcolumn div.module {
	padding: 0 10px 0 10px;
    margin: 0;
}

div.module h3 {
  text-align: center;
}

#leftcolumn div.module div div div {
	padding: 20px 0 30px 0;
    margin: 0;
    background: url(../images/divider2.gif) 0 100% repeat-x;
    text-align: center;
    /*border: 2px solid #00f;*/
}

#leftcolumn div.module div.syndicate, #leftcolumn div.module div.syndicate div, #leftcolumn div.module div div div div {
	padding: 0;
    margin: 0;
    background: transparent;
}

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

#leftcolumn div#meteo_1 {
  position: relative;
  left: 0;
  top: 0;
  width: 135px;
  height: 186px;
  margin: 0 auto;
  /*border: 2px solid #0f0;*/
}

#leftcolumn div#meteo_2 {
	position: absolute;
	left: 0;
	top: 0;
}



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

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

/* thumbnails */
div.mosimage {
  margin: 0;
  /*border: 2px solid #0f5ed5;
  background: transparent;*/
  padding-top: 6px;
}

div.mosimage_caption {
  font-size: 16px;
  color: #008c42;
  /*border-bottom: 1px solid #006296;
  border-left: 1px solid #006296;
  border-right: 1px solid #006296;*/
  align: left;
  font-weight: bold;
  border: 1px solid #008c42;
  background: #fff;
}

div.mosimage img {
  border: 0;
  margin-bottom: 6px;
  /*float: left;*/
}

/* Cosas del Joomfish */
div#lang {
	background: url(../images/lang.png) 0 0 repeat-x;
	margin: 0;
    padding: 0;
	width: auto;
    position: absolute;
	right: 25px;
	top: 0px;
    height: 36px;
}

div#lang_l {
	background: url(../images/lang_izq.png) 0 0 no-repeat;
    /*position: absolute;
	left: 0px;
	top: 0px;*/
}

div#lang_r {
	height: 36px;
	background: url(../images/lang_der.png) 100% 0 no-repeat;
    margin: 0;
    padding: 0;
    /*position: relative;
	right: 0px;
	top: 0px;*/
    /*border: 2px solid #0f0;*/
}

#jflanguageselection {
	margin: 0;
	width: auto;
    /*position: relative;
	right: 0px;
	top: 0px;
	margin-right: 0px;
    margin-left: 20px;*/
	white-space: nowrap;
	vertical-align: middle;
    padding: 7px 14px;
}

/*div.jflanguageselection {
	float: right;
	vertical-align: middle;
	padding: 3px 2px 2px 2px;
}
*/

/* language lists with UL (names & images) */

#jflanguageselection ul.jflanguageselection {
	list-style: none;
	padding: 0;
	/*margin: 7px 14px;*/
    margin: 0;
	font-weight: normal;
}

#jflanguageselection ul.jflanguageselection li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 3px 1px 3px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
    text-indent: 0;
}

#jflanguageselection ul.jflanguageselection li#active_language {
	font-size: 11px;
 	font-weight: bold;
}

#jflanguageselection ul.jflanguageselection li a {
	display: block;
}

#jflanguageselection ul.jflanguageselection img {
	border: none;
}

/** Styles for the drop down list */
#jflanguageselection select.jflanguageselection {
	border: 1px solid #cccccc;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 1px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#jflanguageselection label.jflanguageselection {
	position:absolute;
	left:-1000px;
}

/** Controls Raw Display of Images **/
.rawimages {
	text-align: center;
}
.rawimages img {
	border: none;
	margin:2px;
}
.rawimages span#active_language img {
	margin:2px;
	border: none;
}
/** End Raw display of images **/

div#jflanguageselection img.langImg {
    float: left;
    border: none;
    margin-top: 3px;
}
div#jflanguageselection li img.langImg {
    float: left;
    border: none;
    margin: 1px 3px 0px 0px;
}
/* End Cosas del Joomfish */

#css_buttons {
	/*margin-top: -15px;*/
    margin-top: 10px;
	float: right;
	width: auto;
	margin-right: 0px;
    /*margin-left: 20px;*/
	white-space: nowrap;
}
#css_buttons a {
	margin-right: 0px
}

.button {
	background-color: #637D13;
	color: #FFFFFF;
	background: #637D13;
	font-weight: bold;
    margin: 5px auto;
}
.button_vote {
	background-color: #CC0000;
	color: #FFFFFF;
	background: #CC0000;
	font-weight: bold;
}
.message {
	margin: 10px 0; 
	padding: 7px; 
	width: 200px;
	border: 1px solid #ccc;
	background: #cc0000;
	color: #fff;	
	font-weight: bold;
	font-size: 16px;
}

table#table_intro_container {
  margin: 10px auto;
  padding: 0 0 0 0;
  width: 352px;
  /*border: 2px solid #0f5ed5;
  background: #34ade7;*/
}

table#table_intro {
  margin: 0;
  padding: 0;
  width: 352px;
  /*border: 2px solid #0f5ed5;*/
  background: #fff;
  border: 1px solid #008c42;
}

div#intro {
	display:block; 
	position:relative; 
	bottom:0px; 
	left:0px;
	padding:0px; 
	margin:0px;
	z-index:0;
    text-align: center;
}

div#intro span {
	color: #339900;
    text-align: center;
}

div#test {
  position: absolute;
  left: 30px;
  top: 318px;
  z-index: 10000;
  display:none;/**/
  height: 5px;
  width: 5px;
  background: #f00;
}


/* Used for templates in tipster popup tooltips. */
.tipBorde {
   background: #008c42;
}
.tipClass_top {
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 15px;
  color: #008000;
  background: #f7e600;
  border-bottom: 2px solid #008c42;
}
.tipClass {
  text-decoration: none;
  font-weight: normal;
  font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 12px;
  color: #00c;
  background: #fff;
}
.tipClass_docTop {
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 12px;
  color: #008000;
  background: #f7e600;
  border-bottom: 2px solid #008c42;
}
/* End tipster popup tooltips. */


#marqueecontainer{
  position: relative;
  width: 150px; /*marquee width */
  height: 468px; /*marquee height */
  overflow: hidden;
  padding: 0px;
  background: transparent;
  border: none;
  /*border: 1px solid #008c42;
  background: #0099FF;
  border: 2px solid #F5CF46;*/
}

/*#vmarquee img {
  margin: 10px 8px 0px 8px;
  border: 2px solid #F3C742;
}*/

div#scrolldown, div#scrollup, div#scrolldown2, div#scrollup2 {
  text-align: center;
  margin: 10px auto;
}

div#scrolldown a, div#scrollup a, div#scrolldown2 a, div#scrollup2 a {
  text-align: center;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #008000;
  text-decoration: none;
  font-weight: bold;
}

div#scrolldown a:hover, div#scrollup a:hover, div#scrolldown2 a:hover, div#scrollup2 a:hover {
  text-align: center;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #008000;
  text-decoration: none;
  font-weight: bold;
}

div#colaMarquee {
  width: 150px;
  height: 468px;
  overflow: hidden;
  padding: 0px;
  background: transparent;
  border: none;
}


div#ejemplo_container {
  margin: 0;
  padding: 6px 0 0 0;
  text-align: center;
  width: auto;
  height: 136px;
  /*border: 2px solid #f00;*/
}

table#ejemplo {
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center;
  width: 440px;
  height: 130px;
  overflow: hidden;
  background: #fff url(../images/ejemplo_3.png) 0 0 no-repeat;
  /*border: 2px solid #0f0;*/
}

table#ejemplo div.moduletable_oferta {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 440px;
  height: 130px;
  overflow: hidden;
  /*border: 2px solid #0f0;*/
}

table.moduletable_oferta td {
  text-align: center;
  font-size: 13px;
  /*border: 2px solid #0f0;*/
}

div.ofertaTitle {
  margin: 0 0 0 0;
  font-weight: bold;
  font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 15px;
  color: #008000;
  color: #ff0000;
  padding: 0;
  text-align: center;
}

a.oferta {
  text-align: center;
  font-size: 13px;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #008000;
  text-decoration: none;
  font-weight: bold;
}

a.oferta:hover {
  text-align: center;
  font-size: 13px;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #ff0000;
  text-decoration: underline;
  font-weight: bold;
}

a.category_weblinks, a.category_weblinks:link, a.category_weblinks:visited, 
table.contentpaneopen_legal td a, table.contentpaneopen_legal td a:link, table.contentpaneopen_legal td a:visited {
  text-align: left;
  font-size: 14px;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #0000ff;
  text-decoration: underline;
  font-weight: bold;
}

a.category_weblinks:hover, table.contentpaneopen_legal td a:hover {
  text-align: left;
  font-size: 14px;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
}

td.text_weblinks {
  text-align: left;
  /*border: 1px solid #008000;*/
}

td.img_weblinks {
  text-align: center;
  font-size: 14px;
  line-height: 23px;
}

/*****************
** contentslide **
*****************/

.contentslide{
/*border: 10px solid navy;
border-bottom-width: 6px;
padding: 8px;
width: 400px;
height: 250px;*/
border: none;
padding: 0;
width: 440px;
height: 130px;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
}

.pagination{
/*width: 416px; Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!
text-align: right;
background-color: navy;
border: 10px solid navy;*/
/*border-width: 0 10px; Left/ right border width of pagination DIV.
padding: 0 0 4px 0;*/
display: none;
width: 416px;
text-align: right;
border: none;
padding: 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 400px; /*IE5 width*/
w\idth: 416px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

table.imgExtra {
  margin: 0 0 0 20px;
  background-color: #eee;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 50000;
  /*border: 2px solid #0f0;*/
}

table.imgExtra td {
  padding: 0 0 0 20px;
}



/**********************
***********************
**     Google-Map    **
***********************
**********************/


table.googleMapCont {
  margin: 0 auto;
  /*border: 2px solid #f00;*/
}

td.googleMapCont2 {
  padding: 0;
  background: #eee;
}

div.googleMap {
  width: 600px;
  height: 400px;
  /*border: 1px solid #008c42;*/
}

div.videoNatal {
  width: 600px;
  height: 512px;
  /*border: 1px solid #008c42;*/
}

.frames {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 0;
}

.vendido-spanish {
  background: #eee url(../images/spanish/vendido-fondo-2.jpg);
}

.vendido-english {
  background: #eee url(../images/english/vendido-fondo-2.jpg);
}

.vendidoShort-spanish {
  background: #eee url(../images/spanish/vendido-fondo-4.jpg);
}

.vendidoShort-english {
  background: #eee url(../images/english/vendido-fondo-4.jpg);
}

div#skype {
  background: #fff;
  text-align: center;
  margin: 5px auto 0 auto;
}

div#skype td, a.skype:link, a.skype:visited {
  background: #fff;
  font-weight: bold;
  font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 17px;
  line-height: 20px;
  color: #008000;
  text-decoration: none;
}

a.skype:hover {
  background: #fff;
  font-weight: bold;
  font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 17px;
  line-height: 20px;
  color: #008000;
  text-decoration: underline;
}

img.imagen_noticias {
  border: 2px solid #008000;
}
