/*				*/
/*	trensim skin	*/
/*				*/

	/* Reset browsers default margin, padding and font sizes */

/************************
* {
	margin: 0;
	padding: 0;
}
*************************/

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family:  Arial, sans-serif;
	color: #828282;
	background-color: #FFFFFF;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 13px;
	margin: 0;
	padding: 0px 20px ;
}

img {
	border: 0 ;
}

textarea, input{ 
	font: 12px Verdana; 
	padding: 2px;
}
.obligatorio { 
	border: 1px #d00 solid;
	background-color:#fff4f4;
}

.forminput {
	background-color:#FFFFFF;
	border: 1px #000000 solid;
	color: #ff0000;
	font-family:verdana;
	font-size:10px;
	padding-left:2px;
	padding-right:2px;
}
.textinput {
	background-color:#FFFFFF;
	border: 1px #000000 solid;
	color: #000000;
	font-family:verdana;
	font-size:11px;
	padding:2px;
	width:95%;
}

.borderleft{
    padding: 1px 15px 1px 15px;
    margin: 3px 0 3px 0;
    border-left: 1px #600 dashed;

}
.borderright{
    padding: 1px 15px 1px 0px;
    margin: 3px 0 3px 0;
    border-right: 1px #600 dashed;
}

span.small {
    font-size: 10px;
    font-weight: normal;
}
span.largefilename {
	font-size: 16px;
	font-weight: bold;
}

DIV.quote {
    border: 1px solid #000000;
    font-size: 10px;
    width: 95%;
}

TABLE { 
	font: 12px Verdana; color:#600000 ;
	background-color: #EDE6E6 ;
}
TABLE.light { 
	font: 12px Verdana; color:#600000 ;
	background-color: #E2D4D4 ; 
}
TABLE.border {
     border-color:#000000;
     border-collapse:collapse;	 
}
TABLE.noborder {
     border-color:#800000;
     border-collapse:collapse;	 
}
TABLE.dashed {
     border: 1px dashed #000000;
}

tr.rowb, td.rowb {
    background-color: #730808;
}
tr.row1 {
    background-color: #EDE6E6;
}
tr.row2 {
    background-color: #F5F0F0;
}
tr.rowx {
    background-color: #D2C4C4;
}
tr.sectionheader, td.sectionheader {
    background: url('/portal/imagenes/barrasancarril.gif') top;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 100%;
}
tr.sectionheader td {
	padding: 2px 0px 8px 0px;
}
tr.fileheader, td.fileheader {
    background-image: url(./images/row_bg.gif);
    background-color: #a30404;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

TD.header {
    font-size: 18px;
    font-weight: bold;
    color: #FFFF99;
}
TD.darkheader {
    color: #FFFF99;
}
td.lightheader{
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}
td.textleft{
    text-align: left;
    color: #600000;
    padding: 3px 15px 3px 15px;
    border-top: 1px #ffffff solid;
    border-bottom: 1px #800000 solid;
}
td.btextleft{
    text-align: left;
    color: #600000;
    padding: 3px 0 3px 0;
    border-top: 1px #ffffff solid;
    border-bottom: 1px #800000 solid;
}
td.dtextleft{
    text-align: left;
    color: #600000;
    padding: 3px 0 3px 15px ;
    border-top: 1px #ffffff solid;
    border-bottom: 1px #800000 solid;
}
td.textcenter{
    text-align: center;
    color: #600000;
    padding: 3px 15px 3px 15px;
    border-top: 1px #ffffff solid;
    border-bottom: 1px #800000 solid;
}
td.imgcenter{
    text-align: center;
    border-bottom: 1px #800000 solid;
    border-right: 1px #800000 solid;
}
td.imagedl{
    text-align: center;
    color: #600000;
    padding: 0px 0px 0px 0px ;
    border-top: 1px #ffffff solid;
    border-bottom: 1px #800000 solid;
}
td.questionoptions {
    background-color: #800000;
    color: #FFFF00;
    font-size: 12px;
}
td.cellexpand  {
	width: 50%;
}
td.textright{
    text-align: right;
    color: #600000;
    padding: 3px 15px 3px 15px;
    border-top: 1px #ffffff solid;
    border-bottom: 1px #800000 solid;
}
td.footertable{
    text-align: center;
    color: #600000;
    background-color: #D0B0B0;
    border-top: 1px #800000 solid;
    padding: 10px 5px 8px 5px;
}

td a:link {
	color:#600000;
	text-decoration:none;
	font-weight:normal;
}
td a:active {
	color:#FF8080;
	text-decoration:none;
	font-weight:normal;
}
td a:visited {
	color:#600000;
	text-decoration:none;
	font-weight:normal;
}
td a:hover {
    color: #C02020;
	text-decoration: underline;
}


a:link {
	color:#600000;
	text-decoration:none;
	font-weight:normal;
}
a:active {
	color:#FF0000;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	color:#600000;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
    color: #A02020;
}
a.edit:link, a.edit:active, a.edit:visited {
	font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}
a.edit:hover {
    font-size:10px;
    color: #CCCCCC;
    text-decoration: underline;
}

/* New in 3.6 */

.commentheader {
    background: #D4BBBB url('./images/comment_bg.gif') repeat-x top;
    text-align: left;
    padding: 5px;
}
.commentbody {
    background: #F6F2F2 url('./images/comment_bd.gif') repeat-x top;
    text-align: left;
    padding: 5px;
}

hr.comment {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0px;
}

/****************************************/
/* General trensim Style                */
/****************************************/


/* Bloques */

#cabecera {
	left: 0 ;
	top: 0 ;
	padding: 0 ;
}

/* Cabeceras */

#cablogos {
	width: 830px ;
	height: 100px ;
	background: #730808; 
	padding: 0 0 0 5px;
}

#cablogos img {
	position: relative ;
	top: -5px ;
}

#cabbotones {
	position: absolute ;
	right: 25px ;
	top: 23px ;
	width: 272px ;
	line-height: 0px ;
	padding: 0 5px 0 5px;
}

#cabinfo {
	background: #730808; 
	padding: 0 5px 0 5px;
	text-align: center ;
	color: #ffffff ;
	font-size: 120% ;
	font-weight: bold ;
}

#cabinfo a {
	color: #ffffff ;
	text-decoration: none ;
}

#cabinfo a:hover {
	color: #ffff99 ;
	text-decoration: underline ;
}

#title { 
	padding: 7px ;
}

td.menu a {
	border-bottom: 1px #FFFFFF solid;
}

#zonamenus tr td.menu {
background-color: #DCC;
	color: #700;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding: 0 5px ;
}
#zonamenus tr td.menu a {
	color: #700;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding: 5px 0 5px 5px ;
}

#zonamenus tr td a:hover, tr td.menu a:hover {
	border-bottom-color: #fff;
	color: #d22 !important;
	background-color: #c99;
}


/* Botones cabecera */

.botones span, .botonesg span {
      display: none;
}
.botones a, .botonesg a {
      display: block;
      width: 88px; 
      height: 32px;
      background-position: 0 0;
      background-color: transparent;
      background-repeat: no-repeat;
      background-image: none;
}
.botones a:hover, .botonesg a:hover {
      background-position: 0 -32px ;
}
.botones a {
      width: 88px; 
}
.botonesg a {
      width: 128px; 
}

.bothome a { background-image: url(/portal/imagenes/homepage.gif); }
.botforo a { background-image: url(/portal/imagenes/foro.gif); }
.botgale a { background-image: url(/portal/imagenes/galeria.gif); }
.botpano a { background-image: url(/portal/imagenes/panorama.gif); }
.botwiki a { background-image: url(/portal/imagenes/trensimpedia.gif); }
.botdesc a { background-image: url(/portal/imagenes/descargas.gif); }

.botMSTS a { background-image: url(./images/lib_MSTS.gif); }
.botRS a { background-image: url(./images/lib_RS.gif); }
.botTrainz a { background-image: url(./images/lib_Trainz.gif); }
.botBVE a { background-image: url(./images/lib_BVE.gif); }
.botLoMo a { background-image: url(./images/lib_Loco.gif); }
.botBuscar a { background-image: url(./images/search.gif); }

.botEditar a { background-image: url(./images/edit_nobg.gif); }
.botBorrar a { background-image: url(./images/delete_nobg.gif); }
.botRecontar a { background-image: url(./images/recount_nobg.gif); }
.botInfo a { background-image: url(./images/info_nobg.gif); }
.botAbrir a { background-image: url(./images/open_nobg.gif); }
.botCerrar a { background-image: url(./images/close_nobg.gif); }
.botDescargar a { background-image: url(./images/download.gif); }
.botEmail a { background-image: url(./images/emailfriend.gif); }

td.botnav {
	padding: 5px 2px 0px 2px;
}
td.botnavrow {
	padding: 2px;
    border-top: 1px #ffffff solid;
    border-bottom: 1px #800000 solid;
}

/* Esquinas redondeadas sobre cualquier fondo */

span.corners-top, span.corners-bottom, span.cornerright-top, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: url("/portal/imagenes/corners_left.png");
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-image: url("/portal/imagenes/corners_right.png");
	background-position: 100% 0;
}

span.cornerright-top {
	background-image: url("/portal/imagenes/corners_right.png");
	background-position: 100% 0;
	margin: 0 -5px;
}

span.corners-bottom {
	background-image: url("/portal/imagenes/corners_left.png");
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: url("/portal/imagenes/corners_right.png");
	background-position: 100% 100%;
}

/**********/
/* Varios */
/**********/

/* Colores de tablas */

.categoria {
	font-size: 110% ;
	font-weight: bold ;
}

.amarillo {
	color: #ffff99 ;
}

.fondohp {
	background: #730808 ;
}

.separadorblanco {
	background-color: #ffffff ;
	border: none ;
	height: 1px ;
	margin: 0 10px ;
}

.textocab {
	color: #ffffff ;
	font-size: 85% ;
	font-weight: bold ;
}
