/******************************************************************************
                              MAIN HTML TAGS STYLE
 ******************************************************************************/
legend {
	color : Green;
	font-weight : bold;
}

INPUT,button,select {
	BORDER-TOP-COLOR: #000000;
	BORDER-LEFT-COLOR: #000000;
	BORDER-RIGHT-COLOR: #000000;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 11px;
	BORDER-BOTTOM-WIDTH: 1px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BORDER-RIGHT-WIDTH: 1px;
}


TABLE {
		font-size:  12px; 
}

body {
	background-color:#E5E5E5;
	color:#000;
	font-family: Verdana, 'bitstream vera sans',Arial,Helvetica,sans-serif;
	padding: 3px;
	font-size:  12px; 
}

H3,H4 {
	font-size: 14px;
	color : Green;
}
 
a, a:link, a:active, a:visited {
	color: Teal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #339999;
}

a img {
	border:none;
	text-decoration: none;
}

.spacer
{
	clear: both;
}


.claroToolTitle {
	
}

/******************************************************************************
                              bin TOP BANNER
 ******************************************************************************/


 /*----------------------------------------------------------------------------
                              MAIN BANNER SETTINGS
 ----------------------------------------------------------------------------*/

#topBanner
{
	background-color: Gray;
	padding: 0px;
	position: relative;
	color : White;
	background-image : url(khmapo/banner_bg.png);
}

#topBanner a,
#topBanner a:active,
#topBanner a:link,
#topBanner a:visited
{
	text-decoration:none;
	color: White;
}

#topBanner a:hover
{
	color: Yellow;
}

 /*----------------------------------------------------------------------------
                                  CAMPUS LINE
 ----------------------------------------------------------------------------*/

#platformBanner
{
	padding: 5px;
	border: 1px solid #98AAB1;

}

#platformBanner h1
{
	margin: 0;
	
}

#platformBanner a,
#platformBanner a:active,
#platformBanner a:link,
#platformBanner a:visited
{
	color: White;
	font-weight: bold;
}

#platformBanner a:hover
{
	color: Yellow;
	font-weight: bold;
}

#platformBanner #siteName
{
	position: relative;
	float: left;
	text-align: left;
	margin: 0;
	font-size: 20px;
}

#platformBanner #institution
{
	position: relative;
	float: right;
	text-align: right;
	margin: 0;
	font-size: 11px;

}

 /*----------------------------------------------------------------------------
                                   USER LINE
 ----------------------------------------------------------------------------*/

#userBanner
{
	color: White;
	padding: 5px;
	border: 1px solid #98AAB1 ;
	border-top: none;
	font-size: 11px;
}

#userBanner #userName
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color : White;
}

#userBanner a,
#userBanner a:active,
#userBanner a:link,
#userBanner a:visited
{
	color: White;
}

#userBanner a:hover
{
	text-decoration: underline;
	color: Yellow;
}
 /*----------------------------------------------------------------------------
                                  COURSE LINE
 ----------------------------------------------------------------------------*/
 
#courseBanner
{
   	padding: 5px;
	border: 1px solid #98AAB1;
	border-top: none;
	color: White;
}

#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 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#courseBanner #courseCode {
	font-size: 9px;
}

#courseBanner a,
#courseBanner a:active,
#courseBanner a:link,
#courseBanner a:visited {
	color: Yellow;
}

#courseBanner a:hover  {
	color: White;
}

#courseBanner form
{
	padding-top: 5px;
	margin: 0;
}
 /*----------------------------------------------------------------------------
                                  BREAD CRUMB LINE
 ----------------------------------------------------------------------------*/

#breadcrumbLine
{
	height: 1em;
	background-color: #E5E5E5;
	border: none;
	padding-bottom: 5px;
	font-size: 11px;
}

#breadcrumbLine a,
#breadcrumbLine a:active,
#breadcrumbLine a:link,
#breadcrumbLine a:visited
{
	color:#333;
}

#breadcrumbLine a:hover
{
	color: #339999;
}

#breadcrumbLine hr
{
	display: none;
}

#breadcrumbLine .breadcrumbTrail
{
	float: left;
}

#breadcrumbLine #toolViewOption
{
	float: right;
	text-align: right;
}

.breadcrumbTrail 
{

}

/******************************************************************************
                             bin BODY
 ******************************************************************************/

#claroBody
{
	padding: 5px;
	background-color: #FFF;
	border: 1px #98AAB1 solid;
	background-image: url(./nfau/1.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size:12px;
}

/******************************************************************************
                              bin FOOTER
 ******************************************************************************/

#footer
{
	font-size: 10px;
}

#footer hr
{
	display: none;
}

#footer a,
#footer a:active,
#footer a:link,
#footer a:visited
{
	color: #333;
}
	
#footer a:hover
{
	color: #333;
		
}

#footer #platformManager
{
	float: right;
		
}

#footer #courseManager
{
	float: left;
	text-align: center;
	
}


#footer #poweredBy 
{
	clear: both;
	border-top: 1px dashed #ccc;
	text-align: center;
	
}

/******************************************************************************
	bin COMMAND LINKS
 ******************************************************************************/
 
.claroCmd
{
	color: Teal;
	font-size: 10px;
	text-decoration: none;
}

.claroCmdDisabled 
{
		color: Gray;
			font-size:  10px; 
		text-decoration: none;
}

/* Added for document view mode toolbar */

th .claroCmd{

	color: Teal;
		font-size:  10px; 
	text-decoration: underline;
}

th .claroCmdDisabled{
        color: white;
    	
		text-decoration: none;
}

/******************************************************************************
                             bin 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 : 15px;
	 	font-size:  12px; 
}
.hot  {
	background:url(../img/hot.gif) no-repeat;
}

/******************************************************************************
                             bin TABLE
 ******************************************************************************/

.claroTable {
	font-size: 12px;
	border : 0px;
	border-bottom : 1px solid #669966;
}
.claroTable td, th {
	margin: 1px;
	padding: 3px;
	border: none;
}

}

.claroTable .superHeader th, .claroTable th.superHeader, .claroTable tr.superHeader, .claroTable .superHeader tr {
	color: black;
	background-image: url('nfau/headertables.png');
	background-color: #F2F2F2;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	border-bottom : 1px solid #669966;
	border-top : 1px solid #669966;
}

.claroTable .superHeader a,
.claroTable .superHeader a:link,
.claroTable .superHeader a:visited {
	color: Green;
background-color : #E6E6E6;
}

.claroTable .superHeader a:hover {
	color: Black;
	background-color : #E6E6E6;
}

.claroTable th.headerY, .claroTable .headerY th,
.claroTable th.headerX, .claroTable .headerX th {
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	background-color : Silver;
	
}

.claroTable .headerX th,  .claroTable th.headerX {
	background-color: Silver;
	border-top-width : 3px;
}
	
/* extension of claroTable class for Image Viewer */
.claroTable tr th.toolbar {
	background: white;
	font-size:  12px; 
}

.claroTable tr.toolbar th.prev{
	text-align:left;
	font-weight: normal;
		font-size:  12px; 

}

.claroTable tr.toolbar th.title{
	font-weight:bold;
	text-align:center;
		font-size:  12px; 
	
}

.claroTable tr.toolbar th.next{
	text-align:right;
	font-weight: normal;
		font-size:  12px; 

}

.emphaseLine tbody td {
	border-bottom: solid #98AAB1 1px ;
		font-size:  12px; 

}

.agenda tbody td {
	font-size:  12px;
	border: 1px solid #98AAB1;

}

.emphaseLine tbody tr:hover {
	background-color: #EEEEEE;
		font-size:  12px; 

}


/******************************************************************************
                             VARIOUS bin 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: #FFCC00;
	color: #006633;
	border: 1px solid #369;
	font-size: 12px;
}

.claroIntroSection { 
  margin-top : 5px;
  margin-bottom: 5px;
  	font-size:  12px; 
}

/*
 * '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: #999;

}

.invisible a, 
.invisible a:link, 
.invisible a:visited,
a.invisible,
a:link.invisible,
a:visited.invisible{
	color: #999;
}


/* 'correct' is attached to element that must be highlighted as correct 
	example : a good score in exercices
*/
.correct { color: #090; }

/* 'error' is attached to element that must be highlighted as correct
	example : a wrong score in exercices
	example : an error message
*/
.error { color: #900; }

/* 
'highlight' 
*/
.highlight {
	color: #DC143C;
	font-weight : bold;
}

/*
 * 'rightMenu' is mainly use in the platform home page
 */

.claroRightMenu  {
	background-color: White;
	border: 1px solid Silver;
	font: bold;
	font-size: 12px;
}

.claroRightMenu a,
.claroRightMenu a:link,
.claroRightMenu a:visited
{
	 font: bold;
	 color:  Teal;
	 	font-size:  12px; 
}
	
.claroRightMenu a:hover
{
 font: bold;
  color: Teal;
  	font-size:  12px; 
}

.HelpText {
	color: Gray;
		font-size:  12px; 
}

/*
 * 'comment' is used for comment of documents, forum description, ...
 */

.comment {
    	font-size:  12px; 
}
.TopLine {
	border-top : 1px solid #666666;
}
