body {
	margin: 0 auto;
	padding: 4px;
	font-family: "Tahoma CE", Tahoma, "Arial CE", arial, sans-serif;;
	font-size: 10px;
	background: #656565;
	color: #FFF;
	text-align: center;
}

table, td {
	font-size: 10px;
	color: #656565;
}

body#iframe {
	background-color: #FFF;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

h1 {
	font-size: 11px;
	color: #E92741;
}

h1.green {
	color: #296F33;
}
	
h2 {
	font-size: 11px;
	color: #296F33;
}

h3 {
	font-size: 11px;
	color: #097FBD;
}

h4 {
	font-size: 11px;
	color: #000;
}

h5 {
	font-size: 11px;
	color: #993300;
}

h6 {
	font-size: 11px;
}

hr {
	height: 1px;
	background-color: 1px solid #656565;
	margin: 0px 0px 10px 0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}



iframe {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
/*	height: 1000px;	*/
}

/* containers {{{ */

#web-all {
	width: 823px !important;
	border: 0px solid red;
	margin: 0 auto;
}

#web-all #inner,
#iframe #content
{
	background: #FFF;
	text-align: left;
}

#web-all #inner #header {
	margin: 0;
	padding: 0;
	background: #656565 url('bg-header.jpg') no-repeat 0 8px;
	border-bottom: 5px solid white;
	height: 132px;
	position: relative;
}

	
#web-all #inner #header #info0 {
	font-size: 40px;
	height: 100px;
	position: absolute;
	display: block;
	top: 38px;
	left: 20px;
/*	font-weight: bold;	*/
}

#web-all #inner #header #info1 {
	font-size: 12px;
	height: 100px;
	position: absolute;
	display: block;
	top: 89px;
	left: 22px;
/*	font-weight: bold;	*/
}


#web-all #inner #header #hot * {
	color: #C4E5B1;
}

#web-all #inner #header #hot {
	position: absolute;
	display: block;
	top: 38px;
	left: 330px;
	width: 468px;
	height: 60px;
	text-align: center;
	border: 0px solid red;
}

#web-all #inner #header #hot table {
	height: 100%; 
	width: 100%;
}

#web-all #inner #header #hot table td {
	vertical-align: middle; 
}

#web-all #inner #header #hot h1 {
	margin: 0px;
}

#web-all #inner #header #path {
	position: absolute;
	display: block;
	width: 823px;
	top: 110px;
	left: 0;
	height: 18px;
	line-height: 18px;
	padding: 0 12px;
}

#web-all #inner #header #path a {
	color: #FFF;
}

#web-all #inner #lang {
	font-weight: bold;	
	color: #fff;
	background-color: #656565;
}

#web-all #inner #lang a {
	color: #fff;
}

#web-all #inner #main {
	float: left;
	width: 654px;
}

#web-all #inner #content,
#iframe #content {
	float: right;
/*	width: 485px;	*/
	width: 525px;
	color: #656565;
}

#web-all #inner #content a
{
	color: #39641D;
	text-decoration: underline;
}

#web-all #inner #content a:hover
{
	text-decoration: none;
}

#iframe #content {
	float: none;
}

#web-all #inner #l-panel {
	float: left;
	width: 120px;
	padding: 0 0 0 4px;
	color: #FFFFFF;
}

#web-all #inner #r-panel {
	float: right;
/*	width: 140px;	*/
	width: 160px;
	padding: 0 4px 0 5px;
	color: #FFFFFF; 
}

#web-all #inner #footer * {
	color: #FFF;
}

#web-all #inner #footer {
	clear: both;
	margin: 0;
	padding: 18px 5px 10px;
	background: #656565 url('bg-footer.jpg') no-repeat 0 0;
}

#web-all #inner #footer span {
	float: right;
}

#web-all #inner #content p {
	padding: 0px;
	margin: 0px 0px 10px 0px; 
}

#web-all #inner #content ul {
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-left: 25px;
	list-style-type: square;
}

#web-all #inner #content ol {
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 25px;
	padding-left: 0px;
}

div.banner {
	text-align: center;
	padding: 0px 0px 4px 0;
}

/* }}} */

/* menu {{{ */

ul.menu-r,
ul.menu-l
{
	margin: 0px 0px 4px 0px;
	padding: 0px;
	background-color: #606060;
	background-color: #888;
/*	width: 140px;	*/
	width: 120px;
	border-bottom: 4px solid #FFFFFF;
}

ul.b-down {
	border-bottom: 4px solid #7CAB54;
}

ul.b-up {
	border-top: 0px solid #7CAB54;
}

ul.menu-l {
	width: 120px;
}

ul.menu-r li,
ul.menu-l li
{
	background: transparent url('menu-bg-li-l-1.jpg') no-repeat 0 1px;
	list-style-type: none;
	list-style: none;
	list-style-position: outline;
	padding-top: 1px;
}

ul.menu-r li.header, ul.menu-r li.clr a, ul.menu-r li a,
ul.menu-l li.header, ul.menu-l li.clr a, ul.menu-l li a
{
	color: #FFF;
	padding: 0 8px;
	display: block;
	height: 18px;
	line-height: 15px;
	_line-height: 14px;
}

ul.menu-l li.header, ul.menu-l li.clr a, ul.menu-l li a { 
	background: transparent url('menu-bg-li-l-1.jpg') no-repeat 0 0;
}

ul.menu-l li.clr a { 
	background: transparent url('menu-bg-li-l-2.jpg') no-repeat 0 0;
}

ul.menu-r li.clr a { 
	background: transparent url('menu-bg-li-l-2.jpg') no-repeat 0 0;
}

ul.menu-l li a.set, ul.menu-r li a.set {
	text-decoration: underline;
}
	
ul.menu-l li a.set:hover, ul.menu-r li a.set:hover {
	text-decoration: none;
}

ul.menu-l li a span.elink,
ul.menu-r li a span.elink {
	padding-right: 10px;
	text-align: left;
	background: transparent url('/res/image/elink.gif') 100% 0 no-repeat;
}

ul.menu-r li.header,
ul.menu-l li.header
{
	background: transparent url('menu-bg-header-l.jpg') no-repeat 0 0;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
}

ul.menu-l li.header {
	background: transparent url('menu-bg-header-l.jpg') no-repeat 0 0;
}


ul.menu-r li.sport
{
	background: transparent url('menu-bg-li-l-2.jpg') no-repeat 0 1px;
}


ul.menu-r li.sport a
{
	padding-left: 28px;
	background: url('icon-menu.gif') 0 0 no-repeat;
	overflow: hidden;
}

ul.menu-r li.sport a.soccer 		{ background-position: 7px -51px; }
ul.menu-r li.sport a.tennis 		{ background-position: 7px -104px; }
ul.menu-r li.sport a.basketball 	{ background-position: 7px 2px; }
ul.menu-r li.sport a.hockey 		{ background-position: 7px -157px; }
ul.menu-r li.sport a.baseball 	{ background-position: 7px -210px; }

/* }}} */

/* form {{{ */

form{
	margin: 0;
	padding: 0;
}

form input, form select, form textarea {
	font-family: "Tahoma CE", Tahoma, "Arial CE", arial, sans-serif;
	font-size: 10px;
	color: #656565;
}

form input.text-field {
	height: 13px;
	border: 1px solid #656565;
	line-height: 13px;
	margin-right: 2px;
	width: 150px;
}

form input.double{
	width: 300px;
}	

form select {
}

form input.submit{
	font-weight: bold;
	background: #517E39;
	color: white;
	border: none;
	height: 20px;
	line-height: 13px;
	cursor: pointer;
	padding-left: 5px; 
	padding-right: 5px;
	width: auto;
	overflow: visible;
	_width: 1px;
}

form input.checkbox {
	border: none;
}

form textarea{
	border: 1px solid #656565;
	width: 250px;
	line-height: 13px;
}

/* }}} */

/* default form table {{{ */
table#def-form-table {
	border-collapse: collapse;
}
table#def-form-table td {
	padding: 0px;
	line-height: 18px;
}
table#def-form-table td.spacer {
	line-height: 3px;
}
table#def-form-table td.spacer.big {
	line-height: 5px;
}
table#def-form-table td.spacer.small {
	line-height: 1px;
}
table#def-form-table td.def-form-left {
	width: 1%;
	white-space: nowrap;
}
table#def-form-table textarea {
	margin-bottom: 1px;
}
table#def-form-table select {
	margin-top: 1px;
}
table#def-form-table .check {
	border: 0px;
}

/* }}} */

/* classes {{{ */

div.cleaner {
	font-size: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	clear: both !important;
}

div.page-block {
	margin-left: 130px;
	margin-top: 5px;
	width: 505px;
	color: #656565;
	padding: 0px;
	border: 0px solid red;
}

div.page-block p {
	padding: 0px;
	margin: 0px;
}

iframe.livescoreIframe {
	height: 500px;
}

span.g
{
	color: #b0b0b0;
}

/* }}} */

.fl {
	background: url(/res/image/icon-flag.gif) no-repeat 0 0;
	margin-left: 4px;
	padding-left: 24px;
	float: left;
}

div#langlist {
	position: absolute;
	left: 12px;
	top: 2px;
		
}
div#langlist .head {
	float: left;
	padding-right: 4px;
	color: #bbbbbb;
}

a.lang, span.lang {
	background-color: red !important;
	background: url(/res/image/icon-lang.gif) no-repeat 0 0;
	margin-right: 4px;
	padding-left: 18px;
	float: left;
}

a.lang_01 { background-position:-32px		0px			!important ;}
a.lang_02 { background-position:-32px		-24px		!important ;}
a.lang_03 { background-position:-32px		-48px		!important ;}
a.lang_04 { background-position:-32px		-72px		!important ;}
a.lang_05 { background-position:-32px		-96px		!important ;}
a.lang_06 { background-position:-32px		-120px		!important ;}
a.lang_07 { background-position:-32px		-144px		!important ;}
a.lang_08 { background-position:-32px		-168px		!important ;}
a.lang_09 { background-position:-32px		-192px		!important ;}
a.lang_10 { background-position:-32px		-216px		!important ;}
a.lang_11 { background-position:-32px		-240px		!important ;}
a.lang_12 { background-position:-32px		-264px		!important ;}
a.lang_13 { background-position:-32px		-288px		!important ;}
a.lang_14 { background-position:-32px		-312px		!important ;}
a.lang_15 { background-position:-32px		-336px		!important ;}
a.lang_16 { background-position:-32px		-360px		!important ;}
a.lang_17 { background-position:-32px		-384px		!important ;}
a.lang_18 { background-position:-32px		-408px		!important ;}
a.lang_19 { background-position:-32px		-432px		!important ;}
a.lang_20 { background-position:-32px		-456px		!important ;}


a.lang_01:hover, span.lang_01 { background-position:0		0px			!important ;}
a.lang_02:hover, span.lang_02 { background-position:0		-24px		!important ;}
a.lang_03:hover, span.lang_03 { background-position:0		-48px		!important ;}
a.lang_04:hover, span.lang_04 { background-position:0		-72px		!important ;}
a.lang_05:hover, span.lang_05 { background-position:0		-96px		!important ;}
a.lang_06:hover, span.lang_06 { background-position:0		-120px		!important ;}
a.lang_07:hover, span.lang_07 { background-position:0		-144px		!important ;}
a.lang_08:hover, span.lang_08 { background-position:0		-168px		!important ;}
a.lang_09:hover, span.lang_09 { background-position:0		-192px		!important ;}
a.lang_10:hover, span.lang_10 { background-position:0		-216px		!important ;}
a.lang_11:hover, span.lang_11 { background-position:0		-240px		!important ;}
a.lang_12:hover, span.lang_12 { background-position:0		-264px		!important ;}
a.lang_13:hover, span.lang_13 { background-position:0		-288px		!important ;}
a.lang_14:hover, span.lang_14 { background-position:0		-312px		!important ;}
a.lang_15:hover, span.lang_15 { background-position:0		-336px		!important ;}
a.lang_16:hover, span.lang_16 { background-position:0		-360px		!important ;}
a.lang_17:hover, span.lang_17 { background-position:0		-384px		!important ;}
a.lang_18:hover, span.lang_18 { background-position:0		-408px		!important ;}
a.lang_19:hover, span.lang_19 { background-position:0		-432px		!important ;}
a.lang_20:hover, span.lang_20 { background-position:0		-456px		!important ;}

table#links {
	width: 100%;
	border-collapse: collapse;
}

table#links td { 
	padding: 3px 0px;
}

table#links tr.label { 
}

table#links tr.label td { 
	color: #E9293E;
	color: #097FBD;

	font-weight: bold;
	background: #FFF; 
}

table#links tr.odd { 
}

table#links td.link {
}

table#links td.last {
}

table#links a {
	padding-right: 10px;
	background: transparent url('elink.gif') 100% 0 no-repeat;
}

table#links a:hover {
}


/* Common {{{ */

.adsenvelope {
	margin: 0 auto;
	padding-bottom: 10px;
	position: relative;
}

.adsenvelope iframe, .adsenvelope div {
	width: 100%;
	height: 100%;
}

.adstext {
	text-align: center;
	color:#B0B0B0;
	font-size:10px;
	margin-top: -10px;
	padding-bottom: 10px;
}

.adsclear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.adsclick {
	cursor: pointer;
	display: block;
	position: absolute;
	z-index: 99;
	left: 0; top: 0;
	background: white;
	/*opacity: 0.3; -moz-opacity: 0.3; -khtml-opacity: 0.3; #filter: alpha(opacity=30);*/
	opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; #filter: alpha(opacity=0);
}

.adsclick img {
	display: none;
}

.adsinline
{
	text-align: center;
}

.adsinline-left,
.adsinline-right 
{
	position: absolute;
	width: 120px;
	top: 0;
}

.adsinline-left {
	left: 0;
}

.adsinline-right {
	right: 0;
}

/* }}} */

/* Zone styles {{{ */

#detail .adsenvelope {
	margin: 0 auto;
	padding: 10px 0;
}

#lc .adsenvelope {
	margin: 0 auto;
}
.banx-top, .banx-top_soccer, .banx-top_tennis {
	padding: 0;
	margin-left: 0;
	float: left;
}

.banx-content_bottom {
	margin-top: 10px;
}

.banx-traffic_code {
	width: 760px;
	margin-left: 0;
}

.adstextvert {
	width: 10px;
	float: left;
	margin-top: 5px;
	margin-left: 2px;
	background: url(/res/image/icon-advert.gif) no-repeat 0 50%;
}

.atv-cs,
.atv-sk,
.atv-pl {
	background-position: -17px 50%;
}

.atv-de {
	background-position: -34px 50%;
}

.atv-it {
	background-position: -51px 50%;
}

.atv-da {
	background-position: -68px 50%;
}

.atv-ro {
	background-position: -85px 50%;
}

.atv-tr {
	background-position: -102px 50%;
}

.atv-ru {
	background-position: -119px 50%;
}

.atv-es {
	background-position: -136px 50%;
}

.atv-es {
	background-position: -136px 50%;
}

.atv-hr {
	background-position: -153px 50%;
}

.atv-hu {
	background-position: -170px 50%;
}

.atv-fr {
	background-position: -187px 50%;
}

.atv-fi {
	background-position: -204px 50%;
}

.atv-he {
	background-position: -221px 50%;
}

.atv-cn {
	background-position: -238px 50%;
}

.atv-el {
	background-position: -255px 50%;
}

.atv-pt {
	background-position: -272px 50%;
}

/* }}} */

/* Common {{{ */

.adsenvelope {
	margin: 0 auto;
	padding-bottom: 0px;
}

.adstext {
	text-align: center;
	color:#B0B0B0;
	font-size: 9px;
	margin-top: -1px;
	padding-bottom: 4px;
}

.adsclear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.adstextvert {
	background-image: url(icon-advert.gif);
}

#detail .adsenvelope {
	padding-bottom: 2px;
}

/* }}} */
.fl_01 { background-position:0		0px			!important ;}
.fl_02 { background-position:0		-24px		!important ;}
.fl_03 { background-position:0		-48px		!important ;}
.fl_04 { background-position:0		-72px		!important ;}
.fl_05 { background-position:0		-96px		!important ;}
.fl_06 { background-position:0		-120px		!important ;}
.fl_07 { background-position:0		-144px		!important ;}
.fl_08 { background-position:0		-168px		!important ;}
.fl_09 { background-position:0		-192px		!important ;}
.fl_10 { background-position:0		-216px		!important ;}
.fl_11 { background-position:0		-240px		!important ;}
.fl_12 { background-position:0		-264px		!important ;}
.fl_13 { background-position:0		-288px		!important ;}
.fl_14 { background-position:0		-312px		!important ;}
.fl_15 { background-position:0		-336px		!important ;}
.fl_16 { background-position:0		-360px		!important ;}
.fl_17 { background-position:0		-384px		!important ;}
.fl_18 { background-position:0		-408px		!important ;}
.fl_19 { background-position:0		-432px		!important ;}
.fl_20 { background-position:0		-456px		!important ;}
.fl_21 { background-position:0		-480px		!important ;}
.fl_22 { background-position:0		-504px		!important ;}
.fl_23 { background-position:0		-528px		!important ;}
.fl_24 { background-position:0		-552px		!important ;}
.fl_25 { background-position:0		-576px		!important ;}
.fl_26 { background-position:0		-600px		!important ;}
.fl_27 { background-position:0		-624px		!important ;}
.fl_28 { background-position:0		-648px		!important ;}
.fl_29 { background-position:0		-672px		!important ;}
.fl_30 { background-position:0		-696px		!important ;}
.fl_31 { background-position:0		-720px		!important ;}
.fl_32 { background-position:0		-744px		!important ;}
.fl_33 { background-position:0		-768px		!important ;}
.fl_34 { background-position:0		-792px		!important ;}
.fl_35 { background-position:0		-816px		!important ;}
.fl_36 { background-position:0		-840px		!important ;}
.fl_37 { background-position:0		-864px		!important ;}
.fl_38 { background-position:0		-888px		!important ;}
.fl_39 { background-position:0		-912px		!important ;}
.fl_40 { background-position:0		-936px		!important ;}
.fl_41 { background-position:0		-960px		!important ;}
.fl_42 { background-position:0		-984px		!important ;}
.fl_43 { background-position:0		-1008px		!important ;}
.fl_44 { background-position:0		-1032px		!important ;}
.fl_45 { background-position:0		-1056px		!important ;}
.fl_46 { background-position:0		-1080px		!important ;}
.fl_47 { background-position:0		-1104px		!important ;}
.fl_48 { background-position:0		-1128px		!important ;}
.fl_49 { background-position:0		-1152px		!important ;}
.fl_50 { background-position:0		-1176px		!important ;}
.fl_51 { background-position:0		-1200px		!important ;}
.fl_52 { background-position:0		-1224px		!important ;}
.fl_53 { background-position:0		-1248px		!important ;}
.fl_54 { background-position:0		-1272px		!important ;}
.fl_55 { background-position:0		-1296px		!important ;}
.fl_56 { background-position:0		-1320px		!important ;}
.fl_57 { background-position:0		-1344px		!important ;}
.fl_58 { background-position:0		-1368px		!important ;}
.fl_59 { background-position:0		-1392px		!important ;}
.fl_60 { background-position:0		-1416px		!important ;}
.fl_61 { background-position:0		-1440px		!important ;}
.fl_62 { background-position:0		-1464px		!important ;}
.fl_63 { background-position:0		-1488px		!important ;}
.fl_64 { background-position:0		-1512px		!important ;}
.fl_65 { background-position:0		-1536px		!important ;}
.fl_66 { background-position:0		-1560px		!important ;}
.fl_67 { background-position:0		-1584px		!important ;}
.fl_68 { background-position:0		-1608px		!important ;}
.fl_69 { background-position:0		-1632px		!important ;}
.fl_70 { background-position:0		-1656px		!important ;}

.fl_71 { background-position:0		-1680px		!important ;}
.fl_72 { background-position:0		-1704px		!important ;}
.fl_73 { background-position:0		-1728px		!important ;}
.fl_74 { background-position:0		-1752px		!important ;}
.fl_75 { background-position:0		-1776px		!important ;}
.fl_76 { background-position:0		-1800px		!important ;}
.fl_77 { background-position:0		-1824px		!important ;}
.fl_78 { background-position:0		-1848px		!important ;}
.fl_79 { background-position:0		-1872px		!important ;}
.fl_80 { background-position:0		-1896px		!important ;}

.fl_81 { background-position:0		-1920px		!important ;}
.fl_82 { background-position:0		-1944px		!important ;}
.fl_83 { background-position:0		-1968px		!important ;}
.fl_84 { background-position:0		-1992px		!important ;}
.fl_85 { background-position:0		-2016px		!important ;}
.fl_86 { background-position:0		-2040px		!important ;}
.fl_87 { background-position:0		-2064px		!important ;}
.fl_88 { background-position:0		-2088px		!important ;}
.fl_89 { background-position:0		-2112px		!important ;}
.fl_90 { background-position:0		-2136px		!important ;}

.fl_91 { background-position:0		-2160px		!important ;}
.fl_92 { background-position:0		-2184px		!important ;}
.fl_93 { background-position:0		-2208px		!important ;}
.fl_94 { background-position:0		-2232px		!important ;}
.fl_95 { background-position:0		-2256px		!important ;}
.fl_96 { background-position:0		-2280px		!important ;}
.fl_97 { background-position:0		-2304px		!important ;}
.fl_98 { background-position:0		-2328px		!important ;}
.fl_99 { background-position:0		-2352px		!important ;}
.fl_100 { background-position:0		-2376px		!important ;}

.fl_101 { background-position:0		-2400px		!important ;}
.fl_102 { background-position:0		-2424px		!important ;}
.fl_103 { background-position:0		-2448px		!important ;}
.fl_104 { background-position:0		-2472px		!important ;}
.fl_105 { background-position:0		-2496px		!important ;}
.fl_106 { background-position:0		-2520px		!important ;}
.fl_107 { background-position:0		-2544px		!important ;}
.fl_108 { background-position:0		-2568px		!important ;}
.fl_109 { background-position:0		-2592px		!important ;}
.fl_110 { background-position:0		-2616px		!important ;}

.fl_111 { background-position:0		-2640px		!important ;}
.fl_112 { background-position:0		-2664px		!important ;}
.fl_113 { background-position:0		-2688px		!important ;}
.fl_114 { background-position:0		-2712px		!important ;}

.ifmenu {
	position: relative;
	clear: both;
	margin: 0;
	height: 20px;
	border-bottom: 1px solid #bcbeae;
	#z-index: 1;
}

.ifmenu .detail-first {
	margin-left: 10px;
}

#detail .ifmenu {
	border-bottom: 0;
}

.ifmenu li {
	list-style: none;
	display block;
	float: left;
	border: 1px solid #bcbeae;
	border-bottom: none;
	margin-right: 10px;
	height: 19px;
}

.ifmenu a {
	display: block;
	position: relative;
	padding: 0 10px;
	line-height: 19px;
	cursor: pointer;
	text-decoration: none;
	#height: 100%;
	_height: auto;
}

#detail .ifmenu a:hover {
	text-decoration: underline;
}

.ifmenu .sound{	
	padding: 0 4px;
	margin-right: 0; 
	float: right;
}

.ifmenu li,
.hockey .ifmenu li,
.handball .ifmenu li,
.rugby .ifmenu li,
.bandy .ifmenu li,
.floorball .ifmenu li {
	background-color: #e6f4f8;
}

.soccer .ifmenu li {	background-color: #eaf7e7;}
.tennis .ifmenu li {	background-color: #f7f8dc; }
.baseball .ifmenu li {	background-color: #eafcf2; }
.american-football .ifmenu li {	background-color: #f9eddf; }
.basketball .ifmenu li {	background-color: #f9f1ea; }

.soccer .ifmenu .selected{	background-color: #409b84; }
.tennis .ifmenu .selected{	background-color: #e6be7c; }
.baseball .ifmenu .selected{	background-color: #099; }
.american-football .ifmenu .selected{	background-color: #c3a47f; }
.basketball .ifmenu .selected{	background-color: #de7376; }

.ifmenu .ifmenu-live a {
	color: #c00;
}

.ifmenu li.ifmenu-odds {
	background-color: white;
}

.ifmenu li.ifmenu-custom {
	background-color: #fc9;
}

.ifmenu li.selected,
.hockey .ifmenu .selected,
.handball .ifmenu .selected,
.rugby .ifmenu .selected,
.bandy .ifmenu .selected,
.floorball .ifmenu .selected {
	background-color: #41adc7;
}

.ifmenu .selected a, .ifmenu a.selected {
	color: white;
}

#detail .ifmenu li {
	margin-bottom: -1px;
	position: relative;
}

#detail .ifmenu li.selected { border-bottom: 1px solid #41adc7 }
.soccer #detail .ifmenu li.selected { border-bottom: 1px solid #409b84 }
.tennis #detail .ifmenu li.selected { border-bottom: 1px solid #e6be7c }
.basketball #detail .ifmenu li.selected { border-bottom: 1px solid #de7376 }
.baseball #detail .ifmenu li.selected { border-bottom: 1px solid #009999 }
.american-football #detail .ifmenu li.selected { border-bottom: 1px solid #c3a47f }

.ifmenu #ifmenu-sicon {
	width: 21px;
	height: 19px;
	border-bottom: none;
	position: absolute;
	margin: 0;
	right: 0; top: 0;
	background: url(/res/sound/flash-sound.gif) no-repeat 50% 0;
	cursor: pointer;
	z-index: 2;
}

.ifmenu .ifmenu-sicon-off {
	background-position: 50% -20px !important;
}

.ifmenu #ifmenu-calendar {
	position: absolute;
	right: 0; top: 0;
	border-bottom: none;
	width: 12ex;
	font-size: inherit;
	margin: 0;
	background-color: #f0f0f0;
}

.ifmenu #ifmenu-calendar-content a {
	width: 100%; height: 100%;
	padding: 0;
}

.ifmenu #ifmenu-calendar-content a span {
	display: block;
	padding-left: 16px;
	line-height: 19px;
}

.ifmenu #ifmenu-calendar h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 19px;
	cursor: pointer;
}

.ifmenu #ifmenu-calendar h2 a {
	padding: 0;
	padding-left: 16px;
	background: url(/res/image/cal-dart.gif) no-repeat 4px 60%;
	#display: block;
	_height: 1px;
}

.ifmenu #ifmenu-calendar ul {
	position: absolute;
	left: -1px; top: 20px;
	display: none;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 2;
	background: white;
	border: 1px solid #bcbeae;
	border-top: none;
	background: #f0f0f0;
}

.ifmenu #ifmenu-calendar ul li {
	display: block;
	width: 100%; height: 19px;
	background-color: white;
	margin: 0;
	padding: 0;
	border: none;
}

.ifmenu #ifmenu-calendar ul li.even {
	background-color: #efefef;
}

.ifmenu #ifmenu-calendar .ifmenu-active {
	color: white !important;
	background-color: #409b84
}

.ifmenu #ifmenu-calendar .ifmenu-today {
	color: #656565;
}

.ifmenu #ifmenu-calendar-content a {
	display: block;
	color: #B0B0B0;
	padding: 0;
	line-height: 19px;
}

.ifmenu #ifmenu-calendar-content a:hover {
	background: #ffcc99 url(/res/image/cal-dart.gif) no-repeat -196px 50% !important;
	text-decoration: none;
	color: #656565 !important;
}

/* garbage {{{

.mo .ifmenu li {   background: #f0eafb; }
.mo .ifmenu .selected{   background: #9277a7; }
.od .ifmenu li {	background: #e8f3fb; }
.od .ifmenu .selected{	background: #66a8d7; }
.os .ifmenu li {	background: #e8f3fb; }
.os .ifmenu .selected{	background: #66a8d7; }

}}} */

#langcomb {
	width: 50%;
	margin: 0;
	position: absolute;
	right: 13px;
	left: auto;
}

#langcomb .menu {
	margin: 0;
	line-height: 18px;
	width: auto;
	height: 18px;
}

#langcomb .fl {
	height: 12px;
	line-height: 12px;
	margin-left: 0;
}

#langcomb li {
	list-style: none;
}

#langcomb ul#langcontent {
	right: 0;
	left: auto;
	width: 111px;
	top: 20px;
	border: none;
	border: 1px solid #666;
	border-left: 0;
	border-right: 0;
	border-bottom-width: 2px;
}

#langcomb #langcontent li {
	border-bottom: 1px solid #666;
	height: 18px;
	_margin-bottom: -2px;
}

#langcomb #langcontent a {
	padding: 3px 0;
	padding-left: 8px;
	height: 12px;
	line-height: 12px;
	color: #ddd;
	background: #444;
	cursor: pointer;
}

#langcomb .menu .head {
	position: absolute;
	right: 119px;
}

#langcomb .menu .actual {
	position: absolute;
	right: 0;
	border: none;
	width: 111px;
	height: 20px;
	background: url(bg-langcomb.gif) no-repeat;
	color: #ddd;
}

#langcomb .menu .actual a {
	display: block;
	width: 100%;
	height: 15px;
	padding: 0;
	padding-top: 4px;
	color: #ddd;
}

#langcomb .menu .actual a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#langcomb .menu .actual .fl {
	margin-left: 8px;
}

/* wait message */
div#WaitMessage {
	background: url('/res/image/wait-ico.gif') no-repeat 10px 5px;
	padding: 6px;
	padding-left: 35px;
	border: 1px solid #E0E0E0;
	background-color: #F0F0F0;
}

/* BWIN */ 
div#menu-register1, 
div#menu-login {
	background-color: #EEEEEE; 
	text-align: justify; 
	margin-bottom: 4px; 
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #000000;
}
div#menu-register1 a,
div#menu-login a {
	color: #e62300;
	text-decoration: none;
	display: block;
	padding: 10px 4px; 
}
div#menu-register1 a:hover,
div#menu-login a:hover {
	text-decoration: none;
}
div#menu-register1 a span,
div#menu-login a span {
	color: #ffffff;
}
/* EXPEKT */
div#menu-register2,
div#menu-login {
	background-color: #EEEEEE; 
	text-align: justify; 
	margin-bottom: 4px; 
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #000000;
}
div#menu-register2 a,
div#menu-login a {
	color: #e62300;
	text-decoration: none;
	display: block;
	padding: 10px 4px; 
}
div#menu-register2 a:hover,
div#menu-login a:hover {
	text-decoration: none;
}
div#menu-register2 a span,
div#menu-login a span {
	color: #ffffff;
}



div#menu-login {
	border: 4px solid #097FBD;
}
div#menu-login a {
	color: #097FBD;
}

#control-message { padding-bottom: 5px; width: 100%; }
#control-message .error, 
#control-message .info, 
#control-message .ok {
	background: #ffebeb url(/res/image/icon-message.gif) no-repeat 10px center;
	color: #f00;
	padding: 6px;
	padding-left: 35px;
	text-align: left;
	margin: 0px auto;
	margin-bottom: 5px;
	border: 1px solid #ffafaf;
	font-weight: bold;
}

#control-message .ok {
	background-color: #CCFFCC;
	background-position: -690px center;
	color: #0d8500;
	border-color: #a4c47b;
}

#control-message .info {
	background-color: #ebfcff;
	background-position: -1400px center;
	color: #278ab8;
	border-color: #00A8FF;
} 

#control-message .info1 {
	background-color: #ebfcff;
	background-position: -1400px center;
	color: #278ab8;
	border-color: #00A8FF;
} 

/* Common {{{ */


/* }}} */
table#config-thermometer {
	border: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 515px;
}

table#config-thermometer td {
	color: #b0b0b0; 
	font-weight: bold; 
	font-size: 11px; 
	text-align: center; 
	padding-top: 2px;
}

table#config-thermometer td.active {
	color: #e62300; 
}table#config-thermometer {
	border: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 515px;
}

table#config-thermometer td {
	color: #b0b0b0; 
	font-weight: bold; 
	font-size: 11px; 
	text-align: center; 
	padding-top: 2px;
}

table#config-thermometer td.active {
	color: #e62300; 
}/* in-form {{{ */

#in-editor {
	position: relative;
	overflow: crop;
}

#in-editor #in-cloak {
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 10000px;
	background: white;
	z-index: 10;
	opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8; #filter: alpha(opacity=80);
}

#in-editor iframe {
	height: 280px;
	overflow-x: auto;
	scroll-y: hidden;
}

#in-editor input.color {
	width: 9ex;
/*	border: 1px solid #656565; */
}

#in-editor span.color {
	margin-left: 4px;
	padding-left: 12px;
	border: 1px solid #656565;
	line-height: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
}

#in-editor span.palette {
	margin-left: 4px;
	width: 14px;
	padding-left: 14px;
	line-height: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url('icon-palette.gif') no-repeat 0px 0px;
	cursor: pointer; 
}

#in-form table {
	width: 100%;
}

#in-form input {
	border: 1px solid #b0b0b0;
	margin-right: 5px;
	margin: 0px;
}

#in-form .input-checkbox {
	border: 0px;
	margin-left: -4px;
	margin-right: 4px;
}

#in-form td.label {
	font-weight: bold;
	color: #333333;
/*	text-transform: uppercase;	*/
	padding-top: 4px;
}

#in-form {
	border-bottom: 4px solid #888888;
	background-color: #e2e2e2;
}

.top-border {
	border-top: 4px solid #888888;
}

#in-form div.header
{
	background: transparent url('bg-config-header.gif') no-repeat 0 0;
	color: #FFF;
	padding: 0 8px;
	display: block;

	font-weight: bold;
	height: 23px;
	line-height: 23px;

/*	text-transform: uppercase;	*/
}

#in-form div.content
{
	padding: 4px 8px 4px 8px;
}

#in-form table#def-form-table td.def-form-left {
	padding-right: 4px;
}

#in-form table#def-form-table td.h-spacer {
	width: 10px;
}

#preload {
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -11ex;
	z-index: 100;
	text-align: center;
	background: #ffffff;
	width: 22ex;
	height: 46px;
	line-height: 46px;
}

#preload span {
	display: block;
	padding-left: 40px;
	background: url(ajax-loader-soccer.gif) no-repeat 15%;
}

/* }}} */
#timezone {
	position: relative;
	margin-right: auto;
	width: 100%;
	border: none;
	#z-index: 3;
}

#timezone li.actual {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 19px;
	cursor: pointer;
	_height: 1px;
}

#timezone li.actual span {
	display: block;
	padding: 0;
	padding-left: 7px;
	background: url(tz-dart.gif) no-repeat 95%;
}

#timezone li.actual {
	color: white !important;
	cursor: pointer;
}

#timezone ul#tzcontent {
	position: absolute;
	left: 0; top: 41px;
	display: none;
	margin: 0; padding: 0;
	width: 118px;
	z-index: 2;
	background: #8c8c8c;
	border: 1px solid #6a6a6a;
	border-bottom-width: 4px;
}

#timezone ul#tzcontent li {
	display: block;
	width: 100%; height: 19px;
	background: #8c8c8c;
	margin: 0;
	padding: 0;
	border-top: 1px solid #a4a4a4;
}

#timezone a {
	display: block;
	color: white;
	padding: 0;
	line-height: 19px;
	padding-left: 7px;
	_height: 1px;
}

#timezone a span {
	display: block;
	float: left;
	width: 3ex;
	text-align: right;
	padding-right: 2ex;
}

#timezone ul#tzcontent li .active {
	color: white !important;
	background: black;
}

#timezone ul#tzcontent li a.tzdefault {
	color: black;
}

#timezone ul#tzcontent a:hover {
	background: #666;
	text-decoration: none;
	color: white !important;
}


