/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
ul,ol { list-style: none;}
fieldset,img { border: none; }
html{overflow-y:scroll;}
/* p, ul{text-align:justify; margin-bottom:0px} */

body {
	/*font: 13px 'Lucida Grande', Arial, Verdana, sans-serif; /* site antigo */
	/*font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; /*Apple*/
	/*font: 13px "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif; /*Coda*/
	/*font: 12px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, sans-serif;*/
	/*font: 13px Arial, Helvetica, sans-serif; /*MOTO GP*/
	font: 13px 'helvetica neue', helvetica-neue, helvetica, arial, sans-serif; /*P‡gina Opera - nos IE's fica igual a Arial*/
	line-height: 1.5;
	/* background-color: rgb(247, 247, 247); */
	color: rgb(60, 60, 60);
	color: black;
}

a{	
	text-decoration:none;
	outline:none;
	border:0px;
	color: #0090D6;
	font-weight: bold;
	}
	
.content-main-right a:hover, .content-main-left a:hover{
	background-color: #0090D6;
	color: white;
	text-decoration:none;
	}	

h1, h2, h3, h4{
	color: rgb(60, 60, 60);
	color:black;
	}
	
h3{
	font-size: 15px;
	margin:16px 0 6px 0;
	color: #153976;
}

h4{
	font-size: 13px;
	margin: 10px 0 2px 0;
	color: rgb(60, 60, 60);
	}

.space{
	margin-bottom: 20px;
	}

.logo{
	float:left;
	cursor:pointer;
	width:257px;
}

.header{
	width:100%;
	height:52px;
	padding:24px 0;
	background-color:#2a526f;
}

.block-950{
	position:relative;
	width:970px;
	margin:0px auto;
	padding: 0 10px;
}

.clear{
	clear:both;
	margin:0;
	padding:0;
}

.frase{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ebebeb;
	float:right;
	text-align:right;
	padding-top:10px;
	width:350px;
}

.content-main-left, .content-main-right{
	float:left;
	text-align: left;
	width:740px;
	margin-bottom:20px;
}

.content-main-right{
	float:right;
	text-align: justify;
}

.content-menu-right{
	float:right;
	width:180px;
	margin-top:20px;
}

.content-menu-left{
	float:left;
	width:180px;
	margin:60px 0;
	padding:0 10px 0 0px;
}

.bottom{
	width:970px;
	height: 31px;
	clear: both;
	padding-bottom: 20px;
}

.bl, .br{
	float: left;
	width: 461px;
	text-align:left;
	font-size:10px;
	padding: 7px 0 7px 20px;
	border-top:1px solid rgb(216, 216, 216);
	border-bottom:1px solid rgb(216, 216, 216);
	color:#999;
	background-color: rgb(248, 248, 248);
	}
	
.br{
	text-align: right;
	padding: 7px 20px 7px 0;
	}
	
.bl a{
	color:#999;
	font-weight: normal;
	}		

.bottom-left{
	float: left;
	height: 31px;
	width: 4px;
	background-image: url(../imagens/bottom-left.gif)
	}
	
.bottom-right{
	float: left;
	height: 31px;
	width: 4px;
	background-image: url(../imagens/bottom-right.gif)
	}
	
.bola{
	float: right;
	margin-top: 36px;
	}		

/*------MENU------*/
.menu{
	margin:0px 0 30px 0;
	padding:0;
	float:right;
	clear:both;
}

.menu li{
	display: inline;
	margin:0;
}

.menu-a{
	display:inline-block;
	padding:3px 12px;
	background-color:#959595 !important;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#fff !important;
}
.menu-a:hover{
	background-color:#777 !important;
}

.menu-a-sel{
	display:inline-block;
	background-color:#97d400 !important;
	border-bottom:1px solid #8bc202;
	padding:3px 12px 2px 12px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#000 !important;
}

.lista{
	margin-bottom: 2px;
	margin-left: 24px;
	margin-right: 0;
	margin-top: 2px;
	list-style:circle;
	}
	
.a-calculadora{
	width: 179px;
	height: 100px;
	display: block;
	background-image: url(../imagens/calculadora.gif);
	margin-bottom: 20px;
	}
	
.a-calculadora:hover{
	background-image: url(../imagens/calculadora-hover.gif)
	}
	
.precisa-ajuda{
	width: 179px;
	height: 142px;
	background-image: url(../imagens/precisa-ajuda.gif);
	margin-bottom: 20px;
	text-align: center;
	}
	
.precisa-ajuda a{
	padding: 33px 0 12px 62px;
	display: block;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	color: rgb(0, 153, 204);
	}	
	
.precisa-ajuda a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: rgb(0, 133, 184);
	}
	
.precisa-ajuda span{
	padding-top: 42px;
	display: block;
	}	
	
.respons{
	margin: 20px 0
	}
	
#fb-root{
	padding-top: 20px;
	}	
	
/* -----MENU SISTEMA------ */
.o-sistema{
	margin: 16px 0 0 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
	}
	
.o-sistema-bottom{
	padding: 0;
	margin-top: -3px;
	line-height: 0px;
	margin-bottom: 20px;
	font-size: 0px;
	}	

.menu-sistema-a, .menu-sistema-a-sel{
	font-size:13px;
	line-height: 18px;
	height: 25px;
	width: 161px;
	padding:7px 0 0 16px;
	display:block;
	font-weight:normal;
	color:black;
	background-color: rgb(248, 248, 248);
	border-bottom:1px solid rgb(216, 216, 216);
	border-left:1px solid rgb(216, 216, 216);
	border-right:1px solid rgb(216, 216, 216);
	background-image: url(../imagens/menu-sis-a-bg.gif);
	background-repeat: repeat-x;
}

.menu-sistema-a-sel{
	background-image: url(../imagens/menu-sis-a-sel-bg.gif);
	}

.menu-sistema-a:hover{
	color: rgb(0, 153, 204);
	background-color: rgb(242, 242, 242);
	background-image: none;
}

.seta-menu{
	position: absolute;
	margin: 8px 0 0 178px;
	}
	
/*------------MENU CASAS-------------*/
.content-menu-casas{
	float:left;
	margin:54px 0  30px 0;
	width: 156px;
	height: 423px;
	padding: 30px 0 0 17px;
	background-color: white;
	background-image: url(../imagens/bg-menu-casas.gif);
	background-repeat: no-repeat;
	}

.ul-casas{
	width: 140px;
	}	
	
.menu-casas{
	color: black;
	font-weight: normal;
	height: 22px;
	line-height: 19px;
	width: 120px;
	display: block;
	padding-left: 20px;
	}
	
.menu-casas-sel{
	position: relative;
	color: #fff670;
	font-weight: bold;
	height: 22px;
	line-height: 18px;
	width: 120px;
	display: block;
	padding-left: 20px;
	}	
	
.menu-casas:hover{
	color: blue;
	}
		
.seta-casa{
	height: 27px;
	width: 182px;
	margin: -2px 0 0 -13px;
	position: absolute;
	background-image: url(../imagens/seta.gif);
	}
/*--------------CASAS----------------*/
.content-main-casas{
	float: right;
	width: 765px;
	padding-bottom: 16px;
	background-color: rgb(245, 246, 247);
	}

.casa-main{
	width: 765px;
	display: none;
	background-color: white;
	}
	
.casa-main-activa{
	width: 765px;
	background-color: white;
	}
	
.casa-top{
	width: 732px;
	height: 85px;
	padding-left: 33px;
	background-image: url(../imagens/casa-top.gif);
	}

.casa-top-left{
	width: 232px;
	height: 60px;
	float: left;
	}
	
.casa-top-right{
	float: right;
	width: 468px;
	height: 60px;
	padding-top: 12px;
	float: left;
	}

.casa-body{
	min-height:341px;
	height:auto !important;
	height:341px;
	padding: 10px 32px 10px 32px;
	background-image: url(../imagens/casa-body.gif);
	background-color: white;
	}
	
.casa-content{
	padding: 8px 0;
	border-bottom: 1px solid rgb(229,229,229);
	}
	
.casa-content h4{
	margin: 0;
	}		

.casa-bottom{
	width: 765px;
	height: 7px;
	font-size: 1px;
	background-image: url(../imagens/casa-bottom.gif);
	}
					
/*------------CALCULADORA------------*/
.calc{
	font-size: 1px;/*IE6*/
	font-weight: normal;
	color: #666;
	margin: 30px 0 10px 110px;
	}
	
#help_button{
	width:35px;
	height:35px;
	background-image:url(../imagens/calculadora/help.gif);
	position:absolute;
	z-index:3;
	margin:-30px 0 0 530px;
}

#ajuda{
	position:absolute;
	top: -258px;
	left: -171px;
	height:447px;
	width:804px;
	background-image: url(../imagens/calculadora/help.png);
	display:none;
}

.calc-top{
	width: 518px;
	height: 31px;
	background-image: url(../imagens/calculadora/barra.gif);
	}
	
.calc-body{
	width: 518px;
	padding: 20px 0 0 0;
	background-image: url(../imagens/calculadora/fundo.gif);
	}
	
.calc-casa{
	width: 198px;
	padding-left: 60px;
	height: 130px;
	float: left;
	border-right: 1px solid rgb(204,195,195);
	margin-bottom: 10px;
	position: relative;
	text-align: left;
	z-index: 2;
	}
	
.calc-betfair{
	width: 180px;
	margin-left: 40px;
	height: 130px;
	float: left;
	position: relative;
	text-align: left;
	z-index: 2;
	}
	
.calc-res{
	position: relative;
	width: 460px;
	margin-left: 30px;
	height: 60px;
	padding-top: 10px;
	border-top: 1px solid rgb(204,195,195);
	clear: both;
	font-size: 13px;
	color: green;
	text-align: left; /*IE*/
	}
	
.calc-bottom{
	width: 518px;
	height: 36px;
	background-image: url(../imagens/calculadora/bottom.gif);
	}

.input{
	font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
	text-align: center;
	height:16px;
	font-size:13px;
	width:60px;
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
	color:#000;
	position: absolute;
}
/*-----Casa------*/
.label-odd{
	position: absolute;
	top: 10px;
	height: 13px;
	width: 25px;
	background-image: url(../imagens/calculadora/odd.gif);
	}
	
#odd1{
	position: absolute;
	top: 26px;
	}

#freebet{
	width:69px;
	height:21px;
	background-image:url(../imagens/calculadora/freebet_off.gif);
	position: absolute;
	top: 25px;
	left: 140px;
}

.label-val1{
	position: absolute;
	top: 66px;
	width: 41px;
	height: 12px;
	background-image: url(../imagens/calculadora/aposta.gif)
	}
	
#val1{
 	top: 80px;
 	}
 	
#moedas{
	 width:73px;
	 height:18px;
	 position:absolute;
	 top: 80px;
	 left: 144px;
	 background-image:url(../imagens/calculadora/euro.gif);
	 }
	 
#moedas div{
	width: 24px;
	height: 18px;
	float: left;
	}
/*--------Betfair--------*/
.calc-betfair .label-odd{
	left: 0;
	top: 10px;
	}
	
#odd2{
	position: absolute;
	top: 26px;
	left: 0;/*IE*/
	}	
	
.label-com, .val-com, .mais-com, .menos-com{
	position: absolute;
	}

.label-com{
	top: 10px;
	height: 13px;
	width: 30px;
	left: 90px;
	background-image: url(../imagens/calculadora/com.gif);
	}
	
.val-com{
	top:26px;
	left: 90px;
	height: 18px;
	width: 54px;
	background-image: url(../imagens/calculadora/comissao.gif);
	}

#com{
	position: absolute;
	top: 29px;
	left: 98px;
	color:#000;
	font-size:11px;
	line-height:12px;
	font-weight: normal;
}

.mais-com, .menos-com{
	top:26px;
	left: 129px;
	height: 9px;
	width: 14px;
	}
	
.menos-com{
	top:35px;
	}
	
.label-aposta-contra{
	position: absolute;
	top: 80px;
	left: 0;/*IE*/
	height: 12px;
	width: 85px;
	background-image: url(../imagens/calculadora/aposta_contra.gif);
	}				
		
.input_bf {
	position: absolute;
	top: 75px;
	left: 83px;
	font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
	text-align: right;
	height:17px;
	font-size:15px;
	width:70px;
	border: 1px solid #fff;
	color:#000;
	font-weight:normal;
}

.label-euro{
	position: absolute;
	top: 78px;
	left: 156px;
	height: 13px;
	width: 10px;
	background-image: url(../imagens/calculadora/label-euro.gif);
	}
	
.seta-mais-val, .seta-menos-val{
	position: absolute;
	left: 170px;
	top: 76px;
	height: 9px;
	width: 15px;
	background-image: url(../imagens/calculadora/seta_mais.gif);
	}
	
.seta-menos-val{
	top: 84px;
	background-image: url(../imagens/calculadora/seta_menos.gif);
	}
	
.label-resp{
	position: absolute;
	top: 106px;
	left: 0;/*IE*/
	width: 85px;
	height: 8px;
	background-image: url(../imagens/calculadora/saldo_nec.gif);
	}
	
#resp{
	position: absolute;
	top: 104px;
	left: 90px;
	font-size: 11px;
	line-height: 13px;
	}
/*----Lucros----*/
#desc_lucro{
	position: absolute;
	width: 207px;
	height: 12px;
	font-size: 1px;/*IE6*/
	background-image: url(../imagens/calculadora/lucro_normal.gif);
	}
	
.ganha-casa, .ganha-betfair{
	position: absolute;
	top: 30px;
	left: 50px;
	width: 135px;
	height: 15px;
	background-image: url(../imagens/calculadora/ganha_betfair.gif);
	}
	
.ganha-casa{
	top: 50px;
	background-image: url(../imagens/calculadora/ganha_casa.gif);
	}
	
#ganha_betfair{
	position: absolute;
	top: 27px;
	left: 190px;
	width: 80px;
	text-align: right;
	}
	
#ganha_casa{
	position: absolute;
	top: 47px;
	left: 190px;
	width: 80px;
	text-align: right;
	}
	
.lucros_neg {
	color: #FF0000;
}

.lucro_zero {
	color: #333333;
}	

#btn_igual, #mask{
	position: absolute;
	left: 310px;
	top: 35px;
	width:73px;
	height:19px;
	background-image:url(../imagens/calculadora/btn_igualar.gif);
	display:none;
	z-index:2;
}

#mask{
	background-image: none;
	background-color: white;
	z-index: 3;
	opacity:0.6;
	filter:alpha(opacity=60);
	}				 					