/*Header*/
#header {position:relative;left:0px;}
#header #rightside{position:relative;float:right;text-align:right;}
#header .background {width:100%;background: transparent url(http://ontologyonline.org/img/logobg.jpg) repeat-x scroll 0%;}
#header .userstatus{font-size:0.8em;}
#header .ontology {font-weight:bold;margin-right:10px;}
#header #welcomemsg {padding-left:10px;border-left:1px solid orange}
#header .searchbox {margin-top:5px;}
#header .searchbox form{display:inline;}
#header .searchbox input{width:200px;}
#header .searchbox button{1px solid #565656;cursor:pointer;font-size:12px;background:white repeat-x scroll left bottom;margin-right:5px;}
#header #logo img {border:0;}
#header .navbar ul{list-style-type:none;font-size:0.8em;margin-top:20px;}
#header .navbar li{display:inline;}
#header .navbar a {text-decoration:none;color:#B22222;margin-right:10px;}
#header .navbar a:hover {text-decoration:underline;}
#header .graybar {background:gray;width:100%;height:10px;margin-bottom:5px;}
	
#content {overflow:hidden;float:left;width:65%; }
#content #introduction, #content #technology {background:#FFFACD none repeat scroll 0%;border: 2px solid #226699;padding:1em; font-size:16px;margin-bottom:20px;}
#content #introduction h1, #content #technology h1{background:#5c5278;color:#FFFFCC;margin-top:0px;}
#content #actionlist {list-style-type:none;margin-top:5px;margin-left:0px;padding-left:20px;}
#content #ontologytable { background:#F8F8FF none repeat scroll 0%; border:1px solid #6882AB; margin-left:40px; width:600px;}
#content #ontologytable a { color:#191970; }
#content #ontologytable h1 { background:#6882AB none repeat scroll 0%; color:#FFFFCC; font-family:Baskerville Old Face,serif; font-size:x-large; text-align:center;}
#content #ontologytable .desc { padding-left:10px; }
#content #ontologytable img {margin-left:10px;}
#content #technology h2 {margin-top:20px;margin-bottom:5px;color:#5c5278}
#content #technologylist {list-style-type:none;margin-top:5px;margin-left:0px;padding-left:0px;}
#content #technologylist li > div {position:relative;left:15px;}


.ibox {border:thin solid #6882AB;font-size:84%;margin-top:5px;padding-bottom:10px;margin-bottom:10px;text-align:left;}
.ibox h1 {background:#6882AB none repeat scroll 0%;color:#FFFFCC;font-size:large;margin-bottom:15px;margin-top:0px;}

#rightpanel {background:#FFFACD none repeat scroll 0%;border: 2px solid orange;width:25%;overflow:hidden;float:right;vertical-align:top;
padding:1em;text-align:center;}
#rightpanel li {background:#DEB887 none repeat scroll 0%;border-left:1em solid #A46B29;list-style-type:none;margin:0.5em 0pt;padding:0.3em;text-align:left}
#rightpanel li a {color:#FFEBCD;font-size:large;font-weight:normal}

#footer { clear:both;background-color:gray; color:white; padding:0.5em;height:75px;}


#searchform {font-size:small; padding-left:10px;}
#choices {font-size:small; color:#696969;width:470px;padding-left:10px;}
#choices tr {vertical-align:top;}
#choices .link {width:120px;}
