@charset "utf-8";


html, body{}
body{margin: 0px;padding: 0px;font-family: Verdana, Arial, Helvetica, sans-serif;background:url(../images/cashshop/bg.jpg) top center no-repeat #ffffff;font-size:11px; color:#333333;}

img{border: none;}

a:link , a:visited{text-decoration:none;color:#ff4400;}
a:hover{text-decoration:none;color:#646e13;}

.END_graphics{position:relative;bottom:0px;left:0;margin:0px auto 0px auto;z-index:0; background-repeat:no-repeat;}
.Content_holder{margin:110px auto 0 auto;width:1000px;clear:both;}
/********************
*	Menu Bar    	*
********************/
.Menu100percent{margin:0 auto 0 auto;width:100%;height:45px;background-image:url(../images/site/menubg.jpg);z-index:2;clear:both;}
.menuholder{position:relative; margin:0 auto 0 auto;width:1000px;height:45px;z-index:40;clear:both;}


/********************
*	LHS         	*
********************/
.LHS_panal{position:relative;width:190px;margin:0px;z-index:11;float:left;}
.Signup_panel_holder{position:relative;margin:0px;height:230px;margin:0px;z-index:3;clear:both; top:18px;}
.Signup_panel{position:absolute;left:-92px;bottom:0;}
.topup_panel{position:relative;margin:0px;height:130px;margin:0px;z-index:3;clear:both;}

.connect_panel{position:relative;margin:0px;;z-index:3; clear:both;}
.ADL_panel{position:relative;margin:0px auto 0 auto;height:600px;width:160px;z-index:3; clear:both; top:30px;}
.space{height:5px;}

/********************
*	CENTER       	*
********************/
.CENTER_panal{position:relative;margin-left:6px;width:780px;z-index:10; float:left; background-color:#ffffff; height:1000px; top:100px; border:#333333; border:thin; background:url(../images/cashshop/table_tile.gif);min-height:1200px;  }
.dgnlogo_panel{position:relative;height:356px;width:115px;margin:0px;z-index:50;float:left; top:-250px;left:60px;}
.alien{position:absolute;height:260px;width:234px;top:-225px; right:0px;z-index:60;background-image:url(../images/cashshop/alien.png)}
.subtitle{position:absolute;height:164px;;width:780px;margin:0px;z-index:3;float:left; left:0px; background:#00FF33;}
.subtitle_text{ position:relative;margin:-150px auto 0px auto;  width:210px; z-index:20;font-size:18px; font-weight:bold; color:#632d00; left:-3px;}
.subsubtitle_text{ position:relative;margin:0px;  width:210px; z-index:14;font-size:14px; font-weight:600; color:#4b4b4b; left:-3px; top:5px;}
.dropdownlist{ position:absolute;margin:0px; z-index:14;font-size:14px; color:#0cdaff; right:50px; float:right; top:-15px;}
.subsubbox{position:relative;width:168px;margin:0px;z-index:3;float:left;  height:50px; left:-168px; top:-150px; clear:both;}
.subsubboxtitle{width:168px;margin:0px;z-index:3;float:left; background:url(../images/cashshop/sub_sub_title.jpg); height:55px; clear:both;}
.subsubboxtitle_text{ position:relative; width:115px;margin:8px auto 0px 20px; font-size:14px; font-weight:bold; color:#632d00}
.subsubboxmid{width:168px;margin:0px;z-index:3;float:left; background:url(../images/cashshop/sub_sub_tiles.jpg); clear:both; top:55px; font-size:12px; color:#333333}
.subsubboxbottom{width:168px;margin:0px;z-index:3;float:left; background:url(../images/cashshop/sub_sub_bottom.jpg); height:49px; clear:both; bottom:0px;}

.subcontent_holder{position:absolute;margin:0px;width:700px;z-index:10; clear:both; top:90px; left:50px; font-size:11px}

/********************
*	   CENTER     	*
********************/
.tab_cash{ clear:both;margin-bottom:-1px;}
.tab_cash ul{list-style:none;padding:0;margin:0;overflow:hidden;display:block;}
.tab_cash li{display:inline;font-family:Arial, Helvetica, sans-serif;font-size:12px;overflow:hidden;float:left;}
.tab_cash li a{background:url(../CashShop/images/tab_cash_bg.jpg);display:block;padding:4px 12px 4px 12px;text-decoration:none;color:#321b0d;overflow:hidden; border:solid 1px #fccb40; float:left;}
.tab_cash li a:hover{background-color:#fff !important;display:block;background-image:none;cursor:pointer;border-bottom:none;}
.tab_cash .currentp a{background-color:#fff !important;display:block;background-image:none;cursor:pointer;border-bottom:none;}

.home_butt{position:absolute;top:-27px;left:-4px; z-index:100;}
/* opacity hover image button effect*/
.home_butt img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);-moz-opacity: 0.75;-khtml-opacity: 0.75;opacity: 0.75;}
.home_butt img:hover{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}

