/* Styles for community home page, English */

div.community_main{
	margin-left: auto;
	margin-right: auto;
	width: 746px;
	text-align: center;
	 font-size: 0.9em;	
}

#iefix div.community_main {	
	margin-left: 102px;
	margin-right: 102px;
}

div.community_left{
	width: 353px;
	float: left;
}

div.community_right{
	width: 353px;
	float: right;
}

div.community_module {
	width: 353px;
	height: 89px;
	text-align : left;
	vertical-align : top;
	margin-bottom: 15px;
}

div.community_module  h2 {
	display: none;
}

div.community_module a {
	font-size: 0.8em;
	display: block;
	padding-left: 85px;
	padding-top: 28px;
	padding-right: 5px;
	height: 61px;
	text-decoration: none;
	color: black;
	font-weight : bold;
	overflow: hidden;
}

.notbold {
	font-weight : normal;
}

.cmAboutBH { background: url(/img_s/community/cmAboutBH.gif)  no-repeat;  }
.cmCalendar { background: url(/img_s/community/cmCalendar.gif)  no-repeat;  }
.cmCareers { background: url(/img_s/community/cmCareers.gif)  no-repeat;  }
.cmClassStart { background: url(/img_s/community/cmClassStart.gif)  no-repeat;  }
.cmCompet { background: url(/img_s/community/cmCompet.gif)  no-repeat;  }
.cmMusicHist { background: url(/img_s/community/cmMusicHist.gif)  no-repeat;  }
.cmMusTerms { background: url(/img_s/community/cmMusTerms.gif)  no-repeat;  }
.cmPubYou { background: url(/img_s/community/cmPubYou.gif)  no-repeat;  }
.cmStaffDir { background: url(/img_s/community/cmStaffDir.gif)  no-repeat;  }
.cmWebDir { background: url(/img_s/community/cmWebDir.gif)  no-repeat;  }

.cmAboutBH_de { background: url(/img_s/community/cmAboutBH_de.gif)  no-repeat;  }
.cmCalendar_de { background: url(/img_s/community/cmCalendar_de.gif)  no-repeat;  }
.cmCareers_de { background: url(/img_s/community/cmCareers_de.gif)  no-repeat;  }
.cmClassStart_de { background: url(/img_s/community/cmClassStart_de.gif)  no-repeat;  }
.cmCompet_de { background: url(/img_s/community/cmCompet_de.gif)  no-repeat;  }
.cmMusicHist_de { background: url(/img_s/community/cmMusicHist_de.gif)  no-repeat;  }
.cmMusTerms_de { background: url(/img_s/community/cmMusTerms_de.gif)  no-repeat;  }
.cmPubYou_de { background: url(/img_s/community/cmPubYou_de.gif)  no-repeat;  }
.cmStaffDir_de { background: url(/img_s/community/cmStaffDir_de.gif)  no-repeat;  }
.cmWebDir_de { background: url(/img_s/community/cmWebDir_de.gif)  no-repeat;  }



/* Styles for other communtiy pages */

a {
	text-decoration : none;
}

a:HOVER {
	text-decoration : underline;
}

.aboutTimeline {
	background: url(/img_s/community/timelineBG.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	height: 150px;
	font-size: 0.8em;
}

.aboutTimeline h3 {
	/* Timeline box title  */
	font-weight: bold;
	font-size: 1em;
	display: block;
	padding-top: 7px;
	margin-bottom: 12px;
}

.aboutTimeline h3 span.large {
	font-size: 1.4em;
	margin-right: 10px;
}



.aboutTimeline span.imgTitle{
	font-weight: normal;
	font-style : italic;
	display: block;
}


.aboutTimeline img.mainImg {
	border: 0;
	float: right;
	margin-left: 10px;
}

.aboutH2 {
	font-size: 1.4em;
}

.aboutHeading {
	background: url(/img_s/community/headingBG.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	height: 32px;
	font-size: 1.2em;
	font-weight: bold;
}

.aboutOffice {
	float: left;
	margin-right: 10px;
	width:180px;
	font-weight: bold;
	text-align: right;
}

.aboutOffice  img.officeImg {
	border: 0;
	margin-left: 5px;
	float: right;
}

img.rightImage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}