/******************************************************************************
MAIN HTML TAGS STYLE
$Id: default.css,v 1.68 2007/02/02 10:37:13 moosh Exp $ 
******************************************************************************/

html {
margin: 0;
padding: 0;
height: 100%;
font-family: Verdana, Sans-Serif;
font-size: 12px; 
}

body {
margin: 0;
padding: 0;
color: #444;
background-color: #FFF; 
text-align: left;
font-family: Verdana, Sans-Serif;
font-size: 1em;
height: 100%;
}

p {
font-family: Verdana, Sans-Serif;
font-size: 12px; 
}

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

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

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

.spacer {
clear: both;
}

ul {
list-style-type: square;
}

li {
font-size: 14px;
font-weight: bold;
}

input, textarea, button, select{
border: 1px solid #aaa;
color: #336699;
FONT-FAMILY: verdana, sans-serif; 
COLOR: #545454; 
FONT-SIZE: 13PX; 
FONT-WEIGHT: bold;
}

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

input[type], textarea[name], button {
background-color: #fff;
}

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

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

label {
cursor: pointer;
}

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

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

#platformBanner {
margin: 0;
padding: 4px 25px 4px 25px;
font-family: verdana, sans-serif;
font-size: 18px;
font-weight: bold;
background-color: #faf5f1;
color: #000;
border-top: 1px solid #669933;
border-bottom: 1px solid #669933;
}

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

#platformBanner a:hover {
text-decoration: underline;
font-weight: bold;
}

#platformBanner #siteName {
letter-spacing: 3px;
font-size: 14px;
}

#platformBanner .institution {
letter-spacing: 3px;
font-size: 18px;
}

#campusBannerRight {
float: right;
font-size: 18px;
text-align: right;
margin-top: -1px;
padding: 5px;
margin /**/: 0;
}

#campusBannerLeft {
float: left;
text-align: left;
margin-top: -1px;
padding: 5px;
margin /**/: 0;
}

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

#userBanner {
color: #336699;
font-weight: bold;
font-family: verdana, sans-serif;
font-size: 14px;
padding: 1px 5px;
background-color: #e3ddd1;
border-top: 1px #999 solid;
}

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

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

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

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

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

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

#courseBanner #course {
float: left;
text-align: left;
}

#courseBanner #course span {
display: block;
}

#courseBanner {
float: right;
text-align: right;
}

#courseToolList {
float: left;
text-align: left;
}

#courseBanner #courseName {
padding: 0;
margin: 0;
text-indent: 12px;
background-image: url(default/arrow_blue.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 {
float: right;
text-align: right;
margin: 0;
}

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

.debugBar
{
color: #F99;
background-color:#A33;
padding: 3px;
font-size: 70%;
}

.debugBar a,
.debugBar a:link,
.debugBar a:visited
{
color: #E6F;
}

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

#breadcrumbLine {
font-size: 0.8em;
color: #666666;
border: none;
padding : 2px 5px;
}

#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: 8px;
font-size: 13px;
background-color: #fff;
}

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

#claroBody a:hover,
#claroBody a:active {
color: #111C99;
font-weight: bold;
text-align: left;
}

#claroBody a.item:link {
font-weight: bold;
text-align: left;
}

#claroBody a.item:visited {
font-weight: bold;
text-align: left;
}

#claroBody a.item:hover {
color: #111C99;
font-weight: bold;
text-align: left;
}

#claroBody a.item:active {
color: #111C99;
font-weight: bold;
text-align: left;
}

#commonToolList {
width: 200px;
line-height: 120%;
z-index: 1;
margin-left: -10px;
padding-left: 2px;
float: left;
}

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

#campusFooter {
margin: 0;
margin-top : 25px;
padding: 5px 15px;
font-size: 11px;
color: #666;
background: url('default/bg_footer.jpg') repeat-x top left #fff;
}

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

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

#campusFooter hr {
display: none;
}

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

#campusFooterLeft {
float: left; 
padding: 0;
}

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

#campusFooterCenter #poweredBy {
font-style: italic;
}


/******************************************************************************
CLAROLINE COMMAND LINKS
******************************************************************************/

.claroCmd, .claroCmd {
font-size: 13px;
}

#claroBody .claroCmd,
#claroBody a.claroCmd:link,
#claroBody a.claroCmd:visited {
color: #336699;
font-weight: bold;
font-size: 13px;
text-decoration: none;
text-align: left;
}

#claroBody a.claroCmd:hover,
#claroBody a.claroCmd:active {
color: #111C99;
font-weight: bold;
font-size: 13px;
text-decoration: none;
text-align: left;
}

.claroCmdDisabled {
color: #999999;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

/* Added for document view mode toolbar */

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

th .claroCmdDisabled {
color: #999999;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

/*
* 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 {
text-align: left;
}

.claroTable td, 
.claroTable th {
vertical-align: middle;
padding: 2px 5px 2px 5px;
border: 1px solid #EDEDED;
FONT-FAMILY: verdana, sans-serif; 
COLOR: #545454; 
font-size: 13px;
font-weight: bold;
}

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

.claroTable .superHeader a {
color: #669933;
}

.claroTable .headerY th,
.claroTable .headerX th {
color: #669933;
font-weight: bold;
padding: 2px 5px 2px 5px;
border: 1px #96BB7A solid;
}

.claroTable .headerX th a
{
font-weight: bold !important ;
color: #669933;
text-decoration : underline;
}

.claroTable .headerX th a:active,
.claroTable .headerX th a:hover
{
color: #669933 !important;
text-decoration : underline;
}

/* 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;
color: #999999;
padding: 2px 5px 2px 5px;
}

.claroTable td.weekEnd {
vertical-align: top;
color: #73A244;
padding: 2px 5px 2px 5px;
}
.claroTable td.highlight {
vertical-align: top;
color: #CD853F;
padding: 2px 5px 2px 5px;
}

.claroTable blockquote {
FONT-FAMILY: verdana, sans-serif; 
COLOR: #545454; 
FONT-SIZE: 13PX; 
FONT-WEIGHT: bold
}

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

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

/******************************************************************************
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 : #EDF1E3;
border: 1px #669933 solid;
margin-left: 5px;
font-size: 0.9em;
color: #666;
}

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

.warning b, .waring strong {
color: #000;
}

.warning {
color: #333;
}

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(default/arrow_blue.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;
text-align: left;
}

/* '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: #CD853F;
font-weight: bold;
}

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

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

.claroRightMenu {
border-left: 1px dashed #006632;
background-color: #fff;
color: #006632;
padding: 10px;
font-size: 13px;
}

.claroRightMenu a:link, 
.claroRightMenu a:visited {
color: #006632;
}

.claroRightMenu a:hover,
.claroRightMenu a:active {
color: #006632;
text-decoration: underline;
}

.claroRightMenu form {
color: #006632;
}

.claroRightMenu td {
color: #006632;
}

.claroLoginForm {
color: #006632;
}

.claroRightMenu form {
color: #006632;
}

.claroLoginForm td {
color: #006632;
}

.fieldset {
color: #006632;
}

fieldset.legend {
color: #006632;
}

.legend {
color: #006632;
}

.HelpText {
color: #999;
font-size: 0.8em;
}
.HelpText ul {
color: #999;
font-size: 0.8em;
}

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

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

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

small {
font-size : 0.85em;
}

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