/* 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:Trebuchet MS, 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;
	background:#FEFEFE url('img/bckg.png') repeat-x scroll 0 43px;
}

#header {
	width:950px;
	height:120px;
	margin:0 auto;
}

#home_div {
	width:364px;
	height:106px;
	margin:0 auto;
	background: transparent url('img/sudokult_banner.png') no-repeat;
}

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

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

#sudokult {
    display: inline;
    float: left;
    height: 300px;
    width: 950px;
	padding:0px 0px 30px 0px;
	background:transparent url('img/sudokult.jpg') no-repeat;
}

#sudokult h1 {
	padding:5px 0px 0px 5px;
}

#sudokult p {
	height:31px;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 15px;
    margin-top: 245px;
	padding:0px 5px;
    text-align: center;
	font-family:futura, verdana, arial;
	overflow:hidden;
}

.bottom-block {
	width:950px;
	clear:left;
}

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

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

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

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

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

.add-728x90 {
    background-color: #000000;
    height: 90px;
    margin: 0 auto 30px;
    width: 728px;
}

.add-468x60 {
	width:468px;
	height:60px;
    float:left;
	display:inline;
	margin:0px 0px 20px 0px;
}

.add-left {
	margin:0px 14px 0px 0px;
}

#footer {
	height:69px;
	padding:5px 0px 0px 0px;
	position: relative;
	margin-top: -69px;
	clear:both;
}

#footer-decoration {
	background: transparent url('img/bckg.png')repeat-x;
	height:39px;
}

#footer-bottom {
	background-color:#000;
}

#site-description {
    height: 20px;
    margin: 0 0 20px;
}

#site-description a {
	color:#000;
}

#game-block {
	width:896px;
	padding:0px 27px;
	background-color:#000;
}

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

#game {
	width:896px;
	padding:5px 0px 5px 0px;
	background-color:#FFF;
	text-align:center;
}

#game-info {
	width:896px;
	height:150px;
	margin:0px 0px 30px 0px;
	color:#FFF;
	font-size:14px;
}

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

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

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

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

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

#game-thumb {
	width:150px;
	height:110px;
	margin:20px 0px 0px 20px;
	float:left;
	display:inline;
	background-color:#FFF;
}

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

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

.button_like{
	height:30px;
	width:30px;
	margin:10px 5px 0px 10px;
	background: transparent url('img/like.jpg')  no-repeat scroll top right;
	float:left; 
	display:inline;
}

.button_unlike{
	height:30px;
	width:30px;
	margin:10px 0px 0px 0px;
	background: transparent url('img/dislike.jpg')  no-repeat scroll top right;
	float:left; 
	display:inline;
}

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


/*STYLE LIKE/UNLIKE*/
.gauge {
	width:170px;
	height:40px;
	margin:0px 0px 0px 13px;
	float:left;
	display:inline;
}

#gauge-0 {
	background:url('img/0_star.png') no-repeat;
}

#gauge-1 {
	background:url('img/1_star.png') no-repeat;
}

#gauge-2 {
	background:url('img/2_stars.png') no-repeat;
}

#gauge-3 {
	background:url('img/3_stars.png') no-repeat;
}

#gauge-4 {
	background:url('img/4_stars.png') no-repeat;
}

#gauge-5 {
	background:url('img/5_stars.png') no-repeat;
}

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

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

.best {
	display:none;
}

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

/*STYLE LANG CHOOSER*/
#langs_chooser_position {
	float:right;
	position:relative;
	padding:0px 20px 0px 0px;
	display: block;
	height:30px;
	padding-right:14px;
	margin:0px 5px;
	background-color:#000;
}

#langs_chooser_position span{
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}
 
#langs_chooser_position span:hover{
	color:#d10000;
	text-decoration:none;
}

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

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

#langs_chooser a:hover {
	color:#d10000;
}

#langs_chooser {
    background-color: #EEEEEE;
    border: 2px solid #000000;
    display: none;
    left: -509px;
    padding: 8px;
    position: absolute;
    text-decoration: none;
    top: -326px;
    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 : 242px; 
	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 :21px; 
	height :21px; 
	background: transparent url('rondslide.png') no-repeat;
} 

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