.event .heading {background:url(../images/ribbonHeaderEvent_left.png) top left no-repeat; height:48px; position:relative; left:-10px; margin-top:10px;}
.event .heading h2{background:#7BBB0B url(../images/ribbonHeaderEvent_right.gif) right no-repeat; height:39px; line-height:39px; float:left;padding-right:30px; margin-left:10px;_margin-left:5px}
.event .heading a{color:#FFF; text-transform:uppercase; font-size:16px; text-shadow: black 0px -1px;}

.event .headingPosition { left:-20px}

.event .status-round {height:32px;background-color:#1A96BB;}
.event .status-round strong{color:#FEFB0C;float:left;display:block;width:200px;line-height:32px;text-align:center;}
.event .status-list{float:left;background-color:#2AAED5;width:440px;}
.event .status-list li{color:#FFFFFF;float:left;font-size:15px;font-weight:bold;line-height:32px;padding:0 20px;}
.event .status-list li.selected{background:#7BBB0B url(../images/arStatus.gif) no-repeat scroll right center;}

.event #right {float:left}
.event #left {float:right}
.event .contain {margin-top:10px}

.event .menu ul {margin-left:10px;}
.event .menu ul li {border:none; padding:5px 0; background:url(../images/arEvent.gif) left no-repeat}
.event .menu ul a{font-size:14px; font-weight:normal; margin-left:10px}
.event .menu li{padding:10px 0;border-bottom: 1px solid #CCE7EE;border-top: 1px solid white;}
.event .menu a{
	font-size:16px;
	color:#219ec2;
	font-weight:bold;
	text-shadow:#fff 0 -2px;
}

.event .menu a:hover, .event .selected a{ color:#7BBB0B}
.event .selected ul a {color:inherit}


.event ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #DCE6EA;
	width:200px;
}
.event ul.tabs li {
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #DCE6EA;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	display:block;
	left:1px;
	
}
.event ul.tabs li a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	padding: 0 5px;
	outline: none;
	font-weight: bold;
}

html .event ul.tabs li.active, html .event ul.tabs li.hover{
	background: #fff url(../images/arVerTab.gif) right no-repeat;
	border-right: 1px solid #fff;
}
.event .tab_container {
	border-left: 1px solid #DCE6EA;
	float: left; 
	width: 435px;
}
.event .tab_content {padding: 10px }
