/* Normal, standard links. */
a
{
	color: #ffd090;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #d0d0d8;
	text-decoration: none;
}
a.nav:hover
{
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	font-size: small;
	font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
	background-color: #4C4C4C;
    color: white;
	margin: 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #a0a0a0;
	background-color: #a0a0a0;
}

/* No image should have a border when linked */
a img{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #D7DAEC;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: small;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "courier new", "times new roman", monospace;
	font-size: small;
	line-height: 1.4em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

.code a, .quote a {
	color: #ff0000;
	text-decoration: underline;
}

.code a:hover, .quote a:hover {
	color: #0000ff;
	text-decoration: underline;
}

.quote td, .quote div
{
	color: #000000;
	background-color: #D7DAEC;
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 1.4em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #ffff00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
}
.windowbg2
{
}
.windowbg3
{
}
.windowbg4
{
    padding-right: 20px;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #808080;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	font-style: normal;
	background: url(images/titlebg.jpg) #52595F repeat-x;
	border-bottom: solid 1px black;
	border-top: solid 1px #707070;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	color: white;
    font-weight: bold;
	font-style: normal;
}

.titlebg a:hover
{
	color: orange;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	font-style: normal;
	text-decoration: none;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , .catbg3
{
	background: url(images/cat.gif) repeat-x;
	color: #ffffff;
	padding: 4px;
    line-height: 1.3em;
    height: 1.3em;
 }
.catbg4
{
	background: url(images/cat.gif) repeat-x;
	color: #ffffff;
	padding: 4px 0px 7px 0px;
    line-height: 1.3em;
    height: 1.3em;
 }
.catbg5
{
	padding: 4px 0px 4px 10px;
	font-style: normal;
	background: url(images/titlebg.jpg) #52595F repeat-x;
	border-bottom: solid 1px black;
	border-top: solid 1px #707070;
    line-height: 1.3em;
    height: 1.3em;
 }
.catbg6
{
	padding: 4px 10px 4px 0px;
	font-style: normal;
	background: url(images/titlebg.jpg) #52595F repeat-x;
	border-bottom: solid 1px black;
	border-top: solid 1px #707070;
    line-height: 1.3em;
    height: 1.3em;
 }
.catbg7
{
	background: url(images/cat.gif) repeat-x;
	color: #ffffff;
    line-height: 1.3em;
    height: 2.6em;
 }
.catbg8
{
	background: url(images/cat.gif) repeat-x;
	color: #ffffff;
    line-height: 1.3em;
    height: 1.3em;
 }
tr.catbg td , tr.catbg3 td
{
	background: url(images/cat.gif) repeat-x;
	color: #ffffff;
    line-height: 1.3em;
    height: 1.3em;
}
.catbg2 , tr.catbg2 td
{
	background: url(images/cat.gif) repeat-x;
	color: #ffffff;
    line-height: 1.3em;
    height: 1.3em;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
    background-color: #4C4C4C;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error{
color: red;
}


.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: lowercase;
	vertical-align: top;

}
.mirrortab_first{
	background: url(images/mill_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_last{
	background: url(images/mill_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first{
	background: url(images/mill_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_last{
	background: url(images/mill_active_last.gif) no-repeat;
	width: 7px;
}
.mirrortab_back
{
	text-decoration: none;
	font-size:  x-small;
	vertical-align: top;
	padding: 15px 3px 10px 3px;
	background: url(images/mill_back.gif) repeat-x;
}
 .mirrortab_active_back
{
	text-decoration: none;
	font-size:  x-small;
	font-weight: bold;
	vertical-align: top;
	padding: 15px 3px 10px 3px;
	background: url(images/mill_active_back.gif) repeat-x;
 }

/* how links behave in main tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: white;
	text-decoration: none;
	padding: 4px;
 }
.mirrortab_active_back a:link , .mirrortab_active_back a:visited{
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: orange;
	text-decoration: none;
}

div#top{
	background: #000000;
    padding: 5px 0px 0px 0px;
}

div#mid{
	background: url(images/img/mid.jpg) repeat-x;
}



div#right{
	background: url(images/img/right.jpg) top right no-repeat;
	padding: 30px 30px 20px 30px;
}
.tabs1{
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;

}
.tabs2{
	font-size: 8pt;
}
.tabs2 a{
	color: #a0a0a0;
}
.tabs1 a:hover, .tabs2 a:hover{
	color: orange;
	text-decoration: none;
}
.maintab_first{
	background: url(images/mill_first.gif) no-repeat;
	width: 6px;
}
.maintab_last{
	background: url(images/mill_last.gif) no-repeat;
	width: 6px;
}
.maintab_active_first{
	background: url(images/mill_active_first.gif) no-repeat;
	width: 6px;
}
.maintab_active_last{
	background: url(images/mill_active_last.gif) no-repeat;
	width: 7px;
}
.maintab_back
{
	text-decoration: none;
	font-size:  x-small;
	vertical-align: top;
	padding: 15px 3px 10px 3px;
	background: url(images/mill_back.gif) repeat-x;
}
 .maintab_active_back
{
	text-decoration: none;
	font-size:  x-small;
	font-weight: bold;
	vertical-align: top;
	padding: 15px 3px 10px 3px;
	background: url(images/mill_active_back.gif) repeat-x;
 }

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: white;
	text-decoration: none;
	padding: 4px;
 }
.maintab_active_back a:link , .maintab_active_back a:visited{
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: orange;
	text-decoration: none;
}


.sitemap{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sitemap_topheader{
	background: #f0f0ff;
	border-bottom: solid 1px #ffffff;
	padding: 4px;
}

.sitemap_header{
	background: #f0f0f5;
	border-bottom: solid 1px white;
	padding: 4px 4px 4px 2ex;
	display: block;
	font-size: x-small;
 }

.sitemap_header_active{
	background: #e5e4e0;
	border-bottom: solid 1px white;
	padding: 4px 4px 4px 2ex;
	display: block;
	font-weight: bold;
	font-size: x-small;
}
.sitemap_header:link , .sitemap_header:visited{
}
.sitemap_header_active:link, .sitemap_header_active:visited{
}
.sitemap_header:hover , .sitemap_header_active:hover{
	border-bottom: solid 1px #d0d0d0;
	padding: 4px 4px 4px 2ex;
	display: block;
	text-decoration: none;
 }

ul#articlelist
{
	margin: 0 0 0 1ex;
	padding: 0.5ex 0;
	list-style: none;
}
ul#catlist
{
	margin: 0 0 0 0;
	padding: 0;
	border-top: dotted 1px;
}

ul#articlelist li
{
	display: block;
	padding: 1ex 0 0 3ex;
	background: url(images/divider.gif) no-repeat 1ex 1.5ex;
}
ul#catlist li
{
	display: block;
	padding: 1ex 0 0 3ex;
}
#smfFadeScroller
{
    background: transparent;
    color: #ffffff;
    height: 60px;
    overflow: hidden;
}

div.arriba {
margin: 0px auto 25px auto;
padding: 0;
}

/* horizontal pill menu */
table.menu {
    padding: 0;
    margin: 0px auto 0px auto;
	width: auto;
}

td.menu_m {
  background: url(images/top_menu_button_marron.png) repeat-x;
  padding: 0;
  margin: 0;
}

td#up_l {
  background: url(images/top_menu_left_marron.png) no-repeat;
  width:  26px;
  height: 25px;
}

td#up_r {
  background: url(images/top_menu_right_marron.png) no-repeat;
  width:  26px;
  height: 25px;
}

table.menu a:link, table.menu a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  float:left;
  display:block;
  height: 25px;
  line-height: 26px;
  text-indent: 0;
  padding: 0 8px;
  margin: 0;
  color: #fff;
  text-decoration: none;
}

table.menu a:hover {
  background: url(images/button_bg_anim.gif) repeat-x;
  color: #fff;
}

#marqueecontainer{
position: relative;
width: 130px; /*marquee width */
height: 268px; /*marquee height */
background: #0099FF;
overflow: hidden;
border: 2px solid #F5CF46;
padding: 0px;
}

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

* .relativo {
  position: relative;
}

* .fichaf {
  height: auto !important;
  height: 1%;
  width: 328px;
  background: #AADCFA;
  border: 3px solid #F5CF46;
  position: absolute;
  z-index: 1000;
  top: 0px;
  right: 140px;
  padding: 8px 4px 4px 4px;
  text-align: center;
}

* .fichaf p {
  margin:0 0 5px 0;
}

* .fichaf img {
  float: none;
  vertical-align: top;
  margin-bottom: 10px;
  padding: 0px;
  border: 1px solid #85712B;
}

* .fichaf .modulo_texto {
  display:table;
  height:1%;
  font-family: 'Times New Roman',Verdana,Helvetica,Arial,sans-serif;
  font-size: 18px;
  color: #7E6303;
  text-align: center;
  margin: 0px auto;
}

.importante {
  background: #ffff00;
  color: #ff0000;
  line-height: 1.4em;
  /*display: block;*/
  width: auto;
  text-align: center;
  font-weight: bold;
  border: 2px solid #ff0000;
  padding: 2px 10px;
  margin: 0 auto;
}

.importante a {
  background: #ffff00;
  color: #ff0000;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

.importante a:hover {
  background: #ffff00;
  color: #ff0000;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
}

.importante2 {
  background: #ffff00;
  color: #ff0000;
  width: 116px;
  text-align: center;
  font-weight: bold;
  border: 2px solid #ff0000;
  padding: 2px 5px;
  margin: 0;
}

.importante2 a {
  background: #ffff00;
  color: #0000ff;
  font-weight: bold;
  text-decoration: none;
}
.importante2 a:hover {
  background: #ffff00;
  color: #0000ff;
  font-weight: bold;
  text-decoration: underline;
}

span.online
{
	color: #ffd090;
	text-decoration: none;
    font-weight: bold;
}

span.offline
{
	color: #ccc;
	text-decoration: none;
    font-weight: normal;
}

a.cuadro
{
	color: #ffd090;
	text-decoration: none;
}

a.cuadro:hover
{
	text-decoration: underline;
}

a.atrasados {
  color: #ff0000;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
}

a.atrasados:hover {
  color: #ff0000;
  font-weight: bold;
  text-decoration: underline;
  font-style: normal;
}

a.banner_cust_spanish_es
{
    display:block; 
    width:458px;
    height: 105px;
    background:url(images/banner_cust_1.png) right top no-repeat;
    padding: 0px 0px 0px 0px; 
    margin:0px;
    color:#000;
}

a.banner_cust_spanish_es:hover
{
    display:block; 
    width:458px;
    height: 105px;
    background:url(images/banner_cust_2.png) right top no-repeat;
    padding: 0px 0px 0px 0px; 
    margin:0px;
    color:#000;
}

a.banner_cust_english
{
    display:block; 
    width:458px;
    height: 105px;
    background:url(images/banner_cust_3.png) right top no-repeat;
    padding: 0px 0px 0px 0px; 
    margin:0px;
    color:#000;
}

a.banner_cust_english:hover
{
    display:block; 
    width:458px;
    height: 105px;
    background:url(images/banner_cust_4.png) right top no-repeat;
    padding: 0px 0px 0px 0px; 
    margin:0px;
    color:#000;
}

table.lenguage
{
  float: right;
}

table.lenguage span
{
  display: block;
  margin: 0px 0px 3px 0px;
}

/* Used for templates in tipster popup tooltips. */
.tipBorde {
   background: #eada78;
}
.tipClass_top {
  text-decoration: none;
  font-weight: bold;
  font-size: 17px;
  line-height: 30px;
  color: #cff;
  background: #09f;
  border-top: 4px solid #6cc4ff;
  border-right: 4px solid #6cc4ff;
  border-bottom: 4px solid #004878;
  border-left: 4px solid #004878;
  padding: 0px 10px 10px 10px;
}
.tipClass {
  text-decoration: none;
  font-weight: normal;
  font-family: 'Times New Roman',Verdana,Helvetica,Arial,sans-serif;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  background: #99ccff;
  border-top: 4px solid #b6dbff;
  border-right: 4px solid #b6dbff;
  border-bottom: 4px solid #00416d;
  border-left: 4px solid #00416d;
}
.tipMoscasTop {
  text-decoration: none;
  font-weight: bold;
  font-family: 'Times New Roman',Verdana,Helvetica,Arial,sans-serif;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  background: #99ccff;
}
.tipMoscasName {
  text-decoration: none;
  font-weight: bold;
  font-family: verdana, sans-serif;
  font-size: 15px;
  color: #fff;
  background: #4C4C4C;
  border: 2px solid #00ff00;
}
.tipMoscasNum {
  text-decoration: none;
  font-weight: bold;
  font-family: verdana, sans-serif;
  font-size: 15px;
  color: #fff;
  background: #4C4C4C;
  border: 2px solid #00ff00;
}
/* End tipster popup tooltips. */

table.skype_table {
  border: none;
}

table.skype_table td {
  background: #4C4C4C;
  text-align: center;
  font-family: Arial,'Times New Roman',Verdana,Helvetica,sans-serif;
  line-height: 20px;
  font-size: 17px;
  font-weight: normal;
  color: white;
}

a.skype_link:link, a.skype_link:visited, a.skype_link:hover, a.skype_titulo:link, a.skype_titulo:visited, a.skype_titulo:hover {
  color: #ffd090;
  font-weight: bold;
  text-decoration: none;
}

.tabla_barra_der {
background: #4C4C4C;
border: 2px solid #ffd090;
}

.loro_head1 {
  color: #e9d387;
  font-size: 22px;
  font-weight: normal;
  font-family: Arial,'Times New Roman',Verdana,Helvetica,sans-serif;
}

.loro_head2 {
  color: #e9d387;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial,'Times New Roman',Verdana,Helvetica,sans-serif;
}


a.stocro{color:#FFF;font:bold 10px arial,sans-serif;text-decoration:none;}

.birthday
{
  width: 500px;
  margin: 0 auto;
}
