@charset "utf-8";

body {
margin-top:0px;
margin-left:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
img { 
border: none; 
} 
.x_w100p {
width: 100%;
}
.x_vermelho {
color:red;
}
.x_amarelo {
color:yellow;
}
.x_verde {
color:green;
}
.x_azul {
color:blue;
}
.x_branco {
color:white;
}
.x_cinza {
color:gray;
}
.x_cinza_light {
color:#CCCCCC;
}
.x_preto {
color:black;
}
.x_bg_creme {
background-color:#FFFF99;
}
.x_bg_amarelo {
background-color:yellow;
}
.x_bg_cinza {
background-color:gray;
}
.x_bg_cinza_light {
background-color:#E6E6E6;
}
.x_bg_azul_light {
background-color:#99FFFF;
}
.x_bg_rosa {
background-color:#FFCCCC;
}
.x_bg_preto {
background-color:#000000;
}
.x_bg_branco {
background-color:#FFFFFF;
}
.x_bg_verde {
background-color:#99FF66;
}
.x_bg_verde_seco {
background-color:#CCFF00;
}
.x_bg_verde_escuro {
background-color:#003300;
}
.x_bg_azul_escuro {
background-color:#000099;
}
.x_bg_castanho {
background-color:#E2CD76;
}
.x_bg_castanho_light {
background-color:#CCCC99;
}
.x_bg_resultado_creme {
background: url(/futebol/system/application/views/images/bg_resultado_creme.gif) no-repeat;
}
.x_bg_resultado_verde {
background: url(/futebol/system/application/views/images/bg_resultado_verde.gif) no-repeat;
}
.x_bg_resultado_verde_75 {
background: url(/futebol/system/application/views/images/bg_resultado_verde_75.gif) no-repeat;
}

.x_1p8 {
font-size:1.8em;
}

.x_1p4 {
font-size:1.4em;
}
.x_1p2 {
font-size:1.2em;
}
.x_1p0 {
font-size:1em;
}
.x_0p8 {
font-size:0.8em;
}
.x_0p9 {
font-size:0.9em;
}
.x_0p6 {
font-size:0.6em;
}
.x_0p7 {
font-size:0.7em;
}
.x_bold {
font-weight:bold;
}
.x_underline {
text-decoration:underline;
}
.x_justify {
text-align:justify;
}
.x_left {
text-align:left;
}
.x_right {
text-align:right;
}
.x_center {
text-align:center;
}
.x_link a:link{
text-decoration: none;
color: black;
 }
.x_link a:visited{
text-decoration: none;
color: black;
}
.x_link a:active{
text-decoration: none;
color: black;
}
.x_link a:hover{
text-decoration: underline overline;
color: red;
}
.x_vlink a:link{
text-decoration: none;
color: white;
 }
.x_vlink a:visited{
text-decoration: none;
color: white;
}
.x_vlink a:active{
text-decoration: none;
color: white;
}
.x_vlink a:hover{
text-decoration: underline overline;
color: white;
}
.x_wlink a:link{
text-decoration: none;
color: white;
 }
.x_wlink a:visited{
text-decoration: none;
color: white;
}
.x_wlink a:active{
text-decoration: none;
color: white;
}
.x_wlink a:hover{
text-decoration: underline overline;
color: yellow;
}
.linha_cz1 {
background:#fff url(/futebol/system/application/views/images/linha_cz1.gif) repeat-x;
height:10px;
}
.linha_cz2 {
background:#fff url(/futebol/system/application/views/images/linha_cz2.gif) repeat-x;
height:10px;
}
.linha_vd1 {
background:#fff url(/futebol/system/application/views/images/linha_vd1.gif) repeat-x;
height:10px;
}
/* JAC: Round box page backgroud */

.bg_top_left{
background:#e1e1e1 url(/futebol/system/application/views/images/bgm_top_left.gif) no-repeat;
}
.bg_top_center{
background:#e1e1e1 url(/futebol/system/application/views/images/bgm_top_center.gif) no-repeat;
}
.bg_top_center2{
background:#e1e1e1 url(/futebol/system/application/views/images/bgm_top_center2.gif) repeat-x;
}
.bg_top_right{
background:#e1e1e1 url(/futebol/system/application/views/images/bgm_top_right.gif) no-repeat;
}
.bg_middle_left{
background:#e1e1e1 url(/futebol/system/application/views/images/bgm_middle_left.gif) repeat-y;
}
.bg_middle_right{
background:#e1e1e1 url(/futebol/system/application/views/images/bgm_middle_right.gif) repeat-y;
}
.bg_bottom_left{
background:#e1e1e1 url(/futebol/system/application/views/images/bgm_bottom_left.gif) no-repeat;
}
.bg_bottom_center{
background:#e1e1e1 url(/futebol/system/application/views/images/bgm_bottom_center.gif) repeat-x;
}
.bg_bottom_right{
background:#e1e1e1 url(/futebol/system/application/views/images/bgm_bottom_right.gif) no-repeat;
}

/* Roundbox vd - Verde */

 /* set background images for corners */
.rbroundbox_vd { background: url(/futebol/system/application/views/images/box_vd_background.gif) repeat; }
.rbtop_vd div  { background: url(/futebol/system/application/views/images/box_vd_top_left.gif) no-repeat top left; }
.rbtop_vd      { background: url(/futebol/system/application/views/images/box_vd_top_right.gif) no-repeat top right; }
.rbbot_vd div  { background: url(/futebol/system/application/views/images/box_vd_bottom_left.gif) no-repeat bottom left; }
.rbbot_vd      { background: url(/futebol/system/application/views/images/box_vd_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop_vd div, .rbtop_vd, .rbbot_vd div, .rbbot_vd {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbcontent_vd  { margin: 0px 0px; }
.rbroundbox_vd { margin: auto; }

/* Roundbox vd - Rosa */

 /* set background images for corners */
.rbroundbox_rs { background: url(/futebol/system/application/views/images/box_rs_background.gif) repeat; }
.rbtop_rs div  { background: url(/futebol/system/application/views/images/box_rs_top_left.gif) no-repeat top left; }
.rbtop_rs      { background: url(/futebol/system/application/views/images/box_rs_top_right.gif) no-repeat top right; }
.rbbot_rs div  { background: url(/futebol/system/application/views/images/box_rs_bottom_left.gif) no-repeat bottom left; }
.rbbot_rs      { background: url(/futebol/system/application/views/images/box_rs_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop_rs div, .rbtop_rs, .rbbot_rs div, .rbbot_rs {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbcontent_rs  { margin: 0px 0px; }
.rbroundbox_rs { margin: auto; }

/* Roundbox cz - Cinzento */

 /* set background images for corners */
.rbroundbox_cz { background: url(/futebol/system/application/views/images/box_cz_background.gif) repeat; }
.rbtop_cz div  { background: url(/futebol/system/application/views/images/box_cz_top_left.gif) no-repeat top left; }
.rbtop_cz      { background: url(/futebol/system/application/views/images/box_cz_top_right.gif) no-repeat top right; }
.rbbot_cz div  { background: url(/futebol/system/application/views/images/box_cz_bottom_left.gif) no-repeat bottom left; }
.rbbot_cz      { background: url(/futebol/system/application/views/images/box_cz_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop_cz div, .rbtop_cz, .rbbot_cz div, .rbbot_cz {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbcontent_cz  { margin: 0px 0px; }
.rbroundbox_cz { margin: auto; }

/* Roundbox ct - Creme */

 /* set background images for corners */
.rbroundbox_cr { background: url(/futebol/system/application/views/images/box_cr_background.gif) repeat; }
.rbtop_cr div  { background: url(/futebol/system/application/views/images/box_cr_top_left.gif) no-repeat top left; }
.rbtop_cr      { background: url(/futebol/system/application/views/images/box_cr_top_right.gif) no-repeat top right; }
.rbbot_cr div  { background: url(/futebol/system/application/views/images/box_cr_bottom_left.gif) no-repeat bottom left; }
.rbbot_cr      { background: url(/futebol/system/application/views/images/box_cr_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop_cr div, .rbtop_cr, .rbbot_cr div, .rbbot_cr {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbcontent_cr  { margin: 0px 0px; }
.rbroundbox_cr { margin: auto; }

/* other CSS rules */

pre { overflow: auto; width: 90%; }
body { font-family: Verdana, Arial, Helvetica, sans-serif;}
h2 { font-size: 1.2em; font-weight: bold; font-family : Arial, sans-serif; }
p  { font-size: 1em; } 
h2 { padding: 0; margin: 0 0 1.2em 0; }
.rbroundbox p, #realcontent .rbroundbox p { padding: 0; margin: 1.2em 0 0 0; }



/* Menu horizontal */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 3px 16px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;
background: transparent url(/futebol/system/application/views/images/blockactive.gif) center center repeat-x;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 10px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/futebol/system/application/views/images/blockdefault.gif) center center repeat-x;
list-style: none;
}

/* Drag N Drop */

div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}

ul.myList {
	margin-left: 20px;
}

ul.myList li {
	cursor: pointer;
}

ul.anotherList {
	width: 200px;
	float: left;
	border: 1px solid black;
	background-color: #f9f9f9;
	min-height: 20px;
	margin: 5px;
	padding-left: 20px;
}

ul.anotherList li {
	margin-left: 10px;
	list-style-type: decimal;
}
ul.anotherList li:hover {
	background-color: #fff;
}