* 
{ 
  padding: 0; 
  margin: 0; 
  color: #333333;/*#646060;*/
}

body 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #FAE376 url("/portal/img/site/background.png") repeat-x;
}

#wrapper 
{ 
  margin: 0 auto;
  width: 781px;
}

#content
{
  background: #FFF url(backgrSound_content.gif);
  margin-bottom: 0px;
  overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
  width: 100%;
  min-height: 500px;
}

#header 
{
  color: #333;
  width: 781px;
  height: 184px;
  background: transparent url("/portal/img/site/header.png");
}

#navigation 
{
  color: #333;
  padding: 3px 0px 0px 3px;
  height: 54px;
  margin: 0px 0px 0px 0px;
  background: transparent url("/portal/img/site/menu.png") no-repeat;
}

#leftcolumn 
{ 
  display: inline;
  color: #000;
  margin: 10px 0px 10px 10px;
  padding: 0px;
  width: 210px;
  float: left;
}

#rightcolumn 
{ 
  float: right;
  color: #333;
  margin: 10px 10px 10px 0px;
  padding: 0px;
  width: 542px;
  display: inline;
  position: relative;
}

#main_column
{
	padding: 30px;
}

#footer 
{ 
  position: relative;
  width: 781px;
  height: 63px;
  clear: both;
  color: #333;
  background: transparent url("/portal/img/site/footer.png") no-repeat;
}

#footer .menu
{
	position: absolute;
	top:19px;
	left:28px;
}

#footer .counter 
{
	position: absolute;
	top: 32px;
	left: 600px;
	width: 165px;
	text-align: center;
	color: white;
	font-weight: bold;
}

#portals, .section_box, .content_box
{
	line-height: 0px;
	margin-bottom: 10px;
}

hr
{
 	color: #87888d;
	background-color: #87888d;
	height: 1px;
	border: 0px;
	margin-bottom: 20px;
}

a img
{
	line-height: 0px;
	border: 0px;
	cursor: pointer;
}

img .button
{
	cursor: pointer;
}

.section_box .body
{
	min-height: 30px;
	padding: 15px;
	line-height: normal;
	background: url("/portal/img/site/section_box_background.png") repeat-y
}

.content_box .body, .content_box .large_body, #images_box
{
	min-height: 60px;
	padding: 20px;
	line-height: normal;
	background: url("/portal/img/site/content_box_background.png") repeat-y
}


.content_box .large_body
{
	background: url("/portal/img/site/content_box_background_large.png") repeat-y
}

.content_box .content
{
	padding: 40px;
}

.content_box .body .event, .content_box .body .call
{
	border-bottom: 1px solid #b8b4b4;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.content_box .link
{
	border-bottom: 1px solid #DFDFDF;
	text-align: right;
	padding: 5px 0 5px 0;
	margin-top: 30px;
	font-weight: bold;
}

.content_box .sorting
{
	border-bottom: 1px solid #DFDFDF;
	padding: 5px 0 5px 0;
	margin-bottom: 30px;
	font-weight: bold;
}

.content_box .title .rss {
	position: absolute;
	top: 9px;
	right: 10px;
}

.news_box .title .rss {
	position: absolute;
	top: 9px;
	right: 10px;
}

#announcements {
	position: relative;
}

.section_box .title .rss {
	position: absolute;
	top: 8px;
	right: 38px;
}

.content_box ul
{
	padding: 0px;
	margin-left: 30px;
}

.news_box
{
	margin-bottom: 15px;
}

.news_box .title
{
	font-size: 11px;
	font-weight: bold; 
	border-bottom: 1px solid #b8b4b4;
	padding-bottom: 5px;
	margin-bottom: 10px;	
}

.news_box .title a, .content_box .sorting a
{
	text-decoration: none;
}

.news_box .title a img
{
	vertical-align: middle;
}

.news_box .title a:hover, .content_box .sorting a:hover, .row a:hover
{
	color: #CB2938
}

.news_box .subtitle
{
	font-size: 12px;
	font-style: italic;
	margin-bottom: 20px;	
}


.news_box .image
{
	float: left;
	margin: 5px 15px 5px 0px;
}

#images_box .image
{
	width: 180px;
	height: 180px;
	line-height: 180px; 	
	margin: 10px 20px 10px 20px;
	float: left;
	border: 1px solid #e4e4e4; 
	text-align: center;	
}

.section_box .image
{
	height: 180px;
	line-height: 180px;
	border: 1px solid #e4e4e4;		 
	text-align: center;
}


.school_calendar_box
{
	width: 180px;
	height: 208px; 	
	margin: 10px 20px 10px 20px;
	float: left;		 		
}

.school_calendar
{
	width: 180px;
	height: 180px;
	line-height: 180px; 	
	text-align: center;
	border: 1px solid #e4e4e4;			
}


.image img
{
	vertical-align: middle;		
}


.options
{
	border: 1px solid #e4e4e4;
	border-top: 0px;
	text-align: center;
}


#calendar_box
{
	margin-bottom: 20px;
}


#calendar
{
	padding: 10px;
	border: 1px solid #e4e4e4;	
}

table.month
{
	width: 150px;
	float: left;
	margin-right: 15px;
}

td.month_title
{
	background-color:#A43226;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:5px;
	text-align:center;
}

td.day_title
{
	background-color:#9C9DE3;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

td.day_occupied
{
	background-color:#f9f5ba;
	border:1px solid #CCCCCC;
	text-align:center;
}

td.day_empty 
{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	text-align:center;
}

td.day_occupied:hover, td.day_empty:hover
{
}

td.day_occupied a, td.day_empty a
{
	text-decoration: none;
}

.catalogue table
{
  width: 100%;
  margin-bottom: 1.5em;
}

.catalogue td
{
  border: 1px solid #f2f0ee;
  padding: 0.5em;
}

.catalogue th, table.simple .title, .catalogue td.title
{
  border: 1px solid #f2f0ee;
  background-color: #eae1db;
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #443333;  
}

.catalogue td.title
{
	text-align: right; 
}

.row
{
  border: 1px solid #f2f0ee;
  padding: 0.5em;
  margin-bottom: 2px;
}

table.simple td
{
	vertical-align: top;
}

table.simple
{
	width: 100%;
	border: 1px solid #f2f0ee;
}

.clear 
{ 
  clear: both; 
  background: none; 
}

#pagination
{
	text-align: center;
	margin: 10px;
}


.legend
{
	background-color: #fbf7cc;
	border: 1px solid #eee798;
	padding: 10px;
}

.related_subjects
{
	display: none;
}


.news p, .large_body p, .content p
{
	margin-bottom: 1.5em;
}

.centered_title h4
{
	padding-left:50px;
	padding-right:50px;
	text-align:center;
	color:#555555;
}

.centered_title h2
{
	padding-left:50px;
	padding-right:50px;
	text-align:center;
}

#onomastics_section .birthday
{
	border: 1px solid #edece5;
	border-top: 2px solid #85a8c2;
	float: left;
	margin: 0px 4px 2px 0px;
	width: 15px;
	font-size: 10px;
	text-align: center;
}

.centered
{
	text-align: center;
}

#wrapper_plan
{
	margin: 0 auto;
	width: 981px;
	border: 3px solid #B4B4B4;
}

#honours_roll_section
{
	min-height: 330px;
}

#honours_roll_section .period {text-align: center; margin-bottom: 5px;}

#onomastics_section
{
	min-height: 290px;
}

.important
{
	color: #000000;
	font-weight: bold;
}

.new
{
	color: #095c0b;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 13px;
}
.dean-picture {padding: 0 10px 10px 0; width: 220px; float: left;}
.grid {width: 100%; overflow: hidden;}
.left-frame {float: left; margin: 0 10px 10px 0;}
.right-frame {float: right; margin: 0 0 10px 10px;}
