/*css.css */

body {
	width: 750px;
	height: 100%;
	margin: 0 auto;
	font-family: "trebuchet ms", "times new roman", times, serif;
	text-align: center;
	color: #cedeee;
	background: #0B3D81 url(../img/siteimages/bg.jpg) repeat-x scroll 0 0
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

ul li { 
	list-style-type: circle;
	text-decoration: none; 
}

img, div, a, input { behavior: url(resources/iepngfix.htc) }

/* CONTAINER DIV WRAPS AROUND THE WHOLE SITE ################################################### */
#container{
	margin: 0 auto;
	padding: 0px;
	width: 725px;
}

/* LOGO DIV FOR MAIN SITE LOGO ################################################### */
#logo {
	float: left;
	width: 549px;
	padding-top: 5px;
}

/* PRIMARY NAVIGATION ELEMENTS ################################################### */
#navigation {
	float: right;
	Width: 350px;
	padding: 30px 0 0 10px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navigation li {
	display: inline;
}

#navigation ul li { display: inline; }
#navigation ul li a { text-decoration: none; }

#navigation ul li a {
	color: #ffffff;
	border: 0px;
	padding: .1em 1em;
}

#navigation ul li a:hover {
	background-color: #ffffff;
	color: #0e69c6;
	border: 0px;
}

ul.biolist li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

/* -----------------BIO --------------------*/

ul#networkIcon li {
	display: inline;
}

ul#networkIcon li a {
	border: 0px;
	padding-right: 20px;
}

ul#networkIcon li img {
	border: 0px;
}

/* FLASH AND HEADER IMAGES AT THE TOP OF EACH PAGE ################################################### */
#banner {
	border: solid 1px white;
	clear: both;
	margin-bottom: 5px;
	padding: 2px;
	width: 725px;
	height: 220px; 
}

#innerbanner {
	border: solid 1px white;
	clear: both;
	margin-bottom: 5px;
	padding: 2px;
	width: 725px;
	height: 110px; 
}

/*  ----------------------RESOURCES ---------------------------*/

.contentResources {
	float: left;
	width: 725px;
}

.contentResources ul {
	float: left;
	margin-left: 1em;
	padding: 0 0 15px 0;
	width: 175px;
	list-style-type: none;
}

.contentResources li {
	background-image: url(img/icons/link_off.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
}


/* MAIN CONTENT AREA ################################################### */
#main{
	text-align: left;
	padding: 10px 0px 0px 0px;
}

.clear {
	clear: both;
}

/* LEFT AND RIGHT DIVS ################################################### */

.floatright {
	border: solid 1px #ffffff;
	float: right;
	margin: 0px  0 10px 10px;
	padding: 2px;
}

.floatleft {
	border: solid 1px #ffffff;
	float: left;
	margin: 0px 10px 10px 0;
	padding: 2px;
}
.left {
	float: left;
	width: 340px;
	text-align: left;
	margin: 20px 0px 0px 0px;
}

.right {
	float: right;
	width: 260px;
	margin: 20px 0px 0px 0px;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#mainspec .left{
	float: left;
	width: 460px;
	text-align: left;
	margin: 20px 0px 0px 0px;
}

#mainspec .right {
	float: right;
	width: 140px;
	margin: 20px 0px 0px 0px;
}

/* GALLERY SECTION 
##################################### */

#slidercontainer {
	height: 290px;
	width: 725px;
	clear: both;
}
/***top nav ***/
#myController span{
	color: #ffffff;
	margin: 5px;
	cursor:pointer;
}

.slideholder {
	width: 700px;
	height: 250px;
	margin: 10px;
}
.galleryimage {
	float: right;
	margin-left: 5px;
}

.galleryimage p {
	text-align: center;
}
#jFlowSlide{
	border: solid 1px #ffffff;
	width: 720px;
	clear: both;
}

#myController span.jFlowSelected {
	background: #80bffa;
	padding: 0 5px;
}

.jFlowPrev, .jFlowNext{
	cursor:pointer;
}

/* FOOTER DIV FOR STRAPLINE AND BASE NAVIGATION ################################################### */
#footer{
	width: 725px;
	height: 100px;
	background-color: #0e69c6;
	margin: 30px 0px;
}

#footercontent {
	background: url(assets/footer_top.gif) top left no-repeat;
	padding: 8px;
}

#footerleft {
	float: left;
	width: 170px;
	text-align: left;
	font-size: 70%;
}

#footerright {
	float: right;
	width: 530px;
	text-align: right;
	font-size: 80%;
}

ul#footernav {
	margin: 0;
	padding: 0;
}

#footernav li {
	display: inline;
	list-style-type: none;
}



/*---------------- Contact /  Form ----------------*/


fieldset {  
	margin: 0;  
	padding: 0;
	float: left;  
	border: 0px;  
	width: 341px;
}

fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;
}

fieldset li {  
	padding-bottom: 1em;
}

fieldset.submit {  
	border-style: none;
}

fieldset h3 {
	padding-left: 15px;
}

label {  
	font-size: 11px;
	float: left;   
	margin-right: 1em;  
	text-align: right;
}

.submit {  
	width: auto;  
	border-style: none;  
	padding-left: 1em;  
	clear: both;
}

input {
	background-color: #0e69c6;
	border: 1px solid #0e69c6;
	padding: 0.3em;
	color: #ffffff;
}

textarea {
	background-color: #0e69c6;
	border: 1px solid #0e69c6;
	color: #ffffff;
	font-family: "trebuchet ms", "times new roman", times, serif;
	font-size: 12px;
}

label em {  
	color: #E53F46;  
	padding-left: 0.2em;
	font-style: normal;  
	text-transform: uppercase;
	position: absolute;
}

/***************** GALLERY *******************/

.gallery {
	float: left;
	margin: 5px 17px 5px 20px;
	padding: 2px;
	width: 100px;
	text-align: left;
}

.gallery p {
	margin-top: 10px;
}

.gallery a img {
	text-decoration: none;
}

.gallery img {
	border: solid 1px white;
	padding: 2px;
	margin-bottom: 10px;
}

/***************** CASESTUDIES *****************/
.casestudies {
	float: left;
	margin: 15px 10px 5px 20px;
	padding: 2px;
	width: 75px;
	text-align: left;
}

.casestudies p {
	margin-top: 10px;
}

.casestudies a img {
	text-decoration: none;
}

.casestudies img {
	border: solid 1px white;
	padding: 2px;
	margin-bottom: 10px;
}
/* ****************** SEARCH ******************/

#searchbar {
	border: solid 1px red;
	height: 10px;
}

