/* CSS Document */

#Event_type_title{
font-size:12px;
/*background-color:#679ac8;*/
width:150px;
font-weight:bold;
color:#fff;
text-align:left;
padding-left:5px;
/*
border-top:1px solid #233f5d;
border-left:1px solid #233f5d;
border-right:1px solid #233f5d;
margin: 0px inherit 0px auto;*/
}

img{
border:none;
}

.dropdown{
font-family:Arial, Helvetica, sans-serif;
border:1px solid #383838;
}

#Event_column_title{
font-size:12px;
font-weight:bold;
color:#FFF;
}

#bar{
width:930px;
height:1px;
vertical-align:top;
padding-top:10px;
margin-left:147px;
}

#sectional{


}

#event_table_outer{
width:920px;
/* border:1px solid #233f5d; */
/* background:url(/rotate_files/gradient1.png); */
}

.article_name{
	font-size:11px !important;
	padding-top:10px;
}


#event_table_inner{
width:870px;
}

.header_row{
background:url(/Accordion_menu/Titlebar-active-nobullet.png) repeat-x left center;
height: 25px;

}

.event_logo{
vertical-align:middle;

}

.event_logo_blank{
vertical-align:top;
padding-top:30px;
}


.description{
	padding-right:10px;
	font-size:11px;
	padding-bottom:10px;
}

/* Rotating bg color (doesnt work in IE)
.bottom_row{
background:url(/rotate_files/images/gradient_horiz.jpg);
}
*/


#tabs_events{
padding-left:21px;
width:930px;
position:relative;
top: -6;
z-index: 5;
height:20px;
/* background:url(hr_line.png); */
}

#tabs_events a{
	width: 156px;
	height: 30px;
    padding: 10px 10px;
	
	border-bottom:1px solid #000000;
	cursor:pointer;
    background: url(/rotate_files/tab2.png) no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
	}
	
#tabs_events a.last{
	width: 156px;
	background: url(/rotate_files/tab2.png) no-repeat left top;
	    padding: 10px 10px;
	color:#fff;
	}


#tabs_events a.active{
	width: 156px;
	height: 30px;
    padding: 10px 10px;
	border-bottom:none;
    background: url(/rotate_files/tab_click2.png) no-repeat right top;
	position:relative;
	top: 1px;
	color:#383838;
	}
	

/*
#spacer{
	border-bottom:1px solid; 
	position: relative; 
	top: -15px; 
	left: 34px; 
	z-index: 0;
}
*/
	
#content_wrapper {
	width: 930px;
	/*
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;*/
	border-top:1px solid;
	
	margin-bottom: 30px;
	position:relative;
	z-index: 1;
}



.anchor{
	color:#fff;
	font-size:16px;
}

.anchor_link{
	color:#383838;
	font-size:14px;
	padding:10px;
}

/*
.gradient{
background:url(/rotate_files/images/gradient_horiz.jpg);
}
*/



#tabs_background{
	background:url(/images/tab-bar.png) no-repeat left top;
	height:30px;
	width:470px;
}	
	
#tabs_wrapper_events{
	width:50%;
	height:53%;
	position:relative;
	z-index: 1;
}

#tabs_position{
	height:30px;
	
}
#logos_wrapper{
	width: 50%;
	float:right;
	position:relative;
	z-index: 1;
}

#logos{
	width:70%

}

#logos_wrapper img{
	padding:5px;
}

#tabs_outer{
	background:url(/images/outer_background_bottom.jpg) no-repeat center 10px;
	height:auto;
}

#tab1_view_footer {
	background:url(/images/tabs_home_background1.jpg) no-repeat right top;
	width: 100%;
	height:280px;
}

#tab2_view_footer {
	background:url(/images/tabs_home_background1.jpg) no-repeat right top;
	width: 100%;
	height:100%;
}

#tab1_table {
	width:70%;
	padding-right:10px;
	padding-top:10px;

}

#tab2_table {
	width:70%;
	padding-right:10px;
	padding-top:10px;

}
