/*
J  a  v  a  c  a  t  z

Description: news_events.css

Tel: (852)29877951
Fax: (852)29879294
Email: office@javacatz.com
Website: www.javacatz.com

Created: 2006-11-10
*/

@import url( homepage.css );

#pageContents .news_eventsPage a {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0 3px;
	border: 1px solid #D1D1D1;
}
#pageContents .news_eventsPage a:hover {
	color: #ED1C24;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #44484B;
}
#pageContents .news_eventsPage a.selected {
	color: #274A67;
	border: 1px solid #44484B;
}
#pageContents .news_eventsPage a.selected:hover {
	color: #274A67;
	cursor: default;
}




#news_events .timelineBoxStyle {
	margin-top: 0px;
}

#news_events .onTopBoxStyle {
	width: 600px;
	height: 450px;
	margin-top: -20px;
	margin-left: -30px;
}

img.imgLarge {
	position: absolute;
	margin-left: -160px;
	margin-top: -45px;
	display: none;
	z-index: 90;
}
img.last {
	margin-top: -100px;
}

.greyBox{
width: 50%;
margin-left: 25%;
background-color:#6666FF;;
border:2px solid #0066FF;
}