* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:923px;
}
body { 
	background:#000000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#000000;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul { 
	list-style:none;
}

ol {
	list-style: decimal;
	margin-left: 35px;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}


.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:923px; 
	margin:0 auto;
	font-size:.8125em;
}

#header {
	/*height:220px;*/
	height: 183px;
}
#footer {
	height:115px;
	background:url(/mandant1/images/footer-bg.gif) no-repeat left top;
}


/*---- tailings ----*/
.main-bg {
	background:url(/mandant1/images/main-bg.jpg) no-repeat center top;
}
.tail-top { 
	background:url(/mandant1/images/tail-top.gif) left top repeat-x;
}
.tail-bottom { 
	background:url(/mandant1/images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


.text-small {
	font-size: 10px;
	font-style: italic;
}


p {
	margin: 0 10px 16px 10px;
	text-align: justify;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color: #3739ff; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:16px;
	color:#000000;
	padding-bottom:18px;
}
h3 {
	font-size:16px;
	color:#fff;
	line-height:1.2em;
	text-indent:10px;
	margin-bottom:20px;
}
h4 {
	font-size:12px;
	color:#0767bb;
	padding-bottom:7px;
}

.title { 
	padding:0 10px 0 10px;
	overflow:hidden;
}
.title-box {
	padding:0 0 10px 0;
	overflow:hidden;
	width:100%;
}
	.title a {
		color:#000000;
		font-weight:bold;
		font-size:12px;
	}

.table-title {
	font-weight:bold;
	font-size: 14px;
	color:#0767bb;
}
	.table-title td {
		padding: 7px 0;		
	}
	
.table-inner td {
	background:url(/mandant1/images/list-bg-gradient.gif) left top repeat-x #FDFDFD;
	padding:3px 0;
	margin-bottom:1px;
	overflow:hidden;
	vertical-align:top;
}
	.table-inner a {
		color: #000000;
		background:url(/mandant1/images/arrow1.gif) no-repeat 11px 8px;
		padding:2px 0 2px 21px;
		text-decoration:none;
	}
		.table-inner a:hover {
			text-decoration: underline;
			color: #3739ff;
		}
			.table-inner span a {
				background: transparent;
				padding:2px 0 2px 0;
			}
			
.liveticker td {
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	border-top: thin dotted;
	border-bottom: #000000;	
	}
	.liveticker td p {
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
		
/*.table-achiev td {
	background:url(/mandant1/images/list-bg-gradient.gif) left top repeat-x #252525;
	padding:5px 5px;
	overflow:hidden;
	vertical-align:top;
}
.table-achiev-final {
	font-weight: bold;
	color:#99cdfb;
	height: 30px;
	text-align: right;
	padding: 10px 5px;
}*/

.rating {
	float:right;
	padding-right:30px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 35px;
}
	.rating.full {	
		padding-top: 70px;
	}
	.rating.short {
		padding-top: 50px;
	}

.rating-image {
		/*float:left;
		margin-left:20px;
		height: 130px;
		width: 130px;*/
		text-align: center;
}

	
.rating-bar table td {
	border: solid 1px #000000;
	border-spacing: 1px;
}

.letter-navi {
	color: #000000;
	font-weight: bold;
	font-size:14px;
	border-bottom: 1px;
	border-bottom-color: #8d8c8c;
	border-bottom-style: solid;
	padding-bottom: 8px;
}
	.letter-navi a {
		color: #3739ff;
	}
	
/*==================boxes====================*/

.main-box {
	width:100%;
}
	.main-box .left-top-corner {
		background:url(/mandant1/images/left-top-corner.gif) no-repeat left top;
		padding-left:4px;
	}
	.main-box .right-top-corner {
		background:url(/mandant1/images/right-top-corner.gif) no-repeat right top;
		padding-right:4px;
	}
	.main-box .border-top {
		background: #ffffff;
		height:4px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}
	.main-box .inside {
		background:#ffffff;
		padding:16px 6px 0 7px;
	}
	.main-box .inside1 {
		background:#ffffff;
		padding:3px 6px 0 7px;
	}
	.main-box .inside2 {
		background:#ffffff;
		padding:10px 23px 5px 15px;
	}

.box {
	background:url(/mandant1/images/box-bg.gif) left bottom repeat-x;
	width:100%;
}
	.box .left-bot-corner1 {
		background:url(/mandant1/images/left-bot-corner1.gif) no-repeat left bottom;
		padding:0 7px 10px 8px;
		}
	.box .right-bot-corner1 {
		background:url(/mandant1/images/right-bot-corner1.gif) no-repeat right bottom;
		}
		




.box1 {
	background:url(/mandant1/images/border-top2.gif) left top repeat-x #eeeeee;
	width:100%;
}
	.box1.bg1 {
		background:url(/mandant1/images/border-top2-1.gif) left top repeat-x #eeeeee;
	}
	.box1.bg2 {
		background:url(/mandant1/images/border-top2-2.gif) left top repeat-x #eeeeee;
	}
	.box1.bg3 {
		background:url(/mandant1/images/border-top2-2.gif) left top repeat-x;
	}
	.box1 .left-top-corner1 {
		background:url(/mandant1/images/left-top-corner2.gif) no-repeat left top;
	}
		.box1.bg1 .left-top-corner1 {
			background:url(/mandant1/images/left-top-corner2-1.gif) no-repeat left top;
		}
		.box1.bg2 .left-top-corner1, .box1.bg3 .left-top-corner1 {
			background:url(/mandant1/images/left-top-corner2-2.gif) no-repeat left top;
		}
	.box1 .right-top-corner1 {
		background:url(/mandant1/images/right-top-corner2.gif) no-repeat right top;
	}
		.box1.bg1 .right-top-corner1 {
			background:url(/mandant1/images/right-top-corner2-1.gif) no-repeat right top;
		}
		.box1.bg2 .right-top-corner1, .box1.bg3 .right-top-corner1 {
			background:url(/mandant1/images/right-top-corner2-2.gif) no-repeat right top;
		}
	.box1 .left-bot-corner1 {
		background:url(/mandant1/images/left-bot-corner2.gif) no-repeat left bottom;
		}
	.box1 .right-bot-corner1 {
		background:url(/mandant1/images/right-bot-corner2.gif) no-repeat right bottom;
		}
	.box1 .inner { 
		padding:12px 6px 13px 6px;
	}
	
.back-link {
	color: #ffffff;
	text-decoration: underline;
}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


.top-games {
	width:100%;
	overflow:hidden;
}
	.top-games li {
		float:left;
		margin-right:5px;
		font-size:12px;
		width:300px;
	}
	.top-games li.last {
		margin-right:0;
	}
	
		.top-games li .img-wrap {
			display:block;
			border:5px solid #000000;
			margin-bottom:14px;
		}
		.top-games li .img-wrap:hover {
			border:5px solid #f55700;
			
		}
		
		.top-games li .txt-btn {
			height: 20px;
			overflow: hidden;
		}
		
		.top-games li strong {
			float:left;
			color:#0767bb;
		}
		.top-games li span {
			margin-top: 15px;
		}
		.top-games li .button1 {
			margin-top:12px;
			float:right;
		}

		
.newsbox {
	width: 50%;	
}
	.newsbox-title {
		font-weight: bold;
		color: #000000;
	}
	.newsbox ul {
		margin-left: -25px;
		overflow: hidden;			
	}
		.newsbox ul li {
			list-style-image: url(/mandant1/images/arrow1.gif);
			margin-bottom: 5px;	
		}
			.newsbox ul li a {
				color:#000000;
				text-decoration: none;
			}
				.newsbox ul li a:hover {
					color: #3739ff;
					text-decoration: underline;
				}
.newsbox.small {
	width: 35%;
	overflow: hidden;
}

.newsbox.big {
	width: 64%;
	overflow: hidden;
	border-left: 1px solid #8d8c8c;
	border-bottom: 1px solid #8d8c8c;
}

.newsbox.full {
	width: 100%;
}
	.botborder {
		border-bottom: 1px solid #8d8c8c;
		margin-bottom: 7px;
	}
		
		
.button1 {
	background:url(/mandant1/images/button1.gif) no-repeat left top;
	float:left;
	width:130px;
	height:23px;
	line-height:23px;
	text-indent:14px;
	color:#f55700;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.button1:hover {
	color:#fff;
}

.packshot-list {
	margin: 3px 10px 0 0;
}

.infobox {
	float: left;
	margin: 10px 0 0 20px;
	width: 140px;
}
	.infobox li {
		display:block;
		background:url(/mandant1/images/arrow1.gif) no-repeat 11px 8px;
		color:#000000;
		padding: 2px 0 2px 20px;
		text-decoration:none;
		overflow:hidden;
	}
	
.pegibox {
	position: relative;
	float: right;
	margin:7px 0px;
	width: 150px;
	height: 25px;
	overflow: hidden;
	z-index: 2;
}
	
.argumentbox ul {
	list-style-type: disc;
	padding: 0 0 0 30px;
}
	.argumentbox.pro {
		color: #208221;
	}
	.argumentbox.contra {
		color: #ff2f2f;
	}
	
.fazit-box {
	overflow: auto;
	margin-left: 100px;
	min-height: 160px;
}
.fazit-avatar {
	position: relative;
	bottom: 40px;
	width: 100px;
	height: 200px;
	overflow: hidden;
}

.cAchievement {
	width: 100%;
}

.cAchievement tr, .cAchievement td {
	padding:5px;
	vertical-align:top;
}
.cAchievement td.ac2 {
	color: #000000;
	background:url(/mandant1/images/list-bg-gradient.gif) left top repeat-x #EEEEEE;
}
.cAchievement td.ac3 { 
	padding-bottom:10px;
	background: #EEEEEE;
	overflow:hidden;
}
.cAchievement td.ac4 {
	width: 45px;
	text-align: right;
	color: #000000;
	background:url(/mandant1/images/list-bg-gradient.gif) left top repeat-x #EEEEEE;
}


.list {
	width:190px;
	padding:5px;
	background:url(/mandant1/images/list-bg-gradient.gif) repeat-x
}
	
/*===== header =====*/
#header .row-1 {
	height:102px;
}
	#header .row-1 .fleft {
		padding:38px 0 0 0;
	}
	#header .top-links {
		float:right;
		padding:61px 0 0 0;
		font-size:12px;
		margin-right:-15px;
	}
		#header .top-links li {
			display:inline;
			color:#fff;
		}
			#header .top-links li a {
				color:#fff;
				text-decoration:none;
				padding:0 15px 0 12px;
			}
			#header .top-links li a:hover {
				text-decoration:underline;
				color:#fff;
			}


/*===== content =====*/
#content-left {
	float: left;
	width: 69.5%;
}

#content-right {
	float: right;
	width: 30%;
}

#clean {
	clear: both;
}

#content {
	
}
	#content .section {
		padding-bottom:24px;
	}
	
	.list1 {
		padding-bottom:8px;
	}
		.list1 li {
			background:url(/mandant1/images/list-bg.gif) left top repeat-x #ffffff;
			/* padding:6px 15px 6px 7px; */
			padding:2px 15px 2px 7px;
			margin-bottom:1px;
			overflow:hidden;
			vertical-align:top;
		}
			.list1 li img {
				float:left;
				margin-right:3px;
			}
			.list1 li a {
				display:block;
				background:url(/mandant1/images/arrow1.gif) no-repeat 11px 8px;
				/* padding:7px 0 11px 21px; */
				padding:2px 0 2px 21px;
				color:#000000;
				text-decoration:none;
				overflow:hidden;
			}
			.list1 li a:hover {
				color:#ff7109;
			}
			
			.box1.bg1 .list1 li a:hover {
				color: #3e80b9;
			}
			.box1.bg2 .list1 li a:hover {
				color: #454545;
			}
	
.game-head {
	text-align: center;
	margin-bottom: 20px;
}

.inner p>strong {
	color: #0767bb;
}

.bold {
	font-weight: bold;
}

#content-left .inner p img {
	/*padding: 2px 5px;*/
	margin: 0 5px;
}

#content-left .inner ul {
	padding: 0 10px 16px 50px;
	list-style-type: disc;
}
#content-left .inner ul li {
	padding: 2px 0 2px 0;
	/*text-align: justify;*/
}


/*===== Admin =====*/
.controlPanel {
	vertical-align: bottom;
}
	.ctrlPanel-icon {
		float: left;
		width: 128px;
		padding: 7px 12px;
		text-align: center;
	}
		/*.ctrlPanel-icon:hover {
			background-color: #4a4848;
		}*/
			.ctrlPanel-icon a {
				text-decoration: none;
				/*color: #8d8c8c;*/
				font-weight: bold;
			}
				.ctrlPanel-icon a:hover {
					color: #000000;
				}
			.ctrlPanel-icon span {
				margin-top: 5px;
			}
			
.gameTab {
	width: 100%;
	height: 30px;
	padding: 5px;
	margin-top: -10px;
	margin-bottom: 10px;
}
	.gameTab .tabMenu {
		width: 101px;
		/*border: solid 1px #000000;*/
		padding: 5px 0;
		margin: 0 1px 0 0;
		text-align: center;
		font-weight: bold;
		background-color: #4f81ac;
	}
		.gameTab .tabMenu a{
			color: #ffffff;
		}
			.gameTab .tabMenu a:hover {
				color: #000000;
			}
			

#admin input.text {
	width: 170px;
}
#admin input.button {
	/*cursor:pointer;*/
	border: 1px solid #6495ed;
	margin: 1px;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
	padding: 1px;
}
#admin select.sel {
	width: 172px;
}
	#admin table tr td table td {
		height: 25px;
		vertical-align: top;
	}
#admin .pegi {
	padding-bottom:5px;
	height:40px;
	width:60px;
}

#admin .tbl td {
	padding: 5px 0;
}

#admin fieldset {
	padding: 15px;
  -moz-border-radius: 11px;
  -khtml-border-radius: 11px;
  -webkit-border-radius: 11px;
}


/*===== Graph =====*/
.graph {
	background-color:#cecece;
	position:relative;
	width:280px;
	padding:0;
}

.graph .bar {
	display:block;
	position:relative;
	background:url(/mandant1/images/bargraph.png) repeat-x right center;
	/*border-right:#83a9d0 1px solid;*/
	height:15px;
}

.graph span {
	position:absolute;
	text-align:center;
	color:#000;
	font-size:10px;
	line-height:1.5em;
	width: 100%;
	z-index: 10;
}


/*===== sticky =====*/
#sticky {
	width:923px;	
	margin-bottom:11px;
}
	#sticky .wrap {
		height:300px;
		background:#ffffff;
		overflow:auto;
	}
	#sticky .inner {		
		padding: 25px;		
	}
	#sticky .top {
		background:url(/mandant1/images/sticky-top.png) no-repeat top;
		padding-top:5px;
	}
	#sticky .bottom {
		background:url(/mandant1/images/sticky-bottom.png) no-repeat bottom;
		padding-top:5px;
	}
	

/*===== slider =====*/
.slider {
	background:url(/mandant1/images/slide-box.gif) no-repeat left top;
	width:923px;
	height:403px;
	margin-bottom:11px;
	overflow:hidden;
}
	.slider .inner {
		padding:10px 0 0 9px;
	}
	.slider .spotlight-text {
		position:absolute;
		bottom:0px;
		background: url(/mandant1/images/slider-bg.png) repeat;
		color: #ffffff;
		padding: 5px 10px;
	}

/*
 * Required 
*/
.container { width:621px; height:384px; overflow:hidden; position:relative; cursor:pointer; background:#000;}
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:621px; display:none; }
/*
 * Optional
*/
#loopedSlider { width:905px; height:388px; position:relative; clear:both; }
ul.pagination { position:absolute; left:606px; top:0;}
ul.pagination li  { 
	width:274px; 
	height:98px;
	padding:0 0 0 25px;
	overflow:hidden;
}
ul.pagination li a { 
	background:url(/mandant1/images/tab-bg.gif) left top repeat-x;
	display:block;
	padding-bottom:12px;
	overflow:hidden;
	color:#f55300;
	text-decoration:none;
}
ul.pagination li.active { background:url(/mandant1/images/feature-tab-current.png) no-repeat left 22px;}
ul.pagination li.active a {}
ul.pagination li a img {
	float:left;
	margin-right:9px;
	vertical-align: middle;
}
	ul.pagination li a strong {
		/*padding:8px 0 4px 15px;*/
		display:inline-block;
		font-size:12px;
	}
	ul.pagination li a .text {
		width:130px;
		height:42px;
		overflow:hidden;
		display:inline-block;
		margin: 0 0 0 10px;
	}
	ul.pagination li a .button {
		background:url(/mandant1/images/tab-link.gif) no-repeat left center;
		color:#4f81ac;
		font-size:12px;
		width: 130px;
		height: 23px;
		margin-right: 10px;
	}
	ul.pagination li a .button div {
		font-weight: bold;
		padding: 3px 0 0 15px;
	}
	ul.pagination li a .button div:hover {
		color:#000;
	}


/*===== footer =====*/
#footer .indent {
	padding:20px 15px 0 15px;
	font-size:12px;
	color:#000000;
}
	#footer a {
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	#footer .subnav {
		margin-left:-11px;
		padding-bottom:10px;
	}
		#footer .subnav li {
			display:inline;
			color:#000000;
			font-size:11px;
		}
			#footer .subnav li a {
				color:#000000;
				text-decoration:none;
				padding:0 14px 0 11px;
			}
			#footer .subnav li a:hover {
				color:#3739ff;
			}
	
	#footer .alt-links {
		margin-right:-14px;
		padding-bottom:12px;
	}
		#footer .alt-links li {
			display:inline;
			color:#000000;
		}
			#footer .alt-links li a {
				color:#3739ff;
				padding:0 14px 0 11px;
			}
	
	.social-services {
		text-align:right;
	}
	.social-services li {
		display:inline;
	}


/*----- forms -----*/
#search-form {
	float:left;
}

	#search-form fieldset {
		border:none;
		background:url(/mandant1/images/search-bg2.gif) no-repeat left top;
		float:left;
	}
		#search-form input.text {
			width:165px;
			border:none;
			background:none;
			padding:1px 7px 1px 8px;
			color:#ffffff;
		}
		#search-form input.submit {
			width:25px;
			height:23px;
			border:none;
			background:none;
			cursor:pointer;
		}

.login-wrap {
	padding: 0 0 40px 15px;
}		
		
#login-form {
	float:left;
	font-size:12px;
	color:#ffffff;
	padding-right:10px;
}

	#login-form fieldset {
		border:none;
		float:right;
	}
		#login-form input.text {
			width:120px;
			background:#252221;
			border:none;
			padding:4px 4px 4px 8px;
			color:#ffffff;
			margin-right:3px;
		}
		#login-form input.password {
			width:125px;
			background:#252221;
			border:none;
			padding:4px 0 4px 8px;
			color:#ffffff;
			margin-right:3px;
		}
		#login-form input.submit {
			background:url(/mandant1/images/login-button.gif) no-repeat left top;
			width:45px;
			height:23px;
			border:none;
			color:#fff;
			font-weight:bold;
			margin-right:4px;
			cursor:pointer;
		}
		#login-form a {
			color:#f55700;
			text-decoration:none;
		}
		#login-form a:hover {
			border-bottom:1px dotted #000000;
		}
			#login-form a span {
				color:#000000;
			}

/*==========================================*/

