/* 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:arial, trebuchet, verdana;
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%;
}

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

a {
	text-decoration:none;
	color:#fff;
}

a:hover {
	text-decoration:underline;
}

body {
	margin:0;	
}

h1 {
    float: left;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
line-height:24px;
}
	
h2 {
	width:400px;
	float:left;
	display:inline;
	margin:0px 0px 0px 10px;
	color:#FFF;
}

#header {
    background: url("img/banner.jpg") no-repeat scroll 0 0 transparent;
    height: 206px;
    width: 1018px;
}

#breadcrumb {
    color: #A15014;
    float: left;
	display:inline;
    margin: 15px 0 0 112px;
    width: 862px;
}

#breadcrumb a {
	color:#A15014;
}

#breadcrumb-content {
	width:380px;
	float:left;
	display:inline;
	line-height: 19px;
	font-size:14px;
}

.bread-game-title {
	color:#789630;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
	font-size:20px;
}

#home_div {
	width:1018px;
	height:140px;
	float:left;
	display:inline;
}

#page-title {
	font-size:10px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

#site-description {
    color: #789630;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 0 114px;
    width: 860px;
}

#category-description {
	color: #789630;
    font-size: 14px;
    line-height: 17px;
    padding: 5px;
    width: 570px;
}

#nav {
    display: inline;
    float: right;
}

#nav li {
    border-left: 1px solid #FFFFFF;
    display: inline;
    float: left;
    line-height: 36px;
    padding: 0 7px;
    text-transform: uppercase;
}

#nav a {
	text-decoration:none;
}

#nav li:hover {
	background-color:#aa6a3b;
}

#nav #current {
	font-style:italic;
	background-color:#aa6a3b;
}

#nav #current:hover {
	color:#FFF;
}

#colright {
    background: url("img/colleft_bckg.jpg") repeat-y scroll 0 0 transparent;
    display: inline;
    float: left;
    margin: 0 0 0px 44px;
    width: 1018px;
	padding:0px 0px 43px 0px;
}

#illustr-container {
	width:337px;
	height:280px;
	background-color:#98ccd5;
	float:left;
	display:inline;
}

#illustr-container div {
    background-color: #98ccd5;
    border: 2px solid #FFFFFF;
    height: 265px;
    margin: 5px auto 0;
    width: 322px;
}

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

.add-336x280-left {
    display: inline;
    float: left;
    height: 280px;
    margin: 40px 0 0 110px;
    width: 336px;
}

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

.add-160x600 {
    display: inline;
    float: left;
    height: 600px;
    margin: 25px 0px 20px 0px;
    width: 160px;
}

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

.top-thumbnails {
    display: inline;
    float: left;
    margin-left: 115px;
    width: 528px;
}

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

.thumbnails {
    margin-left: 115px;
    overflow: hidden;
    width: 905px;
}

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

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

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

.thumbnail {
    background-color: #789630;
    display: inline;
    float: left;
    height: 154px;
    margin: 20px 20px 0 0;
    width: 156px;
}

.thumbnail-title {
    color: #FFFFFF;
    font-size: 12px;
    margin: 2px 0 0;
    padding: 2px;
    text-align: center;
}

.add-728x90 {
    height: 90px;
    margin: 20px auto 0px auto;
    width: 728px;
}

#footer {
	height:93px;
	padding:5px 0px 0px 0px;
	position: relative;
	margin-top: -47px;
	clear:both;
	background: url('img/footer_bckg.jpg') no-repeat;	
}

#infos-miscellaneous {
    height: 43px;
	color:#fff;
}

#infos-miscellaneous p {
    margin: 13px auto 0 200px;
}
.category-description {
    color: #FFFFFF;
    font-size: 13px;
    margin: 6px 0 0 10px;
    width: 730px;
}

#game-block {
    display: inline;
    float: left;
    padding: 0 0 20px;
    width: 860px;
	margin:20px 0px 0px 115px;
}

#game-top {
	width:860px;
	height:80px;
}

#slider-wrapper {
    background: url("slider.png") no-repeat scroll 0 4px transparent;
    float: left;
    height: 45px;
    margin: 20px 153px 0 10px;
    width: 205px;
}

#game {
	width:860px;
	padding:0px 0px 20px 0px;
	text-align:center;
}

#game-info {
	background-color:#789630;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    width: 856px;
    border: 2px solid #5e791d;
}

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

#game-title h1 {
    clear: both;
    display: block;
    float: none;
    font-size: 15px;
    margin: 0;
}

#game-text {
    display: inline;
    float: left;
    padding: 14px 0 0 14px;
    width: 839px;
}

#game-description {
    display: inline;
    float: left;
    width: 655px;
}

.back-link {
    background: url("img/sprite.png") no-repeat scroll 0 -299px transparent;
    color: #FFF;
    display: inline;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 27px 13px 3px 20px;
    padding-left: 20px;
}

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

#game-thumb {
    border: 1px solid #5e791d;
    display: inline;
    float: right;
    height: 110px;
    margin: 0 20px 0 0;
    width: 150px;
}

#game-bottom {
    float: left;
    margin: 20px 0 0;
    width: 860px;
}

#voting {
    display: inline;
    float: left;
    height: 60px;
    margin: 10px 0 0;
    width: 300px;
}

#note {
    display: inline;
    float: left;
    font-family: arial;
    font-size: 12px;
    height: 50px;
    margin: 0 0 0 10px;
    width: 330px;
}

#note-buttons {
    display: inline;
    float: left;
    height: 50px;
    margin: 0 20px 0 0;
}

#note-gauge {
    display: inline;
    float: left;
    height: 50px;
    margin: 6px 0 0;
    width: 135px;
	color:#FFF;
}

#gauge-wrapper {
	background-color:#990000;
	border:1px solid #666;
	font-size:0px;
	width:133px;
	height:5px;
}

#gauge-fill {
	background-color:#1B671C;
	height:5px;
}

div#button_like, div#button_unlike {
	float:left;
	margin:0px;
}

div#button_like a {
	background:transparent url('img/sprite.png') no-repeat scroll -1px -5px;
	width:auto;
	height:24px;
	color:#fff;
	text-decoration:none;
	float:left;
	display:inline;
	padding:10px 10px 0 32px;
}

div#button_like a:hover {
	color:#fff;
}

div#button_like.active a:hover, div#button_like.hover a {
	background:transparent url('img/sprite.png') no-repeat scroll -1px -59px;
}

div#button_like.voted a {
	background:transparent url('img/sprite.png') no-repeat scroll -1px -110px;
}

div#button_unlike a {
	background:transparent url('img/sprite.png') no-repeat scroll -358px -5px;
	width:43px;
	height:34px;
	float:left;
	display:inline;
}

div#button_unlike.active a:hover, div#button_unlike.hover a {
	background:transparent url('img/sprite.png') no-repeat scroll -358px -59px;
}

div#button_unlike.voted a {
	background:transparent url('img/sprite.png') no-repeat scroll -358px -110px;
}

#facebook-block {
	float:left;
	display:inline;
	float:left;
	margin:20px 0px 0px 115px;
}

/*STYLE LIKE/UNLIKE*/

#thanks {
	font-weight:bold;
	float:left;
	display:inline;
	text-transform:uppercase;
	width:82px;
	color:#da5098;
	margin:17px 0px 0px 0px;
}

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

.best {
	display:none;
}

.cc {
    background: url("img/sprite.png") no-repeat scroll 0 -262px transparent;
    display: inline;
    float: left;
    height: 30px;
    margin: 50px 0 0 150px;
    padding-bottom: 3px;
    width: 123px;
}

#brickbreaker-history {
    display: inline;
    float: left;
    margin: 20px 0 0 113px;
    width: 860px;
	color:#789630;
}

/*STYLE LANG CHOOSER*/
#langs_chooser_position {
    display: block;
    float: right;
    height: 30px;
    margin: 53px 5px;
    position: relative;
    width: 185px;
}

#langs_chooser_position span {
    background: url("img/sprite.png") no-repeat scroll 0 -186px transparent;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
}
 
#langs_chooser_position span:hover{
	color:#ccc;
	text-decoration:none;
}

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

#lang-all li {
	color:#5f7626;
}

#lang-all li a {
	font-size:14px;
	line-height:19px;	
}

#lang-all li a:hover {
	color:#ccc;
}

#lang-all {
	text-decoration: none;
	display:none;
	position:absolute;
	overflow:hidden;
	color:#000;
	background-color:#789630;
	border: 2px solid #5e791d;
	padding:8px;
    top: -243px;
    left: -674px;
    width: 840px;
}

#lang-all div {
    display: inline;
    float: left;
    height: 208px;
    margin: 0 22px 0 10px;
    text-align: justify;
    width: 80px;
}

/*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 {
    background: url("img/sprite.png") no-repeat scroll -3px -220px transparent;
    height: 36px;
    width: 43px;
}

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