/* ajax_process - starts */
.transparent_ajax
{
  filter:alpha(opacity=60); /*mais velhos*/
  filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 60); /*IE*/
  -moz-opacity: .6; /*Firefox 2, 1 e mais antigos*/
  opacity: .6; /*Firefox 3 e Opera*/
  -khtml-opacity: .6; /*Chrome e Safari, Konqueror*/
}
.transparent_result
{
  filter:alpha(opacity=80); /*mais velhos*/
  filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 80); /*IE*/
  -moz-opacity: .8; /*Firefox 2, 1 e mais antigos*/
  opacity: .8; /*Firefox 3 e Opera*/
  -khtml-opacity: .8; /*Chrome e Safari, Konqueror*/
}
.alert_ajax
{
  filter:alpha(opacity=90); /*mais velhos*/
  filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 90); /*IE*/
  -moz-opacity: .9; /*Firefox 2, 1 e mais antigos*/
  opacity: .9; /*Firefox 3 e Opera*/
  -khtml-opacity: .9; /*Chrome e Safari, Konqueror*/
}
#Livezilla
{
   position:absolute;
   width:200px;
   height:115px;
   z-index:1;
   left:50px;
   top:50px;
}
#central {width: 350px;height: 40px;font-family: tahoma;font-size: 12px;font-weight: bold;text-align: center;color: #000000;border: solid 1px yellow;background-color: #999999;position: absolute;left: 40%;top: 35%;margin-left: -50;margin-top: -25;}
#alert_central {width: 350px;height: 40px;font-family: tahoma;font-size: 12px;font-weight: bold;text-align: center;color: #000000;border: solid 1px yellow;background-color: #999999;position: absolute;left: 35%;top: 50%;margin-left: -50;margin-top: -25;}
#ajax_process {width: 350px;height: 20px;font-family: tahoma;font-size: 12px;font-weight: bold;text-align: center;color: #000000;border: solid 1px yellow;background-color: #999999;position: absolute;left: 10%;top: 10%;margin-left: -5;margin-top: -5;}
#sub_rigth_central{width: 350px;height: 40px;font-family: tahoma;font-size: 12px;font-weight: bold;text-align: center;color: #000000;border: solid 1px yellow;background-color: #999999;position: absolute;left: 50%;top: 60%;margin-left: -25;margin-top: -5;}
#sub_rigth_ajax_process{width: 350px;height: 20px;font-family: tahoma;font-size: 12px;font-weight: bold;text-align: center;color: #000000;border: solid 1px yellow;background-color: #999999;position: absolute;left: 40%;top: 70%;margin-left: -25;margin-top: -25;}
#str_result {width: 200px;height: 15px;font-family: tahoma;font-size: 12px;font-weight: bold;text-align: center;color: #000000;border: solid 1px yellow;background-color: #FFFFCC;position: absolute;left: 8%;top: 27%;margin-left: -5;margin-top: -5;}
/* ajax_process - starts */

/* main phplist - starts */
.v1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 0F3D7C; text-decoration: none}
.v2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #646464; text-decoration: none }
/* main phplist - ends */

/* div show hide - starts */
div.quote { margin-left: 25%; padding: 10px; background-color: #FFCF31; border: 1px solid #00009C; width: 450px;}
div.quote p { font-size: .8em; margin: 0px 0px 0px 0px;}
div#commentForm { display: none; margin: 0px 20px 0px 20px; font-family: Arial, sans-serif; font-size: .8em;}
a.commentLink { font-family: Arial, sans-serif; font-size: .9em;}
#toolTipBox { display: none; padding: 5; font-size: 12px; border: black solid 1px; font-family: verdana; position: absolute; background-color: #ffd038; color: 000000;}
/* div show hide - ends */

/* tooltip.js - starts */
.glt-elm
{
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
  color: #fff;
  font-family: Arial, sans-serif;
  filter:alpha(opacity=90); /*mais velhos*/
  filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 90); /*IE*/
  -moz-opacity: .9; /*Firefox 2, 1 e mais antigos*/
  opacity: .9; /*Firefox 3 e Opera*/
  -khtml-opacity: .9; /*Chrome e Safari, Konqueror*/
  visibility: hidden;
}
.glt-elm p{ background: #666; margin: 0; padding: 0.5em;}
.glt-elm img{ display: block;}
/* and this CSS for IE, if you want to use transparency: */
/*.glt-elm{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);}*/
/* tooltip.js - ends */

/* padrao - inicio */
A.menu:link { color: green; font-family: arial; TEXT-DECORATION: none }
A.menu:visited { color: green; font-family: arial; TEXT-DECORATION: none }
A.menu:active { color: blue; font-family: arial; TEXT-DECORATION: none }
A.menu:hover { color: red }
A.menu_red:link { color: orange; font-family: arial; TEXT-DECORATION: none }
A.menu_red:visited { color: turquoise; font-family: arial; TEXT-DECORATION: none }
A.menu_red:active { color: red; font-family: arial; TEXT-DECORATION: none }
A.menu_red:hover { color: magenta }
A.menu_opac:link { color: #666666; font-family: arial; TEXT-DECORATION: none }
A.menu_opac:visited { color: #666666; font-family: arial; TEXT-DECORATION: none }
A.menu_opac:active { color: #666666; font-family: arial; TEXT-DECORATION: none }
A.menu_opac:hover { color: #666666 }
.title { font-size: 13px; font-family: Tahoma; font-weight: bold; }
.mini_title { font-size: 11px; font-family: Tahoma; font-weight: bold; }
.formu_title { font-size: 13px; font-family: Tahoma; font-weight: bold; color: #800000; }
.texto { font-size: 13px; font-family: Verdana; }
.minitexto { font-size: 12px; font-family: Verdana; }
.miditexto { font-size: 11px; font-family: Verdana; }
.legend { font-size: 10px; font-family: Tahoma; }
.bold_legend { font-size: 10px; font-family: Tahoma; font-weight: bold; }
.formu_legend { font-size: 10px; font-family: Tahoma; }
.formu_minilegend { font-size: 9px; font-family: Tahoma; }
.formu_opac_minilegend { font-size: 9px; font-family: Tahoma; color: #CC0000; }
.formu_special_minilegend { font-size: 9px; font-weight: bold; font-family: Tahoma; color: #800000; }
.label_legend { font-size: 12px; font-family: 'Trebuchet MS', Trebucet, Verdana, Arial; }
.minilegend { font-size: 9px; font-family: Tahoma; }
.opac_minilegend { font-size: 9px; font-family: Tahoma;  color: #666666; }
.special_minilegend { font-size: 9px; font-family: Tahoma; color: #800000; }
.minilegend_bold { font-size: 9px; font-weight: bold; font-family: Tahoma; }
.formu { font-size: 11px; font-family: Tahoma; color: #000000; background-color: #FDF7DF; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.formu_lock { font-size: 11px; font-weight: bold; font-family: Tahoma; color: #000000; background-color: #dad7d7; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.formu_vez { font-size: 11px; font-weight: bold; font-family: Tahoma; color: #800000; background-color: #FDF7DF; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.formu_button { font-size: 11px; font-weight: bold; font-family: Tahoma; color: #008080; background-color: #CCCCFF; border-color: #000000 #000000 #000000 #000000; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; }
.formu_mini_button { font-size: 9px; font-weight: bold; font-family: Tahoma; color: #008080; background-color: #CCCCFF; border-color: #000000 #000000 #000000 #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.formu_button_process { font-size: 11px; font-weight: bold; font-family: Tahoma; color: #CC0066; background-color: #FFFF99; border-color: #999999 #999999 #999999 #999999; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; }
.formu_mini_button_process { font-size: 9px; font-weight: bold; font-family: Tahoma; color: #CC0066; background-color: #FFFF99; border-color: #999999 #999999 #999999 #999999; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; }
.formu_fieldset { font-size: 11px; font-family: Tahoma; color: #000000; background-color: #FFFFFF; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.formu_table {font-size: 9px;font-family: Tahoma;color: #000000;background-color: #FFFFFF;border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;border-style: solid;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;}
.td_line { font-size: 11px; font-family: Tahoma; color: #CC0000; background-color: #CC0000; border-color: #CC0000 #CC0000 #CC0000 #CC0000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.td_bas { font-size: 11px; font-family: Tahoma; color: #000000; background-color: #FDF7DF; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.td_bas_lock { font-size: 11px; font-family: Tahoma; color: #000000; background-color: #dad7d7; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.td_bas_mini_lock { font-size: 9px; font-family: Tahoma; color: #000000; background-color: #dad7d7; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.td_ads { font-size: 11px; font-family: Tahoma; color: #CC0000; background-color: #FDF7DF; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.td_ads_lock { font-size: 11px; font-family: Tahoma; color: #CC0000; background-color: #dad7d7; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.td_sum { font-size: 11px; font-weight: bold; font-family: Tahoma; color: #CC0000; background-color: #FDF7DF; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.td_sum_lock { font-size: 11px; font-weight: bold; font-family: Tahoma; color: #CC0000; background-color: #dad7d7; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.td_w_mini_lock { font-size: 9px; font-family: Tahoma; color: #000000; background-color: #FFFFFF; border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }
.td_opac_mini_lock { font-size: 9px; font-family: Tahoma; color: #999999; background-color: #FFFFFF; border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }
.td_special_mini_lock { font-size: 9px; font-family: Tahoma; color: #800000; background-color: #FFFFFF; border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }
.formu_mini_lock { font-size: 9px; font-family: Tahoma; color: #000000; background-color: #dad7d7; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.formu_mini_vez { font-size: 9px; font-family: Tahoma; color: #800000; background-color: #FDF7DF; border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
/* padrao - fim */

/* language - inicio */
.formu_language
{
  width: 150px;
  height: 15px;
  font-size: 9px;
  font-weight: bold;
  font-family: Tahoma;
  color: white;
  background-color: silver;
/*
  border-width:0;
  border: 1px groove #C0C0C0;
  padding: 1;
*/
  border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
/* language - inicio */

/* padrao_plus - inicio */
body { font-family: 'Trebuchet MS', Trebucet, Verdana, Arial; }
form fieldset.n { border: 0; margin: 2px; padding: 1px }
/* form fieldset label { display: block-inline; float: left; width: 134px; text-align: right; margin-right: 5px; font-size: 12px }*/
form fieldset label { display: inline; float: left; width: 134px; text-align: right; margin-right: 5px; font-size: 12px }
form fieldset label.n { display: inline; float: none; width: auto; text-align: left; margin-right: auto; font-size: 12px }
form fieldset { font-size: 12px; }
form fieldset legend { font-size: 14px }
/* padrao_plus - fim */

/* js.js - inicio */
.formclass
{
position: absolute;
left: 0px;
top: 0px;
visibility: hidden;
height: 0px;
width: 0px;
background: #FFFFFF;
border-style: solid;
border-width: 1px;
border-color: #000000;
}
/* js.js - fim */

/* video.php - inicio */
.video {
	width: 25px;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma,verdana,arial,helvetica;
	color: #FFFFFF;
	background-color: #333333;
	border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.video_vez {
	width: 25px;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma,verdana,arial,helvetica;
	color: #800000;
	background-color: #FDF7DF;
	border-color: #BDCD0B #BDCD0B #BDCD0B #BDCD0B;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
/* video.php - fim */

