/**************************************************************************************
 Site build: Craig Juneau 
 Date: 12/11/08
 Templates: 5 
**************************************************************************************/
form#MainForm {
	width: 100%;
	height:auto!important;
	height:100%; /* IE6: treated as min-height*/
	min-height:100%;
}

img {border: none;}
textarea {width:350px;}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-weight: normal;
	margin-bottom: 0;
}
h1{font-size: 190%;}
h2{font-size: 180%;}
h3 {font-size: 160%;}
h4 {font-size: 140%;}
h5 {font-size: 120%;}

.PageTitleHeader, .PageSubTitleHeader {font-size:12px;font-weight:bold;}

.expand img {
	background-color: #000;
	float: none;
	display: block;
}
.expand {
	background-color: #000;
}
/* block - prevents NS/SAFARI info box stuff */
.instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
	display:block;
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}
.instructions {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}
.DataGridHeader {}
.EventDonationDetail {width:250px;}
	
/*  core */
.HelpButton {
	color: #ffffff;
	background-color: #8E9296;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 2px;
	font-weight: bold;
	width: 48px;
	text-align: center;
}
.Error, .error {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #BF0000;
	background-color: #FFE8E8;
	background-image: url(/images/icons/v2/common/exclamation.gif);
	background-repeat: no-repeat; 
	background-position: 2px;
	border: 1px solid #BF0000;
}
.error {display:block;width:auto!important;}
.Success, .success {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #008000;
	background-color: #D0E8D0;
	background-image: url(/images/icons/v2/common/accept.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	border: 1px solid #008000;
}
.DataGridAltItem {background: #e8e8e8;}
.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */
.ProfileHeader {
	font-weight : bold;
}
.ProfilePageTabHeadings {
	font-weight:bold;
}

/* search */
.SearchResultsDataGridAltItem {
	background: #e8e8e8;
}
.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */
table.HotTopics {
	width:250px;
}
.MsgItem {
	background-color: #cccccc;
}
.MsgItemSubject {
	background-color: #cccccc;
}
.MsgItemInverse {
	background-color: #e8e8e8;
}
.MsgItemSubjectInverse {
	background-color: #e8e8e8;
}	
.LastPostingText {
	font-style: italic;
	color: #6B6B6B;
}
.BadWordHighlight {
	font-weight: bold;
	color: #c42830;
}
.MsgsReplyText {}
.MsgsDates {}

/* file library */
.FileLibFileDetails {
	background-color: #BCB8B8;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
.FileLibraryFileList {
	background-color: #E4E4E4;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
/* news */
/* events */
td.StoreItemHeader {
	border-color: #666666;
}

/* donations */
.DonationPaymentAmount {
	background-color: #E4E4E4;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #0057F;
}

/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #002963;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	/*width: 560px;*/
}
td.CommUtilHeader {
	background-color:#CCCCCC;
	color:#FFFFFF;
}

/**************************************************************************************/
/* Start BUILD */
/**************************************************************************************/
/**************************************************************************************/
.Splash a {color:#080849;}
.PrairieRanch a {color:#1d2452;}
.Evang a {color:#01433a;}
.YAM a {color:#3f0000;}
.YM a {color:#537575;}

body {
	
	font: 12px Arial, Helvetica, sans-serif;
	background-color:#fff;
	margin:0px;
	padding:0px;
	color:#666;
	}
.Splash #structWrapper {text-align:center;margin:0px;padding:0px;background: url(images/body-bg-splash.gif) repeat-x;}
.PrairieRanch #structWrapper {text-align:center;margin:0px;padding:0px;background: url(images/body-bg-PR.gif) repeat-x;}
.Evang #structWrapper {text-align:center;margin:0px;padding:0px;background: url(images/body-bg-evang.gif) repeat-x;}
.YAM #structWrapper {text-align:center;margin:0px;padding:0px;background: url(images/body-bg-yam.gif) repeat-x;}
.YM #structWrapper {text-align:center;margin:0px;padding:0px;background: url(images/body-bg-ym.gif) repeat-x;}

#structContainer {
	width:774px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.Splash #structContainer {background: url(images/header-bg-splash.jpg) 0px 42px no-repeat;}
.PrairieRanch #structContainer {background: url(images/header-bg-PR.jpg) 0px 42px no-repeat;}
.Evang #structContainer {background: url(images/header-bg-evang.jpg) 0px 42px no-repeat;}
.YAM #structContainer {background: url(images/header-bg-yam.jpg) 0px 42px no-repeat;}
.YM #structContainer {background: url(images/header-bg-ym.jpg) 0px 42px no-repeat;}
 
#structHeader {
	clear:both;
	height:147px;
}


.Splash #structLogo {width:480px;height:123px;float:left;margin:15px 0px 0px 5px;}
.PrairieRanch #structLogo {width:230px;height:92px;float:left;margin:15px 0px 0px 5px;}
.Evang #structLogo {width:479px;height:123px;float:left;margin:15px 0px 0px 5px;}
.YAM #structLogo {width:438px;height:122px;float:left;margin:15px 0px 0px 5px;}
.YM #structLogo {width:412px;height:123px;float:left;margin:15px 0px 0px 5px;}

#ContentLoginBtn{width:50px;height:11px;float:right;margin-top:8px;}

#ContentSearch {
	width:222px;
	height:27px;
	background:url(images/search-bg.png) top left no-repeat;
	float:right;
}
.searchbx {width:122px;*width:120px;height:13px;border:1px solid #666;margin-left:35px;margin-right:1px;margin-top:5px;*margin-top:4px;}

#MainContentWrapper {width:774px;clear:both;background: url(images/content-bg.png) top left no-repeat;/*_border:1px solid red;*/}

#structColumn1 {
	clear:both;
	width:533px;
	float:left;
	padding:10px 20px 100px 25px;
	margin-bottom:15px;	
	/*border:1px solid red;*/
}

.Splash #structColumn1 {background: url(images/logo-bottom-splash.gif) bottom center no-repeat;}
.PrairieRanch #structColumn1 {background: url(images/logo-bottom-PR.gif) bottom center no-repeat;}
.Evang #structColumn1 {background: url(images/logo-bottom-evang.gif) bottom center no-repeat;}
.YAM #structColumn1 {background: url(images/logo-bottom-yam.gif) bottom center no-repeat;}
.YM #structColumn1 {background: url(images/logo-bottom-ym.gif) bottom center no-repeat;}


.Splash #ImageRotatorWrapper {}
#ImageRotatorWrapper {clear:both;width:526px;height:160px;background: url(images/image-rotator-bg.gif) no-repeat;}
.Splash #ImageRotatorWrapper {margin-top:15px;}
#ContentImageRotator {width:512px;height:146px;overflow:hidden;padding:7px}

#BreadcrumbsWrapper {float:right;margin-right:20px;}
#ContentBreadCrumbs {float:left;}
#ContentBreadCrumbs ul{padding:0;margin:5px 0 10px 0;list-style:none;float:left;}
#ContentBreadCrumbs li{padding:0;margin:0;float:left;list-style-type:none;}
#ContentBreadCrumbs li a{display:block;text-decoration:underline;font-size:.8em;padding:2px 6px 2px 8px;background:url(images/2nd-level-arrow.gif) no-repeat center left;color:#666;}
#ContentBreadCrumbs li#bcFirst a{background:none;padding-left:0;}
#ContentBreadCrumbs li.navselected a{font-weight:bold;text-decoration:none;}

.Splash h1#ContentpageName {color:#080849;}
.PrairieRanch h1#ContentpageName {color:#1d2452;}
.Evang h1#ContentpageName {color:#01433a;}
.YAM h1#ContentpageName {color:#3f0000;}
.YM h1#ContentpageName {color:#537575;}

#ContentMiddle {

}


#structColumn2 {
	width:170px;
	float:left;
	margin:50px 0px 0px 10px;
	_margin:50px 0px 0px 4px;
	padding:0px;
	/*_border:1px solid red;*/
}

#ContentMemberTools {}
#ContentMemberTools ul{margin:0px;padding:0px;}
#ContentMemberTools li{list-style-type:none;}
#ContentMemberTools li a{display:block;padding:5px 10px;text-decoration:none;color:#666;}
#ContentMemberTools li a:hover {text-decoration:underline;}

#ContentRightNav {}
#ContentRightNav ul{margin:0px;padding:0px;}
#ContentRightNav li{list-style-type:none;}
#ContentRightNav li a{display:block;padding:5px 10px;text-decoration:none;}
#ContentRightNav li a:hover {text-decoration:underline;}

#ContentRightNav li ul{margin:0px 0px 0px 15px;padding:0px;}
#ContentRightNav li li{list-style-type:none;background: url(images/2nd-level-arrow.gif) left center no-repeat;}
#ContentRightNav li li a{display:block;padding:3px 10px 3px 10px;text-decoration:none;color:#666;}
#ContentRightNav li li a:hover {text-decoration:underline;}


#structFooterWrapper {
	width:100%;
	border-top:1px solid #d0d0d0;
	text-align:center;
	font-size:11px;
}
#ContentFooter {
	background: url(images/footer-bg.jpg) no-repeat;
	height:55px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width:774px;
	color:#acacac;
	padding-top:8px;
}
.clear {clear:both;}
.homePicIcon {margin-right:15px;margin-bottom:5px;}
/**************************************************************************************/
/**************************************************************************************/
/* IMAGE BASED - 3+ levels */
/**************************************************************************************/
/**************************************************************************************/
	#ContentToplinks{ clear:both;float:left; width:100%; margin:0px; padding:0;/*background-color:#43436d;border-top:1px solid #fff;border-bottom:1px solid #fff;*/}
	#ContentToplinks ul{ margin:0; padding:0; list-style:none;}
	#ContentToplinks li{ margin:0; padding:0; float:left}
	#ContentToplinks a{  text-indent:-9999px;margin:0;height:42px; padding:0; color: #0F013D; font-size: 11px;text-decoration: none;}
	
	#ContentToplinks li#Home a{display:block;background:url(images/home.gif) top center no-repeat; width:70px;}
	#ContentToplinks li#Archdiocese a{display:block;background:url(images/archdiocese.gif) top center no-repeat; width:113px;}
	#ContentToplinks li#EvangelizationandCatechesis a{display:block;background:url(images/evangelization.gif) top center no-repeat; width:133px;}
	#ContentToplinks li#YoungAdultMinistry a{display:block;background:url(images/young-adult.gif) top center no-repeat ; width:175px;}
	#ContentToplinks li#YouthMinistry a{display:block;background:url(images/youth-ministry.gif) top center no-repeat ; width:134px;}
	#ContentToplinks li#PrairieStarRanch a{display:block;background:url(images/prairie-star.gif) top center no-repeat ; width:149px;}
	
	
	/* IE 7 keeps menus static
	****************************************/
	#ContentToplinks li:hover, #ContentToplinks li.hover {
		position: static;
	}
	/* Second Level Groups */
	#ContentToplinks li ul {position: absolute;/*margin-top:55px;*/ left: -999999px; margin:0; padding:0px;background:#fff; float:none; width:180px;border-top: 1px solid #0F013D;border-right: 1px solid #0F013D;border-left: 1px solid #0F013D;}
	#ContentToplinks li li { width: 180px;}
	#ContentToplinks li li a {height:auto; text-indent:0px;margin:0px;padding:2px 4px 2px 5px; /*_width:150px*/border-bottom: 1px solid #0F013D;}
	#ContentToplinks li li:hover, #ContentToplinks li li.sfHover { background: #f6f6d2;}
	#ContentToplinks li li a:hover {color:#b00034;}
	
	/* Third Level Groups */
	#ContentToplinks li li ul { margin:-20px 0 0 178px}
	
	/* The Magic */
	#ContentToplinks li:hover ul ul,
	#ContentToplinks li:hover ul ul ul,
	#ContentToplinks li.sfhover ul ul,
	#ContentToplinks li.sfhover ul ul ul { left: -999em;}
	
	#ContentToplinks li:hover ul,
	#ContentToplinks li li:hover ul,
	#ContentToplinks li li li:hover ul,
	#ContentToplinks li.sfhover ul,
	#ContentToplinks li li.sfhover ul,
	#ContentToplinks li li li.sfhover ul { left: auto;}
	
/*********************************************************************/
/* Home only */
/*********************************************************************/
.Splash #ContentBanner01,
.Splash #ContentBanner02,
.Splash #ContentBanner03,
.Splash #ContentBanner04  {margin-bottom:15px;width:189px;height:104px;}

.Splash #ContentBanner01 {margin-top:15px;}
/*********************************************************************/
	
/*********************************************************************/
/* Evang only */
/*********************************************************************/
.Evang #ContentBanner01,
.Evang #ContentBanner02,
.Evang #ContentBanner03 {margin-bottom:15px;}

.Evang #ContentBanner01 {margin-top:15px;}
/*********************************************************************/

/*********************************************************************/
/* Young Adult Ministry only */
/*********************************************************************/
.YAM #ContentBanner01,
.YAM #ContentBanner02,
.YAM #ContentBanner03 {margin-bottom:15px;}

.YAM #ContentBanner01 {border-top:1px solid #d0d0d0;padding-top:15px;margin-top:15px;}
/*********************************************************************/
