/* Default CSS Stylesheet for HCIAI project */
/* Trying to be normal */
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, form, fieldset, legend, blockquote, th, td, input {margin:0;padding:0;}
h1, h2, h3, h4 {font-size:100%;}
ul {list-style:none;}
fieldset, img {border:0;}
blockquote{margin:10px 20px;}
a:link, a:visited {outline:none;text-decoration:none;color:#104a7e;}
a:active, a:hover {outline:none;text-decoration:none;color:#75732e;}

/* Styles for EBG's HCIAI website */
/* NavTop */
#logo {width:600px; height:150px;display:block;float:left;margin-left:150px;}
body {text-align:center;margin:10px auto 0;background:#c2bfb6;font-family:Arial, Helvetica, sans-serif;}
#header {background:url(images/bg_top.gif) no-repeat center top;padding-top:4px;}
#homelink {text-align:right;padding-bottom:4px;}
#homelink a {color:White;font-size:12px;text-decoration:underline;}

#bannerContainer {cursor:hand;width:899px;margin:0 auto;height:160px;background:#11487E url(images/header.gif) no-repeat center center;}
#searchContainer {float:right;margin:45px 10px 0px 0px;}
.searchButton {height:21px;}
#menuContainer {width:899px;background-color:#8dc2e9;margin:0 auto;}
#dropshadow {background:url(images/bg.gif) repeat-y center top;}

/* NavBase */
#footer {background:url(images/bg_bottom.gif) no-repeat center top;height:20px;}
#copyrightContainer {width:899px;margin:0 auto;background-color:#fff;height:25px;text-align:right;color:#9C9C9C;font-size:10px;}
#copyrightContainer a:link, #copyrightContainer a:visited {color:#9C9C9C;font-size:10px;margin-right:25px;}
#copyrightContainer a:active, #copyrightContainer a:hover {text-decoration:underline;color:#000;}

/* General */
#container {width:899px;background-color:#fff;min-height:400px;margin:0 auto;}
#padding {margin:25px;}
#imageContainer {text-align:left;padding-right:20px;vertical-align:top;}
#contentContainer {text-align:left;font-size:12px;line-height:18px;vertical-align:top;}
#contentContainer h1 {color:#75722F;font-size:16px;font-weight:normal;font-style:italic;margin:0px 0px 20px;}
#contentContainer h3 {color:#154A7E;margin-top:5px;}
#contentContainer ul {margin:0 0 0 1em; padding: 10px 10px 10px 1em;list-style-type:disc;}
#bodyContainer {text-align:left;font-size:12px;line-height:18px;vertical-align:top;}
#titleContainer{text-align:left !Important; color:#75732E !Important;}
#contentContainer a:visited{ color:#75732E !Important;}
#contentContainer a:hover { color:#75732E !Important;}
#contentContainer a { color:#75732E !Important;}
.resourceTypeBlurb {display:block;}
#detailDate {display:block;font-size:11px;margin-bottom:20px;}
#Link{}

.ShowPageleft {float:left;width:50px;}
.ShowPageright  {margin-left:60px;padding-bottom:18px;}
.ShowEventright {width:100%}


/* Home Page */
#whatsnewContainer {background:url(images/whatsnew_top.gif) no-repeat center top;width:399px;height:30px;margin-top:30px;}
#whatsnewText {background:url(images/whatsnew_bg.gif) repeat-y left top;width:399px;padding:0 12px;}
#whatsnewBase {background:url(images/whatsnew_bottom.gif) no-repeat center top;width:399px;height:20px;}



