* {
	padding:0;
	margin:0;
}
body {
	margin-top: 5px;
	font: normal 13px Verdana;
	background-image: url(imagens/bg6.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	background-attachment: fixed;
}
.inputsimples {
	border: 1px solid #8699B5;
	background-color: #D6EAFE;
	color: #215698;
	font-size: 8pt;
}
.blockContent {
	padding-top: 7px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-bottom: 15px;
	font-size: 8pt;
}


.ddsmoothmenu2{
font: 12px Arial;
width: 100%;
text-align: center;
}
.ddsmoothmenu2 ul{
z-index:100;
margin: 0 auto;
padding: 0;
list-style-type: none;
}
.ddsmoothmenu2 ul li{
position: relative;
display: inline;
float: left;
}
/*Top level menu link items style*/
.ddsmoothmenu2 ul li a{
display: block;
background: url(imagens/bg_painel.jpg) repeat-x;
color: white;
padding: 8px 10px;
border-right: 1px solid #000000;
color: #2d2b2b;
text-decoration: none;
}
* html .ddsmoothmenu2 ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
.ddsmoothmenu2 ul li a:link, .ddsmoothmenu2 ul li a:visited{
	color: #FC3;
	font-weight: bold;
}
.ddsmoothmenu2 ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}
.ddsmoothmenu2 ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}	
/*1st sub level menu*/
.ddsmoothmenu2 ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu2 ul li ul li{
display: list-item;
float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu2 ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu2 ul li ul li a{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


.ddsmoothmenu{
font: 12px Arial;
width: 100%;
}
.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}
/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: url(imagens/bg_painel.jpg) repeat-x;
color: white;
padding: 8px 10px;
border-right: 1px solid #000000;
color: #2d2b2b;
text-decoration: none;
}
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
	color: #FC3;
	font-weight: bold;
}
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}
.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #000000;
}
/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}
.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}
.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
/* ###################################################### 
 * ################## FIM DO MENU PAINEL  ###############
 * ######################################################  
 */

#geral{
	width:990px;
	height: 100%;
	margin:0 auto;
}

#newmenu {
	width: 100%;
	height: 60px;
	background:#666;
	float:inherit;	
}

#cabecalho {
	width: 990px;
}
#propaganda {
	width: 990px;
}
#propaganda .prop {
	width: 720px;
	height: 90px;
	border: solid 1px #333333;
	margin: 10px 0px 10px 10px;
	float: left;
	background-color:#FFFFFF;
	text-align:center;
	
}
#propaganda .xpg {
	width: 250px;
	margin: 10px 0px 10px 0px;
	text-align:center;
	padding-top: 20px;
	float: right;
}
#painel{
	clear:both;
	width: 990px;
	height: 30px;
	background: url(imagens/bg_painel.jpg) repeat-x;
}

#painel .PaineldeControle {
	width: 207px;
	height: 30px;
	background: url(imagens/paineldecontrole.jpg) no-repeat;
	float: left;
}

#painel .ConteudoLogin {
	width: 980px;
	height: 30px;
	display: inline;
}


#painel .ConteudoLogin p {
	display: inline;
	text-align: center;
	font: normal 12px Arial, Sans-Serif;
	color: #FC3;
	text-shadow: 0 1px 0 #000;
	margin-top: 3px;
}

#painel .EnviarBotao {
	margin-bottom: 3px;
}

#painel .ConteudoLogin a {
	color: #FFF;
	text-shadow: 0 1px 0 #000000;
	text-decoration: none;
}
#painel .ConteudoLogin a:visited {
	text-decoration: none;
	color: #FFF;
	text-shadow: 0 1px 0 #000000;
}
#painel .ConteudoLogin a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#painel .ConteudoLogin a:active {
	text-decoration: none;
	color: #FFF;
}
.loginButton:hover input { margin:-36px 0; }

#banner_rodape1 {
	width: 990px;
	height: 265px;
	background-position: center;
	background-image: url(imagens/header2011.png);
	background-repeat: no-repeat;
}
#banner_rodape2 {
	width: 990px;
	height: 160px;
	background: url(imagens/bgtopo2.jpg) no-repeat;
}
#banner_rodape3 {
	width: 990px;
	height: 160px;
	background: url(imagens/bgtopo3.png) no-repeat;
}
#banner_rodape4 {
	width: 990px;
	height: 160px;
	background: url(imagens/bgtopo4.png) no-repeat;
}

#menu {
	width: 990px;
	/*height: 35px;*/
	background: url(imagens/bg_menu.jpg) repeat-x;
}

#conteudo {
	clear: both;
	width: 980px;
	background: #FFFFFF;
	margin-top: 6px;
	padding: 5px;
	float: left;
}

#rodape {
	clear: both;
	width: 980px;
	height: 127px;
	background: url(imagens/rodape-bg.jpg) repeat-x;
	margin-top: 7px;
	padding-top: 14px;
	padding: 5px;
	float: left;
}

.textorodape p {
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
	padding-bottom: 4px;
	text-shadow: 0 1px 0 #000000;
	text-align: center;
	width: 970px;
}

div#esquerda {
	float: left;
	width:182px;
}
div#meio {
	float: left;
	width:620px;
	margin-left:5px;
}

/* MENU LATERAL DIREITO */
div#direita {
	float: left;
	width:166px;
	margin-left:5px;
}

/* ABA STATUS DO SERVIDOR */
#status-server {
	width:182px;
	margin-bottom: 5px;
}

#status-server .top-status {
	width:166px;
	height:38px;
	background: url(imagens/status-server.png) no-repeat;
}

#status-server .meio-status {
	width:166px;
	background: #161D22;
}

#status-server .meio-status .online-status {
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color:#669900;
	text-shadow: 0 1px 0 #000000;
}

#status-server .meio-status .h1-manu {
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	color:#FFCC00;
	text-shadow: 0 1px 0 #000000;

}

#status-server .meio-status .span-players {
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	color:#CCC;
	padding-top:4px;
	text-shadow: 0 1px 0 #000000;
	text-align: center;
	width: 165px;
}

.span-servidor {
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:7px;
	text-shadow: 0 1px 0 #000000;
	text-align: center;
	width: 165px;
}

#status-server .meio-status .span-servidor:hover {
	background: #354653;
}


#status-server .meio-status .span-online {
	font:normal 14px/14px Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top:2px;
	padding-bottom: 2px;
	text-shadow: 0 1px 0 #FFFFFF;
	text-align: center;
	background: #FF9900;
	width: 30px;
	margin: 0 auto;
}

#status-server .low-status {
	width:166px;
	height:27px;
	background: url(imagens/low-status.png) no-repeat;
}
/* ########################## */

/* ABA MINHA CONTA */

#minha-conta {
	width:182px;
	margin-bottom: 5px;
}

#minha-conta .top-minhaconta {
	width:166px;
	height:39px;
	background: url(imagens/minha-conta.png) no-repeat;
}

#minha-conta .top-minhaconta .tit-minhaconta {
	font:normal 16px Tahoma, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:9px;
	padding-bottom: 9px;
	text-shadow: 0 1px 0 #000000;
	text-align: center;
	width: 165px;
}

#minha-conta .meio-minhaconta {
	width:166px;
	background: #161D22;
}

#minha-conta .meio-minhaconta .meio-texto {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-shadow: 0 1px 0 #000000;
	text-align: left;
	width: 165px;
}

#minha-conta .low-minhaconta {
	width:166px;
	height:27px;
	background: url(imagens/low-status.png) no-repeat;
}
#minha-conta .meio-minhaconta .h1-online {
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#009900;
	padding-top:7px;
	text-shadow: 0 1px 0 #FFFFFF;
	text-align: center;
	width: 165px;
}

#minha-conta .meio-minhaconta .h1-manu {
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#FFCC00;
	padding-top:7px;
	padding-bottom: 7px;
	text-shadow: 0 1px 0 #000000;
	text-align: center;
	width: 165px;
}

#minha-conta .meio-minhaconta .span-players {
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:7px;
	text-shadow: 0 1px 0 #000000;
	text-align: center;
	width: 165px;
}

#minha-conta .meio-minhaconta .span-online {
	font:normal 14px/14px Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top:2px;
	padding-bottom: 2px;
	text-shadow: 0 1px 0 #FFFFFF;
	text-align: center;
	background: #FF9900;
	width: 30px;
	margin: 0 auto;
}

/* ########################## */


#borda-meio {
	width:618px;
	border: 1px solid #161D22;
	margin-bottom: 5px;
	background-color: #000000;
}

#borda-meio h1 {
	font:normal 12px Tahoma, Helvetica, sans-serif;
	color:#A0190D;
	padding-left: 8px;
	padding-top:9px;
	padding-bottom: 3px;
	text-shadow: 0 1px 0 #000000;
	text-align: left;
	width: 610px;
	
}

.topo-meio {
	margin: 0 auto;
	margin-top: 5px;
	width: 610px;
	height: 53px;
	background: url(top-noticias.png) no-repeat;
}

.topo-meio .tit-meio {
	font:normal 16px Tahoma, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left: 10px;
	padding-top:9px;
	padding-bottom: 3px;
	text-shadow: 0 1px 0 #000000;
	text-align: left;
	width: 610px;
}

.topo-meio .subtit-meio {
	font:normal 12px Tahoma, Helvetica, sans-serif;
	color:#FFFFFF;
	text-shadow: 0 1px 0 #000000;
	padding-left: 10px;
	text-align: left;
	width: 610px;
}

#alterar_senha {
	width: 610px;
}

#alterar_senha .labels{
	clear:both;
	font-family: Arial;
	font-size: 16px;
	background: #A0190D;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 10px 5px;
	border-bottom: 1px solid #EB2414;
	color: #FFFFFF;
	width: 600px;
	text-shadow: 0 1px 0 #000000;
}

#alterar_senha input[type="text"], #alterar_senha input[type="password"]{
width: 200px;
border: 1px solid #EB2414;
padding: 5px;
color: #A0190D;
margin: 0 0 0 0px;
text-shadow: 0 1px 0 #000000;
}

#alterar_senha input[type="submit"]{
font-family: Arial;
font-size: 23px;
letter-spacing: -1px;
font-weight: bold;
color: #FFF;
text-shadow: 0 1px 0 #000000;
background: #A0190D;
padding: 8px;
border: 1px solid #EB2414;
margin: 20px 0 20px 200px
}


.r-esquerda{
	font:normal 12px Tahoma, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left: 5px;
	text-align: left;
	width: 610px;
	float: left;
	margin: 0 0 10px 5px;
	width: 280px;
}
.r-direita{
	font:normal 12px Tahoma, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align: left;
	float: right;
	width: 290px;
	color: #999;
	margin: 0 0 10px 5px;
}


.reg-msg{
	font:normal 12px Tahoma, Helvetica, sans-serif;
	margin: 2px 0 0 4px;
	color: #F00;
}


#alianca {
	width:182px;
	margin-bottom: 8px;
}

#alianca .top-alianca {
	width:182px;
	height:38px;
	background: url(imagens/alianca-project.jpg) no-repeat;
}

#alianca .top-painel {
	width:182px;
	height:38px;
	background: url(imagens/paineldecontrole.jpg) no-repeat;
}

#alianca .meio-alianca {
	width:181px;
	background: #161D22;
	padding-left:1px;
	padding-top: 3px;
}

#alianca .meio-alianca .p {
	margin-left:1px;
}

#alianca .low-alianca {
	width:182px;
	height:27px;
	background: url(imagens/low-alianca.jpg) no-repeat;
}


#twitter {
	width:182px;
}

#twitter .top-twitter {
	width:182px;
	height:38px;
	background: url(imagens/twitter-aba.jpg) no-repeat;
}

#twitter .meio-twitter {
	width:181px;
	background: #161D22;
	padding-left:1px;
	padding-top: 3px;
}

#twitter .meio-twitter .p {
	margin-left:1px;
}
#twitter .tit-twitter {
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:9px;
	padding-bottom: 9px;
	padding-left: 10px;
	text-shadow: 0 1px 0 #000000;
	text-align: right;
	width: 165px;
}

#twitter .low-twitter {
	width:182px;
	height:27px;
	background: url(imagens/low-alianca.jpg) no-repeat;
}

p#preloader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("imagens/loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

ul#twitter_update_list {
	margin: 0;
	padding: 0 2px 0.5em 2px;
	list-style-type: none;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 5px 0 1em 0;
	border-bottom: 1px solid #666666;
	margin:
}

ul#twitter_update_list li a {
	/* timestamp link */
	color: #FFCC00;
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 #000000;
	text-decoration: none;
}

ul#twitter_update_list li span {
	display: block;
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-shadow: 0 1px 0 #000000;
}

ul#twitter_update_list li span a {
	/* links in tweet */
	color: #FFCC00;
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 #000000;
}

ul#twitter_update_list li.firstTweet {
}

ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}


#noticias .news .head .span {
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	margin:0; padding:0; margin-top:3px;
	padding-left:14px;
	background:url(imagens/post.gif) left center no-repeat;
	color:#FFFFFF;
	text-shadow: 0 1px 0 #000000;
}

#alertas {
	width: 618px;
	margin-bottom: 5px;
}

#alertas .atencao {
	width: 618px;
	background: #FDEE84;
	border: 1px solid #ECCF04;
	margin-bottom: 5px;
}

#alertas .atencao .texto-atencao {
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	margin-top:4px;
	margin-bottom:4px;
	padding:0;
	color:#000000;
	text-shadow: 0 1px 0 #ffffff;
	text-align:center;
}
a img { border: none; }

#blocoDestaques {
	position: relative;		
}

#blocoDestaques ul,
#blocoDestaques ul li {
	list-style: none;	
}

#blocoDestaques,
#blocoDestaques ul,
#blocoDestaques ul li,
#blocoDestaques ul li img {
	margin: 0px;
	padding: 0px;
	
	width: 620px;
	height: 215px;
}

#blocoDestaques ul li {
	position: relative;
}

#blocoDestaques ul li div.fundo {
	width: 620px;
	height: 40px;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	background: #2C2C2C;
	opacity: 0.80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}

#blocoDestaques ul li p {
	margin: 0px;	
	padding: 10px 15px;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	line-height: 20px;
	font-family: Verdana, Arial, sans-serif;	
	font-size: 14px;
	text-shadow: 0 1px 0 #000000;
}

#blocoDestaques ul li p a {
	color: white;
	text-decoration: none;	
}	


#blocoDestaques div.paginas {
	position: absolute;
	top: 5px;
	right: 5px;
	
	z-index: 100;
}


#blocoDestaques div.paginas a {
	height: 20px;
	width: 20px;
	
	display: block;
	float: left;
	margin-left: 2px;
	margin-top: 150px;
	
	color: white;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;	
	text-align: center;
	line-height: 20px;
	outline: none;
	
	background: black;
}

#blocoDestaques div.paginas a:hover,
#blocoDestaques div.paginas a.activeSlide {
	background: #2C2C2C;
	font-weight: bold;
}

#blocoDestaques ul li p,
#blocoDestaques ul li div.fundo { display: none; }

.newsup {
	background: url(imagens/bgnoticias.jpg);
	font:normal 20px/20px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top: 7px;
	width:620px;
	height: 38px;
	text-shadow: 0 1px 0 #000000;
}

#noticias {
	width: 619px;
	margin-top: 5px;
	border-top: 2px solid #A0190D;
	border-left: 1px solid #A0190D;
	border-right: 1px solid #A0190D;
	border-bottom: 1px solid #A0190D;
}

#noticias .news {
	margin-bottom:1px
}

#noticias .news .head {
	background:url(imagens/top-noticias.jpg) no-repeat;
	width:619px;
	height:53px;
	margin: 1px;
	padding-left:10px;
}
#noticias .news .head:hover {
	background:url(imagens/top-noticias2.jpg) no-repeat;
	width:619px;
	height:53px;
	margin: 4px;
	padding-left:10px;
}

#noticias .news .head .h1 { 
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:7px;
	width:619px;
	text-shadow: 0 1px 0 #000000;
}

#noticias .news .head .span {
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	margin:0; padding:0; margin-top:3px;
	padding-left:14px;
	background:url(imagens/post.gif) left center no-repeat;
	color:#FFFFFF;
	text-shadow: 0 1px 0 #000000;
}

#noticias .news .cont {
	font:normal 12px Arial, Helvetica, sans-serif;
	width:600px;
	margin:8px; auto;
	padding-top:5px;
}

#noticias a {
	color:#A0190D;
	text-decoration:none;
}

#noticias a:hover {
	color:#A0190D;
	text-decoration:none;
	text-shadow: 0 1px 0 #000000;
}
#noticias a:visited {
	color:#A0190D;
	text-decoration:none;
}

.password {
font-size : 12px;
border : 1px solid #cc9933;
width : 200px;
font-family : arial, sans-serif;

}
.pstrength-minchar {
font-size : 10px;
color: #000000;
}

#alterar_senha select{
width: 200px;
border: 1px solid #EB2414;
padding: 7px;
color: #A0190D;
margin: 0 0 0 3px;
}

.p-titulo{
	font-family: Arial;
	font-weight: bold;
	letter-spacing: -2px;
	font-size: 27px;
	color: #FC0;
	width: 610px;
	margin: 0 0 10px 5px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #CCC;
	text-shadow: 0 1px 0 #000000;
}

.textonormal{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	margin: 0 5px 5px 5px;
}

.inter-pg{
color: #000000;
font:normal 12px Tahoma, Helvetica, sans-serif;
padding: 10px 0 0 6px;
margin: 0 0 15px 0;
}
.box-destaque-titulo{
font-size: 19px;
font-weight: bold;
color: #FF9900;
width: 605px;
border-bottom: 1px solid #EB2414;
text-shadow: 0 1px 0 #000000;
padding: 0 0 2px 0;
margin: 5px 0 2px 5px;
}
.link-botao{
text-decoration: none;
font-family: Arial;
font-size: 21px;
letter-spacing: -1px;
font-weight: bold;
color: #FFFFFF;
text-shadow: 0 1px 0 #000000;
background: #A0190D;
padding: 8px;
margin: 0 0 5px 5px;
border: 0;
}
.txt-destaque{
font-size: 14px;
color: #A0190D;
}

#doacao label{
width: 587px;
float: left;
margin: 8px 0 0 0;
font-weight: bold;
}
#doacao input{
width: 200px;
border: 1px solid #DDD;
padding: 7px;
color: #999;
float: left;
}
#doacao button{
font-family: Arial;
font-size: 21px;
color: #FFF;
background: #A0190D;
padding: 8px;
border: 0;
float: left;
text-shadow: 0 1px 0 #000000;
}
.n-regras{
font-size: 19px;
font-weight: bold;
font-family: Arial;
}
#login_log {
margin: 5px 5px 5px 5px;
padding: 0;
}
#login_log li{
list-style: none;
padding: 5px;
float: left;
width: 599px;
margin: 0 0 0 0;
border-bottom: 1px solid #70110A;
}
.login-data{
float: left;
width: 170px;
text-align: center;
}
.login-host{
float: left;
width: 120px;
text-align: center;
}
.login-log{
float: left;
width: 296px;
text-align: center;
}
.login-titulo{
font-weight: bold; 
font-size: 12px; 
font-family: Trebuchet MS;
color: #FFFFFF;
background: url(imagens/fundomeiopeq.jpg) repeat-x;
border-bottom: 1px solid #DDD;
text-shadow: 0 1px 0 #000000;
text-align: center;
}
.login-normal{
background: #a0190d;
border-bottom: 1px solid #EB2414;
color: #FFFFFF;
text-shadow: 0 1px 0 #000000;
font:normal 12px/12px Arial, Helvetica, sans-serif;
text-align: center;
}
.login-normal:hover{
background: #DE2112;
}



.donate-titulo{
font-weight: bold; 
font-size: 12px; 
font-family: Trebuchet MS;
color: #FFFFFF;
background: url(imagens/fundomeiopeq.jpg) repeat-x;
border-bottom: 1px solid #DDD;
text-shadow: 0 1px 0 #000000;
text-align: center;
}
.donate-normal{
background: #a0190d;
border-bottom: 1px solid #EB2414;
color: #FFFFFF;
text-shadow: 0 1px 0 #000000;
font:normal 12px/12px Arial, Helvetica, sans-serif;
text-align: center;
}
.donate-normal:hover{
background: #DE2112;
}

.donate-id{
float: left;
width: 50px;
text-align: center;
}

.donate-valor{
float: left;
width: 80px;
text-align: center;
}

.donate-status{
float: left;
width: 70px;
text-align: center;
}

.donate-data{
float: left;
width: 140px;
text-align: center;
}

.ranking-botao{
text-decoration: none;
font-family: Arial;
font-size: 21px;
letter-spacing: -1px;
font-weight: bold;
color: #FFF;
background: #94160C;
padding: 8px;
margin: 5px;
border: 0;
}
.ranking-botao:hover{
background: #BD1C0F;
}
.ranking-botao-active{
text-decoration: none;
font-family: Arial;
font-size: 21px;
letter-spacing: -1px;
font-weight: bold;
color: #FFF;
background: #BD1C0F;
padding: 8px;
border: 0;
}

#logwoe{
padding: 0;
}

#logwoe li{
list-style: none;
padding: 5px;
float: left;
width: 599px;
margin: 0 0 1px 0;
}

#woelog {
	margin-top: 5px;
}

.woe-data{
float: left;
text-align: center;
width: 130px;
font-weight: bold;
}
.woe-log{
float: left;
text-align: center;
width: 465px;
font-size: 11px;
}
.logwoe-titulo{
font-weight: bold; 
font-size: 12px; 
font-family: Trebuchet MS;
color: #FFFFFF;
background: url(imagens/fundomeiopeq.jpg) repeat-x;
border-bottom: 1px solid #DDD;
}
.woe-normal{
background: #a0190d;
border-bottom: 1px solid #EB2414;
color: #FFFFFF;
text-shadow: 0 1px 0 #000000;
}
.woe-normal:hover{
background: #DE2112;
}

.pvp-pos{
float: left;
width: 40px;
text-align: center;
}
.pvp-nome{
float: left;
width: 180px;
text-align: left;
}
.pvp-classe{
float: left;
width: 100px;
text-align: center;
}
.pvp-matou{
float: left;
width: 90px;
text-align: center;
}
.pvp-morreu{
float: left;
width: 90px;
text-align: center;
}
.pvp-pontos{
float: left;
width: 90px;
text-align: center;
}
#rankingpvp {
margin: 5px 5px 5px 5px;
padding: 0;
}

#rankingpvp li {
list-style: none;
padding: 5px;
float: left;
width: 599px;
margin: 0 0 1px 0;
}

#rankinggvg {
margin: 5px 5px 5px 5px;
padding: 0;
}

#rankinggvg li {
list-style: none;
padding: 5px;
float: left;
width: 599px;
margin: 0 0 1px 0;
}
#donate_home {margin-left:0px;width:620px; padding-bottom:5px;}
#donate_home .top { width:620px; height:52px; display:block; background:url('imagens/panel_top_home.gif') no-repeat; }
#donate_home .mid { width:620px; background:url('imagens/panel_mid_home.gif') repeat-y; }
#donate_home .bot { width:620px; height:47px; display:block; background:url('imagens/panel_bot_home.gif') no-repeat; }
#donate_home .topInfo { width:620px; padding-top:2px; }
#donate_home .pageTitle { padding-left:10px; float:left; padding-top:6px; color:#FFFFFF; font-size:14px; }
#donate_home .pageRecall { margin:6px 470px; }

#content-post {float:left;margin-left:0px;width:620px;}
#content-post .post {
	background: #87170E url(imagens/fundonoticias.jpg) repeat-x;
	border-top:5px solid #1F1F1F;
	margin-top:5px;
	padding:8px 5px;
}
#content-post .post h2.tit, #content-post .post span.sub-tit {margin:0 10px 0 10px;}

#content-post .post h2.tit a {
	font:normal 22px/22px Arial, Helvetica, sans-serif;
	color:#F9D728;
	
	padding-bottom: 4px;
	text-shadow: 0 1px 0 #000000;
	text-align: center;
	text-decoration:none;
}
#content-post .post h2.tit a:hover {text-decoration:underline;}
#content-post .post span.sub-tit {
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	display:block;
	margin-bottom:13px;
	text-shadow: 0 1px 0 #000000;
}
#content-post .post span.sub-tit a {color:#79776d;}
#content-post .post span.sub-tit a:hover {text-decoration:underline;}
#content-post .post p {
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:8px 10px;
	text-align:justify;
	text-indent:18px;}
#content-post .comentarios {background-color:#F2DDBB;float:left;height:40px;width:60px;margin:5px 0 0 10px;padding:0 2px;}
#content-post .comentarios a span {display:block;color:#DF8C22;font-size:10px;text-align:center;}
#content-post .comentarios a span.num-comentario {font-size:24px;font-weight:bold;line-height:100%;}
#content-post .comentarios a:hover span {text-decoration:underline;}
#content-post .comentarios a:hover span.num-comentario {text-decoration:none;}
#content-post .comment {background-color:#F3EEDA;border-top:3px dashed #E8B573;margin-top:5px;padding:8px 5px;}
#content-post .comment .user {font-size:16px; color:#ba6648; font-weight:bold;}
#content-post .comment .date {font-size:13px; color:#61311D; font-style:italic;}

/* Quote boxes */
p.citation {
	background: #FFFFFF url(imagens/citation_bg.png) no-repeat right;
	color: #2b3730;
	font-size: 0.9em;
	font-weight: bold;
	border-width: 1px 1px 0 3px;
	border-style: solid;
	border-color: #76140C;
	padding: 5px 8px;
}

	div.blockquote {
		background: #FFFFFF;
		font:normal 12px/12px Arial, Helvetica, sans-serif;
		color:#000000;
		border-width: 1px 1px 1px 3px;
		border-style: solid;
		border-color: #76140C;
		margin: 0px;
		margin-top: 0px;
	}

		/*div.blockquote p.citation {
			background-color: #e5d2e9;
			color: #413544;
			border-color: #ae7eb9;
		}*/
		
		div.blockquote div.blockquote {
			/*background: #f9f5fa;
			border-color: #ae7eb9;*/
			font-size: 1em;
			margin: -0px 15px 0px 15px;
		}

			/*div.blockquote div.blockquote p.citation {
				background-color: #e9e7d1;
				color: #474534;
				border-color: #b2ab72;
			}

			div.blockquote div.blockquote div.blockquote {
				background: #f9f8f3;
				border-color: #b2ab72;
			}*/
			
			div.blockquote p.citation {
				margin: 6px 15px 0 15px;
				font-size: 1em;
			}

div.quote {
	padding: 12px;
} 

div.quote p.blockquote {
	margin-left: -12px;
}

cite {
	display: block;
	font-weight: bold;
}

blockquote cite {
	font-size: 1em;
}
.grayrow {
background: #A0190D !important;
color: #ffffff;
font-size: 11px;
font-weight: 600;
}
.wdthAlt {
width: 22%;
}
.nameclr { /* Color of item name */
color: #000000;
}
.tdblue { /* Description  td styles */
text-align: left;
color: #000000 !important;
}

.whitetable {
width: 99%;
margin-bottom: 25px;
text-align: center;
border: solid 1px #A0190D;
}
.alignment1, .td_center {
text-align: left;
}
.mobdrops {
color: #000000;
}

  .mobdrops table {
  width: 100%;
  }

  .mobdrops td {
  border: 0;
  }
  
  .mobdrops a {
  color: #000000;
  text-decoration: none;
  }
  
  .mobdrops a:hover {
  text-decoration: underline;
  color: #000000;
  }

  
.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:0px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 0px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/************** Skin 1 *********************/
.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd .ddTitle {
	background:#f2f2f2;
	border:1px solid #c3c3c3;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;
}
.dd .ddTitle span.arrow {
	background:url(dd_arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer; 
}

.dd .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:2px 0 2px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background-color:#66CCFF;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background-color:#66CCFF;
	
}
.hidden {display:none;}

/************** Skin 2 *********************/
.dd2 {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd2 .ddTitle {
	background:transparent url(../images/msDropDown.gif) no-repeat;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:36px;
}
.dd2 .ddTitle span.arrow {
	background:transparent url(../images/icon-arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:27px; height:27px; cursor:pointer; top:5px; position:relative; right:2px;
}

.dd2 .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:33px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#fff;}
.dd2 .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0;}
.dd2 .ddTitle img.selected {
	padding:0 2px 0 0;
	vertical-align:top;
}
.dd2 .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	font-size:14px;
}
.dd2 .ddChild .opta a, .dd2 .ddChild .opta a:visited {padding-left:10px}
.dd2 .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd2 .ddChild a:hover {
	background-color:#66CCFF;
}
.dd2 .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd2 .ddChild a.selected {
	background-color:#66CCFF;	
}

/************* use sprite *****************/
.dd .ddChild a.sprite, .dd .ddChild a.sprite:visited {
	background-image:url(../icons/sprite.gif);
	background-repeat:no-repeat;
	padding-left:24px;
}

.dd .ddChild a.calendar, .dd .ddChild a.calendar:visited {
	background-position:0 -404px;
}
.dd .ddChild a.shoppingcart, .dd .ddChild a.shoppingcart:visited {
	background-position:0 -330px;
}
.dd .ddChild a.cd, .dd .ddChild a.cd:visited {
	background-position:0 -439px;
}
.dd .ddChild a.email, .dd .ddChild a.email:visited {
	background-position:0 -256px;
}
.dd .ddChild a.faq, .dd .ddChild a.faq:visited {
	background-position:0 -183px;
}
.dd .ddChild a.games,
.dd .ddChild a.games:visited {
	background-position:0 -365px;
}
.dd .ddChild a.music, .dd .ddChild a.music:visited {
	background-position:0 -146px;
}
.dd .ddChild a.phone, .dd .ddChild a.phone:visited {
	background-position:0 -109px;
}
.dd .ddChild a.graph, .dd .ddChild a.graph:visited {
	background-position:0 -73px;
}
.dd .ddChild a.secured, .dd .ddChild a.secured:visited {
	background-position:0 -37px;
}
.dd .ddChild a.video, .dd .ddChild a.video:visited {
	background-position:0 0;
}

/***************/
/* (s) Account */
/***************/
#account { margin-left:20px; }
#account .top { width:560px; height:52px; display:block; background:url('imagens/panel-top.gif') no-repeat; }
#account .mid { width:560px; background:url('imagens/panel-mid.gif') repeat-y; }
#account .bot { width:560px; height:47px; display:block; background:url('imagens/panel-bot.gif') no-repeat; }
#account .topInfo { width:530px; padding-top:2px; }
#account .pageTitle { padding-left:10px; float:left; padding-top:6px; color:#FFFFFF; font-size:16px; }
#account .pageRecall { margin:6px 470px; }
#account .user { font-size:13px; padding-left:10px; color:#666; }
#account .premiumBadge { width:35px; height:29px; display:block; background:url('../images/main/premium.png') no-repeat; float:right; }
#content-center .infoBox { background:url('../images/fade.png') no-repeat; border:1px solid; border-color:#333; color:#F00; width:477px; height:20px; display:block; text-align:center; }

/*******************************/
/* Buttons & Fields */
.buttonNormal { font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:11px; color:#e0b800; background-color:#464646; border:1px #191928 solid; margin-top:2px; cursor:pointer; }
.buttonSmall { font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:10px; color:#e0b800; background-color:#464646; border:1px #191928 solid; margin-top:2px; cursor:pointer; }
.inputField { font-size:11px; border:none; padding-left:3px; padding-top:2px; width:148px; height:16px; background:url('imagens/input.gif') no-repeat; color:#999; }
.textBox { font-size:11px; border:1px solid #666;width:160px; height:15px; background:#333; color:#CCC; }

.fontnormal {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #CCC;
}

/* Item Set (Donorshop) */
.itemset_class_button {width:62px; height:22px; display:block; cursor:pointer;}
.itemset_class_button:hover { background-position: 0 -22px; }
.itemset_class_dk{ background:url('imagens/classes/dknight.jpg') no-repeat;}
.itemset_class_druid{ background:url('imagens/classes/druid.jpg') no-repeat;}
.itemset_class_hunter{ background:url('imagens/classes/hunter.jpg') no-repeat;}
.itemset_class_mage{ background:url('imagens/classes/mage.jpg') no-repeat;}
.itemset_class_paladin{ background:url('imagens/classes/paladin.jpg') no-repeat;}
.itemset_class_priest{ background:url('imagens/classes/priest.jpg') no-repeat;}
.itemset_class_rogue{ background:url('imagens/classes/rogue.jpg') no-repeat;}
.itemset_class_shaman{ background:url('imagens/classes/shaman.jpg') no-repeat;}
.itemset_class_warlock{ background:url('imagens/classes/warlock.jpg') no-repeat;}
.itemset_class_warrior{ background:url('imagens/classes/warrior.jpg') no-repeat;}

/* Item Set Page */
.itemSets .rewardName { font-family:Arial; font-size:11px; }
.itemSets .rewardCost { color:#09C; font-weight:bold; }
.itemSets .setName { color:#FFCC00; font-family:Arial; font-size:11px; font-weight:bold; }
.itemSets .setText { font-family:Arial; font-size:12px; color:#e6cc80; }
.Purchase { padding-top:4px; }
.setPurchase{ background:url('imagens/itemset_purchase.png') no-repeat; width:78px; height:24px; display:block; cursor:pointer;}
.setPurchase:hover { background-position: 0 -24px; }

/* Headers for Donorshop */
.dshop_header { width:124px; height:25px; display:block; background-repeat:no-repeat;}
.mount_rewards { background-image: url('imagens/mount.gif'); cursor:pointer; }
.mount_rewards_active { background-image: url('imagens/search_active.gif'); }
.tg_rewards { background-image: url('imagens/gold.gif'); cursor:pointer; }
.tg_rewards_active { background-image: url('imagens/gold_active.gif'); }
.set_rewards { background-image: url('imagens/itemsets.gif'); cursor:pointer; }
.set_rewards_active { background-image: url('imagens/itemsets_active.gif'); }
.armors_rewards { background-image: url('imagens/armors.gif'); cursor:pointer; }
.servicos_rewards { background-image: url('imagens/servicos.gif'); cursor:pointer; }
.weapons_rewards { background-image: url('imagens/weapons.gif'); cursor:pointer; }
.mount_rewards:hover, .tg_rewards:hover, .set_rewards:hover, .armors_rewards:hover, .servicos_rewards:hover, .weapons_rewards:hover { background-position: 0 -25px; }

/* Item Shop | Charity Shop Page | VoteShop */
#donate_home .rewardShopList { background:url('imagens/rewardbg.gif') no-repeat; height:45px; width:449px; display:block; }
#donate_home .rewardShopList .itemIcon { position:absolute; margin-top:3px; margin-left:4px; }
#donate_home .rewardShopList .itemName { position:absolute; margin-top:4px; margin-left:60px; cursor:pointer; }
#donate_home .rewardShopList .itemDesc { position:absolute; margin-top:24px; margin-left:60px; color:#FF9900; }
#donate_home .rewardShopList .itemPurc { position:absolute; margin-top:11px; margin-left:380px; }

/* Buttons (Name Change, Race Change, Faction Change) */
#donate_home .accountBtn div { display:block; cursor:pointer; height:25px; }
#donate_home .accountBtn div:hover { background-position:0 -25px; }

#donate_home .accountBtn .purchase { width:60px; }



.purchase_button{ width:119px; height:29px; display:block; cursor:pointer;}


.purchase { width:60px; }


/***************/
/* (s) Tooltip */
/***************/
.q7 {
	color:#e6cc80;
	text-decoration: none;
}.q5 {color:#ff8000}.q4 {text-decoration: none; color:#A335EE}.q3 {color:#0070DD}.q0 {
	color:#9d9d9d;
	text-decoration: none;
}.q2 {color:#1eff00}.q6 {color:#d80000}.q1 {
	color:#ffffff;
	text-decoration: none;
}
.q0:hover,.q1:hover,.q2:hover,.q3:hover,.q4:hover,.q5:hover,.q6:hover,.q7:hover {color:#FFFFFF}
.q8 {
	color:#FC0;
	margin-left: 2px;	
}




.dd {
	display:inline-block !important;
	text-align:left;
	background-color:#202020;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}
.dd .ddTitle {
	background:transparent;
	border:1px solid #333333;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;
}
.dd .ddTitle span.arrow {
	background:url(imagens/dd_arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer;
}

.dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.textTitle img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #333333;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#202020;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#FFFFFF;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background:#FFFFFF;
	color:#000000;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background:#666666;
	color:#000000;
	
}
.hidden {display:none;}


.acao_completa {
	width:580px;
	background-color:#FFF;
	border:1px solid #45D645;
	font-size:12px;
	font-weight:bold;
	color:#17AB0F;
	text-align:center;
}

table.tbl_lista {
	margin:auto;
	text-align:center;
	color:#CCC;
	clear:both;
	margin-bottom:10px;
}
table.tbl_lista th {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}
table.tbl_lista th a:link,
table.tbl_lista th a:hover,
table.tbl_lista th a:active,
table.tbl_lista th a:visited{
	color:#486D48;
	text-decoration: none;
}
table.tbl_lista th a:hover,
table.tbl_lista th a.ativo{
	text-decoration: underline;
}
table.tbl_lista td {
	text-align:left;
	padding:3px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
table.tbl_lista td.centro { text-align:center; }
table.tbl_lista td.direita { text-align:right; }
table.tbl_lista td.pq { width:50px; }
table.tbl_lista td.medio { width:100px; }
table.tbl_lista td.gr { width:150px; }
table.tbl_lista td.sgr { width:250px; }
table.tbl_lista td.destaque { color:#00FF6A; }
table.tbl_lista td.medio a.confirmar_pagto {
	color:#EDEF2C;
	text-decoration:none;
}
table.tbl_lista td.medio a.confirmar_pagto:hover { color:#171F17; }

table.tbl_lista .listagem {
	background-color:#333;
	color:#FFF;
}
table.tbl_lista .listagem_over {
	background-color:#666;
	color:#333;
}
table.tbl_lista .listagem a, table.tbl_lista .listagem a:hover, table.tbl_lista .listagem a:visited {
	color:#FFF;
}
table.tbl_lista .listagem_over a, table.tbl_lista .listagem_over a:hover, table.tbl_lista .listagem_over a:visited {
	color:#4B8748;
}
table.tbl_lista tr.lista_produtos a {
	color:#486D48;
}

.reg_button { background:url('imagens/button_register.png') no-repeat; width:168px; height:38px; display:block; cursor:pointer;}
.reg_button:hover { background-position: 0 -39px; }

#topbar input {

background-color: #363636;

background-image: url(/img/form_bg.gif);

background-repeat: repeat-x;

border-bottom: 1px solid #21231F;

border-left: 1px solid black;

border-right: 1px solid #21231F;

border-top: 1px solid black;

color: #CCCCCC;

font: normal normal normal 11px/normal helvetica, geneva, verdana, sans-serif;

}

#topbar label {

color: #CCCCCC;

font-size: 11px;

}

#topbar {

background: url(imagens/topbar_bg.jpg) repeat-x;
background-color:#333333;
margin: 0px auto;
height:28px;
width: 900px;
color: #000000;
font-size: 11px;
padding-left: 15px;
padding-right: 15px;
border-bottom:1px solid #333333;


}



#topbar-left {
 float: left;
 margin:0px 0px 0px 0px;
 padding:3px 0px 0px 0px;
 height:20px;

}
#topbar-right {
 text-align: right;
 float: right;
 width: 580px;
 margin: 5px 0px 0px 0px;
 padding:0px 0px 0px 0px;

}

#topbar fieldset {

 margin-top: 0px;

}

#topbar-center {

 padding-top: 0px;

 float: middle;

}

#topbar a {

   color: #CCCCCC;
}

#topbar-left {
 float: left;
 margin:0px 0px 0px 0px;
 padding:3px 0px 0px 0px;
 height:20px;

}
#topbar-right {
 text-align: right;
 float: right;
 width: 580px;
 margin: 5px 0px 0px 0px;
 padding:0px 0px 0px 0px;

}

.botaologinpainel {
	cursor:pointer;
	border: 0px #000000;
	background:#fff;
	height: 28px;
	width: 133px;
	padding-bottom: 5px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-shadow: 0 1px 0 #000000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 13px;
	background:url(imagens/botao_login.gif) repeat-x left top;
}

fieldset.painel {
	border: none;
	width: 120px;
	margin: 0 auto;
}
.painel input, .painel button {
	border: none;
	float: left;
}
.painel input.box {
	color: #000;
	font-size: 1.2em;
	width: 154px;
	height: 24px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #000;
	background-color: #FFF;
}
.painel input.box:focus, .painel input.box:hover {
	outline: none;
	border: 1px solid #FC3;
	background-color: #CCC;
}

#FormLogin {
	
}
#login-carregando{
	background: url('imagens/ajax-loader.gif') no-repeat;
	width: 16px;
	height: 16px;
	float: right;
	margin: 22px 30px 0 0;
	display: none;
}

/* -------------------------------------------------------- */
/* MENU	DO CP												*/
/* -------------------------------------------------------- */

ul.invisivel {display:none;} /* jquery no menu */

#menucp {
	position: relative;
	width: 173px;
	background:#000;
	font-size:0.9em;
	margin: 1em 0 1em -1em;
	padding:0;
	margin-left: 3px;

}
#menucp a {
	background: none;
}	
	
#menucp h3 { cursor:pointer;} 
#menucp h3.link-titulo {
	height:2em;
	line-height:2em;
	font-size:0.9em;
	font-weight:bold;
	padding-left:8px;
	margin:1px 0;
	background: #000 url(imagens/menucplista.gif) 98% 50% no-repeat;
	color: #FC0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EABB00;
}	
#menucp  h3.corrente { 
	background:#000 url(imagens/menucplista2.gif) 98% 50% no-repeat;
	}	
#menucp li a.link-unico {
	background:#FC0;
	border-bottom: 1px solid #333;
	}
#menucp ul {
	list-style-type:none;
	margin:0;
	padding:0;           
	}
#menucp li a,  #menucp li a:link,  #menucp li a:visited {
	background: #d4dde4 url(imagens/menucplista3.gif) no-repeat right;
	color: #FFF;
	text-decoration: none;
	margin-bottom:1px;
	padding: 3px;
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFE697;
	}
	
#menucp li a:hover {
	background: #036 url(imagens/menucplista4.gif) no-repeat right;
	color: #d4dde4;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	}

#menucp a, #menucp a:link, #menucp a:visited {
	color: #FFF;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	text-decoration: none;
	margin-bottom:1px;
	padding: 3px;
}

.painelclass , a:link, a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FC3;
	text-decoration:none;
}
.painelclass a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FC3;
	text-decoration: underline;
}

.wowhead-searchbox {
	background:#000
	width: 170px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.sidebar{
	background:#f7f7f7;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}
.sortable th { 
	background-repeat: no-repeat; 
	background-position: right;
}

.headertable {
	background:#CCC;
 	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.headticket {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

.spanticket {
	color: #FC3;
	text-shadow: 0 1px 0 #CCC;
	text-decoration: none;
	font-weight: bold;
}


#ranking{
width: 700px;
float: left;
margin: 5px 0 0 0;
}

.ranking{
display: none;
}
.pvp-title{
padding: 0;
border-bottom: 1px dotted #DDD;
width: 90%;
margin: 0 0 10px 0;
float: left;
}

.pvp-title span{
font-family: Arial;
letter-spacing: -2px;
font-size: 23px;
font-weight: bold;
}
.pvp-title a{
text-decoration: none;
font-family: Arial;
color: #000;
font-size: 17px;
font-weight: bold;
float: right;
}

.ranking-topo{
width: 427px;
height: 50px;
float: left;
}
.ranking-topo a{
padding: 10px;
height: 30px;
text-decoration: none;
float: left;
margin: 0 2px 0 0;
font-family: Arial;
font-size: 26px;
font-weight: bold;
letter-spacing: -2px;
}
.b-ativo{
	background: #87170E url(imagens/fundonoticias.jpg) repeat-x;
	color: #FFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #87170E;
	border-right-color: #87170E;
	border-left-color: #87170E;
}
.b-normal{
background: #EEE;
color: #BBB;
}
.ranking-conteudo{
background: #87170E url(imagens/fundonoticias.jpg) repeat-x;
border-top:5px solid #87170E;
padding: 10px;
width: 600px;
float: left;
color: #FFF;
}
.mini-ranking{
display: none;
}
