.mymail {
	margin: 30px 0;
	text-align:right;
}
	
.mabp_error {
  background-color: #FEEDE9; 
  border: 1px solid #DD897F;  
  margin: 10px 0 5px 0;
  padding: 5px 5px 5px 10px; 
  text-align: left; 
  border-radius:5px; 
  -moz-border-radius:5px; 
  -webkit-border-radius:5px;
}

.mabp_info {
  background: #FFFFE0; 
  border: 1px solid #E6DB55;  
  padding: 5px 5px 5px 10px; 
  text-align: left; 
  border-radius:5px; 
  -moz-border-radius:5px; 
  -webkit-border-radius:5px;
  margin: 5px 0 5px 0;
}

.mabp_95 { width: 95%; }
.mabp_800 { width: 785px; }

.noerror {
  color: green;
  font-weight: bold;
  padding: 5px;
}

#myfooter {
  margin: 20px 0px 20px 0px;
  padding: 10px;
  text-align: right;
}

.mg_paypal {
  float:left;margin-right:10px;
}

.mg_paypal input {
  border:0px;
  background:white;
}

.reset_table {
  float: right;
  background-color: #FFE08F;
  border: 1px dashed #c00;
  padding: 3px;
}

.reset_table span.info{
  display:none;
}

.reset_table:hover span.info{
  display:block;
  position:absolute;
  margin-top: 5px; 
  margin-left: -3px;
  width:250px; 
  background-color: #ffebe8;
  border: 2px groove #c00;
  z-index: 9999 !important;   
}

.importmethod {
  margin-bottom: 5px;
  font-weight: bold;
}

.imp_custom {
  margin-top:3px;
  padding:10px;
  border: 1px dashed #FFB32F;
}

#import {
  border: 1px dashed #FFB32F;
  background-color: #F9F9F9;
  padding:10px;
}

#import h2 {
font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:35px;
margin:0;
text-shadow:0 1px 0 #FFFFFF;
}


.clear {
  clear:both;
}


.game {
	clear:both;
  background: url(images/game_bg.png) no-repeat;
  width: 524px;
  height: 157px;
  border: 1px solid transparent;
}

.gthumb {
	float: left;
  width: 111px;
  height: 125px;
	margin: 15px 0px 0px 15px;
	padding: 3px 0 0 7px;
}

.gthumb img {
  width: 100px;
  height: 100px;
}

.gthumb p {
	margin: 5px 0 0 -12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.gthumb p a {
	color: #FFF;
	text-decoration: none;
}

.ginfos {
  margin: 20px 0 0 5px;
  width: 360px;
  height: 95px;
}

.gfeature {
  float: right;
  line-height: 20px;
  margin: 0 5px;
}

.gfeature img{
	border: none;
	width: 16px;
	height: 16px;
}

.gstatus {
	float: right;
	margin: 0 5px 0 0;
}
	
.gactions {
  float:left;
	margin: 0 0 15px 5px;
	width: 200px;
	height: 20px;
}

.gload {
 background: url('images/loading.gif') no-repeat;
 height: 16px;
 width: 16px;
}


.myhelp {
  float:left;
  cursor:pointer;
  height: 16px;
  width: 16px;
  margin: 0 5px 0 0;
}

.myhelp span.myinfo{
  display:none;
}

.myhelp:hover span.myinfo {
  display:block; 
  position:absolute;
  margin-top: 10px; 
  margin-left: 10px;
  background-color: #ffebe8;
  border: 2px dotted #c00;  
  padding: 5px;
  z-index: 10;
}

.offset {
  border: 1px solid #D7D7D7; 
  padding: 10px;  
  margin-bottom: 10px;
  border-radius:5px; 
  -moz-border-radius:5px; 
  -webkit-border-radius:5px; 
  background: #F9F9F9;
}

/* Settings Page */
#myarcade_settings { width: 800px; }
#myarcade_settings h1 { font: 4em normal Georgia, 'Times New Roman', Times, serif; text-align:center; padding: 20px 0;	color: #aaa; }
#myarcade_settings h1 span 		{ color: #666; }
#myarcade_settings h1 small		{ font: 0.3em normal Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing: 1.5em; display: block; color: #666; }
#myarcade_settings h2.trigger 		{ cursor: pointer; color: #fff; padding: 0 0 0 50px; margin: 0 0 5px 0; background: url(images/h2_trigger_a.gif) no-repeat; height: 46px; line-height: 46px; width: 750px; font-size: 2em; font-weight: normal; float: left; }
#myarcade_settings h2.trigger a 	{ color: #fff; text-decoration: none; display: block; }
#myarcade_settings h2.trigger hover { color: #ccc; }
#myarcade_settings h2.active 		{ background-position: left bottom; }
#myarcade_settings .toggle_container 			    { margin: 0px 0px 10px 0px; padding: 0; border-top: 1px solid #d6d6d6; background: #f0f0f0 url(images/toggle_block_stretch.gif) repeat-y left top; overflow: hidden; font-size: 1.2em; width: 800px; clear: both; }
#myarcade_settings .toggle_container .block 	{ padding: 20px; background: url(images/toggle_block_btm.gif) no-repeat left bottom; }
#myarcade_settings .toggle_container .block p { padding: 5px 0; margin: 5px 0; }
#myarcade_settings .toggle_container h3 		  { font: 2.0em normal Georgia, "Times New Roman", Times, serif; margin: 5px 0px; padding: 0 0 0px 0; border-bottom: 1px dashed #ccc; }
#myarcade_settings .toggle_container small		{ width: 100%; margin: 3px 0px; padding: 0px; }

.remove_map { float: left; margin-right: 10px; }

.remove_map img { cursor: pointer; }

#myabp_import .container { 
  margin: 0px 0px 10px 0px; 
  padding: 0; 
  border: 1px solid #d6d6d6; 
  background-color: #f0f0f0; 
  overflow: hidden; 
  font-size: 1.2em; 
  width: 700px; 
  clear: both; 
}

#myabp_import .container .block 	{ padding: 20px; background-color: #f0f0f0; }
#myabp_import .container .block p { padding: 5px 0; margin: 5px 0; }
#myabp_import .container h3 		  { 
  font: 2.0em normal Georgia, "Times New Roman", Times, serif; 
  margin: 5px 0px; 
  padding: 0 0 0 0; 
  border-bottom: 1px dashed #ccc; 
}

#myabp_import .container small		{ font-style: italic; font-weight: normal; font-size: 0.5em; }

#myabp_import h2.box { 
  padding: 0 0 0 10px; 
  margin: 0 0 5px 0; 
  background-color: #4C4C4C;
  height: 46px; 
  line-height: 46px; 
  width: 692px; 
  font-size: 2em; 
  font-weight: normal; 
  color: #fff;
  /* float: left; */
 }
 

.show_game { 
  margin: 0px 0px 10px 0px; 
  padding: 0; 
  border: 1px solid #d6d6d6; 
  background-color: #f0f0f0; 
  overflow: hidden; 
  font-size: 1.2em; 
  width: 700px; 
  clear: both; 
}
.show_game .block  { padding: 5px 5px 0 5px; background-color: #f0f0f0; }
.show_game .block p { padding: 5px 0; margin: 5px 0; }
.show_game h3       { 
  font: 2.0em normal Georgia, "Times New Roman", Times, serif; 
  margin: 5px 0px; 
  padding: 0 0 0 0; 
  border-bottom: 1px dashed #ccc; 
}

.show_game small    { font-style: italic; font-weight: normal; font-size: 0.5em; }
