/* 
Title:     Leede Research Group Stylesheet
Author:    design@studio2info.com
Updated:   February 2009
*/

/* General
---------------------------------------------------------- */

/* Clearfix - Clearing 21st Century Style - http://www.positioniseverything.net/easyclearing.html */ 
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
	}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* self-clear floats */

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

*{margin:0; padding:0;}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif;
	background: url(images/bg-green.gif) top left repeat-x;
	}

#wrapper {
	width:960px;
	margin:0 auto;
	}


/* Header
--------------------------------------------------------------------------------- */	
#header {
	width:960px;
	height:140px;
	margin:0;
	}	

#right_head {
	width:230px;
	margin:0;
	float:left;
	}

/* Main Navigation
---------------------------------------------------------------------------------- */

#left_head {
	width:730px;
	margin:0;
	float:left;	
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

#left_head li {
	margin-right:10px; 
	padding: 0;
	height:90px;
	list-style-type: none;
	}

#left_head a {
	display: block;
	padding: 90px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:90px; /* for IE5/Win only */
	}
	
#left_head a:hover {
	background-position: 0 -90px;
	}

#left_head a:active {
	background-position: 0 -90px;
	}

#left_head ul li a.selected {
	background-position: 0 -90px;
	}

#nav_about {
	float:left;
	}

#nav_about a  {
	width: 75px;
	background: url(images/nav_images/about.gif) top left no-repeat;
	}

#nav_expertise {
	float:left;
	}
	
#nav_expertise a  {
	width: 75px;
	background: url(images/nav_images/expertise.gif) top left no-repeat;
	}
	
#nav_facility {
	float:left;
	}
	
#nav_facility a  {
	width: 75px;
	background: url(images/nav_images/facility.gif) top left no-repeat;
	}
	
#nav_contact {
	float:left;
	}
	
#nav_contact a  {
	width: 75px;
	background: url(images/nav_images/contact.gif) top left no-repeat;
	}

#nav_contact {
	float:left;
	}

#nav_home a  {
	width: 75px;
	background: url(images/nav_images/home.gif) top left no-repeat;
	}

#nav_home {
	float:left;
	}


/* Left Navigation
---------------------------------------------------------------------------------- */

#content_wrapper {
	width:960px;
	margin:0px;
	padding:0px;
	}
	
#left_nav {
	float:left;
	padding-left:20px;
	padding-right:20px;
	width:170px;
	}

#navigation_title {
	float:left;
	height:45px;
	width:188px;
	border-right:2px solid white;
	}

#sub_navigation {
	float:left;
	padding-bottom:25px;
	padding-top:10px;
	}

#sub_navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	}

#sub_navigation li {
	display:block;
	padding:0px 0px 10px 0px;
	line-height:.7em;
	}

#sub_navigation ul li a {
	font-family:Arial, Verdana, Helvetica;
	font-size: 11px;
	color:#68453a;
	text-decoration:none;
	}
	
#sub_navigation li a:hover {
	text-decoration:underline;
	}	

#sub_navigation li a.orange {
	color:#eb8316;
	}
	
#book {
	width:170px;
	float:left;
	margin-bottom:25px;
	border-top:1px solid #727273;
	}

#book p {
	color:black;
	font-family:Arial, Verdana, Helvetica;
	}

#book-noline {
	width:170px;
	float:left;
	margin-bottom:25px;
	}

#book-noline p {
	color:black;
	font-family:Arial, Verdana, Helvetica;
	}

/* Pagination
---------------------------------------------------------- */
#paginate {
	padding: 0px 20px 15px 0;
	text-align:right;
	}
#paginate a {
	text-decoration: none;
	font-size: 11px;
	color: #727273;
	}
#paginate a:hover {
	text-decoration: underline;
	color: #333333;
	}


/* Center Content Divs
----------------------------------------------------------------------------------- */
	
#content {
	margin:0px;
	float:left;
	padding-left:20px;
	padding-right:10px;
	width:490px;
	.width:484px;
	}

#content_title {
	float:left;
	height:85px;
	}

#content_copy {
	float:left;
	width:400px;
	margin-bottom:20px;
	padding-top:10px;
	}

#content_copy ul {
	margin-left:20px;
	margin-top:-8px;
	list-style-position:inside;
	margin-bottom:7px;
	}

#content_copy ul li {
	font-size: 11px;
	color:#727273;
	line-height:1.5em;
	}

#content_copy ul.short-list {
	margin-left:20px;
	list-style-position:inside;
	margin-bottom:0px;
	}

#content_copy ul.shortlist li {
	font-size: 11px;
	color:#727273;
	line-height:.8em;
	}

#content_copy p {
	font-size: 11px;
	color:#727273;
	line-height:1.5em;
	}

#content_copy ul.nodots {
	list-style-type:none;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:15px;
	}

ul.nodots li a {
	text-decoration:none;
	color:#eb8316;
	}

ul.nodots li a:hover {
	text-decoration:underline;
	}

.zipcode p {
	margin-bottom:0;
	}

.zipcode {
	width:400px;
	overflow:hidden;
	}

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

.zip1 {
	float:left;
	width:80px;
	.width:75px;
	}


/* LARGE Center Content Divs (no right column)
----------------------------------------------------------------------------------- */
	
#content-large {
	margin:0px;
	float:left;
	padding-left:20px;
	padding-right:10px;
	.padding-right:0px;
	width:720px;
	.width:714px;
	}

#content-large #content_title {
	float:left;
	height:85px;
	width:720px;
	}

#facility_image {
	margin-bottom:5px;
	}

#fake {
	padding-left:20px;
	width:710px;
	height:350px;
	background-color:orange;
	}

#map1 {
	float:left;
	width:356px;
	margin:10px 17px 0 0;
	padding:0 0 0 1px;
	}

#map-image1 {
	width:355px;
	height:200px;
	margin: 0 0 25px 0;
	.margin: 0 0 15px 0;
	}

#map2 {
	float:left;
	width:355px;
	margin:10px 0 0 0;
	padding:0;
	}

#map-image2 {
	width:355px;
	height:200px;
	margin: 0 0 25px 0;
	.margin: 0 0 15px 0;
	}


/* Gallery Divs
----------------------------------------------------------------------------------- */

#gallery {
	float:left;
	width:729px;
	margin-bottom:20px;
	padding-top:10px;
	overflow:hidden;
	}

#gallery-image {
	padding:0;
	margin:0;
	overflow:hidden;
	}

#gallery-bottom {
	margin-top:5px;
	}

#caption {
	float:left;
	}
	
p#desc {
	font-size:13px;
	}

#gallery-links {
	float:right;
	}

#gallery-links a {
	text-align:right;
	font-size:13px;
	text-decoration:none;
	color:#727273
	}

#gallery-links a:hover {
	text-decoration:none;
	color:#eb8316;
	}

	
	
/* Find an Expert Divs
----------------------------------------------------------------------------------- */
	
#expert_box {
	height:293px;
	float:left;
	padding:15px 15px 0px 15px;
	background: url(images/expert_rectangle.gif) top left no-repeat;
	}
	
#expert_title {
	width:420px;
	}

#expert_icon {
	background: url(images/triangle.gif) top left no-repeat;
	margin:0 5px 0 0;
	float:left;
	width:20px;
	height:25px;
	}

#find_expert {
	float:left;
	margin-bottom:5px;
	}

#expert_intro {
	margin:0;
	padding:0;
	}

.expert {
	float:left;
	margin-bottom:10px;
	}

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

.expert_pic {
	width:60px;
	height:45px;
	float:left;
	margin-right:15px;
	}

.expert_name p {
	font-family:Verdana, Arial, Tahoma;
	font-size:10pt;
	text-indent:-10px;
	color:#31637C;
	margin-bottom:0px;
	}

.expert_detail p {
	font-size:10px;
	}

#newsletter_content_copy {
	float:left;
	width:495px;
	margin-bottom:20px;
	padding-top:10px;
	}
	
.newsletter {
	width:495px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	}
	
.newsletter:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.newsletter-last {
	width:495px;
	}

.newsletter-last:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}	

.newsletter_icon {
	float:left;
	margin:0 10px;
	.margin:0 10px 0 8px;
	}

.newsletter_wrapper {
	float:left;
	width:430px;
	}
	
.newsletter_headline {
	margin-bottom:5px;
	}
.newsletter_summary {
	width:420px;
	}

.teammember {
	margin-top:5px;
	margin-bottom:10px;
	}
	
.teammember:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.teammember-photo {
	float:left;
	margin-right:10px;
	}

.teammember-wrapper {
	width:390px;
	float:left;
	}
	
.teammember-name {
	}

.teammember-content {
	width:320px;
	}

#people_content_copy {
	float:left;
	width:500px;
	margin-bottom:20px;
	padding-top:10px;
	}

#people_content_copy ul {
	margin-left:20px;
	margin-top:-8px;
	.margin-top:0px;
	list-style-position:outside;
	margin-bottom:7px;
	}

#people_content_copy ul li {
	font-size: 11px;
	color:#727273;
	line-height:1.5em;
	}
	

/* Right Side and Footer Divs
--------------------------------------------------------------------------------------- */
	
#right_column {
	margin:0px;
	padding:0px;
	float:left;
	width:230px;
	.width:233px;
	}
	
#footer {
	border-top:1px solid #cccccc;
	width:960px;
	}
	
#left_footer {
	margin-top:25px;
	padding-left:20px;
	float:left;
	width:190px;
	}
	
#left_footer a {
	text-decoration:none;
	color:#727273;
	}

#left_footer a:hover {
	text-decoration:underline;
	}
	
#right_footer {
	padding-right:20px;
	text-align:right;
	margin-top:25px;
	float:right;
	width:730px;
	}

#right_footer a {
	text-decoration:none;
	color:#727273;
	}

#right_footer a:hover {
	text-decoration:underline;
	}

/* Typography
---------------------------------------------------------------------------------------- */	
h1 {
	font-size: 30px;
	font-weight:bold;
	color:#5c71ac;
	padding-bottom:5px;
	}
	
h2 {
	font-size: 17.25px;
	color:#fff;
	line-height:1.4em;
	}
	
h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	line-height:1.15em;
	color:#68453a;
	}
	
h4 {
	font-size: 16px;
	font-weight:bold;
	color:#eb8316;
	}
	
h5 {
	font-size: 11px;
	font-weight: bold;
	}
	
p {
	font-size: 11px;
	color:#727273;
	margin-bottom:10px;
	line-height:1.5em;
	}

.bold {
	font-weight:bold;
	}
	
.affiliation {
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#68453a;
	line-height:2em;
	}

.affiliation:hover {
	text-decoration:underline;
	}

.email {
	text-decoration:none;
	color:#eb8316;
	}

.email:hover {
	text-decoration:underline;
	}

.maplinkright {
	text-decoration:none;
	color:#eb8316;
	font-size:10px;
	float:right;
	}

.maplinkright:hover {
	text-decoration:underline;
	}

p a.pdf {
	text-decoration:none;
	color:#eb8316;
	float:right;
	margin-bottom:10px;
	margin-top:-5px;
	}

a.pdf:hover {
	text-decoration:underline;
	}

.movedown {
	padding-top:25px;
	margin-bottom:15px;
	}
	
.leading {
	line-height:1.8em;
	text-align:left;
	}

.red {
	color:red;
	}
	
.italic {
	font-style:oblique;
	}
	
.wave {
	color:#168689;
	text-decoration:none;
	float:right;
	}

.wave:hover {
	text-decoration:underline;
	}	

.tsunami {
	color:black;
	text-decoration:none;
	float:right;
	}

.tsunami:hover {
	text-decoration:underline;
	}

.grey {
	color:#727273;
	}

.mappage {
	color:#727273;
	margin-bottom:10px;
	}
	
.people {
	font-family:Verdana, Arial, Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#31637C;
	margin-bottom:0px;
	}	

.people-email {
	font-family:Verdana, Arial, Tahoma;
	text-decoration:none;
	color:#eb8316;
	font-weight:normal;
	font-size:10pt;
	}

.people-email:hover {
	text-decoration:underline;
	}
	
.formspace {
	margin-left:30px;
	}
	
/* Sitemap stuff
--------------------------------------------------------------------------------------- */	

p.sitemap {
	font-size: 13px;
	font-weight: bold;
	color:#727273;
	line-height:1.5em;
	margin-bottom:15px;
	}

p.sitemap a {
	font-size: 13px;
	text-decoration:none;
	color:#727273;
	}

p.sitemap a:hover {
	text-decoration:underline;
	}
	
#content_copy ul.indent {
	list-style-type:none;
	margin-left:10px;
	margin-top:-15px;
	margin-bottom:15px;
	}

ul.indent li a {
	text-decoration:none;
	color:#eb8316;
	}

ul.indent li a:hover {
	text-decoration:underline;
	}	

/* Form styles
---------------------------------------------------------------------------------- */

label {
	float:left;
	width: 240px;
	margin-right: 12px;
	}

label.placeholder {
	height:20px;
	.height:30px;
	}

.bold2 {
	font-weight:bold;
	margin-right: 25px;
	}

label.boldnet {
	font-weight:bold;
	height:130px;
	}

label.boldhealth {
	font-weight:bold;
	height:130px;
	.height:150px;
	}

input {
	margin-bottom:25px;
	}
	
input.nospace {
	margin-bottom:0px;
	}

input.childform {
	margin-bottom:0px;
	margin-left:55px;
	.margin-left:40px;
	}
	
select.dropdown {
	margin-bottom:25px;
	width:299px;
	.width:279px;
	}

select.dropdown2 {
	margin-bottom:10px;
	width:299px;
	.width:279px;
	}

input.check {
	vertical-align:text-top;
	.vertical-align:middle;
	margin-right:5px;
	margin-bottom:0;
	}

input.checklast {
	vertical-align:text-top;
	.vertical-align:-3px;
	margin-right:5px;
	margin-bottom:10px;
	}
	
input.radio {
	vertical-align:text-top;
	vertical-align:-3px;
	margin-right:5px;
	margin-bottom:8px;
	}

input.radio2 {
	vertical-align:text-top;
	.vertical-align:-3px;
	margin-right:5px;
	margin-left:15px;
	}

.tenpx {
	margin-left:10px;
	}
	
.red {
	font-weight:bold;
	color: #ae2327;
	}

#errormsg {
	padding:5px;
	width:400px;
	color:red;
	}  

#errormsg ul {
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:15px;
	margin-left:15px;
	margin-top:-10px;
	}

#errormsg ul li {
	font-family: Arial, "Arial", Tahoma, Helvetica, sans-serif;
	color: #524038;
	font-size:12px;
	}

#errormsg ul li a {
	color: #524038;
	text-decoration:none;
	}

#errormsg ul li a:hover {
	text-decoration:underline;
	}

.error {
	background: #e2a3a3;
	}

.form-small {
	font-style:italic;
	font-weight:normal;
	}


