/**************************************
 * THEME NAME: ics
 *
 * Files included in this sheet:
 *
 *   ics/ics.css
 **************************************/

/***** ics/ics.css start *****/

body, table, td, th, li, input, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body
{
	margin: 0px;
}

h1, h2, h3, h4, h5, h6
{
	color: #E01D00;
}

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header
{
    background-image:url(gradient.gif);
    background-position:top;
    background-repeat:repeat-x;
}

a:link
{
	color: #324D62;
}
a:visited
{
	color: #324D62;
}
a:hover
{
	color: #324D62;
	text-decoration: underline;
}

a.ft-w3-std:link
{
	color: #0000FF;
	text-decoration: underline;
}
a.ft-w3-std:visited
{
	color: #663399;
	text-decoration: underline;
}
a.ft-w3-std:hover
{
	text-decoration: underline;
}

.navbar
{
    background-image:url(gradient.jpg);
    background-position:top;
    background-repeat:repeat-x;
}

body#mod-quiz-report table#itemanalysis .correct
{
	color: #006600;
}

#course-view .current td.side
{
	background-color: #CCCCCC;
}

tr.section.main
{
	border: 1px solid #CCCCCC;
}

td.left.side
{
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	width: 2em;
}

input[type="submit"]
{
	background-color: #CCCCCC;
	border: 2px solid #333333;
	color: #333333;
	font-weight: bold;
}

.contents
{
	text-align: left;
}

.sideblock
{
	margin-right: 0.5em;
	width: 250px;
}

.menu .sideblock
{
	margin-right: 0.5em;
	width: 250px;
}

.menu.sideblock
{
	margin-right: 10px;
	width: 250px;
}

.sitetopic
{
	border: 0px solid;
}

ul.section.img-text
{
	list-style-type: none;
}

.menuwrapper ul
{
	font-size: 9pt;
}

.menuwrapper .selected
{
	font-weight: bold;
}

.branchbuttoncontainer.horizontal div,
.branchbuttoncontainer.horizontal form
{
    display: inline;
}

.sideblock .content div.info
{
	text-align: left;
}

.sideblock .content div.date
{
	color: #666666;
	text-align: right;
}

a.autolink.glossary:link,
a.autolink.glossary:visited,
a.autolink.glossary:hover
{
	background-color: #FFFFFF;
	color: #324D62;
	text-decoration: none;
	border-bottom: 1px dashed #324D62;
}

body#grade-index .grades .points, body#grade-index .grades .percent, body#grade-index .grades .weighted 
{
	text-align: center;
}

h2.encuesta
{
	font-size: 12pt;
}

h3.encuesta
{
	font-size: 10pt;
	color: #000000;
}

div.modified
{
	display: none;
}

.forumpost.unread .left
{
	background-color: #FFD991;
}

.forumpost .content
{
}

#navmenupopup2 option
{
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	vertical-align: middle;
}

.ft-navmenu-bottom
{
	border-top: 1px solid #CCCCCC;
	margin: 10px -10px 0px -10px;
	text-align: right;
}

.ft-area
{
	border-top: 5px double #587C22;
	border-bottom: 2px solid #587C22;
	width: 95%;
	font-size: 0.8em;
}

.ft-area-icono
{
	border: 5px solid #FFFFFF;
}

.ft-area-titulo
{
	background: #587C22;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 10px;
	font-size: 1.2em;
}

.ft-area-contenido
{
	font-size: 0.8em;
	display: none;
}

.ft-imagen-capital
{
	float: left;
}

.ft-icono-lista
{
	margin: 0em 1em 0em 5em;
}

.ft-lista-ebook
{
	list-style-image: url('/cursos/iacs/000/ebo-16.jpg');
}

.ft-lista-html
{
	list-style-image: url('/cursos/iacs/000/html-16.jpg');
}

.ft-lista-pdf
{
	list-style-image: url('/cursos/iacs/000/pdf-16.jpg');
}

.ft-lista-zip
{
	list-style-image: url('/cursos/iacs/000/zip-16.jpg');
}

.ft-lista-ok
{
	list-style-image: url('/cursos/iacs/000/ok-16.jpg');
}

.ft-lista-ok li
{
	margin: 5px 0px;
}

.ft-lista-ko
{
	list-style-image: url('/cursos/iacs/000/ko-16.jpg');
}

.ft-lista-ko li
{
	margin: 5px 0px;
}

.ft-lista-null
{
	list-style-image: url('/cursos/iacs/000/null-16.jpg');
}

.ft-lista-null li
{
	margin: 5px 0px;
}/***** ics/ics.css end *****/


