/**************************************
 * THEME NAME: standardLIT
 *
 * Files included in this sheet:
 *
 *   standardLIT/gradients.css
 **************************************/

/***** standardLIT/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}
div#header, div#header-home{     
    background-image:url(LITheader.jpg);     
    background-position:0px 0px;    
    background-repeat:no-repeat;
	height:115px;
	background-color:#D7D8DA;
	padding:2px;
}
div#header h1, div#header-home h1{     
	color:transparent;
	display:none;
}
body{
	background-image:url(body-bg.jpg);
	background-color:#CCCCCC;
	background-repeat:repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
div#page{
	background-color:#FFFFFF;
}
div.summary{
	width:95% !important;
}
quote{
	font-size:0.8em;
	font-style:italic;
}
.coursebox .summary, li.activity{
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.coursebox .summary  h3{
	color:#333366;
	font-size:14px;
}
table#categoryquestions tr, fieldset.invisiblefieldset table tr{
	border-top:1px solid #CCCCCC;
	vertical-align:top;
}
div.info div.grade{
	display:none;
}
div.ron_quiz_question_caption{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	background-color:#EEEEEE;
	border:1px solid #0000FF;
	margin:5px;
	padding:4px;	
}
.rcp_disabled{
	color:#888888;
}
.que{
	margin:0 auto 5px !important;
}
#rcp_answerHeaderMultichoice{
	background-color:#EEEEEE;
}
#GETmsg{
	border: 1px solid #FF9900;
	padding: 2px;
	background-color: #FFEEDD;
}/***** standardLIT/gradients.css end *****/


