@CHARSET "UTF-8";

@import url("def.css");

*{ 
  font-family: arial;
	color:#FFF;
font-size: 12px;
}

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

a:HOVER{
	color:#DD2700;
	}


#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=20);
	-moz-opacity: 0.20;
	opacity: 0.20;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	
	z-index: 102;
	color:#000000;
	display:none;

	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

hr {

color: #646464;
background-color: #646464;
height: 1px;
margin-top: 5px;
margin-bottom: 5px;
}

.boxTextInput{
color:#000000;
filter:alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
border: 1px solid #646464;
width: 200px;
height: 18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

background-color: #FFFFFF;



}



.boxInerTable{
 width: 100%;

}

.boxInerTable tr td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
}



.boxInerTable tr td.boxInerTableVerticalCaption{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: right;
vertical-align: top;
width: 160px;
}





.invalidInput{
	border:1px dotted #F00;
	background-color: #F00;
}

/* Style for valid input */
.validInput{
	border: 1px dotted #597ba8   ;
}


.buttonDiv{
 border:1px solid #414649;
 background:#2061c9 ;
 color:#FFFFFF;
 display: block;
 margin-top:5px;
 width:100px;
 height:16px;
 text-align: center;
 vertical-align: middle;
 cursor: pointer;
 text-decoration: none;
}

.buttonDiv:hover{
 text-decoration: underline;
}

.profilePanel{
	width: 180px;
	margin-right: 25px;
	font-size: 12px;
	
}

.profilePanel tr td{
	
	vertical-align: top;	
}

.profilePanel tr td a{
	
 border:1px solid #414649;
 background:#2061c9 ;
 color:#FFFFFF;
 display: block;
 margin-top:5px;
 width:100px;
 height:16px;
 text-align: center;
 vertical-align: middle;
 cursor: pointer;
 text-decoration: none;
}



.twocolslist {
	float: left;

padding:0px;
margin:0px;
list-style-position:inside;
list-style-type:square;
list-style: none;

  
}

.twocolslist li {
  float: left;
  width: 230px;
padding:0px;
margin:0px;
list-style: none;

  
}

h1 *{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;

}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;

}

.nba_statistic_table{
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
}

.nba_statistic_table tr td{
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	border-top: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.nba_statistic_table .statsHeaderRow .statsHeaderRow{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight: bold;
	border: 0px;
}



.nba_table{
	width: 100%;
	border: none;
	margin: 0px;
	padding: 0px; 
	font-family: Arial;
	font-size: 12px;
/* width="100%"  border="0" cellspacing="0" cellpadding="0" 
	*/	
}
	
.nba_table tr td{
	border-bottom: 1px dotted #FFFFFF; 
	border-right: 1px dotted #FFFFFF;
	 
}

.nba_table tr .last{
	border-bottom: 1px dotted #FFFFFF; 
	border-right: none;
	
}
.nba_table .header td{
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF;
	border-right: none;
	font-weight: bold;
	font-family: Arial;
}

.nba_tableSolid{
	width: 100%;
	border: none;
	margin: 0px;
	padding: 0px; 
	font-family: Arial;
	font-size: 12px;
/* width="100%"  border="0" cellspacing="0" cellpadding="0" 
	*/	
}
	
.nba_tableSolid tr td{
	border-bottom: 1px solid #FFFFFF; 
	
	 
}

.nba_tableSolid tr .last{
	border-bottom: 1px solid #FFFFFF; 
	border-right: none;
	
}
.nba_tableSolid .header td{
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF;
	border-right: none;
	font-family: Arial;
	
}

H1 {
	font-size: 18px; 
	font-weight: bold;
	font-family: arial; 
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #FFFFFF;
}

H2 {
	font-size: 16px; 
	font-weight: bold;
	font-family: arial; 
	display: block;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.topSubMenu {
	margin: 0px;
	padding: 0;
}

.topSubMenu div  {
	margin: 0px;
	padding: 5px;
	
	float: left;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	
	background-color: #1c4a7d;
	
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-family:Arial;
	font-size: 12px;
}

.topSubMenu div.first {
	border-left: 1px solid #FFF;
}

.topSubMenu div a {
	color:white;	
}
.topSubMenu div a:hover {
	color:white;	
	background-color: red;
}


.note{
	font-family:Arial;
	font-size: 10px; 
	text-align: justify; 
	margin:5px;
	margin-left:10px;  
	border-top: 1px #000000 solid; 
	font-size: 11px; 
	font-weight: bold;
}
	
.red{
	color: #FF0000; 
}
	
.green{
	color: #00FF00; 
}

.listItemCaption{
	font-size:14px;
	font-family: Arial;
	font-weight: bold;
}

.topSubMeniu {
	list-style:none; 
}

.topSubMeniu li {
	float: left;
	background: url('../img/meniu_border.gif') right no-repeat; 
	width:102px; 
	height:32px; 
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	
}
.topSubMeniu li a{
	background: url('../img/meniu_center_blue.gif'); 
	width:102px; 
	height:23px; 
	float: left;
	color:#FFF;
	padding-top: 9px;
	text-decoration: none;
	text-align: center;

}

.topSubMeniu li a:hover {
	background: url('../img/meniu_center_red.gif'); 
}



table.notesTable{
 width: 100%;
}
table.notesTable tr td{
 font-size: 11px;
 font-family: Arial;
 vertical-align: top;
}

table.notesTable tr td.leftSide{
 text-align: left;
}


table.notesTable tr td.rightSide{
 text-align: right;
}

table.notesTable tr td a{
 font-weight: bold;
}


div.mainText{
 text-align: justify;	
 font-size: 12px;
  font-family: Arial;
}

div.mainText * ul, div.mainText * li{
	list-style-position: outside;
}

div.mainText * li{
	list-style-position: outside;
	margin-left: 15px;
}


a.button {
 border:1px solid #414649;
 background:#2061c9 ;
 color:#FFFFFF;
 display: block;
 margin-top:5px;
 width:100px;
 height:16px;
 text-align: center;
 vertical-align: middle;
 cursor: pointer;
 text-decoration: none;	
	
	
	
	
	}

.shopCatalogItems a div{
 background-color: #1C5193;


}

.shopCatalogItems a:hover div{
	
	 background-color: #04113B;
	}
	
	
	
.InnerTextInput{
	 background: #163d8a; 
	 border-width: 1px; 
	 border-style: solid; 
	
	 color: #FFF; 
}

