@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	background-image: url(images/site/bodyback.gif);
	background-repeat: repeat-x;
	height: 100%;
}
	
a:link {
	color: #006699;
	outline: none;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0089ce;
}
a:active {
	color: #006699;
}	

.containerindex {
	background-color: #FFFFFF;
	width: 920px;
	height: 740px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	z-index: 10;
	clear: none;
	margin-top: auto;
	margin-bottom: auto;
	overflow: visible;
}

.containershadow {
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/site/containershadow.gif);
	background-repeat: no-repeat;
}

.header {
	height: 120px;
	width: 920px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/site/header_new.gif);
	background-repeat: no-repeat;
	z-index: 9001;
}

.footerspacerindex {
	position: relative;
	background-repeat: no-repeat;
	width: 920px;
	height: 130px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	clear: none;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-image: url(images/site/glossyfooternew_index.gif);
}

.menu {
	position: absolute;
	left: 355px;
	top: 0px;
	width: 560px;
	float: none;
	right: 25px;
	z-index: 11;
}

.login {
	float: right;
	height: 50px;
	width: 100px;
	position: absolute;
	top: 43px;
	right: 15px;
}
.footerindexdcu {
	height: 75px;
	width: 100px;
	position: absolute;
	left: 20px;
	top: 25px;
}
.footerindexsfi {
	height: 75px;
	width: 100px;
	position: absolute;
	left: 130px;
	top: 25px;
}
.footerindextwitter {
	height: 75px;
	width: 100px;
	position: absolute;
	left: 250px;
	top: 62px;
}
.homebutton {
	float: left;
	height: 72px;
	width: 132px;
	position: absolute;
	left: 28px;
	top: 20px;
	z-index: 2;
}

/* ---------------------------------------------------- */
/* GLOBAL
/* ---------------------------------------------------- */

html {
font-size: 76%;}

body {
font-family: arial, helvetica, sans-serif;
line-height: 1.4em;
font-size: 1.2em;
}

a {
color: black;
font-weight: bold;
font-style: normal;
text-decoration: none;}

/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */

#slideshow {
width: 460px;
position: absolute;
top: 160px;
left: 20px;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */

#slideshow .slides {
overflow: hidden;
width: 460px;
height:240px;}

/*
#slideshow .slides ul {
width: 1380px;}
*/

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
padding: 10px;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
}

.js #slideshow .slides-nav li.on a {
position: relative;
top: -4px;}

/* ---------------------------------------------------- */
/* POPUP
/* ---------------------------------------------------- */

#blanket {
background-color:#fff;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpResearch {
position:fixed;
background-color:#424242;
opacity: 0.95;
filter:alpha(opacity=95);
color: white;
width:500px;
height:380px;
z-index: 9002;
}

#popUpCommercial {
position:fixed;
background-color:#424242;
opacity: 0.95;
filter:alpha(opacity=95);
color: white;
width:500px;
height:380px;
z-index: 9002;
}

#popUpEducation {
position:fixed;
background-color:#424242;
opacity: 0.95;
filter:alpha(opacity=95);
color: white;
width:500px;
height:380px;
z-index: 9002;
}

img#close{
position: absolute;
bottom: 0px;
right: 5px;
}

img#back{
position: absolute;
bottom: 0px;
right: 80px;
}

img#tl {
position: absolute;
left: -15px;
top: -15px;
}

img#tr {
position: absolute;
right: -15px;
top: -15px;
}

img#bl {
position: absolute;
left: -15px;
bottom: -15px;
}

img#br {
position: absolute;
right: -15px;
bottom: -15px;
}

img#research_bg {
position: absolute;
left: 18px;
top: 140px;
z-index: 8999;
}

img#commercial_bg {
position: absolute;
left: 460px;
top: 140px;
z-index: 8999;
}

img#education_bg {
position: absolute;
left: 608px;
top: 140px;
z-index: 8999;
}

img#research {
position: absolute;
left: 32px;
top: 155px;
z-index: 9000;
}

img#commercial {
position: absolute;
left: 474px;
top: 155px;
z-index: 9000;
}

img#education {
position: absolute;
left: 622px;
top: 155px;
z-index: 9000;
}

#blurb {
background-image:url('images/blurb.jpg');
background-repeat: no-repeat; 
float:left;
width: 458px;
height: 260px;}

.floatright{
float: right;
}
.floatleft{
float: left;
} 

#random{
height:440px;
position: absolute;
top: 320px;
}

#content{
height:300px;
}









#featured{ 
	text-align:left;
	width:630px; 
	padding-right:250px; 
	position:relative; 
	top:140px;
	height:300px; overflow:hidden;
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:580px; 
	list-style:none; 
	padding:0; margin:0;
	
	width:300px; height:300px;
	overflow: auto;
	overflow-x:hidden;
}
#featured ul.ui-tabs-nav li{ 
	padding-left:28px;  
	font-size:18px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left;
	background:#f2f2f2; 
	padding-right: 0px;
	width: 90px;
}

#featured ul.ui-tabs-nav li span{ 
	display: block;
	padding: 2px 25px 0 0;
	position: relative;
	left: 10px; 
	font-size:11px; 
	font-family:Verdana; 
	font-weight:400;
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px;
	text-decoration:none;
	color:#333;  background:#f2f2f2; 
	line-height:20px; outline:none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected, #featured li.ui-tabs-active{ 
	background:url('images/test/blue_line.gif') top left no-repeat; 
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 
	background:#E2E2E2;
}
#featured .ui-tabs-panel{ 
	width:600px; height:300px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0; 
	height:70px; 
	background: url('images/test/transparent-bg.png'); 
}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; font-family:Arial; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ 
	font-size:1.1em; font-family:Arial; 
	color:#fff; padding:5px; margin:0; font-weight:normal;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}

#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#featured .infodate{ 
	padding: 10px;
	position:absolute; 
	top:0; right:0; 
	background: url('images/test/transparent-bg.png'); 
	color: #FFF;
}