@charset "ISO-8859-1";

/*
Description: The start.org redesign went live on July 31, 2009.
Author: Lauren Gibbons
*/

#all {
	background-color: #FAFAFA;
	height: 100%;
	width: 100%;
}

#alla:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #5A83C6;
	text-decoration: none;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
        clear:both;
        width:990px;
}

body{
font-size: 80%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #FAFAFA url(images/background.gif);
	margin-top: 0px;
	text-align:  center;
	background-repeat: repeat-x;
}


#page {
	background-color: #FAFAFA;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
        margin: 0 auto;
        width:990px;
	}

#content {
	font-size: .9em;
}

.cdkn1 {
	float:left;
	margin-right: 1%;
	width:29%;
}

.cdkn1 img.cdkn-left {
	margin-bottom: 20px;
}

.cdkn2 {
	float: left;
	width: 70%;
}	

.programcolumn .entry p, .widecolumn .entry p {
	color: #2a2a2a;
	font: 1.2em/1.3em Helvetica, Arial;
}

.fellowcolumn .side{
	float:right;
	width:190px;
	font-size: 11px;	
	margin-right: 18px;
	margin-left:15px;
	margin-bottom:20px;
	padding: 10px;
	background-color: #EFEFEF;
	border: 1px solid #e4e4e4; 
}
	
.side h3 {
	background-image: url(http://start.org/images/index-nav.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	width: 180px;	
	height: 20px;
    	padding-left: 10px;
    	padding-top: 5px;
    	color:#000;
    	margin-bottom: 12px;
	text-transform:uppercase;
	text-decoration: none;
}

.side a{
	color: #000;
}

.side p{
	margin-bottom:0px;
        text-align: left;
}

.fellowcolumn .side img{
	float:right;
	width:170px;
	margin-bottom:15px;	
}

.fellowcolumn .entry p{
	font-size: 1.2em;
}


.fellowcolumn .entry img{
	float:right;
	width:200px;
	margin-bottom:15px;	
	margin-right:15px;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 1px;
	margin-bottom: 10px;
}

p.text-align-left{
	text-align:left;
}

.entry table{
	text-align:left;
}

.entry table td{
	text-align:left;
	vertical-align: top;
}

.entry table.accfp td img.alignleft {
	clear:  both;
	margin-bottom:60px;
}

.gec-entry{
	border-bottom: 1px solid #e4e4e4;
	padding-bottom:10px;
	margin-bottom:10px;
}

table.carii-presentations {
	background-color: rgba(0,75,130,0.95);
	boder: 1px solid #EFEFEF;
	padding: 0 10px;
	width: 650px;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-left: 2px;
}

table.carii-presentations caption{
	background-color: rgba(0,90,140,0.7);
	border: none;
	color: #FFF;
	font-size: 1.3em;
	text-align: left;
	padding: 10px 5px;
	width: 650px;
}

table.carii-presentations tbody p{
	border-bottom: 1px solid #FFF;
	text-align: center;
	padding: 10px;
	margin-bottom: 0;
}

table.carii-presentations tbody td.parallel {
	border-right: 1px solid #FFF;
}

table.carii-presentations tbody p.parallel-bottom {
	border-bottom: none;
}

table.carii-presentations a{
	color: #FFF;
}

.gec-entry p {
	color: #2a2a2a;
	font: 1.2em Helvetica, Arial;
}

.entry{
	font-family: Helvetica, Arial, sans-serif;
	margin-left:10px;
	margin-right:10px;
}

.events a{
	background-image: url(http://start.org/images/bullet.png) ;
	background-repeat: no-repeat;
	background-position: left;
	padding-left:10px;
	font-size: 11.5px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	display: none;
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 1.2em;
}

.newscolumn h2, .blogcolumn h2 {
	display: block; 
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	margin-top: 13px;
	margin-bottom: 20px;
	margin-right:0px;
	padding-right:0px;
	padding-left:10px;
	padding-bottom: 10px;
	border-bottom: 4px double #a0a0a0;
	width: 305px;
}

.newscolumn p, .blogcolumn p{
	font-size: 11.5px;
	padding-left:1px;
	font-family: Helvetica, Arial, sans-serif;
}

.newscolumn a, .blogcolumn a{
	font-size: 12px;
}

.newscolumn .clip {
	position:absolute; 
	height: 150px; 
	width: 220px; 
	clip: rect(0px, 47px, 46px, 0px); 
	overflow: hidden; 
} 

.index-comments{
	background: url(http://start.org/images/comment.png) no-repeat;
	margin-left:10px;
	height:19px;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.index-responses ul{
	margin-left:11px;
	margin-top: -6px;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 26px;
	height:100%;
	background: url(http://start.org/images/comment-bg.png) repeat-y;
}

.index-responses li{
	list-style-image: url(http://start.org/images/bullet-g.png);
	list-style-position: outside;
	width:240px;
	font-size: 11.5px;
}

.index-line {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #e4e4e4;
	clear: both;
	width:680px;
	margin-left:2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gallery-line {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #e4e4e4;
	clear: both;
	width:170px;
	margin-left:5px;
	margin-bottom:5px;
	}

.side-line {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #e4e4e4;
	clear: both;
	width:180px;
	margin-left:5px;
	margin-bottom:5px;
	}	

.widecolumn .pub-line {
	clear: left;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
	padding-bottom: 60px;
}

.pub-line .entry p{
	margin-bottom: 0;
}
	
h2.pagetitle {
	font-size: 1em;
}

#sidebar h2 {
	font: 1.2em Arial, Helvetica, sans-serif;
}

h3 {
 font-size:1em;
}

.entry h3{
 font-size:18px;
 font-weight:normal;
 border-bottom: 1px solid #a0a0a0;
 padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 15px;
	margin-bottom:15px;
	color:#000;
	width:340px;
	font-family:Georgia;
}

.h3 h3 {

	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

h2, h2 a, h3, h3 a {
	color: #333;
	}

h2 a:visited, h3 a:visited {
	color: #5A83C6;
	}

.h3 h3, .h3 h3 a, .h3 h3 a:visited {
	color: #8d8d8d;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	font-style: normal;
}

a {
    	color: #5A83C6;
}

.breadcrumb {
	font-size: 10px;
	color: #aeaeae;
	line-height: 14px;
	float: left;
	margin: 0px 20px 10px 10px;
}

.extra {
	font-size: 10px;
	margin-bottom:0px;
	margin-right: 10px;
	float:right;
}

.extra a{
	color: #aeaeae;
}

.extra p{
	font-size: 10px;
	margin-bottom:0px;
	padding-top:5px;
	margin-right:20px;
}

.widecolumn a, fellowcolumn a {
	font-size: 14px;
        font-weight: normal;
        color: #5A83C6;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
margin: 10px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	}
	
.commentlist a {
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
        font-size: 11.5px;
	text-transform: none;
}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
        font-weight: normal;
	font-style: normal;
	}

.postmetadata a {
	font-size:11px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #5A83C6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;}

a:hover {
	color: #5A83C6;
	text-decoration: underline;
}

.alumni-table input{
	width:100%;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.footer a {
	color: #999;
}	

#navmenu {
	padding-top: 110px;
}
	
#navmenu ul {
	list-style-type: none;
	list-style-image: none;
	position: absolute;
	margin: 0;
	
}

#navmenu li {
	display: inline;
	position: relative;
	margin: 0 10px;
	padding: 10px 0;
}

#navmenu ul li a {
	text-decoration:none;
	color: #EEEACE;
	padding: 0 10px;
	text-transform: uppercase;
	font: 120% Georgia, "Times New Roman", Times, serif;
}

#navmenu ul li a:hover {
	color: #F3CE6A;
	/*background: url(http://start.org/images/navbg-hover.png) center;*/
	padding-bottom: 0;
	padding-top: 0;
}

.nav, .nav ul { 
	list-style: none;
}
 
.nav {
  z-index: 100;
  position: relative;
}

.nav li {
	float: left;
	position: relative;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
	padding: 0 9px;
}

/*.nav ul li a {
	color: #F3CE6A;
	text-decoration: underline;
}*/
 
/*.nav li a:hover {
  color: #000;	
}*/
 
.nav li:hover ul,
.nav li.sfHover ul {
	top: 37px;
}

.nav ul li {
	border: 0;
	float: none;
}

.nav ul#drop li a {
	color: #666;
	text-transform: none;
display: block; 
/*link text is indented 30px*/
text-decoration: none;
font: 12px Arial, Helvetica, sans-serif;
text-transform: uppercase;
border-bottom: 1px solid #dadada;
	background: #FFF url(http://start.org/images/bullet3.gif) no-repeat -10px;
margin-bottom: -7px;
	padding: 6px 10px 6px 30px;
	margin-top: -7px;
}

.nav ul#drop li a:hover {
	color: #F3CE6A;
}

.nav ul a {
	border-bottom: 0;
	padding-right: 20px;
	white-space: nowrap;
	margin-bottom: -7px;
}

.nav ul {
	background-color: #FFF;
	border: 1px solid #5f7f3b;	
	list-style: none;
	position: absolute;
	top: -999em;
	left: -1px;
	padding: 0 10px 5px;
}


/*.nav ul a:hover {
  background: #ccc;
  color: #000;
}*/

/*.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
}*/

#headermenu {
    	margin-bottom: 0px;
	margin-top: 40px;
}


#headermenu ul {
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	background-color: transparent;
	margin-top: -120px;
	margin-right: 0px;
        margin-bottom: 56px;
	margin-left: 772px;
}
#headermenu li {display: inline; }
#headermenu ul li a {
	text-decoration:none;
	color: #848973;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-size: 11px;
}
#headermenu ul2 li a:hover {color: #F3CE6A; }

/* End Typography & Colors */



/* Begin Structure */
html{
	margin-top: 0px;
	padding-top:0px;
}

body {
	padding: 0;
	margin: 0;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width:990px;
	height:159px;
        border-width: 0;    
	margin: 0px 0;
}

#headerimg {
	width: 100%;
	height:159px;
        border-width: 0;
}

.narrowcolumn {
	background-color: transparent;
	float: left;
	padding: 0 10px 20px 14px;
	width: 700px;
}

.narrowcolumn p{
	margin-bottom:10px;
}

.narrowcolumn h2{
	margin-bottom:18px;
	margin-top: 25px;
}

.newscolumn {
	float: left;
	background-color: #FAFAFA;
	width: 320px;
    margin-left: 0px;
    margin-bottom: 20px;
	font: normal 10px Arial, Helvetica, sans-serif;
	border-right: 1px solid #a0a0a0;
	padding: 0 20px 3px 0px;
	margin-top: 10px;
}

.newscolumn a, .blogcolumn a{
	text-decoration:none;
}

.blogcolumn {
	float: left;
	background-color: #FAFAFA;
	width: 320px;
   	margin-left: 20px;
    margin-bottom: 20px;
	font: normal 10px Arial, Helvetica, sans-serif;
	display:inline;
	margin-top: 10px;
	padding: 0 10px 3px 0;
}

.widecolumn, .fellowcolumn{
	padding: 0px 0 10px 0;
	margin-right: 0px;
	margin-left: 10px;
	width: 703px;
	padding-left: 10px;
}

	.alumni-table table{
	font-weight: normal;
	background-color: #f2f2f2;
	width:690px;
	border: 1px solid #e4e4e4; 
}

	.alumni-table form table{
	font-weight: normal;
	background-color: #f2f2f2;
	width:660px;
	border: 1px solid #e4e4e4;  
}

.alumni-table td {
	border: 0px solid #781351;
	font-size: 11.4px;
	font-weight: normal;
	font-style: normal;
}

.alumni-table a{
	font-size:11.5px;
}

.subscribe table{
	font-weight: normal;
	background-color: #f2f2f2;
	border: 1px solid #e4e4e4;
	width:400px; 
}

.subscribe td{
	font-size: 11.5px;
}

.programcolumn {
	padding: 0px 0 10px 0;
	margin-right: 0px;
	margin-left: 10px;
	width: 693px;
	padding-left: 10px;
	margin-bottom:20px;
	float:left;
	}

.post {
	margin: 0 0 10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .line {
	clear: left;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
	padding-bottom: 15px;
}

.widecolumn .blogline {
	clear: left;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
	padding-bottom: 40px;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.footer {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 151px;
}
		
#footer {
	background-color: #FAFAFA;
	border-top: 1px solid #a0a0a0;
	background-repeat: no-repeat;
	background-position: center;
	
}
	
#footerimg {
	background: url(http://start.org/images/start-logo.jpg) no-repeat 0 center;
	padding-top: 10px;
	margin-left: 10px;
}
			
.sponsors {
	margin-top:-60px;
	margin-left:520px;
}

.sponsors p{
	padding-top: 15px;
	width: 100px;
	float: left;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 10px;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	background-image: url(http://start.org/images/index-nav.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 235px;	
	height: 20px;
   	margin-top: 0px;
    	padding-left: 10px;
    	padding-top: 3px;
    	clear: both;
}

h3 {
	padding: 0;
	margin: 0px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	border: 1px solid #d8d8d8;
	display: inline;
	margin: 0 12px 2px 14px;
}

img.alignleft {
	border: 1px solid #d8d8d8;
	margin: 0 7px 4px 0;
	display: inline;
	}

.side img {
	border: 1px solid #d8d8d8;
	display: inline;
	margin: 0 12px 10px 14px;
}


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#sidebar img.alignleft {
	border: 1px solid #d8d8d8;
	padding: 0px;
        margin-bottom: 3px;
clear: left;
}

#sidebar .publications img.alignleft {
	clear:both;
	margin-bottom:8px;
	}

#sidebar .publications li p {
	font-size:11px;
	color: #777;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	list-style: none;
	padding-left: 10px;
}

html>body .entry li {
	margin: 4px 0 4px 10px;
}

.entry li{
	color: #2a2a2a;
	font-size: 1.2em;
	list-style-image: url(http://start.org/images/bullet.png);
	list-style-position: inside;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 1px 0 1px;
        padding-left:0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align:left;
	margin-top: -45px;
	margin-left: 767px;
	width:210px;
}

#searchform #s {
	width: 120px;
	margin-top: 3px;
margin-right:8px;
float:left;
}

#searchsubmit {
	padding-top: 0px;
	margin-right: 0px;
}

#fail-searchform #s {
	width: 340px;
	padding:4px;
	margin-top: 0px;
	text-align:left;
	margin-left:100px;
	font-size: 12px;
        margin-bottom:30px;
}

#fail-searchform #searchsubmit {
	padding: 0;
	margin-top: 0px;
	margin-right: 180px;
}

#fail-searchform{
margin-top:20px;
}

.search p{
	font-size: 1.2em;
	margin-bottom:0px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.upload form{
	text-align: left;
	font-size: 1.2em;
}

.upload{
	background-color: #EFEFEF;
	border: 1px solid #e4e4e4;
	padding: 10px 30px;
}

select {
	width: 130px;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

.widecolumn #respond{
	padding-right: 10px;
	padding-left: 10px;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
width:100%;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 5px 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#feature
{
	float: left;
	background-image: url(http://start.org/images/2010/forum-feature4.jpg);
	border: 1px solid #e4e4e4;
	  width: 693px; 
	height: 290px;
	padding-right: 0;
	margin-left: 10px;
	margin-bottom:15px;
}

#feature1{
	float: left;
	background-image: url(http://start.org/images/2011/accfp-feature4.jpg);
	border: 1px solid #e4e4e4;
	  width: 693px; 
	height: 290px;
	padding-right: 0;
	margin-left: 10px;
	margin-bottom:15px;
}

#feature2 {
	float: right;
	background-image: url(http://start.org/images/forum.jpg);
	border: 1px solid #e4e4e4;
	  width: 265px; 
	height: 290px;
	padding-right: 0;
	margin-left: 10px;
	margin-bottom:15px;
	margin-top: -10px;
}

#feature p{
	margin-top: 0px;
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	font: 11.5px Arial, Helvetica;
	height: 225px;
	width:215px;
	float:right;
	padding: 30px 20px 15px;
}

#feature1 p{
	float:left;
	margin-top: 200px;
	background-color: #212121;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font: 11.5px Arial, Helvetica;
	height: 69px;
	width:463px;
	float:right;
	padding: 10px;
	margin-left: 0;
	margin-right: 210px;
	color: #FFF;
}

#feature2 p{
	margin-top: 160px;
	background-color:#FFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	font: 11.5px Arial, Helvetica;
	height: 105px;
	width:254px;
	float:right;
	padding: 10px 5px 15px 6px;
}

#feature p strong{
	float: left;
	font: normal normal 13px Georgia, serif;
	border-bottom: 1px solid #000;
	padding-bottom:2px;
	padding-right:10px;
}

#feature1 p strong, #feature2 p strong {
	float: left;
	padding-left:1px;
	text-transform:uppercase;
	padding-right:10px;
	font: normal 15px Helvetica, Arial, sans-serif;
	margin-bottom: -4px;
	padding-top: 4px;
}

/* Begin Sidebar */
#side{
	width: 244px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    float: right;
    margin-bottom:10px;
	margin-top: 0px;
}

#sidebar
{
	width: 244px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EFEFEF;
    float: right;
	border: 1px solid #e4e4e4; 
    margin-bottom:10px;
	margin-top: 0px;
}

.connected a{
	margin-left: 8px;
}

.connected small{
	margin-left:8px;
}
.connected img{
	margin-left:4px;
	float:left;
}

#sidebar form {
	margin: 0;
	}

#sidebar p {
	font-size: 11.5px;
}

#sidebar a {
	font-size: 11.5px;
}

#sidebar .publications li {
	clear: both;
	}

#sidebar .events li{
	margin-left:2px;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
}

.thumb-image img{
	float: left;
	margin-right: 10px;
	width: 40px;
}

.thumb-image{
	padding-bottom: 30px;
	font-size: 1.2em;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.share a.fb_share_link, div.share a{
		color: #777;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right:8px;
}

.share{
	float:right;
margin-bottom: 6px;}

.wp-caption {
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 5px 5px;
	margin: 2px 3px 4px 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #d8d8d8;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	text-align:left;
	line-height: 17px;
	margin: 0;
	font-style: italic;
	border-bottom:1px solid #d8d8d8;
	padding: 5px 4px 10px;
}
/* End captions */

.program-links, .gec-links, .search-links{
width: 238px;
float:right;
	padding-top: 10px;
	padding-right: 0px;
    padding-left:0px;
height:100%;
	margin-left: 0;
	margin-right: 5px;
}

.earthscan {
margin-top: 10px;
	text-align:center;
	width:180px;
	padding-left:60px;
}

.program-links h2, .gec-links h2, .search-links h2 {
	width: 230px;	
    margin-top: 10px;
    padding-left: 10px;
    padding-bottom: 4px;
    text-transform: uppercase;
	margin-bottom: 0px;
    border-bottom: 4px double #e3e3e3;
	font: 16px Georgia, "Times New Roman";
	border-color: #e7ddcf;
}	


.program-links ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
background-color:#FFF;
}
.gec-links ul{
	list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; 
}
.gec-links ul li a{
	background-image: url(http://start.org/images/gec-year1.gif);
	width: 55px;
	height:70px;
	float:left;
	padding:5px;
	margin-left:10px;
	margin-right:10px;
	font: 16px Georgia, "Times New Roman";
	color: #fff;
}
.program-links ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
color: #FFF;
text-transform: uppercase;
background-color:inherit;
margin-bottom: 0;
}

.program-links ul li a { /*custom bullet list image*/
display: block; 
/*link text is indented 30px*/
text-decoration: none;
font: 12px Arial, Helvetica, sans-serif;
width:212px;
text-transform: uppercase;
margin-top: 0px;
border-bottom: 1px solid #dadada;
	padding: 6px 0 6px 30px;
	background: url(http://start.org/images/bullet3.gif) no-repeat;
        background-color:#FFF;
margin-bottom: 0;
}

.program-links a {
	color: #000;
}

.program-links a:hover {
	color: #F3CE6A;
}

.program-links ul form {
padding: 10px;
}

.program-links form{
	padding-left:20px;
	background: url(http://start.org/images/comment-bg.png) repeat-y;
	height:90px;
width:219px;
margin-bottom: 10px;
margin-right:0px;
float:right;
}

.program-links form img{
	margin-left:0px;
	}

ul.pubs li a{
	background:none;
	height:60px;
	padding: 10px 10px;
	margin: 0;
}

ul.pubs{
	margin-bottom:0px;
}

.gec{
	background: url(http://start.org/images/comment-bg.png) repeat-y;
	margin-left:1px;
	margin-right:1px;
	height:19px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	padding-bottom: 5;
	height:60px;
	margin-top:10px;
	font-size:11.5px;
	}
	
.gec-cloud p a{
	font-family:Arial;
	text-transform:none;
	color: #666;
}
	
.gec-cloud{
	text-align:center;
	background-color:#EFEFEF;
	width:100%;
padding-bottom:1px;
}

.gec-cloud a{
	color:#647341;
	font-family: Georgia, "Times New Roman";
}
.recent-news img{
	margin-left:15px;
	margin-bottom:10px;

}

.widecolumn h2, .gallerycolumn h2, .programcolumn h2 {
	width: 690px;
	border-bottom: 4px double #a0a0a0;
	font: 22px georgia, "Times New Roman", "times serif";
	color: #7D131B;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 30px;
	text-align: left;
}

.fellowcolumn h2{
color: #7D131B;
	font: 22px georgia, "Times New Roman", "times serif";
	border-bottom: 4px double #a0a0a0;
	width: 680px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}

 form select{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 0px;	
	width: 190px;
}
 form a img{
	width: 50px;
	height: 22px;
	margin-right: 0px;
	margin-left: 21px;
	margin-top: 20px;
	padding-top: 0px;
	padding-left: 0px;
    float: left
}

.program-menu, .arrowlistmenu{
	clear: top;
	float:right;
	padding-top: 10px;
	padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
    background-color: #EFEFEF;
    margin-bottom:0px;
    margin-left:0px;
	width: 228px; /*width of accordion menu*/
}


.program-menu .menuheader , .arrowlistmenu .menuheader {
	width: 218px;	
	height: 20px;
    margin-top: 0px;
    padding-left: 10px;
    padding-top: 3px;
    text-transform: uppercase;
	margin-bottom: 3px;
	background: url(http://start.org/images/index-nav.gif) no-repeat center;
	font-size: 14px;
	font-weight:normal;
color: #000;
}
.arrowlistmenu .menuheader a:hover{
	color: #7D131B;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
}

.program-menu ul, .arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.program-menu ul li, .arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu .block, .program-menu .block{
	background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
text-transform: uppercase;
	height:40px;
	padding: 2px 0 5px 5px;
	vertical-align: bottom;
	margin-top: 2px;
}

.arrowlistmenu .block{
height:40px;
}

.program-menu .items img, .arrowlistmenu .categoryitems img{
	width:40px;
	height:40px;
	float:left;
	margin-right: 10px;
}

.arrowlistmenu ul li a:visited{
color:#000;
}

.program-menu ul li a:hover, .arrowlistmenu ul li a:hover{ /*hover state CSS*/
text-decoration:underline;
}


.gallerycolumn ul{
	clear:both;
	list-style-type: none;
	list-style-image: none;	
}

.gallerycolumn li{
	width:200px;
	float:left;
	margin-bottom:20px;
}

.gallerycolumn{
	width: 703px;
}
.gallerycolumn h3{
	font-size: 14px;
	font-weight: normal;
	font-style: normal;	
	padding-left: 10px;
}

.gallerycolumn img{
	border:	1px solid #d8d8d8;
}


p.grey {
	background-color: #f2f2f2;
	padding-top:10px;
	width:226px;
	padding-bottom:10px;
	padding-left: 10px;
	margin-bottom: -1px;
}

p.grey img{
float:left;
margin-right:8px;
}

.cork{
	height:300px;;
	padding-bottom:20px;
	background-image: url(http://start.org/images/gallery/cork.gif);
	width:670px;
	margin-left:10px;}
	
	.cork img{
	border: none;
	margin-top:20px;
	padding-left: 25px;
	float:left;
	background-image: url(http://start.org/images/gallery/cork.gif);
}

.article img{
	border: 1px solid #e4e4e4;
	float:left;
	}

.bubble img{
	float: none;
}

.article small{
	color:#FFF;
	background-color:inherit;
}

.article{
	border: 1px solid #e4e4e4;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-color: #EFEFEF;
	margin-bottom:5px;
	height:170px;
}

.hide-image{
	display:none;
}

.small a{
	font-size:11px;
}

#content.programcolumn #content.program-topics h2{
	font-weight:normal;
	margin-top:0px;
	border-bottom: 4px double #a0a0a0;
	padding-bottom:8px;
	padding-left:8px;
	font-family:Arial;
	font-size:14px;
	color:#000;
	width:660px;
	margin-right: 0;
	margin-left: 0;
}
#content.programcolumn #content.program-topics .one, #content.programcolumn #content.program-topics .two {
	width:180px;
	float:left;
	border-right: 1px solid #a0a0a0;
	padding-right:10px;
	padding-left:20px;
	height:155px;
	font-size: 11.5px;
}

#content.programcolumn #content.program-topics .one{
	margin-left:25px;
}


#content.programcolumn #content.program-topics .three{
	width:180px;
	float:left;
	margin-left:20px;
	font-size: 11.5px;
}

.programcolumn .program-topics{
	width:680px;
	margin-top:20px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
}

.what{
	height: 110px;
	margin-top: 20px;
	padding-bottom: 10px;
	margin-left: 0px;
	background: url(http://start.org/images/what.png) no-repeat;
	padding-left: 20px;
	width:695px;
	padding-top: 62px;
	margin-right: 0;
}
.what a{
	color: #FFF;
	text-decoration:underline;
}	
	.what .one p, .what .two p, .what .three p{
	color: #FFF;
	font-size: 13px;
	width: 191px;
	float: left;
	padding-right: 35px;
}

#popup{
	font-size: 11px;
	line-height: 16px;
}

#popup a{
	font-size: 11px;
	line-height: 16px;
}


#map{
	border: 2px solid #e4e4e4;
	margin-left: 10px;
}

#box{
	background-color: #EFEFEF;
	border: 1px solid #e4e4e4;
	padding: 8px 6px;
	width:960px;
	font-size:11.5px;
}


#box h2{
 font-size:14px;
 font-weight:normal;
 border-bottom: 1px solid #a0a0a0;
 padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 15px;
	margin-bottom:10px;
	color:#000;
	width:340px;
	font-family:Georgia;
	width:150px;
}

#box .entry p{
	font-size: 11.5px;
	font-family: Helvetica, Arial;
}

#box .entry{
	width:190px;
	float:right;
}

#box li{
	list-style-type: none;
	list-style-image: none;
	font-size:11px;
	padding-left: 5px;
}

#box ul{
	margin-left: 0;
	padding-left: 0;
}

#box h3{
	width:100px;
	font-size:14px;
}
.rp_post_content{
	font-size: 11.5px;
}

.rp_post_content h3{
	font-size: 12px;
}

#rp_nav_arrows{
	margin-left:12px;
}

#rp_nav{
	clear:both;
	margin:10px;
	margin-left:165px;
}

ul#navigation li{
	padding-top:10px;
	padding-bottom:10px;	
}

li#current{
	background: url(http://start.org/images/navbg.png) center center;
	margin-bottom: 10px;
	margin-top:0px;
	padding: 0;
}

li#current a{
	padding: 10px;
}

.site-map a{
	color: #777;
	font-size:11.5px;
	margin-left: 10px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#feature-gallery {
	position:relative;
	height:268px;
	margin-left: 20px;
}
	#feature-gallery a {
		float:left;
		position:absolute;
	}
	
	#feature-gallery a img {
		border:none;
}
	
	#feature-gallery a.show {
		z-index:500
	}

#feature-gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:100px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#feature-gallery .caption .content {
	margin:5px;
	padding: 10px;
}

#feature-gallery .caption .content h3 {
	margin:0;
	color:#FFF;
}
.car-left{
	float: left;
	font-size: 10px;
	height: 150px;
	margin-bottom: 10px;
	text-align: left;
	width: 47%;
	padding-right: 10px;
}

.car-right{
	float: left;
	height: 150px;
	width: 50%;
	font-size: 10px;
	text-align: left;
	padding-bottom: 10px;
}

.car-fifty{
	clear: both;
	font-size: 10px;
	height: 150px;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: left;
	width: 46%;
}

.car-left a, .car-right a{
	font-size: 12px;
}

.car-left img.alignleft, .car-right img.alignleft, .car-fifty img.alignleft{
	margin-bottom: 40px;
}

.gec3 {
	float: left;
	height: 150px;
	margin-right: 2%;
	width: 31%;
	font-size: .88em;
}

.gec2{
	float: left;
	margin-right: 36%;
	width: 30%;
	height: 150px;
	font-size: .88em;
}

.gec1{
	float: left;
	margin-right: 69%;
	width: 30%;
	height: 150px;
	font-size: .88em;
}

.main_image {
    width: 598px;
    height: 456px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}

.image_thumb {
    float: left;
    width: 299px;
    background: #f0f0f0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 12px 10px;
    background: #f0f0f0 url(nav_a.gif) repeat-x;
    width: 279px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1.5em;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 170px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/

#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	
	background:url(img/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:700px;
	overflow:hidden;
}

#slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:700px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:45px;
}

#menu li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(img/pic_bg.png) repeat;
}

li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(img/active_bg.png) no-repeat;
}

li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(img/divider.png) no-repeat right;
}

/* slider 8.8.11 */

#featured{ 
	width:670px; 
	padding-right: 40px; 
	position:relative; 
	border:2px solid #EFEFEF; 
	height:300px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:600px; 
	list-style:none; 
	padding:0; margin:0; 
	width:110px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:10px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	margin: 6px 5px 2px; 
	background:#fff; 
	padding:1px; 
	border:1px solid #eee;
	width: 85px;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:73px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('http://start.org/images/slider/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:600px; height:300px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:200px; left:0; 
	height:100px; 
	background: url('http://start.org/images/slider/transparent-bg.png');
	padding-left: 10px;
	padding-right: 10px;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	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; 
}

<!-- Biodiversity Tabs -->
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 552px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

