/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}

body {
line-height: 1;
color: #FFF;
background: url('img/bckg.gif') repeat-x;
font-family: futura,arial,verdana;
}

ol, ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a {
	text-decoration:none;
	color:#FFF;
}
/*STYLES*/
body {

}
#wrapper {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

#header {
	width:950px;
	height:135px;
	background:url('images/tdkingdom_banner.gif') no-repeat;
}

.home-link {
    float: left;
    height: 135px;
    width: 300px;
}

#breadcrumb {
    background-color: #0c7a22;
    height: 60px;
    padding: 5px;
    width: 940px;
}

#content {
	width:950px;
}

.add-wrapper {
	width:366px;
	height:346px;
	background-color: #0c7a22;
	display: inline;
    float: left;
}

.add-wrapper p {
    font-size: 20px;
    height: 41px;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
}

.add-160x600 {
	margin:30px 0px 0px 40px;
}

.add-336x280 {
    height: 280px;
    width: 336px;
	margin: 13px 13px 13px 15px;
}

.add-336x280-game {
    float: left;
	display:inline;
    height: 280px;
    width: 336px;
}

.add-468x60 {
	display:inline;
    height: 60px;
    width: 468px;
}

#site-title {
	float:left;
	display:inline;
}

h1 {
	font-size:26px;
	padding:11px 0px 0px 0;
	margin:0px 0px 0px 10px;
	text-transform:uppercase;
	color:#FFF;
}

.site-description {
	font-size:12px;
	line-height:20px;
	color:#fff;
	float:left;
	display:inline;
	padding:0px 0px 10px 11px;
}

#site-info {
	background-color:#0C7A22;
	float:left;
	display:inline;
	margin:0px 0px 20px 0px;
}

#footer {
	width:950px;
	height:50px;
	float:left;
	display:inline;
	background-color:#0c7a22;
}

.add-728x90{
	width:728px;
	height:90px;
	margin:0px 0px 0px 20px;
	float:left;
	display:inline;
}

.category-description {
	padding:10px 25px 0px;
	color:#FFF;
	text-align:center;
	line-height:20px;
}

.top-thumbnails {
    display: inline;
    float: left;
    width: 584px;
}

.top-thumbnails a:hover {
	text-decoration:none;
	background-color:#189030;
}
.bottom-block {
	width:950px;
	float:left;
	display:inline;
}

.thumbnails {
    overflow: hidden;
    width: 990px;
}

.thumbnails a:hover{
	background-color:#189030;
	text-decoration:none;
}

.thumbnail {
    background: none repeat scroll 0 0 #0C7A22;
    border: 1px solid black;
    display: inline;
    float: left;
    height: 161px;
    margin: 0 20px 20px 0;
    width: 172px;
}

.thumbnail img {
	margin:5px 0px 0px 5px;
	border:1px solid #333;
}

.thumbnail-title {
	margin:5px 5px 0px 5px;
	text-align:center;
	font-size:11px;
}

.game-title {
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 11px 0;
    text-transform: uppercase;
    width: 462px;
}

.game {
	text-align:center;
	margin:10px 0px 0px 0px;
}

#game-info {
	width:950px;
	height:110px;
	margin:30px 0px 0px 0px;
	float:left;
	display:inline;
	background-color:#0c7a22;
	border:1px solid #333;
}

#game-thumb {
	float:left;
	display:inline;
}

.game-description {
    display: inline;
    float: left;
    font-size: 12px;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    padding: 10px 10px 0;
    text-align: center;
    width: 350px;
}

#vote {
    display: inline;
    float: left;
    margin: 11px 0 0 30px;
    width: 353px;
}

#vote-buttons {
	width:111px;
	float:left;
	display:inline;
	margin:0px 20px 0px 0px;
}

#button-like {
    background: url("images/sprite.png") no-repeat scroll -3px 0 transparent;
    display: block;
    height: 35px;
    margin: 14px 0 5px;
    width: 66px;
	float:left;
	display:inline;
}

#button-like:hover {
	background: url("images/sprite.png") no-repeat scroll -109px 0 transparent;
}

#button-dislike {
    background: url("images/sprite.png") no-repeat scroll -69px 0 transparent;
    display: block;
    float: left;
	display:inline;
    height: 35px;
    margin-top: 14px;
    width: 41px;
}

#button-dislike:hover {
	background: url("images/sprite.png") no-repeat scroll -175px 0 transparent;
}

#voters {
    display: inline;
    float: left;
    line-height: 23px;
    margin: 0 42px 0 0;
	font-size:12px;
	color:#FFF;
}

#empty-rating {
	width:101px;
	height:12px;
	background: url('images/sprite.png') no-repeat -11px -143px;
}

#effective-rating {
	width:101px;
	height:12px;
	background: url('images/sprite.png') no-repeat -11px -128px;
}

#results {
    display: inline;
    float: left;
    margin: 73px 0 0 23px;
}

#thanks {
	font-weight:bold;
	float:left;
	display:inline;
	width:111px;
	color:#FFF;
}

.best {
	display:none;
}

#game-text {
    display: inline;
    float: left;
    margin: 0 0 0 30px;
    width: 378px;
}

#game-links {
	width:355px;
	height:20px;
	float:left;
}

.addthis_toolbox {
	width:138px;
	height:18px;
	margin:0px 0px 0px 14px;
	float:left;
	display:inline;
}

.back-link {
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 3px 20px;
	float:right;
	display:inline;
	background: url('images/sprite.png') no-repeat scroll -64px -263px transparent;
	text-decoration:none;
}

#fb-comments {
	margin:20px 0px 0px 0px;
	float:left;
	display:inline;
}

#related-games {
	width:950px;
	float:left;
	display:inline;
	font-size:13px;
	margin:23px 0px 20px 0px;
	overflow:hidden;
}

.related-games-column {
    display: inline;
    float: left;
    margin: 0px 20px 0 0;
    width: 287px;
}

.related-game {
    background-color:#0C7A22;
    border: 1px solid #555;
    height: 41px;
    margin: 0 0 5px;
    width: 287px;
}

.related-game img {
	float:left;
	display:inline;
}

.related-game p {
    padding: 4px 0 0 66px;
}

.related-game a:hover {
	background-color:#189030;
}

.related-game p:hover {
	text-decoration:underline;
}

/*STYLE SLIDER*/
.slider-wrapper {
	width:211px;
	height:21px;
	margin: 15px auto 0;
	background:url('images/sprite.png') no-repeat 0px -234px;
}

.disabled
{
	background:transparent url('slider-disabled.gif') no-repeat scroll left top;
	width:178px;
	height:27px;
}

.dynamic-slider-control
{
	position :relative;
	cursor :default;
}
.horizontal
{
	width : 200px;
	height : 27px;
}
.dynamic-slider-control input
{
	display : none;
}
.dynamic-slider-control .handle
{
	position :absolute;
	font-size :1px;
	overflow :hidden;
	cursor :default;
}
.dynamic-slider-control.horizontal .handle
{
	width :43px;
	height :30px;
	background: url('images/sprite.png') no-repeat scroll -6px -256px transparent;
}
.dynamic-slider-control .line
{
	position :absolute;
	font-size :0.01mm;
	overflow :hidden;
	height:8px;
}
.dynamic-slider-control.horizontal .line
{
	height:17px;
}
.dynamic-slider-control .line div
{
	width:1px;
	height:3px;
}

/*STYLE LANG CHOOSER*/
#langs_chooser_position {
    background: url("images/sprite.png") no-repeat scroll -81px -42px transparent;
    display: block;
    float: right;
    height: 32px;
    margin: 10px 0 0;
    padding-top: 5px;
    position: relative;
    width: 140px;
}

#langs_chooser_position span {
    color: #FFF;
    font-size: 14px;
    height: 22px;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
}

#langs_chooser_position span:hover{
	color:#00DD00;
	text-decoration:none;
}

#langs_chooser_position a {
	display:block;
	text-align:center;
	text-decoration:none;
	font-style:uppercase;
	color:#666666;
}

#langs_chooser a {
	text-decoration: none;
	color:#000;
	font-size:12px;
	line-height:26px;
}

#langs_chooser a:hover {
	color:#0066AA;
}

#langs_chooser {
    background-color: #EEEEEE;
    border: 1px solid #000000;
    display: none;
    height: 367px;
    left: -458px;
    padding: 8px;
    position: absolute;
    text-decoration: none;
    top: -395px;
    width: 580px;
}

.lang_wrapper {
	margin:0px 22px 0px 10px;
	float:left;
	display:inline;
	width:80px;
	height:290px;
	text-align:justify;
}
