/* CSS Document */
#state_home_event_portraitOBJ {
	width:100%;
	padding-bottom:10px;
}
#state_home_event_portraitOBJ h1 {
	margin:0px 0px 10px 0px; padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#3e3e97;
}
#state_home_event_portraitOBJ h2 {
	margin:0px 0px 4px 0px; padding:0px;
	font-size:13px;
	font-weight:bold;
}
#state_home_event_portraitOBJ h3 {
	margin:10px 0px 2px 0px; padding:0px;
	font-size:12px;
	font-weight:normal;
}
#state_home_event_portraitOBJ p {
	margin:-3px 0px 10px 0px; padding:0px;
}
#state_home_event_portraitOBJ table {
	width:70%;
	float:right;
	margin:25px 0px 0px 0px; padding:0px;
	border-collapse:collapse;
}
#state_home_event_portraitOBJ table td {
	width:33%;
	padding:0px;
	vertical-align:top;
	text-align:center;
}
#state_home_event_portraitOBJ #seiStatusActive {
	width:100%; height:14px;
	margin-top:3px;
	background-image:url(/img/website/event_active.gif);
	background-repeat:no-repeat;
	background-position:40px 0px;
}
#state_home_event_portraitOBJ #seiStatusOver {
	width:100%; height:14px;
	margin-top:3px;
	background-image:url(/img/website/event_over.gif);
	background-repeat:no-repeat;
	background-position:40px 0px;
}
#state_home_event_portraitOBJ #seiStatusWait {
	width:100%; height:20px;
	margin-top:3px;
	background-image:url(/img/website/event_wait.jpg);
	background-repeat:no-repeat;
	background-position:40px 0px;
}

/* ----------   INLINE-ELEMENTS   ---------- */
#state_home_event_portraitOBJ img {
	border:none;
}
#state_home_event_portraitOBJ #sepImgEvent {
	float:left;
	padding:0px 10px 5px 0px;
}
#state_home_event_portraitOBJ #sepButton {
	float:right;
	padding:0px 10px 5px 0px;
}
#state_home_event_portraitOBJ a {
	font-weight:bold;
}
#state_home_event_portraitOBJ a:link, 
#state_home_event_portraitOBJ a:visited {
	color:#000000;
}
#state_home_event_portraitOBJ a:hover {
	text-decoration:underline;
}


