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

body 
{
	font-family:  Verdana,Helvetica;
	font-size: 12px;
	color:#000000;
	background-color: #ffffff;
    	margin: auto;
}

a:link, a:active, a:visited 
{
	color: #790131;
}

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

.spacer 
{
	clear: both;
}

h3
{
	color : #CC9933;
  font-family: Verdana,Helvetica;
  font-size: 13.5pt;
  font-weight: bold;
}

h4
{
	
  
  color : #000000;
  font-family: Verdana,Helvetica;
  font-size: small;
  font-weight: bold;

}


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

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

#platformBanner
{
	color: #000000;
	background-color: #ffffff;
	font-size: 14pX;
	font-weight: bold;
	width: 785px;
	height: 87px;
	margin: auto;
	background-image: url("http://learning.ccat-ctac.org/claroline/img/entete.gif");
}

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

#platformBanner #siteName a:hover 
{	
	color: #FFFFFF;
	text-decoration:underline;
	line-height: 24px;
}

#platformBanner #siteName
{
	position: relative;
	color: #FFFFFF;	
	float: left;
	text-align: right;
	margin-left: 5px;
	font-size:10px;
	font-weight:normal;
	line-height:24px;
	vertical-align:middle;
	text-decoration:none;
}

#siteName:hover
{
    color: #FFFFFF;
	/*background-color: #D4CAB2;  */
 	line-height: 24px;
}

#platformBanner #institution
{
	position: relative;
	float: right;
	text-align: right;
	margin-right: 5px;
	margin-top: 25px;
}

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

#userBanner
{
    
	 
	width: 785px;
	text-align:left;
	background-color: #03276F;
	font-family: Verdana,Helvetica;
	font-size: 10px;
	border-top: 1px #ffffff solid;
	padding: 4px  0px 3px 0px ;
	margin: auto;	 
	background-image: url("http://learning.ccat-ctac.org/claroline/img/entete2.gif");
	background-repeat: no-repeat;
}


#userBanner #userName
{
	font-size: 10px;
	padding: 0px; 
	/*text-decoration:none;*/
	color: #FFFFFF;
	margin-left: 75px;
}

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

#userBanner a:hover
{

    font-family: Verdana,Helvetica;
	text-decoration:underline;
	color: #FFFFFF;
	padding: 0px;
	color: #FFFFFF;
	 
}


 /*----------------------------------------------------------------------------
                                  COURSE LINE
 ----------------------------------------------------------------------------*/
#courseBanner
{
	background-color: #03276F;
	color: #FFFFFF;
	border-top: 1px #ffffff solid;
	width: 160px;
	margin-bottom: 1px;
	margin-left:0px;
	font-size:12px;
	

}

#courseBanner #course
{
	position: relative;
	float: left;
	text-align: left;
	font-size:12px;
	color:#FFFFFF;	
	

}

#courseBanner #course span
{
   	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana,Helvetica;
	font-size: 12px;


}

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

#courseBanner #courseName {
	 padding: 0;
	margin: 0;
	font-size: 12px;

	 
}

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

#courseBanner a:hover
{

	/*background-color: #6D7EA7; */
	width:130px;
	color: #FFFFFF;
	text-decoration:underline;
}

#courseBanner #courseCode {
    padding: 0;
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana,Helvetica;
	font-size: 12px;

}

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

#breadcrumbLine
{
	border: none;
}

#breadcrumbLine hr
{
	display: none;
}

#breadcrumbLine .breadcrumbTrail
{
	float: left;
}

#breadcrumbLine #toolViewOption
{
	float: right;
	text-align: right;
	font-size:10px;
	color:#000000;
	height: 17px;
	line-height:24px;
	vertical-align:middle;
	text-decoration:none;
	margin-left:2px;
	margin-right:2px;
}


.breadcrumbTrail
{
}

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

#claroBody{
	width: 785px;
	margin: auto;
    min-height: 500px;
	background-color: #ffffff;
}


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

#footer
{
	font-size: 80%;
}

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

#footer #platformManager
{
	float: right;
	display: none;
}

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

#footer #poweredBy
{
	clear: both;
	text-align: center;
	font-style: italic;
	display: none;
}


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

.claroCmdDisabled 
{
	color: #999999;
	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: #ffffff;
	font-size: smaller;
	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: 0px;
	 
}

.hot {
}

.li { 
	font-size:12px;
	/*color:#575C4E;*/
	color:#DDDDDD;
	position: relative;
	float: left;
	left: 0;
	width: 247px;
	margin: 0 0 0 0;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #D3D3CB;
	border-bottom: 1px solid #D3D3CB;
	border-left: 1px solid #FFFFFF;
	}



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


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

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


.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: #e6e5e5;
}

/* extension of claroTable class for Image Viewer */
.claroTable tr th.toolbar {
	background: #ffffff;
	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: #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: #FFEF9C;	

}
	
.claroRightMenu a, 
.claroRightMenu a:visited, 
.claroRightMenu a:active {
		
}
	
claroRightMenu a:hover {
				
}

.HelpText {
	color: #999999;
}

.claroToolTitle {
	padding-top: 5px;
}

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

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

/* * * * * * * * * * * * * * * * * * * * *
 * User specific styles
 * * * * * * * * * * * * * * * * * * * * */

#floatLeft {
	position: relative;
	float: left;
	margin-right: 20px;
}

#floatRight {
	position: relative;
	float: right;
	width: 75%;
}

#toolViewOption
{
	width: 785px;
	margin: auto;
}

#toolViewOption #viewOption
{
	width: 75%;
	float: right;
	text-align: right;
}

 

.bulletGroup
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}

.bulletArrow {
 	 background-image: url(http://www.barreau.qc.ca/formation/img/bullet_menu_gauche.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	padding-left: 20px;  
 	 

}

.bulletToolsGroup
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color:#03276F;
	 
	 		
}



.bulletTool {
	
	padding-left: 20px;
	color:#6D7EA7;
	
}

.bodyColor {
	background-color: #d2e7ff;
 }

.claroTable .exerciceComment {
	color: #790131;
	font-weight: bold;
}

