﻿#profile, #additional {
	font-family:verdana,arial,'sans serif';
	font-size:xx-small;
	width:80%;
}

#additional {
	width:50%;
	margin-top:30px;
}

#profile td.sec_tbl_title, #additional td.sec_tbl_title {
	font-weight:bold;
}

#profile tr.r0, #additional tr.r0 {
	background-color: #ffffff;
}

#profile tr.r0 td, #additional tr.r0 td {
	font-size:x-small;
	padding: 0px 10px 5px 10px;
	border-bottom: #9495a9 1px solid;
}

#profile tr.r1, #additional tr.r1 {
	background-color: #f4eed9;
	padding: 1px 5px 1px 5px;
	border-left: #f4eed9 1px solid;
	border-right: #f4eed9 1px solid;
}

#profile tr.r1 td, #profile tr.r2 td, #additional tr.r1 td, #additional tr.r2 td  {
	padding: 4px 10px 4px 10px;
}

#profile tr.r2, #additional tr.r2 {
	background-color: #fcfaf4;
	border-left: #f4eed9 1px solid;
	border-right: #f4eed9 1px solid;
}

.timetableTabs
{
	color:#990000;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

.timetableTabs a
{
	text-decoration:none;
	font-weight:normal;
	color:#990000;
}

.timetableTabs a:hover
{
	text-decoration:none;
	font-weight:normal;
	color:#A54742;
}

.timetable {
	font-size:xx-small;
	border-bottom: #9495a9 1px solid;
	width:735px;
}

.timetable.additional {
	width:50%;
}

#usp td {
	padding:5px;
}


.timetable td, .timetable ul
{
	position: relative;
}


.timetable td,.timetable ul,.timetable ul li  {
	padding:0;
	margin:0;
}

.timetable td {
	width:13%;
}

.timetable.additional td {
	padding:4px;
}

.timetable.additional td.c0 {
	width:1%;
	/*border-right:#9495a9 1px solid;*/
}

/*.timetable ul li.subject
{
	font-weight: bold;
}

.timetable ul li.location
{
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 20px;
	text-align: right;
}

.timetable ul li.beak, .timetable ul li.set
{
	text-align: center;
}*/

.timetable ul
{
	list-style-type: none;
	margin: 5px;
}

.timetable ul li
{
	padding:0px;
	margin:0px;
}

.timetable ul.periodListPupil li.subject
{
	float:left;
	clear:left;
	font-weight:bold;
}

.timetable ul.periodListPupil li.location
{
	float:right;
	clear:right;
}

.timetable ul.periodListPupil li.beak, .timetable ul.periodListPupil li.set
{
	clear:both;
	text-align:center;
}

.timetable ul.periodListParent li
{
	text-align:center;
}

.timetable ul.periodListParent li.subject
{
	font-weight:bold;
} 

/*.timetable ul.periodListParent li.beak
{
	float:left;
	text-align:right;
} 

.timetable ul.periodListParent li.location
{
	float:right;
	text-align:right;
} */

.timetable td.c0, .timetable tr.r0 td, #usp tr.r1 td
{
	background-color:#e2e2e2;
	color:#2f3157;
	text-transform:uppercase;
	font-size:x-small;
	font-weight:bold;
	padding:2px;
}

.timetable td.c0
{
	width: 60px;	
}

.timetable tr.r0 td
{
	text-align: center;
}

.timetable tr.r1 td.c1 {
	border-top: #9495a9 1px solid;
	background-color: #fcfaf4;
}

.timetable tr.r1 td.c2 {
	border-top: #9495a9 1px solid;
	background-color: #f4eed9;
}
.timetable tr.r0 td {
	border-bottom:#ffffff 1px solid;
	padding:2px;
}

.timetable tr.r1 td.c0 {
	border-top: #9495a9 1px solid;
}

#sports_results a {
	font-size:xx-small;
	color:#2f3157;
	font-weight:bold;
	text-decoration:none;
}
#sports_results a:visited {
	color:#2f3157;
	font-weight:bold;
	text-decoration:none;
}
#sports_results a:hover {
	color:#A54742;
	font-weight:bold;
	text-decoration:none;
}

#sports_results {
	font-family:verdana,arial,'sans serif';
	font-size:xx-small;
	color:#333333;
	border-bottom:#d8d6d0 1px solid;
}

#sports_results tr.r0 td, #sports_results tr.r1 td {
	padding: 4px 8px 4px 8px;
}

#sports_results tr.r0 td {
	color:#2f3157;
	font-size:x-small;
	font-weight:bold;
	border-top:#d8d6d0 1px solid;
	border-bottom:#ffffff 1px solid;
	background-color:#e2e2e2;
	padding: 2px 8px 2px 8px;
}

#sports_results tr.r1 td {
	background-color:#fbf9f2;
	text-align: left;
}

#sports_results div.wrapper ul {
	width: 600px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#sports_results div.wrapper ul li {
	float: left;
	width: 200px;
	margin:0px;
	padding:5px 0 5px 0;
	color:#990000;
}
#sports_results div.wrapper ul li table {
	margin-left:25px;
	width:150px;
}
#sports_results div.wrapper ul li.c1 {
	background-color:#F4EED9;
}

#sports_results div.wrapper br {
	clear: left;
}

/*#sports_results div.wrapper {
	margin-bottom: 1em;
}*/

#internal_exam_results, #external_exam_results, #teams, #meetings {
	font-family:verdana,arial,'sans serif';
	font-size:xx-small;
	color:#333333;
	border-bottom:#d8d6d0 1px solid;
	border-top:white 1px solid;
	border-collapse:collapse;
	width:735px;
}

#internal_exam_results a, #external_exam_results a, #teams a, #meetings a {
	color:#2f3157;
	font-weight:bold;
	text-decoration:none;
}
#internal_exam_results a:visited, #external_exam_results a:visited, #teams a:visited, #meetings a:visited {
	color:#2f3157;
	font-weight:bold;
	text-decoration:none;
}
#internal_exam_results a:hover, #external_exam_results a:hover, #teams a:hover, #meetings a:hover {
	color:#A54742;
	font-weight:bold;
	text-decoration:none;
}

#internal_exam_results td, #external_exam_results td, #teams td, #meetings td {
	padding: 4px 12px 4px 12px;
	text-align:left;
}

#internal_exam_results tr.r0 td, #external_exam_results tr.r0 td, #teams tr.r0 td, #meetings tr.r0 td {
	color:#2f3157;
	font-size:x-small;
	font-weight:bold;
	border-top:#d8d6d0 1px solid;
	border-bottom:#ffffff 1px solid;
	background-color:#e2e2e2;
	padding: 2px 8px 2px 8px;
}

#internal_exam_results tr.r1 td, #external_exam_results tr.r1 td, #teams tr.r1 td, #meetings tr.r1 td {
	background-color:#fbf9f2;
}

#internal_exam_results td.sec_tbl_title, #external_exam_results td.sec_tbl_title, #teams td.sec_tbl_title, #meetings td.sec_tbl_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	padding:12px 0 12px 0;
	font-weight:bold;
	border-top:#d8d6d0 1px solid;
}

#eot_reports {
	font-family:verdana,arial,'sans serif';
	font-size:xx-small;
	color:#292c54;
}

#eot_reports tr.r0 td {
	font-weight:bold;
	font-size:1.2em;
	padding: 12px 0px;
}

#eot_reports tr.r1 th {
	border-bottom:#9495a9 1px solid;
	margin-bottom:10px;
	font-weight:normal;
}

#eot_reports tr.r2 td {
	background-color:#f4eed9;
	font-weight:normal;
	padding: 1px 5px 1px 5px;
}

#eot_reports tr.r2 td.title {
	font-weight:bold;
}

#eot_reports tr.r3 td {
	background-color:#fcfaf4;
	padding:5px;
}

#usp {
	font-family:verdana,arial,'sans serif';
	font-size:xx-small;
	color:#292c54;
}

#usp tr.r0 td {
	font-weight:bold;
	font-size:1.2em;
	padding: 12px 0px;
}

#usp tr.r1 th {
	border-bottom:#9495a9 1px solid;
	margin-bottom:10px;
	font-weight:normal;
	background-color:#ffffff;
}

#usp tr.r2 td, col.r2 {
	background-color:#f4eed9;
	padding: 1px 5px 1px 5px;
}

#usp td.title {
	font-weight:bold;
	white-space:nowrap;
}

#usp tr.r3 td, col.r3 {
	background-color:#fcfaf4;
	padding:5px;
}

/*#teams, #meetings {
	font-family:verdana,arial,'sans serif';
	font-size:xx-small;
	color:#292c54;
	width:735px;
}

#teams tr.r0 td, #meetings tr.r0 td {
	font-weight:bold;
	font-size:1.2em;
	padding: 12px 0px;
}

#teams tr.r1 th, #meetings tr.r1 th {
	border-bottom:#9495a9 1px solid;
	margin-bottom:10px;
	font-weight:normal;
}

#teams tr.r2 td, #teams tr.r2 th, #meetings tr.r2 td, #meetings tr.r2 th {
	background-color:#f4eed9;
	font-weight:normal;
	padding: 1px 5px 1px 5px;
}

#teams tr.r2 th, #meetings tr.r2 th {
	font-weight:bold;
}

#teams tr.r2 td.title, #meetings tr.r2 td.title {
	font-weight:bold;
}

#teams tr.r3 td, #meetings tr.r3 td {
	background-color:fcfaf4;
	padding:5px;
}*/

table.form_table {
	font-family:verdana,arial,'sans serif';
	font-size:xx-small;
}

table.form_table td.sec_tbl_title {
	font-weight:bold;
}

table.form_table tr.r0 {
	background-color: #ffffff;
}

table.form_table tr.r0 td {
	font-size:x-small;
	padding: 0px 10px 5px 10px;
	border-bottom: #9495a9 1px solid;
}

table.form_table tr.r1 {
	background-color: #f4eed9;
	border-left: #f4eed9 1px solid;
	border-right: #f4eed9 1px solid;
}

table.form_table tr.r1 td, table.form_table tr.r1 th, table.form_table tr.r2 td, table.form_table tr.r2 th {
	padding: 2px 10px 2px 10px;
}

table.form_table tr.r2 {
	background-color: #fcfaf4;
	border-left: #f4eed9 1px solid;
	border-right: #f4eed9 1px solid;
}

.form_table LABEL {
	float:none !important;
	display:inline !important;
	clear:none !important;
	padding:0px !important;
	width:auto !important;
}