@charset "utf-8";
@import "http://www.idgaming.eu/res/id_c.css";
@import "http://www.idgaming.eu/res/id_menu.css";
/* CSS Document */

body{
	background:url(res/main/bgfade.jpg) #000 repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:12px;
}

a:link{
	color:black;	
}

a:visited {
	color:#000;
}

.content_expander {
	height:250px;
}

a:hover {
	color:#345704;	
}

#page {
	padding:10px;	
	vertical-align:text-top;
	text-align:center;
	background-color:#F7F7F7;
}

#page table{
	width:100%;	
	border:0;
}

.container {
	background:url(res/boxtopi.jpg) repeat-x #F4F4F4;
	border:1px solid #333;
	width:175px;
	color:#333;
	margin-right:0;
}

.container:hover {
	background:url(res/boxtop.jpg) repeat-x #F4F4F4;
	border:1px solid #000;
	color:#333;
}

.container a {
	text-decoration:none;
	color:#333;
}

.container:hover a {
	text-decoration:none;
	color:#333;
}

.container a:hover {
	text-decoration:none;
	color:#00333;
}

.containertop {
	height:29px;
	text-align:center;
	font: 16px bold;
	color:#FFF;
	background:url(res/main/box_i.jpg) no-repeat;
}

.container:hover .containertop {
	background:url(res/main/box.jpg) no-repeat;
}


.containert_b {
	background:url(res/left_capt.jpg) repeat-x;
	height:4px;
	width:175px;
}

.cont_spacer {
	height:5px;
}

.news {
	background:url(http://www.idgaming.eu/res/newsi.jpg) repeat-x #FFFFFF;
/*	background:#F4F4F4; */
	border:1px solid #333;
/*	min-width:575px;
	max-width:685px; */
	width:95%;
/*	width:100%; */
	margin-left:auto;
	margin-right:auto;
	color:#333;
	
	-moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px; 
}

.news_body {
	margin:5px;
	text-align:left;
}

.news:hover .newstop{ 
	background:url(http://www.idgaming.eu/res/main/newsleft.jpg) no-repeat; 
}

.news:hover {
	background:url(http://www.idgaming.eu/res/news.jpg) repeat-x #FFFFFF; 
	color:#000;
	border:1px solid #000;
}

.result {
	background:url(http://www.idgaming.eu/res/resulti.jpg) repeat-x #F4F4F4;
/*	background:#F4F4F4; */
	border:1px solid #333;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	color:#333;
}

.result:hover {
	background:url(http://www.idgaming.eu/res/result.jpg) repeat-x #F4F4F4;
	border:1px solid #000;
	color:#000;
}

.newstop a{
	color:white;	
}

.news_title{
	font-size:16px;
	font-weight:bold;
}

.news_title a{
	text-decoration:none;
}

.news_author{
	padding-top:4px;
	padding-left:10px;
	font-size:10px;
	font-weight:bold;
	color:#333;
}

.news_author a{
	color:#333;
}

.result_author{
	padding-top:4px;
	padding-left:10px;
	font-size:10px;
	font-weight:bold;
	color:#333;
}

.result_body {
/*	border-left:1px black solid;
	border-right:1px black solid;
	border-bottom:1px black solid; */
}


.t_right {
	width:180px;	
	vertical-align:top;
	display:table-cell;
}

.t_left {
	width:180px;	
	vertical-align:top;
	display:table-cell
}

.t_center {
	width:100%;
	vertical-align:top;
	display:table-cell
}

.c_info {
	float:left;
	color:#000;
	height:30px;
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	background-color:#E1F098;
	background:url(res/c_txt.png) repeat-x;
}

.ic_info {
	float:left;
	color:#666;
	height:30px;
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	background-color:#E1F098;
	background:url(res/ic_txt.png) repeat-x;
}

.dc_info {
	float:left;
	color:#BFBFBF;
	height:30px;
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	background-color:#E1F098;
	background:url(res/dc_txt.png) repeat-x;
}

.classtop {
	background:url(res/c_top.png) repeat-x;
	height:4px;
}

.iclasstop {
	background:url(res/ic_top.png) repeat-x;
	height:4px;
}

.dclasstop {
	background:url(res/dc_top.png) repeat-x;
	height:4px;
}

.c_name {
	font-weight:bold;
}

.c_id {
	font-size:75%;
}

.c_title {
	float:right;
	padding-top:30px;
	padding-right:10px;
	font-size:95%;
}

.classico {
	float:right;
	background:url(res/classicobg.png) repeat-x;
}

.iclassico {
	float:right;
	background:url(res/iclassicobg.png) repeat-x;
}

.iclassico img{
	opacity:0.6;
	filter:alpha(opacity=60);
}

.dclassico {
	float:right;
	background:url(res/dclassicobg.png) repeat-x;
}

.dclassico img{
	opacity:0.4;
	filter:alpha(opacity=40);
}

.classcontainer {
	width:600px; 
	margin-left:auto; 
	margin-right:auto;
	border:1px solid #000;
	text-align:left;
}

.iclasscontainer {
	width:600px; 
	margin-left:auto; 
	margin-right:auto;
	border:1px solid #666;
	text-align:left;
	color: #666;
}

.dclasscontainer {
	width:600px; 
	margin-left:auto; 
	margin-right:auto;
	border:1px solid #BFBFBF;
	text-align:left;
	color: #BFBFBF;
}



.classbox {
	display:table;
	background:url(res/classbg.png) repeat-x;
	width:100%;
}

.iclassbox {
	display:table;
	background:url(res/iclassbg.png) repeat-x;
	width:100%;
}

.dclassbox {
	display:table;
	background:url(res/dclassbg.png) repeat-x;
	width:100%;
}

.classabout {
	width:100%;
/*	border:1px solid black; */
	padding:5px;
	display:table;
}

.newstop{
	height:50px;
	width:100%;
	color:#FFF;
/*	background:url(http://www.idgaming.eu/res/news.jpg) repeat-x; */
	background:url(http://www.idgaming.eu/res/main/newsleft_i.jpg) no-repeat;
	padding-left:75px;
	padding-top:2.5px;
	text-align:left;
	
}

.resulttop{
	height:50px;
	width:100%;
	color:#FFF;
/*	background:url(http://www.idgaming.eu/res/result.jpg) repeat-x; */
	background:url(http://www.idgaming.eu/res/idleft_wi.jpg) no-repeat;
	padding-left:75px;
	padding-top:7.5px;
	text-align:left;
	
}

.result:hover .resulttop{
	background:url(http://www.idgaming.eu/res/idleft_w.jpg) no-repeat;
}

.table {
	display:table;
	width:100%;
}

.row {
 	display:table-row;
	width:100%;
}

.small_box {
	background: white; 
	border:1px dashed black; 
	width:90%; 
	margin-left:auto; 
	margin-right:auto; 
	font-size:11px;
}

.small_boxtop {
	color:white; 
	background:url(http://www.idgaming.eu/res/main/menu.jpg) repeat-x; 
	height:17px;
}

.green_bar {
	background:rgb(150,165,74); 
	height:2px;
}