html, body {
    margin:0;
    padding:0;
    font-family: "Lucida Grande", Verdana;
    font-size: 0.9em;
    text-align: center;
    background-color:#F2F2F2;
}

input, select {
    font-size:0.9em;
}

table {
    margin-top:-10px;
    margin-left:7px;
}

h4 {
    font-size:1.1em;
    text-decoration:none;
    font-weight:normal;
    color:#333;
}

.edu-top { background:url(edu-top.png) no-repeat top left; font-weight: bold; font-size: 15px; padding: 5px; margin: 5px 5px 0 0; color: #fff;}
.edu-sub { background:url(edu-cat.png) no-repeat top left;  font-weight: bold; font-size: 12px; padding: 5px; margin: 0 5px 0 0; color: #fff;}
.edu-link { background:url(edu-node.png) no-repeat bottom left; color: #333; padding: 5px 5px 10px; margin: 0 5px 0 0;}
.edu-link a { color: #F05A28; text-decoration: underline; margin: 6px 0; }

.edu-sublist li, .sm-sublist li, .inf-sublist li, .can-sublist li,.edu-link li, .sm-link li, .inf-link li, .can-link li { margin: 0; padding: 0 0 3px 2px; }
.edu-sublist ul, .sm-sublist ul, .inf-sublist ul, .can-sublist ul,.edu-link ul, .sm-link ul, .inf-link ul, .can-link ul { margin: 0 10px 0 10px; padding: 0; padding-left: 5px }

.sm-sublist { background:url(sm-catlist.png) no-repeat bottom left;  font-weight: bold; font-size: 10px; padding: 5px; margin: 0 5px 0 0; color: #fff;}
.edu-sublist { background:url(edu-catlist.png) no-repeat bottom left;  font-weight: bold; font-size: 10px; padding: 5px; margin: 0 5px 0 0; color: #fff;}
.inf-sublist { background:url(inf-catlist.png) no-repeat bottom left;  font-weight: bold; font-size: 10px; padding: 5px; margin: 0 5px 0 0; color: #fff;}
.can-sublist { background:url(can-catlist.png) no-repeat bottom left;  font-weight: bold; font-size: 10px; padding: 5px; margin: 0 5px 0 0; color: #fff;}

.sm-top { background:url(sm-top.png) no-repeat top left; font-weight: bold; font-size: 15px; padding: 5px; margin: 5px 5px 0 0; color: #fff;}
.sm-sub { background:url(sm-cat.png) no-repeat top left;  font-weight: bold; font-size: 12px; padding: 5px; margin: 0 5px 0 0; color: #fff;}
.sm-link { background:url(sm-node.png) no-repeat bottom left; color: #333; padding: 5px 5px 10px; margin: 0 5px 0 0;}
.sm-link a { color: #BD2E26; text-decoration: underline; margin: 6px 0; }

.inf-top { background:url(inf-top.png) no-repeat top left; font-weight: bold; font-size: 15px; padding: 5px; margin: 5px 5px 0 0; color: #fff;}
.inf-sub { background:url(inf-cat.png) no-repeat top left;  font-weight: bold; font-size: 12px; padding: 5px; margin: 0 5px 0 0; color: #fff;}
.inf-link { background:url(inf-node.png) no-repeat bottom left; color: #333; padding: 5px 5px 10px; margin: 0 5px 0 0;}
.inf-link a { color: #9B6127; text-decoration: underline; margin: 6px 0; }

.can-top { background:url(can-top.png) no-repeat top left; font-weight: bold; font-size: 15px; padding: 5px; margin: 5px 5px 0 0; color: #fff;}
.can-sub { background:url(can-cat.png) no-repeat top left;  font-weight: bold; font-size: 12px; padding: 5px; margin: 0 5px 0 0; color: #fff;}
.can-link { background:url(can-node.png) no-repeat bottom left; color: #333; padding: 5px 5px 10px; margin: 0 5px 0 0;}
.can-link a { color: #C87329; text-decoration: underline; margin: 6px 0; }


.gbox {background:url(bg.png) no-repeat top left; margin: 0; padding: 5px;}
.gbox-btm {background: url(bg_btm.png) no-repeat bottom left; margin: 0; padding: 5px;}

h3 {
    font-size:18px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
	padding: 0;
	margin: 3px 0;
}

a {
    color:#333;
}

#container {
    width: 1024px;
    height: 750px;
    margin: 15px auto 0;
    position:relative;
}

#center-container {
    height:750px;
    position:absolute;
    top:0;
}

#left-container, #right-container {
    width:200px;
    color:#686c70;
	padding: 0px;
    text-align: left;
    overflow: auto;
    position:absolute;
	top:0;
}
#right-container {
	z-index: 2;
 
}

#right-container {
	right:0;
	background-position:center left;
	margin: 6px;
}

#right-container h4{
    text-indent:8px;
}

#right-container img{
    margin-top: 8px;
}

#center-container {
    width:1024px;
    background-color:#fff;
    color:#ccc;
}

.text {
    margin: 7px;
}

#inner-details {
    font-size:0.8em;
    list-style:none;
    margin:2px;
}

#log {
    position:absolute;
    top:10px;
    font-size:1.0em;
    font-weight:bold;
    color:#333;
}


#infovis {
    position:relative;
    width:1024px;
    height:750px;
    margin:auto;
    overflow:hidden;
}

/*TOOLTIPS*/
.tip {
    color: #111;
    width: 139px;
    background-color: white;
    border:1px solid #ccc;
    -moz-box-shadow:#555 2px 2px 8px;
    -webkit-box-shadow:#555 2px 2px 8px;
    -o-box-shadow:#555 2px 2px 8px;
    box-shadow:#555 2px 2px 8px;
    opacity:0.9;
    filter:alpha(opacity=90);
    font-size:10px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding:7px;
}


#center-container {
    left:0;
    background:url(wheel.gif);
    border: 1px solid #ccc;
    
}

#footer {
    width: 1024px;
	left: 0;
	color: #aeaeae;
	font: normal 10px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 5px 0;
}

#footer a {
    color: #aeaeae;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#footer table,
#footer td,
#footer tr {padding: 0; margin: 0;}

#right-container img { border:none; margin: 0; padding: 0; }

