.menu-button
{
	color: #ffffff;
	background: repeat-x url("../../images/page/v2/bg_menu.gif");
	height: 32px;
	padding-left: 3px;
	padding-right: 4px
}
.menu-button-left
{
	background: no-repeat url("../../images/page/v2/bg_menu_left.gif");
	height: 32px;
	width: 11px;
}
.menu-button-right
{
	background: no-repeat url("../../images/page/v2/bg_menu_right.gif");
	height: 32px;
	width: 2px;
}
.menu-button-selected
{
	color: #ffffff;
	background: repeat-x url("../../images/page/v2/bg_menu_sel.gif");
	height: 32px;
	padding-left: 3px;
	padding-right: 4px;
}
.menu-button-left-selected
{
	background: no-repeat url("../../images/page/v2/bg_menu_left_sel.gif");
	height: 32px;
	width: 11px;
}
.menu-button-right-selected
{
	background: no-repeat url("../../images/page/v2/bg_menu_right_sel.gif");
	height: 32px;
	width: 2px;
}
.menu-button a, .menu-button-selected a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.menu-button a:hover, .menu-button-selected a:hover
{
	text-decoration: underline;
}
.vmenu-item
{
	background: #e5e5e5;
	font-size: 11px;
	border-bottom: 1px dotted #ffffff;
	padding: 4px 8px 4px 8px;
}
.vmenu-item a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.vmenu-item a:hover, .vmenu-item-selected a:hover
{
	text-decoration: underline;
}
.vmenu-item-selected
{
	background: #ae0c07;
	font-size: 11px;
	border-bottom: 1px dotted #ffffff;
	padding: 4px 8px 4px 8px;
}
.vmenu-item-selected a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.series-button
{
	color: #ffffff;
	background: repeat-x url("../../images/page/v2/bg_series.gif");
	height: 30px;
	padding-left: 2px;
}
.series-button-left
{
	background: no-repeat url("../../images/page/v2/bg_series_left.gif");
	height: 30px;
	width: 22px;
}
.series-button-right
{
	background: no-repeat url("../../images/page/v2/bg_series_right.gif");
	height: 30px;
	width: 9px;
}
.series-button-selected
{
	color: #ffffff;
	background: repeat-x url("../../images/page/v2/bg_series_sel.gif");
	height: 30px;
	padding-left: 2px;
}
.series-button-left-selected
{
	background: no-repeat url("../../images/page/v2/bg_series_left_sel.gif");
	height: 30px;
	width: 22px;
}
.series-button-right-selected
{
	background: no-repeat url("../../images/page/v2/bg_series_right_sel.gif");
	height: 30px;
	width: 9px;
}
.series-button a, .series-button-selected a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.series-button a:hover, .series-button-selected a:hover
{
	text-decoration: underline;
}


.image-lang_normal
{
	height: 12px;
	border: 0px;
	border: 1px solid black;
}
.image-lang-selected
{
	height: 12px;
	border: 1px solid #e5e5e5;
}


.tab
{
	width: 100%;
}
.tab-space
{
	width: 1px;
}
.tab0-left
{
	width: 0px;
	height: 24px;
}
.tab0-right
{
	width: 0px;
	height: 24px;
}
.tab0-mid
{
	background: repeat-x url("../../images/page/v2/bg_tab0.gif");
	height: 24px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid gray;
	text-align: center;
}
.tab1-left
{
	background: url("../../images/page/v2/tab1_left.gif");
	width: 4px;
	height: 24px;
}
.tab1-right
{
	background: url("../../images/page/v2/tab1_right.gif");
	width: 4px;
	height: 24px;
}
.tab1-mid
{
	background: repeat-x url("../../images/page/v2/tab1_mid.gif");
	height: 24px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}

.tabwindow
{
	width: 100%;
	table-layout: fixed;
}
.tabwindow-title
{
	padding: 0px;
}
.tabwindow-content
{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	background: #ffffff;
	padding: 4px 0px 0px 0px;
}




.gameserver
{
	width: 100%;
	table-layout: fixed;
}
.gameserver-status
{
	width: 50px;
	border-right: 1px solid #777777;
}
.gameserver-title
{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	vertical-align: top;
	padding-left: 4px;
}
.gameserver-title a
{
	font-family: tahoma;
	font-size: 11px;
	color: brown;
	text-decoration: none;
}
.gameserver-title a:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: brown;
	text-decoration: underline;
}
.gameserver-info
{
	font-family: tahoma;
	font-size: 10px;
	color: black;
	padding-left: 4px;
}
.gameserver-track
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-left: 4px;
}

.gameserver-live a
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
.gameserver-live a:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.gameserver-livenew a
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.gameserver-livenew a:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}

.press-item-league
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #da251d;
	text-decoration: underline;
}
.press-item-old
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: black;
	padding: 5px;
	text-align: justify;
}
.press-item-new
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background: #e5e5e5;
	padding: 8px;
	text-align: justify;
}
.press-item-title-old
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ae0c07;
	text-decoration: underline;
}
.press-item-title-new
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ae0c07;
	text-decoration: underline;
}
.press-item-title-old:hover
{
	color: #777777;
	text-decoration: underline;
}
.press-item-title-new:hover
{
	color: #777777;
	text-decoration: underline;
}
.press-item-title-archive
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	text-decoration: underline	
}
.press-item-title-archive:hover
{
	color: #ae0c07;
	text-decoration: underline;
}
.press-image
{
	border: 1px solid #cecece;
	padding: 6px;
	background: #ffffff;
	width: 190px;
	height: 140px;
	margin-right: 8px;
	margin-bottom: 6px;
}
.press-image-old
{
	border: 1px solid #cecece;
	background: #e5e5e5;
	padding: 5px;
	width: 110px;
	height: 81px;
}


.pagesbar
{
	text-align: center;
}
.pagesbar-normal
{
	font-size: 11px;
	font-weight: normal;
	background: white;
	color: black;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	border: 1px solid black;
	line-height: 18px;
}
.pagesbar-selected
{
	font-size: 11px;
	font-weight: bold;
	background: repeat-x url("../../images/page/hmenu_bkg.gif");
	color: black;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	border: 1px solid black;
	line-height: 18px;
}


.calendar-small
{
	background: #c0c0c0;
}
.calendar-small .today
{
	background: repeat-x url("../../images/page/v2/bg_button.gif");
	font-size: 11px;
	color: #000000;
	height: 18px;
}
.calendar-small .day
{
	background: repeat-x url("../../images/page/v2/bg_th_gray.gif");
	font-size: 11px;
	color: #ffffff;
	height: 18px;
}
.calendar-small .cell
{
	background: #ffffff;
	font-size: 10px;
	color: #000000;
}
.calendar-small .cellinfo-event
{
	text-align: center;
	background: url("../../images/page/v2/bg_th_olive.gif");
	font-size: 9px;
	color: black;
	text-decoration: none;
}
.calendar-small .cellinfo-barage
{
	text-align: center;
	background: url("../../images/page/v2/bg_th_blue.gif");
	font-size: 9px;
	color: black;
	text-decoration: none;
}
.calendar-small .cellinfo-barage-free
{
	text-align: center;
	background: url("../../images/page/v2/bg_th_green.gif");
	font-size: 9px;
	color: black;
	text-decoration: none;
}
.calendar-small .cellinfo-event:hover, .calendar-small .cellinfo-barage:hover, .calendar-small .cellinfo-barage-free:hover
{
	text-decoration: underline;
}
.calendar-small .daysign-normal
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background: #ffffff;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	color: #000000;
	padding: 2px;
}
.calendar-small .daysign-selected
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background: #ae0c07;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	color: #ffffff;
	padding: 2px;
}


.message
{
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	color: #cc0000;
 	padding: 15px;
	border: 1px solid #990000;
	background: repeat-x right top url("../../images/page/message_bkg.gif");
}
.message-title
{
	font-weight: bold;
	color: black;
}

.countdown_box
{
	border: 1px solid black;
	background: no-repeat url("../../images/page/v2/bg_countdown.gif");
}
.countdown_text
{
	font-weight: bold;
	font-size: 17px;
	color: #000000;
	line-height: 17px;
	text-align: center;
	display: block;
}
.countdown_label
{
	line-height: 9px;
	color: #c0c0c0;
	font-size: 9px;
	text-align: center;
}

.vote-form
{
	border: 1px solid gray;
	width: 340px;
}
.vote-title
{
	background: silver;
	border-bottom: 1px solid gray;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.vote-item
{
	width: 290px;
	border-bottom: 1px solid #f1f1f1;
	font-family: tahoma;
	font-size: 11px;
}
.vote-bar
{
	background: repeat-x url("../../images/page/v2/bg_th_blue.gif");
	border: 1px solid black;
	height: 8px;
	font-family: tahoma;
	font-size: 6px;
}
.vote-value
{
	text-align: center;
	width: 50px;
	font-family: tahoma;
	font-size: 11px;
}
.forgotten-pass a
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: brown;
	text-decoration: none;
}
.forgotten-pass a:hover
{
	text-decoration: underline;
}
.ts-server
{
	width: 100%;
	table-layout: fixed;
}
.ts-server-title a
{
	font-family: tahoma;
	font-size: 11px;
	color: brown;
	font-weight: bold;
	vertical-align: top;
	padding-left: 4px;
	text-decoration: none;
}
.ts-server-title a:hover
{
	text-decoration: underline;
}
.ts-server-status-online
{	
	font-family: tahoma;
	font-size: 10px;
	padding-left: 4px;
	color: green;
}
.ts-server-status-offline
{	
	font-family: tahoma;
	font-size: 10px;
	padding-left: 4px;
	color: red;
}
.ts-server-status-unknown
{	
	font-family: tahoma;
	font-size: 10px;
	padding-left: 4px;	
	color: gray;
}
.ts-server-info
{	
	font-family: tahoma;
	font-size: 10px;
	padding-left: 4px;	
	color: black;
}
.ts-server-line
{	
	margin-top: 2px;	
	margin-bottom: 2px;	
	border-bottom: 1px solid #eee;	
	clear: all;
}
.textfield
{
	display: none;
	visibility: hidden;
}
