/* CSS Document hupo*/
/****** Navigation ***********/

/***** top sub nav positioning *********/
 /*adjust to align the subnav text with the top nav text */ 

#overview {
 	left:20px; 
}
#research {
  	left:126px;
}
#resources {
	left:268px;
}
#meetings {
	left:260px;
}
#educational {
	left:350px;
}
#communications {
	left:500px;
}

/***** top sub nav link width ***************/
 /*adjust to match the widest link in the list */
#overview a:link, #overview a:visited{
	width:170px;
}
#research a:link, #research a:visited{
	width:225px;
}
#resources a:link, #resources a:visited{
	width:120px;
}
#meetings a:link, #meetings a:visited{
	width:220px;
}
#educational a:link, #educational a:visited{
	width:100px;
}
#communications a:link, #communications a:visited{
	width:80px;
}


/****** Top Nav ******/
#topnav{
	font-size:0.9em;
	background: url(/img/topnavbck.gif) no-repeat;
	height:25px;
	position:absolute;
	top:100px;
	left:-20px;
	width:735px;
	padding-top:5px;
	padding-left:10px;
}
#topnav ul{
	list-style: none;	
	margin:0;
	padding:0;
}
#topnav li{
	display:inline;
}
#topnav a:link, #topnav a:visited{
	font-size:0.9em;
	font-weight:bold;
	color:#6089A8;
	text-decoration:none;
	padding:5px 35px 6px 12px;
	background: url(/img/bulletNav1.gif) no-repeat 0px 7px;
	margin-left:-2px;
	margin-right:-2px;
}
#topnav a:hover {
	color:#0066B3;
}
#topnav a:link.selected, #topnav a:visited.selected{
	font-size:0.9em;
	font-weight:bold;
	color:#a6503f;
	text-decoration:none;
	padding:5px 40px 6px 12px;
	background: url(/img/bulletNav1on.gif) no-repeat 0px 7px;
	margin-left:-2px;
	margin-right:-2px;
}
#topnav a:hover.selected {
	color:#a6503f;
}
#closedropdowns {
	position:absolute; 
	top:0;
	left:0; 
	width:100%; 
	height:98px; 
	z-index:15;
}
/********  Top sub nav ********/
.subnav {
	position:absolute;
	border-top:0;
	z-index: 14;
	left: 110px;
	top: 127px;
	visibility: hidden;
	font-size:0.9em;
}
.subnav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.subnav td.subnavlist{
	background-color:#FFFFFF;
}
.subnav a:link, .subnav a:visited{
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	color: #666666;
	display:block;
	text-align: center;
	white-space: nowrap;
	text-align:left;
	margin-bottom:0px;
	width:80px;
}
.subnav a:hover {
	background-color: #92A4A9;
	color: #ffffff;
}

/****** Top Links Nav ******/
#toplinks {
	position:absolute;
	top:71px;
	left:560px;
	font-weight: bold;
	font-size:1.0em;
	color:#A6503F;
	z-index: 16;
}
#toplinks a:link, #toplinks a:visited {
	font-weight: bold;
	font-size:0.9em;
	color:#92A4A9;
	text-decoration: none;
}
#toplinks a:hover {
	font-weight: bold;
	font-size:0.9em;
	color:#0066B3;
	text-decoration: none;
}
#toplinks .divider  {
	color:#92A4A9;
}
/***** Left hand column ***************/
#lhscolumn {
	width:171px;
	position:absolute;
	top:150px;
	left:20px;
}
/***** Left hand navigation ***************/
#lhnav {
	font-size:0.9em;
	width:171px;
	margin-bottom:20px;
}
#lhnav ul {
	list-style: none;
	margin:0;
	padding:0;
	font-weight:bold;
}
#lhnav a:link, #lhnav a:visited {
	background:url(/img/leftnav.gif) no-repeat;
	text-decoration:none;
	padding:3px 0 6px 20px;
	width:151px;
	display:block;
	color:#4485B0;
}
#lhnav a:hover {
	color:#0066B3;
	background-position:0 -60px;
}
#lhnav a:link.selected, #lhnav a:visited.selected {
	background-position:0 -120px;
	color:#0066B3;
}
#lhnav a:hover.selected {
	
}
#lhnav a:link.double, #lhnav a:visited.double {
	background:url(/img/leftnav_double.gif) no-repeat;
	padding-bottom:7px;
}
#lhnav a:hover.double {
	background-position:0 -55px;
}
#lhnav a:link.double_selected, #lhnav a:visited.double_selected {
	background:url(/img/leftnav_double.gif) no-repeat;
	color: #0066B3;
	background-position:0 -107px;
	padding-bottom:7px;
}

/*********** Left hand sub navigation ************/
#lhnav ul ul {
	padding-top:4px;
	margin-left: 10px;
	line-height:1em;
	padding-bottom:6px;
}
#lhnav ul ul li.selected {
	color:#a6503f;
	font-weight:normal;
	padding-top:3px;
	padding-left:19px;
	padding-bottom:7px;
	background:url(/img/bulletNav3on.gif) no-repeat 10px 6px;
}
#lhnav ul ul a:link, #lhnav ul ul a:visited {
	font-weight:normal;
	color:#666666;
	background-image:url(/img/spacer.gif);
	width:140px;
	padding-left:19px;
}
#lhnav ul ul a:hover {
	color:#0066B3;
	background:url(/img/bulletNav3hover.gif) no-repeat 10px 6px;
}
/***** Registration Form *************/
#register {
	width:171px;
	background:url(/img/register_bck.gif) no-repeat ;
	height:189px;
	font-size:0.95em;
	margin-bottom:10px;
}
#register fieldset{
	border:0;
	padding:8px;
}
#register legend{
	color:#4485B0;
	margin-top:-8px;
	font-size:1em;
}
#register input.txt{
	font-size:1em;
	color:#666666;
	width:148px;
	padding:2px;
}
#register select{
	font-size:1em;
	color:#666666;
	width:155px;
}
#register input.btn{
	margin:10px 0 0 71px;
	font-size:1em;
}
/***** Global Form *************/
.desctext {
	font-size:0.9em;
	color:#0066B3;
}
/***** Nonlinear logo *************/
#nonlinear {
	text-align:center;
	font-size:0.9em;
}
/***** Main Content ***************/
#content{
	margin:0 0 60px 210px;
	width:544px;
	padding-top:45px;
}
#content ul {
	list-style-image: url(/img/bullet.gif);
	list-style-position: outside;
}
#content img.imgleft {
	clear: left;
	padding: 3px 10px 10px 0;
	float: left;
}
#content img.imgright {
	clear: right;
	padding: 3px 0 10px 10px;
	float: right;
}
#content a:link, #content a:visited{
	font-size:1.0em;
	color:#666666;
}
#content a:hover{
	font-size:1.0em;
	color:#0066B3;
}
/***** Right Hand Column for ads ***************/
#ads {
	width:200px;
	text-align:center;
	position:absolute;
	top: 100px;
	left:780px;
}
/***** Footer ***************/
#footer {
	position: absolute;
	bottom:0;
	width:100%;
	padding: 6px 0 9px 0px;
	color:#6089A8;
	font-size:0.9em;
	background: url(/img/footer_bck.gif) no-repeat 20px 5px;
	text-indent:360px;
	margin-bottom:8px;
}
#footer a:link, #footer a:visited{
	color:#6089A8;
}
#footer a:hover{
	color:#000000;
}

.footlink a:link, a:visited{
	color:#666666;
	font-size:0.9em;
}
.footlink a:hover{
	color:#666666;
	font-size:0.9em;
}

/****** Global styling ******/
body {
	font-size: 70%;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
html, body, #wrapper {
	min-height:100%;
	width:100%;
	height:100%;
}
html>body, html>body #wrapper {
	height: auto;
}
#wrapper {
	position: absolute;
	top:0;
	left:0;
}
#logotitle{
	margin-top:15px;
	margin-left:20px;
}
#logotitle h1{
	background:url(/img/logo_Hupo.gif) no-repeat;
	height:71px;
	text-indent:-5000px;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.2em;
	color:#0066B3;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1em;
	color:#0066B3;
}
h6 {
	font-size:1em;
}
input.txt {
	border: 1px solid #92A4A9;
	font-size:1em;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
}
input.btn {
	color:#666666;
	background-color:#DFEAF0;
	border: 1px solid #92A4A9;
	font-weight:bold;
	font-size:0.9em;
	margin-left:24%;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
}
form p{
	clear: left;
	margin:0;
	padding:0;
	padding-top:8px;
}
fieldset {
	border: 1px solid #92A4A9;
	margin-top:15px;
	padding: 0 20px 20px 20px;
}
legend {
	color:#0066B3;
	margin-left:-13px;
	margin-bottom:5px;
	font-weight:bold;
	padding: 0 5px;
}
select,textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
}

