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

/********* Global styles ************/
* {
	margin: 0;
	padding: 0;
} /* extremely important to get consistent rendering among all browsers. Sets margin and padding of every element to 0px */
body {
	background:#a9baca;
	margin: 0; /* t/b, l/r */
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em; /* specify base font size in em's, all others in % */
	line-height: 120%;
}
a img {
	border: none;
	text-decoration:none;
}
a {
	color: #1e354a;
}
/********* Layout styles ************/
#wrapper {
	width:100%;
	background:url(../ui/tile_bg.jpg) repeat-x;
}
#masthead {
	width: 750px;
	height: 90px;
	margin: 0 auto;
}
#masthead_left {
	height: 87px;
	width: 454px;
	float: left;
}
#masthead_right {
	height: 87px;
	width: 249px;
	text-align: right;
	float: right;
}
#banner {
	width:100%;
	height:87px;
	background:url(../ui/banner_bg.gif);
}
.masthead_images {
	list-style:none;
	display:inline;
}
#search {
	margin-right:80px;
	margin-top:-20px;
	float:right;
}
* html #content {
	margin: 0 auto 0px auto;
}
#content {
	width:750px;
	background:#FFF;
	height:100%;
	margin: 36px auto 0px auto;
	min-height:625px;
	padding-bottom:15px;
}
#footer {
	width:750px;
	background:url(../ui/footer_bg.jpg);
	height:30px;
	margin:auto;
	text-align:center;
}
#content #calendar {
	width:680px;
	margin:25px auto 0 auto;
}
.section {
	width:700px;
	padding-bottom:25px;
	padding-left:10px;
	clear:both;
}
.section .left {
	float:left;
	width:80%;
	margin-bottom:20px;
	margin-left:10px;
}
.section .right {
	float:right;
	width:15%;
}
#home_images {
	padding-top:10px;
	margin-bottom:275px;
}

#rcolumn {
	float:right;
	width:600px;
}
#teamphoto {
	margin-left:-10px;
	margin-top:5px;
}
#home #content #news {
	border: 1px dotted #154c7e;
	margin:5px 35px;
	padding-bottom:15px;
	width:530px;
	float:left;
}
* html #home #content #news {
	margin:5px 17px;
}
.youtube {
	width:425px;
	margin-left:50px;
	padding:0 0 10px 45px;
}
/********* Navigation styles ************/
#nav {
	clear: both;
	list-style: none;
	width: 703px;
	margin:auto;
	padding-left:70px;
}
#nav li {
	float:left;
}
#nav li a {
	display: block;
	height: 32px;
}
* html #nav li a {
	width: 1px;
}
#nav li a.home {
	background: url(../ui/all_buttons.jpg) 0 0 no-repeat;
}
#nav li a.team159 {
	background: url(../ui/all_buttons.jpg) -67px 0 no-repeat;
}
#nav li a.first {
	background: url(../ui/all_buttons.jpg) -166px 0 no-repeat;
}
#nav li a.challenge {
	background: url(../ui/all_buttons.jpg) -237px 0 no-repeat;
}
#nav li a.media {
	background: url(../ui/all_buttons.jpg) -362px 0 no-repeat;
}
#nav li a.resources {
	background: url(../ui/all_buttons.jpg) -435px 0 no-repeat;
}
#nav li a.contact {
	background: url(../ui/all_buttons.jpg) -536px 0 no-repeat;
}
#nav li a:hover.home {
	background: url(../ui/all_buttons.jpg) 0 -36px no-repeat;
}
#nav li a:hover.team159 {
	background: url(../ui/all_buttons.jpg) -67px -36px no-repeat;
}
#nav li a:hover.first {
	background: url(../ui/all_buttons.jpg) -166px -36px no-repeat;
}
#nav li a:hover.challenge {
	background: url(../ui/all_buttons.jpg) -237px -36px no-repeat;
}
#nav li a:hover.media {
	background: url(../ui/all_buttons.jpg) -362px -36px no-repeat;
}
#nav li a:hover.resources {
	background: url(../ui/all_buttons.jpg) -435px -36px no-repeat;
}
#nav li a:hover.contact {
	background: url(../ui/all_buttons.jpg) -536px -36px no-repeat;
}
#subnav {
	clear: both;
	list-style: none;
	text-align:center;
	padding-top:10px;
}
#subnav li {
	display:inline;
	border:solid 1px #162b3e;
	padding: 1px 5px;
}
#subnav li a:hover {
	color:#b51419;
}
#sidenav {
	float:left;
	margin-top:5px;
	margin-left:10px;
}
* html #sidenav {
	margin-left:5px;
	font-size:70%;
}
#content ul.sidenav {
	border:1px solid #000;
	list-style:none;
	width:118px;
}
#content ul.sidenav li {
	background:url(../ui/sidenav_tile.jpg) repeat-x;
	height:25px;
	padding-left:5px;
	border-bottom:1px dotted #fff;
}
#content ul.sidenav li.last {
	border-bottom: none;
}
* html #content ul.sidenav {
	width:118px;
}
/********* Image styles ************/
#content .sponsors img {
	clear:both;
	padding-top:15px;
	padding-left:240px;
}
#content .interpage_links .sponsor {
	margin-top:5px;
	padding-right:10px;
}
#home #content .newsletter img {
	float:right;
	margin-right:15px;
	margin-top:5px;
}
#content #sp_head img {
	margin-left:11px;
}
#home #content #firstlogo img {
	padding-top:25px;
}
#content .section .right img {
	padding-top:15px;
}
#content .chairmans {
	width:680px;
	margin: 15px 0 15px 35px;
}
/********* List styles ************/
#content .centered {
	margin:auto;
	list-style:none;
	width:640px;
	padding-top:15px;
}
#content .centered li {
	display:inline;
	margin-left:10px;
}
#content .centered li.center1 {
	margin-left:-5px;
}
#content ol {
	padding-left:75px;
}
#content ul {
	list-style:none;
}
#content ul.ulstyle {
	list-style:disc;
	margin-left:15px;
}
#content ul.contact {
	padding-left:45px;
}
#content ul.subcontact {
	padding-left:15px;
}
#content ul.interpage_links {
	padding-left:45px;
}
#content ul.interpage_links a {
	text-decoration:underline;
}
#content .orgtable {
	margin:auto;
	width:400px;
	margin-top:10px;
}
#content .orgtable td {
	width:200px;
	text-align:center;
}
#content .orgtable td.title {
	font-size:120%;
}
#content .orgtable tr {
	font-size:90%;
}
/********* Link styles ************/
#content ul.sidenav li a {
	font-size:90%;
	color:#fff;
	text-decoration:none;
}
#content ul.sidenav li a:hover {
	text-decoration:underline;
}
/********* Text styles ************/
#content .centered {
	text-align:center;
}
#content .bold {
	font-weight:bold;
}
a.pagelinks {
	text-decoration:underline;
}
#content .interpage_description {
	font-size:90%;
	list-style:none;
	text-decoration:none;
	margin-right:45px;
	margin-left:10px;
	margin-bottom:5px;
}
.firstfont {
	font-family:Arial, Helvetica, sans-serif;
	font-style:oblique;
}
#home #content #news .information {
	font-weight:bold;
	font-size:100%;
}
#footer p {
	font-size:80%;
	font-weight:bold;
}
#content p {
	padding:5px 35px 5px 35px;
}
#content p.contact {
	padding:0;
}
#home #content #news p {
	padding:5px;
	font-size:90%;
}
#home #content #rcolumn p {
	margin-left:-10px;
	padding:0 15px 10px 0;
}
#home #content #rcolumn h1 {
	margin-left:-10px;
	padding:15px 15px 10px 0;
	clear:both;
	font-size: 150%;
}
#content h1 {
	padding: 20px 0 5px 35px;
	clear:both;
	font-size: 150%;
}
#content h2 {
	padding: 15px 0 0 45px;
	clear:both;
	font-size: 140%;
}
#content h2.center {
	text-align:center;
	clear:both;
	margin-right:60px;
	font-size: 140%;
}
#content h3 {
	padding: 15px 0 5px 35px;
	clear:both;
	font-size: 125%;
}
#content h4 {
	padding: 15px 0 0 35px;
	clear:both;
	font-size: 115%;
}
/********* Media styles ************/
#content h2.mediah2 {
	text-align:center;
	padding-top:15px;
}
#content ul.mediasection1 {
	padding-top:10px;
	width:255px;
	margin:auto;
}
#content ul.mediasection2 {
	padding-top:10px;
	width:255px;
	margin:auto;
}
#content ul.mediasection3 {
	padding-top:10px;
	width:385px;
	margin:auto;
}
#content ul.mediasection4 {
	padding-top:10px;
	width:512px;
	margin:auto;
}
#content ul.mediasection4 li {
	display:inline;
	margin:auto;
}
#content ul.mediasection3 li {
	display:inline;
	margin:auto;
}
#content ul.mediasection2 li {
	display:inline;
	margin:auto;
}
#content ul.mediasection1 li {
	display:inline;
	margin:auto;
}

/***** Misc. Styles *****/

.floatright {
	float:right;
}
.divider {
	width:325px;
	background:url(../ui/divider.jpg) repeat-x;
	margin:5px 0 5px 115px;
}
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/***** Lightbox *****/
#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(../ui/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../ui/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;
}
