﻿body {
}

/*  Home Page Elements  */
.homeWrapper{
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFF;
	position:relative;
	margin-top:10px;
}
.banner{
    margin-top:10px;
}
.homeIntro{
	padding:25px;
}


/*  Landing Page - Category Listing  */
.pageList li{
    float:left;
    width:140px;
    height:180px;
    overflow:hidden;
    margin-right:50px;
    margin-bottom:20px;
    text-align:center;
}
.pageList li.rowLast{
    margin-right:0;
}
.pageList li img{
    margin:0px auto;
    border:none;
}
.pageList li div{
    padding:5px 0;
    background-color:#E8EFF5; 
    font-weight:bold;   
}
.pageList li a:link,
.pageList li a:visited{
    text-decoration:none;
}

/*  Standard Page  */
.pageImages{
    float:right;
    margin:0px 0px 0px 15px;
    width:280px;
    text-align:center;
}
.pageImages img{
    margin:0px auto 5px;
}
.pageImages div{
    text-align:center;
    margin-bottom:20px;
}

/*  Media Gallery  */
.mediaGallery {
    background:#FFF;
    padding-top:15px;
}
.mediaGallery li{
    float:left;
    width:140px;
    height:198px;
    overflow:hidden;
    margin-bottom:20px;
    text-align:center;
    margin-left:25px !important;
    list-style-type:none !important;
}
.mediaGallery li.liclear {
    height:0px;
    float:none;
    clear:both;
    display:block;
    margin:0;
    padding:0;
    line-height:0px;
}
.mediaGallery li.rowLast{
    margin-right:0;
}
.mediaGallery li img{
    margin:0px auto;
    border:none;
}
.mediaGallery li div{
    padding:3px;
    /* background-color:#f1ebf1; */
    font-weight:bold;   
}
.mediaGallery li a:link,
.mediaGallery li a:visited{
    text-decoration:none;
}

.videos
{
	margin-bottom:15px;
}

.types{
    clear:both;
}

a.selectedtypesside{
    background:url("/css/images/arrow-types-right.gif") no-repeat scroll left 0.3em transparent;
    color:#002654 !important;
    padding-left:15px;
    padding-bottom:5px;
    display:block;
}
.listContainer  a.selectedtypes
{
    background:url("/css/images/arrow-types.gif") no-repeat scroll left 0.3em transparent;
    color:#002654 !important;
    padding-left:15px;
    padding-bottom:5px;
}
.topNewsList li.liheader a.selectedtypesup{
    background:url("/css/images/arrow-types-up.gif") no-repeat right 0.3em;
}
.topNewsList li.liheader a.selectedtypes{
    background:url("/css/images/arrow-types.gif") no-repeat right 0.3em;
    padding-left:0px;
}

.typescategory label{
    padding-right:30px;
}

.eventListFilter{
	padding:10px;
	border-color:#CCC;
	border-width:1px 0 0px;
	border-style:solid;	
}
.eventListFilter label{
    float:left;
    width:50px;
    display:block;
}
.eventListFilter div div{
    margin-bottom:10px;
}
.eventListFilter div div div{
    margin-bottom:0px;
}
.eventListFilter div.fromdate,.eventListFilter div.typescategory{
    float:left;
}

.fileIcon
{
    float:left;
    margin-right:15px;
    width:10px;
}
.fileTitle{
    float:left;
    width:445px;
    margin-right:15px;
}
.fileTxt{
    float:left;
    width:140px;
    margin-right:15px;
    word-wrap:break-word;
}
.fileDate{
    float:left;
    /*width:140px;*/
}


.pfileTitle{
    float:left;
    width:400px;
    margin-right:15px;
}
.pfileTxt{
    float:left;
    width:120px;
    margin-right:15px;
}
.pfileDate{
    float:left;
}

.withRight .fileTitle{
    width:280px;
}
.withRight .pfileTitle{
    width:200px;
}
.withRight .fileTxt,.withRight .pfileTxt{
    width:105px;
}

/* News List  */
.listContainer{position:relative;}
.topNewsList li{
	margin:0;
	padding:5px 0;
    clear:both;
}
.topNewsList li.liheader,.topNewsList li.liheader a{
    color:#002553;
    font-weight:bold;
}
.topNewsList li.liheader{
    border-bottom:1px solid #CCC;
}
.topNewsList li.liheader a{
    background:url("/css/images/arrow-types.gif") no-repeat right 0.3em;
    padding-right:12px;
}
.topNewsList li.odd{
    background:#FFF;
}
.topNewsList li.even{
    background:#f5f5f5;
}

.topNewsList li .newstext{
/*
    float:left;
    width:330px;
*/
}
.topNewsList li .img{
	float:left;
	margin:3px 10px 0 0;
}
.fileTitle{
    float:left;
    width:445px;
    margin-right:15px;
}
.fileTxt{
    float:left;
    width:140px;
    margin-right:15px;
    word-wrap:break-word;
}
.fileDate{
    float:left;
    /*width:140px;*/
}

.newsList{
	clear:left;
	padding:10px 0;
}
.newsletter{
	border-bottom:3px solid #005496;

}

.newsListFilter{
	height:30px;
	margin-right:50px;
}
.newsListFilter label{
	font-weight:bold;
	margin-right:5px;
}
.newsListFilter select{
	margin-right:5px;
}
a.nlRSS{
	font-size:1.4em;
	font-weight:bold;
	position:absolute;
	top:-10px;
	right:0;
	padding-left:24px;
	background:url(/css/images/rss.gif) no-repeat 0 75%;
}

/*  News Ticker  */
.newsTicker{
	border:2px solid #005496;
}
.tickerHeading{
	padding:5px 15px 4px;
	border-bottom:2px solid #005496;
}
.tickerHeading h2{
	margin:0;
	text-transform:uppercase;
}
.newsTicker .featureArea{
	margin:10px 15px;
	height:248px;
	overflow:hidden;
}
ul.tickerList{
	margin:0;
	padding:0;
}
.tickerItem{
	height:248px;
	overflow:hidden;
	margin:0;
	padding:0;
	background:#FFFFFF;
}
.tickerItem img{
	float:right;
	margin:0 0 0 20px;
}
.tickerFooter{
	padding:5px 15px 4px;
	border-top:2px solid #005496;
	text-align:center;
}
.tickerFooter .itemNumbers{
	float:left;
}
.tickerFooter a.newsNum{
	font-weight:bold;
	margin-right:1em;
	text-decoration:none;
}
.tickerFooter a.active{
	text-decoration:underline;
}
.tickerFooter .tickerLinks{
	float:right;
}
.tickerFooter .tickerControls{
	margin:0 auto;	
}

/*  Events  */
table.eventDetails{
	margin-bottom:20px;
	margin-right:300px;
}
table.eventDetails td{
	padding:0 0 .5em 1em;
}
table.eventDetails td.heading{
	padding-left:0;
	width:100px;
	font-weight:bold;
	margin-right:15px;
}

table.eventsCalendar{
	width:100%;
	border-width:1px 0px;
	border-style:solid;
	margin-bottom:10px;
	border-color:#005496;
}
table.eventsCalendar th{
	border-width:1px 0px;
	border-color:#005496;
	border-style:solid;
	padding:10px 8px;
	font-weight:bold;
	text-align:center;	
}
table.eventsCalendar td{
	padding:10px 4px;
	vertical-align:top;
	text-align:center;	
}
table.eventsCalendar th.left,
table.eventsCalendar td.left{
	text-align:left;
	width:45%;
}
table.eventsCalendar td.date{
	text-align:center;
	width:130px;
}
table.eventsCalendar th.right,
table.eventsCalendar td.right{
	text-align:right;
}

h2.calTitle{
	line-height:1.8;
	margin-bottom:10px;
	border-width:3px 0;
	border-style:solid;
	border-color:#005496;
	padding:0 10px;	
}
.eventListFilter{
	padding:10px;
	border-color:#005496;
	border-width:1px 0 0;
	border-style:solid;	
}
.eventListFilter label{
	font-weight:bold;
	margin-right:5px;
}
.eventListFilter select{
	margin-right:5px;
}

table.singleMonth{
	width:100%;
	margin-bottom:10px;
}
table.singleMonth td{
	width:3%;
	text-align:center;
	padding:1px 0 2px;
}


table.calendar{
	width:100%;
	border:0;
	border-collapse:separate !important;	
}
.calendar .tdTitle{
	font-size:1.2em;
	font-weight:normal;
}
table.calendar th.thDays{
	border-width:1px 0px 1px;
	border-style:solid;
	border-color:#005496;
	padding:2px 0;
}
table.calendar table{
	border-bottom:0;
}
table.calendar td.tdDay{
	border:1px solid #FFF;
}
table.calendar table td{
	border:0;
}
table.calendar td.on{
	color:#FFF;
	background-color:#76C23E;
	border:1px solid #FFF;
}
table.calendar td.on a{
	color:#FFF;
	background-color:#76C23E;
	font-weight:bold;
}

.cal3across{
	padding:10px 0px 10px 3%;
	border:1px solid #005496;
	border-bottom:0;
}
.cal3across table.calendar{
	width:27%;
	float:left;
	margin-right:7%;	
}
.cal3across table.calendar.last{margin-right:0;}

.tileCalContainer{
	position:relative;
	padding-top:.5em;
}
.tileCalContainer .tileCalTitle{
	position:absolute;
	height:16px;
	font-size:1em;
	width:70%;
	left:15%;
	text-align:center;
	line-height:1;
}

.tileCal{}
.tileCal .tdTitle{
	color:#FFF;
	height:14px;
	font-size:1px;
}
.tileCal .tdTitle .nextprev{
	font-size:12px;
	font-weight:bold;
	line-height:1.4;
}
.tileCal .tdTitle .nextprev a{
	color:#005496 !important;
	text-decoration:none;
}

.OneColumn .calendar{width:80%;margin:0 auto;}


div.calTop{
	color:#4e464f;
    background:#f1ebf1;
    line-height:1.3;
    padding:5px 10px;
    font-size:1.1em;
    text-align:center;
    border:1px solid #005496;
	border-bottom:0;
}
div.calTop a:link,
div.calTop a:visited{
	margin-top:.2em;
}
div.calTop  a.right{float:right;}
div.calTop  a.left{float:left;}


/*  Basic Forms  */
ul.basic{clear:none !important;}
ul.basic li{clear:none !important;}

.bbForm .btns{margin-bottom:1em;}

.bbForm .btns a{margin-right:10px;}

input.deleteButton {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(/css/images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float:left;
	margin-top:2px !important;
}

input.deleteButton:hover {
	background-position: 0px 0px;
}
.linkedpages0{
    float:left;
    width:240px;
    margin-right:15px;
}
.linkedpages1{
    float:left;
    width:240px;
}
