@import url("css/menu.css");
@import url("/portals/0/AgapeStyles.css");
/* CSS Document */
body {background: url(images/BackgroundRepeat.gif) repeat top left; height:100%;width: 100%;  }

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style{width:1050px; margin:0 auto;}

.top_space{height:34px;}
.lang_pad{padding:7px 0 0 25px;float:left;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:100px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px; background:url(images/menu_bg.png) top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) repeat-y  top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) repeat-y top right; }

/*.search_style{float:right; height:10px;}
.search_bg{padding:8px 2px 0 0;}*/

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 5px 0 5 px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{padding-top:15px; min-height:350px;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}






/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}



/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{white-space: nowrap;  padding: 0px; margin: 0px; vertical-align: top ; }
div.SearchBorder{width: 180px;  border: solid 1px #e0e0e0; float: left; background-color: White; white-space: nowrap; padding: 0px; margin: 0px; }
div.SearchContainer a{padding: 0px;  float: left; }
div.SearchContainer a img{padding-left:5px; }
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right; padding: 0px; margin: 0px;}
div.SearchIcon img{margin-top: 3px;padding: 0px; margin: 0px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px ;  color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}



.AgapeMenu
{
 font-size:14pt ;
 font-weight:bolder ;
 margin: 0px 0px 0px 0px;
 
}

.AgapeMenu a:link{color:#660000 ;padding: 3px ;
 font-weight:300  ;}
.AgapeMenu a:visited{color:#660000;padding: 3px ;
 font-weight:300  ;}
.AgapeMenu a:hover{color:#FFF ;padding: 3px ;
              background-color: #660000 ;
              text-decoration: none ;
 font-weight:300 ;

 }
.AgapeMenu a:active{color:#FFF ;padding: 3px ;
 font-weight:300 ;}

.AgapeMenu2
{
	
}
.AgapeMenu2 a
{
 font-size:10pt ;
 font-weight:300 ;

width: 100%;
vertical-align: middle ;
}

.AgapeMenu2 a:link{color:#660000 ;font-size:10pt ;
 font-weight:300  ; vertical-align: middle ; }
.AgapeMenu2 a:visited{color:#660000; vertical-align: middle ;  font-size:10pt ;
 font-weight:300  ;}
.AgapeMenu2 a:hover{color:#FFF ; vertical-align: middle ;  font-size:10pt ;
              background-color: #660000 ;
              text-decoration: none ; 
 font-weight:300 ;

 

 }
.AgapeMenu2 a:active{color:#660000 ;vertical-align: middle ;  font-size:10pt ;
 font-weight:300 ; }


.AgapeSearchTitle
{
	font-size: 18pt ;
	font-weight: bold;
	color: Green;
}
.AgapeSearchResultTitle
{
	font-size: 13pt ;
	font-weight: bold;
	color: #105998;
}
.AgapeSearchResultText
{
	font-size: 9pt ;
	 font-weight: normal;
	color: #444444;
}
.AgapeSearchLink
{
 font-size:14pt ;
 margin: 3px 3px 3px 3px;
}

.AgapeSearchLink a:link{color:#466629 }
.AgapeSearchLink a:visited{color:#466629}
.AgapeSearchLink a:hover{
  border-top: solid 2pt #466629 ;
  border-bottom: solid 2pt #466629 ;
  text-decoration:none ;
  cursor:pointer ;
 }
.AgapeSearchLink a:active{color:#466629 }

.AgapeSearchLink1
{
 font-size:14pt ;
 margin: 3px 3px 3px 3px;
}

.AgapeSearchLink1 a:link{color:#663366 }
.AgapeSearchLink1 a:visited{color:#663366}
.AgapeSearchLink1 a:hover
{
  border-top: solid 2pt #663366 ;
  border-bottom: solid 2pt #663366 ;
  text-decoration:none ;
  cursor:pointer ;
 }
.AgapeSearchLink1 a:active{color:#663366 }
.AgapeSearchLink2
{
 font-size:14pt ;
 margin: 3px 3px 3px 3px;
}

.AgapeSearchLink2 a:link{color:#005179 }
.AgapeSearchLink2 a:visited{color:#005179}
.AgapeSearchLink2 a:hover{ border-top: solid 2pt #466629 ;
  border-bottom: solid 2pt #466629 ;
  text-decoration:none ;
  cursor:pointer ;
 }
.AgapeSearchLink2 a:active{color:#005179 }

.AgapeSearchLinkGreen
{
 font-size:14pt ;
 margin: 0;
}
.AgapeSearchLinkGreen div  a:link div {color:#466629; padding-top: 2pt ;padding-bottom: 2pt ; }
.AgapeSearchLinkGreen div  a:visited div{color:#466629; padding-top: 2pt ;padding-bottom: 2pt ; }
.AgapeSearchLinkGreen div  a:hover div{
  border-top: solid 2pt #466629 ;
  border-bottom: solid 2pt #466629 ;
  padding: 0 ;
  text-decoration:none ;
  cursor:pointer ;
 }.AgapeSearchLinkGreen div  a:hover div div{
  border-top: none ;
  border-bottom: none ;
	padding-top: 2pt ;padding-bottom: 2pt ;
	
 }
.AgapeSearchLinkGreen div  a:active div{color:#466629; padding: 0 ;  }

.AgapeHyperlink a:hover 
{
	color: #660000 ;
	text-decoration: underline;
}

.AgapeHyperlink
.AgapeSearchLinkRed
{
 font-size:14pt ;
 margin: 3px 3px 3px 3px;
}

.AgapeSearchLinkRed div a:link div{color:#660000; padding-top: 2pt ;padding-bottom: 2pt ;  }
.AgapeSearchLinkRed div a:visited div{color:#660000; padding-top: 2pt ;padding-bottom: 2pt ; }
.AgapeSearchLinkRed div a:hover div
{
  border-top: solid 2pt #660000 ;
  border-bottom: solid 2pt #660000 ;
  padding: 0 ;
  text-decoration:none ;
  cursor:pointer ;
 }
 .AgapeSearchLinkRed div  a:hover div div{
  border-top: none ;
  border-bottom: none ;
  padding-top: 2pt ;padding-bottom: 2pt ;
 }
.AgapeSearchLinkRed div a:active div{color:#660000; padding: 0 ; }

.AgapeSearchLinkBlue
{
 font-size:14pt ;
 margin: 3px 3px 3px 3px;
}

.AgapeSearchLinkBlue div  a:link div{color:#005179;padding-top: 2pt ;padding-bottom: 2pt ; }
.AgapeSearchLinkBlue div  a:visited div{color:#005179;padding-top: 2pt ;padding-bottom: 2pt ;}
.AgapeSearchLinkBlue div  a:hover div{ border-top: solid 2pt #005179 ;
  border-bottom: solid 2pt #005179 ;
  padding: 0 ;
  text-decoration:none ;
  cursor:pointer ;
 }
 .AgapeSearchLinkBlue div  a:hover div div{
  border-top: none ;
  border-bottom: none ;
  padding-top: 2pt ;padding-bottom: 2pt ;
 }
.AgapeSearchLinkBlue div  a:active div{color:#005179;padding: 0 ;}

.AgapeSearchLinkPlum
{
 font-size:14pt ;
 margin: 3px 3px 3px 3px;
}

.AgapeSearchLinkPlum div  a:link div{color:#663366; padding-top: 2pt ;padding-bottom: 2pt ;  }
.AgapeSearchLinkPlum div  a:visited div{color:#663366; padding-top: 2pt ;padding-bottom: 2pt ; }
.AgapeSearchLinkPlum div  a:hover div{ border-top: solid 2pt #663366 ;
  border-bottom: solid 2pt #663366 ;
  padding: 0 ;
  text-decoration:none ;
  cursor:pointer ;
 }
 .AgapeSearchLinkPlum div  a:hover div div{
  border-top: none ;
  border-bottom: none ;
  padding-top: 2pt ;padding-bottom: 2pt ;
 }
.AgapeSearchLinkPlum div  a:active div{color:#663366; padding: 0 ; }



    .Agape_Watermarked_TextBox
{
font-family: Verdana;

color: #999999;
}

.Agape_Story_headline
{
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	color: #105998;
	border-bottom: solid 2px #105998;
	text-align: left ;
}
.Agape_Product_Title
{
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	color: #105998;

}
.Agape_Story_subtitle
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: lighter;
	font-style: italic;
	color: Gray;
	margin-bottom: 20px;
}

.AgapeAdvertTitle
{
	font-family: Verdana ;
	font-size: 20pt;
	font-weight: bold;
    color: #466629 ;
    
}
.AgapeAdvertTitle1
{
	font-family: Verdana ;
	font-size: 20pt;
	font-weight: bold;
    color:  #663366 ;
    
}
.AgapeAdvertTitle2
{
	font-family: Verdana ;
	font-size: 20pt;
	font-weight: bold;
    color: #005179 ;
    
}
.Agape_PopResImageTitle
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: Gray;
	margin-bottom: 20px;
}


   
.Agape_Story_linespace
{
	border: thick hidden #FFFFFF;
}
.Agape_Story_picturebox
{
	margin: 0px 15px 15px 0px;
	float: left;
	display: inline;
	width: 300px;
}
.Agape_FullStory_bodytext
{
	float: left;
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
	margin-right: 20px;
	border-bottom:solid 1pt gray;
	display: inline ;
	text-align:left ;
}	
.Agape_Story_quotebox
{
border: solid 1pt #999999;
text-align: left;
vertical-align: middle;
width:180px;
float:right;
margin: 0 0 0 20px ;

}
.Agape_Story_quotetext
{
font-family:Verdana;
font-size: 11pt;
font-weight:bold;
color: #105998;
text-align: center;
}

.Agape_Story_storymain
{
margin-left: 20px;
}
.Agape_Story_leftquote
{
	height:20px;
	display:inline;
	clear:both;
    padding:5px 0 0 5px;
	
	}
.Agape_Story_rightquote
{
	height:20px;
	vertical-align: text-top;
	float:right;
	padding:0 5px 5px 0;
	}
.Agape_video
{
    float:none ;
    margin: 25px;
    text-align: center;
}
.Agape_Search_GridView
{
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	border-left: none;
	border-right: none  ;
}


.Agape_Search_Paging
{
	   
}

.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
	margin: 0px,
}
div {
	
	font-family:verdana; font-size:12px;
	margin:0px;
	padding: 0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}

.menuSeparator
{
	margin: 6px;
}

.headerLeft {
	background-image: url(images/MenuDTL.jpg);
	background-repeat:  no-repeat;

	height: 46px;
	
	margin: -1px ; 
	

}
.headerRepeat {
	background-image: url(images/MenuD.jpg);
	background-repeat: repeat-x;
	height: 46px;
	max-height: 46px ;
	
}
.headerRight {
	background-image: url(images/MenuDTR.jpg);
	background-repeat:  no-repeat;
	height: 46px;
	width: 26px;
	max-height: 46px ;
	 max-width: 26px ;
	 margin: -1px ; 
}
.mastheadLeft {
	background-image: url(images/MastheadLeft.gif);
	background-repeat:  repeat-y;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	height:114px;
	
margin: -1px ; 
}
.mastheadCentre {
	background-color:#FFF;
	
	
}
.mastheadRight {
	background-image: url(images/MastheadRight.gif);
	background-repeat:  repeat-y;
	
	height:114px;
	width: 26px;
	
	margin: 0px;
	border-style: none;
	border-width: 0px;
	margin: -1px ; 
}
.breadcrumbLeft {
	background-image: url(images/BreadcrumbLeft.gif);
	background-repeat:   no-repeat;
	height: 44px;
	
	margin: 0;
	border-style: none;
	margin: -1px ; 
}
.breadcrumbCentre {
	background-image: url(images/BreadcrumbInner.gif);
	background-repeat: repeat-x;
	height: 44px;

}
 .breadcrumbRight {
	background-image: url(images/BreadcrumbRight.gif);
	background-repeat:   no-repeat;
	height: 44px;
	width: 26px;
margin: 0;
	border-style: none;
	margin: -1px ; 
}
.mainLeft {
	background-image: url(images/MastheadLeft.gif);
	background-repeat:  repeat-y;
	border-style: none;
	border-width: 0px;
	margin: -1px ; 
}
.mainContentContainer {
	background-color: white;
	
	

}
.mainRight {
	background-image: url(images/MastheadRight.gif);
	background-repeat:  repeat-y;
	
	border-style: none;
	border-width: 0px;
	margin: -1px ; 
}
.footerLeft {
	background-image: url(images/FooterLeftD.jpg);
	background-repeat:  no-repeat;
	height: 42px;
	width: 23px;
	float: left;
	margin: 0px ; 
}
.footerCentre {
	background-image: url(images/FooterD.jpg);
	background-repeat: repeat-x;
	height: 42px;
	
	 vertical-align: top ;
	 padding-top: 10px;
}
.footerRight {
	background-image: url(images/FooterRightD.jpg);
	background-repeat:  no-repeat;
	height: 42px;
	width: 24px;
	float: right;
	margin: 0px ; 
}

/* ControlPanel style */
#controlPanelContainer 
{
	 background-color: transparent ;
	 width: 100% ;
	 
}

/* Logo */
#logoContainer 
{	
	 width: 288px ;
	 float:left ;
	 text-align:left ;
	 margin-left: 10px;
	 
}
#iconsContainer 
{	
	
	 float:right ;
	 text-align:right ;

}

.joinUs
{
	background-image: url(images/JoinUsD.gif) ;
	background-repeat: no-repeat;
	width:91px ;
	height: 112px; 
	margin-right: 0px;
	 display: block ;
}
a.joinUs:hover  
{
	background-image: url(images/JoinH.gif) ;
	background-repeat: no-repeat;
	width:91px ;
	height: 112px; 
	margin-right: 0px;
}
.giving
{
	background-image: url(images/GivingD.gif) ;
	width:91px ;
	height: 112px; 
    display: block ;
}
a.giving:hover  
{
	background-image: url(images/GivingH.gif) ;
	
}
.prayer
{
	background-image: url(images/PrayerD.gif) ;
	width:91px ;
	height: 112px; 
 display: block ;
}
a.prayer:hover  
{
	background-image: url(images/PrayerH.gif) ;
	
}
.conferences
{
	background-image: url(images/ConferencesD.gif) ;
	width:127px ;
	height: 112px; 
	 display: block ;
}
a.conferences:hover  
{
	background-image: url(images/ConferencesH.gif) ;
}
.yourArea
{
	background-image: url(images/AreaD.gif) ;
	width:120px ;
	height: 112px; 
	 display: block ;
}
a.yourArea:hover  
{
	background-image: url(images/AreaH2.gif) ;
}
.newsIcon
{
	background-image: url(images/NewsD.gif) ;
	width:99px ;
	height: 112px; 
	 display: block ;

}
a.newsIcon:hover  
{
	background-image: url(images/NewsH.gif) ;
}
.resourcesIcon
{
	background-image: url(images/ResourcesD.gif) ;
	width:115px ;
	height: 112px; 
	 display: block ;

}
a.resourcesIcon:hover  
{
	background-image: url(images/ResourcesH.gif) ;
}


/* Breadrumb */
#breadcrumbContainer 
{	
	  margin-top: 1px ;
	 float:left ;
	 white-space:nowrap ;
	 
}
#loginContainer 
{	
	  margin-top: 1px ;
	 float:right ;
	 margin-right: 10px;
	 white-space: nowrap ;

}
#searchContainer 
{	
	 
	float:right ;
	
	 white-space: nowrap ;

	 vertical-align:  middle ;
}
.TopPane {
	
	background-color: White;
	padding:10px;
	margin: 0 ;
}
.LeftPane {
	
	background-color: White;
	padding:10px;
	margin: 0 ;
	 max-width : 180px;
	
}
.ContentPane {
	
	background-color: White;
	padding:10px;
	margin: 0 ;
	
}

.RightPane {
	
	background-color: White;
	padding:10px;
	margin: 0 ;
	
	
}
.BottomPane {
	
	background-color: White;
	padding:10px;
	margin: 0 ;
}


/*HomePage layout styles*/
.HomeTopPane {
	
	background-color: White;
	padding:10px;

}
.HomeLeftPane {
	
	background-color: White;
	padding:10px;
	
	
}
.HomeContentPane {
	
	background-color: White;
	padding:10px;

	width: 100%;
}
.HomeContentPane1
{
	background-color: White;
	padding:10px;
	width: 400px;

}
.HomeRightPane {
	
	background-color: White;
	padding:10px;
	
	
}
.HomeRightPane1 {
	
	background-color: White;
	padding:10px;
	
	
	
}
.HomeBottomPane {
	
	background-color: White;
	padding:10px;
	
}
.Agape_WhatOn_Prefix
{
    font-family:Verdana;
    font-size:10pt;
    color:black;
    text-align:center;
}
.Agape_WhatOn_MainHyper
{
    font-family:Verdana;
    font-size:8pt;
    text-align:left;
    font-weight:bold;
    color: #466629;
    text-decoration: none;
}

.Agape_WhatOn_MainHyper a:hover{color:#466629; text-decoration: none; }
.Agape_WhatOn_MainHyper a:visited{color:#466629; text-decoration: none; }
.Agape_WhatOn_MainHyper a:link{color:#466629; text-decoration: none; }
.Agape_WhatOn_MainHyper a:link{color:#466629; text-decoration: none; }
.Agape_WhatOn_MainHyper a:hover p{color:#660000; text-decoration: none; }
a:hover .Agape_WhatOn_MainHyper  {color:#660000; text-decoration: none; }

.Agape_WhatOn_DateHyper 
{
    font-family:Verdana;
    font-size:7pt;
    text-align:center;
    color:Gray;
white-space: nowrap;
text-decoration: none;
}
.Agape_WhatOn_DateHyper a:hover{color:Gray ;text-decoration: none; }
.Agape_WhatOn_DateHyper a:active{color:Gray ;font-size:7pt;}
.Agape_WhatOn_DateHyper a:link{color:Gray;font-size:7pt;}
.Agape_WhatOn_DateHyper a:visited{color:Gray; font-size:7pt;}
.Agape_WhatOn_DateHyper a:hover p{color:#660000 ;text-decoration: none; }
a:hover .Agape_WhatOn_DateHyper {color:#660000 ;text-decoration: none; cursor:pointer; }


/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited,a.footer:hover  { font-family:Verdana; color:#FFF; font-size:11px; font-weight: bold ;  }


























































































































































































































