.logo {
    position:absolute; 
	z-index:0; 
	left:50px; 
	top:0px;
}

body, canvas, div {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


#cc_adsContainer
{
   height:100%;
   width:165px;
   padding:0;
   position:absolute;
   top:150px;
   right:0px;
   z-index:999;
   cursor:default;   
   border : 0px solid #999;

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;   
/*	display:none;*/
}

#cc_adsContainer_hint
{
/*   height:100%;
   width:240px;*/
   padding:0;
   position:absolute;
   top:710px;
   left:80px;
   z-index:0;
   cursor:default;   
   border : 0px solid #999;

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;   
	display:none;
}

#cc_footer
{
	height:60px;
	padding:0;
	text-align: center;
	z-index:999;
	cursor:default;   
	border : 0px solid #999;

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;   
	/*display:none;*/
}

#cc_messageContainer
{
   height:100%;
   width:100%;
   padding:0;
   position:absolute;
   top:300px;
   left:200px;
   z-index:999;
   cursor:default;   
   border : 0px solid #999;

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;   
	/*display:none;*/
}
	

#likes {
	position:absolute; 
   	top:80px;
   	right:5px;
   	z-index:999;
}

.content {

	background-color: rgba(255, 255, 0, 80);
}



.text_1 {
	color: #c8c8c8;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
.text_2 {
	color: #c8c8c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.text_3 {
	color: #c8c8c8;
	font-family: Arial, Helvetica, sans-serif;
	position: relative; 
	top:233px;
	left:30px;
}

.text_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #ffffff;
	text-align:left;
}

.link_1 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	list-style-position: inherit;
	list-style-type: circle;
}

.navigation a{
	color: #c8c8c8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.navigation a:hover{
	text-decoration: underline;
	color: #c8c8c8;
}

.space {
    width: 100px;
}

#cc_index
{
	position: relative; 
	top:-8px; 
	height:1476px;
/*	display:none;*/
}

#cc_game
{
	display:none;
	visibility:hidden;
}

#button_table{
	position: relative; 
	top:120px;
	left:120px;
}

#button_tutorial
{
	position: relative; 
	top:225px;
	left:16px;
}

#image_tutorial
{
	position: relative; 
	top:230px;
	left:16px;

}

#bottom_line
{
	position: relative; 
	top:220px;
	left:2px;
}

