body {
	background: #000;
	color: #FFF;
	font-size: 15px;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
}
a {
	text-decoration: none;
}
p {
	line-height: 22px;
	margin-bottom: 16px;
	text-align: justify;
}
.container {
	width: 960px;
	background: #000;
	margin: 0 auto;
	padding-bottom: 20px;
}
.header {
	padding: 10px 0;
}
#logo {
	float: left;
	padding: 10px;
}
#menu_bottom {
	margin-top: 10px;
	/*background: url(../../../images/site/deco3.png) no-repeat center bottom;
	height: 100px;*/
	background: url(../../../images/site/deco-6.png) no-repeat center bottom;
	height: 100px;
}
#menu_bottom ul {
	position: relative;
	font-size: 0;
	z-index: 100;
	text-align: center;
	margin: 0 auto;
	width: 960px;
}
#menu_bottom li {
	display: inline-block;
	margin: 0 25px;
	padding: 10px;
	text-align: left;
}
#menu_bottom li:hover {
	background-color: #333;
}
#menu_bottom li a {
	color: #C4AE67;
	font-size: 17px;
}
#menu_bottom li a:hover {
}
#menu_bottom ul ul { 
        display:none;
        position: absolute;
        background: rgba(80,80,80,0.7);
        margin-left: -10px;
        margin-top: -100px;
	min-width: 50px;
	width: auto;
}
#menu_bottom li:hover > ul { 
	display: block;
}
#menu_bottom ul li ul li {
	display: block;
	margin: 0px;
	padding: 10px;
}
#menu_bottom ul li ul li:hover {
	background: rgba(0,0,0,0.3);
}
#menu_bottom ul li ul li:hover a {
	color: #FFF;
}
#left {
	float: left;
	width: 27%;
}
#right {
	float: right;
	width: 27%;
}
#content_with_left {
	width: 73%;
	float: right;
}
#content_with_right {
	width: 73%;
	float: left;
}
#content_with_left_and_right {
	float: left;
}
#slider {
	z-index: 0;
}
#content {
	width: 960px;
	height: 450px;
	position: relative;
}
.container.mission #content {
	background: url(../../../images/site/bg-about-06.jpg) no-repeat left top;
}
.container.services #content {
	background: url(../../../images/site/bg-services-1.jpg) no-repeat left top;
}
.container.founder #content {
	background: url(../../../images/site/bg-founder-03.jpg) no-repeat left top;
}
.container.teachers #content {
	background: url(../../../images/site/bg-teachers-01.jpg) no-repeat left top;
}
.container.schools #content {
	background: url(../../../images/site/bg-schools-03.jpg) no-repeat left top;
}
.container.downloads #content {
	background: url(../../../images/site/bg-downloads-01.jpg) no-repeat left top;
}
.container.links #content {
	background: url(../../../images/site/bg-links-01.jpg) no-repeat left top;
}
.container.contact #content {
	background: url(../../../images/site/bg-contact-01.jpg) no-repeat left top;
}
#content li {
	margin-bottom: 12px;
}
h2 {
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.container.services table th {
	border: 1px solid #CCC;
	background: #666;
	padding: 10px;
}
.container.services table td {
	border: 1px solid #CCC;
	padding: 10px;
	line-height: 20px;
}
.content-text-wrapper {
	position: relative;
	top: 80px;
	left: 0px;
}
.container.home .content-text-wrapper {
	top: 0px;
}
.container.founder .content-text-wrapper {
	width: 500px;
}
.container.services .content-text-wrapper {
	width: 770px;
}


.content-text {
	position: relative;
	height: 320px;
	padding-right: 80px;
	padding-top: 20px;
	overflow: auto;
	padding-left: 20px;
}
.container.home .content-text {
	padding-right: 0px;
	padding-top: 0px;
	height: 450px;
	padding-left: 0px;
}
.container.founder .content-text {
	padding-top: 40px;
	width: 560px;
	height: 350px;
}
.container.teachers .content-text {
	padding-right: 0px;
}
.container.mission .content-text {
	width: 830px;
}
.container.services .content-text {
	height: 300px;
}
.container.teachers .content-text {
	height: 400px;
}
.container.schools .content-text {
	height: 370px;
}

.container .page-title {
	display: block;
	height: 54px;
	position: absolute;
	z-index: 100;
	top: 10px;
	left: 20px;
}
.container.mission .page-title {
	width: 292px;
	background: url('../../../images/site/title-about-01.png') no-repeat left top;
}
.container.services .page-title {
	width: 173px;
	background: url('../../../images/site/title-services-01.png') no-repeat left top;
}
.container.founder .page-title {
	width: 547px;
	height: 64px;
	background: url('../../../images/site/title-founder-01.png') no-repeat left top;
}
.container.teachers .page-title {
	width: 164px;
	background: url('../../../images/site/title-teachers-01.png') no-repeat left top;
}
.container.schools .page-title {
	width: 163px;
	background: url('../../../images/site/title-schools.png') no-repeat left top;
}
.container.downloads .page-title {
	width: 163px;
	background: url('../../../images/site/title-downloads.png') no-repeat left top;
}
.container.links .page-title {
	width: 163px;
	background: url('../../../images/site/title-links.png') no-repeat left top;
}
.container.contact .page-title {
	width: 163px;
	background: url('../../../images/site/title-contact.png') no-repeat left top;
}.container .page-title span {
	font-size: 0;
	visibility: hidden;
}


.teacher-table {
	position: relative;
	top: 80px;
	border: 0px;
}
.teacher-table td {
	border: 0px;
}
.teachers-content {
}
.teachers-content iframe {
	float: right;
	margin-right: 20px;
}
.teachers-content p {
	width: 380px;
	float: left;
}

.downloads-table, .downloads-table td {
	border: 0px;
}

a.links-block {
	display: block;
	float: left;
	-webkit-border-radius: 180px;
	-moz-border-radius: 180px;
	border-radius: 180px;
	border: 0px;
	text-align: center;
	padding: 0px 20px;
	padding-top: 70px;
	color: #FFF;
	margin-top: 40px;
	margin-right: 40px;
	line-height: 20px;
	border: 5px solid #999;
	width: 180px;
	height: 180px;
	-moz-transition: width 0.3s, height 0.3s, border-radius 0.3s;
	-webkit-transition: width 0.3s, height 0.3s, border-radius 0.3s;
	-o-transition: width 0.3s, height 0.3s, border-radius 0.3s;
	transition: width 0.3s, height 0.3s, border-radius 0.3s;
}
.links-block.trinity {
	background: #CA3783 url('../../../images/site/bg-trinity.png') repeat-x left top;
}
.links-block:hover {
	border: 5px solid #FFF;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
	width: 200px;
	height: 200px;
}
.links-block.abrsm {
	background: #F2321A url('../../../images/site/bg-abrsm.png') repeat-x left top;
}
.links-block.hksmsa {
	background: #5C2F7D url('../../../images/site/bg-hksmsa.png') repeat-x left top;
	padding-top: 50px;
}
.links-block {
	/*border: 5px solid #FFF !important;*/
}
.links-block:hover {
	/*border: 5px solid #999 !important;*/
}
.container.contact .content-text a {
	color: #FFF;
}
.school img {
	width: 700px;
	height: 300px;
}
.school-name {
	width: 700px;
	height: 30px;
	background: #555 url('../../../images/site/bg-school-name.png') repeat-x left top;
	color: #FFF;
	text-align: center;
	line-height: 27px;
	border-top: 1px solid #CCC;
}
.school-name.no-photos {
	height: 330px;
	line-height: 327px;
	background: #555 url('../../../images/site/bg-school-name-long.png') repeat-x left top;
}
#schools-slider {
	border: 1px solid #CCC;
	box-shadow: 0 0 20px #000;
	margin-left: 110px;
}	
#schools-slider ul, #schools-slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#schools-slider li{ 
	width:700px;
	height:330px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:60px;
	top:165px;
	}	
#nextBtn{ 
	left:860px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:39px;
	height:40px;
	background:url(../../../images/site/arrow-prev-3.png) no-repeat 0 0;
	}	
#nextBtn a{ 
	background:url(../../../images/site/arrow-next-3.png) no-repeat 0 0;
	}
#login-form ul, p#form-login-remember {
	display: none;
}
#login-form, .container.downloads form {
	width: 300px;
	padding: 20px;
	margin-top: 20px;
	border: 3px solid #FFF;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.container.downloads .login {
	position: relative;
	top: 100px;
	left: 20px;
}
.container.downloads form input {
	margin-bottom: 20px;
}
.container.downloads #remember-lbl, .container.downloads input#remember, .container.downloads #content ul {
	display: none;
}