/********************************************

This Page is the About Section CSS
Some of these styles override the main css

********************************************/


/* News Section Specific Styles */

#rt_sidebar #sub_header{background: transparent url(news_header.gif) no-repeat center top; }

#video{background:url(about_vid.gif) no-repeat;}
#video a:focus, 
#video a:hover, 
#video a:active{
	background:url(about_vid_ro.gif) no-repeat;
}




/* News Intro Pages */
#faculty_intro blockquote{clear:both;}
#intro_pic{margin-top:-30px;}
#faculty_intro h1 {padding: 198px 15px 9px 15px;background: #660099 url(about_pic.jpg) no-repeat top center;}


/* News Releases */
#news_releases #header,
#news_image_gallery #header,
#news_image_detail #header{
	display: block;
	height:43px;
	background-color:#660099;
}

#news_releases #header h1,
#news_image_gallery #header h1,
#news_image_detail #header h1{
	font: 13px Verdana, Helvetica, sans-serif;
	display: inline;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
	line-height:13px;
	margin:0px;
	padding: 22px 15px 0px 15px;
	float:left;
	width:auto;

}
.news_list1{width:185px;}

#header .header_form{
width:auto;
float:right;
padding: 15px 15px 0px 15px;

}


.news_item,
.textpromos_item {
clear:both;
	display:block;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

.news_item h3,
.textpromos_item h3,
.event_item h3{
	font: 10px Verdana, Helvetica, sans-serif;
	color:#999999;
	margin: 0px;
	padding: 0px;
}

h4{
	padding: 0px;
	margin:0px;
	color:#660099;
}

.news_item h4 a,
.textpromos_item h4 a{
	font: 11px Verdana, Helvetica, sans-serif;
	line-height:11px;
	font-weight:bold;
	padding: 0px;
	margin:0px;

}

.news_item p,
.textpromos_item p{
	font: 11px Verdana, Helvetica, sans-serif;
	color:#4a4a4a;
	margin:0px;
	padding:0px;
}

#news_release .news_item .img_lft{
padding-left:0px;
margin-left:0px;
}

#news_release .news_item p{
	margin:15px 0px;
	padding:0px;
}


#news_overview .textpromos_item .textpromos_image{
float:right;
width:62px;
height:62px;
margin:0px 10px 0px 0px;
padding:0px;
background: transparent url(news_image_bg.gif) no-repeat right bottom;}

#news_releases .textpromos_item .textpromos_image{
float:left;
width:62px;
height:62px;
margin:0px 10px 0px 0px;
padding:0px;
background: transparent url(news_image_bg.gif) no-repeat right bottom;}



#news_overview .heading{
margin:10px 0px 10px 0px;
background:#660099;
height:18px;
}

.int_links{
font: 10px/10px Verdana, Helvetica, sans-serif;
color:#4a4a4a;
margin:15px 0px 10px 0px;
}

.int_links a{font: 10px/10px Verdana, Helvetica, sans-serif;}
.int_links .sel{font-weight:bold;}

.int_links .prev{
width:auto;
float:left;
}

.int_links .next{
width:auto;
float:right;
}

.int_links .prev a{
padding-left:10px;
background: transparent url(img_arrow_lft.gif) no-repeat left center;}


.int_links .next a{
padding-right:10px;
background: transparent url(img_arrow_rt.gif) no-repeat right center;}

#news_image_detail h2{
margin-bottom:0px;
}

#news_image_detail .int_links h2{
float:center;
text-align:center;
}

#news_image_gallery .int_links,
#news_image_gallery .int_links a{
font: 11px/11px Verdana, Helvetica, sans-serif;
}

#news_overview .heading h2{
font: 11px/11px Verdana, Helvetica, sans-serif;
color:#ffffff;
font-weight:bold;
float:left;
margin:0px;
padding:3px 3px 4px 3px;
width:auto;
}

#news_overview .heading .more{
width:auto;
float:right;
margin:0px;
padding:3px 3px 4px 3px;
}
#news_overview .heading .more a{
font: 11px/11px Verdana, Helvetica, sans-serif;
color:#CC99FF;
padding-left: 10px;
margin-left:10px;
background: url(news_more_arrow.gif) no-repeat center left;
}

/* image gallery */
#gallery_images{
margin:0px 0px 0px 0px;
}

.gallery_image{
width:111px;
height:111px;
background: url(image_gallery_bg.gif) no-repeat top left;
text-align:center;
}

.gallery_text{
padding-top:5px;
padding-bottom:15px;
text-align:center;
vertical-align: top;
}

h5{font: 10px/10px Verdana, Helvetica, sans-serif;color:#999999;}
.gallery_text a{font: 10px/10px Verdana, Helvetica, sans-serif;}

.event_item h5{font: 11px/11px Verdana, Helvetica, sans-serif;color:#660099;}

.event_item .event_info{
	margin-bottom:15px;
}

.event_item .date{
	margin-top:15px;
}

.event_item .location{
	margin-top:15px;
}

.event_item .contact_info h4{
	padding-top:15px;
}

.event_item .contact_info ul{
	list-style: none;
	margin-left:0px;
	margin-bottom:15px;
}
/* image gallery detail */

#news_image_detail #gallery_images{
margin:5px 0px 0px 36px;
}

#news_image_detail .gallery_image{
width:302px;
height:302px;
background: url(image_gallery_lg_bg.gif) no-repeat top left;
text-align:center;
vertical-align:middle;
}

#news_image_detail .gallery_image img {
padding:10px 12px 12px 10px;
margin:auto;
}

.image_info{
	font: 10px/10px Verdana, Helvetica, sans-serif;
	text-align:center;
	margin:10px 0px 15px 0px;
	padding-bottom:15px;
	border-bottom:solid 1px #cccccc;
}

.image_links{
	padding-bottom:15px;
	color:#660099;
}

.image_links .no_log{font: 10px/10px Verdana, Helvetica, sans-serif;color:#999999;}
.image_links a{font: 10px/10px Verdana, Helvetica, sans-serif;}
.image_info strong{font: 10px/10px Verdana, Helvetica, sans-serif;font-weight:bold;}
