#content {
	padding: 0px 0px 0px 20px;
}

#spotlight {
	position: relative;
	float: left;
	width: 729px;
	margin-left: -10px;
}

ul#spotnav {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 11px;
	width: 100%;
}

ul#spotnav li {
	float: left;
	color: #61666b;
}

ul#spotnav li.list-label,
ul#spotnav li.no-link,
ul#spotnav li a {
	padding: 8px 10px;
}

ul#spotnav li a,
ul#spotnav li.no-link {
	float: left;
	color: #323a42;
}

ul#spotnav li.active a {
	background-color: white;
	color: black;
}

ul#spotnav li.active a:hover {
	opacity: 1.0;
}

ul#spotnav .spotlight-tab {
	padding-left: 32px;
}

#spotlight-us {
	background: url('http://images.eurogamer.net/stock/icons/flags/us.png') 10px center no-repeat;
}

#spotlight-europe {
	background: url('http://images.eurogamer.net/stock/icons/flags/europeanunion.png') 10px center no-repeat;
}

#spotlight-german {
	background: url('http://images.eurogamer.net/stock/icons/flags/de.png') 10px center no-repeat;
}

.spotlight-story {
	position: relative;
	float: left;
	min-height: 140px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border-top: 5px solid #ece8e4;
	padding-top: 10px;
}

.spotlight-story.pos-0,
.spotlight-story.pos-1,
.spotlight-story.pos-2 {
	border-top: none;
}

div:first-child.spotlight-story {
	border:none;
}

.spotlight-story a,
.spotlight-story a:visited {
	color: black;
}

.story-tags a,
.story-tags a:visited {
	font-size: 10px;
	margin-right: 8px;
	color: #f75515;
	text-transform: uppercase;
}

.spotlight-story a.story-thumb {
	position: absolute;
	left: 0px;
	margin-left: 0px;
}

.spotlight-story.jobs.image a.story-thumb,
.spotlight-story.exclusive.image a.story-thumb,
.spotlight-story.commercial-feature.image a.story-thumb,
.spotlight-story.feature-focus.image a.story-thumb {
	top: 29px;
}

.spotlight-story.points3 {
	width: 719px;
	min-height: 160px;
}

.spotlight-story.points2 {
	width: 476px;
}

.spotlight-story.points1 {
	width: 233px;
}

.spotlight-story.jobs.points1,
.spotlight-story.exclusive.points1,
.spotlight-story.commercial-feature.points1,
.spotlight-story.feature-focus.points1 {
	min-height: 115px;
	padding-top: 35px;
}


.spotlight-story.image.points3 {
	width: 349px;
	padding-left: 370px;
}

.spotlight-story.image.points2 {
	width: 233px;
	padding-left: 243px;
}

.spotlight-story h2 {
	margin: 0 0 8px 0;
}

.spotlight-story p {
	margin: 0 0 0 0;
	font-size: 12px;
	line-height: 16px;
}

.spotlight-story p strong,
.story p strong {
	color: #999999;
}

.points3 h2 {
	font-size: 30px;
	line-height: 30px;
}

.points2 h2 {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 8px;
}

.points1 h2 {
	font-size: 16px;
}

.points3 .story-thumb {
	width: 360px;
	height: 200px;
}

.points2 .story-thumb {
	width: 233px;
	height: 130px;
}

.spotlight-story span.article-type.jobs,
.spotlight-story span.article-type.exclusive,
.spotlight-story span.article-type.feature-focus,
.spotlight-story span.article-type.commercial-feature {
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 0px;
	width: 100%;
}

.spotlight-story.image.points3 span.article-type.jobs,
.spotlight-story.image.points3 span.article-type.exclusive,
.spotlight-story.image.points3 span.article-type.feature-focus,
.spotlight-story.image.points3 span.article-type.commercial-feature {
	width: 350px;
}

.spotlight-story.image.points2 span.article-type.jobs,
.spotlight-story.image.points2 span.article-type.exclusive,
.spotlight-story.image.points2 span.article-type.feature-focus,
.spotlight-story.image.points2 span.article-type.commercial-feature,
.spotlight-story.points1 span.article-type.jobs,
.spotlight-story.points1 span.article-type.exclusive,
.spotlight-story.points1 span.article-type.feature-focus,
.spotlight-story.points1 span.article-type.commercial-feature {
	width: 223px;
}

#home-reg-promo {
	position: relative;
	clear: right;
	height: 40px;
	padding: 10px 0px 10px 0px;
	width: 739px;
}

#home-reg-promo img,
#home-reg-promo p {
	float: left;
}

#home-reg-promo img {
	margin-right: 5px;
	border: 1px solid black;
}

#home-reg-promo p {
	font-size: 18px;
	margin: 5px 15px 0 10px;
}

#home-reg-promo .promo-button {
	position: absolute;
	bottom: 10px;
	right: 0px;
	font-size: 18px;
	color: white;
	width: 140px;
	padding: 5px;
	height: 23px;
	margin-bottom:0;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	text-shadow: 0px -1px 1px rgba(247, 134, 32, 1.0);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top: 1px solid #fbc372;
	vertical-align:middle;	
	background-color: #faa732;
	background-image:-moz-linear-gradient(top, #fbb450, #f89406);
	background-image:-ms-linear-gradient(top, #fbb450, #f89406);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image:-webkit-linear-gradient(top, #fbb450, #f89406);
	background-image:-o-linear-gradient(top, #fbb450, #f89406);
	background-image:linear-gradient(top, #fbb450, #f89406);
	background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#home-reg-promo a.promo-button:hover {
	opacity: inherit;
}

#home-reg-promo div {
	display:none;
	position: absolute;
	top: 65px;
	left: 5px;
	background: #f5f5f5;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
	z-index: 1000;
}

#home-reg-promo div p {
	float: none;
	font-size: 14px;
	color: black;
	margin: 5px 0 0 0;
}

#home-reg-promo div p.role {
	color: #808080;
	font-size: 13px;
}

#home-reg-promo div img {
    position: absolute;
	left: 10px;
    top: -10px;
    border: none;
}

.home-mpu {
	position: relative;
	float: right;
	width: 300px;
	top: 5px;
	margin: 20px 40px 20px 20px;
}

#archive {
	float: left;
	width: 719px;
	padding: 10px 0px 5px 0px;
	border-top: 5px solid #ece8e4;
	text-align: center;
}
