/* Flexible content elements, blocks etc
Creator: Olivier Schopfer
Organization: World Council of Churches */

.news_box, .news_box2, .news_box3, .publications, .highlights, .events {margin-bottom:10px; padding-bottom:5px; border-bottom:1px solid #CCCCCC;}
.generic_bloc {margin-bottom:10px; padding-bottom:5px;}
.prayer_cycle_teaser .box_title {
	text-align:left;
	/* font-size:1em; */
	/* color:#fff; */
	font-weight:bold;
	padding-top:0.4em;
	/* background-color:#8F99A7; */
}

.prayer_cycle_teaser_item h2 {font-size:1em /* 14px */; line-height:1.4em; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
.prayer_cycle_teaser_item h3 {font-size:0.8571em /* 12px */; line-height:1.125em; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; padding: 1.1em 0 0 0}

.prayer_cycle_teaser .box_content {
	/* background-color:#F2EEE3; */
	margin-bottom:8px;
	text-align:left;
} 
.prayer_cycle_teaser .box_title a {color:#fff;}
#prayer_cycle_teaser_more {text-align:right; font-size:0.8571em; font-style:italic;}

.link_more {text-align:right;}
.link_more, #prayer_cycle_more a {font-weight:bold;}


/* buttons with CSS rollovers */

.cssnav {
	position: absolute;
	top:0;
	left:78px;
	font-family: arial, helvetica, sans-serif;
	background: url(/fileadmin/templates/wcc-main/images/button_ov.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 79px;
	height: 20px;
	margin: 0;
	padding: 0;
}
.bigbutton {
	left:0;
	background: url(/fileadmin/templates/wcc-main/images/button_big_ov.gif) no-repeat;
	width:300px;
	height:30px;
}
.cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 79px;
	height: 20px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}
.cssnav img {
	width: 79px;
	height: 20px;
	border: 0
}
.bigbutton img {
	width:300px;
	height: 30px;
}
* html a:hover {
	visibility:visible
}
.cssnav a:hover img {
	visibility:hidden
}
.cssnav span {
	position: absolute;
	left: 14px;
	top: 2px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.bigbutton span {
	left:45px;
	color:#7C1618;
	font-size:18px;
	width: 243px;
	padding-top: 3px;
}
.bigbutton a:hover span {
	color:#AF1F24;
}


