/* Basic site style */

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333;
background-color: #032878;
}
table, td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	color: #8ACC37;
}
h2 {
	color: #111170;
	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: 758px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 0px solid #aaa;
	padding: 0px;
	background-color: #fff;
}
td#leftmenu {
/*	padding: 15px 10px 15px 0px; */
	background-color: #99CCFF;
	border-right: 1px solid #000000;
	padding: 0px 0px 5px 0px;
	width: 167px;
}

td#contentarea {
	width: 605px;
}
td#contentarea div#padding {
	margin-top: 0px;
	padding: 0px 0px 15px 2px;
}

div#footer, div#footer2 {
/*	background-image: url(../images/footer_gradient.gif);
	background-repeat: repeat-x; */
	border-top: 1px solid #aaa;
	width: 758px;
	margin: 0px 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: 758px;
	padding: 0px;
	margin-top: 0px;
}
 
.box_title {
padding: 0px 0px 0px 10px; 
position:absolute; 
color:#ffffff; 
font-weight:bold;
} 
.box_title a { 
olor:#FFFFFF; 
}


 /* related items box */
  div#relations {
  	width: 167px;
  	margin: 0px 0px 20px 0px;
  	background-color: #CBE4E9;
  }
  div#relations p {
  	width: 167px;
  	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: 167px;
  	margin: 0px 0px 20px 0px;
  	background-color: #e7e7e7;
  }
  div#search p {
  	width: 167px;
  	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#loginbox {
  	color: #ffffff;
  	margin: 10px 0px 0px 9px;
  }

  div#loginbox a {
  	color: #ffffff;
  }


  div#loginbox p {
  	width: 167px;
  	margin: 0px;
  	color: #ffffff;
  	font-weight: bold;
  	padding: 0px 0px 0px 0px;
  }
  div#logintop {
  	margin: 0px;
  	color: #ffffff;
  	font-weight: bold;
  	padding: 2px 0px 8px 0px;
  }
  div.padding {
  	padding: 5px 3px 6px 7px;
  	
  }
  div#loginbox form {
  	padding: 0px;
  	margin: 0px 0px 8px 0px;
  }
  div#loginbox input {
  	margin: 2px 0px 1px 0px;
  }
  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 */

div.iframe     { 
	border: 0px solid #BEBEBE;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 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;
}
tr.pme-row-1 {
	background-color: #C5E2FF;
}

/* tutor summary */

table.tutor_summary_1 {
width: 100%;
margin: 0px 4px 5px 1px;
background-color: #88CC37;
}

table.tutor_summary_2 {
width: 100%;
margin: 0px 4px 5px 1px;
background-color: #BFE689;
}

td.tutor_summary_img {
width: 5%;
}

td.tutor_summary {
color: #ffffff;
vertical-align: top;
}

/* tutor details */

table.tutor_details {
width: 100%;
margin: 3px 3px 0px 1px;
/*background-color: #88CC37; */
color: #4D7E09;
}

td.tutor_details_img {
background-color: #88CC37; 
width: 5%;
}

td.tutor_details_summary {
background-color: #88CC37; 
font-weight: bold;
color: #ffffff;
vertical-align: top;
padding: 4px 4px 4px 8px;
}

td.tutor_details_section_heading {
font-weight: bold;
background-color: #BFE689;
padding: 2px 4px 2px 4px;
border: 1px solid #95BF5D;
}

td.tutor_details_section {
padding: 3px 3px 3px 3px;
}

div#woms_error_box {
border: 2px dashed #FF0000;
margin: 0px 53px 4px 0px;
font-weight: bold;
color: #FF0000;
}
