body {
    padding: 0;
    margin: 0;
    background-color: #B3AFAF;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}
body, td, a, span {
    font-size: small;
}
a {
    text-decoration: none;
}

#wrapper {
    max-width: 640px;
    margin: 0 auto;
    background-color: #D9D9D9;
    border: 1px solid gray;
}


#tab-menu {
    background-color: #D9D9D9;
    padding: 0;
    margin: 0;
}
#tab-menu table {
    width: 100%;
}
#tab-menu table td {
    margin: 0;
    text-align: center;
    background-color: #71BC00;
    border-right: 1px solid #D9D9D9;
}
#tab-menu table td a {
    font-weight: bold;
    color: #FFF;
}
#tab-menu table td#selected {
    background-color: #DFE2E2;
}
#tab-menu table td#selected a {
    font-weight: bold;
    color: #032E58;
}

.game-detail2{
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dfe2e2),to(#ffffff));
	clear: both;
    padding: 4px 0 0 1px;
    border-bottom: 1px solid #C1C1C1;
}
.game-detail img{
	max-width:320px;
}
.games, .game-detail, .news {
min-height:50px;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dfe2e2),to(#ffffff));
}
.games h4, .game-detail h4, .news h4 {
    margin: 0;
}
.news p.news-meta {
    margin: 0;
    font-size: x-small;
}
.news p.news-cont {
    margin: 4px 1px;
}
.game-detail, .news .a-news {
	min-height:60px;
    clear: both;
    padding: 4px 0 0 1px;
    border-bottom: 1px solid #C1C1C1;
}
.games .game-detail h4 a {
    color: black;
    text-decoration: none;
}
.games div.img {
    float: left;
	padding-left:2px;
    width: 45px;
	text-align:center;
}
.games div.img img {
    max-width: 40px;
    max-height: 40px;
}
.games div.desc {
    padding-left: 50px;
}


.game-detail {

}
.tabLink {
padding: 5px;
background: -webkit-gradient(linear,0% 0%,0% 100%,from(#cfcfcf),color-stop(50%,#f1eded),to(#f9f9f9));
overflow: hidden;
border-top: 1px solid #C1C1C1;
}
.tabLink .linkTitle {
float: left!important;
width: 60%;
color: black;
/*text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0;*/
height: 40px;
line-height: 40px;
display: block;
text-decoration: none;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-size: 14px;
margin: 5px 0;
float: none;
font-weight: none;
text-indent: 10px;
}
.tabLink .linkTitle2 {
float: left!important;
width: 100%;
color: white;
text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0;
height: 40px;
line-height: 40px;
display: block;
text-decoration: none;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-size: 14px;
margin: 5px 0;
float: none;
font-weight: bold;
text-indent: 10px;
}
.tabLink .linkTitle span {
text-align: left;
display: block;
/*-webkit-box-shadow: 0px 0px 4px #333;
-moz-box-shadow: 0px 0px 4px #333;
box-shadow: 0px 0px 4px #333;
background: -webkit-gradient(linear,0% 0%,0% 100%,from(#444),color-stop(50%,#333),color-stop(51%,#222),to(#222));
border: 1px #2D2C2C solid;*/
height: 10px;
line-height: 15px;
-webkit-border-radius: 8px 0 0 8px;
-moz-border-radius: 8px 0 0 8px;
border-radius: 8px 0 0 8px;
}
.tabLink .linkTitle h {
display: block;
	height:10px;
	
}
.tabLink .linkTitle2 span {
text-align: left;
display: block;
-webkit-box-shadow: 0px 0px 4px #333;
-moz-box-shadow: 0px 0px 4px #333;
box-shadow: 0px 0px 4px #333;
background: -webkit-gradient(linear,0% 0%,0% 100%,from(#444),color-stop(50%,#333),color-stop(51%,#222),to(#222));
border: 1px #2D2C2C solid;
height: 30px;
line-height: 30px;
-webkit-border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
border-radius: 8px 8px 8px 8px;
}
.tabLink a{
	color: #fff;
}
.tabLink .download {
float: left!important;
width: 20%;
color: white;
height: 30px;
line-height: 30px;
display: block;
text-decoration: none;
font-size: 14px;
margin: 5px 0;
float: none;
font-weight: bold;
text-indent: 0;
}
.tabLink .download span {
display: block;
margin-left:2px;
height: 30px;
line-height: 30px;
text-align: center;
font-size:12px;
background: #71BC00;
}
.line_dl{
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:text-top;
	color:#032E58;
	background-color: #ababab;
	border-bottom: 1px solid #C1C1C1;
	padding-right: 1px;
	margin-left: -1px;
}
.screen .download {
width: 100px;
color: white;
height: 30px;
line-height: 30px;
display: block;
text-decoration: none;
font-size: 14px;
margin: 5px 0;
float:left;
font-weight: bold;
text-indent: 0;
float:right;
padding-right:5px;
}
.screen .download span {
display: block;
margin-left:2px;
height: 30px;
line-height: 30px;
text-align: center;
background: #71BC00;
font-size:12px;
}