﻿/**********************/

/**Elementos generales*/
body
{
	font-family: Helvetica, 'Trebuchet MS' , Verdana, Arial, Serif;
	color: #454545;
	font-size: 9pt;
	background-color: #d8d8d8;
}
h1
{
	font-size: 20pt;
	color: #1e3d69;
}
h2
{
	font-size: 18pt;
	color: #1e3d69;
}
h3
{
	font-size: 16pt;
	color: #1e3d69;
}
h4
{
	font-size: 14pt;
	color: #1e3d69;
}
h5
{
	font-size: 12pt;
	color: #1e3d69;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
}

a:link, a:visited
{
	color: #0000ff;
}
/**********************/

/**Estructura general**/
#all
{
	padding: 0px 0px;
	text-align: left;
	width: 1024px;
	margin: 10px auto 0px;
}
#header
{
	background-repeat: no-repeat;
	height: 180px;
}
#content
{
	min-height: 350px;
	height: auto;
	background-repeat: repeat-y;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}



#contenido
{
	padding: 0px 40px 0px 40px;
}
#login
{
	padding: 100px 0px 0px 200px;
	width: 450px;
	text-align: left;
}
span.textoAdicional
{
	font-style: italic;
	color: Gray;
}


div#container h4
{
	margin: 25px 0;
}


#container
{
	padding: 100px;
}



table.tabForm
{
	width: 500px;
	margin: 10px 0 10px 15px;
}
table.tabForm td
{
	height: 25px;
}
table.tabForm th
{
	color: Navy;
	font-weight: bold;
	width: 200px;
	white-space: nowrap;
}
table.tabForm tbody td
{
	padding: 0px 5px 0px 10px;
}

table.tabForm tbody th
{
	padding: 0px 5px 0px 10px;
	text-align: right;
}


table.tabForm tfoot td
{
	padding: 10px 0 10px 0;
}

div.section
{
	border: 0px solid #fff;
	padding: 10px 10px 15px -5px;
	margin-bottom: 15px;
}

div.section ul
{
	margin: 0px;
	padding: 0px;
}

div.section ul li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.clear
{
	clear: both;
}
span.opcional
{
	color: #999;
	font-style: italic;
	font-size: 9pt;
}

div.toolbar
{
	text-align: right;
	padding: 0px;
	margin: 0px;
}

div.listado
{
	width: 100%;
	padding: 0;
	margin-left: 15px;
}
div.listado h5
{
	margin: 10px 0 10px 0;
}

/***TABLE con listado de datos******/
div.listado table
{
	width: 100%;
	margin: 10px 0;
	font-size: 12px;
}
.listado table thead th, .gridviewHeader
{
	font-weight: bold;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #DFDFDF;
	background-color: #F0F0F0;
	border-bottom: 1px solid #B8B8B8;
}
.listado table thead tr td
{
	text-align: right;
	padding: 5px 0;
}
.listado table tbody tr.alt
{
	background-color: #F0F0F0;
}
.listado table tbody td
{
	padding: 5px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
.listado table tfoot td.footLinks
{
	text-align: right;
	padding: 5px 0 5px 0;
}

#divMatriculas, #divProfesores, #divTutores
{
	margin-left: 15px;
}

div.bar-menu
{
	width: 180px;
	border: 0px solid silver;
	border-right: 1px #ccc dotted;
	margin-left: 10px;
	padding-left: 20px;
	float: left;
}
div.wrapper
{
	width: 75%;
	border: 0px solid gray;
	float: left;
}

div.boxIniciarCurso
{
	text-align: center;
}
div.boxIniciarCurso a
{
	display: block;
	background-color: #f89b3b;
	width: 300px;
	padding: 15px 0;
	color: #fff;
}

div#listado_mails
{
	width: 700px;
	border: 0px solid purple;
	height: 350px;
	overflow: scroll;
	padding-left: 5px;
	overflow-x: hidden;
}
div#listado_mails table
{
	width: 680px;
}
div.mailview
{
	width: 700px;
	border: 0px solid pink;
	margin-top: 20px;
}
.mailview table
{
	width: 700px;
	border: 1px solid silver;
}
.mailview table td, .mailview table th
{
	height: 20px;
	padding-left: 5px;
}
.mailview table td.mailBody
{
	padding: 10px;
	border-top: 1px solid silver;
}
.mailview table td.mailBody p
{
	margin: 10px;
}
.mailview .tdToolbox
{
	height: 20px;
	background-color: #E8E8E8;
}



/*scorm*/
#frmPlayerSCORM
{
	width: 900px;
	height: 600px;
	border: 0;
}
#frmSCOContent
{
	width: 1030px;
	height: 830px;
	border: 0;
	padding: 0;
}

div.popup-main
{
	border: 0px solid pink;
	width: 570px;
	padding-left: 10px;
}
div.popup-main .listado table
{
	width: 100%;
}

#footer
{
	height: 25px;
}

#creditos
{
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
}
/**********************/



#menuPerfiles
{
	padding: 20px;
	text-align: left;
}
#menuPerfiles ul li
{
	padding-bottom: 3px;
	list-style: none;
	padding: 0px 0px 10px 400px;
}
#sitenav
{
	margin: 0px 30px 10px 0px;
	padding: 2px;
	border-bottom: 1px #ccc dotted;
}

#fieldsetFicha legend
{
	font-weight: bold;
	color: #1e3d69;
	padding: 0px 10px 0px 10px;
}

#tablaListado
{
	width: 100%;
} 
table#tablaListado  thead tr th
{
	background-color:#f4f4f4;
	border-bottom:1px solid #666;
}

table#tablaListado  tbody tr td
{
	border-bottom:1px solid #ccc;
}


#tablaListado tfoot tr th
{
	border-top: 1px solid #ccc;
	padding: 10px 0;
}

#contenedorAdmin
{
	padding: 5px 30px 20px 30px;
}

body.pop-up
{
	background-color: #fff;
	padding-top: 15px;
}
.pop-up h4, .pop-up h5
{
	margin: 10px 5px;
}




.link
{
	cursor: pointer;
	text-decoration: underline;
	color: Blue;
}


#colIzq ul
{
	padding: 0px;
	margin: 0px;
}


#colIzq ul li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/* --------------------------------- */
/* user messages                     */
.divMsg
{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
	margin-top: 10px;
}
/* --------------------------------- */
/* ROUNDED ALTERNATE	  		 	 */
/* ---------------------------------------------------------------------- */
.round-a-gray
{
	background: #444444 url(../images/round_gray-left.png) left top no-repeat;
	color: #FFFFFF;
	text-align: center;
}
.round-a-gray div
{
	background: url(../images/round_gray-right.png) right bottom no-repeat;
	padding: 4px;
}
.round-a-gray div strong
{
	font-weight: bold;
	padding: 1px 0 1px 0;
	font-size: 9pt;
}
.round-a-gray div p
{
	margin-top: 10px;
}
.round-a-gray div a
{
	color: #fff;
	text-decoration: underline;
}
/* ---------------------------------------------------------------------- */
.round-a-ok
{
	background: #008000 url(../images/round_green-left.png) left top no-repeat;
	color: #FFFFFF;
	text-align: center;
}
.round-a-ok div
{
	background: url(../images/round_green-right.png) right bottom no-repeat;
	padding: 0;
	margin: 00;
}
.round-a-ok div strong
{
	font-weight: bold;
	padding: 1px 0 1px 0;
	font-size: 9pt;
	margin: 0;
}
.round-a-ok div p
{
	margin-top: 5px;
}
.round-a-ok div a, .round-a-ok div p a, .round-a-ok a
{
	color: #fff;
	text-decoration: underline;
}
/* ---------------------------------------------------------------------- */
.round-a-error
{
	background: #CC0000 url(../images/round_red-left.png) left top no-repeat;
	color: #FFFFFF;
	text-align: center;
}
.round-a-error div
{
	background: url(../images/round_red-right.png) right bottom no-repeat;
	padding: 4px;
}
.round-a-error div strong
{
	font-weight: bold;
	padding: 1px 0 1px 0;
	font-size: 9pt;
}
.round-a-error div p
{
	margin-top: 10px;
}
.round-a-error div a
{
	color: #fff;
	text-decoration: underline;
}
/***********/

div.listadoDocumentos table 
{
	border:0px;
	margin:10px;
	
}



div.listadoDocumentos table tbody tr th
{
	font-size: 10px;
	padding: 5px;
	border:0px;
	/*background-color:#666;*/
	border-bottom:1px solid #666;
	text-align:left;
}
div.listadoDocumentos table tbody tr td
{
	font-size: 10px;
	padding: 5px;
	border-bottom:1px solid #ccc;
	/*background-color:#fff;*/
	text-align:left;
	}


.toolbar
{
	padding: 80px 50px 50px 30px; 
	text-align: right; 
	width: 270px;
}

.imgCursoCabecera
{

	padding:1px;
	text-align: left; 
	width:90px;
	margin:20px 0px 0px 50px;
}

.no-mostrarAgenda
{
	visibility: hidden;
}

/***jlco> estilos para modulo de chat  ******/
ul.list-chat { list-style: none; margin: 5px 0 0 5px; padding: 0; }
	.list-chat li { background: url(../images/liPersona.png) no-repeat left 3px; padding-left: 20px; line-height:25px; }
	.list-chat li.liUserChat { background: url(../images/user-chat.png) no-repeat left 3px; padding-left: 20px; line-height:25px; }
	
#chat_container { width: 300px; height: 300px; overflow: hidden; background-color: #fff; }
	#chat_listMessages { width: 290px; border: 1px solid #666; background-color: #fff; position: relative; }
	#chat_listMessages .error { color: Red; border: 1px solid red; margin: 10px 5px; }
		#chat_listMessages .error p { margin: 0; padding: 5px; }
	
	.msg { margin: 5px 0; color: #000; position: relative;  }
		.msg span { font-weight: bold; color: #000; }
	.local { color: #111193; }
		.local span { color: Navy; }
	


#chat_controlesEnvio { margin: 0; padding: 0; }	
	#chat_controlesEnvio td { margin: 0; }
/**************************************/

/***jlco> estilos para modulo de ImageEditor  ******/
#ImageEditor_Main { background-color: #fff; padding: 10px 15px;  }
#ImageEditor_Menu { margin: 10px 0; width: 90%; }
#ImageEditor_Canvas { border: 1px solid #8A8A8A; background-color: #e3e3e3; width: auto; padding: 30px; margin: 10px 5px; }
	#ImageEditor_Menu .options { display: none; border: 1px dotted silver; margin: 10px 0; padding: 10px 5px; width: 100%; }

	a.a-inactive { text-decoration: none; color: #fff; cursor: default; }
	
	
#ImageEditor_Main .clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.download span {
    background: transparent url('../images/bg_button_span_download.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 29px;
    font-weight: bold;
}

#aDownload { display: none; }

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.download:active span {
    background-position: bottom left;
    padding: 6px 0 4px 29px; /* push text down 1px */
} 

/**JLCO>**/
.field { margin: 10px 0; }
	.field label { display: block; margin-top:5px; font-weight: bold; }
	.field input { }
	.field span.rbtn label { display: inline; padding-left: 5px; font-weight: normal; }

div.autor { margin: 0; margin-left: 30px; border: 0px solid red; width: 960px; }
	.autor .indice { }
	.autor .indice ul { margin: auto -20px; }
	.autor .indice ul li { list-style: none; }
	
	.autor .divMsgClient { position: absolute; z-index: 9000; top: 250px; left: 450px; border: 0px solid #8A8A8A; width: 300px; 
			height: auto; background-color: #fff; text-align: center; padding: 0 0; }

/**************************************/