

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 100px;
	margin: 0;
	line-height: 18px;
	background: #646263;
	color: #474747;
	}
	
/* Baseline grid overrides */
/*#wrapper,
#header
 {
	background: none !important;
	}*/
	
	
hr, .hide, .flash_block_replaced_content {
	display: none;
	}
	
img {
	border: none;
	}
	
.image_border{float:none;margin:0 0 10px 0 !important; padding:4px !important;background:#ffffff !important;border:1px solid #d0d0d0 !important;}
	
p {
	margin: 0 0 18px 0;
	}

/*  links */

a {
	color: #00764b;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

ul{
	margin: 0 0 20px;
}

* html li {
	height: 1px;
}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 object,
h2 object,
h3 object,
h4 object,
h5 object,
h6 object
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 32px;
	line-height: 40px;
	margin: 0 0 20px;
	font-weight: bold;
	color: #003c27;
	}
	
h2, h3, h4 {
	font-size: 14px;
	margin: 20px 0 0 0;
	font-weight: bold;
	}
	
h2 {
	font-size: 22px;
	line-height: 24px;
	color: #7a7a7a;
	}
	
h3 {
	font-size: 16px;
	color: #7a7a7a;
	}
	
h4 {
	color: #474747;
	font-size: 16px;
	font-weight: normal;	
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
p.line_out{border-bottom: solid 3px #d0d0d0;padding-bottom:10px;}
	
	
/* [ Wrapper ] */

#wrapper {
	margin: 0;
	padding: 0;
	}
	
/* [ Site Header ] */

#site_header_wrapper {
	position: relative;
	height: 10px;
	margin: 0;
	background: url(site_header_wrapper.gif) repeat-x center 0;
	color: #aec4bd;
	}
	
#site_header {
	height: 10px;
	width: 860px;
	margin: 0 auto;
	position: relative;
	}
	
#site_header a{
	color: #d2ede5;
}
	
/* [ Page Header ] */

#page_header_wrapper {
	height: 95px;
	z-index: 999;
	position: relative;
	background: #fff;
	border-bottom: solid 1px #cfcfcf;
	}
	
#page_header {
	height: 95px;
	width: 860px;
	margin: 0 auto;
	position: relative;
	}
	
#page_header_logo {
	position: absolute;
	top: 30px;
	left: 5px;
	}

	
/* [ Main ] */

#main_wrapper {
    padding: 6px 0 30px;
    border-top: solid 1px #fff;
    background: #e7ece9;
    z-index: 1;
}

* html #main_wrapper{
	height: 1px;
}

#main {
	width: 860px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	min-height: 1px;
	}
	
* html #main {
	height: 1px;
	}
	
#main:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
#breadcrumb{
    margin-bottom: 30px;
    text-align: left;
    font-size: 10px;
    border-bottom: solid 1px #fafbfb;
    padding: 0 0 7px;
    background: url(breadcrumb.gif) repeat-x 0 bottom;
    color: #8f8e8e;
    min-height: 1px;
    }	
    
* html #breadcrumb{
	height: 1px;
}
	
/* [ Content ] */

#content {
	font-size: 13px;
	padding: 0px; 
	color: #332d29;
	position: relative;
	min-height: 400px;
	z-index: 1;
	float: left;
	width: 555px;   
	}
	
* html #content {
	height: 400px;
	}

#content img{
	padding: 4px;
	background: #f3f6f4;
	border: solid 1px #dfdfdf;
	margin: 0 0 15px 15px;
}

#content a:hover img{
	border: solid 1px #00764b;
}

.note{
	color: #8e8e8e;
}

a.more{
	padding-right: 10px;
	background: url(more.gif) no-repeat right -57px;
}

a.more:hover{
	background: url(more.gif) no-repeat right 5px;
	text-decoration: none;
}

a.back{
	padding-left: 12px;	
	background: url(back.gif) no-repeat left 5px;
}

.calander_link{
	padding-left: 22px;
	background: url(calander_link.gif) no-repeat 0 0;
}

.toolstrip{
	background: #dee3e0;
	border-bottom: 3px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	padding: 7px 11px;
	min-height: 1px;
}

* html .toolstrip{
	height: 1px;
}

.toolstrip:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}

	
/* [ Sidebar ] */
#sidebar {
	width: 260px;
	float: right;
	position: relative;
	padding: 60px 0 0;
	z-index: 1000;
	}
	
/* [ Footer ] */
#footer_wrapper {
	clear: both;
	background: #646263;
	border-top: solid 1px #939192;
	color: #d3d3d3;
	font-size: 10px;
	}
	
.footer_panel{
	width: 190px;
	float: left;
	margin-right: 20px;
}

#footer_wrapper .contact_details{
	width: 440px;
	margin: 0;
}

#footer_wrapper .method{
	width: 60px;
	float: left;
	color: #adadad;
}


.footer_panel .footer_text{
	display: block;
	padding-right: 20px;
}

.contact_details .footer_text{	
	float: left;
	width: 200px; 
}
	
#footer_wrapper h4{
	font-size: 12px;
	text-transform: uppercase;
	color: #a3a2a2;
	margin: 0 0 15px;
	border-bottom: solid 3px #979696;
	padding: 0 0 2px;
	font-weight: normal;
}
	
#footer_header{
	width: 860px;
	margin: 0 auto;
	line-height: 14px;
	position: relative;
	clear: both;
	min-height: 1px;
	padding: 30px 0 25px;
	background: none;
	border-bottom: solid 1px #555354;
}

.partner_sites p{
	line-height: 12px;
}

#footer {
	border-top: solid 1px #706e6f;
	width: 860px;
	margin: 0 auto;
	line-height: 14px;
	position: relative;
	clear: both;
	min-height: 1px;
	padding: 12px 0 0 0px;
	background: none;   
	}
	
* html #footer, * html #footer_header {
	height: 1px;
	}
	
#footer_wrapper p {
	margin: 0 0 10px;
	}
	
#footer_wrapper a {
	color: #fff ;
	text-decoration: none;
	}
	
#footer_wrapper a:hover {
	color: #fff;
	text-decoration: underline;
	}

#site_credit{
	position: absolute;
	top: 40px;
	left: 0px;
}

#footer:after, #footer_header:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
#footer_logo{
	position: absolute;
	right: 0;
	top: 12px;
}
	
/* [ Datagrid ] */

.datagrid {
	width: 100%;
	border: 1px solid #666;
	border-collapse: collapse;
	}
	
	.datagrid th {
		background: #eee;
		border-bottom: 1px solid #666;
		text-align: left;
		padding: 2px 5px;
		}
		
	.datagrid td {
		border-bottom: 1px solid #ccc;
		padding: 2px 5px;
		}

/* [ Generic vCard ] */

.vcard {	
	}
	
	.fn {
		font-size: 14px;
		font-weight: bold;
		}
		
	.adr {
		padding: 0 0 15px 0;
		}
		
/* login */

#student_login{
	color: #aec4bd;
	font-size: 11px;
	padding-top: 5px;
	min-height: 1px;
	position: absolute;
	right: 0;

}

#student_login:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}

* html #student_login{
	height: 1px;
}

#student_login label{
	margin-left: 20px;
}

#student_login .login_text{
	float: left;
	
}

#student_login .control{
	margin: 0;
	float: left;
	width: 120px;
	padding: 0;
	clear: none;
}

#student_login .control input, #student_login .control span{
	padding: 0;
	margin: 0 0 0 5px;
	height: 15px;
	width: 105px;
	padding: 3px 5px 0;
	background: url(site_header.input.gif) no-repeat 0 0;
	border: none;
	font-size: 11px;
	color: #9d9e9d;
	float: left;
	min-height: 1px;
}

#student_login .control .focus{
	background: url(site_header.input.gif) no-repeat 0 -18px;
}

#student_login .submit{
	display: block;
	float: left;
	height: 18px;
	width: 26px;
	background: url(site_header.submit.gif) no-repeat 0 0;
	margin: 0 0 0 5px;
}

#student_login .submit:hover{
	background: url(site_header.submit.gif) no-repeat 0 -18px;
}

#student_logged{
	padding-top: 5px;
	float: right;
}

.logged_copy strong{
	padding: 0 25px 0 0;
}

.options a{

}

#room_view,
#commonroom_view{
	margin: 0 0 30px;
}
#room_view p,
#commonroom_view p{
	margin: 5px 0 0;
}

#sidebar #room_view h3,
#sidebar #commonroom_view h3{
	margin: 0;
}

#room_view embed,
#commonroom_view embed{	
	background: url(no-quicktime.gif) no-repeat 0 bottom;
	display: block;
}



/* site wide buttons */

.button{
	height: 24px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

.button:hover{
	background-position: 0 -24px;
}

.button_big{
	height: 30px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

.button_big:hover{
	background-position: 0 -30px;
}

.view_rooms_btn{
	width: 185px;
	background-image: url(view_rooms_btn.gif);
}


.information_btn{
	background-image: url(information_btn.gif);
	width: 190px;
}

.find_btn{
	background-image: url(find_out_button.gif);
	width: 190px;
}


.faqs_btn{
	background-image: url(faqs_btn.gif);
	width: 150px;
}

.report_problem_btn{
	background-image: url(report_problem_btn.gif);
	width: 190px;
}


.left,
.right{
	width: 270px;
	margin-right: 15px;
	float: left;
}

.right{
	margin-right: 0;
}


/* pagination */
#sidebar .pagination .page_buttons span,
#sidebar .pagination .showing{
	display: none;	
}

#sidebar .pagination{
	text-align: center;
}

#sidebar .pagination .more{
	background-position: right 5px;
	padding-left: 10px; 
}

#sidebar .pagination .back{
	background-position: 0 5px; 
	padding-right: 10px;
}

#content .top-image {
    margin:0 0 20px ;
}

#content .right-image {
    margin:0 0 10px 10px ;
    float:right;
}

#content .image-sidebar {
    margin:10px 0 0 0;
}

.pagination {
    margin:10px 0;
}

.pagination .page_buttons {
    margin:10px 0;
}

.pagination .page_buttons a {
    margin:0 3px 0 0;
    padding:5px 10px;
    border:1px solid #D0D0D0;
    background:none;
}

.pagination .page_buttons a:hover {
    background:#DEE3E0;
    text-decoration:none;
}
