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

html, body{
	background: black url(../images/bg2.jpg) no-repeat fixed left 0px;
	color: white;
	letter-spacing:0.01em;
	margin: 0 0 0 0;
	padding: 0;
}

body{
	font-family: Arial, 'Times New Roman', sans-serif;
	font-size: 0.85em;
	line-height:1.25em;
	/*text-shadow: 2px 2px 1px black;*/
	width:1000px;
}

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
} 
time{
	display:inline;
}

.vid-share{
	display:none;
}

a.register{
	display: block;
	height:50px;
	margin:10px auto;
	overflow:hidden;
	text-align:center;
}
a.register img:hover{
	margin-top:-50px;
}

.pod .pod-toggler{
	background: url(../images/pod-toggler-bg.png) 0 0 no-repeat;
	border-radius: 10px;
	cursor: pointer;
	height:45px;
	margin-bottom:15px;
	width:623px;
}

.pod .pod-toggler.open{
	background-position: 0 -45px;
	border: 1px solid white;
	border-top:0;
	border-top-right-radius:0;
	border-top-left-radius:0;
	width:619px;
}

.pod .pod-toggle{
	border: 1px solid white;
	border-bottom:0;
	border-radius: 10px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}

a:link{
	border-bottom: 0px solid #888888;
	color: #0397D6;
	font-weight:bold;
	text-decoration: underline;
}
a:visited{
	border-bottom: 0px solid #888888;
	color: #0397D6;
	font-weight:bold;
	text-decoration: underline;
}
a:hover{
	border-bottom: 0px solid white;
	color: #0397D6;
	font-weight:bold;
	text-decoration: none;
}

a.catalog-view, a.catalog-order{
	border-bottom: 0;
	display: inline-block;
	height: 115px;
	text-indent: -1000px;
	overflow:hidden;
}

a.catalog-view{
	background: url('../images/side-catalog.jpg') left top no-repeat;
	width:130px;
}
a.catalog-view:hover{
	background-position: 0 -115px;
}

a.catalog-order{
	background: url('../images/side-order.jpg') left top no-repeat;
	width:120px;
}
a.catalog-order:hover{
	background-position: 0 -115px;
}

section#topbar{
	left:25px;
	opacity: 0.6;
	position:absolute;
	top:20px;
	z-index: 1;
}

section#topbar:hover{
	opacity: 1;
}

section#topbar img{
	/*-webkit-box-shadow:0 0 10px #ffffff; 
	-moz-box-shadow: 0 0 10px #ffffff; 
	box-shadow: 0 0 10px #ffffff;*/
}

section#navigation{
	left:20px;
	top:50px;
	position: absolute;
	width:305px;
	z-index: 1;
}

section#navigation nav{
	list-style-type:none;
	margin-left: -10px;
	margin-top:-125px;
	position:relative;
	z-index:999;
}

section#navigation nav li a{
	background: transparent url('../images/nav.png') left top no-repeat;
	display:block;
	height:25px;
	padding:0;
	margin:0;
	overflow:hidden;
	text-indent:-1000px;
	width:159px;
}

section#navigation nav li.home a{height:38px;}
section#navigation nav li.home a:hover{background-position: -159px 0px;height:38px;}

section#navigation nav li.about a{background-position: 0 -38px;}
section#navigation nav li.tracker a{background-position: 0 -63px;}
section#navigation nav li.science a{background-position: 0 -88px;}
section#navigation nav li.challenge a{background-position: 0 -113px;}
section#navigation nav li.pics-vids a{background-position: 0 -138px;}
section#navigation nav li.partners a{background-position: 0 -163px;}
section#navigation nav li.press a{background-position: 0 -188px;height:38px;}

section#navigation nav li.about a:hover{background-position: -159px -38px;}
section#navigation nav li.tracker a:hover{background-position: -159px -63px;}
section#navigation nav li.science a:hover{background-position: -159px -88px;}
section#navigation nav li.challenge a:hover{background-position: -159px -113px;}
section#navigation nav li.pics-vids a:hover{background-position: -159px -138px;}
section#navigation nav li.partners a:hover{background-position: -159px -163px;}
section#navigation nav li.press a:hover{background-position: -159px -188px;height:38px;}

section#main{
	margin-left:345px;
	position:relative;
	width:655px;
	z-index: 2;
}

article{
	border: 2px solid #ffb708;
	border-radius: 10px;
	box-shadow: 0 0 25px #ffffff;
	margin-top: 20px;
	text-shadow: 2px 1px 30px white;
}

article p{
	/*text-align:justify;*/
}

.right{
	float:right;
	padding: 0 0 10px 10px;
}

.left{
	float:left;
	padding: 0 10px 10px 0;
}

a img{
	border:0px;
}

b, strong, label{
	color: #f2c685;
	font-weight:bold;
}

p{
	margin-bottom:15px;
}

sup{
	font-size: 0.75em;
	vertical-align:top;
}

div#tracker{
	border: 1px solid silver;
	margin-bottom: 15px;
	width: 100%;
	height: 460px;
	
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}

ul.submenu{
	margin-left:0px;
	margin-bottom:15px;
	margin-top:-15px;
}

ul.submenu li{
	float:left;
	font-size:1.25em;
	margin-right:3px;
	opacity:0.6;
}

ul.submenu li.cur, ul.submenu li:hover{
	opacity:1;
}

ul.submenu li.cur a{
	border-left:2px solid #FFB708;
	border-right:2px solid #FFB708;
	border-bottom:2px solid #FFB708;
	color:white;
	padding-top:15px;
	text-shadow: 2px 1px 30px white;
}

ul.submenu li a{
	background: black;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-left:1px solid silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	color:#0397D6;
	display:block;
	font-weight:bold;
	padding:10px 15px 10px 15px;
	text-decoration: none;
	
	text-shadow:none;
}

ul.submenu li a:link{
	
}

ul.submenu li a:visited{
	
}
ul.submenu li a:hover{
	text-shadow: 2px 1px 30px white;
}

div.social-toggle{
	display:none;
}

div#primary-sponsors{
	left:700px;
	position:absolute;
	top:0;
	text-align:center;
}

div#socialstrip{
	background:black;
	border:1px solid white;
	border-radius: 5px;
	left:400px;
	position:absolute;
	top:0;
	width: 270px;
	
	-webkit-box-shadow:0 0 25px #ffffff; 
	-moz-box-shadow: 0 0 25px #ffffff; 
	box-shadow: 0 0 25px #ffffff;
}

div.mediastrip{
	margin-left: 25px;
	width: 312px;
	
	-webkit-box-shadow:0 0 25px #ffffff; 
	-moz-box-shadow: 0 0 25px #ffffff; 
	box-shadow: 0 0 25px #ffffff;
}

div.mediastrip ol{
	height: 100%;
	margin: 0;
	overflow: hidden;
	width: 100%;	
}

div.mediastrip ol li{
	border: 6px solid #292929;
	line-height:0;
	margin-bottom:5px;
	opacity: 0.9; 
	position:relative;
	z-index:1;
	
	-webkit-box-shadow:0 0 10px #ffffff; 
	-moz-box-shadow: 0 0 10px #ffffff; 
	box-shadow: 0 0 10px #ffffff;
}

div.mediastrip ol li:hover{
	opacity: 1;
}

div.mediastrip ol li h3,
div.mediastrip ol li.video h3,
div.mediastrip ol li.facebook h3,
div.mediastrip ol li.pdf h3
{
	background: transparent;	
	border-radius: 0px;
	box-shadow:none;
	margin-bottom:5px;
	padding:5px;
}

div.mediastrip ol li.video .boxcaption{
	background-image: url('../images/bg-vid.png');
	background-repeat: no-repeat;
	background-position: 263px 3px;
}

div.mediastrip ol li.facebook .boxcaption{
	background-image: url('../images/bg-facebook.png');
	background-repeat: no-repeat;
	background-position: 263px 3px;
}

div.mediastrip ol li.facebook .boxcaption{
	background-image: url('../images/bg-pdf.png');
	background-repeat: no-repeat;
	background-position: 263px 3px;
}

div.mediastrip ol li footer{
	background: black;
	color:white;
	font-size: 0.85em;
	line-height:1em;
	padding: 0.4em;
	text-shadow: 2px 1px 25px white;
}

div.mediastrip .mediastrip-toparrow{
	background: transparent url(../images/strip-arrow-top.jpg) no-repeat;
	cursor: pointer;
	display:none;
	height: 19px;
	margin-bottom: 3px;
	opacity: 0.7;
	position: relative;
	width: 312px;
	z-index:2;
}

div.mediastrip .mediastrip-bottomarrow{
	background: transparent url(../images/strip-arrow-bottom.jpg) no-repeat;
	cursor: pointer;
	display:none;
	height: 19px;
	margin-top: 3px;
	opacity: 0.7;
	position: relative;
	width: 312px;
	z-index:2;
}

div.mediastrip .mediastrip-toparrow:hover,
div.mediastrip .mediastrip-bottomarrow:hover{
	opacity: 1;
}

.boxgrid{
	width: 300px;
	height: 168px;
	float:left;
	background:#161613;
	overflow: hidden;
	position: relative;
	line-height: 16px;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.boxcaption{
	float: left;
	font-size: 0.85em;
	padding: 5px;
	position: absolute;
	background: #000;
	height: 168px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.boxcaption h3{
	padding-left: 0;
}

.captionfull .boxcaption {
 	top: 260;
 	left: 0;
 }
.caption .boxcaption {
 	top: 135px;
 	left: 0;
 }

ol.classic{
	list-style-type:decimal;
	margin-left: 35px;
	margin-bottom: 15px;
}

ul.classic{
	list-style-type: disc;	
	margin-left:35px;
	margin-bottom: 15px;
}

ul.classic ul{
	list-style-type:circle;	
	margin-left:35px;
	margin-bottom: 15px;
}

ul.classic li, ol.classic li{
	padding: 3px;
}

ul.media-list, ul.media-list-large{
	list-style-type: none;
}

ul.media-list li{
	float:left;
	margin-bottom:3px;
	margin-right:5px;
	overflow:hidden;
	padding:0;	
	width:150px;
	height:125px;
}

article article ul.media-list li{
	width: 140px;
}

ul.media-list-large li{
	float:left;
	margin-bottom:3px;
	margin-right:10px;
	overflow:hidden;
	padding:0;	
	width:300px;
}


h1{
	font-size: 1.7em;
}
h2{
	font-size: 1.5em;
	margin-bottom: 10px;
}
h3{
	background: black;
	border-radius: 10px;
	box-shadow: 0 0 10px #ffffff;
	color: #f2c685;
	font-size: 1.3em;
	margin-bottom:10px;
	padding:10px;
}


table{
	border: 1px solid gray;
	border-left: 1px solid gray;
	width:100%;
}

table th{
	background:black;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding: 3px;
}

table td{
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding:3px;
}

.padded{
	padding:15px;
}

div.tracker-positions-container{
	height:250px;
	overflow: auto;
}

.tracker-list-marker{
	color: #f2c685;
	font-weight:bold;
}

table.tracker-positions tbody{
	font-size: 0.9em;
}

table.tracker-positions tbody tr:hover{
	background-color: black;
}

.opac{
	background: transparent url(../images/bgOpac.png) repeat;
}


#tabs-bottom{
	color: white;
	height: 500px;
}
.ui-widget-content {
	color: white;
}
.ui-tabs, .ui-tabs .ui-tabs-panel {
	padding: 1px;
}

.tabs-bottom { position: relative; } 
.tabs-bottom .ui-tabs-panel { height: 460px; overflow: auto; } 
.tabs-bottom .ui-tabs-nav { position: absolute !important; left: 0; bottom: 0; right:0; padding: 0; } 
.tabs-bottom .ui-tabs-nav li { margin-top: -2px !important; margin-bottom: 1px !important; border-top: none; border-bottom-width: 1px; }
.ui-tabs-selected { margin-top: -3px !important; }
.tabs-bottom .ui-tabs-panel-map{
	overflow:hidden;
}

.clear{
	clear:both;
	height:0;
	visibility: hidden;
}

/* clear fixing */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* WinIE7 only */
*:first-child+html .clearfix{
	height:1%;
}
/* WinIE6 and below */
/*¥*/
* html .clearfix{
	height:1%;
}
/**/
/* MacIE only */
/*¥*//*/
.clearfix{
	display:inline-table;
}
/**/

