@charset "utf-8";

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #fff;
}

form {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 12px;
}

button {
	margin: 0px;
}

h1 {
	font-family: "Trebuchet MS";
	color: #003366;
	font-size: 16px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #003366;
}

.Header {
	
}

.TopButtons {
	padding-right: 10px;
	padding-bottom: 8px;
}
.TopButtons a {
	display: block;
	width: 212px;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding-top: 16px;
	padding-bottom: 17px;
	text-align: center;
	background-image: url(../images/top_button.png);
	background-position: left;
	background-repeat: no-repeat;
	margin-right: 30px;
	text-decoration: none;
}

.Meniu {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}
.Meniu ul {
	margin: 0px;
	padding: 0px;
}
.Meniu li {
	float: left;
	list-style: none;
	border-right: 1px solid #FFF;
}
.Meniu a {
	display: inline;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
}
.MeniuCenter {
	background-image: url(../images/meniu_bg1.png);
	background-repeat: repeat-x;
}
.MeniuLeft {
	background-image: url(../images/meniu_left.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 3px;;
	height: 30px;
}
.MeniuRight {
	background-image: url(../images/meniu_right.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 3px;;
	height: 30px;
}

.VipText {
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 40px;
	line-height: 30px;
}
.VipText p {
	font-family: Tahoma;
	font-size: 22px;
	color: #003366;
	padding-bottom: 10px;
}
.VipText a {
	display: block;
	width: 158px;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
	margin-top: 10px;
	background-image: url(../images/sec_button.png);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.VipMonitor {
	padding-right: 40px;
	padding-top: 15px;
}

.VipMonitorTable {
	width: 164px;
}
.VipMonitorTable a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
.VipMonitorTable td {
	color: #000000;
	font-size: 11px;
	padding-top: 5px;
}
.VipMonitorTable img {
	border: 2px solid #003366;
}
.VipMonitorTable .GameIcon {
	border: 0px;
	margin-top: 4px;
	margin-right: 4px;
}

.Line {
	background-color: #d8d8d8;
	height: 1px;
}

.Content {
	padding-top: 15px;
	padding-bottom: 15px;
}

.IndexMonitor {
	width: 310px;
	background-color: #f8f8f8;
}
.IndexHorSep {
	background-color: #e6e6e6;
	width: 1px;
}
.IndexVertSep {
	background-color: #e6e6e6;
	height: 1px;
}
.IndexWhiteVertSep {
	height: 13px;
}
.IndexWhiteHorSep {
	width: 13px;
}

.IndexMonitor a {
	color: #003366;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.IndexMonitor img {
	border: 1px solid #003366;
	margin-bottom: 4px;
	margin-left: 4px;
}
.IndexMonitor .IndexMonitorName {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.IndexMonitor .LinkNoBold {
	font-weight: normal;
	text-decoration: none;
}
.IndexMonitor .GameIcon {
	border: 0px;
	margin-top: 4px;
	margin-right: 4px;
}
.IndexMonitor .IndexMonitorSets td {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 3px;
	font-size: 12px;
}

.Footer {
	border-top: 1px solid #FFF;
	background-color: #d8d8d8;
	color: #545454;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 50px;
}

.SpGreen {
	font-weight: bold;
	color: green;
}
.SpRed {
	font-weight: bold;
	color: red;
}

.ContentTableInfo {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-top: 5px solid #dedede;
}
.ContentTableInfo .Info {
	border-top: 1px solid #FFF;
	border-bottom: 5px solid #dedede;
	background-color: #f9f9f9;
}
.ContentTableInfo td {
	padding: 3px;
	background-color: #FFF;
	font-weight: normal;
}

.ContentTable {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-top: 5px solid #dedede;
	margin-bottom: 10px;
}
.ContentTable .Info {
	border-top: 1px solid #FFF;
	border-bottom: 5px solid #dedede;
	background-color: #f9f9f9;
}
.ContentTable .InfoImg {
	width: 80px;
	height: 85px;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	background-position: center;
}
.ContentTable .QuestImg {
	width: 80px;
	height: 85px;
	background-image: url(../images/question.png);
	background-repeat: no-repeat;
	background-position: center;
}
.ContentTable .InfoText {
	width: 230px;
	font-size: 16px;
	font-weight: bold;
	color: #454545;
}
.ContentTable .InfoText2 {
	font-size: 12px;
	color: #545454;
}
.ContentTable .FormContent {
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 4px;
	padding-bottom: 15px;
}
.ContentTable .FormTitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #545454;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}
.ContentTable .PriceFields {
	border-top: 1px solid #d8d8d8;
	background-color: #f9f9f9;
	padding-top: 20px;
	padding-bottom: 20px;
}
.ContentTable .PriceFields td {
	color: #545454;
}
.PriceTitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #545454;
	font-weight: bold;
}

.PriceTable {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-top: 5px solid #dedede;
}
.PriceTable .TitleRow {
	border-top: 1px solid #FFF;
	border-bottom: 3px solid #dedede;
	background-color: #f9f9f9;
}
.PriceTable .TitleRow2 {
	border-top: 2px solid #dedede;
	border-bottom: 2px solid #dedede;
	background-color: #FFF;
}
.PriceTable .TitleRow2 span {
	font-weight: bold;
}
.PriceTable td {
	padding: 5px;
	background-color: #FFF;
	font-weight: normal;
}

.ContentTable .FormFields {
	border-top: 1px solid #d8d8d8;
	background-color: #f9f9f9;
	padding-top: 15px;
	padding-bottom: 15px;
}
.ContentTable .FormFields td {
	color: #545454;
	font-weight: bold;
	font-size: 12px;
	height: 65px;
	padding-left: 15px;
}
.ContentTable .FormFields input {
	width: 245px;
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #d9d9d9;
	background-color: #FFF
}
.ContentTable .FormFields select {
	width: 245px;
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #d9d9d9;
	background-color: #FFF
}
.ContentTable .FormButton {
	width: 219px;
	padding-top: 6px;
	padding-bottom: 8px;
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	border: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.ContentTable .ServerMap {
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.ContentTable .ServerMap img {
	border: 2px solid #003366;
}
.ContentTable .ServerSettings {
	width: 300px;
	padding-bottom: 10px;
	margin-right: 5px;
}
.ContentTable .ServerSettings td {
	height: 22px;
	color: #545454;
}
.ContentTable .ServerStats {
	width: 320px;
	padding-bottom: 10px;
	margin-right: 5px;
}
.ContentTable .ServerTitle {
	padding-top: 15px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #b0b0b0;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
}
.ContentTable .FormContent .Title {
	border-bottom: 1px solid #d8d8d8;
	padding-top: 15px;
	padding-bottom: 10px;
}
.ContentTable .FormContent .Title ul {
	margin: 0px;
	padding: 0px;
}
.ContentTable .FormContent .Title ul li {
	list-style: none;
	float: left;
}
.ContentTable .FormContent .Title ul li a {
	color: #545454;
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
}
.ContentTable .FormContent .Title ul li a.FormTitleLinkSelected {
	color: #003366;
}
.ContentTable .FormContent .FormContentView {
	padding-top: 15px;
	padding-bottom: 10px;
}

.StatsTable {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
.StatsText {
	color: #545454;
	font-size: 12px;
	padding-top: 5px;
}
.stats_left_blank {
	background-image: url(../images/stats_left_blank.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 3px;
	height: 26px;
}
.stats_right_blank {
	background-image: url(../images/stats_right_blank.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 3px;
	height: 26px;
}
.stats_bg_blank {
	background-image: url(../images/stats_bg_blank.png);
	background-repeat: repeat-x;
	height: 26px;
}
.stats_left {
	background-image: url(../images/stats_left.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 3px;
	height: 26px;
}
.stats_right {
	background-image: url(../images/stats_right.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 3px;
	height: 26px;
}
.stats_bg {
	background-image: url(../images/stats_bg.png);
	background-repeat: repeat-x;
	height: 26px;
}

.gametype {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.gametype a {
	display: block;
	border: 2px solid #dedede;
	font-size: 14px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	width: 180px;
	background-position: 3px;
	background-repeat: no-repeat;
	background-color: #fafafa;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}

.gameblock {
	border: 2px solid #dedede;
	font-size: 14px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	background-position: 3px;
	background-repeat: no-repeat;
	background-color: #fafafa;
	padding: 5px;
}

.statsblock {
	padding-left: 15px;
	padding-right: 5px;
}

.ServersList {
	width: 905px;
}
.ServersList .TableTitle {
	color: #003366;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #d5d5d5;
}
.ServersList .TableTitle a {
	color: #003366;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.ServersList .TableTitle a.ArrowUp {
	background-image: url(../images/arrow_up.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.ServersList .TableTitle a.ArrowDown {
	background-image: url(../images/arrow_down.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.ServersList .TableRows1 {
	color: #454545;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #d5d5d5;
}
.ServersList .TableRows2 {
	color: #454545;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #d5d5d5;
}
.ServersList a {
	font-weight: bold;
	color: #454545;
	text-decoration: none;
}
.ServersList a.LinkNoBold {
	font-weight: normal;
}
a.LinkBlur:link, a.LinkBlur:visited, a.LinkBlur:active, a.LinkBlur:hover {
	color: #d5d5d5;
	font-weight: normal;
}

.SocialEngines {
	padding-right: 30px;
}

.SocialEngines img {
	margin-right: 10px;
}

.ShareServer {
	padding-top: 10px;
}

.input {
	border: 1px solid #a8a8a8;
	width: 315px;
	height: 20px;
	margin-bottom: 5px;
}

.input_e {
	width: 0px;
	height: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.textarea {
	border: 1px solid #a8a8a8;
	width: 315px;
	height: 150px;
	margin-bottom: 5px;
}

.button {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	width: 84px;
	height: 23px;
	color: #FFF;
	border: 0px;
	text-align: center;
	margin-right: 3px;
}

.form_text {
	width: 150px;
	padding-top: 3px;
	padding-right: 22px;
}

.error {
	color: red;
}
.monitorStar img {
	border: 0px;
}
.smsText {
	font-size: 14px;
	font-weight: bold;
}
.Warning {
	padding: 20px;
}
