/****************
Universal Style*/
* {
margin:0;
padding:0;
}

body{
margin:0;
padding:0;
background-color:white;
font-family: Arial, Verdana, san-serif;
font-size: 12px;
color: #333;
}

h1,h2,h3,h4,h5{
font-family: Georgia, "Lucida Grande", serif;
clear: left;
}

p{
font-size: 13px;
}

.clear{clear:both;}
.center{text-align: center;}

a img{
border:none;
}

a {
color: #00aeef;
text-decoration: none;
}

a:hover {
color: #00aeef;
text-decoration: underline;
}

.content_to_center{
width:750px;
margin: 0 auto;
}

ul li {
margin-left: 25px;
}

.link_to_top{
font: normal 10pt Georgia, Helvetica, san-serif;
}
.right_float_block{
display:block;
float:right;
}

dt{
float:left;
width:100px;
}
dd{
margin-left: 100px;
}
h4{
line-height: auto;
height: auto;
margin: auto;
}
/****************
Header */
#top_header {
width:100%;
background-image:url(/include/img/black_gradient.gif);
}
#top_header a{
text-decoration: none;
color: white;
font: bold 12px Arial, Verdana;
}
#top_header a:hover{
color: #069;
font-size: 12px;
}
#top_header #logos{
float:left;
margin-top: 3px;
}
#top_header #top_right_links{
width:200px;
float: right;
}
#top_header #top_right_links ul{
display:inline;
float:right;
margin:0;
padding:5px 10px 0 0;
list-style:none;
}
#top_header #top_right_links li{
float:left;
border-left: 1px dotted black;
padding-left: 5px;
margin-left: 5px;
}

/****************
Footer*/
#footer {
border-top: 2px solid #666;
border-bottom: 5px solid #444;
background-color: #333;
width:100%;
margin:0;
padding:0 0 25px 0;
}
#footer p {
color: #666;
margin:0;
line-height: 1.5;
padding: 0;
}
#footer h4{
font-family: "Lucida Sans Unicode","Lucida Grande",san-serif;
color: white;
font-size: 20px;
line-height: normal;
letter-spacing: 1px;
margin: 5px 0 0 0;
}
#footer p img{
padding:0;
margin: 5px 15px;
}

/*******************
BANNER (rotating images)*/
.banner{
border-bottom: #333 solid 1px;
position:absolute;
}
#banner_section{
overflow: hidden;
height: 256px;
position: relative;
}
#banner_activators{
position: absolute;
right: 25px;
bottom: 25px;
display: inline;
}
#banner_activators a{
display: block;
float: left;
border: solid 1px #00aeef;
margin-left: 5px;
text-align: center;
width: 16px;
height: 16px;
}
#banner_activators a:hover{
background-color: #00aeef;
color: white;
text-decoration: none;
cursor: pointer;
}
#banner_activators a.active{
background-color: #00aeef;
color: white;
}
#banner_play_pause{
width: 16px;
height: 16px;
float: left;
margin-left: 15px;
background-color: white;
border: 1px solid #00aeef;
}
#banner_play_pause a,
#banner_play_pause a:hover{
margin: 0;
padding: 0;
border:0;
background-color: white;
}

/******************
Contact table */
table.contact_table th{
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
padding-right: 10px;
vertical-align: top;
text-align: right;
}
table.request_table th{
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
padding-right: 0px;
vertical-align: top;
text-align: right;
}
.mid td{
	align:center;
}

/******************
Dataset table */
table.dataset_table th{
 vertical-align: top;
 border-top: 1px solid white;
}

/******************
Teaching table */
.teaching_table li{
padding:0;
margin:0;
}
.teaching_table ul{
list-style:none;
margin:0;
}

.teaching_table td{
vertical-align:top;
padding: 5px 5px;
}
.teaching_table tr.stripe{
background-color: #DDD;
}
.teaching_table th{
background-color: #333;
color:white;
padding: 5px 5px;
}
/******************
Left Menu */
#left_menu{
width:140px;
}
#left_menu h4{
font: normal 18px "Lucida Sans Unicode","Lucida Grande",san-serif;
font-variant: small-caps;
letter-spacing: 1px;
text-align: right;
color: #F2184A;
margin: 5px 0 0 0;
}
#left_menu ul{
letter-spacing: 0.5px;
list-style: none;
text-align: right;
padding:0;
margin:0;
}


#left_menu ul li{
font: normal 15px Helvetica, Tahoma,san-serif;
margin:0;
padding:0;
}
#left_menu .news{
padding-bottom:8px;
padding-top:8px;
text-align:right; !important
margin: 0 0 0 0;
}


#left_menu ul li ul li{
font-size: 13px;
padding-right: 2px;
}

#left_menu ul li ul li a{
color: #aaa;
}


#left_menu a{
color: #00aeef;
text-decoration:none;

}

#left_menu a:hover{
background-color: #F0E5CC;
}

#left_menu .latest_news{
//list-style-image: url('arrow.gif');
font: normal 12px Helvetica, Tahoma,san-serif;
color: #00bfff;

}

#left_menu .latest_news_post_date{
font-family: Verdana, "Times New Roman", san-serif;
//font-weight: bold;
font-size: 10px;
color: black;
text-align:justify; !important
}
/******************
Main Content */
#main_content {
padding-left: 9px;
border-left: 1px dotted #999;
}
#main_content h2{
font-size: 2em;
font-weight: normal;
}

/******************
News Section */
#news_section .news_article_list h3{
font: normal 17px Georgia, Helvetica,serif;
color: #006699;
line-height: auto;
height: auto;
margin: 5px auto;
}
#news_section .news_article_list h3 .post_date{
font-family: Verdana, "Times New Roman", san-serif;
font-weight: bold;
font-size: 13px;
color: #A6111F;
}
#news_section .news_article_list p{
margin: 5px auto;
}

/******************
Publication Section*/
div#publication_years_links ul {
list-style:none; margin:0 0 0 20px;padding:0;
}
div# publicationsul, ol {margin:0 1.5em 1.5em 2em !important;}


div#publication_years_links ul li {
margin-left: 20px;
height:auto;
margin-top:3px;
padding-bottom:3px;
border-bottom: solid 1px black;
}

div#publication_years_links a:link,
div#publication_years_links a:visited{ 
color: black;text-decoration:none;}
div#publication_years_links a:hover{ color: red;text-decoration:underline;}

/*************************
In The News section only*/
* html div#inthenews_section {
  width: 100% !important;
}
div#inthenews_section h3{

font: normal 17px Georgia, Helvetica,serif;
color: #006699;
line-height: auto;
height: auto;
margin: 5px auto;
clear:none;
}
div#inthenews_section h4{
font: normal 14px "Lucida Sans Unicode","Lucida Grande", san-serif;
color: #006699;
line-height: auto;
height: auto;
margin: 5px auto;
clear:none;

}
div#inthenews_section p.blurb{
	margin: 3px 0;
	padding: 0;
}
div#inthenews_section a:visited, div#inthenews_section a:link, div#inthenews_section a:active{
	text-decoration: none;

}
div#inthenews_section a:hover{
	text-decoration: underline;
}
div#inthenews_section img{
	margin: 0 5px;
float:left;
}
div#inthenews_section .article_list_thumb_image{
float:left;

}
div#inthenews_section .inthenews_article_list{
margin-bottom: 6px;
}
#inthenews_section .post_date{
color: #999;
font: normal 12px Georgia, Tahoma, san-serif;
}
/**************************
PEOPLE SECTION*/
#people_section h1{
padding-top: 5px;
margin-bottom: 0;
font-size: 2.2em;
	color:#555;
	font-weight:normal;
}
#people_section h3{
	color: #069;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial,san-serif;
	letter-spacing: +1;
	margin:0;
	padding: 5px 0px;
}
#people_section ul{
	margin:0;
	list-style:none;
	padding-left: 15px;
}
#people_section li {
	padding: 1px 0;
	font-size: 12px;
}
#people_section a:visited, #people_section a:link{
	text-decoration: none;
	color: #005580;
}
#people_section a:hover{
	background-color: #005580;
	color: white;
}
#people_section .people_name{
font: normal 16px Georgia, "Lucida Grande", san-serif;
padding-bottom: 3px;
border-bottom: solid 1px #333;
color: #000;
}
#people_section .people_project,
#people_section .people_title,
#people_section .people_office
{
border-bottom: solid 1px #333;
}
#people_section .people_short_info{
padding: 15px 0 10px 0;
color: #666;
}
#people_section .people_list{
height: 500px;
}
#people_section .people_misc_info{
border-bottom: solid 1px #333;
}

/*************************
TOOLTIP for Mootools */

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(/include/img/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/include/img/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


.feed-button {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("http://cbl.uh.edu/include/img/feed-icon-14x14.png") no-repeat 0 50%;
} 