/*>> [html] */

/*<< [html] */
/*>> [body] */

/*<< [body] */
/*>> [top] */

/*<< [top] */
/*>> [left] */

/*<< [left] */
/*>> [center] */
.clear{
	clear:both;
}
#bottom_middle_decor {

}
.gallery {
	padding:60px 45px;
	position:relative;
	height:210px;
	overflow:hidden;
	background:url(/files/images/fancy/arrws_bg.gif) 50% 161px no-repeat;
}
.gal  div{
	float:left;
	width:50%;
	padding-bottom:25px;
	text-align:center;
}

.gallery  .next, .gallery  .prev {
	display:block;
	width:54px;
	height:135px;
	position:absolute;
	cursor:pointer;
	top:120px;
}

.gallery .next {
	right:12px;
	background:url(/files/images/fancy/arrws.png) -54px 0 no-repeat;
}
.gallery .prev {
	left:12px;
	background:url(/files/images/fancy/arrws.png) 0 0 no-repeat;
}


.guide_menu ul {
	padding:10px 0 10px 20px;
	list-style-type:none;
	font:bold 15px 'Garamond';
	color:#793F05;
}

.guide_menu li{
	padding:5px 0;
	cursor:pointer;
}
.guide_menu li.sel{
	color:#979c5e;
}

.guide_menu ul ul{
	padding:10px 0 5px 30px;
	list-style-type:disc;
	font:bold 13px 'Garamond';
	display:none;
}
.guide_menu ul li.sel ul{
	display:block;
}

.guide {
	padding:20px 0 45px;
	width:650px;
	margin:auto;
}
.guide p, .guide h2, .guide h3 {
	clear:left;
	overflow:hidden;
}
.guide img{
	display:block;
	margin:20px auto;
}
.guide p img {
	display:inline;
	margin:0;
}
.guide .no_indent img {
	float:left;
	margin:0 15px 10px 0;
}

.no_indent {
	text-indent:0;
}
.guide .img4 {
	text-align:center;
	text-indent:0;
}
.guide .img4 img {
	margin:10px;
}


.units {
	padding:20px 0 45px;
	width:650px;
	margin:auto;
	color:#693f05;
}
.unit {
	padding:10px 15px;
	overflow:hidden;
	margin:0 0 50px;
}
.unit li {
	float:left;
	width:20%;
	list-style-type:none;
	text-align:center;
}
.unit img {
	cursor:pointer;
}

.unit_list {
	overflow:hidden;
}
.unit_list dt{
	overflow:hidden;
	width:100px;
	float:left;
	clear:left;
	text-align:center;
}
.unit_list dd{
	margin:0 0 0 110px;
}
.unit_list .clear {
	height:30px;
	clear:both;
}
.unit_name {
	font:bold 15px Georgia;
}
.unit_lvl {
	font:11px Verdana;
}
.unit_desc {
	font:13px Verdana;
	padding:10px 0;
}

/*<< [center] */
/*>> [middle] */

/*<< [middle] */
/*>> [right] */

/*<< [right] */
/*>> [bottom] */

#footer {
	padding-top:110px;
	height:180px;
	clear:both;
}
#footer_logo {
	background:url(../files/images/common/snail_logo_n.gif) no-repeat scroll center top transparent;
	height:39px;
	margin:0 auto;
	width:156px;
}
#footer_text {
	color:#666666;
	font:12px Tahoma;
	text-align:center;
}


/*<< [bottom] */
/*>> [body] */

#button_enter {
	width: 59px;
	height: 22px;
	background: url(../files/images/common/button_enter.png) top left no-repeat;
	margin:5px 0 5px 150px;
	cursor: pointer;
}

#button_exit {
	width: 59px;
	height: 22px;
	background: url(../files/images/common/button_exit.png) top left no-repeat;
	margin:5px 0 5px 150px;
	cursor: pointer;
}

#btn_pay, #btn_personal {
	width: 108px;
	height: 61px;
	background-image: url(../files/images/common/btn_pay.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:103px 0 0 0;
	float:left;
	display:block;
}
#btn_personal {
	width: 90px;
	height: 56px;
	background-image: url(../files/images/common/btn_personal.png);
	margin:107px 0 0 38px;
}
#btn_pay:hover {
	background-position: 0 -63px;
}

input
{
	font: normal 12px Georgia;
	color: #693f05;
	background: #f9f0cd;
	border: 1px #d6b995 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  padding: 5px;
  margin: 0px 0px 7px 5px;
  outline: none;
}

/*>> [module_news] */
#main_news_block
{
	width: 380px;
	margin: auto;
}
.main_news_header {
	background: url(../files/images/common/news_title.png) 0 25px no-repeat;
	height:55px;
	text-indent:-999px;
	overflow:hidden;
}
.main_news
{
	height: 89px;
	background: url(../files/images/common/news_line.png) 50% 100% no-repeat;
	margin-bottom:-4px;
}
.main_news_other {
	padding-top:8px;
}
.main_news_other a {
	background: url(../files/images/common/news_other.png) 50% 0 no-repeat;
	height:44px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
	width:145px;
	margin:0 auto;
}
.main_news_other a:hover {
	background: url(../files/images/common/news_other.png) 50% -44px no-repeat;
}
.main_news .main_news_date
{
	width: 60px;
	height: 65px;
	padding: 20px 10px 0px 10px;
	float: left;
}
.main_news .main_news_day
{
	width: 60px;
	height: 21px;
	border-bottom: 4px solid #793f05;
	font: bold 20px "Georgia";
	color: #793f05;
	text-align: center;
}
.main_news .main_news_year
{
	width: 60px;
	height: 30px;
	font: normal 15px "Georgia";
	color: #444444;
	text-align: right;
}
.main_news .main_news_content
{
	width: 300px;
	height: 85px;
	float: right;
}
.main_news .main_news_subject
{
	height: 20px;
	margin-top: 3px;
	font: bold 15px "Georgia";
	color: #793f05;
}
.main_news .main_news_body
{
	height: 45px;
	font: normal 13px "Georgia";
	color: #222222;
}
.main_news .main_news_more
{
	font: normal 14px "Georgia";
	color: #793f05;
	text-align: right;
}
/*<< [module_news] */
/*>> [module_top100] */
.top100
{
	width: 173px;
	margin: auto;
	font: normal 11px Georgia;
	color: #994000;
}
.top100_rank
{
	width: 15px;
	border-bottom: 1px solid #ddddaa;
	overflow: hidden;
}
.top100_race
{
	width: 17px;
	border-bottom: 1px solid #ddddaa;
	overflow: hidden;
}
.top100_race div
{
	width: 13px;
	height: 13px;
	background-position: center;
	background-repeat: no-repeat;
}
.top100_name
{
	width: 96px;
	border-bottom: 1px solid #ddddaa;
	padding-left: 5px;
	overflow: hidden;
}
.top100_fame
{
	width: 45px;
	border-bottom: 1px solid #ddddaa;
	font-size: 9px;
	overflow: hidden;
}
/*<< [module_top100] */
.lion
{
	width: 50px;
	height: 50px;
	background: url(../files/images/icons/lion.png) no-repeat;
	margin: 5px 0px 0px 0px;
	float: left;
}
.ava {
	float:left;
	position:relative;
	width:58px;
	height:64px;
	padding:8px 12px 8px 11px;
	margin:0 10px 0 0;
	display:none;
}
.ava ins {
	display:block;
	width:81px;
	height:80px;
	position:absolute;
	top:2px;
	left:1px;
	background: url(../files/images/common/ava_rama.png) no-repeat;
}
.ava img {
	border:none;
}
.header
{
	font: bold 17px Georgia;
	color: #793F05;
	line-height: 35px;
	margin-left: 10px;
	margin-bottom: -5px;
}
.header_small
{
	font: bold 20px Georgia;
	color: #793F05;
	line-height: 30px;
}
.header_tiny
{
	font: bold 15px Georgia;
	color: #793F05;
	line-height: 20px;
  margin-left: 10px;
  margin-right: 5px;
}
a
{
	font: normal 16px "Times New Roman";
	color: #793f05;
	text-decoration: none;
}
a:hover
{
	font: normal 16px "Times New Roman";
	color: #777c3e;
}
/*>> [capacity] */
.servers {
	background: url(../files/images/common/servers.png) 38% 0 no-repeat;
	height:30px;
	text-indent:-999px;
	overflow:hidden;
}
.server_capacity
{
	height: 45px;
}
#storm .server_logotype
{
	background: url(../files/images/icons/storm.png) no-repeat;
}
#heat .server_logotype
{
	background: url(../files/images/icons/heat.png) no-repeat;
}
.server_capacity .server_content
{
	width: 218px;
	height: 45px;
}
.server_capacity .server_name
{
	height:44px;
	text-indent:-999px;
	overflow:hidden;
	float:left;
	width:90px;
}
.server_capacity .server_bar
{
	float:right;
	width:80px;
	height: 12px;
	border: 1px solid #1f1d18;
	background:#d6caaa ;
	margin-top:22px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.percentage {
	font:19px/56px "Times New Roman";
	color:#482a0e;
	text-align:center;
}
#storm .percentage {
	background: url(../files/images/common/news_line.png) 50% 100% no-repeat;
}
#heat .percentage {
	color:#733700;
}
#storm .server_name {
	background: url(../files/images/common/server_names.png) -5px -5px no-repeat;
}
#heat .server_name {
	background: url(../files/images/common/server_names.png) -5px -55px no-repeat;
}
#storm .server_bar div {
	background:#1b83a6 ;
	height: 12px;
}
#heat .server_bar div {
	background:#bc6200 ;
	height: 12px;
}
/*<< [capacity] */

h1
{
	padding: 10px 5px;
	font: bold 18px Georgia;
	color: #63703a;
}
h2
{
	padding: 10px 5px;
	font: bold 16px Georgia;
	color: #693f05;
}
h3
{
	padding: 10px 5px;
	font: italic bold 15px Georgia;
	color: #693f05;
}
p
{
	padding: 10px 15px;
	font: normal 13px Verdana;
	text-align: justify;
	text-indent: 30px;
	color: #693f05;
}
ol
{
	padding: 10px 45px;
	font: normal 13px Verdana;
	text-align: justify;
	text-indent: 10px;
	color: #693f05;
}
thead p
{
	padding: 5px 10px;
	font: bold 13px Verdana;
	text-align: center;
	text-indent: 0px;
	color: #693f05;
}
tbody p
{
	padding: 5px 10px;
	font: normal 13px Verdana;
	text-align: center;
	text-indent: 0px;
	color: #693f05;
}
img
{
	border: 2px solid #693f05;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
table.content
{
	border-collapse: collapse;
	margin: auto;
}
table.content td
{
	border: 1px solid #a8997e;
}
h3 img {
	border:none;
}
