/*
	Fermi Gamma-ray Space Telescope
	Exploring the Extreme Universe
	Specific CSS
*/

h1.eteu {
	text-align: center;
	border: none;
}

/* Top Page Containers */

#images_container {
	padding: 0;
}

#images_container a {
	color: #2a2a2a;
}

#images_container .topic_img {
	line-height: 1;
	margin: 0;
	padding: 0;
}

#images_container .topic_name {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 9px 0 10px 0;
}

/* Topic Containers */

#snr {
	display: inline-block;
	height: 171px;
	margin: 0 0 10px 0;
	text-align: center;
	vertical-align: top;
	width: 173px;
}

#grb {
	display: inline-block;
	height: 171px;
	margin: 0 0 10px 0;
	text-align: center;
	vertical-align: top;
	width: 346px;
}

#pulsar_wind {
	display: inline-block;
	height: 171px;
	margin: 0 0 10px 0;
	text-align: center;
	vertical-align: top;
	width: 173px;
}

#left_container {
	display: inline-block;
	margin: 0 0 10px 0;
	text-align: center;
	width: 165px;
}

#left_container #agn {
	display: inline-block;
	height: 146px;
	margin: 0 0 10px 0;
	vertical-align: top;
	width: 165px;
}

#left_container #cats {
	display: inline-block;
	height: 130px;
	vertical-align: top;
	width: 165px;
}

#about_fermi {
	display: inline-block;
	height: 286px;
	margin: 0 0 10px 0;
	text-align: center;
	vertical-align: top;
	width: 346px;
}

#about_fermi img {
	margin: 16px 0 0 0;
}

#right_container {
	display: inline-block;
	margin: 0 0 10px 0;
	text-align: center;
	width: 165px;
}

#right_container #extra_bkgd {
	display: inline-block;
	height: 146px;
	margin: 0 0 10px 0;
	vertical-align: top;
	width: 165px;
}

#right_container #binary {
	display: inline-block;
	height: 130px;
	vertical-align: top;
	width: 165px;
}

#dark_matter {
	display: inline-block;
	height: 154px;
	margin: 0;
	text-align: center;
	vertical-align: top;
	width: 173px;
}

#pulsars {
	display: inline-block;
	height: 154px;
	margin: 0;
	text-align: center;
	vertical-align: top;
	width: 173px;
}

#flashes {
	display: inline-block;
	height: 170px;
	margin: 0;
	text-align: center;
	vertical-align: top;
	width: 173px;
}

#diffuse {
	display: inline-block;
	height: 170px;
	margin: 0;
	text-align: center;
	vertical-align: top;
	width: 173px;
}

/* Individual Page Image Containers */

.large-center-border {
	background: #fff;
	border: 1px solid #ccc;
	margin: 1em auto;
	padding: 10px;
	text-align: center;
	width: 622px
}

.large-left-border {
	background: #fff;
	border: 1px solid #ccc;
	clear: left;
	float: left;
	margin: 1em 1em 1em 0;
	padding: 10px;
	text-align: center;
	width: 622px
}

.medium-left-border {
	background: #fff;
	border: 1px solid #ccc;
	clear: left;
	float: left;
	margin: 1em 1em 1em 0;
	padding: 10px;
	text-align: center;
	width: 322px
}

.medium-right-border {
	background: #fff;
	border: 1px solid #ccc;
	clear: right;
	float: right;
	margin: 1em 0 1em 1em;
	padding: 10px;
	text-align: center;
	width: 322px
}

.caption {
	font-size: 11px;
	margin: 10px auto 0 auto;
	text-align: center;
	width: 75%;
}

tr.highlighted {
	background: #f6f622;
}
