/* Basic site style */

body {

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #000000;
/* 	background-image: url(../images/BG.gif); */
	
}
table, td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div {
	padding: 8px;
	margin: 0px;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
h2 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin: 22px 0px 0px 0px;
}
h3, h4, h5, h6 {
	margin-top: 12px;
	margin-bottom: 12px;
}
h3 {
	font-weight: bold;
	font-size: 11px;
}
h4 {
	font-weight: bold;
	font-size: 11px;
}
h5 {
	font-weight: normal;
	font-size: 12px;
}
h6 {
	font-weight: normal;
	font-size: 12px;
}
p {
	margin-top: 12px;
	margin-bottom: 12px;
}
p.advert {
	text-align: center;
	margin-top: 100px;
}

input {
	font-size: 11px;
}

.right {
	text-align: right;
}
.soft {
	color: #777;
}

a:link {
	color: #0072BB;
	text-decoration:none;
}
a:visited {
	color: #048;
	text-decoration:none;
}
a:hover {
	color: #F60;
	text-decoration:underline;
}
.alert {
	color: #900;
}
.floatright {
	float: right;
}
.vertalign {
	vertical-align: middle;
}
/* end Basic site style */


/* constructor div styles */
div#outer {
	width: 845px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 0px solid #aaa;
	padding: 0px;
/*	background-color: #fffffff; */
}
td#leftmenu {
	padding: 15px 0px 15px 0px;
}
td#contentarea {
	margin-bottom: 3px 3px 3px 0px;
width: 720px;
}



div.padding {

  /* for IE */
/*  filter:alpha(opacity=20); */
  
  /* CSS3 standard */
/*  opacity:0.2; */
  /* for Mozilla */
/*  -moz-opacity:0.4; */
  
  background-color: none;
/* color: #519D9D; */
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 20px 0px 0px;
}


div#footer, div#footer2 {
/*	background-image: url(../images/footer_gradient.gif);
	background-repeat: repeat-x; */
/*	border-top: 1px solid #aaa; */
	width: 845px;
	margin: 3px 0px 10px 0px;
}
div#footer {
	text-align: center;
}
div#footer p, div#footer2 p {
	margin: 6px 0px 0px 10px;
}
img#masthead {
	margin: 0px;
}
a.pageaction {
	float: right;
	margin-right: 10px;
}
a.pageaction:hover {
	text-decoration: none;
}
a.pageaction img {
	border: none;
	vertical-align: middle;
	margin-right: 3px;
	position: relative;
	top: -1px;
}
/* end constructor div styles */


table#content {
	width: 845px;
	padding: 0px;
	margin-top: -2px;
}
 
.box_title {
padding: 0px 0px 0px 10px; 
position:absolute; 
color:#02356C; 
font-weight:bold;
} 
.box_title a { 
olor:#FFFFFF; 
}


 /* related items box */
  div#relations {
  	width: 140px;
  	margin: 0px 0px 20px 0px;
  	background-color: #CBE4E9;
  }
  div#relations p {
  	width: 140px;
  	margin: 0px;
  	background-color: #3E73A9;
  	color: #fff;
  	font-weight: bold;
  	padding: 3px 0px 4px 0px;
  }
  a.relate {
  	display: block;
  	margin-bottom: 6px;
  }
 /* end related items box */
 
 /* search box */
  div#search {
  	width: 140px;
  	margin: 0px 0px 20px 0px;
  	background-color: #e7e7e7;
  }
  div#search p {
  	width: 140px;
  	margin: 0px;
  	background-color: #999;
  	color: #fff;
  	font-weight: bold;
  	padding: 3px 0px 4px 0px;
  }
  div#search form {
  	padding: 0px;
  	margin: 0px;
  }
 /* end search box */


  
 /* loginbox */

  div#loginboxtop {
/* 	background-image: url(/integral/templates/integral-v01/images/login_bg.gif);
 	background-repeat: no-repeat; 
	width: 489px; */
	height: 47px;
	color: #EEF6F6;
	vertical-align: middle;  

  }

  div#loginboxtop table.login_fields{
	height: 47px;
	vertical-align: middle;  
  }
  

  
  div#loginbox {
  	color: #468AD3;
  	margin: 2px 0px 0px 5px;
	padding: 2px;
	background-color: none;
	width: 150px;
  }

  div#loginbox a {
  	color: #468AD3;
  }


  div#loginbox p {
/*  	width: 146px; */
  	margin: 0px;
  	color: #468AD3;
  	font-weight: bold;
  	padding: 0px 0px 0px 8px;
  }
  div#logintop {
  	margin: 0px;
  	color: #468AD3;
  	font-weight: bold;
  	padding: 2px 0px 8px 8px;
  }

  div#loginbox form {
  	padding: 0px;
  	margin: 0px 0px 8px 4px;
  }
  div#loginbox input {
  	margin: 2px 0px 1px 4px;
  }
  input.submit {
  	position: relative;
  	left: 72px;
  	top: 3px;
  }
 /* end loginbox */

/* end left menu styles */

/* templates/newslisting.php */
p.date {
	color: #111170;
	margin-top: 0px;
}
img.newsimage {
	float: right;
	margin: 0px 0px 5px 10px;
}
/* end templates/newslisting.php */

/* templates/documentlisting.php */
table.listing {
	margin-top: 15px;
	margin-bottom: 20px;
}
/* end templates/documentlisting.php */

/* templates/register.php and passwordchange.php */
table.registration {
	margin: 10px 10px 10px 40px;
	width: 400px;
}
/* end templates/register.php */

/* templates/print.php */
p#hide {
	margin-left: 12px;
}
/* end templates/print.php */

/* templates/forumthread.php */
table.forumthread {
	width: 100%;
	border-top: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	margin-bottom: 10px;
}
table.forumthread th {
  	margin-top: 6px;
	font-weight: bold;
	color: #ffffff;
	background-color: #E82107;
  	padding: 3px 10px 5px 10px;
}
table.forumthread td, table.forumthread th {
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	padding: 4px 6px;
}
tr.odd {
	background-color: #F8F5CE;
}
tr.even {
	background-color: #FBF9E3;
}
p.smallright {
	text-align: right;
	font-size: 9px;
	margin: 0px 0px 5px 0px;
}
/* end templates/forumthread.php */

/* templates/forumtopic.php */
table.forumthread input.text, table.forumthread textarea {
	width: 360px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* end templates/forumtopic.php */

/* templates/forum.php */
p.small {
	font-size: 9px;
	margin: 3px 0px;
}
/* end templates/forum.php */

/* templates/calendar.php */
table#monthcal {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
table#monthcal td {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
img.prev_next {
	border: none;
	height: 12px;
	width: 11px;
	vertical-align: middle;
	position: relative;
	top: 1px;
	margin-bottom: 5px;
}
table.dayview {
	border: 1px solid #ccc;
	width: 100%;
	margin: 10px 0px;	
}
table.dayview td {
	padding: 2px 8px;
	height: 20px;
}
td.daysothermonth {
	background-color: #eee;
}
td.weekend {
	background-color: #ddd;
}
td.today {
	background-color: #cef;
}
td.daysthismonth {
	background-color: #F8DECA;
}
.tiny {
	font-size: 9px;
}
a.subnavlinkon {
	font-weight: bold;
}
/* end templates/calendar.php */

/* templates/textadvert.php */
a.textad {
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	background-color: #fff;
}
/* end templates/textadvert.php */

/* templates/includes/advert.inc.php */
div#adverts {
	text-align: center;
	letter-spacing: -0.04em;
}
td#rightmenu {
	padding: 0px;
}
td#rightmenu div#adverts div.ads {
	display: block;
	margin: 14px 0px 0px 0px;
}
td#rightmenu div#adverts div.ads a {
	background-color: #fff;
}
/* end templates/includes/advert.inc.php */



/* signup form */

div#signup td.heading {
	align: left;
}

div#signup td.label {
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
}

div#signup td.input {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
}


/* System messages */

div#woms_error_box {
	border: 1px solid #FC0000;
/*  	width: 500px; */
  	padding: 2px 10px 2px 10px;
	background-color: #ffffff;
	margin: 8px;
}

div#error_message {
	color: #FF0000;
}



div#std_message_box {
	border: 1px solid #000066;
/*  	width: 500px; */
  	padding: 2px 10px 2px 10px;
  	margin: 2px 0px 2px 0px;
	background-color: #FFffff;
	margin: 8px;
}

div#std_message {
	color: #000000;
}

/* phpmyeditor */


div.iframe     { 
	border: 0px solid #BEBEBE;
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 0px 0px;
	width: 100%;
	background-color: #ffffff;
}
iframe#ifrm { 
/*  border-top:1px dashed #666; border-right:1px dashed #666; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 500px;
}

body.pme-body {
	background-color: #ffffff;
}

form.pme-form {
	background-color: #ffffff;
}

table.pme-navigation {
	background-color: #99CCFF;
	border: 1px solid #032878;
	width: 100%;
}
tr.pme-row-0 {
	background-color: #E3F1FF;
	vertical-align: top;
}
tr.pme-row-1 {
	background-color: #C5E2FF;
	vertical-align: top;
}

  
  .lesson_skills {  font: bold normal 12px Verdana, Arial, Helvetica, sans-serif; color: #CC0000}
.obj_title { font-size: 18px; color: #FF3C00; line-height: 18px; }
.stText2 { font-size: 18px; color: #FF3C00; line-height: 18px; }
.stText { font: bold normal 12px Verdana, Arial, Helvetica, sans-serif; color: #CC0000 }
.stCopyright {  font: normal 9px Arial, Helvetica, Verdana, sans-serif; color: #000099}
.headingCopy { font-size: 18px; color: #FF3C00; line-height: 18px; ; font-weight: lighter}
.bodymarginCopy { font-size: 12px; line-height: 15px; color: #333333; font-weight: lighter; padding: 14px; ; left: auto; clip:  rect(   )}
.normal11Copy { color: #333333; font-size: 12px; line-height: 16px; padding: 5px 0px 5px 0px; ; font-weight: lighter}
.whiteheadingpadCopy { font-size: 18px; color: #FFFFFF; line-height: 18px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px; ; font-weight: normal; height: auto; top: auto; clip:  rect(   )}


div#assignment, div#assignment_comment {
	width: 96%;
	align: center;
	border: 1px solid #E82107;
  	padding: 2px 10px 2px 10px;
  	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

div#assignment_file {
	border: 1px solid #E82107;
	text-align: center;
  	padding: 2px 10px 2px 10px;
  	margin: 2px 0px 2px 0px;
	background-color: #ffffff;
}

div#assignment_file hover {
	background-color: #F8F5CE;
}
div#assignment_grade {
	height:15px;
	border: 1px solid #E82107;
  	padding: 2px 10px 2px 10px;
  	margin: 2px 0px 2px 0px;
	background-color: #ffffff;
}

div#lesson_type {
	border: 1px #000066 solid;
; background-color: #DEDAD9#  	width: 500px;
  	padding: 2px 10px 2px 10px;
  	margin: 2px 0px 2px 0px;
	background-color: #ECE9D8;
}


// Lesson::RenderLessonHtml()

div.renderlessonhtml {
/* needed dont know why */
}

div.renderlessonhtml {
	border: 1px solid #000066;
  	width: 530px;
  	padding: 2px 10px 2px 10px;
  	margin: 2px 0px 6px 0px;
	background-color: #ffffff;

}

div.renderlessonhtml img {

	border: 1px solid #cccccc;
	margin: 10px 0px 5px 5px;
}


.colourlightorange {
  color: #FF4D00;
  }
  
  .colourdarkorange {
  color: #B50404;
  }
  
  .colourmidorange {
  color: #E82107;
  }
  .lesson_skillsCopy { font: bold normal 12px Verdana, Arial, Helvetica, sans-serif; color: #009999}
