﻿div.content div.box.full > .middle {
	min-height: 490px;
}

section.contestants h1 {
	color: #ffc800;
	font: 3.125em BankGothicLtBT;
	line-height: 0.8em;
	text-align: center;
}

section.contestants > p {
	color: #FFFFFF;
	font: normal 15px segoe ui, sans-serif;
	text-align: center;
	margin: 1em 0 1.5em 0;
}

section.contestants > p.subnav {
	color: #91c9ff;
	font: normal 13px segoe ui, sans-serif;
	text-align: center;
	text-decoration: underline;
	margin: 1em 0 2.5em 0;
}

section.contestants > p.subnav > a {
	color: #a2a2a2;
}

section.contestants > p.subnav > a:hover {
	color: #91c9ff;
}

section.contestants > p.subnav > span.separator
{
	color: #a2a2a2;
	display: inline-block;
	margin: 0 9px;
}

p.back
{
	color: #fff;
	font-size: 0.868em;
	margin-bottom: 1em;
	margin: 1em 7em 1em 0;
	position: relative;
	text-align: right;
}
p.back > a
{
	color: #fff;
	text-decoration: none;
}
p.back > a:hover
{
	color: #578ec0;
	text-decoration: underline;
}

hr.div
{
	background: url('/images/layout/journals/separator.png') no-repeat center center;
	border: 0;
	margin: 1.5em 0 2em 0;
}

/* #region Thumbnails */

section.contestants > div
{
	height: 188px;
	margin-top: 0.5em;
	text-align: center;
	width: 988px;
}
section.contestants > div > figure
{
	display: inline-block;
	margin: 0 0.3em;
	vertical-align: top;
}
section.contestants > div > figure > figcaption {
	margin-left: 9px;
	text-align: left;
}
section.contestants > div > figure > figcaption > p > a {
	color: #a2a2a2;
	font: normal 0.813em 'Segoe UI', Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

section.contestants > div.row1 > figure.thumb1 > a
{
	background: url('http://stardock.cachefly.net/www_galciv3_com-assets/shipdesignercontest/finalists/thumbnails/1_JohnRawghi_thumb.png') no-repeat center top;
	border: none;
	display: block;
	height: 150px;
	margin: auto;
	width: 219px;
}
section.contestants > div.row1 > figure.thumb2 > a
{
	background: url('http://stardock.cachefly.net/www_galciv3_com-assets/shipdesignercontest/finalists/thumbnails/2_Tezmagorian_thumb.png') no-repeat center top;
	border: none;
	display: block;
	height: 150px;
	margin: auto;
	width: 219px;
}
section.contestants > div.row1 > figure.thumb3 > a
{
	background: url('http://stardock.cachefly.net/www_galciv3_com-assets/shipdesignercontest/finalists/thumbnails/3_TheSisko_thumb.png') no-repeat center top;
	border: none;
	display: block;
	height: 150px;
	margin: auto;
	width: 219px;
}
section.contestants > div.row1 > figure.thumb4 > a
{
	background: url('http://stardock.cachefly.net/www_galciv3_com-assets/shipdesignercontest/finalists/thumbnails/4_Hamilmac_thumb.png') no-repeat center top;
	border: none;
	display: block;
	height: 150px;
	margin: auto;
	width: 219px;
}
section.contestants > div.row2 > figure.thumb5 > a
{
	background: url('http://stardock.cachefly.net/www_galciv3_com-assets/shipdesignercontest/finalists/thumbnails/5_Archcreature_thumb.png') no-repeat center top;
	border: none;
	display: block;
	height: 150px;
	margin: auto;
	width: 219px;
}
section.contestants > div.row2 > figure.thumb6 > a
{
	background: url('http://stardock.cachefly.net/www_galciv3_com-assets/shipdesignercontest/finalists/thumbnails/6_MRKiscaden_thumb.png') no-repeat center top;
	border: none;
	display: block;
	height: 150px;
	margin: auto;
	width: 219px;
}
section.contestants > div.row2 > figure.thumb7 > a
{
	background: url('http://stardock.cachefly.net/www_galciv3_com-assets/shipdesignercontest/finalists/thumbnails/7_Overpixel_thumb.png') no-repeat center top;
	border: none;
	display: block;
	height: 150px;
	margin: auto;
	width: 219px;
}
section.contestants > div.row2 > figure.thumb8 > a
{
	background: url('http://stardock.cachefly.net/www_galciv3_com-assets/shipdesignercontest/finalists/thumbnails/8_Thecw_thumb.png') no-repeat center top;
	border: none;
	display: block;
	height: 150px;
	margin: auto;
	width: 219px;
}
section.contestants > div.row1 > figure.thumb1 > a:hover,
section.contestants > div.row1 > figure.thumb2 > a:hover,
section.contestants > div.row1 > figure.thumb3 > a:hover,
section.contestants > div.row1 > figure.thumb4 > a:hover,
section.contestants > div.row2 > figure.thumb5 > a:hover,
section.contestants > div.row2 > figure.thumb6 > a:hover,
section.contestants > div.row2 > figure.thumb7 > a:hover,
section.contestants > div.row2 > figure.thumb8 > a:hover
{
	background-position: center bottom;
}
/* #endregion*/

/* #region Description */
section.contestants > .description > article
{
	display: inline-block;
	height: 238px;
	margin-left: 80px;
	margin-top: 4em;
	position: relative;
}
section.contestants > .description > article:first-child
{
	margin-top: auto;
}
section.contestants > .description > article.A > figure
{
	display: block;
	margin: 0;
	margin-top: 13px;
	position: absolute;
	vertical-align: top;
	width: 340px;
}
section.contestants > .description > article.A > figcaption
{
	display: block;
	margin: 0;
	margin-left: 380px;
	position: relative;
	vertical-align: top;
	width: 450px;
}
section.contestants > .description > article.B > figcaption
{
	display: block;
	margin: 0;
	position: absolute;
	vertical-align: top;
	width: 450px;
}
section.contestants > .description > article.B > figure
{
	display: block;
	margin: 0;
	margin-top: 13px;
	margin-left: 470px;
	position: relative;
	vertical-align: top;
	width: 340px;
}
section.contestants > .description > article > figcaption > h1 {
	color: #ffc800;
	font: 2.688em BankGothicLtBT;
	text-align: left;
}

section.contestants > .description > article > figcaption > p {
	color: #FFFFFF;
	font: normal 15px segoe ui, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}
/* #endregion*/