/* CSS Document */
.copyright a:link,.copyright a:visited,.copyright a:active {
	font-size: 10px;
	color: #cccccc;
	text-decoration: underline;
}

.copyright a:hover {
	font-size: 10px;
	color: #ff9900;
	text-decoration: none;
}

.little_link a:link,.little_link a:visited,.little_link a:active {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.little_link a:hover {
	font-size: 10px;
	color: #ff9900;
	text-decoration: underline;
}

.little_link2 a:link,.little_link2 a:visited,.little_link2 a:active {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.little_link2 a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.sub_title {
	color: #ffffff;
	font-size: 12px;
}

.copyright {
	color: #cccccc;
	font-size: 10px;
}

.normal_text {
	color: #ffffff;
	font-size: 12px;
}

.mod_title {
	color: #000000;
	font-size: 17px;
}

.menu_td {
	padding-right: 4px;
	padding-bottom: 5px;
	padding-top: 2px;
}

.menu_td_new {
	padding-bottom: 5px;
}

.menu_td_bottom {
	padding-bottom: 7px;
}

.menu_td_bottom2 {
	padding-bottom: 6px;
}

.menu_td_arrow {
	padding-bottom: 0px;
}

.simple_table {
	background: #000000;
	border-top: 1px solid #7D572D;
	border-left: 1px solid #7D572D;
	border-right: 1px solid #C08B50;
	border-bottom: 1px solid #C08B50;
}

.news_title {
	color: #000000;
	font-size: 17px;
}

.news_content {
	color: #000000;
	font-size: 11px;
}

.warning {
	color: #660000;
	font-size: 12px;
}

.success {
	color: #009500;
	font-size: 12px;
}

.atention {
	color: #000000;
	background: #FFFFE1;
	border: 1px solid #000000;
}

.field {
	border: 0px solid #000000;
	background: #FEFEFE;
	border-top: 1px solid #7D572D;
	border-left: 1px solid #7D572D;
	border-right: 1px solid #C08B50;
	border-bottom: 1px solid #C08B50;
	font-size: 11px;
	color: #000000;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.field_time {
	border: 0px solid #000000;
	border-top: 0px solid #999999;
	border-bottom: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-left: 0px solid #999999;
	background-color: #F5F7F1;
	font-size: 12px;
	color: #000000;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.button {
	background-color: transparent;
	background-image: url("text_button.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	font-variant: small-caps;
	font-family: "Sans Serif", sans-serif, Grotesque, Gothic, Lineale;
	color: #eeeeee;
	width: 57px;
	height: 25px;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #7D572D;
	border-left: 1px solid #7D572D;
	border-right: 1px solid #C08B50;
	border-bottom: 1px solid #C08B50;
}

.button span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

.button:hover {
	background-position: top right;
	color: #bea479;
	outline: none; /* hide dotted outline in Firefox */
}

.download {
	border: 0px;
	outline: none; /* hide dotted outline in Firefox */
}

#download {
	position: absolute;
	top: -142px;
	left: 336px;
}

#contents_top {
	position: relative;
	height: 53px;
	background: url("main_bg_content_top.jpg") no-repeat;
}

#rightarea {
	position: absolute;
	left: 683px;
	top: 2px;
	height: 210px;
	padding: 0 0 0 29px;
	background: url("main_bg_line.gif") 0 3px no-repeat;
}

#serverstatus {
	width: 230px;
}

#serverstatus h3 {
	height: 17px;
	margin: 0;
	padding: 0;
}

#serverstatus .tab {
	overflow: hidden;
}

#serverstatus .tab ul {
	height: 21px;
	margin: 0 0 0 -2px;
	background: url("main_tab_server_bg.gif") left bottom repeat-x;
}

#serverstatus .tab ul li {
	float: left;
	padding: 0 0 0 2px;
}

#serverstatus .tab ul li img {
	vertical-align: top;
	cursor: pointer;
}

#serverstatus .serverdate {
	position: relative;
	height: 22px;
	padding: 0 0 0 7px;
	border-left: 1px solid #473b2d;
	border-right: 1px solid #473b2d;
	background-color: #1a1611;
	overflow: hidden;
	font-size: 11px;
	line-height: 23px;
}

#serverstatus .serverdate span {
	color: #ff910b;
	font-weight: bold;
}

#serverstatus .serverdate div.button {
	position: absolute;
	right: 8px;
	top: 5px;
}

#serverstatus .serverdate div.button img {
	cursor: pointer;
}

#serverstatus #rollmainmenu {
	position: relative;
	overflow: hidden;
	background: url("main_bg_server.gif")
}

#serverstatus #rollmainmenu .open {
	position: absolute;
	left: 0;
	top: 0;
	width: 230px;
	padding: 0 0 1px 0;
	border-top: 1px solid #473b2d;
	background: url("main_bg_serverbtm.gif") left bottom no-repeat;
}

#serverstatus #rollmainmenu .open ul {
	background: url("main_bg_server.gif") repeat-y;
}

#serverstatus #rollmainmenu #mainmenulist ul li {
	height: 22px;
	padding: 0 0 0 8px;
	overflow: hidden;
	font-size: 11px;
	color: #bea479;
	line-height: 23px;
}

#serverstatus #rollmainmenu #mainmenulist ul li span {
	padding: 0 8px 0 0;
	font-weight: bold;
	color: #c42500;
}

#serverstatus #rolldefenceserver {
	position: relative;
	overflow: hidden;
	background: url("main_bg_server.gif")
}

#serverstatus #rolldefenceserver .open {
	position: absolute;
	left: 0;
	top: 0;
	width: 230px;
	padding: 0 0 1px 0;
	border-top: 1px solid #473b2d;
	background: url("main_bg_serverbtm.gif") left bottom no-repeat;
}

#serverstatus #rolldefenceserver .open ul {
	background: url("main_bg_server.gif") repeat-y;
}

#serverstatus #rolldefenceserver #defencelist ul li {
	height: 22px;
	padding: 0 0 0 8px;
	overflow: hidden;
	font-size: 11px;
	color: #bea479;
	line-height: 23px;
}

#serverstatus #rolldefenceserver #defencelist ul li span {
	padding: 0 8px 0 0;
	font-weight: bold;
	color: #c42500;
}

#update dl dd {
	float: left;
}

#update dl dd img {
	border: 1px solid #b48a57;
}

#update dl dt {
	float: left;
	padding-left: 4px;
}

#update dl dt a {
	font-size: 11px;
	line-height: 15px;
}

#update dl dt a.title {
	color: #ff910b;
	line-height: 17px;
}