/*=======================   new menu ===========================*/
.new_menu{
list-style-type: none;
margin: 0;
padding: 0;
width: 148px;
font: 12px Tahoma;
}

.new_menu li a, .new_menu li a:visited{
color: #999999;
display: block;
width: 148px;
padding: 4px 3px; /*  top , left space */
border: 1px solid;
border-color:#525252 #353535 #232323 #353535; /*light dark dark light*/
background-color: #353535;
text-decoration:none;
padding-left: 5px; /* space left text */
}

.new_menu li a:active{
border : 1px solid ;
width: 148px;
background-color : #CC3366; /* color active link */
border-color : #cc0000 #660000 #660000 #cc0000;/*light dark dark light*/
padding-left: 5px;
}

.new_menu li a:hover{
border : 1px solid ;
width: 148px;
background-color : #990000;
border-color : #cc0000 #660000 #660000 #cc0000;/*light dark dark light*/
padding-left: 5px;
}

#new_menu #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #000068;
}

/*==============   start #critic =====================*/
#hk_critic{ margin: 0; cursor: hand; padding: 0; font: 12px Tahoma,Microsoft Sans Serif; border: 0}
#hk_critic .hktd{			border: 1px solid; border-color:#525252 #353535 #232323 #353535; background-color: #353535;}
#hk_critic .hktdhover{	border: 1px solid; border-color:#CC0000 #660000 #660000 #CC0000; background-color: #990000;}
#hk_critic .hktdhover a,
#hk_critic .hktdhover a:visited{ padding: 4px 3px; border-color:#CC0000 #660000 #660000 #CC0000; background-color: #990000;}
#hk_critic a, #hk_critic a:visited{
	color: #999999; display: block; font: 12px Tahoma,Microsoft Sans Serif;
	padding: 4px 3px; background-color: #353535; text-decoration: none;
}
#hk_critic a:hover{ padding: 4px 3px; background-color : #990000; font: 12px Tahoma,Microsoft Sans Serif; }
#hktd{ width: 100%; margin: 0; cursor: hand; padding: 0; font: 12px Tahoma,Microsoft Sans Serif; border: 0}
#hktd td{ color: #999999; display: block; background-color: #353535; }
#hktdhover td{ background-color : #990000; }
/*==============   end #critic =====================*/
/*==============   start item =====================*/

.item{
	margin: 0;
	width: 458px;
	cursor: hand;
	padding: 0;
	font: 12px Tahoma;
	border: 0px solid #000000;
}

.item a, .item a:visited{
	color: #999999;
	width: 458px;
	display: block;
	font: 12px Microsoft Sans Serif, Tahoma;
	padding: 4px 3px;
	border: 1px solid;
	border-color:#525252 #353535 #232323 #353535; /*light dark dark light*/
	background-color: #353535;
	text-decoration: none;
}

.item a:active{
	border : 1px solid ;
	width: 458px;
	background-color : #CC3366; /* color active link */
	font: 12px  Tahoma;
	border-color : #cc0000 #660000 #660000 #cc0000;/*light dark dark light*/
}

.item a:hover{
	border : 1px solid ;
	width: 458px;
	background-color : #990000;
	font: 12px Tahoma;
	border-color : #cc0000 #660000 #660000 #cc0000;/*light dark dark light*/
}
#item #current a, #invertedtabs #current span{ /*currently selected tab*/
	background-color: #000068;
}

/*==============   end item =====================*/

.text {
	color : #999999;
	text-decoration: none;
	font-family: Tahoma, sans-serif, "MS Sans Serif";
	font-size: 12px;
}
.text a:link, .text a:visited{
	color : #999999;
	text-decoration: none;
	font-family: Tahoma, sans-serif, "MS Sans Serif";
	font-size: 12px;
}


.menuItem2 {
	font: 12px Microsoft Sans Serif, Tahoma;
	text-decoration: none;
	background-color : #232323;
	border : solid ;
	border-color : #525252 #232323 #232323 #525252;
	border-width : 1px;
	color : #FFFFFF;
	padding : 4px 8px;
}

.menuItemHighlight2 {
	background-color : #990000;
	/*border : solid ;*/
	/*border-color : #cc0000 #660000 #660000 #cc0000;*/
	border-width : 1px;
	color : #ffffff;
	padding : 4px 8px;
	text-decoration: none;
	font-weight : normal;
	text-decoration: none;
}
.menuItemHighlight2 a:link {
	background-color : transparent;
	color:#999999;
	font-weight : normal;
	text-decoration: none;
}

/* ================ lang add news css =====================  */
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #525252;
color: #ffffff;
background: white url(http://www.guideball.com/2007new_ver/_images/2007_03/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #ffffff;
}


.shadetabs li a:hover{
text-decoration: underline;
color: #999999;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(http://www.guideball.com/2007new_ver/_images/2007_03/shadeactive.gif);
border-bottom-color: #232323;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #525252;
background-color:#232323;
width: 250px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

.news{
	margin: 0;
	width: 375px;
	cursor: hand;
	padding: 0;
	font: 12px Microsoft Sans Serif, Tahoma;
	border: 0px solid #000000;
}

.news a, .news a:visited{
	color: #999999;
	width: 375px;
	display: block;
	font: 12px Microsoft Sans Serif, Tahoma;
	padding: 4px 3px;
	border: 1px solid;
	border-color:#525252 #232323 #232323 #525252; /*light dark dark light*/
	background-color: #232323;
	text-decoration: none;
}

.news a:active{
	border : 1px solid ;
	width: 375px;
	background-color : #CC3366; /* color active link */
	font: 12px Microsoft Sans Serif, Tahoma;
	border-color : #cc0000 #660000 #660000 #cc0000;/*light dark dark light*/
}

.news a:hover{
	border : 1px solid ;
	width: 375px;
	background-color : #990000;
	font: 12px Microsoft Sans Serif, Tahoma;
	border-color : #cc0000 #660000 #660000 #cc0000;/*light dark dark light*/
}
#news #current a, #invertedtabs #current span{ /*currently selected tab*/
	background-color: #000068;
}
/* ================ end news css =====================  */

/* =============== taoball class ======================== */
.toeball_header{
	color: #999999;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-color: #000000;
}
.toeball_league{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-color: #FF0000;
	font-weight: bold;
}
.toeball_match{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: normal;
}
.toeball_link{
	color: #ff0000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: normal;
/* =============== end taoball class ======================== */
