﻿body
{
    height: 100%;
    background-color: #000000;
    font-family: Arial,Verdana,Helvetica;
    margin: 0px;
    padding: 0px;
}

#conteudo
{
    width: 954px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

#topo
{
    background-image: url(../imagens/fundotopo.gif);
    height: 130px;
}

#topo a.logo
{
    height: 130px;
}

#topo a
{
    float: left;
}

a img
{
    border-width: 0px;
}

.banner
{
    float: left;
    margin-left: 100px;
    margin-top: 40px;
}

#rodape
{
    margin-top: 15px;
    text-align: center;
    font-size: 10px;
    color: #808080;
    float: left;
    width: 100%;
}

#barra
{
    float: left;
    background-color: #303030;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    width: 954px;
}

#barra form
{
    float: right;
}

#barra .login
{
    padding-top: 5px;
    text-align: right;
}

#barra .login label
{
    font-family: Verdana;
    font-size: 10px;
    margin-right: 5px;
    margin-left: 10px;
}

#barra .login input.textbox
{
    font-family: Verdana;
    font-size: 10px;
    border: solid 1px #000000;
}

#barra .login .check
{
    vertical-align: middle;
    margin-left: 10px;
    margin-right: -10px;
}

#barra .login .botaoLogin
{
    background-color: #980000;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10px;
    border: solid 1px #000000;
}

#barra .login a
{
    margin: 0px 25px 0px 20px;
    color: #FFFFFF;
}

#barra .welcome
{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

#barra #sair a
{
    float: right;
    margin-top: 5px;
    margin-right: 15px;
    color: #FFFFFF;
}

#interna
{
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

#left
{
    float: left;
    background-color: #980000;
    width: 150px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#right
{
    float: left;
    background-color: #980000;
    width: 150px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}

#corpo
{
    float: left !important;
    float: none;
    background-color: #FFFFFF;
    width: 654px;
    margin-left: 150px;
    margin-right: 150px;
    min-height: 785px;
}

#left ul
{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

#left li
{
    padding: 10px;
    border-bottom: solid 1px black;
    list-style-type: none;
}

#left li:hover
{
    background-color: #982222;
}

#left li a
{
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
}

#quemSomos
{
    margin-top: 10px;
}

#quemSomos h2
{
    width: 410px;
    padding-bottom: 1px;
    border-bottom: dotted 1px #980000;
    font-size: 16px;
    color: #980000;
    font-weight: bold;
}

#quemSomos
{
    margin-left: 10px;
}

#quemSomos p
{
    width: 410px;
    text-align: justify;
    font-size: 12px;
}

#quemSomos p a
{
    color: #980000;
}

.titulo
{
    width: 654px;
    height: 46px;
}
.promo
{
    float: right;
}

#lutadores
{
    margin: 10px;
}

.lutador
{
    width: 630px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
}

.lutador img
{
    float: left;
    width: 96px;
    height: 96px;
    margin-right: 10px;
    margin-left: 3px;
}

.lutador h2
{
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.lutador div
{
    font-weight: bold;
}

.lutador h2 a
{
    text-decoration: none;
    color: #980000;
}

.alternate
{
    background-color: #EEEEEE; /*#EFEFEF;*/
}

.mais
{
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}

.mais a
{
    text-decoration: none;
    color: #000000;
}

.mais a:hover
{
    text-decoration: underline;
}

.mais a span
{
	color: #980000;
}

#eventos
{
	font-size: 12px;
}

#eventos h2
{
	font-size: 16px;
	border-bottom: dotted 1px #980000;
	width: 630px;
	margin-top:5px;
}

#eventos h2 a 
{
	color: #980000;
}

#eventos .normal, #eventos .alternate
{
    float: left;
    margin-left: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    width: 630px;
}

#eventos img
{
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    width: 120px;
    height: 170px;
}

#eventos p.date
{
	background-image:url('../imagens/30.png');
	background-repeat:no-repeat;
	padding-left:18px;
	height: 16px;
}

#eventos p.site
{
	background-image:url('../imagens/Web-Site-16x16.png');
	background-repeat:no-repeat;
	padding-left:18px;
	height: 16px;
}

#eventos p.telefone
{
	background-image:url('../imagens/telephone.png');
	background-repeat:no-repeat;
	padding-left:18px;
	height: 16px;
}

#eventos .chamada
{
	text-align: justify;
}

.data
{
    width: 450px;
    padding-bottom: 1px;
    border-bottom: dotted 1px #980000;
    font-size: 16px;
    color: #980000;
    font-weight: bold;
    margin-bottom: 8px;
    padding-top: 5px;
}

h2
{
    width: 450px;
    margin-top: 0px;
    font-size: 14px;
    margin-bottom: 0px;
}

h2 a
{
    text-decoration: none;
    color: #000000;
}

h2 a:hover
{
    text-decoration: underline;
}

.texto
{
    margin: 0px;
    font-size: 12px;
    width: 450px;
    text-align: justify;
}

#entrevistas
{
    margin: 10px;
}

#entrevistas img
{
    float: right;
    margin-right: 50px;
}

#galeria
{
    margin: 10px;
}

#galeria h2
{
    width: 620px;
    padding-bottom: 1px;
    border-bottom: dotted 1px #980000;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    clear: left;
    color: #980000;
}

#galeria h2 a, #galeria h2 a:hover
{
    color: #980000;
    text-decoration: none;
}

#galeria p
{
    margin-top: 0px;
    font-size: 12px;
    margin-bottom: 20px;
}

#galeria p a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#galeria p a:hover
{
    text-decoration: underline;
}

#galeria div
{
    margin-left: 90px;
    text-align: center;
}

#galeria div a
{
    border: solid 1px #000000;
    width: 86px;
    height: 66px;
    margin: 2px;
    float: left;
}

#galeria img
{
    border: solid 3px #FFFFFF;
}

#galeria br
{
    clear: left;
}

#videos
{
    margin: 10px;
}

/* LOGIN */
#loginForm, #semRegistro
{
    width: 310px;
    margin: 30px 5px 5px 8px;
    border: solid 1px #940000;
    font-size: 12px;
    float: left;
}

#loginForm .topo, #semRegistro .topo
{
    background-color: #940000;
    padding: 2px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}

#loginForm .descricao, #semRegistro .descricao
{
    font-size: 11px;
    text-align: justify;
    margin: 4px 4px 25px 4px;
}

#loginForm label
{
    width: 100px;
    float: left;
    text-align: right;
    padding-right: 5px;
}
#loginForm .botao
{
    float: left;
    margin-left: 140px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #980000;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

#loginForm input
{
    margin-bottom: 3px;
    border: solid 1px #000000;
    font-size: 12px;
}

#semRegistro a
{
    margin-left: 100px;
    margin-bottom: 10px;
    background-color: #940000;
    padding: 6px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    width: 90px;
    display: block;
    font-weight: bold;
}

#semRegistro a:hover
{
    text-decoration: underline;
}

#novidades, .listaEventos
{
    margin-left: 14px;
    margin-right: 14px;
    font-size: 12px;
    margin-bottom: 10px;
}

.novidade
{
    padding: 5px 5px 4px 10px;
}

.novidade a
{
    text-decoration: none;
    color: #000000;
}

.novidade a:hover
{
    text-decoration: underline;
}

.titulo-p
{
    width: 654px;
    height: 31px;
    clear: both;
}

table.listaEventos
{
    width: 626px;
    border-collapse: collapse;
    padding: 0px;
    margin-top: 5px;
}

table.listaEventos th
{
    background-color: #EEEEEE;
    padding: 2px;
}

table.listaEventos td
{
    padding: 2px;
}

table.listaEventos td a
{
    color: #000;
    text-decoration: none;
}

table.listaEventos td a:hover
{
    color: #000;
    text-decoration: underline;
}

table.listaEventos td.date
{
    text-align: center;
    width: 80px;
    font-weight:bold;
}

#videoHome
{
    /*border: solid 2px #FF0000;*/
    width: 556px;
    height: 410px;
    margin: 15px auto 15px auto;
    background-color: #000000;
    text-align: center;
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
    padding-top: 10px;
}

#videoHome a
{
    color: #FF0000;
}

#videoHome div
{
    margin-top: 10px;
}

#lutadoresHome
{
    margin: 5px 5px 10px 5px;
}

#lutadoresHome .lutador
{
    width: 320px;
    float: left;
}

#lutadoresHome .separator
{
    float: left;
    border-left: dotted 1px #980000;
    width: 1px;
    margin-right: 2px;
    height: 130px;
}

#registro
{
    margin: 10px;
    font-size: 12px;
}

#registro label
{
    float: left;
    width: 130px;
    text-align: right;
    padding-right: 5px;
    padding-top: 2px;
}

#registro input
{
    border: solid 1px #000000;
    font-size: 12px;
}

#registro .row
{
    height: 25px;
}

#registro input.enviaremail
{
    float: left;
    margin-left: 135px;
}

#registro label.enviaremail
{
    float: left;
    width: 450px;
    text-align: left;
    padding-top: 2px;
}

#registro .botao
{
    padding-left: 135px;
    margin-top: 10px;
}

#registro .botao input
{
    background-color: #980000;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
}

.validation-summary-errors
{
    color: #FF0000;
}

#entrevista
{
    margin: 10px;
}

#entrevista h1
{
    border-bottom: dotted 1px #980000;
    font-size: 24px;
    color: #980000;
    font-weight: bold;
}

#loginForm input.check
{
    margin-left: 105px;
    float: left;
}

#loginForm label.check
{
    text-align: left;
    padding-top: 2px;
}

#noticia
{
    margin: 10px;
}

#noticia .dataPublicacao
{
    font-size: 12px;
    font-weight: bold;
}

#noticia h1
{
    margin-top: 10px;
    border-bottom: dotted 1px #980000;
    font-size: 24px;
    color: #980000;
    font-weight: bold;
}

#noticia .corpo
{
    font-size: 12px;
}

#perfil
{
    margin-top: 10px;
}

#perfil .foto
{
    margin-left: 10px;
    float: left;
    margin-bottom: 10px;
}

#perfil h1
{
    margin-left: 7px;
    font-size: 22px;
    color: #980000;
    margin-top: 0px;
    margin-bottom: 2px;
}

#perfil .dados
{
    float: left;
    margin-left: 10px;
    width: 444px;
    font-size: 12px;
}

#perfil .dados div
{
    padding: 3px;
    background-color: #EFEFEF;
    padding-left: 10px;
}

#perfil .dados div.alt
{
    background-color: #E7E7E7;
}

#perfil label
{
    font-weight: bold;
}

#perfil span
{
    margin-left: 5px;
}

.patrocinadores
{
    text-align: center;
    margin: 10px;
}

.fotosLutador
{
    float: left;
    margin: 10px;
}

.fotosLutador .foto
{
    width: 148px;
    text-align: center;
    float: left;
    margin-left: 10px;
}

.videosLutador
{
    margin: 10px;
    float: left;
}

.videosLutador .video
{
    width: 120px;
    text-align: center;
    float: left;
    margin-left: 5px;
}

.videosLutador .video a
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.videosLutador .video a:hover
{
    text-decoration: underline;
}

#evento
{
	margin-left:5px;
	margin-right:5px;
}

#evento h1
{
	color:#980000;
	border-bottom:1px dotted #980000;
	font-size:26px;
}

#evento .info
{
	font-size:12px;
	float:left;
	width:310px;
}

#evento .resultado
{
	background-image:url('../imagens/Trophy-Gold.png');
	height:16px;
	background-repeat:no-repeat;
	padding-left:18px;
}

#evento .date
{
	background-image: url('../imagens/30.png');
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 16px;
}

#evento .time
{
	background-image: url('../imagens/time.png');
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 16px;
}

#evento .local
{
	background-image: url('/imagens/bussola.png');
	background-repeat: no-repeat;
	padding-left: 34px;
}

#evento .gmaps
{
	background-image: url('/imagens/googlemaps.png');
	height: 16px;
	background-repeat: no-repeat;
	padding-left: 46px;
}

#evento .site
{
	background-image: url('/imagens/Web-Site-16x16.png');
	height: 16px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

#evento .email
{
	background-image: url('/imagens/48.png');
	height: 16px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

#evento .telefone
{
	background-image: url('/imagens/telephone.png');
	height: 16px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

#evento .ingressos
{
	background-image: url('/imagens/ingressos.png');
	height: 16px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

#evento .detalhes
{
	width: 640px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#evento .detalhes h2
{
	font-style: italic;
	color: #980000;
	border-bottom: dotted 1px #980000;
	width: 620px;
	background-image: url('/imagens/28.png');
	background-repeat: no-repeat;
	padding-left: 20px;
}

#evento .money
{
	margin: 5px;
	background-image: url('/imagens/green-dollar.png');
	background-repeat: no-repeat;
	padding-left: 18px;
}

#evento .flyer
{
    text-align: center;
}

.voltar
{
    clear: both;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: right;
}

.voltar a
{
    font-size: 12px;
    color: #980000;
}

.video
{
    float: left;
    margin-bottom: 10px;
}

.video img
{
    float: left;
    margin-right: 5px;
}

.video h2
{
    width: 634px;
}

.video h2 a
{
    color: #980000;
}

.video p
{
    font-size: 12px;
    text-align: justify;
    margin-top: 5px;
}

#videoPlayer
{
    margin: 10px;
}

#videoPlayer h1
{
    border-bottom: dotted 1px #980000;
    font-size: 26px;
    color: #980000;
    margin-bottom: 10px;
}

#videoPlayer div
{
    text-align: center;
}

#videoPlayer p
{
    text-align: justify;
    font-size: 12px;
}

.xtreme
{
    margin: 10px;
}

.xtreme p, .xtreme ul
{
    font-size: 12px;
    text-align: justify;
}

.xtreme li
{
    list-style: none;
    margin: 10px;
}

.xtreme .depoimento
{
    width: 216px;
    height: 300px;
    float: left;
    font-size: 10px;
    font-family: Verdana;
    text-align: justify;
    margin: 0px 15px 10px 5px;
    background-image: url(../imagens/depo-bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px -10px;
    padding-top: 15px;
    border-right: solid 1px #000000;
    padding-right: 15px;
}

.xtreme .depoimento p
{
    font-size: 9px;
    font-family: Verdana;
    text-align: right;
}

#cadastroPatrocinio
{
    margin: 10px;
}

#cadastroPatrocinio p
{
    text-align: justify;
    font-size: 12px;
}

#cadastroPatrocinio table
{
    font-size: 12px;
}

.validation-summary-errors
{
    font-size: 12px;
    color: #FF0000;
}

#contato
{
    margin: 10px;
    font-size: 12px;
}

#contato label
{
    float: left;
    width: 100px;
    text-align: right;
    margin-right: 5px;
    padding-top: 3px;
}

#contato .botao
{
    margin-left: 105px;
}

#contato div.input
{
    height: 25px;
}

#parceiros
{
    margin: 10px;
}

.parceiro
{
    width: 155px;
    float: left;
    text-align: center;
}

.parceiro a
{
    vertical-align: middle;
}

.bannerPerfil
{
    margin-left: 5px;
    margin-top: 40px;
}

#promocao
{
    margin: 10px;
}

#promocao .empty
{
    text-align: center;
    color: #B60000;
    margin-top: 50px;
    font-weight: bold;
    font-size: 12pt;
}

#promocao h1
{
    border-bottom: dotted 1px #980000;
    font-size: 16px;
    color: #980000;
    font-weight: bold;
}

#promocao p.descricao
{
    font-size: 12px;
}

#promocao .participar
{
    margin-top: 30px;
    text-align: center;
}

#promocao .participar a
{
    background-color: #980000;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-decoration: none;
}

#backgroundPopup
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1;
}

.popupWindow
{
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 150px;
    width: 508px;
    background: #FFFFFF;
    border: 1px solid #000000;
    z-index: 2;
}

.popupWindow h3
{
    font-size: 13px;
    background-color: #000;
    color: #FFF;
    padding: 5px;
    margin: 0;
}

.popupWindow p
{
    font-size: 14px;
    font-weight: bold;
    color: #B60000;
}

.popupWindow ul
{
    margin: 0;
    padding: 0;
    text-align: center;
}

.popupWindow li
{
    font-size: 12px;
    list-style: none;
    display: inline;
}

.popupWindow div
{
    margin-top: 15px;
}

#promocao table
{
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 15px;
}

div.center
{
    text-align: center;
}

#coluna
{
    margin: 10px;
}

#coluna h2
{
    color: #980000;
    width: auto;
    border-bottom: 1px dotted #980000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    padding-bottom: 1px;
    padding-top: 5px;
}

#coluna h2 a
{
    color: #980000;
}

#coluna p
{
    text-align: justify;
}

.voltar
{
	margin:5px;
	float:right;
	font-size:12px;
	width: 640px;
}

.voltar a
{
	float:right;
	color:#980000;
	background-image:url('/imagens/back.png');
	background-repeat:no-repeat;
	background-position: 4px 4px;
	padding:4px;
	padding-left:24px;
	border: 1px solid #ddd;
}

.paging 
{
    font-size: 12px;
	float: left;
	padding: 3px;
	width: 630px;
	margin-left: 10px;
	margin-top:20px;
	margin-bottom:20px;
	border-top:dotted 1px #980000;
}

.paging ul
{
	list-style-type: none;
	padding:0;
	margin:0;
	margin-top:10px;
}

.paging li
{
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}

.paging li a
{
	color: #980000;
	padding: 4px;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
}

.paging li a:hover
{
	color: #980000;
	background: #FFEDED;/*FFD3D3;*/
	border: 1px solid #980000;
}

.paging li.nolink
{
	color: #CCC;
	border: 1px solid #F3F3F3;
	padding: 4px;
}

.paging li.current
{
	color: #FFF;
	border: 1px solid #980000;
	padding: 4px;
	background: #980000;
}

.alone
{
    margin: 10px 15px 10px 15px;
    font-size: 12px;
}

#right .ads-campaign
{
	margin-top:10px;
	margin-bottom:10px;
}
