html, body {
  height:100%;
  margin:0;
  text-align: center;
  font:12px Tahoma;
}

* {
  text-align: left;
}

a img {
  border:none;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }
:-moz-any-link:focus {
  outline: none;
}


#body {
  background:#fff url('/images/main_bg.jpg') top center no-repeat;
  height:100%;
  overflow:visible !important; 
  _height: 800px;
  min-height:800px;
}


h1 {
  margin:0;
  padding:0 0 5px 0;
  font:bold 19px Verdana;
  color:#333300;

}


#content {
  width:508px;
  overflow:hidden;
  padding:0 20px 0 30px;
  float:left;
}

	#content a, #left_menu a, #right_menu a {
		color:#0099ff;
	}
	
	#holder {
		background:url('/images/contbgc.png') 0 0 no-repeat;
	}	
	
	#cbtn-actions {
		background:url('/images/cbtn-act.png') 0 0 no-repeat;
		height:120px;
		width:50%;
		float:left;
		
	}
		#cbtn-actions span {
			padding:60px 38px 0 78px;
			display:block;
		}
		
		#cbtn-actions a {
			width:100%;
			height:100%;
			display:block;
			font:12px Tahoma;
			color:#333300;
			text-decoration:none;
			
		}
		
	#cbtn-insurance {
		background:url('/images/cbtn-garant.png') 0 0 no-repeat;
		height:120px;
		width:49%;
		float:left;
	}
	
		#cbtn-insurance a {
			width:100%;
			height:100%;
			display:block;
		}

#center {
  width: 916px;
  margin-left: -458px;

  _height: 500px;
  min-height:500px;
/*	 /* -160 */
  background:url('/images/igm_cont_bg.gif')  bottom center no-repeat;
  /*padding:10px 80px 100px 80px;*/
  padding:10px 0 100px 0;
  float:left;
  _float:none;
}

#top_menu {
  width: 430px;  /* -240 * 2*/
  margin-left: -460px;

  /* border:1px solid red; */
  height: 65px;

  padding:0 245px 0 245px;
}

#center, #top_menu {
  position: relative;
  left: 50%;

  /* хак для IE 6 */
  _position: static;
  _margin:0 auto;
}


#logo {
}

#logo a {
  display:block;
  height: 120px;
  width:	400px;
  margin:0 auto;
}

#footer {
  margin:0;
  /* padding-top:120px; */
  /*padding-bottom:180px;     */
  /* background:url('/images/footer.jpg') bottom center no-repeat; */
  /* background:url('/images/footer.png') bottom center no-repeat;   */
}


#ftr {
  /* float:left; */
  clear:both;
  width:100%;
  height: 300px;
  background:url('/images/footer.jpg') bottom center no-repeat;
}

	#ftr #asocial {
		height: 300px;
		width:	360px;
		margin:0 auto;		
		background:url('/images/asocial/ss-shark.gif') bottom center no-repeat;
		
	}
	
	#ftr #asocial #wcntr {
		position:relative;
		top:160px;
		left:150px;
	}

#top_menu ul {
  /* background:url('/images/top-menu-bg.png') no-repeat left top; */
  height: 27px;
  margin:3px 0 0 3px;
  padding:0;
  list-style-type: none;
}

#top_menu li {
  display:inline;
  /* padding:0 1px; */
  float:left;
}

#top_menu li a {
  float:left;
  background:url('/images/top-menu-a-d.png') 0 0;
  white-space:nowrap;
  margin:0;
  padding:7px 14px 7px 14px;

  color:white;
  font: bold 11px Tahoma;

  text-decoration:none;
}

#top_menu li a:hover {
  background-position:bottom;
}

#left_menu {
  width: 178px;
  /* background:red; */
  float:left;
  /**/
  left:1px;
  top:-55px;
  position:relative;

}

#right_menu {
  width: 178px;
  float:left;

  top:-20px;
  position:relative;
}

#games {
  background:url('/images/left-menu-games-top.png') top left no-repeat;
  _background:url('/images/left-menu-games-top.gif') top left no-repeat;

  padding:47px 0 0 0;
}

/*#games div {*/
#game_list {
  background:url('/images/left-menu-games-btm.png') bottom left no-repeat;
  _background:url('/images/left-menu-games-btm.gif') bottom left no-repeat;
  padding:5px 0 65px 6px;
  text-align: center;
}

/*#games ul {*/
#game_list_ul {
  margin:0 0 0 0;
  padding:0;
  list-style-type: none;
}

/*#games ul li {*/
#game_list_ul li {
  text-align: center;
  margin:5px 0 5px 0;
}

#left_menu div span.blkTitle, #right_menu div span.blkTitle {
  padding:7px 2px 25px 0;
  font:  19px Tahoma;
  display:block;
  text-align: center;
  color:#fff;
}

#right_menu div div, #left_menu div div {
  position:relative;
}

	#right_menu div span#elf80 {
		background:url('/images/elf80.png') top left no-repeat;
		display:block;
		margin-left:2px;
		height: 101px;
		width:  170px;
	}

	#right_menu div span#elf80 a {
		display:block;
		padding-top:25px;
		margin-left:70px;
		
		height: 75px;
	}

#game_txt_list {
	margin:0 0 0 20px;
	padding:0 0 0 0px;
	list-style-type: none; 
}

	#game_list_ul li ul li {
		margin:5px 0 5px 0px;
		padding:0 0 0 0px;
		text-align: left;
	}	
	
	#game_list_ul li ul {
		margin:0 0 0 20px;
		padding:0 0 0 0px;
		/*list-style-type: none; */
		
	}
	
	#l2submenu, #aionsubmenu, #evesubmenu, #wowsubmenu {
		/*display:none;*/
	}
	
		#lineagehref {
			background:url('/images/menu/lineage.png') top left no-repeat;
			padding:15px 0 20px 0;
		}
		
		#aionhref {
			background:url('/images/menu/aion.png') top left no-repeat;
			padding:15px 0 20px 0;
		}		
		
		#evehref {
			background:url('/images/menu/eve.png') top left no-repeat;
			padding:15px 0 19px 0;
		}
			
		#wowhref {
			background:url('/images/menu/wow.png') top left no-repeat;
			padding:15px 0 20px 0;
		}			
		
		#lineagehref, #aionhref, #evehref, #wowhref {
			display:block;
			text-align: center;
			margin:0 0 0 1px;
		}
	
	#game_list_ul li ul li a {
		
		color:#000;
	}

#feedback {
  background:url('/images/left-menu-th.png') top left no-repeat;
  margin-top:10px;
  padding:1px 0 0 0;
}

#feedback_b {
  background:url('/images/left-menu-fb-btm.png') bottom left no-repeat;
  _background:url('/images/left-menu-fb-btm.gif') bottom left no-repeat;
  padding:0 0 23px 6px;
}

#feedback_blb {
  padding:50px 0 0 0;
  background:url('/images/left-menu-fb-mdl.png') top center no-repeat;
  text-align: center;
}

#feedback_blb img {
  padding:5px 0 5px 0;
  display:none;
  _display:inline;

}

#feedback hr {
  border:0px none;

  width: 100%;
  height: 15px;
  background:url('/images/left-menu-fb-hr.png') top left no-repeat;
  position:relative;
  left:-2px;
}

#feedback ul {
  margin:0 0 0 10px;
  padding:0;
  list-style-type: none;
}


#contacts {
  background:url('/images/right-menu-contact-top.png') top right no-repeat;
  margin-top:10px;
  padding:1px 0 0 0;
}

#contacts div {
  background:url('/images/right-menu-contact-btm.png') bottom right no-repeat;
  _background:url('/images/right-menu-contact-btm.gif') bottom right no-repeat;
  padding:0 0 40x 10px;
}

#contacts b {
  font:bold 12px Tahoma;
  background:url('/images/icq.gif') top left no-repeat;
  padding:3px 0 3px 35px;
  margin:0 0 0 20px;
  color:#0099ff;
}

#contacts p {
  font:bold 12px Tahoma;
  text-align: center;
  padding:10px 0 0 0;
  margin:0 0 0 0;
}


#contacts a {
  color:#0099ff;
  text-decoration:none;
}

#money {
  background:url('/images/right-menu-money-top.png') top right no-repeat;
  margin-top:10px;
  padding:1px 0 0 0;
}

#money_b {
  background:url('/images/right-menu-money-btm.png') bottom right no-repeat;
  _background:url('/images/right-menu-money-btm.gif') bottom right no-repeat;
  padding:0 6px 41px 0;
  text-align: center;
}

#money_blb {
  padding:55px 0 5px 0;
  background:url('/images/right-menu-money-mid.png') top center no-repeat;
  text-align: center;
}

#money ul {
  margin:0 0 0 15px;
  padding:0;
  list-style-type: none;
}

dl, dt, dd {
	margin:0;
	padding:0;
}

#contacts dt {
	padding:2px 0 0 0;
	margin:0 0 0 26px;
	font:12px Tahoma;
}

.icq {
  font:bold 12px Tahoma;
  background:url('/images/icq.gif') top left no-repeat;
  padding:3px 0 3px 35px;
  margin:0 0 0 20px;
  color:#0099ff;
}

/*
#adena_count, #adena_price {
	width:120px; 
}
*/

#gold_count, #gold_price {
	width:80px; 
}

#igm_count, #igm_price {
	/*width:120px; */
}

/* calcs */
.mc_hdr {
	color:#261865;
	margin:0;
	padding:13px 0 0px 0;
	font:Italic 24px Georgia;
}

#mc_calc_buyMsg {
	padding:30px 0 0px 0;
	display:none;
}

	#mc_calc_buyMsgTxt {
		margin:10px 0 10px 0;
		width:450px;
		/*height:50px;*/
		padding:10px;
		background:#E6F9FE;
		border:1px solid #CEDAF0;
		
	}
	
	#mc_calc_buyMsg img {
		display:none;
	}
	
	.input_disabled {
		background:#C8C6C6;
	}


.mc_calc_div {
	padding:1px 11px 20px 11px;
	background:url('/images/bg_wtb.png') top left no-repeat;

}

.mc_calc_tbl {
/*	position:relative;
	top:-40px;*/
	padding:0px 0px 20px 0px;
}

	.mc_calc_tbl h2 {
		color:#261865;
		margin:0;
		padding:0px 0 20px 0;
		font:Italic 24px Georgia;
	}
		
	.mc_calc_tbl input, .mc_calc_tbl select {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		
		width:100%;
	}
	
	#calc_select {
		text-align: center;
		height:46px;
	}
	
	.mc_row1 p, .mc_row2 p, .mc_row3 p {
		margin:0;
		padding:0;
		font:11px Tahoma;
	}

	.mc_row0 {
		width:50px;
	}

	.mc_row1 {
		width:120px;
	}

	.mc_row15 {
		width:40px;
		text-align: center;
	}		

	.mc_row2 {
		width:120px;
	}


	.mc_row3 {
		width:20px;
	}

		
	.mc_row4 {
		width:120px;
	}

		#mc_btn {
			display:block;
			width:113px;
			height:101px;
			/*background:url('/images/btn_buy_calcul_lineage.png') top right no-repeat;*/
			background:url('/images/btn_buy_calcul_lineage.png') top left no-repeat;
		}

		#mc_btn_k {
			display:block;
			width:113px;
			height:101px;
			/*background:url('/images/btn_buy_calcul_lineage.png') top right no-repeat;*/
			background:url('/images/buy_kinah.png') top left no-repeat;
		}
		
		#mc_btn_eve {
			display:block;
			width:113px;
			height:101px;
			/*background:url('/images/btn_buy_calcul_lineage.png') top right no-repeat;*/
			background:url('/images/buy_isk.png') top left no-repeat;
		}
		
	
	.qb_tbl {
		
	}
		#qb_buy_btn {
			display:block;
			width:113px;
			height:113px;
			/*background:url('/images/btn_buy_quick_golem.jpg') top right no-repeat;*/
			background:url('/images/btn_buy_quick_golem.png') top right no-repeat;
			margin-left:4px;
		}
	
	
		.qb_first_tr {
			height:50px;
		}
		
		.qb_last_tr {
			height:10px;
		}
		
		#qb_price {
			color:#261865;

			padding:5px 0 0px 10px;
			font:Italic 24px Georgia;		
		}
		
			#qb_price div {
				color:#000;

				font: Italic 16px Georgia;	
			}
			
		.qb_tbl select {
			width:150px;
		}
/*ac*/

/*
#adenacalc_hdr {
	background:url('/images/calcul_lineage_top.png') top right no-repeat;
	display:block;
	width: 495px;
}
*/

#adenacalc_hdr div {
	background:url('/images/calcul_lineage_top.png') bottom right no-repeat;
	display:block;
	padding-bottom:20px;
	font:11px Tahoma;
	color:#261865;	
}
	#adenacalc_hdr div p {
		padding:0 0 0 20px;
		margin:0;
		width:322px;
	}

#kinarcalc_hdr div {
	background:url('/images/calcul_aion_top.png') bottom right no-repeat;
	display:block;
	width: 100%;
	padding-bottom:20px;
}

	#kinarcalc_hdr div p {
		padding:0 0 0 20px;
		margin:0;
		width:322px;
	}

#evecalc_hdr {
	display:block;
	width: 495px;
}

#evecalc_hdr div {
	background:url('/images/calcul_eve_top.png') bottom right no-repeat;
	display:block;
	width: 100%;
	padding-bottom:20px;
}
	#evecalc_hdr div p {
		padding:0 0 0 20px;
		margin:0;
		width:322px;
	}

#evetc_hdr {
	background:url('/images/timecard_eve_top.png') top right no-repeat;
	display:block;
	width: 495px;
}


#adenacalc_hdr h2, #kinarcalc_hdr h2, #evecalc_hdr h2, #evetc_hdr h2 {
  margin:0;
  padding:62px 0 13px 0;
  font:Italic 24px Georgia;
}

#adenacalc_hdr h2, #kinarcalc_hdr h2 {
  color:#261865;
}

#evecalc_hdr h2, #evetc_hdr h2 {
  color:#333;
}

.evecalc_icq {
  font:Italic 24px Georgia;
  color:#333;  
}

#pricetbl {
	border:1px solid #cedaf0;
	width: 100%;
	font:11px Tahoma;
}


#pricetbl td, #pricetbl th {
	height: 31px;
	
}

.pr_a {
	background:#f1fcfe;
	text-align: center;
}

.pr_b {
	background:#ffffff;
	text-align: center;
}

.servername {
	padding-left:3px;
}

.pr_tr_b {
	color:#999999;
}

.discl {
	font:11px Tahoma;
	color:#261865;
	margin:0;
}

.hellokitty_banner {
	background:url('/images/Hello_kitty_notext.png') top left no-repeat;
	width: 339px;
	height:113px;
	
	padding:30px 10px 30px 160px;
	margin:0px 0 9px 0;
	font:14px Tahoma;
	display:block;
	
	color:#000 !important;
	text-decoration:none;
}

.hellokitty_banner span {
	display:block;
	font:16px Tahoma;
	font-weight: bold;
	text-align: center;
	padding-bottom:10px;
}

.best_price {
	background:url('/images/banner_best_price.png') top left no-repeat;
	width: 508px;
	height:104px;
	
	padding:30px 10px 30px 30px;
	margin:0px 0 9px 0;
	font:14px Tahoma;
	display:block;
	
	color:#000 !important;
	text-decoration:none;
}

.hellokitty_banner_lightblue {
	background:url('/images/Hello_kitty_notext_lightblue.png') top left no-repeat;
	width: 339px;
	height:113px;
	
	padding:30px 10px 30px 160px;
	margin:0px 0 9px 0;
	font:14px Tahoma;
	display:block;
	
	color:#000 !important;
	text-decoration:none;
}

.hellokitty_banner_lightblue span {
	display:block;
	font:16px Tahoma;
	font-weight: bold;
	text-align: center;
	padding-bottom:10px;
}
