.article_content, .article_preamble
{
	font-size: 12px;
	color: #333;
	margin-bottom: 12px;
}
.article_content_wrapper {
	float:left;
	width:468px;
	padding-bottom:20px;
}
.article_preamble p,
.article_content p {
	margin:0;
	line-height:16px;
}
.article_preamble p+p,
.article_content p+p {
	margin-top:18px;
}
	.article_content a
	{
		color: #b30000;
	}
	.article_content a:hover {
		text-decoration:underline;
	}
	.article_content h1
	{
		font-size: 26px;
	}

	.article_content h1, .article_content h2, .article_content h3
	{
		color: #585768;
		font-weight: normal;
		text-shadow: 0 1px 0 #E5E5E5;
		margin: 10px 0 3px 0;
		text-align: center;
	}

.article_image {
	margin:10px 0;
	overflow:hidden;
}
.article_image p {
	background-color:#f2f2f2;
	border-bottom:1px solid #e5e5e5;
	margin:0;
	padding:10px;
}

.article_head {
	margin-left: 2px;	
}

/* In article box with game information */
.article_gamebox {
	margin:0;
	padding:0;
	background:#fff;
}
.article_gamebox ul.game {
	background-color: #fff;
	padding: 5px;
	height: 1%;
}
.article_gamebox ul.game li p {
	margin:0;
	padding:0;
}
.article_gamebox ul.game li {
	float: left;
	padding: 2px 5px;
	color: #666;
}
.article_gamebox ul.game li h3 {
	font-size: 20px;
	letter-spacing: -1px;
	color: #B30000;
	display: inline;
	text-shadow: 0 1px 0 #fff;
	margin: 5px 0;
	display: inline;
}
.article_author {
	text-align:right;
	font-size:12px;
	color:#666;
	margin:10px 0;
}
.article_author_image {
	float:right;
	margin-left:10px;
}
.article_modulebox {
	margin: 0;
	padding: 0;
	background-color:#fff;
	zoom:1;
}
.article_link {
	text-align:right;
}
.system_requirements {
	float:left;
	width:25%;
	padding:0 0 10px 0;
}
.system_requirements li {
	padding:2px 10px;
}
.system_requirements li.system_requirements_headline {
	font-weight:bold;
	padding:0 10px;
	height:25px;
	line-height:25px;
	color:#585768;
	border-top:1px solid #ccc;
	border-bottom:1px solid #aeaeae;
	background:#f1f1f1 url("/gfx/theme_fz/layout/transparency-tab-60pxh-w10.png") center repeat-x;
	margin-bottom:5px;

}
.system_requirements_highlight {
	background:#f1f1f1;
}
.system_requirements_highlight li.system_requirements_headline {
	padding:1px 10px 0 10px;
	margin:-4px 0 5px 0;
	background-color:#f1f1f1;
	line-height:10px;
}

.article_grade
{
	padding:10px;
	background-color: #f1f1f1;
	font-size: 14px;
	font-weight: bold;
	color: #585768;
}

	.article_grade td
	{
		vertical-align: top;
	}

.article_grading_text {
	height:30px;
	margin-left:10px;
	line-height:30px;
	float:left;
}
.article_grading_grades {
	float:left;
	margin-left:5px;
}
.article_grading_text p {
	display:inline;
	color:#999;
}
.article_grading_medalj {
	float:right;
}
.article_grading_pros {
	background:url("/gfx/theme_default/article/article_pros_bkg01.gif") no-repeat scroll left center transparent;
	padding:10px 20px;
	margin-left:5px;
	font-size:12px;
}
.article_grading_cons {
	background:url("/gfx/theme_default/article/article_cons_bkg01.gif") no-repeat scroll left center transparent;
	padding:10px 20px;
	margin-left:5px;
	font-size:12px;
}
.article_grade h3
	{
	font-size:20px;
	margin:0;
	display:inline;
	}
	.article_grade
	.article_grade img
	{
		vertical-align: middle;
	}

.article_pictures {
	padding:10px;
	text-align: center;
	background: #fff url(/gfx/theme_fz/layout/transition-warm-down.png) repeat-x !important;
}
.article_content ul, .article_note ul {
	list-style-type: disc;
	margin:10px 20px;
}
.article_content ol {
	margin:10px 20px;
}
.article_content ol[type=A] {
	list-style-type:upper-latin;
}
.article_content ol[type=1] {
}
.article_preamble
{
	font-weight: bold;
}

.article_content form table
{
	width: 100%;
	font-size: 10px !important;
}

	.article_content form table .xpoll_question_text
	{
		font-size: 12px;
		font-weight: bold;
	}

.article_secondopinion, .article_content form table
{
	background: #f7f7f7 url( "/gfx/theme_fz/layout/transition-whitedown-300px.png" ) repeat-x;
	color: #333;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 10px;
}

	.article_secondopinion h3, .article_secondopinion h4
	{
		margin: 0 0 3px 0;
		color: #333;
		text-shadow: none;
	}

	.article_secondopinion h4
	{
		color: #333;
	}

	.article_secondopinion p
	{
		margin: 0;
	}

.article_sysrequirements
{
	background: #fff url(/gfx/theme_fz/layout/transition-warm-down.png) repeat-x !important;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	color: #666666;
}
	.article_sysrequirements th
	{
		text-align: left;
		color: #585768;
	}

	.article_sysrequirements td
	{
		vertical-align: top;
	}

.article_boxshot {
	float:left;
	margin-right:10px;
	min-height: 160px;
}
.article_head h1,.article_head h2 {
	margin:0;
}
.article_head table {
	margin:10px 0;
	color:#585768;
	width:468px;
}
.article_head table td, .article_head table th {
	padding:1px 5px;
	height:18px;
}
.article_head table tr.list_rev1_strobe0 {}
.article_head table tr.list_rev1_strobe1 {
	background:#f1f1f1;
}

.eos-inline-image
{
	border: 1px solid #000;
}

.newsarticle_tips
{
	padding-left:17px;
	background: transparent url( "/gfx/theme_default/site/newsarticle_tips01.gif" ) no-repeat;
	margin-top: 3px;
	font-size: 9px;
	font-weight: bold;
	color: #585768;
}
.newsarticle_link {
	background: transparent url("/gfx/theme_fz/layout/fz_icons.png") -11px -2467px no-repeat;
	padding-left:15px;
	font-weight:bold;
}
.whitebox
{
	margin-top: 10px;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

.whitebox_title
{
	background-image: url(/gfx/theme_default/site/news_options_bkg01.gif);
	background-repeat: repeat-x;
	background-color: #fefefe;
	height: 12px;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px;
}

.whitebox_content
{
	padding: 5px;
}

.news_farch_box {
	padding: 10px;
	border: 1px solid #ddd;
	display: inline-block;
	*display: inline;
}

/*
####################################
 PRISJAKT MODULE
 2011-08-10
####################################
*/
.prisjakt-wrapper { margin: 20px 0 30px;position:relative; }
.prisjakt-info-wrapper {
	font-size: 10px;
	color:#999;
	position: absolute;
	margin: 5px;
	text-align: right;
	display: block;
	width:100%;
}
.prisjakt-item-wrapper {
	border: 1px solid #ddd;
	padding: 10px;
	background: #fff;
}
.prisjakt-item-wrapper table {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	font-weight: normal;
}
.prisjakt-item-wrapper table + table { margin-top:10px; }
.prisjakt-item-wrapper table tr td { border-bottom: 1px solid #fff; }
.prisjakt-item-wrapper th {
	font-size:12px;
	color:#888;
	padding: 0 0 5px;
	margin: 0;
	font-weight: normal;
}

td.prisjakt-store-pricebar .prisjakt-store {
	color:#fff;
	font-size:10px;
	left: 5px;
	position: absolute;
	top: 2px;
}

td.prisjakt-store a {color:#fff;}
.prisjakt-item-name {
	font-weight: bold;
	color:#B30000 !important;
}
td.prisjakt-store-pricebar { background: #fff; }
td.prisjakt-store-pricebar > a { display: inline-block; }
.prisjakt-price-bar {
	background:#b30000 url("/gfx/theme_fz/layout/transparency-gradient-large.png") center repeat-x;
	height:18px;
	display:inline-block;
	float: left;
}
.prisjakt-store-price {
	background: #fff;
	color:#585768;
	font-size: 10px;
	padding: 0 0 0 10px;
	line-height: 18px;
	display: inline-block;
}
.prisjakt-store-price {
	position: absolute;
	z-index: 2;
	right:0;
	top:0;
	width: 50px;
}
.positioned { position: relative;z-index: 1; }
/*
####################################
 PRICERUNNER MODULE
 2009-11-18
####################################
*/
.article_pricerunner a {
	color: #B30000;
}
.article_pricerunner {
	padding: 0 16px;
}
.article_pricerunner h4 {
	color:#585768;
	padding:0 0 4px 20px;
	margin-bottom: 8px;
	font:bold 12px Verdana, Arial, sans-serif !important;
	background-image: url(/gfx/theme_default/article/icon_coins.png);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom:1px solid #d9d9d9;
}
.article_pricerunner table {
	width: 100%;
}
.article_pricerunner table td {
	border: 0 solid #000;
	padding: 0 10px 0 0;
	vertical-align: top;
}
.article_pricerunner_more {
	color: #585768;
}
.article_pricerunner table td.pricerunner_productimage {
	width: 64px;
}
.article_pricerunner table td.pricerunner_retailer {
	white-space: nowrap;
}
.article_pricerunner table td.pricerunner_price {
	width: 60px;
	text-align: right;
	white-space: nowrap;
}
.article_pricerunner table td.pricerunner_productimage img {
	width: 64px;
}
.pricerunner_bar {
    position: relative;
}
.pricerunner_bar, .pricerunner_bar_value {
	width: 100%;
	height: 11px;
}
.pricerunner_bar, .pricerunner_bar_value {
	background: #fff;
}
.pricerunner_bar_value {
	background-image: url(/gfx/theme_default/article/pricerunner_progress_bar.gif);
	background-repeat: repeat-x;
	background-color: #d9d9d9;
	border:1px solid #d9d9d9;
}
.article_pricerunner_footer {
	text-align: right;
	vertical-align: middle;
	color: #ccc;
	height: 22px;
	line-height: 22px;
}
.article_pricerunner_footer_img {
	float: right;
	margin-left: 6px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.article_pricerunner_footer_img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* ========================== COMMENTS ============================== */

ul.article_comments
{
	padding: 10px 0;
}

	ul.article_comments li+li
	{
		margin-top: 10px;
	}

	ul.article_comments li img.avatar
	{
		float: left;
	}

	ul.article_comments li div.article_comment
	{
		margin-left: 70px;
		background: #f2f2f2;
		position: relative;
		padding: 10px;
		color:#333;
		font-size:12px;
	}

		ul.article_comments li div.article_comment img.arrowleft
		{
			position: absolute;
			left: -10px;
			top: 10px;
		}

		ul.article_comments li div.article_comment img
		{
			max-width: 100%;
		}

div.quickforum_message_compact
{
	background-color: #FBFBFB;
	border: 1px solid #E5E5E5;
	padding: 5px;
}

	div.quickforum_message_compact textarea
	{
		background-color: transparent;
		width: 100%;
		border: 0;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #444;
	}

.quote_news {
	color: #866f58;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	padding: 0px 5px 5px 50px;
	background-image: url(/gfx/theme_default/site/news_quote_icon.gif);
	background-repeat: no-repeat;
}

.quote_left, .quote_center, .quote_right
{
	color: #92919c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-style: italic;
	font-weight:bold;
}

.quote_left
{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}

.quote_center
{
	clear: both;
	text-align: center;
	padding: 10px;
}

.quote_right
{
	float: right;
	padding: 10px;
}

.post_message_spoiler
{
	color: #000 !important;
	background-color: #000 !important;
}

td.caption
{
	font-style: italic;
	padding-bottom: 10px;
}

.game_head
{
	float: right;
	width: 493px;
}
