/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}






html, body {height: 100%;}

body {background: #DEE2E1;}


/*
#img.source-image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
*/

#wrap {
    height: auto !important;
    margin: 0 auto -100px;
    min-height: 100%;
}

#map {
	/* background:blue; */

	width:100%;
	max-width: 1400px;
	margin:auto;
	display:block;
	z-index: 0;
}



#push, #footer {
    height: 100px;
}


#footer {
	background: #fff;
	height:100px;
	position:fixed;  
	width:100%;
	z-index: 2000;
	left:0;
	bottom:0;
}

#footer .symmetry,
#footer .doe {width: 150px; height:60px; background:#ddd; float:right; margin: 20px 20px 10px 0;}

#footer .footer-title {width: 400px; height:60px; background:#ddd; float:left; margin: 20px;}

  #map img {width:100%;}  


/*
#labs {
	width: 100%; 
	height:100%;
	position:absolute;
	top:0;
	left:0;
	 background: red; 
	overflow:hidden;
}
*/


.lab {
	width:460px;
	/* height:500px; */
	/* margin:auto auto; */
	margin-left:-230px;
	
	/* margin-top:-250px; */
	font: 14px/1.2em normal arial, helvetica, sans-serif;
	color:#666;
	background: #FCFAF4;
	/* overflow:scroll; */
	z-index: 100;
	position: absolute;
	top:100px;
	left: 50%;
	
	display: none;
	
-moz-box-shadow: 0 10px 30px #333333;
-webkit-box-shadow: 0 10px 30px #333333;
box-shadow: 0 10px 30px #333333;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333');
	
}


.lab-head {/* border-top: 20px solid #333; */ padding: 20px;}

.lab-foot {/* border-bottom: 20px solid #333; */ padding: 20px; clear:both;}


.col-left {width: 279px; float:left; margin-left:20px; border-right: dotted 1px #333;clear:both; }
.col-right {
	width: 140px; 
	float:right;  
	margin-right:20px; 
	
	
}


.section {border-top: dotted 1px #333;padding: 10px 0;}
.col-right .section {padding-left:10px;}


.lab h1 {font-size: 23px;line-height: 1em; max-width: 270px; font-weight: bold;margin-bottom:10px;}
.lab h3 {font-size: 12px;margin-bottom:10px;font-weight: bold;}
.lab h4 {font-size: 16px;font-weight: bold;}
.lab p {padding-right:10px;}




.photo {width: 129px; margin-right:10px; margin-top: 0; margin-bottom:10px; float:left; /* background:#fff; */}
.photo img {width: 100%; margin:0;}
.photo .caption {display:block; background:#333; color:#fff; line-height: 1em; font-size:10px; font-weight:bold; padding:6px 5px;margin:0; margin-top:-5px;}
.photo.wide {width:269px;}

.col-right .photo {margin-right: 0;}


.red .lab-head, .red .lab-foot {border-color:#F16055;}
.red h3, .red h1 {color:#F18822;}
.red .photo .caption {background: #F16055;}
.red .col-left, .red .section {border-color:#F18822;}

.blue .lab-head, .blue .lab-foot {border-color:#47C7F4;}
.blue h3, .blue h1 {color:#3CA680;}
.blue .photo .caption {background: #47C7F4;}
.blue .col-left, .blue .section {border-color:#3CA680;}




/* Lab popup image customizations */

.colors img {margin-bottom: 5px;}

.lab-head {background: url(images/ames/ames_border_top.png) no-repeat; padding-top:60px;}
.lab-head h1 {float:left;}
.lab-head img {float:right;}
.lab-foot{background: url(images/ames/ames_border_bottom.png) no-repeat; }
.animals img {margin:10px 0 0 0;}


#argonne_info .lab-head {background: url(images/argonne/argonne_border_top.png) no-repeat; padding-top:60px;}
#argonne_info .lab-foot {background: url(images/argonne/argonne_border_bottom.png) no-repeat; }
#brookhaven_info .lab-head {background: url(images/brookhaven/brookhaven_border_top.png) no-repeat; padding-top:60px;}
#brookhaven_info .lab-foot {background: url(images/brookhaven/brookhaven_border_bottom.png) no-repeat; }
#fermilab_info .lab-head {background: url(images/fermilab/fermilab_border_top.png) no-repeat; padding-top:60px;}
#fermilab_info .lab-foot {background: url(images/fermilab/fermilab_border_bottom.png) no-repeat; }
#INL_info .lab-head {background: url(images/idaho/idaho_border_top.png) no-repeat; padding-top:60px;}
#INL_info .lab-foot {background: url(images/idaho/idaho_border_bottom.png) no-repeat; }
#berkeley_info .lab-head {background: url(images/berkeley/berkeley_border_top.png) no-repeat; padding-top:60px;}
#berkeley_info .lab-foot {background: url(images/berkeley/berkeley_border_bottom.png) no-repeat; }
#livermore_info .lab-head {background: url(images/livermore/livermore_border_top.png) no-repeat; padding-top:60px;}
#livermore_info .lab-foot {background: url(images/livermore/livermore_border_bottom.png) no-repeat; }
#alamos_info .lab-head {background: url(images/losAlamos/losAlamos_border_top.png) no-repeat; padding-top:60px;}
#alamos_info .lab-foot {background: url(images/losAlamos/losAlamos_border_bottom.png) no-repeat; }
#NETL_info .lab-head {background: url(images/NETL/NETL_border_top.png) no-repeat; padding-top:60px;}
#NETL_info .lab-foot {background: url(images/NETL/NETL_border_bottom.png) 0 bottom no-repeat; }
#NREL_info .lab-head {background: url(images/NREL/NREL_border_top.png) no-repeat; padding-top:60px;}
#NREL_info .lab-foot {background: url(images/NREL/NREL_border_bottom.png) no-repeat; }
#ORNL_info .lab-head {background: url(images/oakRidge/oakRidge_border_top.png) no-repeat; padding-top:60px;}
#ORNL_info .lab-foot {background: url(images/oakRidge/oakRidge_border_bottom.png) no-repeat; }
#PNNL_info .lab-head {background: url(images/PNNL/PNNL_border_top.png) no-repeat; padding-top:60px;}
#PNNL_info .lab-foot {background: url(images/PNNL/PNNL_border_bottom.png) no-repeat; }
#PPPL_info .lab-head {background: url(images/PPPL/PPPL_border_top.png) no-repeat; padding-top:60px;}
#PPPL_info .lab-foot {background: url(images/PPPL/PPPL_border_bottom.png) no-repeat; }
#sandia_info .lab-head {background: url(images/sandia/sandia_border_top.png) no-repeat; padding-top:60px;}
#sandia_info .lab-foot {background: url(images/sandia/sandia_border_bottom.png) no-repeat; }
#savannah_info .lab-head {background: url(images/savannah/savannah_border_top.png) no-repeat; padding-top:60px;}
#savannah_info .lab-foot {background: url(images/savannah/savannah_border_bottom.png) no-repeat; }
#SLAC_info .lab-head {background: url(images/SLAC/SLAC_border_top.png) no-repeat; padding-top:60px;}
#SLAC_info .lab-foot {background: url(images/SLAC/SLAC_border_bottom.png) 0 bottom no-repeat; }
#jefferson_info .lab-head {background: url(images/jefferson/jefferson_border_top.png) no-repeat; padding-top:60px;}
#jefferson_info .lab-foot {background: url(images/jefferson/jefferson_border_bottom.png)  0 bottom no-repeat; }


/* Positioning */

/*
#ames_info.lab {margin-left:120px;}
#argonne_info.lab {margin-left:-350px;}
#brookhaven_info.lab {margin-left:-90px;}
#fermilab_info.lab {margin-left:-280px;}
#berkeley_info.lab {margin-left:-480px;}
*/

/* Caption tweaks */

#sandia_info .caption, #argonne_info .caption, #fermilab_info .caption, #ames_info .caption {height: 20px;}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

