html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

td{
	vertical-align:top;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial;
	font-size:13px;
}

a:link{
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color:#666666;	
	text-decoration: none;
}

a:visited{

}

a:hover{
	text-decoration: underline;
}

a:active{

}

.cw{
	float:left;
	clear:both;
	width:100%;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

form, input, button, select, textarea
{
margin: 0;
padding: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

strong
{
font-weight: bold;
}
.clearfix:after
{
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix
{
display: inline-block;
}

html[xmlns] .clearfix
{
display: block;
}

* html .clearfix
{
height: 1%;
}

.clear
{
	clear: both;
}
/*======================================================================*/

html{
	min-height:100%;
	height:auto !important;
	height:100%;
	background:#cccccc;
}

body	{ 
	width:100%; 
	margin:0 auto; 
	background:#ccc;
	text-align:center;
}

h1{
	font-size:22px;
	font-weight: bold;
	color:#c20e1a;
	line-height: 40px;
	vertical-align: middle;
}

h2{
	font-size:22px;
	font-weight: bold;
	color:#c20e1a;
	line-height: 40px;
	vertical-align: middle;
}
.page_title h3 {
    font-size:15px;
    font-weight: bold;
    color:#c20e1a;
    line-height: 30px;
    vertical-align: middle;
}
td.school-fees-header{
    padding: 4px;
    text-align: center;
}
td.school-fees {
    padding-bottom: 5px;
    padding-left: 4px;
    text-align: center;
}
td.school-fees span{
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    font-size: 12px;
    padding: 5px 20px 2px;
}
.table_title{
	font-size:22px;
	font-weight: bold;
	color:#c20e1a;
	line-height: 40px;
	vertical-align: middle;
}

.content_table .table_title{
	font-size:12px;
}

.content-table h2{
	font-size:18px;
}

.round{
	/*-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
	-webkit-box-shadow: #666 0px 2px 8px;
	-moz-box-shadow: #666 0px 2px 8px;
	box-shadow: #666 0px 2px 8px;
	behavior: url(../css/PIE.php);*/
}

.round-top-left{
	width:100%;
	background: url(../images/ant-top-left-rounded.gif) left top no-repeat;
	float:left;
	clear:both;
}

.round-top-right{
	width:100%;
	background: url(../images/ant-top-right-rounded.gif) right top no-repeat;
	float:left;
	clear:both;
}

.round-bottom-left{
	width:100%;
	background: url(../images/ant-bottom-left-rounded.gif) left bottom no-repeat;
	float:left;
	clear:both;
}

.round-bottom-right{
	width:100%;
	background: url(../images/ant-bottom-right-rounded.gif) right bottom no-repeat;
	float:left;
	clear:both;
}

.header{
	width:100%;
	float:left;
	clear:both;
	height:35px;
}

.content{
	width:1000px;
	text-align:left;
	margin:0 auto;
}

.col-left{
	width:175px;
	float:left;
	clear:right;	
}

.col-right{
	margin-left:45px;
	width:780px;
	float:left;
	clear:right;
	background: #fff;
}

.menu-left{
	width:100%;
	float:left;
	clear:both;
	background: #fff url(../images/ant-logo.gif) 0px 10px no-repeat;
	overflow: hidden;	
}

.menu-left .round-bottom-right{
	padding-left:5px;
}

.banners-left{
	width:175px;
	float:left;
	clear:both;
	margin-top:30px;
	background: #fff;
}

banners-left img{
	border:0px;
}

.menu-left ul{
	list-style: none;
	width:165px;
	float:left;
	clear:both;
	margin: 0px 5px 0px 0px;
}

.menu-left li{	
	min-height:40px;
	height:auto !important;
	height:40px;
	line-height:40px;
	vertical-align: middle;
	border-top:1px dashed #7d7d7d;
	padding-left: 4px;
}

.menu-left li a{
	color:#000;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
}

.menu-main li.sub a{
	color: #c20e1a;
	font-size:13px;
}

.head-image{
	width:730px;
	height:305px;
	float:left;
	clear:both;
	overflow: hidden;
	position:relative;
}

.col-right .image1
{
	background: url(../images/ant-header1.jpg) top left no-repeat;
}
.col-right .image2
{
	background: url(../images/ant-header2.jpg) top left no-repeat;
}
.col-right .image3
{
	background: url(../images/ant-header3.jpg) top left no-repeat;
}
.col-right .image4
{
	background: url(../images/ant-header4.jpg) top left no-repeat;
}
.col-right .image5
{
	background: url(../images/ant-header5.jpg) top left no-repeat;
}

.opaque{
  position: absolute;
  color:white;
	font-family: Arial,Verdana,Tahoma;
	font-size:16px;
	font-weight: bold;
	top:265px;
	left:0px;
	height:40px;
	margin-left: 10px;
	line-height: 40px;
	vertical-align:middle;
	z-index: 111;
}

.head-quote
{
	width:730px;
	height:40px;	
	background: black;
	top: 265px;
	left:0px;
	line-height: 40px;
	vertical-align: middle;
	position: absolute;
	z-index: 100;
}

.newsblock{
	float:left;
	clear:both;
	width:750px;	
	margin-bottom: 15px;
}

.newsflash{
	float:left;
	clear:both;
	width:750px;	
	margin:15px 0px 15px 0px;
	border-top:1px dashed #636362;
}

.newsitem{
	float:left;
	clear:right;
	width:160px;	
}

.newsitem .newsimage
{
	width:100%;
	float:left;
	clear:both;
	border:0px;
	text-align: center;
}

.newsitem .newsdate
{
	font-size:12px;
	color:#666666;
	font-weight: normal;
	margin:13px 0px 8px 19px;
	width:100%;
	float:left;
	clear:both;
}

.newsitem .newstitle
{
	margin:4px 0px 4px 19px;
	width:145px;
	float:left;
	clear:both;
}


.newsitem .newstitle a
{
	font-size:12px;
	font-weight: bold;	
	text-decoration: none;
	color:#666666;
}

.slideshow-arrow{
	margin-top:-115px;
}
.slideshow-container
{
	display:none;
}
.newsdesc{
	position: absolute;
	display: none;
	width:175;
	color:white;
	background: #000;
	font-size: 10px;
	text-align: justify;
	padding:6px;
}


.newsdesc h2{
	color:#b60e1a;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	width:100%;
	float:left;
	clear:both;
	margin-bottom: 8px;
}

.transparent {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

  /* IE 5-7 */
  filter: alpha(opacity=75);

  /* Netscape */
  -moz-opacity: 0.75;

  /* Safari 1.x */
  -khtml-opacity: 0.75;

  /* Good browsers */
  opacity: 0.75;
}



.center-content
{
	float:left;
	clear:both;
	width:750px;
}


.content-footer{
	width:100%;
	float:left;
	clear:both;
	border-top:1px dashed #636362;
	line-height: 25px;
	vertical-align: middle;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	color:#666;
	font-family: Verdana;
}

.footer{
	width:100%;
	height:30px;
	float:left;
	clear:both;
}

.articlesblock{
	width:750px;
	float:left;
	clear:both;
}

.articleitem{
	width:165px;
	margin:25px 20px 10px 0px;
	float:left;
	clear:right;	
}

.articleimage{
	width:165px;
	height:100px;
	text-align: center;
}

.articletitle{
	width:165px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

.articletext{
	width:165px;
	text-align: justify;
}
td.hr_line{
    padding-right: 20px;
    background-image: url(/images/hr_line.gif);
    height: 1px;
    background-repeat: repeat-x;
}
td.hr_line span{
    background-color: #a0a0a4;
    height: 1px;
    display: block;
}
td.hr_line hr{
    /*background-color: #a0a0a4;
    height: 1px;
    display: block;*/
    height:2px;
    background: #a0a0a4 url(/images/hr-line.gif) repeat-x scroll center;
    border:none;
}

.teacher-qualifications {
	padding-left:40px;
	clear: right;
}
.teacher-qualifications span
{	float: left;
	clear: both;
}
.section_seperator hr{
	/*border-color: #D5D0BF;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin: 1.4em 0;
	background-image: url(./hr-line.gif);*/
	height:2px;
	background: #a0a0a4 url(/images/hr-line.gif) repeat-x scroll center;
	border:none;
}
h2 span.first-name{
	font-weight:normal;
}
.teacher-qualifications h3 {
    font-size:15px;
    font-weight: bold;
    color:#c20e1a;
    line-height: 30px;
    vertical-align: middle;
}
.teacher-qualifications .job-role {
	float:left;
	margin-right:130px;
        width: 150px;	
}
.teacher-qualifications .qualifications {
	float:left;
        width: 200px;
}
.teacher-qualifications span {
   clear: both;   
   float:none; 
   display:block;
}
.teacher-name {
	padding-left:20px;
	margin-top: -10px;
}
.a_print{
    color: #C20E1A;
    font-weight: bold;
}
a.a_print:hover {
    text-decoration: none;
}
