/***Common CSS For All Front-End Pages***/

/**
* Colors
* Prospective Green: 	        #7cd919
* Current Blue: 		#00a8e1
* Staff Turquoise: 		#33cbcc
* Immanuel Blue:		#012778
* Text Grey:			#666
* Default Font:			Tahoma, Verdana, Helvetica, Arial, sans-serif
* Title Font:			Senuca Black
* Testimonial Font:		Senuca Regular
*/

/**General Rules**/
div#wrapper {
	width:940px;
	margin:0 auto;
	font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size:0.8em;
	color:#666;
	position:relative;
}

a img {
	text-decoration:none;
	border:0;
}

div#main div#content #first-paragraph {
        color:#385694;
        font-weight:bold;
        font-size:1.1em;
}

a.more-link {
	text-decoration:none;
}

a.more-link:hover {
	text-decoration:underline;
}

div.cleardiv {
	clear:both;
	margin:0;
	padding:0;
}

p#margin-spacer {
	color:white;
}

body div#main {
        width:100%;	
}

/**End General Rules**/


/**Header Rules**/

body div#header-top {
	background-image:url(../img/header-top.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:71px;
}

/** End Header Rules **/



body img#header-image {
	float:left;
}

#showcase a{
	text-decoration:none;
}


/**As Yet Uncategorized Rules**/
div#search-box {
	position:absolute;
	top:35px;
	right:240px;
	color:#00a8e1;
}

div#search-box input#search-key, div#quick-links select {
	color:#00a8e1;
	border:1px solid #00a8e1;
	padding:3px;
	font-size:0.9em;
}

div#search-box input#search-button {
	background-image:url(../img/buttons/search-bg.jpg);
	background-repeat:no-repeat;
	background-color:white;
	border:0;
	width:30px;
	height:22px;
	padding-right:0;
	cursor:pointer;
}

div#quick-links select {
	width:222px;
	position:absolute;
	top:35px;
	left:718px; /*940-222 (wrapper width (940) minus the button images/quick link selector width(222))*/
	padding:2px;
}

div#footer {
	border-top:#7ec2d9 1px solid;
}
/**End As Yet Uncategorized Rules**/
/**Footer Rules**/

/* Footer Layout Rules */

div#footer div.footer-column {
	width:209px;
        margin:10px 0 24px 0;
        padding:0 0 0 13px;
        border-left:1px solid #8fc9dd;
}

div#footer div.footer-column h4 {
        margin:0;
        padding:0;
        font-size:12px;
        color:#012778;
}

div#footer div.footer-column ul {
        margin:9px 0 0 0;
        padding:0;
        list-style-type:none;
        text-transform:uppercase;
        font-size:10px;
}
div#footer div.footer-column ul li {
        margin-top:2px;
}
div#footer div.footer-column ul a {
}


div#footer-col-123 {
	float:left;
	width:700px;
}

div#footer-col-4 {
	float:right;
}


div#footer div#footer-col-4 ul li {
       text-transform:none; 
}
div#footer div#footer-col-4 ul li a {
       color:#012778;
       font-size:12px;
       font-weight:bold;
        
}

div#footer-col-12 {
	float:left;
	width:462px;
}

div#footer-col-3 {
	float:right;
}

div#footer-col-1 {
	float:left;
}

div#footer-col-2 {
	float:right;
}

div#actual-footer {
        border-top:1px solid #ccc;
        clear:both;
        width:945px;
        margin-right:15px;
        font-size:0.9em;
        margin-bottom:1em;
}

div#actual-footer img {
        margin:0;
        padding:0;
        display:inline;
}
        
div#actual-footer a {
        color:#666;
        text-decoration:none;
}


div#actual-footer a:hover {
        text-decoration:underline;
}
div#actual-footer div#footer-nav {
        width:500px;
        float:left;
        padding-top:7px;
}

div#actual-footer div#footer-copyright {
        width:460;
        float:right;
}


/* End Footer Layout Rules */
/** End Footer Rules **/

/*Download Prospectus Button*/
div#download-prospectus-button {
	background-color:#33cbcc;
	background-image:url(../img/buttons/prospectus.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:222px;
	height:89px;
	margin-top:10px;
}

div#download-prospectus-button a {
	color:white;
	width:110px;
	float:right;
	padding-top:17px;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
}

div#download-prospectus-button a:hover {
	text-decoration:underline;
}

/*End Download Prospectus Button*/

.contact a{
	color:#002877;	
}

#enquiry_confirm{
	display:none;
	width:340px;
	height:auto;
	position:fixed;
	top:0;
	margin:0 300px;
	z-index:200;
	padding:5px 0;
	text-align:center;
	color:#ffffff;
	font-weight:bold;	
}

.results_list{
	margin:0;
	list-style:none;
	padding-left:15px;
}

.results_list li h2{
	margin-top:0 !important;
}

.rss {
	width:16px;
	height:16px;
	float:left;
	margin:9px 0 0 9px;
	background-image:url(../img/icons/news-rss-icon.jpg);
	
}

.enquiry{
	width:216px;	
}

.enquiry_drop{
	width:222px;	
}

.enquiry_text{
	width:220px;
	height:150px;
}

.enquiry_check{
	float:right;
	margin-right:0;
}

/* CALENDAR */

#calendar-nav
{
	position:relative;
	background:#012778;
	height:18px;
	padding:10px;
	margin:0;
}

div#main div#content #calendar-nav a, .nav-button
{
	font-size:0.8em;
	color:#0198CD;
	text-decoration:none;
	vertical-align:middle;
	padding:0 5px 0 0;
	font-weight:bold;
	cursor:pointer;
}

div#main div#content #calendar-nav img
{
	vertical-align:text-top;
	margin:0 0 0 5px;
}

#calendar-nav #nav-prev
{
	cursor:pointer;
}

#calendar-nav #nav-next
{
	cursor:pointer;
}

div#main div#content .calendar-nav-left h2
{
	color:#ffffff;
	margin:0;
	font-weight:normal;
	z-index:2;
	vertical-align:middle;
}

.calendar-nav-left
{
	position:absolute;
	left:10px;
	display:inline-block;
}

.calendar-nav-right
{
	position:absolute;
	right:0;
	display:inline-block;
}

div#main div#content #calendar-nav .small
{
	font-weight:normal;
}

div#main div#content #calendar-nav .large
{
	font-size:1.5em;
	line-height:1px;
}

#calendar-container
{
	position:relative;
	white-space:nowrap;
	height:100%;
}

#calendar-container .cell-data td a
{
	white-space:nowrap;
}

#calendar-datenames
{
	width:100%;
	table-layout:fixed;
	margin:0 0 5px;
}

#calendar-events
{
	border:1px solid #80C2DA;
	border:1px solid #80C2DA;
	height:600px;
	position:relative;
	top:0;
	bottom:0px;
}

#calendar-events .cell-bg
{
	/*height:100px;*/
	vertical-align:top;
	text-align:right;
	border-left:1px solid #dddddd;
}

#calendar-events .cell-bg-today
{
	background:#D1F0FB;
	border:1px solid #00a8e1;
	position:relative;
	top:-1px;
}

#calendar-events .cell-data-today
{
	border-top:1px solid #00a8e1;
	background:#00a8e1;
}

#calendar-events .cell-data
{
	font-size:10px;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 0 3px;
}

#calendar-events .cell-data table tr td
{
	padding:0 0 3px 0;
}

#calendar-events .cell-title
{
	font-size:10px;
	overflow:hidden;
	vertical-align:top;
	border-top:1px solid #dddddd;
	text-align:right;
	padding-right:2px;
	height:10px;
}

#calendar-container #calendar-key
{
	font-size:0.8em;
	margin:5px 0 10px 0;
}

#calendar-container .college-cal
{
	color:#002877;
	font-weight:bold;
}

#calendar-container .student-cal
{
	color:#00A8E1;
}

#calendar-container .jewish-cal
{
	color:#75CB17;
}

#calendar-container .calendar-today
{
	font-weight:bold;
	color:#00A8E1;
}

#calendar-list .calendar-list-date
{
	vertical-align:top;
	padding:0 20px 0 0;
}

#calendar-list .calendar-list-date-events
{
	margin:0 0 20px 0;
}

#calendar-events .cell-bg-fc
{
	border-left:none;
}

#calendar-events .cell-data-fr
{
	border-top:none;
}

#calendar-events .cell-title-nonmonth
{
	color:#cccccc;
}

.table-bg
{
	
}

.table-data
{
	position:absolute;
	top:0;
}