@import url(../css/reset-min.css);

*::selection
{
	background-color: #4F5A57;
}

.label
{
	font-weight: bold;
	font-size: 100%;
}

A
{
	text-decoration: none;
	color: white;
}

A:hover
{
	text-decoration: underline;
}

BODY
{
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	font-size: 80%;
	background: #516363 url(../images/bg_body_bottom.jpg) no-repeat bottom center;
	min-height: 1440px;
	padding-bottom: 10px;
}

DIV#wrapper
{	
	margin-top: 24px;
	background: url(../images/bg_body.jpg) no-repeat top center;
	position: relative;
	min-width: 1030px;
}

DIV#page
{
	background: transparent url(../images/bg_header.png) no-repeat top center;
	text-align: center;
	position: relative;
}

DIV#page DIV#header
{
	height: 130px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
	left: 0px;
}

DIV#page DIV#header A
{
	color: white;
}

DIV#page DIV#header H2#nfs09-logo
{
	display: block;
	width: 308px;
	position: absolute;
	height: 36px;
	top: 41px;
	left: -9px;
	overflow: visible;
}

DIV#page DIV#header H2#nfs09-logo A
{
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	overflow: hidden;
/*	position: absolute;
	left: 86px;
	top: 9px;*/
	background: transparent url(../images/bg_nfs09-logo.png) no-repeat;
}

DIV#page DIV#header H2#section-title
{
	background-repeat: no-repeat;
	position: absolute;
	
	height: 40px;
	top: 74px;
}

DIV#page DIV#header H2#section-title A
{
	display: block;
	height: 40px;
	width: 100%;
	overflow: hidden;
	text-indent: -9999px;
	top: 0px;
	position: absolute;
	background-color: transparent;
	background-repeat: no-repeat;
}



DIV#page DIV#header H2#section-title.section-title-media
{
	width: 488px;
	left: 29px;
}

DIV#page DIV#header H2#section-title.section-title-media A
{
	background-image: url(../images/title_media_gallery.png);
}

DIV#page DIV#header H2#section-title.section-title-news
{
	width: 264px;
	left: 3px;
}

DIV#page DIV#header H2#section-title.section-title-news A
{
	background-image: url(../images/title_news.png);
}


DIV#page DIV#header UL#header-nav ,
/*DIV#page DIV#header UL#header-nav LI,*/
DIV#page DIV#header UL#header-nav-side ,
DIV#page DIV#header UL#header-nav-side LI
{
	display: block;
	position: absolute;
	list-style: none;
}

DIV#page DIV#header UL#header-nav ,
DIV#page DIV#header UL#header-nav-side
{
	margin: 0px;
	padding: 0px;
}

DIV#page DIV#header UL#header-nav
{
	top: 51px;
	left: 311px;
}

DIV#page DIV#header UL#header-nav ,
DIV#page DIV#header UL#header-nav LI
{
	/*height: 73px;*/
}

DIV#page DIV#header UL#header-nav LI
{
/*	background-repeat: no-repeat;
	width: 117px;
	padding-left: 27px;
	padding-top: 50px;
	height: 23px;*/
	display: inline;
	padding: 0px 16px 0px 0px;
}

DIV#page DIV#header UL LI
{
	font-weight: bold;
	text-shadow: #2F3431 1px 1px 1px;
}

DIV#page DIV#header UL#header-nav-side
{
	width: 170px;
	height: 46px;
	right: 0px;
	top: 0px;
}

DIV#page DIV#header UL#header-nav-side LI#header-nav-side-preorder
{
	right: 89px;/*l:26*/
	top: 17px;
	background: transparent url(../images/bg_header-nav-side-preorder-arrow.png) no-repeat center right;
	padding-right: 9px;
	text-align: right;
}

DIV#page DIV#header UL#header-nav-side LI#header-nav-side-preorder A
{
	color: #FFBA00;
}

DIV#page DIV#header UL#header-nav-side LI#header-nav-side-franchise,
DIV#page DIV#header UL#header-nav-side LI#header-nav-side-lang
{
	height: 21px;
	top: 15px;
	background-repeat: no-repeat;
}

DIV#page DIV#header UL#header-nav-side LI#header-nav-side-franchise A,
DIV#page DIV#header UL#header-nav-side LI#header-nav-side-lang A
{
	text-indent: -9999px;
	overflow: hidden;
	height: 100%;
	width: 100%;
	display: block;
}

DIV#page DIV#header UL#header-nav-side LI#header-nav-side-franchise
{
	left: 91px;/*101*/
	top: 17px;
}

DIV#page DIV#header UL#header-nav-side LI#header-nav-side-franchise ,
DIV#page DIV#header UL#header-nav-side LI#header-nav-side-franchise A
{
	width: 36px;/*31*/
}

DIV#page DIV#header UL#header-nav-side LI#header-nav-side-franchise A
{
	background: transparent url(../images/bg_header-nav-side-franchise.png) no-repeat;
}

DIV#page DIV#header UL#header-nav-side LI#header-nav-side-lang
{
	left: 139px;/*147*/
}

DIV#page DIV#header UL#header-nav-side LI#header-nav-side-lang ,
DIV#page DIV#header UL#header-nav-side LI#header-nav-side-lang A
{
	width: 29px;/*23*/
}
	
DIV#page DIV#header UL#header-nav-side LI#header-nav-side-lang A
{
	background: transparent url(../images/bg_header-nav-side-lang.png) no-repeat;
	outline:none;
}

DIV#header ,
DIV#main , 
DIV#footer
{
	width: 1030px;
}

DIV#main
{
	margin: 0px auto 0px auto;
	text-align: left;
}

DIV#main DIV#content
{
	width: 618px;
	float: left;
}

DIV#main DIV#content DIV.hr
{
	width: 617px;
	height: 18px;
	background: transparent url(../images/bg_hr.png) no-repeat;
	display: block;
}

DIV#main DIV#content DIV#news-listing DIV.hr
{
	height: 1px;
	background: transparent url(../images/bg_hr_606_noflare.png) no-repeat;
	margin: 16px 0px 16px 0px;
}

DIV#main DIV.rating-stars ,
DIV#main IMG#content-rating-stars
{
	width: 90px;
	height: 15px;
	background-repeat: no-repeat;
	background-color: transparent;
}
/*
DIV#main DIV.rating-stars.rating-stars-0
{
	background-image: url(../images/rating_0_lg.png);
}

DIV#main DIV.rating-stars.rating-stars-1
{
	background-image: url(../images/rating_1_lg.png);
}

DIV#main DIV.rating-stars.rating-stars-2
{
	background-image: url(../images/rating_2_lg.png);
}

DIV#main DIV.rating-stars.rating-stars-3
{
	background-image: url(../images/rating_3_lg.png);
}

DIV#main DIV.rating-stars.rating-stars-4
{
	background-image: url(../images/rating_4_lg.png);
}

DIV#main DIV.rating-stars.rating-stars-5
{
	background-image: url(../images/rating_5_lg.png);
}*/

DIV#main DIV#content DIV#media,
DIV#main DIV#content DIV#news-entry,
DIV#main DIV#content DIV#comments
{
	margin: 0px 28px 0px 28px;
	position: relative;
}

/* MEDIA */

DIV#modalOverlay 
{
	background-color:#000; 
}
DIV#modalContainer 
{
/*	height: 313px;
	width: 559px;*/
	height: 450px;
	width:800px;
	left:50%; 
	top:15%; 
	margin-left:-400px; 
	background-color:#fff; 
	border:1px 
	solid #ccc;
}
DIV#modalContainer a.modalCloseImg 
{
	background: url(../images/close.png) no-repeat; 
	width:25px; 
	height:29px; 
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:-15px; 
	right:-18px; 
	cursor:pointer;
}
DIV#photoPlayer 
{
	cursor:pointer;
}

DIV#main DIV#content DIV#media DIV#videoPlayer,
DIV#main DIV#content DIV#media DIV#photoPlayer
{
	background-color: black;
	background-repeat: no-repeat;
	padding: 1px;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}

DIV#main DIV#content DIV#media DIV#videoPlayer
{
	background-image: url(../images/bg_videoPlayer.png);
	height: 339px;
	width: 559px;
}

DIV#main DIV#content DIV#media DIV#videoPlayer DIV.flashWarning
{
	position: absolute;
	right: 0px;
	left: 0px;
	top: 50%;
	text-align: center;
}

DIV#main DIV#content DIV#media DIV#photoPlayer
{
	background-image: url(../images/bg_photoPlayer.png);
	height: 313px;
	width: 559px;
}

DIV#main DIV#content /*DIV#media*/ H1 ,
DIV#main DIV#content DIV.news-listing-entry H2
{
	color: #FFBA00;
	font-size: 185%;
	margin-bottom: 6px;
}

DIV#main DIV#content DIV#media DIV.content-timestamp
{
	font-weight: bold;
}

DIV#main DIV#content DIV#media DIV.media-description
{
	width: 415px;
}

DIV#main DIV#content DIV#content-tools
{
	position: relative;
	margin-top: 30px;
/*	height: 1.5em;*/
	line-height: 1.5em;
}

DIV#main DIV#content /*DIV#content-tools*/ DIV#content-rating
{
/*	position: absolute;
	right: 0px;*/
	float: right;
	width: 127px;
}

DIV#main DIV#content DIV#news-entry /*DIV#content-tools*/ DIV#content-rating
{
	width: auto;
}

DIV#main DIV#content DIV#news-entry /*DIV#content-tools*/ DIV#content-rating IMG
{
	position: relative;
	top: 2px;
}

DIV#main DIV#content DIV#news-entry /*DIV#content-tools*/ DIV#content-rating DIV#content-rating-total
{
	display: inline;
}

DIV#main DIV#content /*DIV#content-tools*/ DIV#content-rating .label 
{
	display: inline;
}

DIV#main DIV#content DIV#content-tools DIV#content-share
{
	width: 250px;
	/*position: absolute;
	left: 0px;
	top: 0px;*/
	height: 19px;
}

DIV#main DIV#content DIV#content-tools DIV#content-share .label
{
	display: inline;
}

DIV#main DIV#content DIV#content-tools DIV#content-share UL
{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -2px;
}

DIV#main DIV#content DIV#content-tools DIV#content-share UL LI
{
	display: block;
	margin: 0px;
	padding: 0px;
}

DIV#main DIV#content DIV#content-tools DIV#content-share UL LI A
{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 17px;
	position: absolute;
	bottom: 0px;
}
/*
DIV#main DIV#content DIV#content-tools DIV#content-share UL LI A.share-sms
{
	width: 9px;
	background-image: url(../images/icn_share-sms.gif);
	left: 50px;
}*/

DIV#main DIV#content DIV#content-tools DIV#content-share UL LI A.share-e-mail
{
	width: 21px;
	background-image: url(../images/icn_share-e-mail.gif);
	left: 50px;
}

DIV#main DIV#content DIV#content-tools DIV#content-share UL LI A.share-facebook
{
	width: 14px;
	background-image: url(../images/icn_share-facebook.gif);
	left: 80px;
}

DIV#main DIV#content DIV#content-tools DIV#content-share UL LI A.share-digg
{
	width: 16px;
	background-image: url(../images/icn_share-digg.gif);
	left: 104px;
}

DIV#main DIV#content DIV#content-tools DIV#content-share UL LI A.share-delicious
{
	width: 12px;
	background-image: url(../images/icn_share-delicious.gif);
	left: 130px;
}

DIV#main DIV#content DIV#content-tools DIV#content-share UL LI A.share-myspace
{
	width: 12px;
	background-image: url(../images/icn_share-myspace.gif);
	left: 151px;
}

DIV#main DIV#content DIV#content-tools DIV#content-share UL LI A.share-n4g
{
	width: 14px;
	background-image: url(../images/icn_share-n4g.gif);
	left: 173px;
}

DIV#main DIV#content DIV#content-tools DIV#media-embed
{
	width: 290px;
	margin-left: 270px;
	position: absolute;
	right: 0px;
	top: 0px;
}

DIV#main DIV#content DIV#content-tools DIV#media-embed .label
{
	display: inline;
}	

DIV#main DIV#content DIV#content-tools DIV#media-embed .media-embed-url
{
	border: 0px solid #4F5958;
	border-width: 1px 0px 0px 1px;
	background: #ADB9B7;
	width: 237px;
	height: 18px;
	color: gray; /*FIXXX*/
	white-space: nowrap;
	overflow: hidden;
	font-size: 85%;
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	padding: 0px;
	margin: 0px;
}

/* NEWS-ENTRY */

DIV#main DIV#content DIV#news-entry DIV.content-timestamp
{
	font-size: 120%;
}

DIV#main DIV#content DIV#news-entry H1
{
/*	font-weight: bold;*/
	font-size: 170%;
	color: #FFBA00;
}

DIV#main DIV#content DIV#news-entry DIV.content-byline
{
	/*font-weight: bold;*/
}

DIV#main DIV#content DIV.news-listing-entry DIV.news-body,
DIV#main DIV#content DIV.news-entry DIV.news-body
{
	width: 600px;
}

DIV#main DIV#content DIV.news-listing-entry DIV.news-body IMG,
DIV#main DIV#content DIV.news-entry DIV.news-body IMG
{
	display: block;
	margin-bottom: 1em;
}

DIV#main DIV#content A.read-more
{
	font-weight: bold;
	color: #FFBA00;
}

/* COMMENTS */

DIV#main DIV#content DIV#comments
{}

DIV#main DIV#content DIV#comments A#comments-post-link-top
{
	display: block;
	position: absolute;
	right: 3px;
	font-size: 90%;
}

DIV#comments-list-wrapper {
/*	overflow:hidden;
	background-image: url(../images/loading.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;*/
	/*height:483px;*/
}

DIV#main DIV#content DIV#comments A#comments-post-link-top,
DIV#main DIV#content DIV#comments UL#comment-list-container LI UL.comment-tools LI A,
DIV#main DIV#content DIV#comments FORM#comment-form DIV.comment-form-tools
{
/*	text-shadow: 0px 0px 5px #5E6D9E;*/
	background: #4B5758;
	padding: 1px 2px 1px 2px;
}

DIV#main DIV#content DIV#comments UL#comment-list-container
{
	list-style: none;
	display: block;
	margin: 9px 0px 10px 0px;
	padding: 0px;
	width: 559px;
}

DIV#main DIV#content DIV#comments UL#comment-list-container LI /*,
DIV#main DIV#content DIV#comments UL#comment-list-container LI.comment-list-replies UL.comment-list LI*/
{
	background: #445354 url(../images/bg_comments-list-dark.jpg) no-repeat 0px 0px;
	padding: 7px 0px 0px 10px;
	margin-bottom: 2px;
	position: relative;
	min-height: 87px;
}

DIV#main DIV#content DIV#comments UL#comment-list-container LI.alt ,
DIV#main DIV#content DIV#comments UL#comment-list-container LI.comment-list-replies.alt UL.comment-list LI
{
	background-image: url(../images/bg_comments-list-light.jpg);
	background-color: #68797A;
}
/*
DIV#main DIV#content DIV#comments UL#comment-list-container LI.comment-list-replies
{
	padding: 0px 0px 0px 26px;
	margin: 0px 0px 0px 0px;
	background: transparent url(../images/bg_comments-list-arrow_dark.png) no-repeat;
}

DIV#main DIV#content DIV#comments UL#comment-list-container LI.comment-list-replies.alt
{
	background-image: url(../images/bg_comments-list-arrow_light.png);
}
*/
DIV#main DIV#content DIV#comments UL#comment-list-container LI DIV.comment-username
{
	font-weight: bold;
}

DIV#main DIV#content DIV#comments UL#comment-list-container LI DIV.comment-text
{
	padding: 0px 164px 7px 0px;
}

DIV#main DIV#content DIV#comments UL#comment-list-container LI DIV.comment-username ,
DIV#main DIV#content DIV#comments UL#comment-list-container LI DIV.comment-timestamp
{
	display: inline;
}

DIV#main DIV#content DIV#comments UL#comment-list-container LI UL.comment-tools ,
DIV#main DIV#content DIV#comments UL#comment-list-container LI UL.comment-tools LI ,
DIV#main DIV#content DIV#comments UL#comment-list-container LI.comment-list-replies UL.comment-list LI UL.comment-tools ,
DIV#main DIV#content DIV#comments UL#comment-list-container LI.comment-list-replies UL.comment-list LI UL.comment-tools LI
{
	list-style: none;
	display: block;
	background: none;
	padding: 0px;
	margin: 0px;
	min-height: 0px;
}

DIV#main DIV#content DIV#comments UL#comment-list-container LI UL.comment-tools
{
	position: absolute;
	right: 0px;
	top: 7px;
	width: 125px;
}

DIV#main DIV#content DIV#comments UL#comment-list-container LI UL.comment-tools LI
{
	margin-bottom: 4px;
}

DIV#main DIV#content DIV#comments UL#comment-list-container LI UL.comment-tools LI A
{
	display: inline;
	font-size: 85%;
}
/*
DIV#main DIV#content DIV#comments UL#comment-list-container LI UL.comment-list
{
	margin-left: -59px;
	padding-left: 26px;
	background: transparent url(../images/bg_comments-list-arrow.png) no-repeat;
}

DIV#main DIV#content DIV#comments UL#comment-list-container LI UL.comment-list LI UL.comment-list
{
	margin-left: -26px;
}*/


DIV#main DIV#content DIV#comments FORM#comment-form
{
	position: relative;
	padding-left: 10px;
}

DIV#main DIV#content DIV#comments FORM#comment-form INPUT#comment-form-username ,
DIV#main DIV#content DIV#comments FORM#comment-form TEXTAREA#comment-form-text
{
	width: 357px;
	background: #AEB8BA;
	border: 0px solid #4D5959;
	border-width: 1px 0px 0px 1px;
	color: #333333;
}

DIV#main DIV#content DIV#comments FORM#comment-form INPUT#comment-form-username
{
	margin-bottom: 6px;
}

DIV#main DIV#content DIV#comments FORM#comment-form TEXTAREA#comment-form-text
{
	height: 68px;
}

DIV#main DIV#content DIV#comments FORM#comment-form DIV#comment-charactercount
{
	color: white;
	width: 357px;
	text-align: right;
	font-size: 85%;
}

DIV#main DIV#content DIV#comments FORM#comment-form DIV.comment-form-tools
{
	position: absolute;
	right: 0px;
	top: 14px;
}

DIV#main DIV#aside
{
	width: 410px;
	float: right;
	background: transparent url(../images/bg_aside.gif) no-repeat top center;
}

DIV#main DIV#aside DIV#more
{
	padding: 0px 14px 0px 16px;
	position: relative;
}

DIV#main DIV#aside DIV#more UL#more-tabs
{
	list-style: none;
	display: block;
	width: 379px;
	height: 47px;
	position: relative;
}

DIV#main DIV#aside DIV#more UL#more-tabs LI#media-more-tabs-videos A ,
DIV#main DIV#aside DIV#more UL#more-tabs LI#media-more-tabs-photos A
{
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	height: 47px;
/*	overflow: hidden;
	text-indent: -9999px;*/
	letter-spacing: 1px;
	text-align: center;
	font-size: 130%;
/*	line-height: normal;*/
	outline: none;
/*	vertical-align: baseline;*/
}

DIV#main DIV#aside DIV#more UL#more-tabs LI#media-more-tabs-videos A
{
	left: 0px;
	width: 189px;
	background-position: 0px 0px;
}

DIV#main DIV#aside DIV#more UL#more-tabs LI#media-more-tabs-photos A
{
	left: 189px;
	width: 190px;
	background-position: -189px 0px;
}

DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-videos LI#media-more-tabs-videos A ,
DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-videos LI#media-more-tabs-photos A ,
DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-photos LI#media-more-tabs-videos A:hover
{
	background-image: url(../images/bg_more-tabs0.png);
}

DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-photos LI#media-more-tabs-videos A ,
DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-photos LI#media-more-tabs-photos A ,
DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-videos LI#media-more-tabs-photos A:hover
{
	background-image: url(../images/bg_more-tabs1.png);
}

DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-videos LI#media-more-tabs-videos A ,
DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-photos LI#media-more-tabs-photos A ,
DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-photos LI#media-more-tabs-videos A:hover ,
DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-videos LI#media-more-tabs-photos A:hover
{
	color: #FFBA00;
	text-decoration: none;
}

DIV#main DIV#aside DIV#more UL#more-tabs LI#media-more-tabs-videos A SPAN,
DIV#main DIV#aside DIV#more UL#more-tabs LI#media-more-tabs-photos A SPAN
{
	padding-left: 20px;
}

DIV#main DIV#aside DIV#more UL#more-tabs LI#media-more-tabs-videos A SPAN,
DIV#main DIV#aside DIV#more UL#more-tabs LI#media-more-tabs-photos A SPAN,
DIV#main DIV#aside DIV#more.news-more H4 SPAN
{
	top: 23px;
	position: relative;
}

DIV#main DIV#aside DIV#more UL#more-tabs LI#media-more-tabs-videos A SPAN
{
	background: transparent url(../images/icn_media_video.png) no-repeat bottom left;
}

DIV#main DIV#aside DIV#more UL#more-tabs LI#media-more-tabs-photos A SPAN
{
	background: transparent url(../images/icn_media_photo.png) no-repeat bottom left;
}

DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-videos LI#media-more-tabs-videos A SPAN ,
DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-photos LI#media-more-tabs-videos A:hover SPAN
{
	background-image: url(../images/icn_media_video_selected.png);
}

DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-photos LI#media-more-tabs-photos A SPAN,
DIV#main DIV#aside DIV#more UL#more-tabs.media-more-tabs-selected-videos LI#media-more-tabs-photos A:hover SPAN
{
	background-image: url(../images/icn_media_photo_selected.png);
}

DIV#main DIV#aside DIV#more.news-more H4
{
	background: transparent url(../images/bg_more.png) no-repeat top center;
	display: block;
/*	text-indent: -9999px;
	overflow: hidden;*/
	height: 47px;
	width: 409px;
	margin-left: -16px;
	letter-spacing: 1px;
	text-align: center;
	font-size: 130%;
	outline: none;
	color: #FFBA00;
}

DIV#main DIV#aside DIV#more.news-more H4 SPAN
{
	padding-left: 30px;
	background: transparent url(../images/icn_more-news.png) no-repeat bottom left;
}

DIV#main DIV#aside DIV#more UL#more-list
{
	margin-bottom: 10px;
}

DIV#main DIV#aside DIV#more FORM#more-sort
{
	margin: 10px 0px 10px 0px;/*FIXXX*/
}
/*FIXXX
DIV#main DIV#aside DIV#more FORM#more-tabs-sort LABEL
{
	background: transparent url(../images/bg_select-220.png) no-repeat 100px 0px;
	position: relative;
	display: block;
}*/

DIV#main DIV#aside DIV#more FORM#more-sort LABEL SELECT
{
/*	position: absolute;
	left: 100px;
	opacity: 0.0;
	-moz-opacity: 0.0;
	-webkit-opacity: 0.0;*/
	width: 220px;
	height: 17px;
	font-size: 85%;
	color: white;
	background-color: #363747;
	border: 1px solid #EEEEF1;
}

DIV#main DIV#aside DIV#more A#more-rss
{
	position: absolute;
	right: 16px;
	top: 55px;
	display: block;
	width: 16px;
	height: 15px;
	background: transparent url(../images/icn_rss.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

DIV#more-list-wrapper {
	overflow:hidden;
	background-image: url(../images/loading.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;
	height:483px;
}

DIV.news-more DIV#more-list-wrapper 
{
	height: 430px;
}

DIV#main DIV#aside DIV#more UL#more-list ,
DIV#main DIV#aside DIV#more UL#more-list LI
{
	display: block;
	list-style: none;
	position: relative;
}

DIV#main DIV#aside DIV#more UL#more-list LI
{
	width: 371;/*378*/
	height: 80px;/*93*/
	padding: 9px 7px 4px 7px;
	background: #445354 url(../images/bg_more-list-li.png) no-repeat;
	margin-bottom: 2px;
}

DIV#main DIV#aside DIV#more UL#more-list LI IMG.rating-stars
{
	width: 58px;
	height: 10px;
}
/*
DIV#main DIV#aside DIV#more UL#more-list LI DIV.rating-stars.rating-stars-0
{
	background-image: url(../images/rating_0_sm.png);
}

DIV#main DIV#aside DIV#more UL#more-list LI DIV.rating-stars.rating-stars-1
{
	background-image: url(../images/rating_1_sm.png);
}

DIV#main DIV#aside DIV#more UL#more-list LI DIV.rating-stars.rating-stars-2
{
	background-image: url(../images/rating_2_sm.png);
}

DIV#main DIV#aside DIV#more UL#more-list LI DIV.rating-stars.rating-stars-3
{
	background-image: url(../images/rating_3_sm.png);
}

DIV#main DIV#aside DIV#more UL#more-list LI DIV.rating-stars.rating-stars-4
{
	background-image: url(../images/rating_4_sm.png);
}

DIV#main DIV#aside DIV#more UL#more-list LI DIV.rating-stars.rating-stars-5
{
	background-image: url(../images/rating_5_sm.png);
}*/

DIV#main DIV#aside DIV#more.media-more UL#more-list LI
{
	padding-left: 147px;
	width: 224px;
}

DIV#main DIV#aside DIV#more UL#more-list LI.alt
{
	background-color: #5D6D6E;
	background-image: url(../images/bg_more-list-li_alt.png);
}

DIV#main DIV#aside DIV#more.news-more UL#more-list LI
{
	background-image: url(../images/bg_more-news-list-li.png);
	width: 362px;
	height: 55px;
}

DIV#main DIV#aside DIV#more.news-more UL#more-list LI.alt
{
	background-image: url(../images/bg_more-news-list-li_alt.png);
}

DIV#main DIV#aside DIV#more UL#more-list LI A.more-thumbnail
{
	height: 72px;
	width: 121px;
	background: black url(../images/bg_media-tabs-thumbnail.png) no-repeat;
	padding: 1px;
	display: block;
	position: absolute;
	left: 11px;
	top: 9px;
	z-index: 100;
}

DIV#main DIV#aside DIV#more UL#more-list LI DIV.more-type
{
	z-index: 101;
	position: absolute;
	top: 10px;
	left: 12px;
	overflow: hidden;
	text-indent: -9999px;
	height: 19px;
	width: 23px;
	background: black url(../images/bg_media-tabs-type-video.png) no-repeat;
}

DIV#main DIV#aside DIV#more UL#more-list LI DIV.more-type.more-type-photo
{
	background-image: url();/*FIXXX*/
	display:none;
}

DIV#main DIV#aside DIV#more UL#more-list LI DIV.more-title A
{
	font-weight: bold;
}

DIV#main DIV#aside DIV#more.media-more UL#more-list LI DIV.more-title A
{
	color: #FFBA00;
}

DIV#main DIV#aside DIV#more UL#more-list LI DIV.more-timestamp
{
	font-size: 85%;
}

DIV#main /*DIV.aside*/ DIV.pager
{

	text-align: center;
}

DIV#main /*DIV.aside*/ DIV.pager UL
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 20px 0px 20px;
/*	margin: 0px auto 0px auto;*/
	text-align: center;
	width: auto;
	position: relative;
}

DIV#main /*DIV.aside*/ DIV.pager UL LI
{
	display: inline;
}

DIV#main /*DIV.aside*/ DIV.pager UL LI.label
{}

DIV#main /*DIV.aside*/ DIV.pager UL LI A
{
	text-decoration:underline;
}
DIV#main /*DIV.aside*/ DIV.pager UL LI.pager-active A
{
	text-decoration:none;
}

/* * */
DIV#main /*DIV.aside*/ DIV.pager UL LI.pager-prev A ,
DIV#main /*DIV.aside*/ DIV.pager UL LI.pager-next A ,
DIV#main /*DIV.aside*/ DIV.pager.pager-alt UL LI.pager-newer A ,
DIV#main /*DIV.aside*/ DIV.pager.pager-alt UL LI.pager-older A
{
	width: 19px;
	height: 19px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	
	outline: none;
}

DIV#main /*DIV.aside*/ DIV.pager.pager-alt UL
{
	display: block;
	width: 582px;/*600*/
	margin: 0px;
	padding: 0px;
	height: 19px;
	position: relative;
}

DIV#main /*DIV.aside*/ DIV.pager UL LI.pager-prev A ,
DIV#main /*DIV.aside*/ DIV.pager.pager-alt UL LI.pager-newer A
{
	left: -19px;
	background-image: url(../images/icn_pager_prev.png);
}

DIV#main /*DIV.aside*/ DIV.pager UL LI.pager-next A ,
DIV#main /*DIV.aside*/ DIV.pager.pager-alt UL LI.pager-older A
{
	right: -19px;
	background-image: url(../images/icn_pager_next.png);
}

DIV#main /*DIV.aside*/ DIV.pager.pager-alt UL LI.pager-newer A ,
DIV#main /*DIV.aside*/ DIV.pager.pager-alt UL LI.pager-older A
{
	text-indent: 0px;
	width: 250px;
	display: block;
	padding-top: 3px;
	vertical-align: bottom;
	top: 0px;
	text-decoration: none;
}

DIV#main /*DIV.aside*/ DIV.pager.pager-alt UL LI.pager-newer A:hover ,
DIV#main /*DIV.aside*/ DIV.pager.pager-alt UL LI.pager-older A:hover
{
	text-decoration: underline;
}

DIV#main /*DIV.aside*/ DIV.pager.pager-alt UL LI.pager-newer A 
{
	left: 0px;
	position: static;
	background-position: left top;
	text-align: left;
	padding-left: 25px;
}

DIV#main /*DIV.aside*/ DIV.pager.pager-alt UL LI.pager-older A
{
	right: 0px;
	position: absolute;
	background-position: right top;
	text-align: right;
	padding-right: 25px;
}/* * */

DIV#main DIV#aside DIV.hr
{
	height: 18px;
	background: transparent url(../images/bg_hr_408.png) no-repeat;
	margin: 10px 0px 10px 0px;
}

DIV#main DIV#aside DIV.ad-MREC
{
	text-align: center;
	padding: 0px 52px 0px 55px;
}

DIV#main DIV#aside DIV.ad-MREC IMG
{
	width: 300px;
	height: 250px;
}

DIV#main DIV#aside DIV.ad-MREC DIV.ad-label
{
	text-align: right;
	padding-right: 3px;
	font-size: 75%;
}

DIV#main DIV#aside DIV.ad-MREC DIV.hr
{
	width: 408px;
	position: relative;
	left: -55px;
	height: 1px;
	background-image: url(../images/bg_hr_408_noflare.png);
}


DIV#expander-container
{
	display:block;
	display:none;
	background-color:#516363;
	background-image:url(../images/loading.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	height:36px;
	overflow:hidden;
	border:1px solid #6D7F7F;
	text-align:center;
}
A#expander
{
	display:block;
	background-color:#516363;
	line-height:36px;
	font-size:85%;
}


DIV#footer
{
	padding-top: 10px;
	clear: both;
	position: relative;
	background: transparent url(../images/bg_hr_1048.png) no-repeat 0px 10px;
}

DIV#footer A#footer-nfs-logo
{
	width: 234px;
	height: 68px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/bg_footer-nfs-logo.png) no-repeat;
	display: block;
	position: absolute;
	top: 37px;
	left: 0px;
}

DIV#footer DIV.footer-ad-container ,
DIV#footer UL#footer-links
{
	margin: 0px 0px 0px 30px;
}

DIV#footer DIV.footer-ad-container
{
	position: relative;
	height: 121px;
}

DIV#footer DIV.ad-leaderboard
{
	width: 725px;
	position: absolute;
	right: 0px;
	top: 15px;
}

DIV#footer DIV.ad-leaderboard DIV.ad-label
{
	text-align: right;
	font-size: 75%;
}

DIV#footer DIV.available-platforms
{
	text-align: left;
	font-size: 90%;
	background: transparent url(../images/bg_hr_1048.png) no-repeat bottom center;
	padding: 8px 0px 8px 30px;
}

DIV#footer DIV.available-platforms SPAN.available-platforms-accent
{
	color: #FFBA00;
	font-weight: bold;
	text-transform: uppercase;
}

DIV#footer DIV.available-platforms SPAN.available-platform-mobile
{
	display: block;
	position: absolute;
	right: 0px;
	top: 18px;
	background: red;
	padding-right: 13px;
	background: transparent url(../images/icn_available-platform-mobile.png) no-repeat top right;
}

DIV#footer UL#footer-links
{
	font-size: 75%;
	display: block;
	position: relative;
	height: 190px;
	background: transparent url() no-repeat;/*FIXXX*/
}

BODY.lang-en-US DIV#footer UL#footer-links,
BODY.lang-US DIV#footer UL#footer-links
{
	height: 90px;
}

DIV#footer UL#footer-links LI
{
	color: #cccccc;
	position: absolute;
	display: block;
	margin-top: 15px;
}

DIV#footer UL#footer-links LI#footer-esrb ,
DIV#footer UL#footer-links LI#footer-truste
{
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

DIV#footer UL#footer-links LI#footer-esrb
{
	left: 0px;
	background-image: url(../images/esrb-rp.jpg);
	height: 66px;
	width: 139px;
}

DIV#footer UL#footer-links LI#footer-truste
{
	left: 170px;
	background-image: url(../images/truste.png);
	height: 40px;
	width: 144px;
	top: 2px;
}

DIV#footer UL#footer-links LI#footer-advertise ,
DIV#footer UL#footer-links LI#footer-corporate
{
	left: 330px;
}

DIV#footer UL#footer-links LI#footer-corporate ,
DIV#footer UL#footer-links LI#footer-terms ,
DIV#footer UL#footer-links LI#footer-jobs ,
DIV#footer UL#footer-links LI#footer-pegi-info
{
	top: 11px;
}

BODY.lang-en-US DIV#footer UL#footer-links LI#footer-privacy ,
BODY.lang-US DIV#footer UL#footer-links LI#footer-privacy ,
BODY.lang-en-US DIV#footer UL#footer-links LI#footer-terms ,
BODY.lang-US DIV#footer UL#footer-links LI#footer-terms ,
BODY.lang-en-UK DIV#footer UL#footer-links LI#footer-privacy ,
BODY.lang-UK DIV#footer UL#footer-links LI#footer-privacy ,
BODY.lang-en-UK DIV#footer UL#footer-links LI#footer-terms ,
BODY.lang-UK DIV#footer UL#footer-links LI#footer-terms
{
	left: 450px;
}

DIV#footer UL#footer-links LI#footer-legal ,
DIV#footer UL#footer-links LI#footer-jobs
{
	left: 600px;
}

DIV#footer UL#footer-links LI#footer-copyright ,
DIV#footer UL#footer-links LI#footer-text
{
	right: 0px;
	width: 300px;
	text-align: right;
}

BODY.lang-en-US DIV#footer UL#footer-links LI#footer-copyright ,
BODY.lang-US DIV#footer UL#footer-links LI#footer-copyright ,
BODY.lang-en-US DIV#footer UL#footer-links LI#footer-text ,
BODY.lang-US DIV#footer UL#footer-links LI#footer-text ,
BODY.lang-en-UK DIV#footer UL#footer-links LI#footer-copyright ,
BODY.lang-UK DIV#footer UL#footer-links LI#footer-copyright ,
BODY.lang-en-UK DIV#footer UL#footer-links LI#footer-text,
BODY.lang-UK DIV#footer UL#footer-links LI#footer-text
{
	width: 230px;
}

DIV#footer UL#footer-links LI#footer-other
{
	left: 240px;
}

DIV#footer UL#footer-links LI#footer-pegi A
{
	display: block;
	width: 100px;
	height: 136px;
	overflow: hidden;
	text-indent: -9999px;
	background: black url(../images/footer_pegi_11.jpg) no-repeat;
}

/* LANGUAGE-SELECTOR */
DIV#lang-selector-container
{
	display:block;
	display:none;
	position:absolute;
	z-index:102;
	width:602px;
	height:293px;
	overflow:hidden;
	top:89px;
	left:-9999px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
DIV#lang-selector-container.html-selector DIV#lang-selector DIV#lang-close,
DIV#lang-selector-container.sphere-selector DIV#lang-selector DIV#lang-close 
{
	display:block;
	position:absolute;
	top:16px;
	right:15px;
	width:38px;
	height:38px;
	z-index:103;
}
DIV#lang-selector-container.html-selector  DIV#lang-selector DIV#lang-close A,
DIV#lang-selector-container.sphere-selector DIV#lang-selector DIV#lang-close A 
{
	display:block;
	text-indent:-9999px;
	width:38px;
	height:38px;
	outline:none;	
}
DIV#lang-selector-container.html-selector
{
	background-image: url(../images/lang-selector-bg.png);
}
DIV#lang-selector-container.sphere-selector
{
	background-image: url(../images/lang-selector-bg-shpere.png);
}
DIV#lang-selector-container.html-selector DIV#lang-selector DIV#lang-close A {}
DIV#lang-selector-container.sphere-selector DIV#lang-selector DIV#lang-close A {}
DIV#lang-selector
{
	padding:34px;
	padding-top:30px;
}
DIV#lang-selector H3
{
	font-size:17px;
	padding-bottom:6px;
	text-shadow:1px 1px 1px #2F3431;
}
UL#lang-list{}
UL#lang-list LI
{
	display:block;
	float:left;
	width:178px;
	height:20px;
	line-height:20px;
	margin-top:5px;
	margin-bottom:5px;
	background-image: url(../images/lang-selector-flags.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
UL#lang-list LI A 
{
	padding-left:26px;
}
UL#lang-list LI#region-be { background-position:0px    0px; }
UL#lang-list LI#region-be { background-position:0px  -20px; }
UL#lang-list LI#region-br { background-position:0px  -40px; }
UL#lang-list LI#region-cz { background-position:0px  -60px; }
UL#lang-list LI#region-dk { background-position:0px  -80px; }
UL#lang-list LI#region-de { background-position:0px -100px; }
UL#lang-list LI#region-es { background-position:0px -120px; }
UL#lang-list LI#region-fr { background-position:0px -140px; }
UL#lang-list LI#region-hu { background-position:0px -160px; }
UL#lang-list LI#region-ie { background-position:0px -180px; }
UL#lang-list LI#region-it { background-position:0px -200px; }
UL#lang-list LI#region-mx { background-position:0px -220px; }
UL#lang-list LI#region-nl { background-position:0px -240px; }
UL#lang-list LI#region-no { background-position:0px -260px; }
UL#lang-list LI#region-pl { background-position:0px -280px; }
UL#lang-list LI#region-pt { background-position:0px -300px; }
UL#lang-list LI#region-ru { background-position:0px -320px; }
UL#lang-list LI#region-se { background-position:0px -340px; }
UL#lang-list LI#region-gb { background-position:0px -360px; }
UL#lang-list LI#region-us { background-position:0px -380px; }
UL#lang-list LI#region-gr { background-position:0px -400px; }


/* DIALOG OVERLAYS */

DIV.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 103;
	position:absolute;
	display:none;
}
DIV.tool-title {
	font-weight: bold;
	font-size: 85%;
	margin: 0;
	color: #FFBA00;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
DIV.tool-text {
	font-size: 85%;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
DIV.tool-text A {
	text-decoration:underline;
}
DIV.tool-close {
	float:right;
	cursor:pointer;
	background: url(../images/tool-close.png) 50% 50%;
	text-indent:-9999px;
	width:16px;
	height:16px;
	padding-top:0.5em;
	padding-right:0.5em;
}


/* LANGUAGE-SPECIFIC OVERRIDES */

/* EURO FOOTERS */
	
	DIV#footer UL#footer-links LI#footer-privacy ,
	DIV#footer UL#footer-links LI#footer-terms 
	{
		left: 120px;
	}
	
	DIV#footer UL#footer-links LI#footer-register,
	DIV#footer UL#footer-links LI#footer-pegi-info 
	{
		left: 240px;
	}

	DIV#footer UL#footer-links LI#footer-text
	{
		top: 11px;
	}
	
	BODY.lang-pt-PT DIV#footer UL#footer-links LI#footer-jobs
	{
		left: 340px;
		top: 0px;
	}

BODY.lang-en-US,
BODY.lang-US {}
BODY.lang-en-UK,
BODY.lang-UK {}
BODY.lang-en-IE {}
BODY.lang-es-MX {}

	
	
BODY.lang-cz {}

	BODY.lang-cz DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_cz.png);
	}

	BODY.lang-cz DIV#page DIV#header H2#section-title.section-title-news A
	{
		background-image: url(../images/title_news_cz.png);
		width: 422px;
	}

	BODY.lang-cz DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_cz.png);
	}
	
BODY.lang-de {}

	BODY.lang-de DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_de.png);
	}

	BODY.lang-de DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_de.png);
	}
	
	
BODY.lang-dk {}

	BODY.lang-dk DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_dk.png);
	}

	BODY.lang-dk DIV#page DIV#header H2#section-title.section-title-news A
	{
		background-image: url(../images/title_news_dk.png);
		width: 422px;
	}

	BODY.lang-dk DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_dk.png);
	}
	

BODY.lang-es {}

	BODY.lang-es DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_es.png);
	}

	BODY.lang-es DIV#page DIV#header H2#section-title.section-title-news A
	{
		background-image: url(../images/title_news_es.png);
		width: 422px;
	}

	BODY.lang-es DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_es.png);
	}



BODY.lang-hu {}

	BODY.lang-hu DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_hu.png);
	}

	BODY.lang-hu DIV#page DIV#header H2#section-title.section-title-news A
	{
		background-image: url(../images/title_news_hu.png);
		width: 422px;
	}

	BODY.lang-hu DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_hu.png);
	}
	

BODY.lang-fi {}

	BODY.lang-fi DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_fi.png);
	}

	BODY.lang-fi DIV#page DIV#header H2#section-title.section-title-news A
	{
		background-image: url(../images/title_news_fi.png);
		width: 422px;
	}

	BODY.lang-fi DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_fi.png);
	}
	

BODY.lang-fr {}

	BODY.lang-fr DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_fr.png);
	}

	BODY.lang-fr DIV#page DIV#header H2#section-title.section-title-news A
	{
		background-image: url(../images/title_news_fr.png);
		width: 422px;
	}

	BODY.lang-fr DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_fr.png);
	}

	BODY.lang-fr DIV#footer UL#footer-links LI#footer-register ,	
	BODY.lang-fr DIV#footer UL#footer-links LI#footer-pegi-info
	{
		left: 260px;
	}
	
	BODY.lang-fr DIV#footer UL#footer-links LI#footer-other
	{
		left: 360px;
	}
	
BODY.lang-gr {}
	
BODY.lang-it {}

	BODY.lang-it DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_it.png);
	}

	BODY.lang-it DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_it.png);
	}
	

BODY.lang-no {}


BODY.lang-pl {}

	BODY.lang-pl DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_pl.png);
	}

	BODY.lang-pl DIV#page DIV#header H2#section-title.section-title-news A
	{
		background-image: url(../images/title_news_pl.png);
		width: 422px;
	}

	BODY.lang-pl DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_pl.png);
	}

	BODY.lang-pl DIV#footer UL#footer-links LI#footer-register ,	
	BODY.lang-pl DIV#footer UL#footer-links LI#footer-pegi-info
	{
		left: 310px;
	}

BODY.lang-nl {}

	BODY.lang-nl DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_nl.png);
	}

	BODY.lang-nl DIV#page DIV#header H2#section-title.section-title-news A
	{
		background-image: url(../images/title_news_nl.png);
		width: 422px;
	}

	BODY.lang-nl DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_nl.png);
	}
	
	BODY.lang-nl DIV#footer UL#footer-links LI#footer-copyright ,
	BODY.lang-nl DIV#footer UL#footer-links LI#footer-text
	{
		width: 350px;
	}
	
BODY.lang-pt-BR {}
BODY.lang-pt-PT {}

	BODY.lang-pt-BR DIV#page DIV#header H2#section-title.section-title-media A ,
	BODY.lang-pt-PT DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_pt.png);
	}

	BODY.lang-pt-BR DIV#page DIV#header H2#section-title.section-title-news A ,
	BODY.lang-pt-PT DIV#page DIV#header H2#section-title.section-title-news A
	{
		background-image: url(../images/title_news_pt.png);
		width: 422px;
	}

	BODY.lang-pt-BR DIV#page DIV#header H2#section-title.section-title-forums A ,
	BODY.lang-pt-PT DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_pt.png);
	}
	
BODY.lang-ru {}

	BODY.lang-ru DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_ru.png);
	}

	BODY.lang-ru DIV#page DIV#header H2#section-title.section-title-news A
	{
		background-image: url(../images/title_news_ru.png);
		width: 422px;
	}

	BODY.lang-ru DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_ru.png);
	}
	


	BODY.lang-ru DIV#footer UL#footer-links LI#footer-other ,	
	BODY.lang-ru DIV#footer UL#footer-links LI#footer-pegi-info
	{
		left: 260px;
	}
	

BODY.lang-sv {}

	BODY.lang-sv DIV#page DIV#header H2#section-title.section-title-media A
	{
		background-image: url(../images/title_media_gallery_sv.png);
	}

	BODY.lang-sv DIV#page DIV#header H2#section-title.section-title-news A
	{
		background-image: url(../images/title_news_sv.png);
		width: 422px;
	}

	BODY.lang-sv DIV#page DIV#header H2#section-title.section-title-forums A
	{
		background-image: url(../images/title_forums_sv.png);
	}

	BODY.lang-sv DIV#footer UL#footer-links LI#footer-other
	{
		left: 240px;
	}
	
	BODY.lang-sv DIV#footer UL#footer-links LI#footer-jobs
	{
		left: 350px;
		top: 0px;
	}