/* 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:Verdana, Helvetica, sans-serif;
vertical-align: baseline;
}
input:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
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: "" "";
}


/*STYLE GENERAL*/
html, body, #wrap {height: 100%;}

body > #wrap {
	height: auto;
	min-height: 100%;
	}
	
a {
	text-decoration:none;
	color:#FFF;
}

a:hover {
	text-decoration:underline;
}

body {
	margin:0;	
}

h1 {
    color: #FFFFFF;
    margin: 8px 0 0;
    padding: 0 10px;
}
#header {
	width:950px;
	height:150px;
	margin:0 auto;
	background: #131f34 url('images/boxing2k_banner.jpg') no-repeat;
}

#home_div {
    display: inline;
    float: left;
    height: 141px;
    width: 950px;
}

#content {
	width:950px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom: 35px;
}

#top-block {
    height: 280px;
    margin: 20px 0 0;
    width: 950px;
}

#top-block-left {
    display: inline;
    float: left;
    width: 596px;
}

#ilovetetris {
    display: inline;
    float: left;
    height: 94px;
    margin: 0 20px 0 0;
    width: 562px;
	background-color:#131f34;
}

#ilovetetris p {
    color: #FFFFFF;
    font-size: 13px;
    height: 31px;
    line-height: 15px;
    margin: 5px 0 0;
    overflow: hidden;
    padding: 0 10px;
}

.add-336x280 {
    background-color: #AAAAAA;
    display: inline;
    float: left;
    height: 280px;
    width: 336px;
}

.add-728x90 {
    background-color: #131f34;
    height: 90px;
    margin: 0 auto 20px;
    width: 728px;
}

.add-468x60 {
	float:right;
	display:inline;
	margin:20px 0px 0px 0px;
}

.bottom-block {
	width:950px;
}

.top-thumbnails {
    display: inline;
    float: left;
    margin: 20px 0 0;
    width: 582px;
}

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

.thumbnails {
    margin: 20px 0 0;
    overflow: hidden;
    width: 990px;
}

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

.thumbnail {
    background-color: #131F34;
    border: 1px solid #555555;
    display: inline;
    float: left;
    height: 164px;
    margin: 0 20px 20px 0;
    width: 172px;
}

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

#footer {
	height:35px;
	background-color:#131f34;
	padding:5px 0px 0px 0px;
	position: relative;
	margin-top: -35px;
	clear:both;
}

#breadcrumb {
    display: inline;
    float: left;
    line-height: 20px;
	width:460px;
	margin:28px 0px 0px 0px;
}

#breadcrumb a {
	color:#000;
}

#game-block {
	width:950px;
	background-color:#131f34;
	color:#FFF;
	margin:20px 0px 20px 0px;
	float:left;
	display:inline;
}

#slider-wrapper {
	width:200px;
	height:27px;
	margin:0 auto;
	background:url('slider.png') no-repeat scroll 0 4px;
}

#game {
	width:950px;
	padding:20px 0px 20px 0px;
	background-color:#CCC;
	text-align:center;
}

#game-info {
	width:950px;
	height:150px;
	margin:0px 0px 20px 0px;
	color:#FFF;
	font-size:14px;
	background-color:#131f34;
}

#game-title {
	line-height:22px;
}

#game-text {
	width:500px;
	height:110px;
	margin:16px 0px 0px 20px;
	float:left;
	display:inline;
}

#game-description {
	width:500px;
	height:125px;
}

.back-link {
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 3px 20px;
	float:right;
	display:inline;
	background:url('images/back.png') no-repeat;
}

#game-description p {
	line-height:19px;
	font-size:12px;
}

#game-thumb {
    background-color: #CCCCCC;
    border: 1px solid;
    display: inline;
    float: left;
    height: 110px;
    margin: 30px 0 0 20px;
    width: 150px;
}

#voting {
	width:220px;
	height:110px;
	margin:20px 0 0 20px;
	float:left;
	display:inline;
}

#vote-buttons {
	width:110px;
	height:70px;
	float:left;
	display:inline;
}

.button_like {
    background: url("images/sprite_rating.png") no-repeat scroll -4px -66px transparent;
    display: inline;
    float: left;
    height: 38px;
    margin: 10px 5px 0 10px;
    width: 37px;
}

.button_like:hover {
    background: url("images/sprite_rating.png") no-repeat scroll -4px -111px transparent;
}

.button_unlike{
	height: 38px;
	width: 37px;
	margin:10px 0px 0px 0px;
	background: transparent url('images/sprite_rating.png')  no-repeat -49px -66px;
	float:left; 
	display:inline;
}

.button_unlike:hover {
    background: url("images/sprite_rating.png") no-repeat scroll -49px -111px transparent;
}

#vote_text {
    display: inline;
    float: left;
    font-size: 10px;
    height: 62px;
    padding: 8px 0 0 5px;
    width: 133px;
}

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

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

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

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

.related-game p {
    color: #FFFFFF;
    padding: 8px 0 0 66px;
}

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

/*STYLE LIKE/UNLIKE*/
#voters {
    font-size: 10px;
    height: 70px;
    line-height: 18px;
    margin: 5px 0 0 95px;
    overflow: hidden;
    width: 90px;
}

#empty-rating {
	width:150px;
	height:30px;
	background: url('images/sprite_rating.png') no-repeat 0px -30px;	
}

#effective-rating {
	width:150px;
	height:30px;
	background: url('images/sprite_rating.png') no-repeat 0px 0px;	
}

#results {
    display: inline;
    float: right;
    margin: 30px 0 0;
}

#thanks {
    display: inline;
    float: left;
    font-weight: bold;
    margin: 10px 0 0;
    width: 82px;
}

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

.best {
	display:none;
}

.cc {
	height:30px;
	margin:2px 0px 0px 6px;
	background: #131f34 url('images/cc-logo.png') no-repeat;
}

/*STYLE LANG CHOOSER*/
#langs_chooser_position {
	float:right;
	position:relative;
	padding:0px 20px 0px 0px;
	background:url('images/like-droite.png') no-repeat scroll top right;
	display: block;
	height:30px;
	padding-right:14px;
	margin:0px 5px;
	color:#666;
}

#langs_chooser_position span{
	background: transparent url('images/button_lang_left.png') no-repeat;
	display: block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	padding:0 0 0 35px;
}
 
#langs_chooser_position span:hover{
	color:#0066AA;
	text-decoration:none;
}

#langs_chooser_position a {
	text-decoration:none;
	font-style:uppercase;
	color:#FFF;
}

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

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

#langs_chooser {
    background-color: #EEEEEE;
    border: 2px solid #000000;
    display: none;
    left: -489px;
    padding: 8px;
    position: absolute;
    text-decoration: none;
    top: -313px;
    width: 580px;
}

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


/*STYLE SLIDER*/
.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 : 174px; 
	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 :20px; 
	height :20px; 
	background-image : url('rondslide.png');
} 

.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; 
}