﻿
/* top information bar **/
.topinfobar {
	font-size:10px;
}
/* =====================================================
    FOOTER
 ===================================================== */
/* mini sitemap boxes **/

#footer #part1 .footerbox {
	font-size:10px; 
	line-height:16px;
}

/* footer **/

#footer #part2  div{
	font-size:11px;
}


/* feature **/

#featurebox {
	font-size:11px;
	line-height:17px;
}

/* mycem **/

.mycem {
	 background:url(../images/en/bg_mycem.png) no-repeat;
}

.mycemItem {
	font-size:11px;
}

.mycemItem input {
	font-size:10px;
}

/* event calendar **/
#events, #latestnews {
  margin-top: 5px;
}

#events h3, #latestnews h3 {
  margin-bottom:2px;
  padding-bottom: 2px;
  color: #b2b2b2;
}

.event {
	background-image:url(../images/eventbg.gif); 
	background-repeat:repeat; 
  margin-bottom: 8px;
  
}

.calendar_date {
	width:47px; 
	height:41px; 
	font-size:9px;
	line-height:20px;
	color:#FFFFFF;
	background-image:url(../images/calendarbg.gif); 
	background-repeat:no-repeat;
}

.event  .even {
  background-position: center bottom;
}

.calendar_date_day {
	color:#734318;
	line-height:10px;
}

.event_info {
	/*width:145px; */
	color:#626262; 
	/*float:left; */
	font-size:10px; 
	line-height:15px; 
	/*margin: 0px 0px 0px 5px;*/
}

.event_info a {
	color:#2b2b2b;
	text-decoration:none;
}

.event_info a:hover {
	color:#2b2b2b;
	text-decoration:underline;
}

.event_info a:visit {
	color:#2b2b2b;
	text-decoration:none;
}


/* highlight **/


.highlight {
	background:url(../images/bg_highlight.png) left top repeat;
	#background:url(../images/bg_highlight.png) left top repeat;
	_background:url(../images/bg_highlight_ie.png) left top repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:8px 0px 0px 20px; 
	font-size:11px; 
	color:#686868; 
	float:left;
	width:328px; 
	line-height:18px;
}

.highlight a {
	color:#863a07;
	text-decoration:none;
}

.highlight a:hover {
	color:#863a07;
	text-decoration:underline;
}

.highlight a:visit {
	color:#863a07;
	text-decoration:none;
}

.highlight_tit {
	font-size:11px; 
	color:#CC0000;
	font-weight:bold;
	margin-bottom:10px;
}

.highlight_tit a {
	color:#CC0000;
	text-decoration:none;
}

.highlight_tit a:hover {
	color:#CC0000;
	text-decoration:underline;
}

.highlight_tit a:visit {
	color:#CC0000;
	text-decoration:none;
}

/* Left Sidebar Menu **/
#left-menu a { font-size:11px;}
#left-menu ul li ul li a {font-size:10px;}

#nav {
	margin-left:10px;
}

