html{height: 100%;}

body
{ background: #1C1C1C;
  color: #E3E3E3;
}

blockquote
{
	background: #1C1C1C;
	color: #E8E8E8;
	border-color: #767676;
}



#main
{ background: #1C1C1C url(back.png) repeat-y;
  color: #5A6370;
}

#links, #footer, #menu, #menu li a
{ background: #1C1C1C url(menu.png);
  color: #D1D3D7;
  border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #D1D3D7;
}

#logo
{ background: #1C1C1C url(logo.gif) no-repeat;
  color: #5A6370;
}

#logo h1
{ background: transparent;
  color: #FFFFFF;
}

h1
{ background: transparent;
  color: #1775D5;
  border-color: #89A9C7;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFFFFF url(menu_hover.png);
  color: #484E56;
}

#content  /*, #column2 a, #column2 a:hover rotem 8/9/2007 01:18 */
{
	background: transparent;
	color: #E8E8E8;
	background-color: Black;
}

#column2 a, #column2 a:hover /* rotem 8/9/2007 01:18 */
{
	background: transparent;
	color: #E8E8E8;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #D1D3D7;
}

.sbihead
{ background: #FFFFFF url(sbi_header.png);
  color: #484E56;
}

.sbihead h1
{ background: transparent;
  color: #484E56;
}

.sbilinks li a
{ background: #FFFFFF url(link.png);
  color: #D1D3D7;
}

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #1775D5;
}

input, textarea
{ background: #FFFFFF;
  color: #5A6370;
  border-color: #89A9C7;
}


/*** rotem 8/9/2007 00:58  TODO !!!!! separate color and size ***/

#pricesul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#pricesul ul {
 list-style: none;
 }

#pricesul a {
font-size:120%;
font-weight:bold;
color:#5196EB;
 }

#pricesul li {
height:20px;
padding-left:20px;
background-repeat: no-repeat;
background-image: url(/style/SpinningSoccerBallSmall.gif);
}

#basket table{ background: #1C1C1C; }
#basket input{ width:200px }
#basket a{ text-decoration:none;}

#basket .buttons{ background: #E3E3E3;color:#4A4A4A; width:70px }
#basket .radios{  width:20px;border:none;background:transparent;}

.odd{ background: #696969; }
.region{ font-weight:bold; }
.even{ background: #F3F3F3;color:#4A4A4A; }

.fadebar {
margin-top:20px;
padding-left:15px;
padding-top:3px;
width:100%;
font-size:150%;
height:26px;
color:#000000;
font-weight:bold;
background: #000000 url(fade_header.gif) no-repeat;
}

.leaguetable{
border:solid 2px #cccccc;
background-color:#000003;
text-align:center;
text-decoration:none;
}

.teamlinks a:link  {
 color:#4A4A4A;
 text-decoration:none;
}

/**** ROTEM ADD 1/14/2007 00:17 ***/

.calendertable th
{ background: #FFFFFF url(sbi_header.png);
  color: #484E56;
}

.calendertable td
{
	color: #33639E;
	background-color: #EBEBEB;
	text-decoration:none;
}

.calendertop td
{ background: #5A6370 url(link.png);
  color: #484E56;
  width:12%;
}
