/* @group Main Structure */

body {
	font: 62.5%/1.4 Arial, sans-serif;
	color: #333333;
	background: #FFF url(../images/body-bg.png) repeat-x;
}

.home {background: #3d5c7e url(../images/body-bg.png) repeat-x;}

.inner {width:960px; margin:0pt auto;}

.right {float:right;}

.left {float:left;}

.clear {clear:both;}

/* @end */

/* @group Typography */

p {margin:0 0 1.5em;font-size:1.3em;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em; margin-top: 0;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;margin-top:0; color:#003366;}
h4 {font-size:1.4em;line-height:1;margin:0; color:#003366;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}

/* @end */

/* @group Miscleanous */

a:focus, a:hover {color:#9e0f31;text-decoration:underline;}
a {color:#9e0f31;text-decoration:none;}
a img {border:none;}

li ul, li ol {margin:0;padding:0;}
ul {list-style-type:circle; list-style-position: outside; padding: 0; margin: 0 0 19px 0;}
ol {list-style-type:decimal; list-style-position: outside; padding:0; margin: 0 0 19px 0;}

.main-content li, .postBody li {font-size: 13px;color: #333;}

.main-content ul, .postBody ul {margin-left: 24px;}

.main-content ol, .postBody ol {margin-left: 24px;}

.main-content table {margin-bottom: 19px;border: 1px solid #003366;}

.main-content table td {border: 1px solid #003366;border-collapse: collapse; font-size: 1.3em;}

/* <textEditor> */
.blue { color: #003366; }
.red { color: #9E0F31; }
.boxheading {margin: 10px 0 10px 10px; color: #FFF; line-height: .5;}
.justify {text-align: justify;}
/* </textEditor> */

/* @end */

/* @group Head */

#head {
	background: #9e0f31 url(../images/head-bg.png) repeat-x;
}

.search {
	float: right;
	margin-top: 11px;
}

#head .contact {
	float: right;
	margin: 12px 20px 0 0;
	display: block;
	padding: 2px 40px 2px 40px;
	background-color: #FFF;
	border: 1px solid orange;
}

#head a.contact {
	color: #333333;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
}

#head a:hover.contact {
	text-decoration: none;
	background-color: #426387;
	color: #FFF;
}

#head .searchInput {
	border: 1px solid orange;
	height:  17px;
	margin-right:5px;
}

#head .searchButton {
	background: url(../images/search.png) no-repeat;
	border:none;
	color:#fff;
	width:62px;
	height:23px;
	padding-bottom: 4px;
}

#head img {
	margin-top: 16px;
}


/* @end */

/* @group Slider */

#slick-toggle {
	width: 480px;
	height: 30px;
	background: url(../images/smooth-slide-button.png) no-repeat;
	float: right;
	-moz-outline-style: none;
}

#slick-toggle:hover {
	background: url(../images/smooth-slide-button_hover.png) no-repeat;
	
}

#slickbox {
	display: none;
	margin:50px 0 20px 0;
	*margin:20px 0 20px 0;
}

#slickbox table {
	padding: 0;
	margin:0;
}

#slickbox table th {
	text-transform: uppercase;
	color: #fff;
	text-align: left;
	font-size: 1.4em;
	padding-bottom: 5px;
}

#slickbox table td {
	color: #FFEFBB;
	font-size: 1.3em;
	padding-bottom:2px;
}

#slickbox table td a {
	color: #FFEFBB;
	text-decoration:none;
	display:block;
}

#slickbox table td a:hover {
	color: #FFF;
	text-decoration:none;
}


/* @end */

/* @group Navigation */

#navigation {
	clear: both;
	height: 48px;
	background: #c9c9c9 url(../images/nav-bg.png) repeat-x;
	border-bottom: 1px solid #666666;
}

#navigation .inner {
	position: relative;
}

/* @end */

/* @group Home Page Content */

#content {
	clear: both;
	background: #FFF url(../images/bg.png) repeat-x;
}

/* @group News */

.news {
	float: right;
	width: 390px;
	height:172px;
	margin: 20px 0 0 0;
	position:relative;
}

.news .rss {
	position: absolute;
	top:35px;
	right:5px;
}

p.all-news a {
	float:right;
}

p.all-news a:hover {
	color:#9E0F31;
	text-decoration:none;
}

h3.accordion_headings {
	margin-top: 0;
}

.accordion_headings {
	padding:5px 5px 6px 30px;
	background: url(../images/news-button.png) no-repeat;
	color:#fff;
	cursor:pointer;
	font-size: 1.4em;
	text-shadow: #304964 0 -1px;
	margin-bottom: 0;
	height: 18px;
}
.accordion_headings:hover {
	background-position: left -30px;
}

#accordion .header_highlight {
	color: #FFF;
	background-position: left -60px;
	cursor: text;
	text-shadow: #304964 0 -1px;
}
.accordion_child {
	padding:15px 15px 10px 15px;
	background:#EEE;
}

.news .postInfo {
	display: none;
}

div#basicModal p {
	margin-bottom: 0;
}

/* @end */

/* @group Accordion */

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background-color:#EEEEEE;
	width: 390px;
	-background:#EEEEEE;
}

/* accordion header */
#accordion h3 {
	background: url(../images/pane_bg.png) no-repeat;
	margin:0;
	padding:8px 15px 8px 25px;
	font-size:1.4em;
	font-weight:normal;
	cursor:pointer;	
	color: white;	
}

/* currently active header */
#accordion h3.current {
	cursor:default;
	background: url(../images/pane_select_bg.png) no-repeat;
}

/* accordion pane */
#accordion div.pane {
	border-width:0 2px;
	display:none;
	height:142px;
	padding:10px;
	margin: 0;
	color:#fff;
}

div#accordion div.pane iframe {
    overflow-x:hidden;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

/* @end */



/* @group Slideshow */

.slideshow {
	float: left;
	width: 550px;
	min-height:250px;
	margin: 20px 0 0 0;
	padding: 0;
}

/* @end */

/* @group Results */

.results {
	float: right;
	width: 390px;
	min-height: 175px;
	margin: 20px 0 0 20px;
	background: url(../images/390_bg.png) no-repeat top;
}

.results h3.boxheading {
	margin-bottom: 15px;
}

.results img {
	margin: 14px 0 0 1px;
}

.results a {
	font-size: 1em;
	margin-right:20px;
}

.results a:hover {
	text-decoration: none;
	color: #9e0f31;
}

.results table {
	margin: 0 0 0 10px;
}

.results table td {
	font-size: 1.3em;
}

/* @end */


/* @group Welcome */

.welcome {
	width: 550px;
	min-height: 175px;
	float: left;
	margin: 20px 0 0 0;
}

.welcome p {
	margin-bottom: 0;
}

.welcome h3 {
	margin-top: 0;
}

/* @end */

/* @group Blog */

.blog {
	clear: both;
	float: right;
	position:relative;
	width: 390px;
	min-height: 175px;
	margin: 20px 0 0 0;
	background: url(../images/390_blog_bg.png) no-repeat top;
}

div.blogList ul {
	margin-left: 0;
}

ul.blogList {
	margin-left: 0;
}


ul.tagCloud {
	margin-left: 0;
}

/* @group General Blog Styling */

.main-content-detail .blogList li {
	margin-bottom: 20px;
}

div.blogList div.rss {
	display: block !important;

}

#element2164847_386310 .rss {
	top:5px;
	}

div.blogList h2.postTitle {
	margin: 0 0 1px 0;
	font-size: 13px;
}

div.blogList h2.postTitle a {
	color: #9E0F31;
}

div.blogList div.postInfo {
	color: #9E0F31;
	font-size: 11px;
	display: none;
}

div.blogList .postBody {
	font-size: 13px;
}

div.news div.blogList h2.postTitle {
	margin-bottom: 8px;	
}

/* @end */

/* @group Archive Blog Styling */

div.archive li {
	padding-top: 5px;
	border-bottom: 1px solid #e5e5e5;
}

div.archive li li {
	border-bottom: none;
	margin-left: 20px;
}

div.archive ul li ul {
	padding-bottom: 5px;
}

div.archive li li h2.postTitle {
	margin-bottom: 0;
}

div.archive li li h2.postTitle a {
	color: #003366;
}

div.archive .rss img {
	float: right;
	margin-top: 5px;
}

/* @end */

.blog .blogList {
	overflow: scroll;
	height: 138px;
	overflow-x:hidden;
	margin: 3px 1px 0 0;
	padding-top:5px;
}

div.blog ul {
	margin-left: 10px;
}

.blog .rss {
	position: absolute;
	top:5px;
	right:5px;
}

.rss img {
	border:none;
}

/* @end */

/* @group Vacancies Blog Stlying */

#vacancies .blogList ul li {
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0 5px 0;
}

#vacancies .blogList .rss img {
	margin-top: 5px;
	float: right;
}


/* @end */

/* @group Links Box */

.links {
	float: left;
	width: 550px;
	min-height: 175px;
	margin: 20px 0 0 0;
	*margin-top: 20px;
	background: url(../images/550_links_bg.png) no-repeat top;
}

.links table {
	margin: 2px 0 0 1px;
}

.links table tr {
	text-align: center;
}

.links table tr td {
	width: 134px;
	font-size: 1.3em;
}


/* @end */

/* @group Partners */

.partners {
	clear: both;
	float: left;
	width: 960px;
	min-height: 140px;
	margin: 20px 0 20px 0;
	background: url(../images/960_partners_bg.png) no-repeat top;
}

.partners img {
	
}

/* @end */

.main-content ul.level2 li {
	font-size: 1em;
}

/* @end */

/* @group Inner Content */

#content-inner {
	clear: both;
	background: url(../images/inner-bg.png) repeat-x;
}

/* @group Global Navigation */

.side-nav {float: left;width: 230px;min-height: 570px;background: #FFF url(../images/innernav-bg.png) repeat-x;}

.side-nav ul {
	margin-left: 0;
}

ul.menu a {display: block;color: #003366;padding: 10px 0 10px 20px;font-size: 1.2em;border-top: #fde5ae 2px groove;}

ul.menu li ul li a {color: #9e0f31;}

ul.menu ul a {display: block;color: #003366;padding: 10px 0 10px 20px;font-size: 1.2em;border-top: #fde5ae 2px groove;}

ul.menu a:hover {text-decoration: none;background-color: #fdde96;} 

ul.menu ul.level2 a  {padding-left: 20px;}

ul#menu1.globalMenu li ul.level2 li a  {padding-left: 30px;}
ul#menu1.globalMenu li ul.level2 li ul.level3 li a   {padding-left: 40px;}

ul.menu ul.level3 {display: none;}

ul.menu ul.level3 a  {padding-left: 30px; font-size: 1.2em; color: #003366;}

.inner-home {display: block;color: #003366;padding: 10px 0 10px 20px;font-size: 1.2em;}

a:hover#menu1.inner-home {text-decoration: none; color: #003366; background-color: #fdde96;}

.side-nav ul.menu li { display: none; }

.side-nav ul.menu li.selectedPage, .side-nav ul.menu li.selectedPage ul.level2 li, .side-nav ul.menu li.selectedPage ul.level2 li ul.level3 li,
.side-nav ul.menu li.selectedPageRoot, .side-nav ul.menu li.selectedPageRoot ul.level2 li, .side-nav ul.menu li.selectedPageRoot ul.level2 li ul.level3 li {
	display: block !important;
}

ul.menu ul.level3 a {
	border: none;
}

/* @end */

.breadcrumb, .breadcrumb-detail {
	float: right;
	width: 730px;
	min-height: 32px;
	background: url(../images/breadcrumb-bg.png) repeat-x;
}

.breadcrumb-detail {
	width: 960px;
}

.bc {
	font-size: 1.2em;
	margin: -1px 0 0 20px;
	color: #FFF;
}

.bc a {
	background: url(../images/bc.png) right no-repeat;
	text-decoration: none;
	padding: 6px 20px 6px 0;
	color: #FFF;
	line-height:27px;
}

.bc a:hover {
	color: #9e0f31;
}

.main-content, .main-content-detail {
	float: right;
	width:  690px;
	padding: 20px;
	min-height: 530px;
	background: #FFF url(../images/watermark.png) no-repeat bottom right;
}

.main-content-detail {
	width:  920px;
}

.history-list li {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 10px;
}

.main-content h1 {
	font-size: 1.5em;
	color: #003366;
	margin-top: 0;
	margin-bottom: 1em;
}

.main-content-detail h1 {
	font-size: 1.6em;
	color: #003366;
	margin-top: 0;
}

.main-content .photoGalleryElement .thumbShadow .thumbContents {
	margin-right: 22px;
}

.main-content .photoGalleryElement .thumbnail {
	margin-right: 38px;
	margin-bottom: -10px;
}

.main-content-detail ul.globalMenu {
	margin-left: 13px;
}

.main-content-detail ul.globalMenu li {
	font-size: 13px;
	list-style:disc;
	color:#333;
}

.main-content-detail ul.globalMenu li ul.level2 {
	margin-left: 23px;
}

.main-content-detail ul.globalMenu li ul.level2 li {
	list-style:circle;
}

.main-content-detail ul.globalMenu li ul.level2 li ul.level3 {
	margin-left: 23px;
}

.main-content-detail ul.globalMenu li ul.level2 li ul.level3 li ul.level4 {
	margin-left: 23px;
}

.main-content-detail ul.globalMenu li ul.level2 li ul.level3 li ul.level4 li ul.level5  {
	margin-left: 23px;
}

.main-content-detail ul.globalMenu li ul.level2 li ul.level3 li ul.level4 li ul.level5 li ul.level6  {
	margin-left: 23px;
}

ul.postViewTags li {
	color: #9E0F31;
}


/* @end */


/* @group Foot */

#foot {
	clear: both;
	background-color: #426387;
	min-height: 200px;
}

/* @group Footer Nav */

#foot .col-1, .col-2, .col-3, .col-4, .col-5, .col-6 {
	float: left;
	width: 160px;
	padding: 20px 0 40px 0;
}

div#foot li {
	list-style-type: none;
	color: #FFF;
	font-size: 1.2em;
}

/* @end */

.foot-text {
	clear: both;
}

#foot h4 {
	color: #FFFFFF;
	margin: 0 0 19px 0;
}

#foot p {
	font-size: 1.1em;
	color: #FFF;
	padding-top: 10px;
}

#foot a {
	color: #FFF;
}

/* @end */

/* @group Modal */


/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:610px; width:830px;}
#simplemodal-container iframe{height:610px; width:830px; overflow: hidden;}
#simplemodal-container a.modalCloseImg {background:url(../images/basic/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:8px; right:8px; cursor:pointer;}

/* @end */

/* @group Menu */

/* @group Main Styles */

.nav {
	width: 960px;
	height: 48px;
	background: url(../images/nav.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}

/* @end */

/* @group Home */

.nav .home a:link, .nav .home a:visited {
	left: 0;
	width: 160px;
}
.nav .home a:hover, .nav .home a:focus {
	background: url(../images/nav.png) no-repeat 0 -49px;
}
.nav .home a:active {
	background: url(../images/nav.png) no-repeat 0 -98px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(../images/nav.png) no-repeat 0 -147px;
	cursor: default;
}
.nav-home, .nav-home-click {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 48px;
	background: url(../images/nav.png) no-repeat 0 -49px;
}
.nav-home-click {
	background: url(../images/nav.png) no-repeat 0 -98px;
}

/* @end */

/* @group About */

.nav .about a:link, .nav .about a:visited {
	left: 160px;
	width: 160px;
}
.nav .about a:hover, .nav .about a:focus {
	background: url(../images/nav.png) no-repeat -160px -49px;
	border: none;
}
.nav .about a:active {
	background: url(../images/nav.png) no-repeat -160px -98px;
}
.current-about .about a:link, .current-about .about a:visited {
	background: url(../images/nav.png) no-repeat -160px -147px;
	cursor: default;
}
.nav-about, .nav-about-click {
	position: absolute;
	top: 0;
	left: 160px;
	width: 160px;
	height: 48px;
	background: url(../images/nav.png) no-repeat -160px -49px;
}
.nav-about-click {
	background: url(../images/nav.png) no-repeat -160px -98px;
}

/* @end */

/* @group Students */

.nav .students a:link, .nav .students a:visited {
	left: 320px;
	width: 160px;
}
.nav .students a:hover, .nav .students a:focus {
	background: url(../images/nav.png) no-repeat -320px -49px;
}
.nav .students a:active {
	background: url(../images/nav.png) no-repeat -320px -98px;
}
.current-students .students a:link, .current-students .students a:visited {
	background: url(../images/nav.png) no-repeat -320px -147px;
	cursor: default;
}
.nav-students, .nav-students-click {
	position: absolute;
	top: 0;
	left: 320px;
	width: 160px;
	height: 48px;
	background: url(../images/nav.png) no-repeat -320px -49px;
}
.nav-students-click {
	background: url(../images/nav.png) no-repeat -320px -98px;
}

/* @end */

/* @group Parents */

.nav .parents a:link, .nav .parents a:visited {
	left: 480px;
	width: 160px;
}
.nav .parents a:hover, .nav .parents a:focus {
	background: url(../images/nav.png) no-repeat -480px -49px;
}
.nav .parents a:active {
	background: url(../images/nav.png) no-repeat -480px -98px;
}
.current-parents .parents a:link, .current-parents .parents a:visited {
	background: url(../images/nav.png) no-repeat -480px -147px;
	cursor: default;
}
.nav-parents, .nav-parents-click {
	position: absolute;
	top: 0;
	left: 480px;
	width: 160px;
	height: 48px;
	background: url(../images/nav.png) no-repeat -480px -49px;
}
.nav-parents-click {
	background: url(../images/nav.png) no-repeat -480px -98px;
}

/* @end */

/* @group Admissions */

.nav .admissions a:link, .nav .admissions a:visited {
	left: 640px;
	width: 160px;
}
.nav .admissions a:hover, .nav .admissions a:focus {
	background: url(../images/nav.png) no-repeat -640px -49px;
}
.nav .admissions a:active {
	background: url(../images/nav.png) no-repeat -640px -98px;
}
.current-admissions .admissions a:link, .current-admissions .admissions a:visited {
	background: url(../images/nav.png) no-repeat -640px -147px;
	cursor: default;
}
.nav-admissions, .nav-admissions-click {
	position: absolute;
	top: 0;
	left: 640px;
	width: 160px;
	height: 48px;
	background: url(../images/nav.png) no-repeat -640px -49px;
}
.nav-admissions-click {
	background: url(../images/nav.png) no-repeat -640px -98px;
}

/* @end */	
	
/* @group Recruitment */

.nav .recruitment a:link, .nav .recruitment a:visited {
	left: 800px;
	width: 160px;
}

.nav .recruitment a:hover, .nav .recruitment a:focus {
	background: url(../images/nav.png) no-repeat -800px -49px;
}
.nav .recruitment a:active {
	background: url(../images/nav.png) no-repeat -800px -98px;
}
.current-recruitment .recruitment a:link, .current-recruitment .recruitment a:visited {
	background: url(../images/nav.png) no-repeat -800px -147px;
	cursor: default;
}
.nav-recruitment, .nav-recruitment-click {
	position: absolute;
	top: 0;
	left: 800px;
	width: 160px;
	height: 48px;
	background: url(../images/nav.png) no-repeat -800px -49px;
}
.nav-recruitment-click {
	background: url(../images/nav.png) no-repeat -800px -98px;
}

div.comments dt.comment {
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
	}
	
div.comments dd.comment {
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
	}
	
p.commentDate {
	font-size:10px;
	margin:0px;
	}
/* @end */

/* @end */


