@charset "utf-8";
*{
margin:0;
padding:0;
}
html,body{
cursor:default;
background:#ffffff url("/lineage2/images/bg.jpg") no-repeat top center;
font-family:"Calibri",Helvetica,Verdana,Arial,sans-serif;
font-size:0.91em;
color:#f1f1f1;
}
label{
font-weight:bold;
}
h1,h2,h3,p{
padding:0;
margin:10px 15px;
}
h1{
font-size:1.6em;
}
h2{
font-size:1.2em;
margin-top:25px;
margin-bottom:12px;
}
h3{
font-size:2em;
margin-top:25px;
margin-bottom:12px;
color:#666666;
}
p,ol{
margin-bottom:20px;
text-align:justify;
}
ul{
margin-bottom:2px;
text-align:justify;
}
p code{
display:block;
text-align:left;
}
ul,ol{
padding-left:25px;
}
phl img,.phr img{
width:240px !important;
height:157px !important;
}
img{
border:none;
}
table td {
padding-left:10px;
}
table h1 {
padding:0;
margin:5px 5px;
font-size:1.0em;
}
form{
margin:0;
padding:0;
border:0;
margin-right:10px;
}
input{
background:#4a4a4a url("/lineage2/images/input.gif") repeat-x top;
color:#ffffff;
font-size:0.9em;
font-weight:normal;
padding:2px;
border:1px solid #040404;
vertical-align:middle;
}
input.erro{
background:#4a4a4a url("/lineage2/images/input.gif") repeat-x top;
color:#ffffff;
font-size:0.9em;
font-weight:normal;
padding:2px;
border:1px solid #cc0000;
vertical-align:middle;
}
input:hover,input:focus{
background:#4a4a4a url("/lineage2/images/input.gif") repeat-x;
background-position:0 -41px;
}
textarea{
background:#252525 url("/lineage2/images/textarea.gif") repeat-x top;
color:#ffffff;
font-size:1.3em;
line-height:1.4em;
font-weight:normal;
border:1px solid #040404;
padding:2px;
vertical-align:middle;
}
select{
color:#ffffff;
background-color:#4a4a4a;
font-size:1.1em;
font-weight:normal;
border:1px solid #040404;
padding:1px;
vertical-align:middle;
}
option{
padding:0 1em 0 0;
vertical-align:middle;
}
option.disabled-option{
color:gray;
}
input.radio{
border:none;
background:none;
vertical-align:middle;
}
th{
color:#fc9049;
font-size:1.3em;
font-weight:bold;
white-space:nowrap;
padding:10px 5px;
height:29px;
}
label.checkbox_unchecked{
background:url("/lineage2/images/check.png") no-repeat 0 -15px;
display:block;
margin:10px 0;
padding-left:25px;
margin-bottom:15px;
}
a{
color:#4b89ab;
text-decoration:none;
}
a:hover{
color:#888888;
text-decoration:underline;
}
label.checkbox_checked{
background:url("/lineage2/images/check.png") no-repeat;
display:block;
margin:10px 0;
padding-left:25px;
margin-bottom:15px;
}
#topo{
position:fixed;
width:100%;
height:80px;
background:url("/lineage2/images/transbg.png");
min-width:800px;
}
#rodape{
position:fixed;
bottom:0;
width:100%;
height:50px;
background:url("/lineage2/images/transbg.png");
min-width:800px;
}
#conteudo{
position:fixed;
left:50%;
margin:-215px 0 0 -385px;
top:50%;
width:770px;
height:460px;
background:url("/lineage2/images/bg.png") no-repeat 0 0;
min-width:800px;
}
#menu{
margin-top:50px;
margin-right:30px;
}
#menu ul{
list-style-type:none;
float:right;
width:auto;
}
#menu ul li{
float:left;
margin-left:20px;
font-size:1.1em;
width:auto;
}
#menu ul li a{
height:21px;
text-decoration:none;
color:#cbcbcb;
}
#menu ul li a:hover{
color:#437ba0;
}
#menu li.active a{
color:#437ba0;
}
#slideshow{
list-style:none;
}
#slideshow span{
display:none;
}
#wrapper{
width:675px;
margin:20px auto;
display:none;
}
#wrapper *{
margin:0;
padding:0;
}
#fullsize{
position:relative;
width:669px;
height:300px;
padding:2px;
border:1px solid #ccc;
background:#000;
}
#information{
position:absolute;
bottom:0;
width:669px;
height:0;
background:#000;
color:#fff;
overflow:hidden;
z-index:200;
background:url("/lineage2/images/alphabg.png");
}
#information h3{
padding:4px 8px 3px;
font-size:1.1em;
}
#information p{
padding:0 8px 8px;
}
#image{
width:669px;
}
#image img{
position:absolute;
z-index:25;
width:auto;
}
#imgprev{
left:0;
background:url("/lineage2/images/left.gif") no-repeat left center;
}
#imgnext{
right:0;
background:url("/lineage2/images/right.gif") no-repeat right center;
}
#imglink{
position:absolute;
height:306px;
width:100%;
z-index:100;
}
#thumbnails{
margin-top:15px;
}
#slideleft{
float:left;
width:20px;
height:81px;
background:url("/lineage2/images/scroll-left.gif") no-repeat center center;
background-color:#222;
}
#slideleft:hover{
background-color:#333;
}
#slideright{
float:right;
width:20px;
height:81px;
background:#222 url("/lineage2/images/scroll-right.gif") no-repeat center center;
}
#slideright:hover{
background-color:#333;
}
#slidearea{
float:left;
position:relative;
width:556px;
margin-left:5px;
height:81px;
overflow:hidden;
}
#slider{
position:absolute;
left:0;
height:81px;
}
#slider img{
cursor:pointer;
border:1px solid #666;
padding:2px;
}
#flash{
width:100%;
height:100%;
}
.ranking{
margin:17px;
}
.boss{
margin:30px;
}
.phome{
margin-left:25px;
margin-top:10px;
}
.clearbox{
float:left;
margin-left:-1000px;
width:1px;
height:1px;
font-size:0.5em;
border:none;
background:none;
}
.rtl option{
padding:0 0 0 1em;
vertical-align:middle;
}
.gensmall{
margin:1px 1px;
font-size:1em;
}
.gen{
margin:1px 1px;
font-size:1.2em;
}
.genmed{
margin:1px 1px;
font-size:1.1em;
}
.red{
font-size:0.9em;
color:#cc0000;
}
.row1{
background:url("/lineage2/images/row1.png");
padding:4px;
border-left:1px solid #404040;
border-top:1px solid #444444;
border-right:1px solid #383838;
border-bottom:1px solid #2c2c2c;
}
.row2{
background:url("/lineage2/images/row1.png");
padding:4px;
border-left:1px solid #404040;
border-top:1px solid #444444;
border-right:1px solid #383838;
border-bottom:1px solid #2c2c2c;
}
.row3{
background:url("/lineage2/images/row1.png");
padding:4px;
border-left:1px solid #404040;
border-top:1px solid #444444;
border-right:1px solid #383838;
border-bottom:1px solid #2c2c2c;
}
.post{
background-color:white;
border-style:solid;
border-width:1px;
}
.btnbbcode{
font-weight:normal;
font-size:1.1em;
}
.btnmain{
font-weight:bold;
cursor:pointer;
padding:3px 7px;
font-size:0.8em;
}
.btnlite{
font-weight:bold;
cursor:pointer;
padding:3px 7px;
font-size:0.8em;
}
.btnfile{
font-weight:normal;
padding:1px 5px;
font-size:1.1em;
}
.btnmain,.btnlite,.btnfile{
background:url("/lineage2/images/submit.gif") repeat-x top;
}
.btnmain:hover,.btnmain:focus,.btnlite:hover,.btnlite:focus,.btnfile:hover,.btnfile:focus{
background:url("/lineage2/images/submit.gif") repeat-x top;
background-position:0 -41px;
}
.btnbbcode{
background:#afafaf url("/lineage2/images/bbcode.gif") repeat-x top;
color:#2f2f2f;
border:1px solid #222222;
}
.btnbbcode:hover,.btnbbcode:focus{
background:#c1c1c1 url("/lineage2/images/bbcode.gif") repeat-x top;
background-position:0 -41px;
color:#222222;
}
.helpline,.helpline:hover,.helpline:focus{
background:transparent;
border-style:none;
}
.right{
margin-left:15px;
margin-right:15px;
width:auto;
float:right;
}
.clear{
clear:none;
}
.logo{
margin-top:25px;
position:absolute;
}
.rodape{
margin-top:18px;
margin-left:18px;
font-size:0.9em;
color:#999998;
}
.aviso{
font-size:0.9em;
color:#FFFFFF;
background:#990000;
border:1px solid #FF0000;
height:35px;
padding-top:5px;
padding-left:50px;
}
.aviso a{
color:#FFF555;
}
.conteudo{
overflow:auto;
margin:10px;
width:750px;
height:440px;
}
.rodape a{
height:21px;
text-decoration:none;
color:#cc0000;
}
.rodape a:hover{
color:#555555;
}
.imgnav{
position:absolute;
width:25%;
height:306px;
cursor:pointer;
z-index:150;
}
