/* everIS Core CSS */
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
#pageContainer{
/*
	padding: 5px;
	border: 1px solid #DFDDE0;
	width: 100%;
	height: 100%;
*/
}

.dateToday {
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 2px;
}

a {
	text-decoration: none;
	color: #0000FF;
}
/* STYLES IN THE LEFT OF THE SCREEN */
#everisLeft{
}

/* MAST STYLES */
.mast{
}
.mastLocationIcon {
	background-color: #C5C2C7;
}

.mastLocationBar {
	background-color: #C5C2C7;
}

.mastLocation {
	text-indent: 5pt;
	font-weight: bold;
	font-size: 1.1em;
	color: #ffffff;
	text-decoration: none;
}

.mastInLocation {
	background-color: #C5C2C7;
	font-weight: bold;
	font-size: 1.1em;
	color: #ffffff;
	text-decoration: none;
}
.mastBoxOne {
	background-color: #FFFFFF;
}

.mastBoxOne img{
	padding: 0px;
	margin-left: 2px;
}
.mastBoxTwo {
}

/* MODULE NAVIGATION */
.inModuleMainNav {
	background-color: #5B6CB1;
	padding-left: .5em;
}
.inModuleMainNav a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: .9em;
}
.inModuleMainNav a:hover {
	color: #cccccc;
}
.inModuleSubNav {
	background-color: #333333;
	padding-left: .5em;
}
.inModuleSubNav a {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
}
.inModuleSubNav a:hover {
	color: #cccccc;
}
.inModuleSubNav select {
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;
}
.inModuleSubNav input {
	font-size: .7em;
}
.inModuleSubNav form {
	margin: 0;
}


/* MAIN AREA OF CONTENT STYLES */

#content {
	font-size: .9em;
	padding-right: .6em;
	padding-left: .6em;
	padding-top: .2em;
}

#content h2 {
	font-size: 1.3em;
	color: #253280;
	line-height: 1.4em;
}
#content h3 {
	font-size: 1.2em;
	line-height: 1.3em;
}

/* TODAY PAGE STYLES 
THESE ARE MAINLY FOR CR AT THE MOMENT AND EVERIS LITE */

/*member listing */
.todayMemberText {
	padding-bottom: .2em;
}
.todayMemberText a {
	color: #000000;
	font-weight: bold;
}
.todayMemberSummaryText {
	font-style: italic;
}

.todayMemberSummaryText a {
	font-weight: normal;
	color: #FF0000;
}


/* news listing */
.newsTodayText {
	padding-bottom: .2em;
	}
.newsTodayText a {
	color: #000000;
	font-weight: bold;
}
.newsTodaySummaryText {
	font-style: italic;
}
.newsTodaySummaryText a {
	font-weight: normal;
	color: #FF0000;
}

/* notices listing */
.todayNoticesText {
	padding-bottom: .2em;
}
.todayNoticesText a {
	color: #000000;
	font-weight: bold;
}
.todayNoticesSummaryText {
	font-style: italic;
}
.todayNoticesSummaryText a {
	font-weight: normal;
	color: #FF0000;
}

/* General Today listing */
.todayText {
	font-size: .9em;
	padding-bottom: .2em;
}
.todayText a {
	font-weight: bold;
}
.todaySummaryText {
	font-style: italic;
}
.todaySummaryText a {
	font-weight: normal;
	color: #FF0000;
}

/* NEWS MODULE SPECIFICS 
THIS NEEDS SHUNTING IN TO NEWS.CSS WHEN THE THEME IS DONE PROPER */

.newsListing {}

.newsListingPublished {}

.newsListingSummary {}

.newsContactListing {
	padding-left: 5px;
	font-weight: normal;
}


/* Table Styles */
.tableBox{
	border: 1px solid #cccccc;
	font-size: .9em;
	font-color: #ffffff;

}
.tableBoxPlain{
		font-size: .9em;

}

.tableBoxPlain a {

color: #000000;
font-size: .8em;
}


.tableHeading {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #5B6CB1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.tableHeading a {
	color: #ffffff;
}
.tableSubHeading{
	background-color: #333333;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.tableSubHeading a {
	color: #ffffff;
}

.tableSubHeading select {
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;
}


/* FORM STYLES */
input {
	font-size: .9em;
}
textarea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
select {
	font-size: .9em;
}

/* STYLES IN THE RIGHT OF THE SCREEN */
#everisRight {
}
.logoBox {
	border: 1px solid #CCCCCC;
}
#mainmenuLinks {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	background-color: #efefef;
}
#submenuLinks {
	border-top: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #efefef;
}
.masts {
	background-color: #5B6CB1;
}
.menuYouHave {
	background-color: #5B6CB1;
	color: #ffffff;
	font-size: .7em;

}
.menuYouHave a {
	color: #ffffff;
	text-decoration: none;
}

/* RIGHT HAND MIN CALENDAR */
.calendar {
	text-decoration: none;
	background-color: #5B6CB1;
	font-size: 10px;
}
.calendarHeader {
	background-color: #333333;
	color: #ffffff;
}
.calendarHeader td  {
	background-color: #333333;
	color: #ffffff;
}
.calendarHeader a {
	color: #FFFFFF;
	font-weight: bold;
}
.calendar a {
	color: #ffffff;
	text-decoration: none;
}

.calendarCell {
	background-color: #919CCA;
	text-align: center;
}
.calendarCell a {
	color: #ffffff;
	text-decoration: none;
}

/* NAVIGATION AROUND EVERIS */

.everisNav {
	font-size: .9em;
	color: none;
	background-color: #efefef;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.everisNavDecor {
	background-color: #efefef;
	background-image: url(/themes/project/images/everis_menu_decor/littlelines.gif);
	background-repeat: repeat;
}

.everisModDecor {
	background-color: none;
	background-image: url(/themes/project/images/everis_menu_decor/littlelines.gif);
	background-repeat: repeat;
	line-height: 1.4em;
}
.everisModMenu {
	background-color: #F0EFF1;
	font-weight: bold;
}

.everisModItem {
	font-size: .9em;
	background-color: #DFDDE0;
	font-weight: bold;
	color: #253280;
	text-decoration: none;
}

.everisModItem a {
	color: #253280;
}

.everisModItem a:hover {
	color: #253280;
}

.everisLogout {
	background-color: #253280;
	font-size: 0.8em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.everisLogout a {
	color: #ffffff;
}



.everisLogout a:hover {
	color: #DFDDE0;
}

/* GENERAL UTILITY STYLES */

.error {
	background-color: #FF0000;
}
.highlightRow {
	background-color: #99CCFF;
}
.highlightRowNone {
}

/**
 * System Alerts
 */


.systemAlertNotice {
	padding: 3px;
	padding-left: 30px;
	background-image: url(../images/icons/systemAlertNotice-16-n-p8.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin: 5px;
	border: dashed 1px #0000ff;
	background-color: #white;
}
.systemAlertWarning {
	padding: 3px;
	padding-left: 30px;
	background-image: url(../images/icons/systemAlertWarning-16-n-p8.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin: 5px;
	border: solid 1px #FFcc66;
	/* background-color: #ffcc66; */
	background-color: #ffffcc;
}
.systemAlertError {
	padding: 3px; 
	padding-left: 30px;
	background-image: url(../images/icons/systemAlertError-16-n-p8.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin: 5px;
	border: solid 1px #FF0000;
	background-color: #FFCCCC;
}
.systemAlertInfo {
	padding: 3px;
	padding-left: 30px;
	background-image: url(../images/icons/systemAlertInfo-16-n-p8.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin: 5px;
	border: solid 1px #0000FF;
	background-color: #CCCCFF;
}

