@charset "utf-8";
/* CSS Document */
body {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #272727;
	margin:0;
	background-color:#26261f;
}
a {
    color: #7a6633;
    font-weight:bold;
	text-decoration: none;
}
a img {
    border:0;
}
.general_italic{
    font-family: Georgia, TImes, Serif;
    font-size: 14px;
    font-style:italic;
}
.text_gold{
    color:#7a6633;
}
.text_lightgold{
    color: #c8b071;
}
.text_lightgold a{
    color: #c8b071;
}

#header_bar{
	width:100%;
	text-align:center;
	background-image:url(../images/frame/header_bkg.jpg);
}
#header{
	margin: 0 auto;
	width:950px;
	height:120px;
	background-image:url(../images/frame/header.jpg);
}
#body_bar_upper{
	float:left;
	width:100%;
	text-align:center;
	background-image:url(../images/frame/body_upper_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
    padding-bottom:40px
}
#body_upper{
	margin: 0 auto;
	width:950px;
    line-height:16px;
    text-align:left;
    
}
#body_upper h1{
	font-family: Georgia, Times, Serif; 
	font-size: 14px;
	color: #94001b;
	font-weight:bold;
	text-transform: uppercase;
    margin:0;
    
}
#body_upper h2{
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	
	font-weight:normal;
	text-transform: uppercase;
    margin:0;
    padding:0;
}
#body_upper h3{
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	
	font-weight:bold;
    
	text-transform: uppercase;
    margin:5px 0 5px 0;
    padding:0;
}
#body_upper h4{
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	
	font-weight:bold;
	
    margin:0;

}
.h3{
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	font-weight:bold;
    padding:0;
}
#body_upper .hr{
	
	margin:0 0 10px 0px;
	border:0;
	height:9px;
	background-image:url(../images/frame/admissions_c2_break.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size:1px;
	padding: 0 0 5px 0;
}
#body_upper .hr hr{
	display:none;
}
#body_bar_lower{
	float:left;
	width:100%;
	text-align:center;
	background-image:url(../images/frame/body_lower_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#840018;
	background-position:top;
    
}
#body_lower{
	text-align:left;
	margin: 0 auto;
	width:950px;
}
#body_lower_c1{
	float:left;
	width: 240px;
	padding-top:18px;
}
#body_lower_c2{
	float:left;
	width: 440px;
	padding: 18px;
}
#body_lower_c3{
	float:left;
	width: 234px;
	padding-top:5px;
}
#footer_bar{
	float:left;
	width:100%;
	text-align:center;
	background-image:url(../images/frame/footer_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#26261f;
}
#footer{
	margin: 0 auto;
	width:950px;
	padding: 30px 0 60px 0;
    color:#ffffff;
}
#footer_c1{
    float:left;
    width:700px;
    text-align:left;
}
#footer_c2{
    float:right;
    width:250px;
    text-align:right;
}
.index_testimonial_top{
	margin-top:19px;
	float:left;
	width:219px;
	height:3px;
	background-image:url(../images/frame/index_testimonial_top.jpg);
	font-size:1px;
}
.index_testimonial_middle{
	font-family:Georgia, serif;
	background-color:#968047;
	float:left;
	padding: 10px;
	width:199px;
	font-style:italic;
    color:#000000;
}
.index_testimonial_footer{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
}
.index_testimonial_bottom{
	float:left;
	width:219px;
	height:16px;
	background-image:url(../images/frame/index_testimonial_bottom.jpg)
}

#index_messagefromhead_title{
	font-family:Georgia, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
    text-transform:uppercase;
}
#index_messagefromhead_break{
	width:100%;
	height:9px;
	background-image:url(../images/frame/ball_line_dark_red.gif);
	font-size:1px;
    background-position: right;
}
#index_messagefromhead_message h1{
	
	font-size: 14px;
	color: #FFFFFF;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:normal;
	line-height:18px;
}
#index_messagefromhead_message{
	
	font-size: 12px;
	color: #FFFFFF;
	padding:10px 0 15px 0;
    font-weight:normal;
}
#index_messagefromhead_readmore{
	color: #c8b071;
	font-weight:bold;
}
.index_dashedbreak{
	height:1px;
	background-image:url(../images/frame/index_dashedbreak.gif);
	background-repeat:repeat-x;
	margin: 5px 0 5px 0;
	font-size:1px;
}
#index_news_container{
	float:left;
	background-color:#000000;
	color:#ffffff;
	height:402px;
	width:234px;
	positon:relative;
}
#index_news_header{
	float:left;
	font-family:Georgia, serif;
	font-size: 14px;
	padding:13px 0 0 10px;
	font-weight:bold;
}
.index_news_break{
	display:inline;
	margin:0 0 10px 10px;
	float:left;
	width:220px;
	height:9px;
	background-image:url(../images/frame/index_news_break.jpg);
	background-repeat: no-repeat;
	background-position:right;
	font-size:1px;
	padding: 0 0 5px 0;
}
.index_news_break_dashed{
	float:left;
	width:212px;
	height:7px;
	background-image:url(../images/frame/index_news_break_dashed.jpg);
	background-repeat: no-repeat;
	font-size:1px;
	padding: 5px 0 0px 0;
	margin-left:10px;
}
.index_news_item_row{
	float:left;
	width:234px;
	
}
.index_news_item_c1{
	float:left;
	width:164px;
}
.index_news_item_c2{
	float:left;
	width:70px;
}

.index_news_item_title{
	color: #c8b071;
	font-weight:bold;
	padding: 0 10px 0 10px;
}
.index_news_item_c2_border{
    margin: 0 0 5px 0;
    border: 2px solid #666666;
}
.index_news_item_c2_border:hover{
    border: 2px solid #c8b071;
}
.index_news_item_title a{
	color: #c8b071;
	font-weight:bold;
	text-decoration: none;
}
.index_news_item_title a:hover{
	text-decoration: underline;
    
}
.index_news_item_date{
	color:#777777;
	font-weight:normal;
	font-size:11px;
}
.index_news_item_story{
	font-weight:normal;
	padding: 0 10px 0 10px;
}
#index_schoollinks{

}
#index_schoollinks_c1{
	padding: 20px 0 0 0;
	float:left;
	width:220px;
}
#index_schoollinks_c2{
	padding: 20px 0 0 0;
	float:left;
	width:220px;
}
.index_schoollinks_title{
	font-size: 14px;
	color:#ffffff;
	font-family:Georgia, serif;	
	font-weight:bold;
}
.index_schoollinks_image{
	float:left;
	width:55px;
}
.index_schoollinks_body{
	float:left;
	width:150px;
}
.index_schoollinks_break{
	width:100%;
	height:9px;
	background:url(../images/frame/ball_line_dark_red.gif) right;
	font-size:1px;
	margin-bottom:7px;
}
.index_schoollinks_body_title{
	color: #c8b071;
	font-weight:bold;
}
.index_schoollinks_body_body{
	color: #ffffff;
	font-weight:normal;
}
.body_upper_black_left_column{
    float:left;
    background-image:url(../images/frame/body_upper_black_left_bkg.jpg);
    background-position:left;
    background-repeat:repeat-y;
}
#admissions_c1{
	float:left;
	width:330px;
	background:#000000;
    
	text-align:left;
}
#admissions_c2{
	float:left;
	width:570px;
	text-align:left;
	padding: 20px 0 0 30px;
}	
#admissions_c1_downloads_header{
	font-size: 14px;
	color:#ffffff;
	font-family:Georgia, serif;	
	font-weight:bold;
	padding: 10px 0 0 10px;
}
#admissions_downloads_break{
	display:inline;
	margin:0 0 10px 10px;
	float:left;
	width:320px;
	height:9px;
	background-image:url(../images/frame/index_news_break.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size:1px;
	padding: 0 0 5px 0;
}
.admissions_downloads_row{
	float:left;
	width:340px;
}
.admissions_downloads_break_dashed{
	float:left;
	width:320px;
	height:7px;
	background-image:url(../images/frame/index_news_break_dashed.jpg);
	background-repeat: no-repeat;
	font-size:1px;
	padding: 5px 0 0px 0;
	margin-left:10px;
}
.admissions_downloads_row_c1{
	display:inline;
	margin: 0 0 0 10px;
	float:left;
	height:20px;
	width:20px;
	background-image:url(../images/graphics/pdf.gif);
}
.admissions_downloads_row_c2{
	float:left;
	width:290px;
	color: #c8b071;
	font-weight:bold;
	text-decoration: none;
	padding: 3px 0 0 0;
}
.admissions_downloads_row_c2 a{
	color: #c8b071;
	text-decoration: none;
}
#admissions_c2 h1{
	/*font-family:Georgia, serif;
	font-size: 14px;
	color: #000000;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:normal;*/
}
.admissions_c2_break{
	margin:0 0 10px 0px;
	width:100%;
	height:9px;
	background-image:url(../images/frame/gold_ball_line.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size:1px;
	padding: 0 0 5px 0;
}
#admissions_lower_c1{
	float:left;
	width:340px;
	text-align:left;
	padding: 20px 0 0 0;
	color:#ffffff;
}
#admissions_lower_c2{
	float:left;
	width:580px;
	text-align:left;
	padding: 30px 0 0 30px;
}	
#admissions_lower_c1 h1{
	font-family:Georgia, serif;
	font-size: 14px;
	margin:0 0 5px 0;
	padding:0;
	font-weight:normal;
	line-height:normal;
}
#admissions_orderform_break{
	width:340px;
	height:9px;
	background-image:url(../images/frame/ball_line_dark_red.gif);
	background-position:right;
	font-size:1px;
	margin: 0 0 15px 0;
}
.admissions_lower_form_c1{
	float:left;
	width:120px;
	
	text-align:right;
	padding: 0 20px 0 0;
}
.admissions_lower_form_row{
	display:inline;
	float:left;
	margin: 0 0 10px 0;
}
.admissions_lower_form_c2{
	float:left;
	width:440px;
    
}
.admissions_form_checkbox_label{
    
    
}
.admissions_lower_form_c2 input{
	width:390px;
	border:0;
    background-color:#d0c9bd;
}

.departments_downloads_row{
	float:left;
	width:339px;

}
.departments_downloads_break_dashed{
	display:inline;
	float:left;
	width:319px;
	height:1px;
	background-image:url(../images/frame/departments_dashed_break.jpg);
	background-repeat: repeat-x;
	font-size:1px;
	padding: 0px 0 0px 0;
	margin-left:10px;
	
}
.departments_downloads_row_c1{
	display:inline;
	margin: 0 0 0 10px;
	float:left;
	height:20px;
	width:20px;
	background-image:url(../images/buttons/index_news_link_icon.jpg);
    background-position:center;
    background-repeat:no-repeat;
}
.departments_downloads_row_c2{
	display:inline;
	float:left;
	width:295px;
	color: #c8b071;
	font-weight:bold;
	text-decoration: none;
	padding: 3px 0 0 0;
}
.departments_grad_bkg{
    background-image:url('../images/frame/departments_grad_bkg.jpg')
}
.departments_downloads_row_c2 a{
	color: #ebd59f;
	text-decoration: none;
}
#galleries_upper_c1{
	float:left;
	padding-top:15px;
	
}
#galleries_featured_image{
	background-color:#ffffff;
	padding:7px;
    border:1px solid #968047;
}
#galleries_upper_c2{
	float:left;
	width:514px;
	padding:15px 0 0 20px;
	text-align:left;
}
.galleries_c2_break{
	margin:0 0 10px 0px;
	width:500px;
	height:9px;
	background-image:url(../images/frame/gold_ball_line.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size:1px;
	padding: 0 0 5px 0;
}
#galleries_featured_text_header{
	font-family:Georgia, serif;
	font-size: 14px;
	color: #7a6633;
	font-weight:normal;
}
#galleries_featured_text_description{
	font-style: italic;
	padding: 10px 0 0 0;
	font-family:Georgia, serif;
}
.galleries_thumbs{
	float:left;
	width:115px;
	margin:3px;
	
}
.galleries_thumb{
	float:left;
	width: 115px;
	height: 115px;
}
.galleries_thumb_frame{
	display:inline;
	float:left;
	border: 1px solid #b09761;
}
.galleries_thumb img{
	border:5px solid white;
}
.galleries_block{
	float:left;
	width:475px;
	padding-top:13px;
}
.galleries_block_header{
	font-family:Georgia, serif;
	font-size: 14px;
	color: #d1b26a;
	font-weight:bold;
}
.galleries_block_header a{
	text-decoration:none;
	color: #d1b26a;
}
.galleries_block_header .year{
	color:#ffffff;
	font-size:16px;
}
.galleries_current_header{
	font-family:Georgia, serif;
	font-size: 14px;
	color: #d1b26a;
	font-weight:bold;
	padding-top:15px;
}
.galleries_current_header a{
	text-decoration:none;
	color: #d1b26a;
}
.galleries_current_header .year{
	color:#ffffff;
	font-size:16px;
}
.galleries_block_thumbrow{
	padding:10px 0 0 0;
}
.galleries_block_thumbcolumn{
	float:left;
	padding-right:12px;
}
.galleries_block_thumb{
	padding:6px;
	background-color: #780016;
	float:left;
}
.galleries_dashedbreak{
	float:left;
	width:455px;
	height:3px;
	background-image:url(../images/frame/index_dashedbreak.gif);
	background-repeat:repeat-x;
	margin: 5px 0 5px 0;
	font-size:1px;
}
#galleries_upper_c3{
	float:left;
	width:514px;
	padding:15px 0 20px 20px;
	text-align:left;
}
#galleries_list_filterby{
	font-family:Georgia, serif;
	font-size: 14px;
	margin:0 0 15px 0;
}
#galleries_list_filterby a{
	font-family:Georgia, serif;
	font-size: 14px;
	color: #7a6633;
	font-weight:normal;
	text-decoration:none;
}
.galleries_block_description{
	float:left;
	width:305px;
	color:#ffffff;
}
#galleries_item_thumbs{
	float:left;
	width:950px;
}
.filter_selected{
	color: #94001b;
}
.filter_selected a{
	color: #94001b;
}
#menu_container{
	padding:60px 0 0 80px;
	color:#ffffff;
	text-transform: uppercase;
	
}
#newsroom_c1{
	float:left;
	width:560px;
	text-align:left;
	padding: 10px 0 20px 0px;
}
#newsroom_c2{
	float:left;
	width:350px;
	text-align:left;
	padding: 10px 0 0 40px;

}
#newsroom_news_container{
	float:left;

}
#newsroom_news_header{
	width:100%;
	float:left;
	font-family:Georgia, serif;
	font-size: 16px;
	padding:13px 0 0 0px;
	font-weight:bold;

}
.newsroom_news_break{
	display:inline;
	margin:0 0 10px 0px;
	float:left;
	width:100%;
	height:9px;
	background-image:url(../images/frame/gold_ball_line.gif);
	background-repeat: no-repeat;
	background-position:right;
	font-size:1px;
	padding: 0 0 5px 0;
}
.newsroom_news_break_dashed{
	width:100%;
	float:left;
	height:1px;
	background-image:url(../images/frame/newsroom_dashedbreak.gif);
	background-repeat:repeat-x;
	margin: 10px 0 10px 0;
	font-size:1px;
}
.newsroom_news_item_row{
	float:left;
	width:100%;
	
}
.newsroom_news_item_c1{
	float:left;
	width:70px;
}
.newsroom_news_item_c2{
	float:left;
	width:490px;
}
.former_pupils_news_item_c2{
	float:left;
	width:385px;
}

.newsroom_news_item_title{
	color: #7a6633;
	font-weight:bold;
	padding: 0 10px 0 10px;
}
.newsroom_news_item_title a{
	color: #7a6633;
	
	text-decoration: none;
}
.newsroom_news_item_title a:hover{
	text-decoration: underline;
}
.newsroom_news_singleitem_title{
	color: #000000;
	font-weight:bold;
	padding: 0 10px 0 0px;
}
.newsroom_news_singleitem_title a{
	color: #7a6633;

	text-decoration: none;
}
.newsroom_news_singleitem_title a:hover{
	text-decoration: underline;
}
.newsroom_news_item_date{
	color:#777777;
	font-weight:normal;
	font-size:11px;
}
.newsroom_news_item_story{
	
	padding: 0 10px 0 10px;
}
.newsroom_news_thumb{
	float:left;

}
.newsroom_news_thumb_frame{
	display:inline;
	float:left;
	border: 1px solid #b09761;

}
.newsroom_news_thumb img{
	border:5px solid white;
}
#newsroom_letters_container{
	float:left;

}
#newsroom_letters_header{
	
	float:left;
	font-family:Georgia, serif;
	font-size: 16px;
	padding:13px 0 0 0px;
	font-weight:bold;

}
.newsroom_letters_break{
	display:inline;
	margin:0 0 10px 0px;
	float:left;
	width:350px;
	height:9px;
	background-image:url(../images/frame/gold_ball_line.gif);
	background-repeat: no-repeat;
	background-position:right;
	font-size:1px;
	padding: 0 0 5px 0;
}
.newsroom_letters_row{
	float:left;
	width:350px;

}
.newsroom_letters_break_dashed{
	float:left;
	width:350px;
	float:left;
	height:1px;
	background-image:url(../images/frame/newsroom_dashedbreak.gif);
	background-repeat:repeat-x;
	margin: 2px 0 2px 0;
	font-size:1px;
}
.newsroom_letters_row_c1{
	display:inline;
	margin: 0 10px 0 0px;
	float:left;
	height:20px;
	width:20px;
	background:url(../images/graphics/pdf.gif);
}
.newsroom_headnotes_row_c1{
	display:inline;
	margin: 0 10px 0 0px;
	float:left;
	height:20px;
	width:20px;
	background-image:url(../images/buttons/red_arrow.png);
    background-position:center;
    background-repeat:no-repeat;
}
.newsroom_letters_row_c2{
	float:left;
	width:290px;
	color: #7a6633;
	font-weight:bold;
	text-decoration: none;
	padding: 3px 0 0 0;
}
.newsroom_letters_row_c2 a{
	color: #7a6633;
	text-decoration: none;
}
.newsroom_viewmore{
    clear:both;
    padding: 10px 0 0 0;
}
#newsitem_c1{
	float:left;
	width:486px;
	text-align:left;
	padding: 10px 0 20px 0px;
}
#newsitem_c2{
	float:left;
	
	text-align:left;
    padding: 30px 0 0 40px;
}
#newsitem_news_container{
	float:left;
	position:relative;
}
#newsitem_news_header{
	width:476px;
	float:left;
	font-family:Georgia, serif;
	font-size: 16px;
	padding:13px 0 0 0px;
	font-weight:bold;

}
.newsitem_news_break{
	display:inline;
	margin:0 0 10px 0px;
	float:left;
	width:486px;
	height:9px;
	background-image:url(../images/frame/gold_ball_line.gif);
	background-repeat: no-repeat;
	background-position:right;
	font-size:1px;
	padding: 0 0 5px 0;
}
.newsitem_news_break_dashed{
	width:486px;
	float:left;
	height:1px;
	background-image:url(../images/frame/newsroom_dashedbreak.gif);
	background-repeat:repeat-x;
	margin: 10px 0 10px 0;
	font-size:1px;
}
.newsitem_news_item_row{
	float:left;
	width:486px;

}
.newsitem_news_item_row{
	float:left;
	width:486px;

}
.newsitem_news_item_c1{
	float:left;
	width:56px;
}
.newsitem_news_item_c2{
	float:left;
	width:442px;
}
#newsitem_image{
	background-color:#ffffff;
	padding:7px;
    border:1px solid #968047;
}
#newsitem_newmedia_links{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	float:right;
	padding-top:10px;
	position:absolute;
	right:0px;
	top:3px;;
	
}
#newsitem_newmedia_links a{
	text-decoration:none;
	color:black;
}

#body_upper_footer{
	float:left;
	width:950px;
}
#general_c1{
	float:left;
	width:560px;
	text-align:left;
	padding: 10px 0 20px 0px;
}
#general_c2{
	float:left;
	width:350px;
	text-align:left;
    padding: 30px 0 0 40px;
}
#general_text_container{
	float:left;
    width:100%;
}
#general_header{
	width:486px;
	float:left;
	font-family:Georgia, serif;
	font-size: 16px;
	padding:13px 0 0 0px;
	font-weight:bold;

}
#general_copy{
    float:left;
    width:100%;
    line-height:18px;
    
}
.general_break{
	display:inline;
	margin:0 0 10px 0px;
	float:left;
    width:100%;
	height:9px;
	background-image:url(../images/frame/gold_ball_line.gif);
	background-repeat: no-repeat;
	background-position:right;
	font-size:1px;
	padding: 0 0 5px 0;
}
.general_downloads_break{
	display:inline;
	margin:0 0 10px 0px;
	float:left;
	width:350px;
	height:9px;
	background-image:url(../images/frame/gold_ball_line.gif);
	background-repeat: no-repeat;
	background-position:right;
	font-size:1px;
	padding: 0 0 5px 0;
}
#general_downloads{
    margin: 15px 0 15px 0;
}
#general_image{
    float:left;
	background-color:#ffffff;
	padding:7px;
    border:1px solid #968047;
    margin-bottom:15px;
}
.general_image{
    float:left;
	background-color:#ffffff;
	padding:7px;
    border:1px solid #968047;
    margin-bottom:15px;
}
.termdates_row{
    width:560px;
    margin: 5px 0 0 0;
}
.termdates_c1{
    float:left;
    width: 100px;
}
.termdates_c2{
    float:left;
    width:460px;
}
.letters_row{
	float:left;
	width:100%;

}
.letters_break_dashed{
	float:left;
	width:100%;
	float:left;
	height:1px;
	background-image:url(../images/frame/newsroom_dashedbreak.gif);
	background-repeat:repeat-x;
	margin: 10px 0 10px 0;
	font-size:1px;
}
.letters_row_c1{
	display:inline;
	margin: 0 2px 0 0px;
	float:left;
	height:20px;
	width:20px;
	
}
.letters_row_c2{
	float:left;
	width:530px;
	color: #7a6633;
	font-weight:bold;
	text-decoration: none;
	padding: 3px 0 5px 0;
}
.letters_row_c2 a{
	color: #7a6633;
	text-decoration: none;
}
.letters_desc{
    float:left;
    width:530px;
}
.icon_pdf{
    background-image:url(../images/graphics/pdf.gif);
}
.icon_doc{
    background-image:url(../images/graphics/icon_doc.png);
}
.icon_arrow_red_on_white{
    background-image:url(../images/buttons/red_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.testimonial_palebkg_top{
	margin-top:19px;
	float:left;
	width:345px;
	height:3px;
	background-image:url(../images/frame/testimonial_palebkg_top.jpg);
	font-size:1px;
}
.testimonial_palebkg_middle{
	font-family:Georgia, serif;
	background-color:#968047;
	float:left;
	padding: 10px;
	width:325px;
	font-style:italic;
    color:#000000;
}
.testimonial_palebkg_footer{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
}
.testimonial_palebkg_bottom{
	float:left;
	width:345px;
	height:14px;
	font-size:1px;
	background:url(../images/frame/testimonial_palebkg_bottom.jpg) bottom no-repeat;
}
#parents_association_staff{
    line-height:20px;
}
.parents_association_staff_titles{
    font-family: Georgia, Times, Serif; 
    font-weight:bold;
}
.vacancies_desc{
    float:left;
    width:560px;
    padding-left: 0px;
}
.vacancies_download{
    float:left;
    width:500px;
    padding: 10px 0 0 0px;
}
.vacancies_download_icon{
	display:inline;
	margin: 0 10px 0 0px;
	float:left;
	height:20px;
	width:20px;
	background-image:url(../images/graphics/pdf.gif);
}
.vacancies_download_link{
    padding-top:3px;
}
.vacancies_row_c2{
	float:left;
	width:530px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	padding: 3px 0 5px 0;
}
.about_title_paragraph{
    font-size:18px;
    font-family:Georgia, serif;
    margin-bottom:10px;
    line-height:22px;
}
#about_lower_c1{
	float:left;
	width:575px;
	text-align:left;
	padding: 20px 0 15px 0px;
    color:#ffffff;
	
}
#about_lower_c2{
	float:left;
	width:325px;
	text-align:left;
    padding: 20px 0 15px 20px;
}
.about_testimonial_top{
	
	float:left;
	width:575px;
	height:3px;
	background-image:url(../images/frame/about_testimonial_top.jpg);
	font-size:1px;
    background-color:#ff0000;
}
.about_testimonial_middle{
	font-family:Georgia, serif;
    font-size:14px;
	background-color:#968047;
	float:left;
	padding:12px 18px 12px 18px;
	width:539px;
	font-style:italic;
    color:#000000;
    line-height:20px;
}
.about_testimonial_footer{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
}
.about_testimonial_bottom{
	float:left;
	width:575px;
	height:15px;
	background-image:url(../images/frame/about_testimonial_bottom.jpg);
}

#about_lower_c1 h1{
	padding:0 0 10px 0;
	margin:0;
	font-family:Georgia, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
    text-transform:uppercase;
	
}
#about_lower_c1 h2{
	padding:10px 0 10px 0;
	margin:0;
	font-family:Georgia, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
    font-style:italic;

}
#exam_results_sublinks{
    clear:both;
    padding: 5px 0 20px 0;
}
#contact_intro{
    clear:both;
    padding-bottom:20px;
}
.contact_form_row{
    clear:both;
    padding: 6px 0 6px 0;
}
.contact_form_c1{
    float:left;
    width:100px;
    font-weight:bold;
}
.contact_form_c2{
    float:left;
    width:460px;
}
.contact_form_c2 input[type="text"]{
    width:100%;
    border:0;
    background-color:#d0c9bd;
}
.contact_form_c2 textarea{
    width:100%;
    height:200px;
    background-color:#d0c9bd;
    border:0;
}
.contact_form_c2 select{
    border:0;
    background-color:#d0c9bd;
}
#contact_address{
    font-size:14px;
    font-weight:bold;
    padding: 0 0 10px 0;
    font-family: Georgia, Times, Serif;
}
#former_pupils_upper{

    text-align:left;
    width:960px;
}
#former_pupils_header{
	width:445px;
	float:left;
	font-family:Georgia, serif;
	font-size: 16px;
	padding:13px 0 0 0px;
	font-weight:bold;

}
#former_pupils_c1{
    float:left;
    width:445px;
    padding: 0 40px 0 0;
}
#former_pupils_c2{
    float:left;
    width:455px;
}
#former_pupils_spotlight{
    color:#ffffff;
    width:100%;
    background-color:#ab0f1d;
    background-image:url('../images/frame/publications_gradient.jpg');
    background-repeat:repeat-x;
    background-position:bottom;
    margin:15px 0 15px 0;
}
.former_pupils_spotlight_video{
	display:inline;
    margin-left:27px;
}
.former_pupils_spotlight_title{
    color:#ffffff;
    padding:10px 27px 10px 27px;
    font-weight:bold;
    font-family: Georgia, Times, Serif;
    font-size:14px;

}

.former_pupils_spotlight_desc{
    display:block;
    color:#ffffff;
    margin:10px 27px 10px 27px;
    border-bottom:1px dashed #ffffff;
    padding-bottom:10px;
}

.former_pupils_spotlight_link{
    display:block;
    color:#ffffff;
    margin:10px 37px 10px 37px; 
    padding-bottom:10px;
    font-family:Georgia, serif;
	font-size: 14px;
}
.former_pupils_spotlight_link a{ 
    color:#ffffff;
    font-family:Georgia, serif;
	font-size: 14px;
}

#formerpupils_break{
	width:400px;
	height:9px;
	background-image:url('../images/frame/ball_line_dark_red.gif');
	font-size:1px;
    background-repeat: no-repeat;
	background-position:right;
}
.formerpupils_testimonial_top{

	float:left;
	width:455px;
	height:3px;
	background-image:url(../images/frame/former_testimonial_top.jpg);
	font-size:1px;
}
.formerpupils_testimonial_middle{
	font-family:Georgia, serif;
    font-size:14px;
	background-color:#968047;
	float:left;
	padding:12px 18px 12px 18px;
	width:419px;
	font-style:italic;
    color:#000000;
    line-height:20px;
}
.formerpupils_testimonial_footer{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
}
.formerpupils_testimonial_bottom{
	float:left;
	width:455px;
	height:14px;
	background-image:url(../images/frame/former_testimonial_bottom.jpg);
}
.spotlight_title{
    color:#ffffff;
    padding:10px 27px 0 27px;
    font-weight:bold;
    font-family: Georgia, Times, Serif;
    font-size:14px;
    height:40px;

}
.spotlight_desc{
    display:block;
    color:#ffffff;
    margin:10px 27px 0 27px;
    height:55px;
    border-bottom:1px dashed #ffffff;
    padding-bottom:0px;
}

.readmore_icon{

    float:left;
    margin:2px 4px 0 0;
}
.readmore_text{
    font-family:Georgia, Times, Serif;
    font-size:14px;
}
#index_image_announcements_container{
    width:950px;
    height:332px;
    position:absolute;
    
    top:120px;
    z-index: 4;
    margin: 0 auto;
}
#index_image_announcements{
    background-color:#000000;
    opacity: 0.8;
    color:#ffffff;
    width:215px;
    
    position:absolute;
    right:0px;
    bottom: 10px;
    z-index: 5;
    padding:10px;
}
#index_image_announcements h1{
    color:#ffffff;
}
#publications_covers_index{
    float:left;
    width:950px;
    background-color:#ab0f1d;
    background-image:url('../images/frame/publications_gradient.jpg');
    background-repeat:repeat-x;
    background-position:bottom;
    margin-bottom:20px;
}
#publications_covers_c1{
    float:left;
    width:315px;

    text-align:center;
    
}
#publications_covers_c2{
    float:left;
    width:320px;
    
    text-align:center;
}
#publications_covers_c3{
    float:left;
    width:315px;

    text-align:center;
}
.publications_covers_title{
    font-family: Georgia, Times, Serif;
    font-size:14px;
    color:#ffffff;
    padding:15px 0 30px 0;
    text-transform:uppercase;
    margin:0 auto;
    font-weight:bold;
}
.publications_covers_image{
    margin:0 auto;
    height:200px;
    text-align:center;
    width:110px;
    
}
.publications_covers_image img{
    margin:0 auto;
    text-align:center;
}
.publications_covers_desc{
    padding:10px 20px 20px 20px;
    color:#ffffff;
}
.publications_covers_link{
    font-family: Georgia, Times, Serif;
    font-size:14px;
    margin-bottom:20px;
}
.publications_item_c1{
    float:left;
    width:114px;
	padding: 0 0 0 0px;
    text-align:center;
}
.publications_item_title{
    font-family: Georgia, Times, Serif;
    font-size:14px;
    color:#000000;
    padding:15px 0 30px 0;
    text-transform:uppercase;
    margin:0 auto;
    font-weight:bold;
}
.publications_item_image{
    
    text-align:left;
    width:130px;
}
.pub_dropshadow_top{
	background: url("../images/frame/pubs_dropshadow_top.jpg") bottom right no-repeat;
}
.pub_dropshadow{
	background: url("../images/frame/pubs_dropshadow.jpg") bottom right no-repeat;
}
.publications_item_border{
	width:112px;
	border:1px solid #cccccc;
}
.publications_item_border img{
	border:3px solid #ffffff;
}

.publications_item_desc{
    padding:10px 20px 10px 20px;
    color:#000000;
}
#publications_othermaterial_c1{
    float:left;
    width:455px;
    margin-top:15px;
    padding-right:20px;
}
#publications_othermaterial_c2{
    float:left;
    width:455px;
    margin-top:15px;
    padding-right:20px;
}
.publications_othermaterial_cover{
    float:left;
    width:185px; 
}
.prospectus_form_row{
    clear:both;
    width:100%;
    padding:10px 0 0 0;
}
.prospectus_form_c1{
    float:left;
    width:200px;
}
.prospectus_form_c2{
    float:left;
    width:350px;
}
.prospectus_form_c2 input[type="text"]{
    width:100%;
}
.prospectus_form_c2 textarea{
    width:100%;
    height:150px;
}
.prospectus_form_break{
    width:100%;
    clear:both;
    height:20px;
}
.form_warning{
    color:red;
}
.form_regular{
    border:0;
}
.form_missing{
    border: 1px solid #ff0000;
}

