/******************************************************************************
                              MAIN HTML TAGS STYLE
 ******************************************************************************/

body 
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color : #FFFFFF;
	scrollbar-face-color: #990033;
	scrollbar-highlight-color: #808080;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color:#808080;
	scrollbar-arrow-color: #F7F7F7;
	scrollbar-darkshadow-color: #black;
	scrollbar-track-color: #CCCCCC;
}
li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(claroline/img/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990033;
	text-decoration: none;
}

a img 
{
	border:none;
	text-decoration: none;
}

.spacer 
{
	clear: both;
}

h3{
	font-size: 110%;
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

/******************************************************************************
                              CLAROLINE TOP BANNER
 ******************************************************************************/
 /*----------------------------------------------------------------------------
                              MAIN BANNER SETTINGS
 ----------------------------------------------------------------------------*/

#topBanner
{
	background-color: #fff;
	padding: 0px;
	position: relative;
}

#topBanner a,
#topBanner a:active,
#topBanner a:link,
#topBanner a:visited
{
	text-decoration:none;
}

#topBanner a:hover
{
}
 /*----------------------------------------------------------------------------
                                  CAMPUS LINE
 ----------------------------------------------------------------------------*/

#platformBanner
{
	color: #FFFFFF;
	background-color:#000000;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#platformBanner a,
#platformBanner a:active,
#platformBanner a:link,
#platformBanner a:visited
{
	text-decoration: none;
   	color: #FFF;
}

#platformBanner a:hover 
{
	color: #FFF;
	text-decoration: underline;
}

#platformBanner #siteName
{
	position: relative;
	float: left;
	text-align: left;
	margin: 0;
}

#platformBanner #institution
{
	position: relative;
	float: right;
	text-align: right;
	margin: 0;
}

 /*----------------------------------------------------------------------------
                                   USER LINE
 ----------------------------------------------------------------------------*/

#userBanner
{
	background: url(../img/Barra.png) repeat-x;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 1px #FFF solid;
	padding: 4px;
}

#userBanner #userName
{
	 font-size: 110%;
	 font-weight: normal;
	 margin: 0;
}

#userBanner a,
#userBanner a:active,
#userBanner a:link,
#userBanner a:visited
{
	text-decoration: none;
    color: #FFF;
}

#userBanner a:hover
{
   color: #FFF;
	text-decoration: underline;
}


 /*----------------------------------------------------------------------------
                                  COURSE LINE
 ----------------------------------------------------------------------------*/
#courseBanner
{
   	padding: 4px;
	background: url(../img/b1.png) repeat-x;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px #FFFFFF solid;
	padding: 1px;
   
}
#courseBanner a:active, #courseBanner a
{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#courseBanner #course
{
	position: relative;
	float: left;
	text-align: left;
}

#courseBanner #course span
{
   	display: block;
}

#courseBanner #courseToolList
{
	position: relative;
	float: right;
    text-align: right;
}

#courseBanner #courseName {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px;
	margin: 0;
}

#courseBanner a,
#courseBanner a:active,
#courseBanner a:link,
#courseBanner a:visited
{
	color: white6;
	text-decoration: none;
}

#courseBanner a:hover
{
	text-decoration: underline;
}

#courseBanner #courseCode {
	font-size: 80%;
}

#courseBanner form
{
	padding-top: 15px;
	margin: 0;
}
 /*----------------------------------------------------------------------------
                                  BREAD CRUMB TRAIL
 ----------------------------------------------------------------------------*/

#breadcrumbLine
{
	border: none;
	font-size: 80%;
}

#breadcrumbLine hr
{
	display: none;
}

#breadcrumbLine #breadcrumbTrail
{
	float: left;
}

#breadcrumbLine #toolViewOption
{
	float: right;
	text-align: right;
}

/******************************************************************************
                             CLAROLINE BODY
 ******************************************************************************/

#claroBody{

}


/******************************************************************************
                              CLAROLINE FOOTER
 ******************************************************************************/

#footer
{
	font-size: 80%;
}

#footer hr
{
	border: 0;
	height: 1px;
	background-color: gray;
}

#footer #platformManager
{
	float: left;
}

#footer #courseManager
{
	float: left;
	text-align: center;
}


#footer #poweredBy
{
    clear: both;
    text-align: right;
    /*font-style: italic;*/
}

/******************************************************************************
	CLAROLINE COMMAND LINKS
 ******************************************************************************/
 
.claroCmd
{
		font-size: smaller;
		font-weight: bold;
		text-decoration: underline;
}

.claroCmdDisabled 
{
		color: Gray;
		font-size: smaller;
		font-weight: bold;
		text-decoration: none;
}

/* Added for document view mode toolbar */

th .claroCmd
{
	font-size: smaller;
	font-weight: bold;
	text-decoration: underline;
}

th .claroCmdDisabled
{
   color: white;
   font-size: smaller;
	font-weight: bold;
	text-decoration: none;
}


/******************************************************************************
                             CLAROLINE TABLE
 ******************************************************************************/

/* Uniformize claroline table format. The class provide 3 header type
 *
 *     - superHeader : allowing to define table title above the column header
 *     - headerX : define header in the X axis for each column
 *     - headerY : define header in the Y axis for each rank
 * 
 * Example of table using a super header and header in X axis
 *
 * <table class="claroTable">
 * <tr class="superHeader">
 * <th colspan="3">User Birthdate</th>
 * </tr>
 * <tr class="headerX">
 * <th>Firstname</th>
 * <th>Lastname</th>
 * <th>Birthdate</th>
 * </tr>
 * 
 * <tbody>
 * 
 * <tr>
 * <td>Hugues</td>
 * <td>Peeters</td>
 * <td>1969-09-27</td>
 * </tr>
 * <tr>
 * ...
 * </tr>
 * 
 * </tbody>
 * 
 * </table>
 * 
 * Example of table using header in Y axis
 * 
 * 
 * <table class="claroTable">
 *
 * <tr class="superHeader">
 * <th colspan="3">User Birthdate</th>
 * </tr>
 * 
 * <tr>
 * <th class="headerY">Firstname</th>
 * <td>Hugues</td>
 * <td> ...  </td>
 * </tr>
 * 
 * <tr>
 * <th class="headerY">Lastname</th>
 * <td>Peeters</td>
 * <td> ...  </td>
 * </tr>
 * 
 * <tr>
 * <th class="headerY">Birthdate</th>
 * <td>1969-09-27</td>
 * <td> ...  </td>
 * </tr>
 *
 * </table>
 */

.claroTable td, th {
	margin:  1px;
	padding: 4px;
	border: none;
}


.claroTable .superHeader th, .claroTable th.superHeader {
	color: white;
	background-color: #666666;
	font-weight: bold;
	text-align: left;
}

.claroTable .superHeader a {
	color: white;
}


.claroTable th.headerY, .claroTable .headerY th, 
.claroTable th.headerX, .claroTable .headerX th {
	font-weight: normal;
	text-align: left;
}

.claroTable .headerX th,  .claroTable th.headerX {
	background-color: #DDDEBC;
}

/* extension of claroTable class for Image Viewer */
.claroTable tr th.toolbar {
	background: white;
	font-weight: normal;
}

.claroTable tr.toolbar th.prev{
	text-align:left;
	font-weight: normal;
}

.claroTable tr.toolbar th.title{
	font-weight:bold;
	text-align:center;
}

.claroTable tr.toolbar th.next{
	text-align:right;
	font-weight: normal;
}

.emphaseLine tbody td {
	border-bottom: solid #DDDEBC 1px ;
}

.emphaseLine tbody tr:hover {
	background-color: #E3E3E3;
}


/******************************************************************************
                             VARIOUS CLAROLINE CSS CLASS
 ******************************************************************************/

/*
 * 'claroMessageBox' is used to display all messages from the platform like 
 * action confirmation, parameter request, warning mesage...
 * Things that are usually displayed in a dialog box into offline applications
 */ 
 
.claroMessageBox {
	background-color: #DDDEBC;
	border: solid 1px #666666;
	color: #000;
}

.claroIntroSection { 
	background-color: #F5F5F5;
	padding: 5px;
	margin-top : 5px;
	margin-bottom: 5px;
}

/*
 * 'invisible' is generally attached to element that shouldn't be visible into 
 * common user interface but which are visible in course manager or platform 
 * administrator screen, showing that the element is deactivated or isn't 
 * visible fo the other users
 */

.invisible
{
	color: #999999;
}

.invisible a, 
.invisible a:link, 
.invisible a:visited,
a.invisible,
a:link.invisible,
a:visited.invisible
{
	color: #999999;
}


/* 'correct' is attached to element that must be highlighted as correct
	example : a good score in exercices
*/
.correct {
	color: #009900;
}

/* 'error' is attached to element that must be highlighted as correct
	example : a wrong score in exercices
	example : an error message
*/
.error {
	color: #990000;
}

/* 'highlight' is used when something needs to be especially shown to the user
	example : 'today' in the agenda
*/
.highlight {
 color: #000066;
 font-weight: bold;
}


/*
 * 'rightMenu' is mainly use in the platform home page
 */

.claroRightMenu  {
	background-color: #FFFFFF;	
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #FFCC33;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color: #FFCC33;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
	
.claroRightMenu a, 
.claroRightMenu a:visited, 
.claroRightMenu a:active {
		
}
	
claroRightMenu a:hover {
				
}

table.RightMenuTable th	{
	background: url(../img/Barra.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-left: 4px;
	height: 13px;
}

.boton {
	border-style:solid;
	font-family: Verdana;
	font-size: 11px;
	color: #006633;
	font-weight : bold;
	padding: 1px;
	background-color: #CCCCCC;
	border-top: 1ii solid #006633;
	border-right: 1ii solid #006633;
	border-bottom: 1ii sólid #006633;
	border-left: 1ii sólid #006633;
			
}
.HelpText {
    color:gray
}

.claroToolTitle {
	padding-top: 5px;
}
.txtblancotit {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px;
}
