.test{}

#newsitems {
	background-color:#434242;
	height:90px;
}
#newsitems * {
	color:white;
	font-size:11px;
}
.newsitemscolumn {
	width:330px;
	float:left;
	border-right:1px solid white;
	height:100%;
}
.newsitem {
	height:38px;
	padding:2px;
}
.newsitemdate {
}
.newsitemtitle {
	font-weight:bold;
}
.newsitemtext {
}
#newsitems .newsitemlinks {
	float:left;
	padding:2px;
	width:200px;
}
	#newsitems .newsitemlinks p.powered {
		font-size:9px;
		margin-left:5px;
	}
	#newsitems .newsitemlinks p.scn {
		font-size:14px;
		margin-left:5px;
	}

body {
	color: #2a2a2a;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#5F1C01;
	background-image:url(/media/background.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;
	padding: 0;
	margin: 0;
}

div#tweets {
	border:1px solid #dcdcdd;
	padding:5px;
	padding-top:15px;
	margin-top:20px;
	margin-left:15px;
	margin-right:5px;
	border-radius:5px;
	position:relative;

	background-color:white;
	box-shadow: #aea080 0 3px 5px;
	-webkit-box-shadow: #aea080 0 3px 5px;
	-moz-box-shadow: 0 3px 5px #aea080;
}

div.tweetdate * {
	color:#989897;
	font-size:10px;
}

img#twitterbadge {
	position:absolute;
	top:-10px;
	left:-10px;
}

a#twitterlink {
	position:absolute;
	top:5px;
	left:35px;
	color:#25c8e1;
}

.tweet {
	padding:5px;
}

div#content table#current td#maincolumn
 {
	font-size: 13px;
	line-height: 20px;
}

a {
	color: #1573AA;
	text-decoration:none;
	cursor:pointer;
}
a:visited {
	color: #1573AA;
}
a:hover {
	color:#2a2a2a;
}
a:active {
	color: #1E92D1;
}

div,table,tr,td {
	margin:0;
	padding:0;
}

a.searchresult {
	color:#2a2a2a;
	text-decoration:none;
}

a.searchresult b {
	font-size:15px;
	font-weight:bold;
	color:#2a2a2a;
}

a.searchresult consolename {
	color:#605B52;
}

div#page {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FBEABE;
	box-shadow: #000 0 0 10px;
	-webkit-box-shadow: #000 0 0 10px;
	-moz-box-shadow: 0 0 10px #000;
	margin-top:0;
	padding-top:0;
}

/*728x90*/
div#ad {
	text-align:center;
	padding-top:6px;
	width:880px;
	height:96px;
	background-color:#313030;
	position:relative;
}
div#ad div#info {
	font-size:10px;
	color:#838081;
	position:absolute;
	left:12px;
	top:6px;
}

div#header {
	width: 880px;
	height:132px;
	background-image:url(/media/header.jpg);
	background-repeat: no-repeat;
	position:relative;
	color:white;
}

div#headerkontakt {
	position:absolute;
	right:25px;
	top:5px;
	color:black;
	font-size:11px;
}

div#headerkontakt * {
	color:black;
	font-size:11px;
}

div#headerkontakt a:hover {
	color:#BC0000;
}

div#header div#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:140px;
	height:120px;
	cursor:pointer;
}

div#header div#logo2 {
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	height:90px;
	cursor:pointer;
}

div#header div#mostsearched {
	position:absolute;
	top:100px;
	left:160px;
}

div#header div#searchfield {
	position:absolute;
	top:90px;
	left:480px;
}

div#header div#searchfield input#searchfieldinput {
	border-width: 1px;
	border-color: white;
	border-style: solid;
	position:absolute;
	top:7px;
	left:0;
	width:140px;
}

div#header div#searchfield input#searchfieldbutton {
	position:absolute;
	top:7px;
	left:150px;
}

div#header div#currentuser {
	position:absolute;
	top:90px;
	right:0px;
	width:210px;
	font-size:10px;
}

div#header div#currentuser img#currentuserimg {
	position:absolute;
	left:0;
	top:0;
}

div#header div#currentuser div#currentusergreeting {
	position:absolute;
	left:40px;
	top:3px;
}

div#header div#currentuser div#currentuserlinks {
	position:absolute;
	left:40px;
	top:20px;
}

div#header div#currentuser div#currentuserlinks a {
	color:white;
}

div#content {
	padding: 10px;
	padding-top:0;
}

div#content div#teasers {
	position:relative;
	height:100px;
	margin-top:10px;
}

div#content div#teasers div#teaser1 {
	position:absolute;
	left:4px;
	top:0;
	width:430px;
	height:80px;
}

div#content div#teasers div#teaser2 {
	position:absolute;
	left:430px;
	top:0;
	width:430px;
	height:80px;
}

div#content div#teasers img {
	position:absolute;
	top:0;
	right:350px;
	/* width:80px;
	height:80px; */
	background-color:white;
	border-color:white;
	border-style:solid;
	border-width:2px;
}

div#content div#teasers div.subject {
	position:absolute;
	top:0;
	left:90px;
}

div#content div#teasers div.subject a {
	text-decoration:none;
}

div#content div#teasers div.text a {
	position:absolute;
	top:18px;
	left:90px;
	width:320px;
	color:#2a2a2a;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

/*** frontpage main image teaser element ***/

#frontteaserheader {
	position:relative;
	width:880px;
	height:331px;
	border-bottom:1px solid black;
}

#headergoldaward {
	position:absolute;
	top:20px;
	right:20px;
	display:none;
	z-index:100;
}

#frontteaserheader .frontteaserheaderelement {
	position:absolute;
	top:0;
	left:0;
	width:880px;
	height:331px;
	background-position: center center;
	z-index:1;
	display:none;
}

#frontteaserheader .frontteaserheaderelement.active {
	display:block;
}

#frontteaserheader #frontteaserheaderoverlay {
	position:absolute;
	top:0;
	left:0;
	width:880px;
	height:331px;
	background-image: url(/media/overlay_frontteaser.png);
	background-position: center center;
	z-index:2;
	display:none;
}

#frontteaserheader .frontteaserheaderelementimg {
	display:none;
	position:absolute;
	left:25px;
	width:95px;
	height:50px;
	border:1px solid #365d76;
	border-radius:7px;
	cursor:pointer;
	
	-webkit-transition: border-color 0.3s linear;
	z-index:100;
}
#frontteaserheader .frontteaserheaderelementimg.active {
	border-color:white;
}

div.frontteaserinfobar {
	position:absolute;
	z-index:10;
	bottom:45px;
	left:160px;
	color:white;
	display:none;
}

div.frontteaserinfobar .frontteaserinfobartitle {
	position:absolute;
	top:0;
	left:0;
	font-size:16px;
	width:350px;
	z-index:100;
}
div.frontteaserinfobar .frontteaserheaderelementlink {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
div.frontteaserinfobar .subtitle {
	position:absolute;
	top:21px;
	left:0;
	width:350px;
}
div.frontteaserinfobar .blurb {
	position:absolute;
	top:2px;
	left:360px;
	width:350px;
	line-height:18px;
}

div#frontteasers {
	width:100%;
	position:relative;
	height:139px;
}

div#frontteasers div.teaser {
	width:219px;
	height:138px;
	position:absolute;
	cursor:pointer;
	border-right:2px solid white;
	background-position:center;
	background-image:url(http://generic.wisegamers.ch/media/verlauf_blau.jpg);
}

div#frontteasers div.teaser div.header {
	width:209px;
	padding:3px;
	padding-left:7px;
	position:absolute;
	top:0;
	left:0;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	background-color:white;
	color:black;
	font-size:14px;
}

div#frontteasers div.teaser div.title {
	width:205px;
	padding:7px;
	padding-top:3px;
	height:30px;
	position:absolute;
	bottom:0;
	left:0;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	background-color:#2974AD;
	color:white;
	font-size:12px;
}

div#frontteasers div.teaser .frontteasercomment {
	padding:3px;
	padding-top:21px;
	padding-left:8px;
	font-size:10px;
	color:black;
}
div#frontteasers div.teaser .frontteasercomment p {
	margin:0;
	padding:0;
	margin-bottom:4px;
}
div#frontteasers div.teaser .frontteasercomment p img {
	margin:2px;
	margin-right:4px;
}

div#frontteasers div.teaser div.title span.title {
	font-weight:bold;
}

div#content .notes {
	background-color:#DEEEF9;
	width:620px;
	margin-bottom:40px;
	background-image: url(/media/notetitleshadow.gif);
	background-position: 0px 8px;
	background-repeat: repeat-x;

	box-shadow: #aea080 0 3px 5px;
	-webkit-box-shadow: #aea080 0 3px 5px;
	-moz-box-shadow: 0 3px 5px #aea080;
}

div#content .notes .title {
	position:relative;
	font-weight:bold;
	padding:2px;
	background-color: #276796;
	color:white;
	padding-left:50px;
}

div#content .notes .title * {
	color:white;
}

div#content .notes .title img#folder {
	position:absolute;
	left:2px;
	top:-10px;
}

div#content .notes .title .closespan {
	position:absolute;
	bottom:2px;
	right:4px;
	text-decoration:underline;
	cursor:pointer;
}

div#content .notes table {
	border-top:1px dotted #307AB1;
}

div#content .notes table.first {
	border-top-style: none;
}

div#content .notes td {
	margin:10px;
	padding:4px;
	padding-top:0;
	padding-bottom:0;
}

div#content .notes td.righttd {
	width:150px;
	border-left:1px solid #307AB1;
}

div#content table#current {
	margin-top:20px;
	width:100%;
}

div#content table#current td#maincolumn {
	width:645px;
}

div#content table#current td.left {
	vertical-align:top;
	width:430px;
}

div#content table#current td.left div.title {
	margin-bottom:5px;
}

div#content table#current td.left div.subtitle a {
	color:#bc0000;
	font-size:20px;
	line-height:28px;
	text-decoration:none;
}

div#content table#current td.left div.subtitle span.tags {
	font-size:9px;
}

div#content table#current td.left a img.frontimage {
	border-color: white;
	border-width: 10px;
	border-style: solid;
	box-shadow: #aea080 0 3px 5px;
	-webkit-box-shadow: #aea080 0 3px 5px;
	-moz-box-shadow: 0 3px 5px #aea080;
	margin-top:15px;
	margin-bottom:15px;
}

div#content table#current td.left a img.fronteditorschoice {
	position:absolute;
	left:20px;
	bottom:35px;
	border:none;
}

/*** article links list ***/

div#content table#current td.left div.teaser {
	line-height: 22px;
	font-size:14px;
}

div#content table#current td.left div.teaser a {
	color:#bc0000;
	font-size:10px;
}

div#content table#current td.left div.teaser a.teaser {
	line-height: 22px;
	font-size:14px;
	color:#2a2a2a;
}

div#content table#current td.middle {
	vertical-align:top;
	width:215px;
}

div#content table#current td.middle div.byline {
	margin-top:10px;
	padding:10px;
	font-size:11px;
}

div#content table#current td.middle div.byline a {
	color:#bc0000;
}

div#content table#current td.middle div.comments {
	padding:10px;
	font-size:11px;
}
div#content table#current td.middle div.comments * {
	font-size:11px;
}

div#content table#current table.small div.posdiv {
	position:relative;
}

div#content table#current table.small div.posdiv div.teaser {
	position:absolute;
	left:230px;
	top:20px;
	width:190px;
}

div#content table#current table.small a img.fronteditorschoice {
	width:75px;
	height:30px;
}

div#content table#current td#right {
	vertical-align:top;
	width:205px;
}

div#content table#current td#right .shadow {
	background-color:white;
	box-shadow: #aea080 0 3px 5px;
	-webkit-box-shadow: #aea080 0 3px 5px;
	-moz-box-shadow: 0 3px 5px #aea080;
}

/*** currently playing ***/

div#content div#currentlyplaying {
	background-color:#bb381a;
	color:white;
	padding:10px;
	padding-top:8px;
	padding-bottom:20px;
	margin-bottom:20px;

	box-shadow: #aea080 0 3px 5px;
	-webkit-box-shadow: #aea080 0 3px 5px;
	-moz-box-shadow: 0 3px 5px #aea080;
}
div#content div#currentlyplaying b {
	font-size:14px;
}
div#content div#currentlyplaying a {
	color:white;
}
div#content div#currentlyplaying a:hover {
	color:#2a2a2a;
}
div#content div#currentlyplaying * {
	margin:0;
	padding:0;
}
div#content div#currentlyplaying ul#currentlyplaying {
	color:white;
	list-style-type:none;
	list-style-image: url(/media/listitem_white.png);
	padding-left:20px;
	margin-left:30px;
	padding-top:5px;
	padding-left:0;
}
div#content div#currentlyplaying ul#currentlyplaying li {
	font-size:11px;
	padding-top:5px;
}

div#content div#currentlyplaying div.currentlyplayinguser {
	position:relative;
	padding-left:60px;
	margin-top:8px;
}
div#content div#currentlyplaying div.currentlyplayinguser.first {
	margin-top:2px;
}
div#content div#currentlyplaying div.currentlyplayinguser p {
	position:absolute;
	left:-5px;
	top:7px;
	width:40px;
	text-align:center;
}

div#content table#current td#right div#links {
	width:205px;
}

div#facebookpanel {
	width:205px;
	height:80px;
	margin:0;
	padding:0;
	margin-bottom:20px;
	position:relative;
	background-color:white;
	box-shadow: #aea080 0 3px 5px;
	-webkit-box-shadow: #aea080 0 3px 5px;
	-moz-box-shadow: 0 3px 5px #aea080;
}

div#facebookpanel img {
	position:absolute;
	left:0;
	top:0;
}

div#facebookpanel #panelfacebooklikebutton {
	position:absolute;
	width:120px;
	left:55px;
	top:0;
}

div#facebookpanel #panelfacebooklink {
	position:absolute;
	width:140px;
	left:55px;
	top:26px;
	font-size:11px;
}

div#internallinks {
	width:205px;
	margin:0;
	padding:0;
	background-color:white;
	box-shadow: #aea080 0 3px 5px;
	-webkit-box-shadow: #aea080 0 3px 5px;
	-moz-box-shadow: 0 3px 5px #aea080;
}

div#premiumpartner {
	border-top:1px dotted #d64b23;
	color:#d64b23;
	padding-top:5px;
	padding-bottom:5px;
}

div#content table#current td#right div#links div.linktitle {
	font-variant: small-caps;
	font-size:12px;
	height:22px;
	padding-top:2px;
	width:205px;
	text-indent:20px;
	background-image:url(/media/linktitlebackground.gif);
	color:white;
}

div#content table#current td#right div#links div.linktext {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	font-size:10px;
	background-color:white;
}

div#content table#current td#right div#links div.linktext span.consolename {
	color:#605B52;
}

div#content table#current td#right div#links div.linktext a.listentry {
	display:block;
	margin:0;
	padding:0;
	background-image: url(/media/unread.png);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	font-size:11px;
	padding-left:17px;
	padding-bottom:5px;
}

div#content table#current td#right div#commentlinks div.linktext a.listentry {
	display:block;
	margin:0;
	padding:0;
	background-image: url(/media/unread.png);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	font-size:11px;
	padding-left:17px;
	padding-bottom:5px;
}

div#content table#current td#right div#links div.linktext a:visited.listentry {
	background-image: url(/media/listitem.png);
	background-position: 7px 6px;
}

div#content table#current td#right #headerlink  {
	background-color:#B9B9B9;
	padding:4px;
}

div#content table#current td#right #headerlink a {
	cursor:pointer;
	font-weight:bold;
	color:#1573AA;
}

div#content table#current td#right #headerlink a:hover {
	color:#2a2a2a;
}

div#content table#current td#right #headerlink a.active {
	cursor:default;
	color:#2a2a2a;
}


div#footer {
	position:relative;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	margin-bottom:5px;
	padding-bottom:20px;
	color:white;
	font-size:9px;
	border-bottom:1px solid #f2dab9;
}
div#footer td {
	width:25%;
	vertical-align:top;
}
div#footer .footertext * {
	color:white;
	font-size:12px;
	margin:0;
	padding:0;
}
div#footer .footertext p {
	margin-left:12px;
	margin-bottom:8px;
}

div#disclaimer {
	position:relative;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	color:white;
	font-size:9px;
}

div#disclaimer img.logo {
	position:absolute;
	left:2px;
	top:4px;
	width:44px;
	height:37px;
}

div#disclaimer div#copyright {
	position:absolute;
	left:50px;
	top:15px;
}

div#disclaimer div#impressum {
	position:absolute;
	right:10px;
	top:15px;
	color:white;
}

div#disclaimer div#impressum a {
	color:white;
}

.borderbottom {
	background-image: url(/media/border_background.gif);
	background-position: 0 bottom;
	background-repeat: repeat-x;
}

div.padding {
	height:40px;
}

#header .consolelink {
	color:white;
	text-decoration:none;
	cursor:pointer;
}

#header .consolelink.selected {
	color:white;
	text-decoration:none;
	cursor:pointer;
}

.rightbartext {
	font-size:11px;
}

.smalltext {
	font-size:11px;
	font-weight:normal;
}

.smalltext * {
	font-size:11px;
}

/*** artikel ***/

div#imageheader {
	position:relative;
	width:880px;
	height:320px;
	background-repeat:repeat;
	background-position:center center;
	margin-left:-10px;
	margin-right:-10px;
}
div#imageheader div {
	font-size:90px;
	color:white;
	position:absolute;
	left:20px;
	top:2px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}

.articletitle {
	padding-right:15px;
}

.articlebyline {
	padding-right:15px;
}

.articlesynopsis {
	font-weight:bold;
	padding-right:15px;
	font-size: 14px;
	line-height: 160%;
}

.articlesynopsis * {
	font-size: 14px;
	line-height: 160%;
}

div.articlecontent {
	font-size: 14px;
	line-height: 20px;
	padding-right:15px;
	line-height: 160%;
}

div.articlecontent * {
	font-size: 14px;
	line-height: 160%;
}

div.articlecontent img {
	margin-top:8px;
	margin-bottom:12px;
}

div.articlecontent h2 {
	font-size: 15px;
}


div.articlecontent blockquote {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image:url(/media/quote.gif);
	padding:10px;
	padding-left:20px;
}

.buylinks {
	padding:10px;
	margin-top:10px;
}
.buylinks a {
	color:#bc0000;
}
.buylinks a:hover {
	color:#6E0000;
}

.buylinkconsolename {
	font-weight:bold;
}

div.articlecontent img {
	border: 2px solid white;
	/* padding-right:5px; */
}

/*** prev, next links ***/

.prevnextarticle {
	position:relative;
	width:608px;
	height:70px;
}
.prevnextarticle.top {
	width:860px;
	height:40px;
	margin-top:15px;
}
.prevnextarticle * {
	color:#bc0000;
}
.prevnextarticle *:visited {
	color:#bc0000;
}
.prevnextarticle .prevarticle {
	position:absolute;
	top:0;
	left:0;
	width:300px;
}
.prevnextarticle .nextarticle {
	text-align:right;
	position:absolute;
	top:0;
	right:0;
	width:300px;
}
.prevnextarticle .toptext {
	font-size:14px;
}

.articlebyline, .articlebyline a {
	font-size:11px;
}

.articletitle a {
	color:#bc0000;
	line-height: 28px;
}

.bluegame {
	background-image: url(/media/gamebackground.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:294px;
	height:72px;
	padding:5px;
	color:white;
	font-size:11px;
	background-color:#6FA3B2;
}

.bluegame a {
	color:white;
	font-size:11px;
}

.bluegame a img {
	border:2px solid #1573AA;
	margin-right:4px;
	float:left;
}

.secondopinion {
	width:480px;
	padding:0;
	background-color:white;
	border:3px solid #625C52;
}

.secondopiniontitle {
	background-color:#625C52;
	padding:3px;
	color:white;
}

.articlesecondopinion {
	padding:5px;
}

.judgementbox {
	border:3px solid white;
	background-color:#625C52;
	color:white;
	position:relative;
	width:480px;
	margin-top:40px;
}

.judgementbox * {
	font-size:11px;
}

.judgementboxheader {
	height:38px;
	border-bottom:3px solid #B0ADA9;
}

.judgementboxcontent {
	padding:15px;
}

.judgementboxheaderleft {
	position:absolute;
	left:10px;
	top:8px;
}

.judgementboxheaderright {
	position:absolute;
	right:84px;
	top:13px;
}

.judgementthumb {
	position:absolute;
	right:-30px;
	top:-35px;
}

.judgementbox .overviewtext * {
	color:#F5C875;
	font-weight:bold;
}

.footnotes {
	margin-top:40px;
	font-size:11px;
	font-weight:normal;
}

/*** notifications ***/
.notificationbar {
	background-color:black;
	color:white;
	position:fixed;
	top:-50px;
	left:0;
	width:100%;
	height:35px;
	font-size:20px;
	padding:5px;
	padding-left:30px;
	padding-top:10px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.notificationbar .okbutton {
	color:white;
	text-decoration:underline;
	font-size:12px;
	padding:2px;
	position:absolute;
	right:40px;;
	bottom:5px;;
	height:16px;
	width:80px;
	cursor:pointer;
}

.notificationbar a {
	color:#65ADFF;
}
.notificationbar a:hover {
	color:white;
}


/*** badge ***/
table.badges {
	border:1px solid #A8A8A8;
	width:170px;
	background-color:white;
}
table.badges td.score {
	font-size:20px;
	text-align: center;
	padding:10px;
}
table.badges td.badge {
	background-position: top center;
	text-align: center;
	vertical-align: bottom;
	height:53px;
	width:33%;
	background-repeat: no-repeat;
}
table.badges td.bronze {
	background-image: url(/media/medaillen/bronze_small.png);
}
table.badges td.silber {
	background-image: url(/media/medaillen/silber_small.png);
	width:34%;
}
table.badges td.gold {
	background-image: url(/media/medaillen/gold_small.png);
}

.comment {
	width:90%;
	border:1px solid #A8A8A8;
	background-color:white;
	margin-bottom:20px;
	padding:15px;
}



/*** tabs ***/

.tabs {
	border-bottom:1px solid rgb(168, 168, 168);
	margin:0;
	padding:0;
	height:21px;
	margin-bottom:10px;
	width:95%;
}
.tabs span {
	padding:8px;
	cursor:pointer;
	border:1px solid rgb(168, 168, 168);
	padding-bottom:3px;
	margin:0;
	height:12px;
	color:rgb(21, 115, 170);
	background-color:white;
}
.tabs span.active {
	cursor:default;
	font-weight:bold;
	color:rgb(42, 42, 42);
}



/*** generic ***/

.red, a.red, a.red:active, a.red:visited, a.red:hover {
	color:#bc0000;
}

.wiseinput {
	border:1px solid #8D8D8D;
}

.wiseinput.button {
	color:#D9272D;
	background-color:#F9DEA7;
}

.redlink {
	color:#bc0000;
}
.redlink:visited {
	color:#bc0000;
}
.redlink:hover {
	color:#6E0000;
}

