


/*-----------------------------*/
/* The general page properties */

body {
	background-image:url('../images/bg_page.png');
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#471C2C;
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mastertable {
	border-left: 1px solid #270E17;
	border-right: 1px solid #270E17;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/*-------------------------------*/
/* The left navigation bar items */

.leftnavbar A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #471C2C;
}

.leftnavbar A:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #471C2C;
}

.leftnavbar A:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #471C2C;
}

.leftnavbar A:hover {
	text-decoration: underline;
	font-size: 10px;
}


.menuitem {
	/* background-image: url('../images/bg_leftnavbar_item.png'); */
	background-color:#E3E3E3;
	background-repeat: repeat-y;
	font-size: 10px;
	border-bottom: 1px solid #471C2C;
}

.currentpage_common {
	/* background-image: url('../images/bg_leftnavbar_current_aboutthecollege.png'); */
	background-color:#471C2C;
	color: #FFFFFF;
	background-repeat: repeat-y;
	font-size: 10px;
}

.currentpage_aboutthecollege {
	/* background-image: url('../images/bg_leftnavbar_current_aboutthecollege.png'); */
	background-color:#471C2C;
	color: #FFFFFF;
	background-repeat: repeat-y;
	font-size: 10px;
}

.currentpage_futurestudents {
	/* background-image: url('../images/bg_leftnavbar_current_futurestudents.png'); */
	background-color: #471C2C;
	color: #FFFFFF;
	background-repeat: repeat-y;
	font-size: 10px;
}

.currentpage_currentstudents {
	/* background-image: url('../images/bg_leftnavbar_current_currentstudents.png'); */
	background-color: #471C2C;
	color: #FFFFFF;
	background-repeat: repeat-y;
	font-size: 10px;
}

.currentpage_paststudents {
	/* background-image: url('../images/bg_leftnavbar_current_paststudents.png'); */
	background-color: #471C2C;
	color: #FFFFFF;
	background-repeat: repeat-y;
	font-size: 10px;
}

.currentpage_newsandevents {
	/* background-image: url('../images/bg_leftnavbar_current_newsandevents.png'); */
	background-color: #471C2C;
	color: #FFFFFF;
	background-repeat: repeat-y;
	font-size: 10px;
}


/*-------------------------------*/
/* The biscuit navigation bar items */
.biscuit {
	font-size: 10px;
}

.biscuit A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #471C2C;
}

.biscuit A:visited {
	text-decoration: none;
}

.biscuit A:active {
	text-decoration: none;
}

.biscuit A:hover {
	text-decoration: underline;
}


/*--------------------------------------------------------*/
/* This controls the format of the main content on a page */

.content {
	/* background-image:url('../images/bg_crest.png'); */
	background-attachment:scroll;
	background-repeat:no-repeat;
}

h1 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-style: bold;
}

h3 {
	font-size: 12px;
	font-style: bold;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.borderedcell {
	border: 1px solid #CCCCCC;
}

.imageright {
	float: right;
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	text-align: center;
}

.imageleft {
	float: left;
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	text-align: center;
}

/*----------------------------------------------------------------------*/
/* This controls the format of the table on the College Principals page */

.principals {
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	background-image:url(../aboutthecollege/images/bg_his_cp.png);
	background-repeat: repeat-x;
}

/*--------------------------------------------------------*/
/* This controls the format of the table on the KLA page  */

.kla_kla {
	text-align:center;
	font-size:14px;
	font-weight: bold;
	background-color:#666666;
	color:#FFFFFF;
}

.kla_stage {
	text-align:left;
	font-size:12px;
	font-weight: bold;
	background-color:#CCCCCC;
	color:#000000;
}

.kla_subject {
	text-align:left;
	vertical-align:top;
	font-size:11px;
	border: 1px solid #CCCCCC;
	background-image:url(../newsandevents/images/bg_crossroads_list.png);
	background-repeat: repeat-x;
}

/*------------------------------------------------------------*/
/* This controls the format of the table on the Calendar page */

.cal_calendar {
	
}

.cal_semester {
	text-transform: capitalize;
	text-align:center;
	font-size:18px;
	font-weight: bold;
	background-color:#FFFFFF;
}

.cal_term {
	text-transform: capitalize;
	text-align:left;
	font-size:16px;
	font-weight: bold;
	background-color:#999999;
	color:#FFFFFF;
}

.cal_month {
	text-transform: capitalize;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	background-color:#CCCCCC;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.cal_date {
	text-align: center;
	font-weight: bold;
	background-color:#CCCCCC;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.cal_emptydate {
	font-weight: bold;
	background-color:#CCCCCC;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.cal_event {
	background-color:#FFFFFF;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}


/*------------------------------------------------------------*/
/* This controls the format of the table on the CrossRoads page */

.crossroads_year {
	text-align:center;
	font-size:14px;
	font-weight: bold;
	background-color:#666666;
	color:#FFFFFF;
}

.crossroads_term {
	text-align:left;
	font-size:12px;
	font-weight: bold;
	background-color:#CCCCCC;
	color:#000000;
}

.crossroads_list {
	text-align:left;
	vertical-align:top;
	font-size:11px;
	border: 1px solid #CCCCCC;
	background-image:url(../newsandevents/images/bg_crossroads_list.png);
	background-repeat: repeat-x;
}

.crossroads_list A:link {
	text-decoration: none;
}

.crossroads_list A:visited {
	text-decoration: none;
}

.crossroads_list A:active {
	text-decoration: none;
}

.crossroads_list A:hover {
	text-decoration: underline;
}


/*--------------------------------------------------------------------*/
/* This controls the format of the table on the Assessment tasks page */

.assessmenttasks_subject {
	text-align:center;
	font-size:14px;
	font-weight: bold;
	background-color:#666666;
	color:#FFFFFF;
}

.assessmenttasks_list {
	text-align:left;
	vertical-align:top;
	font-size:12px;
	border: 1px solid #CCCCCC;
	background-image:url(../newsandevents/images/bg_crossroads_list.png);
	background-repeat: repeat-x;
}

.assessmenttasks_list A:link {
	text-decoration: none;
}

.assessmenttasks_list A:visited {
	text-decoration: none;
}

.assessmenttasks_list A:active {
	text-decoration: none;
}

.assessmenttasks_list A:hover {
	text-decoration: underline;
}


/*--------------------------------------------*/
/* This controls the format of the blog pages */

.entrytitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
}

small {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#666;
}

entry {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
}




/*----------------------------------------------------------*/
/* This controls the format of the footer content on a page */

.footer {
	background-image:url('../images/bg_footerbar.png');
	background-repeat:repeat-x;
	background-color:#000000;
}

.footer_table {
	margin-left: 9px;
}

.footer_contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footer_contents A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footer_contents A:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footer_contents A:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footer_contents A:hover {
	text-decoration: underline;
	font-size: 10px;
}


/*--------------------------------------------------------------------------*/
/* This controls the format of the display box on the homepage display area */

.homepage_displayarea {
	background-image:url('../images/bg_homepage_displayarea.png');
	background-repeat:repeat-x;
}

.homepage_displaycell {
	border: 1px solid #CCCCCC;
}

div#slideshow1 {
	height: 375px;
	z-index:1;
}


/*---------------------------------------------------------------------------*/
/* This controls the format of the main navigational rollover drop down menu */

/* body {margin:25px; font:11px Verdana,Arial; background:#eee} */
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#FFFFFF; text-align:center; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:0px; z-index:2}
ul.menu ul {position:absolute; top:38px; left:0; background:#f6a700; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #906000; border-top:none; width:128px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px 2px; background-color:#f6a700; text-align:left; font:9px Verdana,Arial}
ul.menu ul li a:hover {background-color:#906000}
ul.menu ul ul {left:128px; top:-1px}
ul.menu .menulink {border:0px solid #aaa; padding:12px 7px 12px; font:12px Verdana,Arial; font-weight:light; background:url(../images/nav_m.png); width:116px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(../images/nav_mo.png)}
ul.menu .sub {background:#f6a700 url(images/arrow.gif) 152px 8px no-repeat}
ul.menu .topline {border-top:1px solid #906000}


/*-------------------------------------------------------*/
/* This controls the format of the photo gallery pages   */

.gallery_album {
	text-align:left;
	vertical-align:top;
	border: 1px solid #CCCCCC;
	background-image:url(../images/lightbox/imagebackground.png);
	background-repeat: repeat-x;
}

.gallery_box A:link {
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #471C2C;
}

.gallery_box A:visited {
	text-decoration: none;
}

.gallery_box A:active {
	text-decoration: none;
}

.gallery_box A:hover {
	text-decoration: underline;
}

.gallerytitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
}

.gallery_image {
	padding: 4px 4px 4px 4px;
	border: 1px solid #CCCCCC;
	margin-left: 3px;
	margin-bottom: 3px;
	background-image:url(../images/lightbox/imagebackground.png);
	background-repeat: repeat-x;
}

.gallery_image:hover {
	border: 1px solid #CCCCCC;
	background-color:#CCCCCC;
	background-image:none;
}

/*---------------------------------------------------------------------------*/
/* This controls the format of the lightbox feature of the photo galleries   */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }
