/**
* $Id: module.css,v 1.2 2007/09/18 14:00:55 marcan Exp $
* Module: SmartFAQ
* Author: marcan <marcan@notrevie.ca>
* Licence: GNU
*/

.smartjugadores_headertable {padding: 0; margin: 0; border-bottom: 1px solid; margin-bottom: 10px;}
.smartjugadores_modulename {font-size: 10px; text-align: left; font-weight: bold; padding-right: 0.3em;	line-height: 18px;}
.smartjugadores_breadcrumb {font-size: 10px; line-height: 18px;}


.smartjugadores_infotitle {margin-top: 8px; margin-bottom: 8px; font-size: 14px; font-weight: bold; display: block;}
.smartjugadores_infotext  {margin-bottom: 8px; display: block;}





.smartjugadores_jugadorestitle {
widath: 100px;
display: block;
float: left;
color: #999999;
margin-left: 2px; margin-top: 20px;  font-family: Arial, Trebuchet MS, Verdana; font-size: 32px; }
.smartjugadores_jugadoressummary { margin-left: 2px; text-align: left; padding-bottom: 12px; }
.smartjugadores_readmore {margin-top: 2px; font-size: 10px; text-align: left;}

.smartjugadores_collaps_title {margin: 6px 0 0;}
.smartjugadores_collaps_info {margin: 3px 0 12px 0; font-size: small; display: block;}

.smartjugadores_category_dsc {margin: 3px 0 10px 0; font-size: small; display: block;}
.smartjugadores_adminlinks {font-size: 10px; text-align: center; line-height: 18px;}
.smartjugadores_backlink {font-size: 10px; text-align: right; line-height: 12px;}

.smartjugadores_leftcol{padding: 10px; vertical-align: top;}

.itemFoot {text-align: right; padding:3px; border:1px solid #808080; background-color: #fff; }

.modfooter{text-align: center; padding-top: 6px; font-size: 9px; border-top: 0px solid #ccc; }

.smartjugadores_category_block { padding-top: 20px; }
.smartjugadores_category_block_title {font-size: 18px; font-weight: bold;}
.smartjugadores_category_block_dsc {}
.smartjugadores_category_image {padding-right: 5px;}
.smartjugadsores_category_subcats {padding-top:5px;}
.smartjugadores_category_viewall {padding-top: 5px; padding-bottom: 15px; text-align: right; font-weight: bold; font-size: 90%;}
.smartjugadores_clearboth {clear: both;}



.jugador_content {

width:720px;


}



.jugador_left {
float: left;
width: 220px;
height: 228px;
}


.jugador_right {

float: left;
text-align: left;
padding-left: 30px;
padding-right: 20px;
width:440px;
background: url(../images/fondo_datos.jpg) 0 100% repeat-y;
color: #999;
padding-bottom: 30px;	

}

.jugador_right_head {
height: 42px;
width:490px;
float: left;
background: url(../images/top_datos.jpg) no-repeat;


}


.jugador_right_footser {
height: 33px;
width:480px;
float: left;
background: url(../images/footer_datos.gif) no-repeat;


}


.scrolling {
margin-left: 10px;
hesight: 150px;
padding: 20px 7px 0px 7px;
background: url(../images/scrolling_fondo.jpg) no-repeat;
margin-top: 10px;

}

.datos_jugador {

color: #999;
}


.contenido_jugadores {
width: 690px;
margin-left: 10px;
}

.datos_right {
sfloat: right;
margin-top: 1px;
}

.categoria {
color: #4E4E4E;
text-transform: uppercase;
font-size: 14px;
margin-right: 5px;
font-family: Arial, Trebuchet MS, Verdana;
padding-left:14px;

}

.titulos_celeste {
font-size: 14px;
font-weight: bold;
color: #758BA3;
margin-left: 20px;
margin-top: 10px;

}

.numero {
color: #f2f2f2;
font-size: 40px;
font-family: Times New Roman, Arial, Trebuchet MS, Verdana;
padding-left:10px;
}

.descripcion  {

float: left;
margin-top: 12px;
}

.datos_jugsador {
margin-top: -222px;
color: #999;
}

.datos_padding {

padding-left: 20px;
}

.datos_padding strong {
color: #bbb;
}

.jugadores_index {
width: 920px;
margin-left:20px;
}


.jugadores_index_foto {
float: left;
margin-right: 0px;
margin-top: 10px;
text-align: center;


}

.jugadores_index_foto  img{


filter:alpha(opacity=70);-moz-opacity: 0.7; opacity: 0.7;

;
}



.jugadores_index_foto:hover img{


filter:alpha(opacity=100);-moz-opacity: 1; opacity: 1;
}


.foto  img{
filter:alpha(opacity=70);-moz-opacity: 0.7; opacity: 0.7;
}

.foto:hover img{
filter:alpha(opacity=100);-moz-opacity: 1; opacity: 1;
}




.jugadores_index_foto a:hover {

color: #93A4B7;


}
