﻿@import url("mabuttons.css");

body
{
	background-color: #cccccc;
	margin: 10px;
}

body, td, p, input, textarea, select, span, div 
{
	font-size: 12px;
	font-family: Helvetica;
	color: #303030;
}
input, textarea, select
{
	line-height: 14px;
	padding: 5px;
	border: solid 1px #D0D0D0;
}


#MainContainer
{
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	padding: 10px;
	background-color: #ffffff;
	position: relative;
	min-height: 400px;
	
	margin: auto; min-height:90%; width: 95%; position:absolute;
}
#MainContainerIFrame
{
	background-color: #ffffff;
	position: relative;
}
.panel
{
	border-width: 1px;
	border-color: #f0f0f0;
	background-color: #fcfcfc;
	border-style: solid;
	padding: 10px;
}

.ModalBackground
{
	background-color: #A0A0A0;
	opacity: .85;
	filter: alpha(opacity=85);
}
.ModalPanelWindow
{
	border: solid 1px #F0F0F0;
	background-color: #ffffff;
	width: 500px;
}
.ModalPanelTitle
{
	background-color: #F0F0F0;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
}
.ModalPanelContent
{
	padding: 10px;
	text-align: center;
}

.MinistryAvenueASPButton
{
	cursor: pointer;
	margin: 3px;
}


.MinistryAvenueButton2
{
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	color: #DD7C3B;
	border-right: solid 1px #F0F0F0;
}
.MinistryAvenueButton2Div, .MinistryAvenueButton2DivVersion2
{
	border-bottom: solid 1px #F0F0F0;
}
.MinistryAvenueButton2DivVersion2
{
	border-left: solid 1px #F0F0F0;
	border-right: solid 1px #F0F0F0;
}

.MinistryAvenueTabButton, .MinistryAvenueTabButtonSelected
{
	cursor: pointer;
	background-color: #DD7C3B;
	border-width: 1px;
	border-color: #E0E0E0;
	border-style: solid;
	border-bottom-width: 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	font-size: 12px;
}

.MinistryAvenueTabButtonSelected
{
	background-color: #F0F0F0;
	color: #DD7C3B;
	font-size: 18px;
}

a, .MinistryAvenueLinkButton
{
	color: #DD7C3B;
	font-size: 13px;
	font-weight: 100;
}


.MinistryAvenueSubTitleBackground
{
	background-color:#F0F0F0;
	padding: 5px;
}
.MinistryAvenueTabBorder
{
	border-color:#E0E0E0; 
	border-style:solid; 
	border-width:1px; 
	padding: 0px;
}
.MinistryAvenueTabInside
{
	padding: 10px;
}

.ma_errorLabel
{
	 color:Red;
	 font-weight:bold;
}
.ma_dataLabel
{
	font-weight:bold;
}
.ma_title, a .ma_title
{
  font-weight: bold;
  font-size: 22px;
  color: #dd7c3b;
}
.ma_subtitle
{ 
  font-weight: bold;
  font-size: 16px;
  color: #a0a0a0;
}
.ma_subtitle2
{
	font-weight: bold;
	font-size:18px;
	color: #a0a0a0;
}


.MySite_TabDiv
{
	border-width: 1px; border-style: solid; border-color: #A0A0A0; padding: 10px;
}

ul.MessageList
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-bottom: 10px;
}

li.SuccessMessageLabel, li.WarningMessageLabel, li.ConfirmationMessageLabel, li.NoticeMessageLabel, li.NotSetMessageLabel, li.UserErrorMessageLabel, li.ErrorMessageLabel
{
	padding: 3px;
	font-weight: bold;
	background-color: #F0F0F0;
	padding: 5px 5px 5px 25px; 
	background-repeat:no-repeat;
	background-position: left center;
	color: #707070;
}
li.UserErrorMessageLabel, li.ErrorMessageLabel
{
	background-color: #eed6cd;
	background-image:url(/siteassets/images/icons/validationAlert.png);
}
li.SuccessMessageLabel
{
	background-color: #E6EECD;
	background-image:url(/siteassets/images/icons/checkMark_18x18.png);
}
li.WarningMessageLabel
{
	background-color: #fbe8c1;
	background-image:url(/siteassets/images/icons/exclamation_18x18.png);
}
li.NoticeMessageLabel, li.ConfirmationMessageLabel
{
	background-color: #cdddee;
	background-image:url(/siteassets/images/icons/help_18x18.png);
}


.ma_calendarDayOfWeek
{
	font-weight: bold; 
	text-align:center;
	color: #FFFFFF;
	background-color: #A0A0A0;
	padding: 5px;
	font-size: 14px;
}
.ma_calendarDayNonCurrentMonth
{
	background-color: #ffffff;
}
.ma_calendarDayCurrentDay
{
	background-color: #FFFFDD;
}
.ma_calendarEventLink
{
	font-weight: bold;
}
.ma_calendarDayHeader, .ma_calendarDayHeaderNonCurrentMonth
{
	font-weight:bold;
	background-color: #fbe8c1;
	color: #000000;
	height: 20px;
	text-align: right;
	padding-right: 5px;
}
.ma_calendarDayHeaderNonCurrentMonth
{
	background-color: #f0f0f0;
}
.ma_calendarMonth
{
	font-size: 18px; 
	font-weight: bold; 
	color: #DD7C3B;
}
.ma_calendarDayCurrentDay, .ma_calendarDayNonCurrentMonth, .ma_calendarDayOfWeek, .ma_calendarDayHeader, .ma_calendarDayHeaderNonCurrentMonth
{
	margin: 0px 1px 1px 0px;
}

.ma_calendarDayEvents
{
	padding: 3px;
}






.ma_controlLabel
{
	font-weight: bold;
	font-size: 14px;
}
.ma_standardDivBorderOnly, .ma_standardDiv, .ma_standardDivNoBottom
{
	border: solid 1px #F0F0F0;
}
.ma_standardDivNoBorder, .ma_standardDiv, .ma_standardDivNoBottom
{
	padding: 10px;
}
.ma_standardDivNoBottom
{
	border-bottom-width: 0px;
}
.ma_stdPageTitle
{
	font-size: 18px;
	font-weight: bold;
	background-color: #f0f0f0;
	padding: 10px;
}
.ma_toolbar
{
	border-bottom: solid 1px #f0f0f0;
	height: 35px;
}
.ma_toolbar button
{
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #DD7C3B;
	border-width: 0px;
	border-right: solid 1px #F0F0F0;
	height: 35px;
	padding: 5px 10px;
	line-height: 14px;
	cursor: pointer;
	font-family: Helvetica;
}

/* PAGES */
#Pages_DivPortals
{
	position: relative;
}
#Pages_DivPageLinks
{
	position: relative;
	width: 20%;
	background-color: #f0f0f0;
	display: table-cell;
	min-width: 100px;
	min-height: 300px;
	height: 300px;
	overflow: auto;
}
#Pages_DivPageDivider
{
	position: relative;
	border-right: solid 1px #a0a0a0;
	display: table-cell;
}
#Pages_DivPages
{
	position: relative;
	background-color: #ffffff;
	display: table-cell;
	width: 80%;
	min-height: 300px;
}