@charset "utf-8";
/* CSS Document */

li.name
{
	position:relative;
	left:-30px;
}

hr
{
	color:#999999;
}
/*on the xprize page to toggle tabbed panels*/



/*small wwu/vri links at top of each page*/
#toplinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-variant:small-caps;
	text-decoration:none;
	position:absolute;
	top:-15px;
	right:0px;
	z-index: 1;
}


/*main box*/
#wrapper
{
	background:url(../images/v40_1.jpg) no-repeat;
	height:530px;
	width:800px;
	text-align:left;
	margin:0 auto;
	margin-top: 10px;
	position: relative;
	top: 50px;
}

#content
{
	background-color:#cccccc;
	height:auto;
	min-height:350px;
	width:440px;
	padding:5px;
	position: absolute;
	left:240px;
	top:65px;
	filter:alpha(opacity=90);-moz-opacity:.9;opacity:.90;
	font-family:Arial, Helvetica, sans-serif;

}

/*special content styles for red text on main/founder page*/
#content_main
{
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; line-height:13px; color:#5A0000;
	background-color:#cccccc;
	height:auto;
	width:440px;
	padding:5px;
	position:absolute;
	left:240px;
	top:65px;
	height: 350px;
}

/*content for single column layout*/
#content_wide
{
	background-color:#cccccc;
	max-height:430px;
	min-height:350px;
	overflow:auto;
	width:660px;
	padding:5px;
	position:absolute;
	left:31px;
	top:69px;
	filter:alpha(opacity=90);
	-moz-opacity:.9
	;
	opacity:.90;
	
}
#content_wide a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00F;
	text-decoration: underline;
}

#content_tabs
{
 	background-color:#cccccc;
	max-height:450px;
	overflow-y:auto;
	overflow-x:hidden;
	width:660px;
	padding:0px;
	margin:0;
	position:absolute;
	left:30px;
	top:60px;
	filter:alpha(opacity=90);-moz-opacity:.9
	;opacity:.90;	
}
#tab_links
{
	position:absolute;
	left:30px;
	top:40px;
	width:660px;
	font-size:110%;
	color:#FFF;
	margin:0px;
}
#tab_links a
{
	
	background:url(../images/tab.png) no-repeat center;
	width:125px;
	text-decoration:none;
	color:#FFFFFF;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	position:relative;
	
}


#x_menu
{
	background-color:#0070bc;
	
}
.cars
{
	vertical-align:top;
}

#leftcol
{
	position:absolute;
	top:65px;
	left:30px;
	width:180px;


}
#topleft
{
	background-color:#666666;
	height:auto;
	width:180px;
	padding:5px;
	margin:0px;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.90;
	color:#ffffff;
}	

#botleft
{
	color:#ffffff;
	background-color:#333333;
	height:auto;
	width:180px;
	padding:5px;
	position:absolute;
	top:190px;
	left:0px;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.90;

}

/*default page/frontpage content*/
#def_content
{
	background-color:#CCCCCC;
	height:auto;
	width: 300px;
	text-align:left;
	margin: 0 auto;
	padding: 15px;
	position:relative;
	top:75px;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.90;
}
#menu, #leftcol a, #content_wide a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
	text-decoration:none;
	line-height:12px;
}


/*for SPRY data links*/
.name, .date
{
	cursor: pointer;
	list-style-type:none;
}
.hover
{
	color:#5A0000;
}
.selected {
	color:#000066;
	font-weight:bold;
}





/*for block text*/
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight:normal;
	color: #000000;
	}
	

/*NAV*/

/*TODO:  CLEAN UP CODE & COMMENT!  */


br
{
	line-height:16px;   /*tweaked to center nav links in buttons*/
}

#menu
{	
	position:absolute;
	top:75px;
	left:720px;
	margin: 0;
	padding: 0;
	z-index: 30}

#menu li
{
	position:absolute;
	margin: 0px;
	padding: 0;
	list-style: none;
	font: bold 11px arial}

#menu li a
{	display: block;
	margin: 5px;
	padding: 0px 0px;
	width: 50px;
	background: url(../images/nav_dot.png) no-repeat center ;
	color: #FFF;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	line-height:15px;
	}

#menu div
{	position: relative;
	left:-120px;  /*this defines where the nav box shows up*/
	top:-120px;
	visibility: hidden;
	margin: 0;
	padding: 8px;
	background: #FFFFFF;
	border: none;
	width:125px;
}

#menu div a
{	position: relative;
	display: block;
	margin: 0;	
	padding: 0;	
	width: auto;
	white-space: nowrap;
	text-align: left;
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	line-height:15px;
}

#menu div a:hover
{	
	color: #5A0000
}

.button
{
height:50px;
}
#program_nav
{
position:absolute;
top:0px;
}
#projects_nav
{
position:absolute;
top:70px;
}
#media_nav
{
position:absolute;
top:140px;
}
#contact_nav
{
position:absolute;
top:210px;
}
#xprize_nav
{
position:absolute;
top:280px;
}

#videostuff a
{
	text-decoration: none;
	font-family:sans-serif;
	color: blue;
}

h1{
	text-align: center;
	left: 150px;
	font-size: 1.2em;
}

