@charset "utf-8";
body  {
	/*font: 100% Tahoma,Arial,Verdana,sans-serif;*/
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #FFCC00;
	background-color: #191919;
	background:url('http://www.fuchibol.com/img/back_y.jpg') #191919;
	background-repeat: repeat-x;
	background-attachment:fixed;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 11px;
	color:#FFCC00;
	padding: 10px 0px 10px 0px;
}

/*LINKS*/	

a:link {color: #FFCC00;font-size: 11px;text-decoration:none;font-weight: bold}
a:hover {color: #FFCC00;font-size: 11px;text-decoration:none;border-bottom:1px dotted;font-weight: bold !important}
a:active {color: #FFCC00;font-size: 11px;text-decoration:none;font-weight: bold}
a:visited {color: #FFCC00;font-size: 11px;text-decoration:none;font-weight:bold;}
	
.texto{font-size: 11px;font-family: Tahoma,Arial,Verdana,sans-serif;color: #99CC00;}
.white{font-size: 11px;font-family: Tahoma,Arial,Verdana,sans-serif;color: #FFFFFF;}
.gris{font-size: 11px;font-family: Tahoma,Arial,Verdana,sans-serif;color: #c0c0c0;}
.error{font-size: 11px;font-weight: bold;font-family: Tahoma,Arial,Verdana,sans-serif;}
.small{font-size: 10px;font-family: Tahoma,Arial,Verdana,sans-serif;color: #53585B;}
.blackgrey{font-size: 11px;font-family: Tahoma,Arial,Verdana,sans-serif;color: #666666;}

.left{ left: 0px; float: left;}
.right{ right: 0px; float: right;}

img{border:0}

table {

}


object { outline:none; }

div {
/*
	border: thin #333;
	border-style:dashed;
	margin:-1px -1px -1px -1px;
*/
} 


#contnav {
	bottom: 0pt;
} 

#nav{list-style-type:none;margin:0;padding:0}
#nav{padding-left: 0px}
#nav a{float:right;width:120px;margin-right:2px;text-align: center}
#nav a{float:right;width:120px;height:16px;padding:10px 0px;text-decoration:none;background: url('http://www.fuchibol.com/img/back_links.jpg') #FFCC00;color: #000}
#nav a.activelink a,#nav a:hover{color: #000;background: #FFFF99}


#container {
	width: 846px;
	margin: 0 auto;
	background-color:#000;
	text-align: left; 
	padding: 0px 0px 0px 0px;
} 

#header {
	height: 100px; 
	background: #000;
	overflow:hidden;
} 

#controles {
	height: 25px;
	background: #222;
} 

.idiomas {
	float: left;
	width:16px;
	padding: 7px 0px 0px 8px;
}

#mylogin {
	margin:0px 0px 0px 0px;
}

#logo {
	margin: 14px 0px 0px 10px;
} 




#contenidos{
	position:relative;
	background-color:#000;
} 

.ad_120x600{
	float: left;
	width: 120px;
	height: 600px;
	background-color: #000;
}
#FB120x600L {
	left: 0px;
}
#FB120x600R {
	float: right;
	left: 726px;
}

#contenido {
	float: left;
	background-color: #000;
	width: 600px;
	vertical-align:top;
}

#juego{
	top: 0px; 
	height: 400px;
	background-color: #000;
}
#fb_game{
	Z-index:1;
}

#scoreboard{
	background-color: #000;
}

#adfooter { 
	clear:both;
	text-align: center;
	height: 40px;
	background:#000;
	padding:20px 0px 0px 0px;
} 

#footer { 
	clear:both;
	text-align: center;
	height: 50px;
	background:#191919;
	padding:8px 0px 0px 0px;
} 





/* POLL CSS*/

#poll-container{
	width: 600px;
	margin: 0 auto;
	background-color:#000;
	text-align: left; 
	padding: 0px 0px 0px 40px;
}


.spacer {
	width: 100%;
	height: 15px;
}

/* Bar Graphs */
.graph {
  width: 580px;
  position: relative;
  left: 80px;
}
.bar-title {
  position: relative;
  float: left;
  line-height: 20px;
  margin-right: 17px;
  font-weight: bold;
  text-align: right;
}
.bar-container {
  position: relative;
  float: left;
  width: 100px;
  height: 10px;
  margin: 0px 0px 0px;
}

.bar-container div {
  background: url('http://www.fuchibol.com/img/back_links.jpg') #FFCC00;
  height: 20px;
}
.bar-container strong {
  position: absolute;
  left: 110px;
  top: 0px;
  overflow: hidden;
}
#poll-results p {
  text-align: center;
}

