@import url("nav.css");
@import url("hacks.css");
@import url("smarty.css");

/* MARK-UP STYLES 
----------------------------------------------------------------*/

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #505050;
	line-height: 120%;
	background-color: #ffeab3;
	background-repeat: repeat-x;
	background-position: left top;
}

a
{
	background: none;
	color: #10238C;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active { text-decoration: underline; }


fieldset, table, form, dl, dd
{
	border: 0;
	margin: 0;
	padding: 0;
}

form, table
{
	width: 100%;
    font-size: 100%;
	border-collapse: separate;
	border-spacing: 0;
}

td
{
	border-top: 1px solid #aaa;
	padding: 0.3em 0.3em 0.3em 0;
}

img
{
	border: 0;
	vertical-align: middle;
}

h1
{
	clear: both;
	padding: 0;
	margin: 0;
}

h2
{
	font-size: 110%;
	margin: 1em 0 0.5em 0;
	padding: 0 0 0.5em 0;
	clear: both;
	color: #10238C;
	border-bottom: #69c 1px solid;
}

tr
{
    vertical-align: top;
}

p, ul, ol, dl
{
	margin: 0 0 1.25em 0;
}

p span
{
	color: black;
}

ul
{
	list-style-type: none;
	padding-left: 0;
	margin: 0.75em 0;
}

ul li
{
	background: url(/images/common/bullet-bl.png) no-repeat 0 0.35em;
	padding: 2px 0 0 16px;
	line-height: 1.5em;
}

ol
{
	padding: 0 0 0 1.65em;
}

/* COMMON STYLES 
----------------------------------------------------------------*/

.spacer
{
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
}

.archive
{
    padding: 0;
    margin-bottom: 1em;
}

.archive a
{
    color: #333;
    font-weight: normal;
}

.archive dd
{
    float: left;
    padding: 6px 6px 6px 0;
}

.archive dd.last
{
    float: none;
}

.archive dt
{
    clear: left;
    float: left;
    padding: 6px 6px 6px 16px;
	background: url(/images/common/bullet-bl.png) no-repeat left center;
}

.bottom_segment
{
    background: #F3F7FB;
}

.clear
{
    clear: both;
}

.course
{
    clear: both;
    margin-bottom: 8px;
}

.courses
{
    margin-left: 8px;
}

.documents, .latest, .archived
{
	background-color: #ebf2f8;
	margin-left: -15px !important;
	margin-left: -17px;
	padding: 16px 17px;
}

.documents h2, .latest h2, .archived h2
{
	margin-top: 0;
}

.documents, .archived
{
	background-color: #d0e0ef;
}

.documents dd
{
    margin: 0;
    background: url(/images/common/bullet-bl.png) no-repeat left center;
	padding: 0.3em 0 0.3em 1.75em;
	line-height: 1.5em;
	display: block;
}

.latest dd a
{
	background-image: url(/images/common/bullet-bl.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0.3em 0 0.3em 1.75em;
	display: block;
}

.form
{
	margin: 1em 0 2.5em 0;
}

.form .full
{
    width: 100%;
}

.form .fullbtn
{
    width: 95%;
}

.form .half
{
    width: 49%;
}

.form th
{
	padding: 2px 2px 2px 0;
	font-weight: normal;
	text-align: left;
	color: #333;
}

.form td
{
	padding: 2px 2px 2px 0;
	color: #888;
}

.form label span
{
	color: red;
}

.gallery_details
{
    padding-bottom: 12px;
    display: block;
    clear: both;
}

.gallery_hero
{
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    display: block;
    width: 100px;
    margin-top: 2px;
    border: 1px solid #333 !important;
    border: 0;
}

.gallery_hero a
{
    border: 0 !important;
    border: 1px solid #333;
}

.gallery_category
{
    float: left;
    display: block;
    width: 340px;
    margin-bottom: 12px;
}

.gallery_category span
{
    font-weight: bold;
}

.gallery_thumbnails
{
    margin: 10px 8px 0 0;
    float: left;
}

.gallery_thumbnails span
{
    text-align: center;
    width: 100px;
    margin: 0 auto;
    display: block;
}

.gallery_thumbnails img
{
   border: 1px solid #333;
}

.gallery_thumbnails span a
{
    font-weight: normal;
    color: #999;
}

.gallery_largeimg img
{
    border: 1px solid #333;
}

.gallery_largeimg a
{
    margin-top: 6px;
    display: block;
    width: 120px;
}

.link
{
	clear: both;
	background: url(/images/common/bullet-bl.png) no-repeat left center;
	padding: 0.25em 0 0.25em 16px;
}

.link.rule
{
	padding: 1em 0 1em 16px;
}

.link a
{
    background: none;
	color: #10238C;
	font-weight: bold;
	text-decoration: none;
}

.link a:hover
{
    text-decoration: underline;
}

.heading
{
	height: 36px;
	padding: 0;
	margin: 3em 0 1.5em 0;
}

.headline
{
    margin: 0;
    padding: 0;
    color: #999;
}

.subhead
{	
    padding: 0;
    height: 14px;
    margin: 2em 0 0.5em 0;
}

.img, .heading, .intro, .subhead
{
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999em;
}

.l
{
	float: left;
	width: 456px !important;
	width: 515px;
	padding-right: 34px;
	padding-left: 25px;
}

.r
{
	float: left;
	width: 226px !important;
	width: 242px;
	padding: 0 0 0 16px;
    font-size: 90%;
	line-height: 130%;
}

.more
{
	width: 218px;
	margin-top: 6px;
	float: right;
}

.news_archive
{
    background-color: #F3F7FB;
}

.news_archive a
{
    color: #333;
    font-weight: normal;
}

.news_sidebar
{
    padding: 10px 12px 16px 16px;
    min-height: 160px;
    overflow: visible;
    margin: 0 !important;
    margin-left: 5px;
    width: auto !important;
    width: 243px;
    height: auto !important;
	height: 170px;
	overflow: visible;
}

.news_sidebar dd
{
    float: left;
    padding: 0 6px 0 0;
}

.news_sidebar dt
{
    clear: both;
    padding-top: 6px;
}

.news_sidebar dt a
{
    font-weight: bold;
}

.newsitem
{
	width: 218px !important;
	width: 210px;
	padding: 0 12px 0 0;
	margin: 0 4px 16px 0 !important;
	margin: 0 14px 16px 0;
	float: left;
	display: block;
}

.newsflash
{
    padding: 0 0 20px 16px;
    width: 190px;
}

.newsflash h2
{
    padding: 0;
    height: 20px;
    margin: 0 0 10px 0;
}

.newsfeature
{
    float: left;
    display: block;
    width: 220px;
    margin: 12px 0 0 0;
    height: 230px;
}

.next
{
    float: right;
}

.rule
{
	margin-top: 2em;
	border-top: 1px solid #69c;
	padding-top: 1em;
}

.r h2
{
	text-transform: uppercase;
	padding: 0 0 2px 0;
	font-weight: bold;
	color: #10238C;
}

.r .calendar
{
	margin-left: -16px;
    padding: 24px 16px;
    background: #F3F7FB;
    overflow: visible;
    height: auto !important;
	height: 160px;
    min-height: 112px;
}

.l .col2
{
	width: 212px !important;
	width: 228px;
	padding-right: 16px;
	float: left;
}

.l .col2.row
{
	clear: left;
}

.required
{
	color: #888;
	font-size: 88%;
}

.top, .r .top
{
	margin-top: 0;
}

.topimg
{
	border: solid 6px #A3BDDC;
	margin: 12px 12px 24px 12px;
	display: inline;
}

.topimg-left
{
	width: 212px;
	height: 224px;
	border: solid 6px #A3BDDC;
	margin: 12px 12px 2px 0;
	float: left;
}

.topimg-right
{
	display: block;
	height: 190px;
	width: 212px;
	float: right;
	margin: 12px 0 0 0;
	padding: 0 0 0 8px;
	background: 0 70px no-repeat;
	text-indent: -9999px;
}

.vacancy
{
    border-top: 1px #999 solid;
    clear: both;
    padding: 4px 0 4px 0;
    margin-bottom: 8px;
    display: block;
}

.vacancy .colname
{
    font-weight: bold;
}

.vacancy .colname .col2
{
	background: none;
}

.vacancy .col1
{
    float: left;
    width: 40px;
    padding: 0 2px 4px 2px;
}

.vacancy .col2
{
    float: left;    
    width: 236px;
    padding: 0 4px 4px 4px;
}

.vacancy .col3
{
    float: left;
    width: 90px;
    padding: 0 2px 4px 2px;
}

.vacancy .col4
{
    float: left;    
    width: 90px;
    padding: 0 2px 4px 4px;
}

.vacancydetails .description
{
    margin: 8px 0 0 0;
}

/* UNIQUE STYLES 
----------------------------------------------------------------*/

#col1
{
	float: left;
	width: 228px !important;
	width: 220px;
	margin: 0 12px 0 0;
}

#col2
{
	float: right;
	width: 228px !important;
	width: 220px;
}

#content, #contentfeature
{
	
	width: 768px !important;
	width: 794px;
	padding: 26px 16px 24px 10px;
	text-align: left;
	background: url(/images/common/related-btm-off.png) no-repeat right top;
	clear: both;
	height: auto !important;
	height: 402px;
	min-height: 402px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#contentfeature
{
	background: url(/images/common/content_bckgnd.png) no-repeat right top;
}

#footer
{
	clear: both;
	padding: 12px 0 0 0;
	margin: 0 26px 0 36px;
}

#footer dl
{
	padding: 6px 0 12px 0;
	border-top: 8px solid #c6c6c6;
	margin: 0;
}

#footer a
{
	color: #444;
	font-weight: normal;
}

#header
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 146px;
	margin: 0;
	padding: 0;
	background: #4D81BB url(/images/common/banner.png) no-repeat left top;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	overflow: hidden;
	width: 794px;
}

.pagephoto
{
	display: block;
	width: 455px;
	height: 177px;
	padding: 0;
	margin: 0;
	background: no-repeat top left;
}

#pagetitle
{
	display: block;
	height: 73px;
	width: 243px;
	background: #D2D7DD url(/images/common/title_bckgnd.png) repeat-x top;
	position: absolute;
	top: 36px;
	left: 526px !important;
	left: 525px;
	margin: 0;
	padding: 0;
	clear: both;
	z-index: 100;
}

#pagetitle span
{
	background: no-repeat;
	width: 224px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0 0 10px;
}

#register
{
	padding: 150px 16px 16px 16px;
	margin-top:10px;
	background: #F3F7FB;	
}

#register h2
{
    padding: 0;
}


/* INDIVIDUAL PAGE STYLES 
----------------------------------------------------------------*/

#layout_common,
#layout_home, 
#layout_help,
#layout_news, 
#layout_dates, 
#layout_information, 
#layout_admissions, 
#layout_vacancies, 
#layout_community, 
#layout_gallery, 
#layout_contact
{
	margin: 20px auto 20px auto;
	text-align: left;
	position: relative;
	width: 794px !important;
	background-color: white;
	padding-top: 144px;
}

#layout_home .calendar_sidebar
{
    background: #EBF3F9;
}

#layout_home .calendar_sidebar .subhead
{
    margin-left: 0;
}

#layout_home .calendar_sidebar a
{
    margin-left: 0;    
    margin-left: 3px;
}

#layout_home .r .news
{
    padding-left: 0 !important;
    padding-left: 4px;
}

#layout_home .r h2
{
    padding-left: 0 !important;
    padding-left: 4px;    
}

#layout_home .news_sidebar
{
    padding: 26px 12px 16px 16px;
    margin-left: 0;
    background: #F3F7FB;
    border-top: 1px solid white;
}

#layout_home .news_sidebar h2
{
    padding: 0;
    height: 20px;
    margin: 0 0 10px 0;
}

#layout_gallery .l
{
    width: 500px;
}

#layout_news .topimg-right
{
    float: left;
	padding-left: 0px;
}

#layout_news .l .spacer
{
	border: 0;
}

#news_col1
{
    float: left;
    width: 330px;
}

#news_col2
{
    float: left;
    width: 120px;
    display: block;
}

#news_col2 span
{
    display: block;
    margin-bottom: 2px;
    height: 60px;
    overflow: hidden;
}

.definition dt
{
	display: block;
	font-weight: bold;
	float: left;
	width: 25%;
	color: black;
}

.definition dd
{
}


/* DISPLAY NONE 
----------------------------------------------------------------*/

#nav dt, 
#footer dt, 
#nav em, 
#subnav em, 
#subsubnav em, 
#topimg-right span, 
#bannerimg span, 
#nav_9
{
	display: none;
}
