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

html {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

body {
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

a:link, a:visited  {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active {
	color: #669933;
	font-weight: normal;
	text-decoration: none;
}

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

.spacer {
	clear: both;
}

ul {
	list-style-type: circle;
	font-size: O.9em;
}

label {
	padding: 2px;
	vertical-align: bottom;
	color: #555555;
	font-size: 0.9em;
	font-style: italic;
}

input[type=submit], input[type=reset], button {
	margin-left: 2px;
	color: #666666;
} 

input, textarea, button {
	border: 1px solid #aaa;
	color: #336699;
}

input[type], textarea[name], button {
	background: #ffffff;
}

input[type=submit], input[type=reset], button {
	background: #fffffff;
	color: #000000;
}

input[type=submit]:hover, button:hover {
	background-color: #336699;
	color: #ffffff;
}

/******************************************************************************
                              CLAROLINE TOP BANNER
 ******************************************************************************/

 /*----------------------------------------------------------------------------
                                  CAMPUS LINE
 ----------------------------------------------------------------------------*/

#platformBanner {
	margin: 0;
	padding: 0;
	color: #336699;
	font-weight: bold;
	font-family: Arial, Helvetica, verdana, sans-serif;
	background-image: url(clarocom/bg_header.jpg);
	background-position: left 0 0 0 10px;
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	height: 50px;
}

#platformBanner a,
#platformBanner a:active,
#platformBanner a:link,
#platformBanner a:visited 
{
	text-decoration: none;
   	color: #336699;
	font-weight: bold;
}

#platformBanner a:hover {
	color: #5B84AE;
	text-decoration: none;
	font-weight: bold;
}

#platformBanner #siteName
{
	font-weight: bold;
	letter-spacing: 3px;
}

#platformBanner #institution 
{
	font-weight: bold;
}

#campusBannerRight
{
    position: relative;
	float: right;
	text-align: right;
	height: 35px;
	font-size: O.95em;
	margin-top: -1px;
	padding: 15px 15px 0 0;
	margin /**/: 0;
	background-image: url(clarocom/cornerright_header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#campusBannerLeft
{
    position: relative;
	float: left;
	text-align: left;
	height: 35px;
	margin-top: -1px;
	padding: 15px 0 0 15px;
	margin /**/: 0;
	background-image: url(clarocom/cornerleft_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


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

#userBanner {
	color: #336699;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0 0 0 5px;
}

#userBanner #userName {
	color: #669933;
	font-weight: bold;
	margin: 0;
}

#userBanner a,
#userBanner a:link,
#userBanner a:visited {
	text-decoration: none;
    color: #777777;
	font-weight: normal;
}

#userBanner a:hover,
#userBanner a:active {
   	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}

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

#userBannerLeft
{
    position: relative;
	float: left;
	text-align: left;
}

 /*----------------------------------------------------------------------------
                                  COURSE LINE
 ----------------------------------------------------------------------------*/
#courseBanner {
   	padding: 4px;
	color: #336699;
	font-size: 0.8em;
	font-weight: bold;
	border-top: 1px #999999 solid;
}

#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 {
	padding: 0;
	margin: 0;
	text-indent: 12px;
	background-image: url(clarocom/fleche_bleu.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#courseBanner a,
#courseBanner a:link,
#courseBanner a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}

#courseBanner a:hover,
#courseBanner a:active {
	color: #669933;
	text-decoration: underline;
	font-weight: normal;
}

#courseBanner #courseCode {
}

#courseBanner form
{
	padding-top: 5px;
	margin: 0;
}

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

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

 /*----------------------------------------------------------------------------
                                  BREAD CRUMB TRAIL
 ----------------------------------------------------------------------------*/

#breadcrumbLine {
	font-size: 0.8em;
	color: #666666;
	border: none;
}

#breadcrumbLine hr {
	display: none;
}

#breadcrumbLine .breadcrumbTrail {
	float: left;
}

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


.breadcrumbTrail {
}

#breadcrumbLine a:link,
#breadcrumbLine a:visited {
	color: #669933;
	font-weight: normal;
}

#breadcrumbLine a:hover,
#breadcrumbLine a:active {
	color: #999999;
	font-weight: normal;
}

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

#claroBody {
	padding-top:15px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 0.9em;
	color: #666666;
	background-image: url(clarocom/bg_separator.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#claroBody small {
	font-size: 12px;
}

#claroBody a:link,
#claroBody a:visited {
	font-weight: normal;
}

#claroBody a:hover,
#claroBody a:active {
	color: #999999;
	font-weight: normal;
}

#claroBody a.item:link,
#claroBody a.item:visited {
	font-weight: normal;
}

#claroBody a.item:hover,
#claroBody a.item:active  {
	color: #999999;
	font-weight: normal;
}

#claroBody a.claroCmd:link,
#claroBody a.claroCmd:visited {
	color: #336699;
	font-weight: normal;
}

#claroBody a.claroCmd:hover,
#claroBody a.claroCmd:active {
	color: #999999;
	font-weight: normal;
}

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

#campusFooter
{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, verdana, sans-serif;
	background-image: url(clarocom/bg_footer.jpg);
	background-color: #6D8DB7;
	background-position: bottom;
	background-repeat: repeat-x;
}

#campusFooter a:link, 
#campusFooter a:visited 
{
	color: #FFFFFF;
	font-weight: bold;
}

#campusFooter a:hover, 
#campusFooter a:active 
{
	color: #D1E0F4;
	font-weight: bold;
}

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

#campusFooterRight
{
	float: right;
	text-align: right;
	margin: 0 15px 0 0;
	padding: 0;
}

#campusFooterLeft
{
	float: left;	
	margin: 0 0 0 15px;
	padding: 0;
}

#campusFooterCenter
{
    clear: both;
    text-align: center;
}

#campusFooterCenter #poweredBy
{
    font-style: italic;
	padding-bottom: 20px;
}


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

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

/* Added for document view mode toolbar */

th .claroCmd
{
	font-size: O.8em;
	font-weight: bold;
	text-decoration: underline;
}

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


/******************************************************************************
                             CLAROLINE ITEM
 ******************************************************************************/

/*
 * Classes family to emphase some item in the tool interface.
 * These two classes has to be used together to work correctly.
 *
 * SOME EXAMPLES :
 *
 *  <a href="0" class="item"><img src="icon.gif" />lorem ipsum</a><br />
 *  <a href="0" class="item hot"><img src="icon.gif" />lorem ipsum</a><br />
 *
 *  <span class="item"><img src="icon.gif" />lorem ipsum</span><br>
 *  <span class="item hot"><img src="icon.gif" />lorem ipsum<br>
 *
 *  <ul style="list-style-image:url(icon.gif);list-style-position:inside">
 *   <li class="item">lorem ipsum</li>
 *   <li class="item hot">lorem ipsum</li>
 *  </ul>
 */

.item {
	padding-left: 16px;
}

.hot {
	background: url(../img/hot.gif) no-repeat;
}

a.item:visited{
	color: #336699;
}

/******************************************************************************
                             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, 
.claroTable th {
	vertical-align: middle;
	padding: 2px 5px 2px 5px;
	border: 1px solid #EDEDED;
	font-size: 0.9em;
}

.claroTable td em, 
.claroTable th em{
	font-size: 0.9em;
}

.claroTable .superHeader th, 
.claroTable th.superHeader 
{
	color: #669933;
	background-color: #DEEECE;
	border: 1px #87B665 solid;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.claroTable .superHeader a {
	color: #669933;
	padding: 2px 5px 2px 5px;
}


.claroTable th.headerY, 
.claroTable .headerY th, 
.claroTable th.headerX, 
.claroTable .headerX th 
{
	color: #669933;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px 2px 5px;
}

.claroTable .headerX th,
.claroTable th.headerX 
{
	background-color: #EDF1E3;
	border: 1px #96BB7A solid;
	padding: 2px 5px 2px 5px;
}

/* extension of claroTable class for Image Viewer */
.claroTable tr th.toolbar {
	font-weight: normal;
	padding: 2px 5px 2px 5px;
}

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

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

.claroTable tr.toolbar th.next{
	text-align: center;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
}

.claroTable td.workingWeek {
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 2px 5px 2px 5px;
}

.claroTable td.weekEnd {
	vertical-align: top;
	font-size: 14px;
	color: #FF003C;
	padding: 2px 5px 2px 5px;
}
.claroTable td.highlight {
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #FFB848;
	padding: 2px 5px 2px 5px;
}

.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: #FDFDFD;
	border: 1px solid #DEDEDE;
	margin-left: 5px;
	font-size: 0.9em;
	color: #000;
}

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

.warning {
	color: #FF0000;
}

div .wikiTitle h1 {
	margin: 10px 0 10px 10px;
	padding: 0;
	font-size: 0.9em;
	border-bottom: 1px solid #DEDEDE;
	color: #666666;
	text-indent: 15px;
	background-image: url(clarocom/fleche_bleu.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div .wiki2xhtml p {
	font-size: 0.8em;
	color: #666666;
}

/*
 * '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;
}

/* menu */

.menu a.invisible:visited{
	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: #FFB848;
 font-weight: bold;
}

/* 'required' is used to set the color of the asterisk displayed before the required form field
*/
.required {
 color: red;
}

/* 'hotItem' is used when something needs to be notified as new on the platform since the last login
    to the user
*/
.hotItem,
.hotItem a
{
 color: #FF00CC;
 font-weight: bold;
}

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

.claroRightMenu  {
	background-color: #FFFFFF;
	background-image: url(clarocom/verticalbar.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 0.9em;
}
	
.claroRightMenu a:link, 
.claroRightMenu a:visited {
		color: #336699;
}
	
.claroRightMenu a:hover,
.claroRightMenu a:active {
		color: #669933;
}

.claroRightMenu form {
	color: #336699;
}

.claroRightMenu label {
	display: block;
	padding: 2px;
	vertical-align: bottom;
	color: #555555;
	font-size: 0.9em;
	font-style: italic;
}

.HelpText {
    color: #666666;
	font-size: O.9em;
}
.HelpText ul{
    color: #666666;
	font-size: O.9em;
}

.claroToolTitle {
	margin: 10px 0 5px 5px;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px solid #DEDEDE;
	text-indent: 15px;
	background-image: url(clarocom/fleche_vert.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

/*
 * 'comment' is used for comment of documents, forum description, ...
 */

.comment {
    font-size: smaller;
    margin-left: 30px;
}

/*
 * Navigation with tabs : configuration, modules, ...
 */
 
#navlist {
    margin: 10px;
    padding: 0 0 7px 10px;
    border-bottom: 1px solid #DEDEDE;   
}

.tabTitle {
    padding: 3px 0;
    margin-left: 0;
    font-weight: bold;
    border-bottom: 1px solid #DEDEDE; 
}

.tabTitle a {
    border-bottom: 4px solid #669933;
}

#navlist li, .tabTitle li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#navlist li a:link,
#navlist li a:visited {
    margin: 0 5px 4px 5px;
    padding: 3px 0.5em;
    text-decoration: none;
}

#navlist li a:hover {
    border-bottom: 4px solid #EDF1E3;
}

#navlist li a.current {
    border-bottom: 4px solid #669933;
}
