/* @override 
	http://www.consolewars.eu/style_news-new.css
	http://web2.consolewars.de/style_news-new.css
*/

/*
 NEWS CSS DEFS START
*/
@import url(main-new.css);

#fullscreen {
    display: none;
    background-image: url(images/shadow.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 190;
    width: 100%;
	
}





#newscontentmiddle {
	width: 490px;
	float: left;
	position: relative;
	padding-left: 211px;
}


#newscontentright {
	width: 157px;
	float: right;

	padding-right: 3px;
	position: relative;
}

#newscontentleft {
	width: 183px;
	position: relative;
	margin-left: -703px;
	float: left;
}

.box.newsmain .categoryimage {
	height: 85px;
	margin: 0;
	padding: 0;
	position: relative;
}



/* @group Searchbox */

.commentbox.newssearch {
	background: #CEE4F6 ;
	padding: 10px;
	margin-top: 20px;
}

.commentbox.newssearch h2{
}

.commentbox.newssearch .searchicon{
	position: absolute;
	right: 0px;
	top: 0px;
}

#consoleconstraint .checkboxchoice {
	width: 75px;
	float: left;
}

/* @end */

.box.newsmain .subheader {
	background: url(images/boxheader.png) repeat-x;
	position: relative;
	height: 35px;
	margin: 0;
	top: -2px;
	padding: 2px 2px 2px 6px;
}

.box.newsmain .subheader h1 {
	padding: 0;
	margin: 2px 0 0;
	font-size: 14px;
	color: #000000;
}

.box.newsmain .subheader p {
	padding: 0;
	margin: 2px 0 0;
	font-size: 10px;
}

.box.newsmain .content {
	font-size: 12px;
}

.box.reporter {
	
}

#reporterava {
	border: 1px solid #7f7f7f;
	position: relative;
	
}

#reportername {
	position: relative;
	font-size: 13px;
	
	
	width: 150px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#reportertext {
	position: absolute;
	font-size: 11px;
	left: 5px;
	width: 150px;
	padding: 0;
	top: 120px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-style: italic;
}

.box.gameinfo h4 {
	font-size: 12px;
	color: #2C689E;
	margin: 5px 0 0;
}


.box.gameinfo .packshot {
	position: relative;
	left: 30px;
	margin: 5px;
}

.box .referencenews {
	margin-bottom: 5px;
}

.box .referencenews .title {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.box .referencenews img {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	top: 1px;
	position: relative;
}


.box.recentnews .newsentry {
	margin-bottom: 10px;
	border: none;
}

.box .newsentry.dotted {
	border: 1px dotted #aaaaaa;
	padding: 3px;
}

.box .newsentry h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.box .newsentry img {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	top: 1px;
	position: relative;
}


.box .newsentry:hover {
	background-color: #fff;
}

.box .newsentry .title a{
	color: #005c89;
	text-decoration: none;
}

.box .newsentry .title a:hover{
	
	text-decoration: underline;
}

.box .newsentry .taglinks {
	font-size: 10px;
	color: #b5b5b5;
}

.box .newsentry .taglinks a{
	color: #b5b5b5;
	text-decoration: none;
}

.box .newsentry .taglinks a:hover{
	
	text-decoration: underline;
}

.box  .newsentry .title .date {
	position: relative;
	color: #666666;
	font-weight: bold;
	width: 180px;
	display: inline;
}

.box  .newsentry .title .count.ri {
	float: right;
}

/* @group Archives */

.box .newsarchives .monthwrap {
	padding: 5px;
}


.box .newsarchives .header {
	padding: 5px;
}

.box .newsarchives .header h3 {
	
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	margin-top: 5px;
	
}

.box .newsarchives .year {
	position: relative;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 90px;
	height: 230px;
	
	border: 1px dotted #888888; 
	background-color: #f4f2e0;
}

/* @end */

.centerdiv {
	width: 460px;
	margin: 0 auto;
}

.box.gameinfo .statstable .title {
	width: 60px;
	font-weight: bold;
	height: 18px;
}

.box.gameinfo .statstable .content {
	height: 18px;
}

.box.gameinfo .statstable .systemicon {
	padding-right: 5px;
	padding-bottom: 2px;
}

/*
 NEWS CSS END
*/