﻿/* Styles for main home page. */

/* copy link styles from base.css */

a {
	text-decoration: underline;
}
a:link {
	color: #493E74;
}
a:visited {
	color: #594E84;
}
a:hover {
	color: #B9A568;
}
/* NEWS BLOCK - added 2/10/2009 by Ryan Ositis */
/* This replaces the old news block made with DIVs */

TABLE#newsblock
{
    width: 100%;
    border: 1px solid #3b254b;
}

TABLE#newsblock TH
{
    color: #ffffff;
    background-color: #3b254b;
	padding-left: 20px;
	text-align: left;
	font: bold 12px/28px Verdana, Arial, Sans-serif;
}

TABLE#newsblock TH A
{
    text-decoration: underline; 
}

TABLE#newsblock TD
{
   font: 11px Verdana, Arial, Helvetica, Sans-serif;
   vertical-align: top; 
}

TABLE#newsblock TD#featureblock
{
    background-color: #f1ecf4;
    width: 335px;
    padding-bottom: 10px;
}

TABLE#newsblock TD#headlineblock
{
    border-left: 1px solid #3b254b;
    width: 251px;
    padding-bottom: 10px;
}

TABLE#newsblock TD#eventblock
{
    border-left: 1px solid #3b254b;
    padding-bottom: 10px;
    width: 251px;

}

TABLE#newsblock TD#ischoolsblock
{
    border-left: 1px solid #3b254b;
    color: #ffffff;
    background: #3b254b url('/site/modern/images/ischool_sunburst.png') no-repeat;
    padding-left: 60px;
    font: 12px Verdana, Arial, Sans-Serif;
}

TABLE#newsblock TD#ischoolsblock P SPAN
{
    font-weight:bold;
    font-size: 14px;
}
DIV#screm
{
    height: 64px;
}

DIV#screm A
{
    color: #ffffff;
    text-decoration: none;
}

/* new */
#wrap 
{
	width: 900px;
	overflow: hidden;
	float: left;
}

#header, #mid_wrap, #headlinesandevents, #footer 
{
    float: left;
}

#header 
{
    width: 877px;
	overflow:hidden; 
	background-color: #3b254b;
	border-bottom: 2px solid #fff;
}
#banner-left 
{
	float: left; 
	height: 155px; 
	width: 450px;
	/* background-image: url('/site/modern/images/homeslice-banner-left.jpg'); 
	background-repeat: no-repeat; */
}
#banner-left h1,
#banner-left p
{
	margin: 0;
	padding: 0;
}
#banner-right 
{
	float: left; 
	height: 155px; 
	width: 390px;
	/* background-image: url('/site/modern/images/homeslice-banner-right.jpg'); 
	background-repeat: no-repeat; */
}

#social_media_links 
{
    border-left: 2px solid #FFFFFF;
    width: 35px;
    background-color: white;
    background-image: url('/site/modern/images/rounded_edge.png');
    float: left;
    height: 155px;
}

#social_media_links img
{
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    width: 25px;
}

#quickLinksAndSearch 
{
	/* wrapper */
    width: 100%;
}

#mid_wrap 
{
    width: 840px;
}
#nav 
{
	float: left;
	/* padding: 10px 0px 10px 15px; */
	width: 150px !important;
}

#LeftNav 
{
	/*width: 150px !important;*/
	margin: 10px 0px 10px 9px;
}

#homepageimage 
{
	float: right;
	width: 665px; 
	height: 355px;
	min-height: 355px;
	background-repeat: no-repeat;
	/*
	z-index: -1;
	border-top: 2px solid #fff;
	display:block;
	background-position: 10px 0;
	position: relative; 
	z-index: -1;
	*/
	
}

#headlinesandevents 
{
    width: 840px;
	clear: both; 
	border-top: 2px solid #fff; 
	overflow: hidden;
	
	color: #222;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	/*height: 800px;
	padding: 0;
	border-bottom: 2px solid #fff;
	background-color: transparent;
	background-image: url('/site/modern/images/triplets-bg.png'); 
	background-position: bottom left; 
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative; 
	margin: 0 0 14px 0;*/
}

#headlinesandevents h2 
{
	float: left;
	font-size: 12px;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
}
#headlinesandevents h2 a, 
#headlinesandevents h2 a:visited 
{
	color: #fff;
	text-decoration: none;
}
#headlinesandevents h2 a:active, 
#headlinesandevents h2 a:hover {
	color: #fff;
	text-decoration: underline;	
}

#headlinesandevents p {
	padding: 10px 20px 0px 20px;
}
#headlinesandevents ul 
{
	
	margin-left: 20px;
	margin-right: 20px;
}

#news, 
#events, 
#feature 
{
	float: left;
	padding: 0 0 20px 0;
	/*height: 780px;*/
	padding-bottom: 1000em;
	margin-bottom: -999em;
	border-right: 1px solid #3b254b;
}

.columnTitle 
{
	background-color: #3b254b;
	padding-left: 20px;
	overflow: auto;
}

#feature 
{	
	width: 335px;
	background-color: #f1ecf4;
	
}
#news, #events
{
	width: 251px;
}


.newsitems {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
.newsitems li
{
	background-image: url('/site/modern/images/square.gif');
	background-position: 0px 16px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 10px 0px 0px 10px;
}

.more 
{
	padding-top:10px;
	text-align:right;
	font-style:italic;
	
}

.more a
{
	text-decoration:none;
	border-bottom: 1px dotted #DFC25E;
}

.rssicon 
{
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	/*display: inline;	
	width: 22px; 
	height: 16px; 
	background-image: url('/site/modern/images/feed-icon-14x14-purple.png'); 
	background-repeat: no-repeat;
	display: block;
	vertical-align: bottom;
	position: absolute;
	top: 5px;
	right: 20px;
	*/
}

/* footer */
#footer 
{
    width: 840px;
    clear: both;
    float: left;
	height: 40px;
	margin-bottom: 20px;
	font-family: Verdana, sans-serif;
	color: #3b254b;
	text-align: center;
	background: #ffffff url('/site/modern/images/blockW.gif') no-repeat scroll center left;
}

.seal 
{
	float: left;
	text-indent: -999999px;
	display: block;
	width: 70px;
	height: 40px;
}

#footertext 
{
	float: left;
	/* padding-top: 15px; */
	/* width: 799px; */
}

#footertext p 
{
	padding: 10px 0 10px 0;
	margin: 0 0 0 70px;
	line-height: 16px;
	font-size: 10px;
	color: #3b254b;
	text-align: center;
	
}
#footertext p a{
	color: #3b254b;
	text-decoration: underline;
}

#donate 
{
	margin-top: 24px;
	width: 138px; 
	height: 43px; 
	float: right;
	background-image: url('/site/modern/images/giving-button.jpg');
	/* background-attachment: -2px left; */
	background-repeat: no-repeat;
	/*border: 2px solid #cdb974;*/
	border-left: 4px solid #fff;
}
#donate p 
{
	padding: 0;
	margin: 0;
	background-color: transparent;
}
#donate a 
{
	display:block;
	width: 138px;
	height: 43px;
	text-indent: -999999px;
}

/**
* QuickLinks Navigation
*/

/* top dropdown */
DIV.brightdropdown 
{
	background-color: #CFB872;
	border: 1px solid #fff;
	background-color: #E8DEBE;
	visibility: hidden;
	border-collapse:separate;
	/* display: none; */
	position: absolute; 
	top: 32px; 
	left: -450px; 
}

DIV.brightdropdown-hidden
{
   display:none; 
}
DIV.brightdropdown ul 
{
	/*margin: 0;
	padding-left: 10px;*/
}
DIV.brightdropdown ul li 
{
	display: block;
	border-bottom: 1px solid #fff;
	padding-left: 9px;
}

.brightdropdown ul li a 
{
	display: inline;
	font: 11px Arial, Verdana, sans-serif; 
	line-height: 20px;
	color: #3B254B;
	/*padding: 4px 5px;*/
	text-decoration: none;
	
}
.brightdropdown TD 
{
	font: bold 11px Arial, Verdana, sans-serif; 
	line-height: 20px;
	color: #3B254B; 
    border-bottom: 1px solid #ffffff;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
	width: 144px;	
}
.brightdropdown TD.left
{
    border-right: 1px solid #fff;
}
.brightdropdown TD A
{
    text-decoration: none;
}
.brightdropdown TD:hover
{
  background-color: #DFC25E;
}  
.brightdropdown TD A:hover
{
    color: #3B254B;
}

DIV.brightdropdown ul li:hover 
{
	background-color: #DFC25E;
}
DIV.brightdropdowncell
{
	/* color: #3B254B;
	background-color: #DFC25E;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff; */
	/* width: 105px; */
	/* display: block; */
	float: left;
    margin-top: 10px; 
    cursor: pointer;
}
DIV.brightdropdowncell h2 
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	background-image: url('/site/modern/images/homeslice-downarrow.jpg');
	background-position: 86px 7px;
	background-repeat: no-repeat;
	padding: 4px 0 5px 9px;
	width: 94px;
}



/* search box */
DIV#searchPanel
{
    vertical-align: top;
    
}

DIV.searchcell {
	text-align: center;

	float: right;
	margin: 8px 10px 0 0;
	padding: 0;
	/* position: absolute; */ 
	/*top: 3px; 
	left: 661px; */
	/* width: 178px; */  
}

.defaultsearchinput {
	font-size: xx-small;
	font-family: Verdana, sans-serif;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	vertical-align: top;
	font-size: 11px;
	padding: 2px 1px;
	border-width: 0;
	position: relative;

}
.formbutton {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #62516f;
	border: 1px solid #f5f4f7;
	font-size: 11px;
	padding: 0 3px;
	vertical-align: top;
	top: -1px;
}

A.formbutton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #62516f;
	border: 1px solid #f5f4f7;
	font-size: 11px;
	padding: 1px 5px;
	text-decoration: none;
	top: -1px;
}

SPAN.dropdownbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background: #62516f url('/site/modern/images/triangleDown.png') no-repeat right;
	border: 1px solid #f5f4f7;
	font-size: 11px;
	padding: 1px 20px 1px 3px;
	text-decoration: none;
	margin-right: 10px;
	top: -1px;
}

DIV#logoBlock
{
    margin: 10px 0 0 25px;
}

DIV#giveAndStickerBlock
{
    margin-top: 0;
}

DIV#sticker
{
    /* float: right; */
    text-align: center;
    margin: 5px auto 0 auto;
    padding-top: 5px;
}

DIV#give
{
    margin-top: 50px;
    margin-bottom: 0px;
    float: left;
}

DIV#giveButton
{
    margin-top: 10px; 
    cursor: pointer;
    float: left;
}


    
