body{
    border:0px;
    margin:0px;
    padding:0px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 10px;
    background: #333333 none repeat scroll 0 0;
    text-align: center;
}

.break{
    clear: both;
    height: 20px;
}

.main {
    width:1024px;
    height:auto;
    border:0 solid #333;
    margin: 0 auto;
   /* background:url('../img/bg.gif') repeat-y;*/
    padding:0 0 20px 0;
}

.content {
    width:978px;
    height:auto;
    margin: 0 auto;
    background:url('../img/bg_content.gif') repeat-y;
    padding:0 0 20px 0;
}

.header {
    background: url('../img/header1.jpg') no-repeat left top;
    width:976px;
    height:125px;
    margin:0px 0px 0px 1px;
    clear:both;
    display:block;
    position:relative;
}

.header h1 {
    float: left;
    height: 68px;
    width: 200px;
    padding:0px 0px 0px 10px;
    padding:15px 0px 0px 10px\9;
}
.header h1 a img {
    position:relative;
    border: 0;
}

.menu {
    width:920px;
    height:20px;
    float:left;    
}

ul#menu {	
    margin: 0;
    text-align:left;
    padding: 4px 10px;
    height:20px;
    _padding-top: -5px;
}

ul#menu li {
    display: inline;
    position: relative;
}

ul#menu li h2 { 
    font-size: 12px;
    font-weight: bold;
    display: inline;
    color:#FFFFFF;
}

ul#menu li h2 a { 
    font-size: 12px;
    color:#FFFFFF;
    text-decoration: none;
    padding:4px 12px;
}

ul#menu li h2 a:hover {
    text-decoration: none;
    color: #eb9407;
    padding:4px 12px;
}

.active {
    color: #eb9407;
}

/* Torneos */

.menu_torneos {
    position: absolute;
    left: 100px;
    width: 300px;
    height:auto;
    background: url(../img/bgSubMenu.png);
    z-index:8888;
    text-align: left;
    padding-bottom: 15px;
}


.menu_torneos h2 {
    color:#eb9407;
    font-size: 11px;
    padding-left: 10px;    
}

.menu_torneos a{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 10px;
    padding-left: 5px;
}

/* Login */
.loginBox {
    width:auto;
    display:block;
    height:auto;
    overflow:hidden;
}

.loginBoxposition {
    position:absolute;
    left:190px;
}

.loginBoxleft {
    padding: 0px;
    float: left;
    height: 42px;
    width: 34px;
    display:block;
    background: url('../img/loginLeft.png') no-repeat;
}

.loginBoxContent {
    background: url('../img/bg_login.png') no-repeat;
    padding: 0px;
    float: left;
    height: 42px;
    width:auto;
    display:block;
}

.loginBoxContent p{
    position: relative;
    top: -3px;
    color: #FFFFFF;
    font-size: 10px;
    margin-top: 8px;
}

.loginBoxContent input{
    font-size: 10px;
    color: #000000;
    background-color: #c5c8cc;
    border: #000099;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.loginBoxRight {
    background: url('../img/loginRight.png') no-repeat;
    padding: 0px;
    float: left;
    height: 42px;
    width: 35px;
    display:block;
}

.user{
    margin-right: 30px;
    margin-left: 15px;
    font-variant: small-caps;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    word-spacing: 4px;
    letter-spacing: 1px;
}

.loginBoxContent img{
    margin-right: 5px;
    padding-left: 5px;
    margin-top: 1px;
    border: 0px;
}

/* Calendario del header */
.calendar_content {
    position:absolute;
    top: 10px;
    left: 630px;
    width:234px;
    height: 60px;
    background: url(../img/bg-calendar.png);
    padding:5px 1px;
}

.prev_buttom{
    float: left;
    width: 15px;
    padding-top: 10px;
}

.next_buttom{
    float: left;
    width: 15px;
    padding-top: 10px;
}

.calendar{
    float: left;
    width: 200px;
}

.calendar h2{
    color:#eb9407;
    font-size: 11px;
    padding-left: 10px;  
}

.calendar p{
    color:#FFFFFF;
    font-weight: bold;
    font-size: 11px;
    padding-left: 10px;
    position: relative;
    top:-5px;
}

/* records en el home */
.recordticker{
    width: 950px;    
    height: 70px;
    margin-left: 10px;
    background: url(../img/bg_records.gif) repeat-y;
}

#listticker{
    height:65px;
    width:950px;
    overflow:hidden;
    padding:4px 10px 0px 10px;;
    list-style-type: none;
}

#listticker li{
    border:0; margin:0; padding:0; list-style:none;
}

#listticker li{
    width: 950px;
    height:60px;
    list-style:none;

}
#listticker h2{
    color:#eb9407;
    font-size: 12px;
    padding-left: 10px;
    float: left;
    width: 150px;
    height: 60px;
}

#listticker p{
    color:#FFFFFF;
    font-size: 10px;
    font-weight: bold;
    padding-left: 15px;
    height: 2px;
    width: 220px;
    text-align: left;
    float: left;
    line-height: 1.5;
}

#listticker img{
    float:left;
    margin-right:14px;
    padding-left: 4px;
    padding-top: 5px;
}


/* Contenido */
.col_left{
    float: left;
    width: 700px;
    padding-top: 20px;
    margin-left: 15px;


}
.col_right{
    float: left;
    width: 245px;
    padding-top: 20px;
}

.col_center{
    float: left;
    width: 940px;
    padding-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
}

.col_left h1{
    font-size: 14px;
    color: #eb9407;
    padding:4px 12px;
    text-transform: capitalize;
}

.col_left h2{
    font-size: 12px;
    color: #FFFFFF;
    text-transform: capitalize;
    padding:4px 12px;
}

.col_center h1{
    font-size: 14px;
    color: #eb9407;
    padding:4px 12px;
    text-transform: capitalize;
}

.col_center h2{
    font-size: 12px;
    color: #FFFFFF;
    text-transform: capitalize;
    padding:4px 12px;
}

.col_center h3{
    font-size: 12px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding:4px 12px;
}

.div_fondo{
    width: 700px;
    background: url(../img/bg_div.gif) repeat-y;

}

.div_top{
    width: 700px;
    background: url(../img/top_div.gif) no-repeat ;
    height: 33px;
}

.div_bottom{
    width: 700px;
    background: url(../img/bottom_div.gif) no-repeat ;
    height: 33px;
}

/* Notas homes */
.notas{
    width: 680px;
    height: auto;
    color: #FFFFFF;
   /* background: url(../img/bg_notas.gif);    */
}

.notas img{
    padding-top: 10px;
}

.notas p {
    color: #FFFFFF;
    font-size: 11px;
    text-align: justify;
    padding-left: 8px;
    padding-right: 8px;
}

.notas p a {
    color: #eb9407;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

.notas p a:hover {
    color: #eb9407;
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}

/* listado de servers */
.server_ts{
    width: 231px;
    background: url(../img/bg_servers.png) repeat-y;
    height: auto;
}

.server_ts h2{
    width: 231px;
    height: 23px;
    background: url(../img/top_ts.gif);
}

.servers{
    width: 231px;
    background: url(../img/bg_servers.png) repeat-y;
    height: auto;
}

.servers h2{
    width: 231px;
    height: 23px;
    background: url(../img/servers_top.gif);
}


.server{
    width: 231px;
    float: left;
    padding-bottom: 10px;
}

.server img{
    float: left;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 5px;
}

.server h1{
    color:#eb9407;
    font-size: 11px;
    position: relative;
    right: 30px;
}

.server h1 a{
    color:#eb9407;
    font-size: 11px;
    text-decoration: none;
}

.server h1 a:hover{
    color:#eb9407;
    font-size: 11px;
    text-decoration: none;
}

.server h1 img{
    float: none;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-top: 0px;
    border: 0px;
}

.server p{
    float: left;
    width: 150px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;

}

/* Piloto */

.photo_piloto{
    float: left;
    position: relative;
    left: 60px;
}

.datos_piloto{
    float: left;
    width: 400px;
    color: #FFFFFF;
    text-align: left;
    position: relative;
    left: 150px;
    font-size: 12px;
    padding-top: 10px;    
}

.Left250{
    left: 250px;
}

.datos_piloto span{
    color: #eb9407;        
}

/* Pie de la web */
.logos{
    width: 978px;
    height: auto;
    text-align: center;
    color: #FFFFFF;
    font-size: 10px;
    
}

.logos img{
    padding-left: 10px;
    padding-right: 10px;
    border: 0;
}

.content_footer{
    width:978px;
    height:auto;
    margin: 0 auto;
    background:url('../img/bg_footer.gif') no-repeat;
    padding:0 0 20px 0;
}

/* tabla */

.hor-minimalist-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	background: #fff;
	margin-left: 20px;
	border-collapse: collapse;
	text-align: left;
}
.hor-minimalist-c th
{
	font-size: 12px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
.hor-minimalist-c td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
.hor-minimalist-c tbody tr:hover td
{
	color: #009;
}
.hor-minimalist-c a{
    text-decoration: none;
    color: #669;
}

.hor-minimalist-c a:hover{
    text-decoration: none;
    color: #009;
}

.hor-minimalist-c a:active{
    text-decoration: none;
    color: #009;
}



.W400{
    width: 400px;
}

.W500{
    width: 500px;
}

.W630{
    width: 630px;
}

.W910{
    width: 910px;
}

.ML250{
    margin-left: 250px;
}

.ML200{
    margin-left: 200px;
}

/* perfil piloto */
.msg{
    font-size: 11px;
    color: #FFFFFF;
    text-align: justify;
    padding: 0 15px 10px 15px;
    margin-bottom: 10px;
    
}

.result{
    font-size: 12px;
    color: #eb9407;
    text-align: left;
    margin-bottom: 10px;
    
}

.perfil{
    font-size: 11px;
    color: #FFFFFF;
    padding-left: 30px;
    font-weight: bold;
}

.perfil tr{
    height: 30px;
}

/* last post */
.forumbg{
    background-color:#000000;
    background-image:url("../forum/styles/poker_olympus/theme/images/bg_list.gif");
    clear:both;
    margin-bottom:4px;
    padding:0 5px;
    width: 670px;
}
span.corners{ 
    margin:0 -5px;
    display:block;
    height:5px;
}

ul.topiclist{
    display:block;
    list-style-type:none;
    margin:0;
    color:#536482;
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size:10px;
    padding-left: 0px;
}
ul.topiclist li{
    color:#4C5D77;
    display:block;
    list-style-type:none;
    margin:0;    
}

ul.topics li{
    height: 40px;
    text-align: left;
    padding-left: 10px;
}

li.headerr dl.icon{
    min-height:0;
    overflow:hidden;
    position:relative;
}

li.headerr dl.icon dt{
    padding-left:0;
    padding-right:50px;
    color:#FFFFFF;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1em;
    margin:2px 0 4px;   
    padding-top:2px;
    text-transform:uppercase;
    float:left;
    width:50%;
    text-align: center;
}
dd.lastpost span{
    color:#FFFFFF;
    display:block;
    padding-left:5px;
}

li.row{
    border-bottom-color:#00608F;
    border-top-color:#FFFFFF;
    border-bottom:1px solid #8F8F8F;
    border-top:1px solid #FFFFFF;
}
.announce{
    background-image:url("../forum/styles/poker_olympus/theme/images/bg_sticky.gif");
    border-left-color:#BCBCBC;
    border-right-color:#BCBCBC;
}
.bg1 {
    background-color:#EDEDED;
}
ul.topiclist li.row dl {
   /* padding:2px 0;*/
}

dl.icon dt {
    padding-left:45px;
}
ul.topiclist dt {
    display:block;
    float:left;
    font-size:1.1em;
    padding-left:5px;
    padding-right:5px;
    width:60%;
}
a.topictitle {
    color:#105289;
    font-family:"Trebuchet MS",Helvetica,Arial,Sans-serif;
    font-size:1.2em;
    font-weight:bold;
    text-decoration:none;
}
ul.topiclist dd {
    color: #4C5D77;
    display:block;
    float:left;
    padding:4px 0;
    font-size:1.1em;
    width:25%;
}

span.corners-bottom {
    background-image:none;
    background-position:0 100%;
    clear:both;
    margin:0 -5px;
    display:block;
    font-size:1px;
    height:5px;
    line-height:1px;
}