/* static START */
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
/** {
    margin: 0;
    padding: 0;
}*/
body {
	margin:0px;
	padding:0px;
	background:#000000 url(../images/bg.jpg) no-repeat top center;
	font:normal normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
body_ny {
	background: #000 url(../img/newyear_bg.jpg) no-repeat top center;
	color:#000;
	font-family:Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size:11px;
	text-align:center;
}
#body_outer {
	background:transparent url(../images/top.png) repeat-x left top;
	overflow:hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	font-family:Arial;
}
img {
	border:0;
}
small {
	font-size:10px;
}
a {
	color:#3070ca;
	text-decoration:underline;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.fixed, .clear {
	clear:both;
	height:5px;
}
/* static END */

#wrapper_extra_armory {
	display:none;
	padding-bottom:15px;
	float:left;
}
#wrapper_extra_lvl {
	display:none;
	padding-bottom:15px;
	float:left;
}
#wrapper_extra_avg_lvl {
	display:none;
	padding-bottom:15px;
	float:left;
}
#outer_extra_avg_lvl {
	width:310px;
	border:1px solid #C6C6C6;
	margin-top:30px;
	min-height:50px;
	float:left;
}
#outer_extra_avg_lvl img {
	padding-top:17px;
	padding-left:10px;
}
#outer_extra_lvl {
	width:310px;
	border:1px solid #C6C6C6;
	margin-top:30px;
	min-height:50px;
	float:left;
}
#outer_extra_lvl img {
	padding-top:17px;
	padding-left:10px;
}
#outer_extra_armory {
	width:310px;
	border:1px solid #C6C6C6;
	margin-top:30px;
	min-height:50px;
	float:left;
}
#outer_extra_armory img {
	padding-top:17px;
	padding-left:10px;
}
/* layout START */
#container {
	margin:0 auto;
	width:978px;
	text-align:left;
}
/* layout END */

/* header START */
#header_reg {
	background:url(../img/header.jpg) no-repeat;
	height:89px;
	position:relative;
	margin-top:14px;
}
#title a {
	background:url(../img/clear.gif) no-repeat;
	text-decoration:none;
	width:136px;
	height:65px;
	text-indent:-999em;
	display:block;
	position:absolute;
	top:12px;
	left:31px;
}
#title_reg a {
	background:url(../img/title.jpg) no-repeat;
	text-decoration:none;
	width:136px;
	height:65px;
	text-indent:-999em;
	display:block;
	position:absolute;
	top:12px;
	left:31px;
}
#title_tmp a {
	background:url(../img/title_newyears.gif) no-repeat;
	text-decoration:none;
	width:158px;
	height:89px;
	text-indent:-999em;
	display:block;
	position:absolute;
	top:0px;
	left:31px;
}
/* header END */

/* menu START */
#menu {
	padding-top:2px;
	font-size:12px;
}
#menu li {
	list-style:none;
	float:left;
}
#menu li a {
	background:#fff url(../img/tabs.gif) -168px 0 no-repeat;
	color:#fff;
	display:block;
	width:139px;
	height:29px;
	line-height:29px;
	text-align:center;
	font-weight:bolder;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Arial;
}
#menu li.first a {
	background:#fff url(../img/tabs.gif) 0 0 no-repeat;
	color:#f6ba1b;
	width:144px;
}
/* menu END */

/* welcome START */
#welcome {
	background:#eaeaea;
	border:1px solid #c6c6c6;
	padding:7px 16px !important;
	padding:7px 16px 0;
	color:#464646;
	height:18px;
	line-height:18px;
}
#welcome .admin {
	float:left;
}
#welcome .de_mogs {
	float: right;
	margin-right: 10px;
}
#welcome .cart {
	background:url(../img/cart.gif) no-repeat;
	padding-left:38px;
	float:right;
}
/* welcome END */

/* content START */
#content {
	background:#fff;
	padding:11px 0 16px;
}
.sidebar {
	width:182px;
}
.sidebar .widget .caption {
	background:url(../img/widget_caption.gif) no-repeat;
	text-transform:uppercase;
	height:26px;
	line-height:26px;
	color:#fff;
	font-size:12px;
	font-family:Arial;
	font-weight:bolder;
	padding:0 13px;
	overflow:hidden;
}
/* content END */

/* sidebar left START */
#sidebar_left {
	float:left;
}
#navigation {
	background:#f1f1f1;
	border-style:solid;
	border-color:#c6c6c6;
	border-width:0 1px;
}
#sidebar_left .bottom_inner {
	background:#f1f1f1;
	border-style:solid;
	border-color:#c6c6c6;
	border-width:0 3px;
	height:1px;
	overflow:hidden;
}
#sidebar_left .bottom_outer {
	background:#c6c6c6;
	margin:0 2px;
	height:1px;
	overflow:hidden;
}
#navigation a {
	text-decoration:none;
}
#navigation a:hover {
	color:#252525;
}
#navigation ul.games {
	padding:3px 8px 12px;
}
#navigation li {
	list-style:none;
	padding-top:6px;
}
#navigation li .menu {
	background:url(../img/point_right.gif) 0 3px no-repeat;
	padding-left:19px;
}
#navigation li.open a.menu:hover {
	color:#3070ca;
}
#navigation li.open .menu {
	background:url(../img/point_down.gif) 0 3px no-repeat;
	font-weight:bolder;
	color:#252525;
}
#navigation li.open ul {
	display:block;
}
#navigation li.closed ul {
	display:none;
}
#navigation li ul {
	display:none;
	padding-left:19px;
}
#navigation li ul a {
	background:url(../img/point_right.gif) 0 3px no-repeat;
	padding-left:19px;
	font-weight:bolder;
}
#navigation2 {
	background:#f1f1f1;
	border-style:solid;
	border-color:#c6c6c6;
	border-width:0 1px;
}
#navigation2 a {
	text-decoration:none;
}
#navigation2 a:hover {
	color:#252525;
}
#navigation2 ul.games {
	padding:3px 8px 12px;
}
#navigation2 li {
	list-style:none;
	padding-top:6px;
}
#navigation2 li .menu {
	background:url(../img/point_right.gif) 0 3px no-repeat;
	padding-left:19px;
}
#navigation2 li ul {
	display:none;
	padding-left:19px;
}
#navigation2 li ul a {
	background:url(../img/point_right.gif) 0 3px no-repeat;
	padding-left:19px;
	font-weight:bolder;
}
#navigation3 {
	background:#f1f1f1;
	border-style:solid;
	border-color:#c6c6c6;
	border-width:0 1px;
}
#navigation3 a {
	text-decoration:none;
}
#navigation3 a:hover {
	color:#252525;
}
#navigation3 ul.games {
	padding:3px 8px 12px;
}
#navigation3 li {
	list-style:none;
	padding-top:6px;
}
#navigation3 li .menu {
	background:url(../img/point_right.gif) 0 3px no-repeat;
	padding-left:19px;
}
#navigation3 li ul {
	display:none;
	padding-left:19px;
}
#navigation3 li ul a {
	background:url(../img/point_right.gif) 0 3px no-repeat;
	padding-left:19px;
	font-weight:bolder;
}
/* sidebar left END */

/* sidebar right START */
#sidebar_right {
	float:right;
}
#need_assistance {
	background:#fff;
	color:#474747;
}
#need_assistance .box {
	border:1px solid #c6c6c6;
}
#need_assistance .box .inner {
	border-right:1px solid #f2f2f2;
	padding:0 11px 0 12px;
}
#need_assistance .sep {
	background:#c6c6c6;
	margin:0 5px;
	height:1px;
	overflow:hidden;
}
#need_assistance .help_center {
	padding:9px 0 16px;
}
#need_assistance .support_team {
	padding:9px 0 20px;
}
#need_assistance .title {
	height:25px;
	line-height:25px;
	padding-left:35px;
	display:block;
}
#need_assistance .help_center .title {
	background:#fff url(../img/need_assistance.gif) 0 0 no-repeat;
}
#need_assistance .support_team .title {
	background:#fff url(../img/need_assistance.gif) 0 -25px no-repeat;
}
#charity_sidebar {
	background:#fff;
	margin-top:11px;
}
#charity_sidebar .box {
	background:#f2f2f2;
	border-bottom:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
#charity_sidear .bottom {
	background:#eaeaea;
	border-bottom:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	text-align:right;
	padding:3px 5px 4px;
}
#charity_sidebar .caption {
	background-color: #fff;
}
#sbr_promobox1, #sbr_promobox2, #sbr_promobox3, #sbr_promobox4, #sbr_promobox5 {
	background:#fff;
	margin-top:11px;
}
#sbr_promobox1 .box, #sbr_promobox2 .box, #sbr_promobox3 .box, #sbr_promobox4 .box, #sbr_promobox5 .box {
	background:#f2f2f2;
	border-bottom:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
#sbr_promobox1 .bottom, #sbr_promobox2 .bottom, #sbr_promobox3 .bottom, #sbr_promobox4 .bottom, #sbr_promobox5 .bottom {
	background:#eaeaea;
	border-bottom:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	text-align:right;
	padding:3px 5px 4px;
}
#sbr_promobox1 .caption, #sbr_promobox2 .caption, #sbr_promobox3 .caption, #sbr_promobox4 .caption, #sbr_promobox5 .caption {
	background-color: #fff;
}
#rate_and_save {
	background:#fff;
	margin-top:11px;
}
#rate_and_save .box {
	background:#f2f2f2;
	border-bottom:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
#rate_and_save .bottom {
	background:#eaeaea;
	border-bottom:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	text-align:right;
	padding:3px 5px 4px;
}
#rate_and_save .caption {
	background-color: #fff;
}
#make_money {
	background:#fff;
	margin-top:11px;
}
#make_money .box {
	background:#f2f2f2;
	border-bottom:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
#make_money .bottom {
	background:#eaeaea;
	border-bottom:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	text-align:right;
	padding:3px 5px 4px;
}
#make_money .caption {
	background-color: #fff;
}
#highest_rated .box {
	width: 179px;
	background: #f2f2f2;
	border-bottom:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
/* sidebar right END */

/* about START */
#about {
	background:#f1f1f1;
	border:1px solid #c6c6c6;
	text-align: right;
	color:#5e5e5e;
}
#about .about_inner {
	vertical-align: top;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
}
#about .about_inner a {
	color:#5e5e5e;
	text-decoration:none;
}
#about about_inner a:hover {
	text-decoration:underline;
}
/* about END */

/* footer START */
#footer {
	text-align:center;
	color:#252525;
	padding:12px 27px 8px;
}
#footer .inner {
	width:400px;
	margin:0 auto;
}
#footer #copyright {
	padding-top:11px;
	font-size:12px;
}
#footer .pays {
	padding-top:14px;
}
#footer .pays a {
	text-decoration:none;
}
#footer .bizrate {
	float:left;
}
#footer .topten {
	float:left;
	margin-left: 15px;
}
#footer .hackersafe {
	float:right;
}
#footer .balance {
	float:right;
	margin-right: 15px;
	width: 78px;
}
/* footer END */

/* main START */
/*#main {
	background:#fff;
	float:left !important;
	float:none;
	margin-left:8px;
}*/
/* main END */

input.transparent {
	background: transparent;
	border: 0px none;
}
.hidden {
	display: none;
	visibility: hidden;
}
.shown {
	display: block;
	visibility: visible;
}
div#site {
	width: 540px;
	max-width: 540px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	border: 1px #ccc solid;
	background: #eaeaea;
	padding: 10px;
}
div#site .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
div#site .text {
}
#site li {
	margin-left: 25px;
}
#site ul {
	margin-bottom: 20px;
}
/* ----------------  MSGBOX STLYES --------------------------------- */
.msgbox {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.msgbox h3 {
	margin: 0px;
	padding: 0px;
}
.msgbox ol {
	margin: 5px 10px 5px 35px;
	padding: 0px;
}
.warning, .anothermsgtype {
	border: 1px solid;
	margin: 10px 0px 10px 0px;
	padding:15px 10px 15px 60px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.warning {
	color: #9F6000;
	font-weight: bold;
	background-color: #FEEFB3;
	background-image: url(images/s_warn.png);
}
/* ***********************form style******************************** */
img {
	outline:none;
	border:none;
}
.clear {
	clear:both;
}
.wrapper {
	width:602px;
	height:auto;
	margin:auto;
}
.middle {
	width:600px;
	height:auto;
	float:left;
}
.middle_top {
	background-image:url(images/middle_top.png);
	background-repeat:no-repeat;
	width:598px;
	height:27px;
	float:left;
}
.middle_center {
	background-image: url(images/middle_center.png);
	background-repeat: repeat-y;
	float: left;
	width: 598px;
}
.middle_center1 {
	/*background-image: url(images/middle_center.png);
	background-repeat: repeat-y;*/
	float: left;
	width: 598px;
}
.middle_bottom {
	background-image:url(images/middle_bottom1.png);
	background-repeat:no-repeat;
	width:598px;
	height:15px;
	float:left;
}
.list_your {
	width:165px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	margin-left: 20px;
	margin-top: 1px;
}
.please_fill {
	background-image:url(images/please_fill.png);
	background-repeat:no-repeat;
	width:584px;
	height:72px;
	float:left;
	margin-left: 7px;
	margin-top: 12px;
	margin-bottom: 22px;
}
.please_fill_text {
	width:560px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 17px;
	margin-left: 12px;
	margin-top: 8px;
}
.game {
	width:500px;
	height:auto;
	float:left;
}
.gamee_cl {
	float: right;
	height: auto;
	margin-right: -114px;
	width: 270px;
}
.gamee_text {
	width:50px;
	height:auto;
	float:left;
	font-family:Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size:11px;
	color:#666666;
	margin-top: 4px;
}
.game_box input {
	background-image:url(images/game_input.png);
	background-repeat:no-repeat;
	width:195px;
	height:23px;
	float:left;
	border:none;
}
.account {
	background-image:url(images/account_bg.png);
	background-repeat:no-repeat;
	width:598px;
	height:40px;
	float:left;
	margin-top: 40px;
}
.account_icon {
	width:44px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top: -17px;
}
.account_text {
	width:200px;
	height:auto;
	float:left;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-left: 15px;
	margin-top: 10px;
}
.first_name_main {
	width:435px;
	height:auto;
	float:left;
	margin-left: 158px;
	margin-top: 20px;
}
.first_name_cl {
	width:410px;
	height:auto;
	float:left;
}
.last_name_cl {
	width:410px;
	height:auto;
	float:left;
	margin-top:10px;
}
.first_name_text {
	color: #666666;
	float: left;
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 11px;
	height: auto;
	margin-top: 2px;
	width: 88px;
}
.first_name_text_2 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	height: auto;
	margin-left: -23px;
	margin-top: 2px;
	width: 111px;
	font-weight:bold;
}
.character {
	color: #666666;
	float: left;
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 11px;
	height: auto;
	margin-left: -28px;
	margin-top: 2px;
	text-align: right;
	width: 124px;
}
.first_name_text_3 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: -53px;
	margin-top: 2px;
	width: 141px;
}
.first_name_text_4 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	height: auto;
	margin-left: -3px;
	margin-top: 2px;
	width: 91px;
	font-weight:bold;
}
.first_name_text_5 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: -32px;
	margin-top: 2px;
	width: 120px;
}
.secret {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: -35px;
	margin-top: 2px;
	width: 123px;
}
.first_name_text_6 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: 24px;
	margin-top: 2px;
	width: 65px;
}
.first_name_text_7 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	height: auto;
	margin-left: 26px;
	margin-top: 2px;
	width: 63px;
	font-weight:bold;
}
.server {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	height: auto;
	margin-left: 36px;
	margin-top: 2px;
	width: 57px;
	font-weight:bold;
}
.level {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	height: auto;
	margin-left: 45px;
	margin-top: 2px;
	width: 48px;
	font-weight:bold;
}
.description1 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: -69px;
	margin-top: 2px;
	text-align: right;
	width: auto;
}
.description {
	color: #666666;
	float: left;
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 11px;
	height: auto;
	margin-left: -75px;
	margin-top: 2px;
	text-align: right;
	width: 171px;
}
.error_display {
	color:red;
	float: left;
	margin-top: 2px;
	width: 284px;
}
.first_box input {
	background-image:url(images/first_box.png);
	background-repeat:no-repeat;
	width:194px;
	height:24px;
	border:none;
	float:left;
	padding-left:2px;
}
.box input {
	background-image:url(images/box_3.png);
	background-repeat:no-repeat;
	width:258px;
	height:80px;
	border:none;
	float:left;
}
.save_cl {
	float: right;
	height: auto;
	margin-top: 20px;
	width: 353px;
}
.save_button {
	width:80px;
	height:auto;
	float:left;
}
.please_2 {
	background-image:url(images/please_2.png);
	background-repeat:no-repeat;
	width:584px;
	height:102px;
	float:left;
	margin-left: 7px;
	margin-top: 35px;
}
.please_fill_text_2 {
	width:552px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 17px;
	margin-left: 12px;
	margin-top: 8px;
}
.add_New {
	background-image:url(images/account_bg.png);
	background-repeat:no-repeat;
	width:598px;
	height:40px;
	float:left;
	margin-top:30px;
}
.add_icon {
	width:50px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top: -8px;
}
.save_cl {
	float: right;
	height: auto;
	margin-top: 20px;
	width: 353px;
}
.save_button_2 {
	width:165px;
	height:auto;
	float:left;
	margin-left: 6px;
}
.blanck {
	width:500px;
	height:auto;
	float:left;
	margin-top: 100px;
}
.description input {
	background-image:url(images/description.png);
	background-repeat:no-repeat;
	width:258px;
	height:170px;
	border:none;
	float:left;
}
.level_box input {
	background-image:url(images/level.png);
	background-repeat:no-repeat;
	width:101px;
	height:23px;
	float:left;
	border:none;
}
.below_txt {
	float:left;
}
.for_text {
	color: #666666;
	float: left;
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 11px;
	margin-left: 13px;
	margin-top: 9px;
	width: 453px;
}
.for_radio {
	color: #666666;
	float: left;
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 11px;
	margin-left: 13px;
	margin-top: 3px;
}
.clear1 {
	height:17px;
	float:left;
}
.for_text1 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: 210px;
	margin-top: 2px;
	width: 100px;
}
.validate_error {
	float:left;
	color:red;
	width:300px;
	padding-left:5px;
}
/*classes for create list overviews*/
.mit {
	font-weight:bold;
}
.middle1 {
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 11px;
	float: left;
	height: auto;
	width: 600px;
	min-height: 1511px;
	/*background-image: url("images/middle_center.png");*/
}
.list_your {
	width:auto !important;
}
.account_text1 {
	color: #000000;
	float: left;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 9px;
	width: 539px;
}
.for_cen_text {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 112px;
	margin-top: 26px;
}
.given_text1 {
	color: #000000;
	float: left;
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 11px;
	margin-left: 6px;
	margin-top: 22px;
	width: auto;
	text-align:center;
}
.given_text {
	color: #ccc;
	float: left;
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 11px;
	margin-left: 6px;
	margin-top: 22px;
	width: auto;
}
.next_line {
	color: #000000;
	float: left;
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin-left: 82px;
	margin-top: 22px;
	width: auto;
}
.tt {
	color: #000000;
	float: left;
	font-family: Georgia;
	margin-top:5px;
	font-size: 18px;
	font-style: italic;
	margin-left: 199px;
	width: 100%;
}
.middle_center1 hr {
	border: 1px solid;
	color: DarkSlateBlue;
	float: left;
	width: 100%;
	margin-top: 13px;
}
.headd as {
	color: #000000;
	float: left;
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 12px;
	margin-left: 6px;
	margin-top: 9px;
	width: 539px;
}
.headd imgg {
}
.headd txt {
	color: #000000;
	float: left;
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 11px;
	margin-left: 78px;
	margin-top: 22px;
	width: auto;
}
.headd hr {
	border: 1px solid;
	color: DarkSlateBlue;
	float: left;
	width: 100%;
	margin-top: 13px;
}
.third titlee {
	color: #000000;
	float: left;
	font-family: Tahoma, Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 9px;
	width: 539px;
	margin-left: 236px;
}
.list_accountt {
	float: left;
	margin-left: 63px;
	margin-top: 30px;
}
.first_img {
	float:left;
	margin-top:40px;
}
.sec_img {
	float:left;
	margin-top:40px;
}
.personal_info {
	background: none repeat scroll 0 0 #9E9E9E;
	float: left;
	height: 342px;
	margin-left: 27px;
	margin-top: 22px;
	width: 542px;
}
.personal_info titl {
	color: white;
	float: left;
	font-size: 12px;
	margin-left: 2px;
	margin-top: 25px;
	width:496px;
}
.for_td_text {
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	text-align: right;
}
.for_textbox {
	background-image: url("images/first_box.png");
	background-repeat: no-repeat;
	border: medium none;
	float: left;
	height: 14px;
	padding-left: 2px;
	width: 134px;
}
.for_recap {
	float:left;
	margin-top:22px;
	margin-left:163px;
}
.final_sub {
	float: left;
	margin-left: 87px;
	margin-top: 30px;
}
/*Home page styles*/
#main #showcase {
	margin-bottom:12px;
}
#main #showcase .show img {
	border:1px solid #c6c6c6;
	margin-bottom:-3px !important;
	margin-bottom:-2px;
}
#main #showcase .bar {
	background:url(img/showcase_bar.gif) no-repeat;
	text-align:right;
	padding-top:6px;
	height:20px;
	padding-right:19px;
	width:568px;
}
#main #showcase .bar a {
	text-decoration:none;
	color:#959595;
	border:1px solid #474747;
	padding:0 5px 2px;
	margin-left:4px;
}
#main #showcase .bar a:hover, #main #showcase .bar a.current {
	border-color:#f6ba1b;
}
#main #in_the_blog {
	width:286px;
	float:left;
	padding-left:0 !important;
	padding-left:3px;
}
#main #in_the_blog .caption {
	background:url(img/widget_caption_x.gif) no-repeat;
	text-transform:uppercase;
	height:26px;
	line-height:26px;
	color:#fff;
	font-size:12px;
	font-family:Arial;
	font-weight:bolder;
	padding:0 13px;
	overflow:hidden;
}
#main #in_the_blog .box {
	border:1px solid #c6c6c6;
	border-top:0;
	padding:7px 6px 7px 7px;
}
#main #in_the_blog h4 {
	font-size:16px;
	font-family:Arial;
	padding:2px 0 6px;
	text-transform:uppercase;
}
#main #in_the_blog .pic {
	border:1px solid #000;
}
#main #in_the_blog .text {
	line-height:145%;
	padding:7px 0 9px;
}
#main #in_the_blog .more {
	font-size:12px;
}
#main #tell_your_friends {
	background:url(img/tell_your_friends.png) no-repeat;
	width:285px;
	height:245px;
	float:left;
	margin-left:16px;
	position:relative;
}
#main #tell_your_friends .more {
	color:#ed8b23;
	bottom:6px;
	right:7px;
	position:absolute;
	font-size:12px;
	text-decoration:none;
}
#main #tell_your_friends a.more:hover {
	text-decoration:underline;
}
td.promoBox {
	width: 219px;
	border: 1px solid #777;
	vertical-align: bottom;
}
table.promoBoxPromo {
	height: 100px;
	width: 100%;
}
table.promoBoxPromo td {
	vertical-align: top;
}
.promoBoxText {
	margin: 0px 3px 12px 0;
	line-height: 1.4em !important;
	text-align: center;
}
td.promoBoxFooter {
	clear: both;
	background: #4a4a4a url(../img/promoBox_link.gif) repeat-x top center;
	height: 20px;
	padding-right: 3px;
	text-align: right;
}
.promoBoxFooter * {
	vertical-align: middle;
}
.promoBoxFooter a {
	color: #f7941d !important;
}
.promoBoxFooter a:hover {
	color: #0563d7 !important;
}
/*Form styles*/
img {
	outline:none;
	border:none;
}
.clear {
	clear:both;
}
.wrapper {
	width:602px;
	height:auto;
	margin:auto;
}
.middle {
	width:600px;
	height:auto;
	float:left;
}
.middle_top {
	background-image:url(images/middle_top.png);
	background-repeat:no-repeat;
	width:598px;
	height:27px;
	float:left;
}
.middle_center {
	background-image:url(images/middle_center.png);
	background-repeat:repeat-y;
	width:598px;
	float:left;
}
.middle_bottom {
	background-image:url(images/middle_bottom.png);
	background-repeat:no-repeat;
	width:598px;
	height:15px;
	float:left;
}
.list_your {
	width:165px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	margin-left: 20px;
	margin-top: 1px;
}
.please_fill {
	background-image:url(images/please_fill.png);
	background-repeat:no-repeat;
	width:584px;
	height:72px;
	float:left;
	margin-left: 7px;
	margin-top: 12px;
	margin-bottom: 22px;
}
.please_fill_text {
	width:560px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 17px;
	margin-left: 12px;
	margin-top: 8px;
}
.game {
	width:500px;
	height:auto;
	float:left;
}
.gamee_cl {
	float: right;
	height: auto;
	margin-right: -114px;
	width: 270px;
}
.gamee_text {
	width:50px;
	height:auto;
	float:left;
	font-family:Tahoma;
	font-size:14px;
	color:#666666;
	margin-top: 4px;
}
.game_box input {
	background-image:url(images/game_input.png);
	background-repeat:no-repeat;
	width:195px;
	height:23px;
	float:left;
	border:none;
}
.account {
	background-image:url(images/account_bg.png);
	background-repeat:no-repeat;
	width:598px;
	height:40px;
	float:left;
	margin-top: 40px;
}
.account_icon {
	width:44px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top: -17px;
}
.account_text {
	width:200px;
	height:auto;
	float:left;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-left: 15px;
	margin-top: 10px;
}
.first_name_main {
	width:435px;
	height:auto;
	float:left;
	margin-left: 158px;
	margin-top: 20px;
}
.first_name_cl {
	width:410px;
	height:auto;
	float:left;
}
.last_name_cl {
	width:410px;
	height:auto;
	float:left;
	margin-top:10px;
}
.first_name_text {
	color: #666666;
	float: left;
	font-family:Tahoma;
	font-size: 14px;
	height: auto;
	margin-top: 2px;
	width: 88px;
	font-weight:bold;
}
.first_name_text_2 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	height: auto;
	margin-left: -23px;
	margin-top: 2px;
	width: 111px;
	font-weight:bold;
}
.character {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: -31px;
	margin-top: 2px;
	width: 124px;
}
.first_name_text_3 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: -53px;
	margin-top: 2px;
	width: 141px;
}
.first_name_text_4 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	height: auto;
	margin-left: -3px;
	margin-top: 2px;
	width: 91px;
	font-weight:bold;
}
.first_name_text_5 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: -32px;
	margin-top: 2px;
	width: 120px;
}
.secret {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: -35px;
	margin-top: 2px;
	width: 123px;
}
.first_name_text_6 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: 24px;
	margin-top: 2px;
	width: 65px;
}
.first_name_text_7 {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	height: auto;
	margin-left: 26px;
	margin-top: 2px;
	width: 63px;
	font-weight:bold;
}
.server {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	height: auto;
	margin-left: 36px;
	margin-top: 2px;
	width: 57px;
	font-weight:bold;
}
.level {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	height: auto;
	margin-left: 45px;
	margin-top: 2px;
	width: 48px;
	font-weight:bold;
}
.description {
	color: #666666;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-left: 3px;
	margin-top: 2px;
	width: 88px;
}
.first_box input {
	background-image:url(images/first_box.png);
	background-repeat:no-repeat;
	width:196px;
	height:22px;
	border:none;
	float:left;
	padding-left:2px;
}
.box input {
	background-image:url(images/box_3.png);
	background-repeat:no-repeat;
	width:258px;
	height:80px;
	border:none;
	float:left;
}
.save_cl {
	float: right;
	height: auto;
	margin-top: 20px;
	width: 353px;
}
.save_button {
	width:80px;
	height:auto;
	float:left;
}
.please_2 {
	background-image:url(images/please_2.png);
	background-repeat:no-repeat;
	width:584px;
	height:102px;
	float:left;
	margin-left: 7px;
	margin-top: 35px;
}
.please_fill_text_2 {
	width:552px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 17px;
	margin-left: 12px;
	margin-top: 8px;
}
.add_New {
	background-image:url(images/account_bg.png);
	background-repeat:no-repeat;
	width:598px;
	height:40px;
	float:left;
	margin-top:30px;
}
.add_icon {
	width:50px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top: -8px;
}
.save_cl {
	float: right;
	height: auto;
	margin-top: 20px;
	width: 353px;
}
.save_button_2 {
	width:165px;
	height:auto;
	float:left;
	margin-left: 6px;
}
.blanck {
	width:500px;
	height:auto;
	float:left;
	margin-top: 100px;
}
.description input {
	background-image:url(images/description.png);
	background-repeat:no-repeat;
	width:258px;
	height:170px;
	border:none;
	float:left;
}
.level_box input {
	background-image:url(images/level.png);
	background-repeat:no-repeat;
	width:101px;
	height:23px;
	float:left;
	border:none;
}
/*form style page*/

/*extras.css page*/
div.popupBox {
	margin:auto !important;
	left: 35%;
	top: 30%;
	padding: 10px;
	position: absolute;
	display: none;
	z-index:9999;
}
.hide {
	position:absolute;
	background:url(../images/delete-icon.png) no-repeat left center;
	font-size:0px;
	color:#b7b7b7;
	width:26px;
	height:27px;
	top:0px;
	right:0px;
}
.hide:hover{
	color:#b7b7b7;
}
.logout-bg {
	width:47px;
	height:20px;
	background:url(../img/logout-bg.png) no-repeat left top;
	cursor:pointer;
	border:none;
	font:normal bold 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:2px 0px;
}
.logout-bg:hover {
	background-position:left bottom;
}
/*extras.css page*/
/***********************************************
* NEW Theme Styles START
***********************************************/

a {
	text-decoration:none;
	color:#fec000;
}
a:focus {
	outline:none;
}
img {
	border:none;
}
@font-face {
font-family: 'ArenaCondensedRegular';
src: url('../fonts/arenac-webfont.eot');
src: url('../fonts/arenac-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/arenac-webfont.woff') format('woff'), url('../fonts/arenac-webfont.ttf') format('truetype'), url('../fonts/arenac-webfont.svg#ArenaCondensedRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'HelveticaLTStdLightCondensed';
src: url('../fonts/helveticaltstd-lightcond-webfont.eot');
src: url('../fonts/helveticaltstd-lightcond-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaltstd-lightcond-webfont.woff') format('woff'), url('../fonts/helveticaltstd-lightcond-webfont.ttf') format('truetype'), url('../fonts/helveticaltstd-lightcond-webfont.svg#HelveticaLTStdLightCondensed') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
 font-family: 'AngelinaRegular';
 src: url('../fonts/angelina/angelina-webfont.eot');
src: url('../fonts/angelina/angelina-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/angelina/angelina-webfont.woff') format('woff'), url('../fonts/angelina/angelina-webfont.ttf') format('truetype'), url('../fonts/angelina/angelina-webfont.svg#AngelinaRegular') format('svg');
font-weight: normal;
font-style: normal;
}
#outer_container {
	width:986px;
	overflow:hidden;
	margin:auto;
}
.logo {
	float:left;
	width:242px;
	padding:15px 0 0 0;
}
.login_outer {
	float:right;
	/*width:725px;*/
	margin:20px 0px 15px 0px;
	overflow:hidden;
}
p {
	font:normal normal 13px Arial, Helvetica, sans-serif;
	line-height:20px;
	padding-bottom:10px;
}
.login {
	/*background:transparent url(../images/login.png) no-repeat top left;*/
	/*width:501px;*/
	height:44px;
	/*float:left;*/
	float:right;
	line-height:38px;
	text-align:center;
	color:#fec000;
	padding:2px 0px 0px 0px;
}
.login a {
	padding:0 1px 0 1px;
}
.login-left {
	float:left;
	background:transparent url(../images/login-left.png) no-repeat left top;
	padding:0 0 0 75px;
}
.login-center {
	float:left;
	background:transparent url(../images/login-center.png) repeat-x center top;
}
.login-right {
	width:28px;
	float:left;
	background:transparent url(../images/login-right.png) no-repeat right top;
}
.login a:hover {
	text-decoration:underline;
}
.cart {
	background:transparent url(../images/cart.png) no-repeat left 8px;
	width:145px;
	margin-left:10px;
	float:left;
	display:block;
	height:40px;
	line-height:44px;
	padding:0 0 0 35px;
}
.cart a {
	color:#ffffff;
}
.flag {
	width:32px;
	float:right;
	padding-top:10px;
}
.ie7 .flag {
	width:32px;
	float:none;
	padding-top:10px;
}
.new_scroll {
	overflow:hidden;
	width:460px;
	float:right;
	padding-top:16px;
	clear:both;/*margin-left:117px;*/
}
.sc_l {
	background:transparent url(../images/scroll_l.png) no-repeat top left;
	width:29px;
	height:32px;
	float:left;
}
.sc_r {
	background:transparent url(../images/scroll_r.png) no-repeat top left;
	width:29px;
	height:32px;
	float:right;
}
.sc_c {
	background:transparent url(../images/scroll.png) repeat-x top left;
	height:32px;
	float:left;
	width:402px;
	line-height:32px;
}
.menu_outer {
	clear:both;
	position:relative;
	z-index:50;
}
.cgame {
	float:left;
	width:255px;
	height:78px;
}
.main_menu {
	float:right;
	width:710px;
	margin:20px 0 20px 15px;
	overflow:hidden;
}
/*.ie7 .main_menu {
	float:right;
	width:710px;
	margin:20px 0 0px 15px;
	overflow:hidden;
}*/
.menu_l {
	float:left;
	background:transparent url(../images/menu_left.png) no-repeat top left;
	width:14px;
	height:57px;
}
.menu_top {
	float:left;
	background:transparent url(../images/menu_center.png) repeat-x top left;
	width:661px;
	height:57px;
}
.menu_top ul {
	padding:0px;
	margin:0px;
}
.menu_top ul li {
	list-style:none;
	float:left;
	background:transparent url(../images/menu_div.jpg) no-repeat 0px 4px;
	display:block;
	padding:8px 2px;
}
.menu_top ul li:first-child {
	background:none;
}
.menu_top ul li a {
	font:normal normal 14px 'ArenaCondensedRegular';
	color:#ffcd36;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
	height:43px;
	padding:0px 0px 0px 0px;
	line-height:43px;
}
.menu_top ul li a span {
	font:normal normal 14px 'ArenaCondensedRegular';
	color:#ffcd36;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
	height:43px;
	padding:0px 17px;
	line-height:38px;
	cursor:pointer;
}
.menu_top ul li a span:hover {
	color:#ffffff;
	background:transparent url(../images/menu_hover_left.jpg) no-repeat top left;
	display:block;
}
.menu_top ul li a:hover {
	background:transparent url(../images/menu_hover_right.jpg) no-repeat top right;
	color:#ffffff;
	display:block;
}
.ie7 .menu_top ul li a span {
	line-height:45px;
}
.ie8 .menu_top ul li a span {
	line-height:45px;
}
.menu_r {
	float:left;
	background:transparent url(../images/menu_right.png) no-repeat top left;
	width:35px;
	height:57px;
}
#main_outer {
	overflow:hidden;
	clear:both;
}
.left_block {
	float:left;
	width:727px;/*min-height:800px;*/
}
.left_block_full {
	width:100%;
}
.right_block {
	float:left;
	background:transparent url(../images/right_bg.png) no-repeat top left;
	margin-left:11px;
	padding-left:10px;
	padding-top:15px;
	width:235px;
	border:0px red solid;
}
.banner_bg {
	background:transparent url(../images/banner_bg.jpg) no-repeat top left;
	width:724px;
	height:267px;
	padding:1px;
	position:relative;
	margin-bottom:15px;
}
.banner_l {
	background:transparent url(../images/banner_l.png) no-repeat top left;
	height:268px;
	width:12px;
	position:absolute;
	top:-1px;
	left:0px;
	z-index:49;
}
.banner_r {
	background:transparent url(../images/banner_r.png) no-repeat top left;
	height:268px;
	width:12px;
	position:absolute;
	top:-1px;
	right:1px;
	z-index:49;
}
.content {
	margin:0px 0 15px 0;
}
.content_top {
	background:transparent url(../images/content_top.png) no-repeat top left;
	width:724px;
	height:12px;
}
.content_bottom {
	background:transparent url(../images/content_bottom.png) no-repeat top left;
	width:724px;
	height:12px;
}
.content_center {
	background:transparent url(../images/content_re.png) repeat-y top left;
	display:block;
	padding:15px 20px;
	color:#dcdcdc;
	line-height:20px;
	/*min-height:450px;*/
	overflow:hidden;
}
.content_center1 {
	background:transparent url(../images/content_re.png) repeat-y top left;
	display:block;
	padding:15px 20px;
	color:#dcdcdc;
	line-height:20px;
}
#five_boxes {
	overflow:hidden;
	margin:20px 4px;
	text-align:center;
}
.box_l {
	float:left;
	width:99px;
	height:234px;
	background:transparent url(../images/boxes_left.png) no-repeat top left;
	margin-right:1px;
	padding:0 10px;
}
.box_he {
	height:213px;
}
.box_he img {
	margin-top:10px;
}
.click {
	text-align:right;
}
.click a {
	background:transparent url(../images/arrow_1.png) no-repeat 0px 3px;
	color:#ffffff;
	text-align:right;
	padding:0 0 0 13px;
}
.click a:hover {
	color:#14152d;
}
.box_c {
	float:left !important;
	width:110px;
	margin-right:1px;
	height:234px;
	background:transparent url(../images/boxes_middle.png) no-repeat top left;
	padding:0 5px;
	text-align:center;
	border:0px solid red;
}
.box_he .image_b {
	height:85px;
}
.intro-txt {
	height:125px;
	line-height:17px;
}
.box_r {
	float:right;
	width:103px;
	height:234px;
	background:transparent url(../images/boxes_right.png) no-repeat top left;
	padding:0 8px;
}
.footer_outer {
	background:transparent url(../images/footer_dev.jpg) no-repeat top center;
}
.footer_li_o {
	overflow:hidden;
	background:transparent url(../images/footer_dev.jpg) no-repeat bottom center;
}
.footer_links {
	background:transparent url(../images/v_st.jpg) no-repeat right center;
	display:block;
	overflow:hidden;
	float:left;
	width:310px;
	margin-top:20px;
	margin-right:5px;
}
.footer_links ul {
	padding:0px;
	margin:0px 0 20px 0;
	float:left;
	width:340px;
}
.footer_links ul li {
	list-style:none;
	padding:5px 0;
	width:170px;
	float:left;
}
.footer_links ul li a {
	background:transparent url(../images/arrow_1.png) no-repeat 0px 3px;
	color:#ffffff;
	padding:0 0 0 18px;
}
h2 {
	font:normal normal 18px Arial, Helvetica, sans-serif;
	color:#ff921b;
	margin:0 0 15px 0;
}
.footer_logo {
	float:left;
	padding-left:20px;
	margin-top:20px;
}
.footer_logo ul {
	padding:0px;
	margin:0px;
}
.footer_logo ul li {
	list-style:none;
	float:left;
	margin-right:20px;
	vertical-align:middle;
}
.f_links {
	text-align:center;
	color:#ffffff;
	line-height:40px;
}
.f_links a {
	color:#ffffff;
	padding:0 5px 0 5px;
	line-height:40px;
}
.f_links a:hover, .footer_links ul li a:hover {
	color:#FF921B;
}
.help, .online, .q_re, .secure, .news_le {
	margin-bottom:15px;
	overflow:hidden;
}
.quick {
	background:transparent url(../images/quick.png) no-repeat top left;
	width:232px;
	height:47px;
	font-size:0px;
}
.subscribebu{
	background:transparent url(../images/subscribetit.png) no-repeat top left;
	width:232px;
	height:47px;
	font-size:0px;
}
.q_re {
	background:transparent url(../images/quick_re.jpg) repeat-y top left;
	width:232px;
}
.q_b {
	background:transparent url(../images/quick_bottom.jpg) no-repeat bottom left;
	width:232px;
	padding:0px 10px 10px 10px;
	overflow:hidden;
}
.sel_ou {
	overflow:hidden;
	margin-top:6px;
	clear:both;
}
.sel_t {
	float:left;
	width:55px;
	line-height:28px;
}
.sel_o {
	float:left;
}
.sel_o select {
	font:normal normal 12px Arial, Helvetica, sans-serif;
	border:1px #e9a041 solid;
	padding:3px;
	width:150px;
}
.buy {
	background:transparent url(../images/buy.png) no-repeat top center;
	width:128px;
	height:46px;
	border:none;
	font-size:0px;
	margin:15px 40px;
	text-align:center;
	cursor:pointer;
}
.buy:hover {
	background:transparent url(../images/buy.png) no-repeat bottom center;
}
.news_le {
	background:transparent url(../images/news_re.jpg) repeat-y top left;
	width:232px;
}
.n_i {
	background:transparent url(../images/news_t.jpg) no-repeat top left;
}
.n_letter {
	background:transparent url(../images/news_b.jpg) no-repeat bottom left;
	padding:10px 10px 10px 10px;
	overflow:hidden;
}
.n_letter h3 {
	font:normal bold 14px Arial, Helvetica, sans-serif;
	padding:0px 0 10px 0;
	margin:0px;
}
.inner-text {
	width:150px;
	padding:0 5px;
	height:23px;
	line-height:23px;
	float:left;
}
.go {
	background:transparent url(../images/go.png) no-repeat top left;
	width:38px;
	height:28px;
	border:none;
	font-size:0px;
	display:block;
	float:left;
	margin-left:5px;
	cursor:pointer;
}
.go:hover {
	background:transparent url(../images/go.png) no-repeat bottom left;
}
h1 {
	font:normal normal 26px "Times New Roman", Times, serif;
	padding:0px 0 6px 0;
	margin:0px;
	color:#ffcd36;
}
.title_bg {
	background:transparent url(../images/title_bg.png) no-repeat bottom center;
	width:612px;
	height:16px;
}
div.hoverBtn {
	position:   relative;
	float:   left;
	background:transparent url(../images/help.png) no-repeat top left;
}
div.hoverBtn a {
	position:   relative;
	z-index:   2;
	display:   block;
	width:235px;
	height:67px;
	line-height:   30px;
	text-align:   center;
	font-size:  0em;
	text-decoration: none;
	color:   #000;
	background:  transparent none repeat-x 0 0 scroll;
}
div.hoverBtn div {
	display:  none;
	position:   absolute;
	z-index:   1;
	top:    0px;
	background:transparent url(../images/help.png) no-repeat bottom left;
}
div.hoverBtn1 {
	position:   relative;
	float:   left;
	background:transparent url(../images/online.png) no-repeat top left;
}
div.hoverBtn1 a {
	position:   relative;
	z-index:   2;
	display:   block;
	width:232px;
	height:78px;
	line-height:   30px;
	text-align:   center;
	font-size:  0em;
	text-decoration: none;
	color:   #000;
	background:  transparent none repeat-x 0 0 scroll;
}
div.hoverBtn1 div {
	display:  none;
	position:   absolute;
	z-index:   1;
	top:    0px;
	background:transparent url(../images/online.png) no-repeat bottom left;
}
.menu_list {
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	background: #eef4d3 url(left.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a {
	display:block;
	color:#006699;
	background-color:#EFEFEF;
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
}
.menu_body a:hover {
	color: #000000;
	text-decoration:underline;
}
/*news ticker*/   
 #mask p a {
	color: #ff0000;
}
h3, h2 {
	padding: 1em 0 0.8em 0;
}
h4 {
	font: normal 1.3em Arial;
	padding: 1.2em 0 0 0;
	border-top: 1px solid #ff0000;
	margin-top: 2em;
}
#wrapp {
	overflow:hidden;
	width:400px;
}
#mask {
	background: transparent;
	position: relative;
	left: 0px;
	width: 400px;
	overflow: hidden;
	height: 30px;
	overflow:hidden;
}
#tickercontainer #mask p {
	white-space: nowrap;
	position: absolute;
	top: 0px;
	left: 600px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#tickercontainer #mask span {
	margin: 0 6px 0 52px
}
/*news ticker*/



/* begin: slideshow */
.slideshow {
	position:relative;
	padding:0;
	margin:0;
}
.slideshow a img {
	border:none;
}
.slideshow li.slide {
	list-style-type:none;
}
.slideshow .slides {
	height:260px;
	margin:0;
}
.slideshow .slides li.slide {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0;
}
.slideshow .buttons {
	display:none;
}
.slideshow .buttons {
	display:block;
	position:absolute;
	z-index:100;
	left:0px;
	bottom:20px;
	margin:0;
}
.slideshow .buttons li {
	float:left;
	display:inline;
	width:30px;
	height:30px;
	margin:0;
	padding-left:11px;
	line-height:30px;
	background-image:url('buttonBg.png');
	background-repeat:no-repeat;
}
.slideshow .buttons li a {
	float:left;
	text-decoration:none;
	width:30px;
	height:30px;
	color:#fff;
	outline:0;
}
.slideshow ul.buttons li a:hover {
	text-decoration:none;
	color:#0a0a0a;
}
.slideshow ul.buttons li.active a:hover, .slideshow ul.buttons li.active a {
	color:#666666;
}
/* end: slideshow */


li.me_game {
	padding:5px !important;
}
.clr {
	clear:both;
}
li.menu_head {
	float:left !important;
	width:250px !important;
}
#smoothmenu2, #smoothmenu2 ul {
	list-style-type:none;
	margin: 0px 6px 0px 0px!important;
	padding: 0 !important;
	width:960px;
/*	border-top: 1px solid #52240C;
	border-left: 3px solid #52240C;
	border-right: 3px solid #52240C;
	border-bottom: 3px solid #52240C;
*/}
#smoothmenu2 a {
	display: block;
	text-decoration: none;
}
#smoothmenu2 li {
	margin: 0px 6px 0 0;
	width:234px;
	padding:0px !important;
	background: #3e405c;
	position:relative !important;
}
#smoothmenu2 li:hover {
	background: url(../images/hover.jpg) repeat-x top left;
}
#smoothmenu2 li ul li {
	clear:both !important;
}
#smoothmenu2 li ul {
	clear:both !important;
	position:absolute;
	top:24px;
	left:105px;
	z-index:99999999 !important;
	display:block;
	width:155px;
	margin:0px !important;
	padding:0px !important;
}
#smoothmenu2 li a {
	background: url(../images/arrow_1.png) no-repeat 5px 7px;
	color: #fff;
	padding:5px 0px 5px 20px;
	margin:0px;
	border-bottom:1px solid #333550;
}
#smoothmenu2 li a:hover {
	background: url(../images/arrow_1.png) no-repeat 5px 7px;
	color: #fff;
	padding:5px 0px 5px 20px;
	margin:0px;
}
#smoothmenu2 li ul li {
	background: url(../images/hover.jpg) repeat-x top left;
	width:155px;
}
#smoothmenu2 li ul li:hover {
	background: url(../images/hover1.jpg) repeat-x top left;
}
#smoothmenu2 li ul li a {
	background:url(../images/arrow_1.png) no-repeat 5px 7px;
	color: #ffffff;
	padding-left: 20px;
	border-left: 2px #f1f1f1 solid;
	font-size:11px;
}
#smoothmenu2 li ul li a:hover {
	background:url(../images/arrow_2.png) no-repeat 5px 7px;
	border-left: 2px #0d8cbe solid;
	color:#333333;
	padding-left: 20px;
}
#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#cssdropdown li {
	float: left;
}
.mainitems {
}
.mainitems a {
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
}
.subuls {
	display: none;
	width:965px;
	position: absolute !important;
	top:80px;
	left: 5px;
	background-color:#14152d;
	z-index:9999 !important;
	border-left: 3px solid #d09f0e;
	border-right: 3px solid #d09f0e;
	border-bottom: 3px solid #d09f0e;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.subuls li {
	width: 100%;
}
.subuls li a {
	text-decoration: underline;
}
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top:205px;
	left: 5px;
}
#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
#restofcontent { /*wrap rest of content of the page inside this div*/
	clear: left;
}
/*full page start*/
.content_full {
	margin:0px 0 15px 0;
}
.full_top {
	background:transparent url(../images/full_content_top.png) no-repeat top left;
	width:980px;
	height:12px;
}
.full_bottom {
	background:transparent url(../images/full_content_bottom.png) no-repeat top left;
	width:980px;
	height:12px;
}
.full_center {
	background:transparent url(../images/full_content_re.png) repeat-y top left;
	display:block;
	padding:15px 20px;
	color:#dcdcdc;
	line-height:20px;
}
.future {
	margin-left:20px;
}
.future img {
	margin-right:20px;
}
.futures_bg, .selling_bg {
	background:transparent url(../images/player_bg.jpg) no-repeat 5px 80px;
	display:block;
	padding:0px 20px;
}
.futures_bg p {
	font:normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#a4a4a4;
	line-height:20px;
	margin-top:20px;
}
.register {
	text-align:center;
	margin:35px 0;
}
.reg {
	background:transparent url(../images/reg_button.png) no-repeat top left;
	width:454px;
	height:46px;
	border:none;
	cursor:pointer;
	font-size:0px;
	display:block;
	margin:auto;
}
.reg:hover {
	background:transparent url(../images/reg_button.png) no-repeat bottom left;
	width:454px;
	height:46px;
}
.loginbox_outer {
	clear:both;
	margin:auto;
}
.login_top {
	background:transparent url(../images/login_top.png) no-repeat top left;
	height:11px;
	width:412px;
}
.login_bottom {
	background:transparent url(../images/login_bottom.png) no-repeat bottom left;
	height:11px;
	width:412px;
}
.login_middle {
	background:transparent url(../images/login_middle.png) repeat-y top center;
	padding:10px 20px;
}
h3.alr {
	margin:0px;
	padding:0px;
	font:normal normal 18px 'HelveticaLTStdLightCondensed';
	color:#ffc600;
	letter-spacing:1px;
	text-align:center;
}
h3.alr span {
	font:normal bold 18px 'HelveticaLTStdLightCondensed';
	color:#ea8248;
}
.user_ot {
	margin-top:15px;
	overflow:hidden;
}
.user {
	float:left;
	width:100px;
	color:#a5a5a5;
	font:normal bold 12px Arial, Helvetica, sans-serif;
	line-height:34px;
}
.textbox {
	float:left;
	background:transparent url(../images/textbox.png) no-repeat top left;
	width:229px;
	height:34px;
}
.textbox input {
	background:none;
	border:none;
	width:200px;
	padding:0 10px;
	height:34px;
	line-height:34px;
}
.submit {
	background:transparent url(../images/sign-in.png) no-repeat top left;
	width:84px;
	height:27px;
	font-size:0px;
	cursor:pointer;
	display:block;
	border:none;
	margin:10px 0 10px 100px;
}
.submit:hover {
	background:transparent url(../images/sign-in.png) no-repeat bottom left;
	width:84px;
	height:27px;
}
.login_middle p {
	padding:0px;
	margin:0px;
}
.login_middle p a:hover {
	color:#ffffff;
}
/*full page end*/





/*accounts page start*/
.server_ {
	overflow:hidden;
	padding:20px;
	background:#20213d;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.server {
	float:left;
	width:185px;
}
.server select {
	width:165px;
	padding:3px;
	border:1px #0d8caf solid;
	font:normal normal 12px Arial, Helvetica, sans-serif;
}
.level select {
	width:60px;
	padding:3px;
	border:1px #0d8caf solid;
	font:normal normal 12px Arial, Helvetica, sans-serif;
}
.class select {
	width:110px;
	padding:3px;
	border:1px #0d8caf solid;
	font:normal normal 12px Arial, Helvetica, sans-serif;
}
.race select {
	width:90px;
	padding:3px;
	border:1px #0d8caf solid;
	font:normal normal 12px Arial, Helvetica, sans-serif;
}
.level {
	float:left;
	width:80px;
}
.class {
	float:left;
	width:133px;
}
.race {
	float:left;
	width:110px;
}
.serc {
	float:left;
	width:80px;
	margin-top:20px;
}
input. {
 background:transparent url(../images/.png) no-repeat top left;
 width:84px;
 height:27px;
 font-size:0px;
 cursor:pointer;
 display:block;
 border:none;
}
input.:hover {
 background:transparent url(../images/.png) no-repeat bottom left;
}
.accounts_top {
	background:transparent url(../images/account_title.png) no-repeat top left;
	width:684px;
	height:41px;
	font:normal bold 13px Arial, Helvetica, sans-serif;
	line-height:41px;
	padding:0 15px;
}
.accounts_outer {
	margin:20px 0;
	overflow:hidden;
}
.level_top, .level_de {
	float:left;
	width:80px;
}
.race_top, .race_de {
	width:170px;
	float:left;
}
.server_top, .server_de {
	width:190px;
	float:left;
}
.profile_top, .profile_de {
	float:left;
	width:120px;
}
.price_top, .price_de {
	float:left;
	width:80px;
}
.price_de {
	font:normal normal 18px Arial, Helvetica, sans-serif;
	color:#ffcd36;
}
.accounts_middle {
	background:transparent url(../images/acount_rep.png) repeat-y top left;
	padding:0px;
	overflow:hidden;
}
.level_de, .server_de {
	font:normal normal 13px Arial, Helvetica, sans-serif;
	color:#ffcd36;
}
.profile_de, .server_de, .level_de {
	margin:20px 0 0 0;
}
.profile_de a:hover {
	background:transparent url(../images/profile.png) no-repeat top right;
	padding:0 27px 0 0px;
}
.addtocart a {
	background:transparent url(../images/addtocart.png) no-repeat top left;
	width:82px;
	height:26px;
	display:block;
	font-size:0px;
}
.addtocart a:hover {
	background:transparent url(../images/addtocart.png) no-repeat bottom left;
}
.race_view {
	margin-top:5px;
}
.race_view a {
	background:transparent url(../images/racebg.png) no-repeat top left;
	width:143px;
	height:23px;
	display:block;
	padding:0 0 0 13px;
	text-align:center;
	font:normal bold 12px Arial, Helvetica, sans-serif;
	color:#111111;
	line-height:23px;
}
.race_view a:hover {
	background:transparent url(../images/racebg.png) no-repeat bottom left;
}
.addtocart a:hover {
	background:transparent url(../images/addtocart.png) no-repeat bottom left;
}
.class_view a {
	background:transparent url(../images/classbg.png) no-repeat top left;
	width:143px;
	height:23px;
	display:block;
	padding:0 0 0 13px;
	text-align:center;
	font:normal bold 12px Arial, Helvetica, sans-serif;
	color:#111111;
	line-height:23px;
	margin-top:1px;
}
.class_view a:hover {
	background:transparent url(../images/classbg.png) no-repeat bottom left;
}
.account_det {
	padding:10px 15px 15px 15px;
	background:#131f39;
	margin:1px 1px 0 1px;
	width:652px;
	overflow:hidden;
}
.account_det1 {
	background:#132541;
	padding:10px 15px 15px 15px;
	margin:1px 1px 0 1px;
	width:652px;
	overflow:hidden;
}
.accounts_bottom {
	background:transparent url(../images/account_bottom.png) no-repeat bottom left;
	width:684px;
	height:7px;
}
/*accounts page end*/





/*selling page styles start*/
.selling_bg {
	background:transparent url(../images/selling-bg.jpg) no-repeat top center;
	min-height:574px;
}
.title_line {
	background:transparent url(../images/title-line.jpg) no-repeat bottom center;
	text-align:center;
	padding:10px 0px;
	margin-bottom:30px;
}
.sell-icon-outer {
	overflow:hidden;
	margin-bottom:40px;
}
.sell-icons {
	float:left;
	width:120px;
	margin-right:44px;
}
.sell-icons .icon-1 {
	width:120px !important;
}
.icon-2 {
	width:204px !important;
}
.icon-3 {
	width:167px !important;
}
.icon-4 {
	width:116px !important;
}
.no-icon {
	width:31px;
	height:29px;
	background:transparent url(../images/no-icon-bg.png) no-repeat top left;
	display:block;
	font:normal bold 18px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:3px 0px 0px 9px;
	margin:auto;
}
/*.no-icon:hover { background-position:bottom left; color:#e4e4e4;}
*/
.sell-account {
	width:350px;
	height:74px;
	background:transparent url(../images/sell-accountnow-button.png) no-repeat top left;
	display:block;
	color:#f1a725;
	font-size:0px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.sell-account:hover {
	background:transparent url(../images/sell-accountnow-button.png) no-repeat bottom left;
	color:#f7e191;
}
/*selling page styles end*/







/*Help Center page styles start*/
.help-outer h1 {
	background:transparent url(../images/heading-bg.jpg) no-repeat bottom left;
	padding-bottom:50px;
}
.colo {
	color:#FFCD36;
	padding:20px 0 5px 0;
}
/*Help Center page styles end*/





/*zong phone page styles start*/
.zong_dis {
	font:normal normal 14px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#f1a725;
}
p.zong_dis span {
	color:#ffffff;
}
.zong_tit1 {
	float:left;
	width:470px;
	font:normal normal 16px Arial, Helvetica, sans-serif;
	line-height:25px;
	padding-left:5px;
}
.zong_tit2 {
	float:left;
	width:200px;
	font:normal normal 16px Arial, Helvetica, sans-serif;
	line-height:25px;
	padding-left:10px;
}
.zong_product_outer {
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}
.zong_product {
	background:transparent url(../images/zong-bg.png) no-repeat top left;
	width:460px;
	float:left;
	height:39px;
	line-height:39px;
	padding:0 10px;
}
.zong_price {
	background:transparent url(../images/zong-bg2.png) no-repeat top left;
	width:180px;
	float:left;
	margin-left:3px;
	font:normal normal 15px Arial, Helvetica, sans-serif;
	color:#f1a725;
	height:39px;
	line-height:39px;
	padding:0 10px;
}
.z_price {
	font:normal normal 15px Arial, Helvetica, sans-serif;
	color:#f1a725;
	padding:5px 5px 5px 5px;
}
.sign {
	background:transparent url(../images/sign.png) no-repeat top right;
	width:84px;
	height:24px;
	font-size:0px;
	border:none;
	cursor:pointer;
	float:right;
	margin:7px 7px 0 0;
}
.sign:hover {
	background:transparent url(../images/sign.png) no-repeat bottom right;
	width:84px;
	height:24px;
}
/*zong phone page styles end*/




/*accounts info form page styles start*/
.icon_l {
	background:transparent url(../images/list-icon.png) no-repeat top left;
	padding:8px 70px 10px 50px;
}
.account_info_outer {
	background:transparent url(../images/tit_bg.png) no-repeat top left;
	padding:8px;
}
.info_title {
	background:transparent url(../images/info.png) no-repeat top left;
	padding:8px 0px 10px 40px;
	font:normal bold 16px Arial, Helvetica, sans-serif;
	color:#ffcd36;
}
.add_title {
	background:transparent url(../images/add.png) no-repeat top left;
	padding:8px 0px 10px 40px;
	font:normal bold 16px Arial, Helvetica, sans-serif;
	color:#ffcd36;
}
.inp_out {
	overflow:hidden;
	margin-top:20px;
}
.inp_left {
	float:left;
	width:330px;
	overflow:hidden;
}
.lable {
	float:left;
	width:120px;
	text-align:right;
	padding:0 5px;
	color:#b8b9c0;
	line-height:24px;
}
.input_text {
	background:transparent url(../images/input_bg.png) repeat-x top left;
	width:187px;
	height:32px;
	float:left;
}
input.text-box {
	width:177px;
	height:28px;
	padding:0 5px;
	line-height:28px;
	background:none;
	border:none;
	color:#b8b9c0;
}
.input_text1 {
	background:transparent url(../images/input_bg.png) repeat-x top left;
	width:517px;
	height:32px;
	float:left;
}
.input_textarea {
	background:transparent url(../images/textarea.jpg) repeat-x top left;
	width:517px;
	height:118px;
	float:left;
}
.input_textarea textarea {
	background:none;
	overflow-y:scroll;
	border:none;
	color:#b8b9c0;
}
.input_textarea1 {
	background:transparent url(../images/textarea.jpg) repeat-x top left;
	width:250px;
	height:68px;
	float:left;
}
.input_textarea1 textarea {
	background:none;
	overflow-y:scroll;
	border:none;
	color:#b8b9c0;
}
input.text-box1 {
	width:507px;
	height:28px;
	padding:0 5px;
	line-height:28px;
	background:none;
	border:none;
	color:#b8b9c0;
}
.input_select {
	background:transparent url(../images/input_bg.png) repeat-x top left;
	width:187px;
	height:32px;
	float:left;
}
.input_select select {
	width:177px;
	/*background:none !important;*/
	border:none;
	margin-top:5px;
	/*color:#ffffff;*/
	font:normal normal 12px Arial, Helvetica, sans-serif;

width:187px;
margin-top:0px;
padding:5px;

}
.inp_right {
	float:left;
	width:330px;
}
.radio {
	background:#171933;
	border-bottom:1px #35386d dotted;
	padding:10px;
	overflow:hidden;
}
.dis_ra {
	float:left;
	width:500px;
}
.rad {
	float:left;
	margin-left:0px;
	font:normal bold 15px Arial, Helvetica, sans-serif;
}
.rad label {
	padding-right:20px;
}
.new_care {
	margin:20px 0 0 130px;
}
.adc {
	background:#22233e;
	display:block;
	width:214px;
	height:23px;
	font:normal normal 18px 'HelveticaLTStdLightCondensed';
	padding:7px 15px;
}
#cat, #cat1, #cat2 {
	width:520px;
	background:#2d2e4f url(../images/rep.jpg) repeat-x top left;
	overflow:hidden;
}
.submit_button {
	background:transparent url(../images/submit.png) no-repeat top left;
	width:103px;
	height:34px;
	font-size:0px;
	border:none;
	cursor:pointer;
	display:block;
	margin-left:130px;
}
.submit_button:hover {
	background:transparent url(../images/submit.png) no-repeat bottom left;
}
/*accounts info form page styles start*/
.sell_outer {
	overflow:hidden;
	background:transparent url(../images/sell_bg.jpg) no-repeat top center;
}
.sell_account {
	float:left;
	width:280px;
	margin-left:30px;
	margin-top:30px;
}
.sell_account a {
	background:transparent url(../images/sell.jpg) no-repeat top left;
	width:280px;
	height:252px;
	display:block;
}
/*.sell_account a:hover{
background:transparent url(../images/sell.png) no-repeat bottom left;}
*/
div.hoverBtn4 {
	position:   relative;
	float:   left;
	background:transparent url(../images/sell.jpg) no-repeat top left;
}
div.hoverBtn4 a {
	position:   relative;
	z-index:   2;
	display:   block;
	width:280px;
	height:252px;
	line-height:   30px;
	text-align:   center;
	font-size:  0em;
	text-decoration: none;
	color:   #000;
	background:  transparent none repeat-x 0 0 scroll;
}
div.hoverBtn4 div {
	display:  none;
	position:   absolute;
	z-index:   1;
	top:    0px;
	background:transparent url(../images/sell.jpg) no-repeat bottom left;
}
.sell_currency {
	float:right;
	width:280px;
	margin-right:30px;
	margin-top:30px;
}
.sell_currency a {
	background:transparent url(../images/currency.jpg) no-repeat top left;
	width:280px;
	height:252px;
	display:block;
}
div.hoverBtn5 {
	position:   relative;
	float:   left;
	background:transparent url(../images/currency.jpg) no-repeat top left;
}
div.hoverBtn5 a {
	position:   relative;
	z-index:   2;
	display:   block;
	width:280px;
	height:252px;
	line-height:   30px;
	text-align:   center;
	font-size:  0em;
	text-decoration: none;
	color:   #000;
	background:  transparent none repeat-x 0 0 scroll;
}
div.hoverBtn5 div {
	display:  none;
	position:   absolute;
	z-index:   1;
	top:    0px;
	background:transparent url(../images/currency.jpg) no-repeat bottom left;
}
.sell_dis {
	clear:both;
	text-align:center;
	font:normal normal 20px Arial, Helvetica, sans-serif;
	color:#ffa000;
	padding:80px 0 160px 0;
}
.list_acc .lable {
	float:left;
	width:200px;
	text-align:right;
	padding:0 5px;
	color:#b8b9c0;
	line-height:24px;
}
.input-box {
	background:transparent url(../images/input_bg.png) repeat-x top left;
	width:250px;
	height:29px;
	float:left;
}
.input-box .text-box1 {
	width:240px;
	height:28px;
	padding:0 5px;
	line-height:28px;
	background:none;
	border:none;
	color:#b8b9c0;
}
.accradio {
	padding:10px 10px 10px 40px;
	overflow:hidden;
	font-weight:bold;
	color:#B8B9C0;
	letter-spacing:1px;
}
.acc-icon_l {
	background:transparent url(../images/acc-sales.png) no-repeat top left;
	padding:5px 70px 10px 45px;
}
.acc_title {
	background:transparent url(../images/per-infor.jpg) no-repeat 5px top;
	padding:8px 0px 10px 45px;
	font:normal bold 16px Arial, Helvetica, sans-serif;
	color:#ffcd36;
}
.ple-confirm {
	background:transparent url(../images/pla-confirm.jpg) no-repeat top left;
	padding:8px 0px 10px 40px;
	font:normal bold 16px Arial, Helvetica, sans-serif;
	color:#ffcd36;
}
.accept-button {
	background:transparent url(../images/accept-button.png) no-repeat top left;
	width:524px;
	height:46px;
	border:none;
	cursor:pointer;
	font-size:0px;
	display:block;
	margin:auto;
}
.accept-button:hover {
	background:transparent url(../images/accept-button.png) no-repeat bottom left;
	width:524px;
	height:46px;
}
.thum_content {
	width:98%;
	overflow:hidden;
	padding:10px 10px;
}
.post {
	float:left;
	clear:both;
	width:100%;
}
.post_thumb {
	float:left;
	width:100px;
	padding:0px 13px 40px 0px;
}
.post_content h3 {
	margin:0px;
	padding:0px 0px 5px 0px;
	font:normal bold 38px 'AngelinaRegular';
	color:#ffc000;
}
.safari .post_content h3 {
	font-weight:normal;
}
.post_content p {
	margin:0px;
	padding:0px;
	font:normal normal 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
}
.button_update {
	background:transparent url(../images/update.png) no-repeat top left;
	width:161px;
	height:34px;
	border:none;
	font-size:0px;
	cursor:pointer;
	margin-left:212px;
}
.button_update:hover {
	background:transparent url(../images/update.png) no-repeat bottom left;
}
/*////////////////////Contacting Mogs//////////////////////////////*/
.contactmog {
	overflow:hidden;
}
.contactmog h1 {
	background: url(../images/heading-bg.jpg) no-repeat scroll left bottom transparent;
	font:normal normal 24px "Times New Roman", Times, serif;
	color:#ffcd36;
	padding-bottom:45px;
}
.contact-left {
	width:46%;
	float:left;
	padding:0px 10px;
}
.contact-left h2 {
	background:url(../images/email-support.jpg) no-repeat left top;
	font:normal bold 16px Arial, Helvetica, sans-serif;
	color:#ffcd36;
	padding:5px 15px;
	line-height:30px;
}
.contact-right {
	width:50%;
	float:right;
}
.contact-right h2 {
	background:url(../images/send-facebook-bg.jpg) no-repeat left top;
	font:normal bold 16px Arial, Helvetica, sans-serif;
	color:#ffcd36;
	padding:5px 10px;
	line-height:30px;
}
.contact_info {
	padding:0px 10px;
}
.input-send {
	background:transparent url(../images/input_bg.png) repeat-x top left;
	width:200px;
	height:29px;
	float:left;
}
.list_info {
	overflow:hidden;
}
.list_info .label {
	float:left;
	width:120px;
	text-align:left;
	padding:0 5px;
	color:#b8b9c0;
	line-height:24px;
}
.contact_info .text-box1 {
	width:190px;
	height:28px;
	padding:0 5px;
	line-height:28px;
	background:none;
	border:none;
	color:#b8b9c0;
}
.send_textarea {
	background:#646684 url(../images/textarea.jpg) repeat-x bottom left;
	float:left;
}
.email-sup p {
	line-height:27px;
}
.contact_info textarea {
	background:none;
	overflow-y:scroll;
	border:none;
	color:#b8b9c0;
	padding:0 2px 0 0;
}
.send_button {
	background:transparent url(../images/send.png) no-repeat left top;
	width:104px;
	height:34px;
	border:none;
	font-size:0px;
	cursor:pointer;
	margin-left:130px;
	margin-top:20px;
}
.send_button:hover {
	background-position:left bottom;
}
/*////////////////////Contacting Mogs//////////////////////////////*/
/*////////////////////Cart//////////////////////////////*/
.cart-bottom {
	background:transparent url(../images/cart-bottom.png) no-repeat bottom left;
	width:687px;
	height:7px;
}
.cart-table {
	width:100%;
	color:#FFFFFF;
	border:1px solid #176a86;
	border-bottom-width:0px;
}
.cart-title {
	background:transparent url(../images/table-bg.png) no-repeat top left;
	padding:10px;
	text-align:center;
}
.cart-table strong {
	color:#FFFFFF;
}
.cart-title td {
	padding-left:5px;
	font:normal normal 13px Arial, Helvetica, sans-serif;
}
.cart-table td {
	padding:10px;
	color:#FFCD36;
}
.cart-table tr.odd {
	background:#131F39;
}
.cart-table tr.even {
	background:#132541;
}
.cart-table tr.odd:hover, .cart-table tr.even:hover {
	background:#1a2f4f;
}
.checkout {
	background:transparent url(../images/checkout.png) no-repeat top left;
	width:108px;
	height:34px;
	display:block;
	font-size:0px;
	border:0px;
	cursor:pointer;
	margin-left:210px;
}
.checkout:hover {
	background-position:left bottom;
}
.coupon .title {
	font:normal bold 16px Arial, Helvetica, sans-serif;
	color:#FFCD36;
	padding:20px 0 10px 0px;
}
.coupon .enter {
	overflow:hidden;
	padding:20px 0px 0px;
}
.enter .i1 {
	width:200px;
	float:left;
	color: #B8B9C0;
	line-height: 24px;
	text-align: right;
	padding-right:10px;
}
.enter .i2 {
	width:200px;
	float:left;
	background:transparent url(../images/input_bg.png) repeat-x top left;
	width:187px;
	height:32px;
}
.enter .i3 {
	width:200px;
	float:left;
	margin-left:10px;
}
.upcart-button {
	background:transparent url(../images/update-cart-button.png) no-repeat top left;
	width:126px;
	height:32px;
	display:block;
	font-size:0px;
	border:0px;
	cursor:pointer;
}
.upcart-button:hover {
	background-position:left bottom;
}
.coupon-button {
	background:transparent url(../images/coupon-button.png) no-repeat top left;
	width:147px;
	height:28px;
	display:block;
	font-size:0px;
	border:0px;
	cursor:pointer;
}
.coupon-button:hover {
	background-position:left bottom;
}
.update-button {
	background:transparent url(../images/update-button.png) no-repeat top left;
	width:84px;
	height:28px;
	display:block;
	font-size:0px;
	border:0px;
	cursor:pointer;
}
.update-button:hover {
	background-position:left bottom;
}
/*////////////////////Cart End//////////////////////////////*/
/*////////////////////Order Detailes//////////////////////////////*/
textarea {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #B8B9C0;
	overflow-y: scroll;
	padding: 0 2px 0 0;
}
.pay-blo {
	padding:10px 0px;
}
.pay-blo small {
	padding:0px 22px;
}
.pro-payment {
	background:transparent url(../images/pro-payment.png) no-repeat top left;
	width:191px;
	height:35px;
	display:block;
	font-size:0px;
	border:0px;
	cursor:pointer;
	margin-left:250px;
}
.pro-payment:hover {
	background-position:left bottom;
}
.order-details-link1 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	font:normal normal 13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.order-details-link1 ul {
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.order-details-link1 ul li {
	display:block;
	list-style:none;
	line-height:24px;
	background:url(../images/order-icon.png) no-repeat left 6px;
	padding:5px 0px 5px 30px;
}
.order-details-link1 ul li strong {
	color:#FFCD36;
}
.pay-blo strong {
	color:#FFCD36;
	letter-spacing:1px;
	font-size:13px;
	padding-right:30px;
}
/*////////////////////Order Detailes End//////////////////////////////*/
/*///////////////Customer Registration start////////////////////*/
.customer-registration {
	background: url(../images/tit_bg.png) no-repeat scroll left top transparent;
	padding: 8px;
}
.per-info {
	background: url(../images/per-infor.jpg) no-repeat scroll 5px top transparent;
	color: #FFCD36;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 8px 0 10px 45px;
}
.add-info {
	background: url(../images/address-book.png) no-repeat scroll 5px top transparent;
	color: #FFCD36;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 8px 0 10px 45px;
}
.con-info {
	background: url(../images/contact-icon.png) no-repeat scroll 5px top transparent;
	color: #FFCD36;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 8px 0 10px 45px;
}
.pass-info {
	background: url(../images/password-icon.png) no-repeat scroll 5px top transparent;
	color: #FFCD36;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 8px 0 10px 45px;
}
.refer-info {
	background: url(../images/reference-icon.png) no-repeat scroll 5px top transparent;
	color: #FFCD36;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 8px 0 10px 45px;
}
.customer-registration tr td label {
	color: #B8B9C0;
	line-height: 24px;
	padding-left:38px;
	padding-right:5px;
	float:right;
}
.input-area {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #B8B9C0;
	height: 28px;
	line-height: 28px;
	padding: 0 5px;
	width: 240px;
}
.customer-registration .input-box {
	background:transparent url(../images/input_bg.png) repeat-x center left;
	width:250px;
	height:29px;
	float:left;
}
.continue-button {
	background:transparent url(../images/continue-button.png) no-repeat top left;
	width:91px;
	height:35px;
	display:block;
	font-size:0px;
	border:0px;
	cursor:pointer;
	margin-left:300px;
}
.continue-button:hover {
	background-position:left bottom;
}
.customer-registration select {
	padding:2px 3px;
}
.customer-registration tr td {
	padding:8px 2px 8px 0px;
}
.reset-continue {
	background:transparent url(../images/continue-button.png) no-repeat top left;
	width:91px;
	height:35px;
	display:block;
	font-size:0px;
	border:0px;
	cursor:pointer;
}
.reset-continue:hover {
	background-position:left bottom;
}
/*///////////////Customer Registration start////////////////////*/
/*New Styles*/
.section .title {
	font:normal bold 13px Arial, Helvetica, sans-serif;
	color:#FFCD36;
	/*padding:15px 0px 5px 0px;*/
	text-transform:capitalize;
}
.pay_title {
	font:normal normal 26px "Times New Roman", Times, serif;
	padding:0px 0 6px 0;
	margin:0px;
	color:#ffcd36;
}
#order_details {
	margin:auto;
	width:585px;
}
#order_details .steps {
	background:#1F2142;
	border-bottom:1px solid #31345C;
	height:53px;
}
#order_details .steps ul {
	padding-top:30px;
}
#order_details .steps li {
	list-style:none;
	font-weight:bolder;
	color:#c1c1c1;
	float:left;
	width:25%;
	text-align:center;
}
#order_details .steps li.current {
	color:#FFCD36;
}
/***********************************************
* NEW Theme Styles END
***********************************************/
.search {
	background:transparent url(../images/search.png) no-repeat top left;
	width:84px;
	height:27px;
	font-size:0px;
	cursor:pointer;
	display:block;
	border:none;
}
.search:hover {
	background:transparent url(../images/search.png) no-repeat bottom left;
}
/*Power*/


#power_leveling .title {
	width:547px;
	padding:11px 18px 16px 14px;
	margin:0 2px 0 3px;
}
#power_leveling .title h2 {
	font-family:Tahoma;
	font-weight:normal;
	font-size:18px;
	color:#222;
	padding-bottom:4px;
}
#power_leveling .content {
	border:1px solid #c6c6c6;
	width:547px;
	padding:15px 18px 15px 14px;
	margin:0 2px 0 3px;
}
#power_leveling .content h3 {
	font-size:14px;
	font-family:Tahoma;
	padding-bottom:10px;
}
#power_leveling .custom {
	background:#f1f1f1;
	border:1px solid #c6c6c6;
	padding:17px 20px 13px;
	margin-bottom:20px;
}
#power_leveling .inputs {
	float:left;
	width:300px;
}
#power_leveling .inputs input {
	width:56px;
}
#power_leveling .inputs dt {
	padding-top:11px;
}
#power_leveling .inputs dd {
	padding-top:9px;
}
#power_leveling .inputs dt {
	font-weight:bolder;
	float:left;
	width:88px;
}
#power_leveling .extras {
	float:left;
	font-weight:bolder;
}
#power_leveling .extras li {
	list-style:none;
	padding-bottom:6px;
}
#power_leveling .extras li.closed ul {
	display:none;
}
#power_leveling .extras li.open ul {
	display:block;
}
#power_leveling .extras li.open .menu {
	text-decoration:none;
	color:#000;
}
#power_leveling .extras li ul li {
	padding:6px 0 0 15px;
	font-weight:normal;
}
#power_leveling .extras li .checkbox {
	margin-right:8px;
}
#power_leveling .act {
	padding:18px 0 10px !important;
	padding:9px 0 10px;
}
#power_leveling .add_to_cart {
	margin-left:15px;
}
#power_leveling .text {
	line-height:165%;
}
#power_leveling .table {
	width:547px;
}
#power_leveling .table_head_1,  #power_leveling .table_head_2,  #power_leveling .table_head_3,  #power_leveling .table_head_4 {
	background:#0f0f0f;
	border-style:solid;
	border-width:0 1px;
	height:1px;
	overflow:hidden;
}
#power_leveling .table_head_1 {
	border-color:#777;
	margin:0 2px;
}
#power_leveling .table_head_2 {
	border-color:#3e3e3e;
	margin:0 1px;
}
#power_leveling .table_head_3 {
	border-color:#8f8f8f;
}
#power_leveling .table_head_4 {
	border-color:#383838;
}
#power_leveling .row,  #power_leveling .rowsep {
	border-style:solid;
	border-width:0 1px 1px;
	border-color:#c6c6c6;
	background:#f1f1f1;
}
#power_leveling .row {
	padding:15px 0;
}
#power_leveling .odd {
	background:#e2e2e2;
}
#power_leveling .rowsep {
	height:12px;
}
#power_leveling .table_head {
	background:#262626 url(../img/table_caption.gif) no-repeat;
	color:#fff;
	height:22px;
	line-height:18px;
	font-weight:bold;
}
#power_leveling .table .description {
	padding-left:15px;
	width:240px;
	float:left;
	line-height:150%;
}
#power_leveling .table div.description .title {
	font-weight:bolder;
	width: 240px;
	margin: 0;
	line-height:100%;
	padding-bottom: 10px;
	padding-top: 0px;
}
#power_leveling .table .description ol li {
	list-style-position:inside;
}
#power_leveling .table .delivery {
	padding-left:10px;
	width:70px;
	float:left;
	font-weight: bolder;
	text-align: center;
}
#power_leveling .table .price {
	padding-left:10px;
	width:65px;
	float:left;
	text-align:right;
	font-weight:bolder;
}
#power_leveling .table .add_to_cart_old {
	margin-right:18px !important;
	margin-right:9px;
	background:url(../img/add_to_cart_2.gif) no-repeat;
	height:24px;
	width:86px;
	display:block;
	text-indent:-999em;
	float:right;
	margin-top:26px;
}
#power_leveling .table .add_to_cart {
	margin-right:18px !important;
	margin-right:9px;
	float:left;
}
#power_leveling .table .add_to_cart a {
	background:url(../img/add_to_cart_2.gif) no-repeat;
	height:24px;
	width:86px;
	display:block;
	float: right;
	text-decoration: none;
}
#power_leveling .element {
	border: 1px #c6c6c6 solid;
	background: #f1f1f1;
	width: 547px;
}
#power_leveling .element .e_title {
	font-size: 15px;
	float: left;
	margin-top: 8px;
}
#power_leveling .element .expander {
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 8px;
}
#power_leveling .element .text {
	font-size: 11px;
	margin-bottom: 20px;
	margin-left: 35px;
	margin-right: 15px;
	margin-top: 10px;
	line-height: 150%;
}
div.clear {
	clear: both;
}
#power_leveling .info {
	padding-left: 15px;
}
#power_leveling div.shown .info {
	display:block;
}
#power_leveling div.hidden .info {
	display:none;
}
#power_leveling .toggle {
	background:url(../img/point_right.gif) 0 3px no-repeat;
	padding-left:19px;
}
#power_leveling div.shown a.toggle:hover {
	color:#3070ca;
}
#power_leveling div.shown .toggle {
	background:url(../img/point_down.gif) 0 3px no-repeat;
	font-weight:bolder;
	color:#252525;
}
#power_leveling div.shown a {
	background:url(../img/point_right.gif) 0 3px no-repeat;
	padding-left:19px;
	font-weight:bolder;
}
#power_leveling div.expander a.elementToggle div.expand {
	background: url(../img/expand.gif);
	height: 14px;
	width: 16px;
}
#power_leveling div.expander a.elementToggle div.collapse {
	background: url(../img/collapse.gif);
	height: 14px;
	width: 16px;
}
#power_leveling .expanded {
	visibility: visible;
	display: block;
}
#power_leveling .collapsed {
	visibility: hidden;
	display: none;
}
#power_leveling .custom_fields {
	margin-bottom:20px;
	margin-left: 20px;
}
#pl_search .table {
	width:507px;
	margin-left: 20px;
}
#pl_search .table_head_1,  #pl_search .table_head_2,  #pl_search .table_head_3,  #pl_search .table_head_4 {
	background:#0f0f0f;
	border-style:solid;
	border-width:0 1px;
	height:1px;
	overflow:hidden;
}
#pl_search .table_head_1 {
	border-color:#777;
	margin:0 2px;
}
#pl_search .table_head_2 {
	border-color:#3e3e3e;
	margin:0 1px;
}
#pl_search .table_head_3 {
	border-color:#8f8f8f;
}
#pl_search .table_head_4 {
	border-color:#383838;
}
#pl_search .row,  #pl_search .rowsep {
	border-style:solid;
	border-width:0 1px 1px;
	border-color:#c6c6c6;
	background:#f1f1f1;
}
#pl_search .row {
	padding:15px 0;
}
#pl_search .odd {
	background:#e2e2e2;
}
#pl_search .rowsep {
	height:12px;
}
#pl_search .table_head {
	background:#262626 url(../img/table_caption.gif) no-repeat;
	color:#fff;
	height:22px;
	line-height:18px;
	font-weight:bold;
}
#pl_search .table .description {
	padding-left:15px;
	width:200px;
	float:left;
	line-height:150%;
}
#pl_search .table div.description .title {
	font-weight:bolder;
	width: 200px;
	margin: 0;
	line-height:100%;
	padding-bottom: 10px;
	padding-top: 0px;
}
#pl_search .table .description ol li {
	list-style-position:inside;
}
#pl_search .table .delivery {
	padding-left:10px;
	width:70px;
	float:left;
	font-weight: bolder;
	text-align: center;
}
#pl_search .table .price {
	padding-left:10px;
	width:65px;
	float:left;
	text-align:right;
	font-weight:bolder;
}
#pl_search .table .add_to_cart_old {
	margin-right:18px !important;
	margin-right:9px;
	background:url(../img/add_to_cart_2.gif) no-repeat;
	height:24px;
	width:86px;
	display:block;
	text-indent:-999em;
	float:right;
	margin-top:26px;
}
#pl_search .table .add_to_cart {
	margin-right:18px !important;
	margin-right:9px;
	float:left;
}
#pl_search .table .add_to_cart a {
	background:url(../img/add_to_cart_2.gif) no-repeat;
	height:24px;
	width:86px;
	display:block;
	float: right;
	text-decoration: none;
}
.sign-button {
	background:transparent url(../images/sign.png) no-repeat top left;
	width:84px;
	height:24px;
	font-size:0px;
	border:0px;
	cursor:pointer;
}
.sign-button:hover {
	background-position:left bottom;
}
/*New styles*/
.popup_link {
	width:255px;
	height:78px;
	float:left;
}
.hoverBtn2 {
	width:255px;
	height:78px;
}
.hoverBtn2 a {
	width:255px;
	height:78px;
	line-height:30px;
	text-align:center;
	font-size:0em;
	text-decoration: none;
	color:#191e34;
	background:transparent url(../images/selectagame.png) no-repeat top left;
	display:block;
	cursor:pointer;
font:normal 0px Arial, Helvetica, sans-serif;
}
.hoverBtn2 a:hover {
	color:#0d1225 !important;
}
.hoverBtn3 {
	width:255px;
	height:78px;
	background:transparent url(../images/selectagame.png) no-repeat bottom left;
	color:#191e34;
	display:block;
font:normal 0px Arial, Helvetica, sans-serif;
}

/*New styles end*/
ul.newsticker a {
	color:#000000;
}


label.errorAlert16 {
    background: url("../images/error-info16.png") no-repeat scroll left center transparent;
    color: #ff0000 !important;
    font-weight: bold;
    left: -20px;
    margin-right: -20px;
    position: relative;
    width: 95px;
    padding:6px 0px 5px 20px !important;
    text-align:right;
}
/*Listing Styles Start here*/
.pbox
	{
		width:630px;
		overflow:hidden;
		background:#000000 url(../images/box-bg.jpg) repeat-x top;
		border:#52240c 3px solid;
		border-radius:10px;
		padding:15px;
	}
.pbox-left
	{
		float:left;
		width:120px;
	}
.pbox-center
	{
		float:left;
		width:350px;
		padding-right:10px;
		background:url(../images/v-line.png) no-repeat right center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#cacaca;
		font-weight:bold;
	}
.pbox-right
	{
		float:right;
		width:150px;
	}
.pimg
	{
		width:100px;
		height:100px;
		background-color:#dcdcdc;
		border:#dcdcdc 1px solid;
		border-radius:10px;
	}
.pbox-price , .pbox-button
	{
		width:100%;
		padding-top:10px;
		padding-bottom:10px;
	}
#pprice
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:40px;
		font-weight:normal;
		color:#ffa400;
	}
.pb-button
	{
		background:url(../images/add-to-cart-button.png) no-repeat top left;
		width:93px;
		height:24px;
		display:block;
	}
.pb-button:hover
	{
		background:url(../images/add-to-cart-button.png) no-repeat 0 -25px;
	}
/*Listing Styles End Here */


/*inag*/
.homesell .anylinkcss
{
top:225px !important;
}
#slider
{
width:722px !important;
}

.checkout_info
{
overflow:hidden;
clear:both;
margin-bottom:10px;
}
.mylabe
{
/*min-width:150px;*/
width:150px;
float:left;
padding-top:5px;
word-wrap:break-word;
}
.clab
{
color:#FFCD36;
}
.view_cart_new
{
overflow:hidden;
clear:both;
		background:url(../images/cart-mogs.png) no-repeat 0 0px;
width:232px;
height:92px;
margin-bottom:10px;
}
.view_cart_new div.cart-n
{
padding:10px;
}
.vcart
{
font:normal 14px Arial, Helvetica, sans-serif;
min-height:36px;
padding-top:5px;
}
.vcart a
{
color:#000000;
}
.check_o
{
background:url(../images/check_o.png) no-repeat 0 0px;
width:74px;
height:28px;
clear:both;
display:block;
}


.tab_ou
{
	padding:9px;
}
.table_head1
{
	background:#1b1d5e;
	font:normal bold 15px/20px Arial, Helvetica, sans-serif;
	border-top:2px #0d8cbf solid;
	color:#FEC000;
	border-left:1px #2c2d53 solid;
}
.tab_details
{
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	background:#202152;
	border-left:1px #2c2d53 solid;
}
.table_head tr td , .tab_details tr td
{
	padding:9px;
	border-right:1px #2c2d53 solid;
	border-bottom:1px #2c2d53 solid;
}
.tab_details tr:hover
{
	background:#1f204c;
}

.item_add_cart {
    background: url(../images/addtocart.png) no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    font-size: 0;
    height: 26px;
    padding: 0;
    width: 85px;
}

/*29-08-13*/
.addpaypl img{ margin-left:-25px;}
/*29-08-13 close*/
/*28-0813-inag*/
.currency_top
{
background:url(../images/currency-top.png) no-repeat 0 0px;
    float: left;
    height: 32px;
    padding:7px 0 0 103px;
    width: 123px;
}
.currency_top form
{
	display:inline;
}
.cur_dol ,.cur_btc
{
	background:url(../images/dollor.png) no-repeat 0 0px;
	width:49px;
	height:30px;
	border:none;
	cursor:pointer;
}
.cur_btc
{
	background:url(../images/btc.png) no-repeat 0 0px;
	margin-left:5px;
}
.cur_dol:hover ,.cur_do1_act
{
	background:url(../images/dollor-h.png) no-repeat 0 0px;
}
.cur_btc:hover ,.cur_btc_act
{
	background:url(../images/btc-h.png) no-repeat 0 0px;
}
/*28-0813-inag close*/