/* LAYOUT */
html,
body {
  position:relative;
  background-color:#5d6b91;
  text-align:center;
  font-family:Arial;
  padding:0px;
  margin:0px auto;
  font-family: Arial, Helvetica, sans-serif;
}
ul
{
  position:relative;
  left:10px;
  padding:0px;
  margin:0px;
}
.spacer50
{
  position:relative;
  width:200px;
  height:180px;
}
a:link, a:visited, a:active {
  font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
a:hover {
  font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
}
img{
	margin:0px;
	padding:0px;
	border:0px;
}
.title {
	font-family: Arial;
	height: 50px;
	font-size: 30px;
	color: #6e0900;
	padding-top: 15px;
}
#wrapper{
	position:relative;
	width:980px;
	text-align:left;
	background-color: #dcddde;
	margin:0 auto;
	padding:0;
}
#header {
  position:relative;
  height: 92px;
  width: 980px;
}a.zuma
{
    display:block;
    width:336px;
    height:280px;
    background:url(images/zuma.jpg) no-repeat;
}
.homepage_game
{
  position:relative;
  float:left;
  width:100px;
  height:105px;
  text-align:center;
  left:15px;
}
.home_game_head
{
 text-decoration:underline;
 padding:5px;
 font-size:11px;
}
.home_game_image
{
  position:relative;
  z-index:1;
}
.home_game_info
{
  color:#3D3D3D;
}
.random_game{
position:relative;
display:inline-table;
text-align:center;
padding:5px;
font-size:11px;
}
.game_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 30px;
}
.game_info_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	overflow:auto;
	width:100%;
}
.game_info_content {
	padding: 5px 5px 5px 10px;
	font-family: Arial;
	font-size: 14px;
}
.game_info_header {
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}
.gi_column1 {
	float: left;
	width: 100px;
	padding: 18px 0px 10px 10px;
	text-align: center;
	font-family: Arial;

}
.gi_column2 {
	float: left;
	width: 550px;
	padding-left: 8px;
	padding: 10px 0px 20px 0px;
}
.game_options {
	margin-bottom: 30px;
	padding: 8px;
	font-family: Arial;
	background: #eeeeee url(images/header_2.png) repeat-x;
	color: #fff;
	overflow:auto;
	width:804px;
}
.user_options {
	margin-bottom: 30px;
	padding: 8px;
	font-family: Arial;
	background: #eeeeee url(images/header_2.png) repeat-x;
	color: #fff;
	overflow:auto;
	width:725px;
}
.user_options a
{
  color:white;
}
.user_options a:hover
{
  color:orange;
}

/* PROFILE */
.profile_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	overflow:auto;
	width:100%;
}
.profile_container a {
	color: #871e16;
}
.profile_header_avatar {
	width:80px;
	height: 87px;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}
.profile_header_info {
	width: 650px;
	height: 80px;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
.profile_header_buttons {
	float: right;
	background-position:top right;
	width: 173px;
	height: 97px;
	padding-left: 20px;
	padding-top: 3px;
}
.profile_username {
	font-size: 30px;
	font-family: Arial;
	padding: 0px;
	float: left;
	color:#000;
}
.profile_points {
	float: left;
	background-color: #9f0c07;
	margin-left: 10px;
	font-family: Arial;
	color: #fff;
	margin-top: 8px;
	padding: 0px 12px 0px 12px;
	-moz-border-radius: 12px;
}
.small_points {
	font-size: 10px;
	text-transform: uppercase;
}
.profile_stats {
	font-size: 16px;
	font-family: Arial;
	color:#000;
}
.profile_button a {
	background: #ae3632 url(images/button2.png);
	width: 150px;
	height: 23px;
	padding-top: 2px;
	padding-right: 4px;
	margin: 10px 15px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.profile_button a:hover {
	display: block;
	background-color: #cf0000;
}
.profile_column1 {
	margin-right: 12px;
	width: 70%;
	float: left;
}
.profile_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	font-family:Geneva, Verdana, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
}
.user_info {
	padding: 10px;
	overflow: hidden;
}
.user_info a {
	color: #000;
}
.right_title {
	color: #8a8a8a;
}
.right_content
{
  color:#000;
}
.profile_content_item {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	font-family: Arial;
}
.fav_container {
	padding: 20px;
}
.profile_comment {
	border:1px solid #dcd6d4;
	margin-bottom: 10px;
	padding: 10px;
}
.profile_left_header {
	background: #eeeeee;
	height: 28px;
	padding-top: 12px;
	padding-left: 15px;
	color: #99080a;
	font-family: Arial;
	font-size: 14px;
}
/* EDIT PROFILE */
.edit_avatar_container {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
	overflow:auto;
	width:680px;
}
.edit_info_container {
	padding: 10px 0px 10px 10px;
}
.edit_profile_header {
	font-size: 20px;
	color: #353535;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}	
.edit_profile_lable {
	float:left;
	margin-right:10px;
	width:80px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:left;
}
.edit_profile_element {
	float: left;
}
.edit_avatar_element {
	float: left;
	padding-top: 3px;
}
.edit_profile_textbox {
	height: 20px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.edit_profile_textarea {
	height: 60px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.game_options_column1 {
	float: left;
	padding-top: 3px;
	margin-right: 4px;
}
.game_options_column2 {
	float: left;
	padding-top: 2px;
	margin-right: 5px;
	width:105px;
}
.button2 a {
	width: 123px;
	height: 23px;
	background: #ae3632 url(images/button2.png);
	padding-top: 2px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button2 a:hover {
	display: block;
	background-color: #cf0000;
}
.button3 a {
	width: 123px;
	height: 23px;
	background: #dadada url(images/button3.png);
	padding-top: 2px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button3 a:hover {
	display: block;
	background-color: #dedede;
}

.game_column1 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin: 0px 15px 15px 0px;
	text-align: center;
	width: 49%;
	float: left;
}
.game_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	width: 100%;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.comments_container {
	padding: 10px;
	position:relative;
	left:120px;
}
.add_comment_box {
	border: 1px solid #ccc;
	width: 450px;
}
.new_comment_container {
	text-align: left;
	font-family: Arial;
}
.comment_button_container {
	padding-top:5px;
	text-align:left;
	margin-bottom: 10px;
}
.comment_avatar {
	float: left;
	margin: 4px 10px 0px 5px;
}
.comment_content {
	float: left;
	width: 365px;
}
.comment_username {
	color: #2f2f2f;
	padding-top: 6px;
}
.comment_username a {
	color: #730702;
	text-decoration: none;
}
.thecomment {
	color: #2f2f2f;
	border-top:1px solid #dcd6d4;
}

#content{
	position:relative;
	width:980px;
	margin:0px;
	padding:0px;
}
#search_box {
	position:relative;
	float:left;
	height:20px;
	width:150px;
	border:none;
	z-index:1000;
	padding:7px;
}
#search_button {
  position:relative;
  padding:7px;
}
#header_text {
  position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	width:150px;
	color: #000000;
	float: left;
	margin-left: 10px;
	margin-top: 29px;
	line-height: 15px;
}
#header_text p {
	margin: 0px;
	padding: 0px;
}
#header_text_small {
	font-size: 16px;
}
#header_text_jos {
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	padding-left: 40px;
}
#error_message {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
#pm_task_complete {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
#member_list {
	width: 100%;
}
#member_list td {
	border-bottom: 1px solid #dfdfdf;
	height: 40px;
}
#member_list td a {
	color: #373737;
}
#member_list img {
	margin-top: 5px;
}
#logo {
  position:relative;
	float: left;
	height: 46px;
	width: 41px;
	margin-left: 30px;
	margin-top: 19px;
}
#meniu_bar{
	position:relative;
	width:980px;
	background:url('images/meniu1.gif') repeat-x;
	height:22px;
}
.bookmark
{
position:relative;
float:left;
width:700px;
color:#fff;
font-size:14px;
}
.bookmark a
{
  color:#fff;
  padding:8px;
  position:relative;
  top:-4px;
}

.bookmark a:hover
{
  color:orange;
}
.bookmark img
{
  border:none;
}
#menubar{
	position:relative;
	background:url('images/meniubar.gif') repeat-x;
	margin:6px 0px;
	width:980px;
	height:47px;
	font-size:18px;
	text-align:center;
}
#left_column{
	position:relative;
	width:216px;
	float:left;
	margin:5px;
}
#left_column h2 {
font-size: 22px;
color: #860909;
font-weight:bold;	
}
#right_column{
	position:relative;
	width:740px;
	float:left;
	margin:5px;
	color:black;
}
#right_column h3{
color:#003366;
}
.left_box{
	position:relative;
	width:216px;
	padding:5px 0px;
	background-color:#f1f1f2;
	font-size:13px;
	padding-top:2px;

}

#featured{
	position:relative;
	height:258px;
	width:740px;
  padding:5px 0px;
	background:url('images/featuredbg.gif') repeat-x;
}
#featured h1{
	margin:7px;
}
#main_games{
	position:relative;
	width:740px;
	background-color:#f1f1f2;
}
.games_home_list
{
  height:330px;
}
.games_cat_container{
  position:relative;
  float:left;
  width:232px;
  margin:7px;
  text-align:center;
  background:#fff;
}
.games_cat_title
{
  background: url(images/module_header.png);
  height: 27px;
}
.games_cat_title a
{
  color:#fff;
}
.games_wrapper{
  width:740px;
}
.game_list_item{
  position:relative;
  margin:2px 0px;
  width:136px;
}
.game_list
{
    position:relative;
    font-size:11px;
    width:134px;
    text-align:left;
    left:50px;
}
#copyright{
	position:relative;
	width:218px;
	height:103px;
	margin:10px 0px;
	padding:25px 0px;
	text-align:center;
	font-size:14px;
	font-family:arial;
	background:url('images/copyrightbanner.gif') repeat-x;
}
#copyright a{
	color:#dcbd51;
}
#copyright p{
	color:white;
}
.game_list img
{
    width:12px;
    height:12px;
    position:relative;
    left:-10px;
}
.right{
	position:relative;
	float:right;	
}
.left{
	position:relative;
	padding:3px 10px;
	float:left;
}
#menubar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menubar_last{
	border:none;
}
#menubar ul li {
	float: left;
	margin: 0;
	padding: 12px 43px;
	font-family: arial,sans-serif;
        text-align:center;
	font-size:18px;
	border-right:1px solid white;
}
#menubar ul li a {
	display: block;
	height: 15px;
	float: left;
	font-family: arial,sans-serif;
	
	font-size:18px;
	text-decoration: none;
}
.left_box li
{
	margin-left:-20px;
}

.bubplastic ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
#search_box_i{
	margin-left:16px;
	margin-top:2px;
	height:13px;
	border:0px;
	width:130px;
	background-color:#5d6b91;
	color:white;
}
input:focus { 
outline: 0px;
}
.cat_game
{
    position:relative;
    float:left;
    padding:10px;
    width:120px;
    font-size:11px;
}
#game_container{
  position:relative;
  margin:0 auto;
  width:820px;
}
.game_text {
  position:relative;
	font-family:verdana;
	font-size:11px;
  float:right;
  width:274px;
  padding-left:3px;
  padding-right:3px;
  color:#333333;
}
.game_stats {
  position:relative;
  float:right;
  width:277px;
  padding-top:10px;
  font-size:10px;
  color:#000;
}
#other
{
  text-align:left;
  padding-left:10px;
  font-size:11px;
  color:black;
}

.view_game {
  position:relative;
  width:820px;
  background-color:#498AB3;
  padding-left:0px;
  padding-right:0px;
  text-align:center;
  color:#FFF;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
}
.game_info {
  position:relative;
  width:820px;
  background-color:#74C295;
  padding-left:0px;
  padding-right:0px;
  color:black;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
  text-align:left;
}
.game_ads {
  position:relative;
  width:820px;
  background-color:#74C295;
  padding-left:0px;
  padding-right:0px;
  color:black;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
  text-align:center;
  left:85px;
}
#game_info a {
  color:black;
}
.game_info_column{
  position:relative;
  float:left;
  width:49%;
  margin-right:5px;
  margin-top:5px;
  text-align:left;
}
.segment{
  width:728px;
  padding:5px;
  margin:0 auto;
  font-size:14px;
  text-align:center;
}
ul li
{
list-style:none;
}
/* CATEGORY */
.category_container {
	border: 1px solid #c8c8c8;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 15px;
	overflow: auto;
	width:738px;
}
.sort_options {
	border: 1px solid #c8c8c8;
	border-bottom: 0px;
	padding: 8px;
	font-family: Arial;
	font-size: 14px;
	background: #eeeeee;
}
.sort_options a {
	color: #454342;
}
.category_pages {
	margin: auto;
	background: #e7e2e4;
	border: 1px solid #bab6b8;
	margin: 15px;
	text-align: center;
	padding: 5px;
	font-family: Arial;
}
.category_pages a {
	color: #9a0100;
	padding: 3px;
	text-decoration: none;
}
.game_highscore_list {
	list-style: none;
	font-family: Arial;
	font-size: 13px;
	position:relative;
	left:25px;
	
}
.game_highscore_container {
	height: 35px;
}
.game_highscore_container a {
	color: #323232;
}
.game_highscore_avatar {
	float: left;
}
.game_highscore_name {
	float: left;
	padding-top: 7px;
	width: 38%;
	position:relative;
	
}
.game_highscore_score {
	float: left;
	padding-top: 7px;
	font-weight: bold;
	width: 27%;
	text-align:left;
}
.game_highscore_date {
	float: left;
	padding-top: 7px;
	color: #545454;
	width: 27%;
}
.game_no_highscores {
	font-family: Arial;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.game_highscore_pages {
	font-family: Arial;
	text-align: center;
}
.game_highscore_pages a {
	color: #505050;
}
#game_highscore_header {
	height: 35px;
}
#game_highscore_header .game_highscore_score, #game_highscore_header .game_highscore_date {
	font-weight: normal;
	color: #000;
}
#game_highscore_header .game_highscore_name {
	padding-left: 0px;
	width: 41%;
}
.highscore_title {
	font-family: Arial;
	text-align: center;
	padding-top: 3px;
}
/* Profile page highscores */
.user_highscore_list {
	list-style: none;
	font-family: Arial;
	font-size: 13px;
	padding: 2px;
	margin: 0px;
}
.user_highscore_container {
	height: 35px;
}
.user_highscore_container a {
	color: #323232;
}
.user_highscore_avatar {
	float: left;
}
.user_highscore_name {
	float: left;
	padding: 7px 0px 1px 6px;
	width: 45%;
}
.user_highscore_score {
	float: right;
	padding-top: 7px;
	font-weight: bold;
	width: 15%;
	margin-right: 10px;
}
.user_no_highscores {
	font-family: Arial;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.user_highscore_pages {
	font-family: Arial;
	text-align: center;
}
.user_highscore_pages a {
	color: #505050;
}
#user_highscore_header {
	height: 35px;
}
#user_highscore_header .user_highscore_score {
	font-weight: normal;
	color: #000;
}
#user_highscore_header .user_highscore_name {
	padding-left: 0px;
	width: 41%;
}
/* Module highscores */
.module_highscore_list {
	list-style: none;
	font-family: Arial;
	font-size: 13px;
	padding: 2px;
	margin: 0px;
}
.module_highscore_container {
	height: 35px;
}
.module_highscore_container a {
	color: #323232;
}
.module_highscore_avatar {
	float: left;
}
.module_highscore_name {
	float: left;
	padding: 7px 0px 1px 6px;
	width: 45%;
}
.module_highscore_score {
	float: right;
	padding-top: 7px;
	font-weight: bold;
	width: 15%;
	margin-right: 10px;
}
.user_no_highscores {
	font-family: Arial;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.module_highscore_pages {
	font-family: Arial;
	text-align: center;
}
.module_highscore_pages a {
	color: #505050;
}
#module_highscore_header {
	height: 35px;
}
#module_highscore_header .module_highscore_score {
	font-weight: normal;
	color: #000;
}
#module_highscore_header .module_highscore_name {
	padding-left: 0px;
	width: 41%;
}
/* AV Arcade popup */
#ava-popup {
    
    position: fixed;
    top: 30%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 3px solid #363636;
    border-radius: 5px;
    -moz-border-radius: 5px;
    display: none;
    
    z-index: 3;
}

#overlay{
    background: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: none;
    -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; }
}
* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="/images/overlay.png", sizingMethod="scale");
}
#ava-popup-header {
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}
#ava-popup-content {
	padding: 10px;
}
#ava-popup-title {
	float: left;
}
#popup-close-button {
	float: right;
	margin-right: 8px;
}
.comment_report_textbox {
	border: 1px solid #7b7b7b;
	width: 577px;
}
#rateStatus{float:left; clear:both; width:100%; height:20px;}
    #rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
    #rateMe li{float:left;list-style:none;}
    #rateMe li a:hover,
    #rateMe .on{background:url(images/star.png) no-repeat;}
    #rateMe a{float:left;background:url(images/empty_star.png) no-repeat;width:20px; height:20px;}
    #ratingSaved{display:none;}
    .saved{color:red; }
/* NEWS */
.news_wrapper {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
}
.news_header {
	background: #eeeeee;
	overflow:auto;
	width:100%;
}
.news_image {
	float: left;
	width: 60px;
	margin: 5px 0px 0px 5px;
}
.news_title {
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 8px;
}
.news_title a {
	color: #720607;
	text-decoration: none;
}
.news_author {
	font-size: 14px;
}
.news_main {
	padding: 0px 10px 0px 10px;
	margin-bottom: 25px;
	font-family: Arial;
}
