@charset "utf-8";
.event_main { width:730px; border:#1E60EF 2px solid; float:left; margin:0; z-index:2; cursor:pointer; }
.event_more_main { width:730px; border:#1E60EF 2px solid; float:left; margin:10px 0 10px 0; z-index:2; cursor:pointer; }
.event_header { width:720px; border-bottom:solid 1px #1E60EF; height:36px; float:left; padding:0px; background:#FFF; padding:3px 5px 0px 5px; }
.event_info { width:100%; float:left; background:url(../../images/bg_event_info.jpg) repeat-x #FFF; }
.event_more_info { width:100%; float:left; background:#FFF; }
.event_pic { float:right; margin:4px; width:180px; text-align:center; }
.event_description { float:left; width:520px; padding:8px 5px 0px 5px; }
.event_description_text { width:100%; float:left; }
.event_description_data { width:80%; float:left; margin:10px 0 8px	 0; }
.event_header_title { float:left; width:400px; }
.event_header_date	{ float: left; width:210px; margin-left:4px; margin-top:8px; text-align:center; }
.event_header_category	{ float: right; width:100px; margin-left:4px; margin-top:8px; text-align: right; }
.data_cont { float:left; width:100%; border-bottom:#999 1px solid; height:16px; }
.data_cont_nb { float:left; width:100%; height:16px; }
.dc_title { float:left; width:25%; margin-top:1px; margin-bottom:1px; }
.dc_info { float:right; width:75%; margin-top:1px; margin-bottom:1px; }
.event_nextprevious { position:relative; width:720px; border:#1E60EF 2px solid; background:#FFF; padding:5px; height:20px; }
.event_list { position:relative; width:100%; border:#1E60EF 2px solid; top:0px; }
.overtable { border-top:#1E60EF solid 1px; background:#FFF; }

.event_up { position:relative; width:100%; text-align:center; float:left; margin-bottom:10px;}
.event_middle { position:relative; width:100%; float:left; border:#0B296E 2px solid; background: url(../../images/bg_events_main.jpg) repeat-x #FFF;}
.em_1 { position:relative; width:900px; float:left; margin-left:20px; margin-top:10px;}
.em_2 { position:relative; width:720px; float:left; margin-left:120px; margin-top:10px; margin-bottom:10px;}
.em_3 { position:relative; width:900px; float:left; margin-left:20px; margin-bottom:10px; text-align:center;}
.events_but_below { position:relative; width:100%; text-align:center; float:left; margin-top:10px; margin-bottom:10px; text-align:left;}
.ebb_left {position: relative; width:456px; float:left; margin-left:10px;}
.ebb_right {position: relative; width:456px; float:right; margin-right:10px;}
.ev_title {position: relative; width:100%; float:left; margin-top:10px;}
.ev_module { position:relative; width:900px; margin-left:20px; float:left; margin-top:10px;}
.ev_texto {position: relative; width:100%; float:left; margin-top:10px;}
.td_top_left { background:url(../../images/td_top_left.png) no-repeat; width:8px; height:8px;}
.td_top_right { background:url(../../images/td_top_right.png) no-repeat; width:8px; height:8px;}
.td_top_middle { background:url(../../images/td_top_middle.png) repeat-x; height:8px;}
.td_middle_left { background:url(../../images/td_middle_left.png) repeat-y; width:8px;}
.td_middle_right { background:url(../../images/td_middle_right.png) repeat-y; width:8px;}
.td_middle_middle { background:url(../../images/td_middle_middle.png) repeat-x #FFF; text-align:center;}
.td_bottom_left { background:url(../../images/td_bottom_left.png) no-repeat; width:8px; height:8px;}
.td_bottom_right { background:url(../../images/td_bottom_right.png) no-repeat; width:8px; height:8px;}
.td_bottom_middle { background:url(../../images/td_bottom_middle.png) repeat-x; height:8px;}
.me_pagination { position:relative; width:100%; float:left; margin-top:10px;}
.me_body{position:relative; width:100%; float:left; margin-top:10px;}
.me_module {position:relative; width:100%; float:left; margin-top:20px; border-bottom:#06266C 1px solid;}
.me_mod_select {float:right; margin-right:6px; width:186px; text-align:right;}
.me_mod_type_event {float:left; margin-left:6px; width:186px; text-align:left;}
.me_mod_editdelete {position: relative; float:right; margin-right:6px; margin-top:4px; margin-bottom:4px; width:350px; text-align:right;}

div#featured_container {
	width: 100%;
	margin:10px 0 0 0;
}

div#featured_container ul {
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

#featured_output {
	width: 100%;
	position:relative;
	z-index:20;
}

#more_output {
	width: 100%;
}

ul#featured_items {
	left: 0;
	z-index: 2;
}

ul#featured_items li {
}

ul#featured_items li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}

ul#featured_items li a {
	color: #222;
	text-decoration: none;	
	display: block;
	padding: 3px;
	outline: none;
}

ul#featured_items li a:hover {
	text-decoration: underline;
}

ul#featured_items li a.current {
	background:#1f62f1;
}

ul#featured_items li a.current:hover {
	text-decoration: none;
	cursor: default;
}

.search_module1 { position:relative; float:left; width:33%; }
.search_module2 { position:relative; float:right; width:33%; }
.semod1 {position:relative; width:100%; float:left; text-align:center;}
.semod2 {position:relative; width:100%; float:left; margin-top:4px;}
.semod3 {position:relative; width:100%; float:left; text-align:center; margin-top:4px;}

.bottom_content {position:relative; width: 100%; margin-top:4px; text-align:center;}


