﻿/* Minitry Web Site Colors
Put constant values here and then change throughout CSS stylesheet by
a global "Replace"  

Tan - Pantone 451C
    CMYK 40 32 64 4
    RGB 9D986D
    Dark Highlight 7A754A
    Light Highlight BEB98E

Dark Blue - Pantone 2768C
    CMYK 100 92 39 43
    RGB 0D204A
    Light Highlight 2F426C  or  253862

PrimaryBackground=#9D986D
Fonts=Gill Sans-MT, Arial, sans-Serif
MenuFont=Verdana
Level1MenuBackground=#FFFFFF
Level2MenuBackground=#013D71
Level2MenuBackground2=#993300
Level3MenuBackground=#85330A
PrimaryFontColor=#666666
HeaderFontColor=#0D204A (Navigiation bar color)
DataGridHeaderBackground=#7A754A
DataGridRowBackground=#F3F3D1
DataGridAltRowBackground=#CFCA9F
DataGridFooterBackground=#7A754A
*/
html
{
/*scrollbar-face-color: #BFBEA9;
scrollbar-shadow-color: #F7F7DD;
scrollbar-highlight-color: #OOOOOO;
scrollbar-3dlight-color: #FF00FF;
scrollbar-darkshadow-color: #00FFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #993300;*/
}

body
{
    background-color: #9D986D;
    font-family: Gill Sans MT, Arial, sans-Serif;
    color: #000000;
    font-size: 12pt;
}

body, span, input, textarea, select, input
{
    font-family: Gill Sans MT, Arial, sans-Serif;
    color: #000000;
    font-size: 12pt;
    /*font-weight: 700;*/
}

body, td, th
{
    font-family: Gill Sans MT, Arial, sans-Serif;
    color: #000000;
    font-size: 12pt;
}

body, p, h1, h2, h3, h4, ul, table /* ul, li */
{
    font-family: Gill Sans MT, Arial, sans-Serif;
    color: #000000;
    font-size: 12pt;
	border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 0;
    padding: 0;
    text-align: left;
}

h1 
{
	padding: 1em 0 1em 0;
	color:#818181;
	font-family: Gill Sans MT, Arial, sans-Serif;
	font-weight:bold;
	font-size:1.4em;
}

h2
{	
	padding:.8em 0 0.5em 0;
	color:#0D204A;
	font-family: Gill Sans MT, Arial, sans-Serif;
	font-weight:bold;
	font-size:1.0em;
}

h3
{
	color:#0D204A;
	font-family: Gill Sans MT, Arial, sans-Serif;
	font-weight:bold;
	font-size:1.0em;
}

/* Master Page Layout */
#master_header
{
    margin: auto auto auto auto;
    border-style: none;
    width: 991px;
    background-image: url('../images/MasterPages/DefaultMaster/bg-content.jpg');
    background-repeat: repeat-y;
}

#master_headertop
{
    margin: auto auto auto 19px;
    border-style: none;
    width: 991px;
    height: 120px;
    float: left;
}

#master_headermenu
{
    margin: auto auto auto 19px;
    border-style: none;
    background-repeat: no-repeat;
    background-image: url('../images/MasterPages/DefaultMaster/bg-menu.jpg');
    width: 991px;
    height: 40px;
    text-align: left;
    float: left;
}

#master_page
{
    margin: auto auto 20px auto;
    width: 991px;
    background-image: url('../images/MasterPages/DefaultMaster/bg-content.jpg');
    background-repeat: repeat-y;
}

#master_left
{
    margin: auto auto auto 19px;
    float: left;
    width: 541px;
}

#master_right
{
    margin: auto auto auto 0px;
    float: left;
    width: 404px;
    padding-left: 0px;
    margin-right: -404px;
}

#master_footer
{
    margin: auto auto auto auto;
    clear: both;
    border-style: none;
    width: 991px;
    height: 74px;
    background: url('../images/MasterPages/DefaultMaster/bg-content.jpg') no-repeat right top;
}

#master_footerimage
{
    margin: auto auto auto 19px;
    clear: both;
    border-style: none;
    width: 991px;
    height: 74px;
}

#master_footerbar
{
    clear: both;
    border-style: none;
    width: 991px;
    height: 28px;
    background: url('../images/MasterPages/DefaultMaster/footerbar.jpg') no-repeat right top;
}


#master_content
{
    background-image: url('../images/MasterPages/DefaultMaster/bg-content.jpg');
    background-repeat: repeat-y;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_content ul li ul li
{
	list-style-type: disc;
}

#master_contentplaceholderleft
{
	padding: 0px 20px 0px 20px;
	background-color: #FFFFFF; /* #F7F7DD; */
	line-height: 1.5em;
}

#master_contentplaceholderright
{
	padding: 0px 20px 0px 20px;
	background-color: #FFFFFF;
	line-height: 1.5em;
}

#level2master_left
{
    margin: auto auto auto 19px;
    float: left;
    width: 730px;
}

#level2master_right
{
    float: left;
    width: 214px;
    background-image: url('../images/MasterPages/Level2Master/bg-right.jpg');
    background-repeat: no-repeat;
}

#50thmaster_content
{
    margin: auto auto auto 19px;
    float: left;
    width: 944px;
}

#chaplainmaster_left
{
    margin: auto auto auto 19px;
    float: left;
    width: 630px;
}

#chaplainmaster_right
{
    padding-left: 0px; /* 4px Needed to not obscur part of divider */
    float: left;
    width: 310px;
    /*height: 700px;*/
    background-image: url('../images/MasterPages/ChaplainMaster/bg-right.jpg');
    background-repeat: no-repeat;
}

#adminmaster_left
{
    margin: auto auto auto auto;
    float: left;
    width: 944px;
    padding-left: 19px;
}

#adminmaster_footer
{
    clear: both;
	width: 944px;
	height:50px;
    margin-left: 19px;
    background: url('../images/MasterPages/AdminMaster/adminfooter.jpg') no-repeat right top;
}

#level2master_contentplaceholderleft
{
	padding: 0px 20px 0px 20px;
	background-color: #FFFFFF;
	line-height: 1.5em;
}

#level2master_contentplaceholderright
{
    margin: auto auto auto 10px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    line-height: 1.5em;
    text-align: center;
}

#50thmaster_contentplaceholder
{
	padding: 0px 20px 0px 20px;
	background-color: #FFFFFF;
	line-height: 1.5em;
}

#pcmaster_left
{
    margin: auto auto auto 19px;
    float: left;
    width: 944px;
}

/* Content Page Layout (classes)*/
.contentarea {
	padding:20px;
	background:#FFF url(../images/Ajax/demotop.png) no-repeat left top;
}

.contentarea p 
{
	padding:5px;
}

.contentheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family: Gill Sans MT, Arial, sans-Serif;
	font-weight:bold;
	font-size:1.8em;
	text-align:center
}

.contentbottom {
	height:8px;
	background:#FFF url(../images/Ajax/contentbottom.png) no-repeat left bottom;
}

.headerbar
{
    background-position: left;
    padding: 5px 0px 0px 0px;
    color: #FFFFFF;
    width: 100%;
    height: 30px;
    background-color: #7A754A;
    font-size: x-large;
    text-align: center;
}

.smallheaderbar
{
    background-position: left;
    padding: 5px 0px 0px 0px;
    color: #FFFFFF;
    width: 100%;
    height: 30px;
    background-color: #7A754A;
    font-size: large;
    text-align: center;
}

.headerbar2
{
    padding: 5px 0px 0px 0px;
    color: #FFFFFF;
    width: 100%;
    height: 30px;
    background-color: #253862;
    font-size: x-large;
    text-align: center;
}

.smallheaderbar2
{
    padding: 5px 0px 0px 0px;
    color: #FFFFFF;
    width: 100%;
    height: 30px;
    background-color: #253862;
    font-size: large;
    text-align: center;
}

.footerbar
{
    padding: 9px 0px 0px 0px;
    font-family: Gill Sans MT, Arial, sans-Serif;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    height: 30px;
    background-color: #7A754A;
    font-size: large;
}

.heading 
{
	padding: 1em 0 1em 0;
	color:#0D204A;
	font-weight:bold;
	font-size:1.4em;
}

.subheading{
	padding: 0.8em 0 0.5em 0;
	color:#0D204A;
	font-weight:bold;
	font-size:1.0em;
}

.subheading2{
	color:#0D204A;
	font-weight:bold;
	font-size:1.0em;
}

.button {Background-color: #ECE9D8; color: #25316D; padding:1 1 1 1; margin:1 1 1 2; text-align: center;}

.button2 {Background-color: #013D71; color: #FFFFFF; padding:1 1 1 1; margin:1 1 1 2; text-align: center;}

.dropdown
{
    background-color: white;
}

.clickarea
{
    cursor: pointer;
    cursor: hand;
}

.menuselect
{
    background-color: #BEB98E;
    color: #FFFFFF;
}
.menuhover
{
    background-color: #BEB98E;
    color: #FFFFFF;
}
.datagrid
{
	background: #CFCA9F;
	color: #0D204A;
}

.datagridalt
{
    background-color: #FFFCD1;
    color: #0D204A;
}

.datagridheader
{
    color: #FFFFFF;
    background-color: #7A754A;
    font-weight: bold;
}

.datagridfooter
{
    color: #FFFFFF;
    background-color: #7A754A;
    font-weight: bold;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}


/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}

/******************************/
/**Styling information specific to individual content pages**/
/* Cute Editor Body */
.MyCuteEditorBody
{
    font-family: Gill Sans MT, Arial, sans-Serif;
    font-size: 12pt;
    background-color: white;
}

/* Accordion */
.accordionHeader
{
    /*border: 1px solid #2F4F4F;*/
    /*border: 1px solid #993300;*/
    color: #0D204A; 
    /*background-color: #013D71;*/
    /*background-color: #013D71;*/ 
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    cursor: hand;
    text-align: left;
}
.accordionLink
{
    font-size: large;
}

#master_content .accordionHeader a
{
	color: #0D204A;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    /*border: 1px solid #2F4F4F;*/ /*border: 1px solid #993300;*/ /*color: #F7F7DD;*/
    border-bottom: none;
    color: #7A754A;
    background-color: #FFFFFF; /*background-color: #035AA6;*/
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    cursor: hand;
    text-align: left;
}

#master_content .accordionHeaderSelected a
{
    /*color: #F7F7DD;*/
    color: #7A754A;
    background: none;
    text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    font-family: Verdana;
    background-color: #FFFFFF; /*border: 1px solid #2F4F4F;*/ /*border: 1px solid #993300;*/
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    color: #000000;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:#F3F3D1;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:auto;
	background-image: url(../images/Ajax/bg-menu-main2.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFFFFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Confirm Button*/

/* DropShadow */

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(../images/Ajax/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}

.overflowHidden {overflow:hidden;}

.overflowScroll {overflow:hidden;}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(../images/Ajax/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color: #003D6F;
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin #003D6F inset;		
}

.callbackStyle table {
	background-color:#003D6F;	
	color:#333333;
}

.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-color: #003D6F;
	background-image:url(../images/Ajax/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:2px;
	font-family: Gill Sans MT, Arial, sans-Serif;
	font-size:1em;
	text-align:left;
}


/* Rounded Corners*/

.roundedPanel
{	
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(../images/Ajax/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(../images/Ajax/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    cursor: hand;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/Ajax/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/Ajax/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/Ajax/SavedStar.png);
}


/*Toggle Button*/

/*Setup*/
.walkthrough li {padding-bottom:5px;}

/*Using a sample extender*/

/*Creating a new extender*/
.walkthroughNote {
	padding-left:25px;
	font-style:italic;
}

/*Other neat stuff*/





/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(../images/Ajax/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}



.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(../images/Ajax/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/* SlideShow styles */

.slideTitle
{
	font-weight:bold;
	font-size:small;
	font-style:italic;
}

.slideDescription
{
	font-size:small;
	font-weight:bold;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

.ajax__multi_slider_custom .outer_rail_horizontal
{
    position:absolute;
    background:url('../images/Ajax/rail_dark.gif') no-repeat;
    width:321px;
    height:25px;
    z-index:100;
}

.ajax__multi_slider_custom .inner_rail_horizontal
{
    position:absolute;
    background: url('../images/Ajax/rail_light.gif') no-repeat;
    width:321px;
    height:25px;
    z-index:100;
}

.ajax__multi_slider_custom .handle_horizontal_left
{
    position:absolute;
    background:url('../images/Ajax/handle_left.gif') no-repeat;
    width:13px;
    height:25px;
    z-index:200;
    cursor:w-resize;
}

.ajax__multi_slider_custom .handle_horizontal_right
{
    position:absolute;
    background:url('../images/Ajax/handle_right.gif') no-repeat;
    width:13px;
    height:25px;
    z-index:200;
    cursor:w-resize;
}
