/* CSS Document */

/*women*/


/*---------------- Main content---------------*/
  /*Maincontent Background*/
	  td.ContentBgFill { background: #79cdcb; }
  /*Ministry Banner*/
	  #minBanner { background: url(../../images/banners/ministries/women_main.jpg) no-repeat; }
	
  /*Content Paragraph color*/
	  #contentMain, #contentMain p { color: #005568; } 
  	#contentMain strong, #contentMain p strong, #contentMain b, #contentMain p b  { color: #005568; } 
  	#contentMain em, #contentMain p em, #contentMain i, #contentMain p i { color: #005568; } 
	
  /*Quote boarder left color*/
	  #contentMain blockquote { border-left: 2px solid #b8ca58; }
  /*Quote color*/
	  #contentMain blockquote, #contentMain blockquote strong { color: #dfe6c3; } 

  /*Content Page Title color (normally same color as h4) */
	  #ministry #ministryPageTitle { color: #c12a6d; }
  /*Content Header colors*/
	  #contentMain h4 { color: #c12a6d; font-weight: bold; }
  /*Content subHeader colors*/
	  #contentMain h5, #contentMain a { color: #dce9c4; }

  /*Content bullet list*/	
	  #ministry ul, #ministry ol { list-style-type: disc; padding: 4px 0px 0px 3em; margin: 0px; }
  	#ministry ul li { padding: 2px 2px 2px 2px; margin: 0px; color: #005568; }
  	#ministry ul.basic_nobullets { list-style-type: none; padding-left: 0px; }	

  /*Content Links*/
    /*normal*/
      #ministry a:link, #ministry a:visited { color: #c12a6d; }
      #ministry a:link strong, #ministry a:link b, #ministry a:link em, #ministry a:link i, strong #ministry a:link, b #ministry a:link, em #ministry a:link, i #ministry a:link { color: #c12a6d; }
      #ministry a:visited strong, #ministry a:visited b, #ministry a:visited em, #ministry a:visited i, strong #ministry a:visited, b #ministry a:visited, em #ministry a:visited, i #ministry a:visited { color: #c12a6d; }
    /*hover*/
      #ministry a:hover, #ministry a:active { color: #005568; }
      #ministry a:hover strong, #ministry a:hover b, #ministry a:hover em, #ministry a:hover i, strong #ministry a:hover, b #ministry a:hover, em #ministry a:hover, i #ministry a:hover { color: #005568; }
      #ministry a:active strong, #ministry a:active b, #ministry a:active em, #ministry a:active i, strong #ministry a:active, b #ministry a:active, em #ministry a:active, i #ministry a:active { color: #005568; }
	  
	
/*---------------- SubContent---------------*/
  /*SubContent Headers Bg colors*/
	  #contentSub h3 { background: #005568 url(../../images/bg_contentSub_shadow.png) repeat-y; }
  /* Subcontent Text color*/ 

	    .ministryDetails { width: 196px; padding: 10px 0 20px 0; }
	.ministryDetails ul { list-style: none; font-weight: bold; }
	.ministryDetails li { margin: 0px; border-top: 1px solid #f7f2e7; border-bottom: 1px solid #cec9be; }
		.ministryDetails li a { display: block; color: #635c51; text-decoration: none; }
			.ministryDetails li a:link, .ministryDetails li a:visited  { padding: 8px 15px 7px 15px; }
			.ministryDetails li a:hover, .ministryDetails li a:active  { background: #ffffff ; padding: 8px 15px 7px 15px; }

	.ministryDetails .noBorderTop { border-top: none; }
	.ministryDetails .noBorderBottom { border-bottom: none; }

	  #ministryDetails li a, #registrations li a, #upcomingEvents li a, #upcomingEvents li, .ministryDetails { color: #6a7b24; }
  



/*---------------- Calendar Colors---------------*/
  /*Colors of Calendar Days */		
	  .days_of_week_1, .days_of_week_2, .days_of_week_3 { color:#eeeeee; }

  /*background colors of Calendar Days */		
	  .days_of_week_1 { background-color: #792b60; }
	  .days_of_week_2 { background-color: #884a74; }
	  .days_of_week_3 { background: #792b60 url(../../images/bg_contentSub_shadow.png) repeat-y right; }
	
  /*background colors of Calendar Dates */		
    .calendar_numbers_1, .calendar_numbers_3 { background-color: #621a4b; }
    .calendar_numbers_2 { background-color: #792b60; }

  /*Bottom line color */		
    .days_of_week_1, .days_of_week_2, .days_of_week_3, .calendar_numbers_1, .calendar_numbers_2, .calendar_numbers_3 { border-bottom: 1px solid #dddddd; }

  /*Hover text colors of Calendar*/		
    #calendar_links a:hover, #calendar_links a:active, #calendar_links a.today { color: #621a4b; }

   .days_of_week_2, .calendar_numbers_2 { border-left:1px solid #DDDDDD; }

    
/*---------------- Articles on footer of landing page ADDED BY DINO---------------*/
  /* overal styling and mouseover of ministry article section */
    #ministryArticles .highlightedEvent:hover {	background: #81dad8; }
  /*links*/
    /*details - overrides link color defined in top*/  
      /*normal*/
        #ministry .highlightedEvent_details a:link, #ministry .highlightedEvent_details a:link strong, #ministry .highlightedEvent_details a:link b, #ministry .highlightedEvent_details a:link em, #ministry .highlightedEvent_details a:link i { color: #005568; } 
        #ministry .highlightedEvent_details a:visited, #ministry .highlightedEvent_details a:visited strong, #ministry .highlightedEvent_details a:visited b, #ministry .highlightedEvent_details a:visited em, #ministry .highlightedEvent_details a:visited i { color: #005568; }
      /*hover*/
        #ministry .highlightedEvent_details a:active, #ministry .highlightedEvent_details a:active strong, #ministry .highlightedEvent_details a:active b, #ministry .highlightedEvent_details a:active em, #ministry .highlightedEvent_details a:active i { color: #005568; }
        #ministry .highlightedEvent_details a:hover, #ministry .highlightedEvent_details a:hover strong, #ministry .highlightedEvent_details a:hover b, #ministry .highlightedEvent_details a:hover em, #ministry .highlightedEvent_details a:hover i { color: #005568; }
    /*article title - overrides link color defined in top*/  
      /*normal*/
        #ministry .highlightedEvent_details a:link.articleTitle, #ministry .highlightedEvent_details a:link.articleTitle strong, #ministry .highlightedEvent_details a:link.articleTitle b, #ministry .highlightedEvent_details a:link.articleTitle em, #ministry .highlightedEvent_details a:link.articleTitle i { color: #005568; } 
        #ministry .highlightedEvent_details a:visited.articleTitle, #ministry .highlightedEvent_details a:visited.articleTitle strong, #ministry .highlightedEvent_details a:visited.articleTitle b, #ministry .highlightedEvent_details a:visited.articleTitle em, #ministry .highlightedEvent_details a:visited.articleTitle i { color: #005568; }
      /*hover*/
        #ministry .highlightedEvent_details a:active.articleTitle, #ministry .highlightedEvent_details a:active.articleTitle strong, #ministry .highlightedEvent_details a:active.articleTitle b, #ministry .highlightedEvent_details a:active.articleTitle em, #ministry .highlightedEvent_details a:active.articleTitle i { color: #005568; }
        #ministry .highlightedEvent_details a:hover.articleTitle, #ministry .highlightedEvent_details a:hover.articleTitle strong, #ministry .highlightedEvent_details a:hover.articleTitle b, #ministry .highlightedEvent_details a:hover.articleTitle em, #ministry .highlightedEvent_details a:hover.articleTitle i { color: #005568; }

        
/*------------------------- Ministry Menu --------------------*/  
  #minMenu { background: #621a4b; width: 548px; padding-left: 11px;}
  * html #minMenu { width: 548px; padding-left: 11px; }
  
  
/*------------------------- Ministry Pages --------------------*/
  /*info panel - small section used to show short quotes, and description*/
    /*font color and background color*/
      #ministry #highlightInfoPanel { background-color: #999999; }
  /*separator between sections*/
    #ministry td.sectionSeparator { border-top: 1px solid #ddd; }
    #ministry div.sectionSeparator { border-top: 1px solid #ddd; }

    
/*------------------------- DCM Edits - Ministry Pages --------------------*/
  /*inline form - background and border (fckeditor and images)*/
    /*if located on normal page or main section*/
    	#ministry .inlineDivMain { background: #a7c238; border: 1px solid #808080; }
    /*if located in info panel*/
    	#ministry #highlightInfoPanel .inlineDivMain { background: #f931a4; border: 1px solid #cccccc; }
  /*container section edit panel - provides links for deleting section, re-ordering, etc.*/
    /*if located on normal page*/
      #ministry .containerSectionEditPanel { border: 1px solid #cccccc; } 
    /*if located in info panel*/
      #ministry #highlightInfoPanel .containerSectionEditPanel { border: 1px solid #cccccc; }
      #ministry #highlightInfoPanel .containerSectionEditPanel a:link, #ministry #highlightInfoPanel .containerSectionEditPanel a:visited {	color: #5d0000;	text-decoration: none; }
      #ministry #highlightInfoPanel .containerSectionEditPanel a:hover, #ministry #highlightInfoPanel .containerSectionEditPanel a:active { color: #5d0000; text-decoration: underline; }	
  /*highlight color shown when mousing over inline edits*/
    #ministry .highlightInlineItem { background-color: #aaa644; }
    #ministry img.highlightInlineItem { border: 5px solid #aaa644; }
  /*the highlightcolor used by the difference system*/
    #ministry .highlightSection { background-color: #fae846; }
    #ministry div.highlightItem { border: 5px solid #fae846; }
    #ministry img.highlightItem { border: 5px solid #fae846; }
    