.left{ float: left; }
.right{ float: right; }
.center{ text-align: center; }
.catch{ overflow: hidden; }
.clear{ clear: both; }
.justify{ text-align: justify; }
.bold{ font-weight: bold; }
.cursorable{ cursor: pointer; }
.hidden{ visibility: hidden; display: none;}
.center{ text-align: center;}
body{ margin: 0; direction: rtl; font-family: Arial;}
img{ border: none;}
/* league.aspx*/
div#main-block{ width: 947px; margin: 0 auto; }
div#side-left{ width: 216px;  }
div#side-right{ width: 726px;  color: #000; background-color: #fff;}
div.div-allgames{ width: 370px; float: left;font-weight: bold; font-size: 12px; border: double 3px #aaa;}
td.table-text{ color: #0b4a87; margin-top: 1px; padding-right: 3px; }
tr.mytr0{background-color: #f6f6f6;}
tr.mytr1{background-color: #eee;}
tr.mytr2{background-color: #81d6ac;}
tr.mytr3{background-color: #b5e7ce;}
tr.mytr4{background-color: #b2bfd0;}
tr.mytr5{background-color: #D0F3A2;}
tr.mytr6{background-color: #feb4b5;}
tr.mytr7{background-color: #ff7f84;}

.my2{background-color: #81d6ac;}
.my3{background-color: #b5e7ce;}
.my4{background-color: #b2bfd0;}
.my5{background-color: #D0F3A2;}
.my6{background-color: #feb4b5;}
.my7{background-color: #ff7f84;}

div.table-panel{ height: 26px; width: 100%; background: url("/games/assets/images/bluebar_cntr.gif") repeat-x ;}
div.table-title{ height: 21px; padding: 5px 25px 0 0;  font-weight: bold; color: #0b4a87;  width: 143px; background: url("/games/assets/images/bluebar_right.gif") 100% top no-repeat; }

div.table-panel-greey{ height: 26px; width: 370px; background: url("/games/assets/images/greybar_cntr.gif") repeat-x ;}
div.table-title-greey{ height: 21px; padding: 5px 25px 0 0;  font-weight: bold; width: 143px; background: url("/games/assets/images/greybar_right.gif") 100% top no-repeat; }

table.mytable{ background-color: #fff; width: 100%;}
.td{ padding:0; margin:0;}
tr.mytr{ background-color: #eee; }

div#tables-period{ width: 320px; font-size: 12px;}
div.table-period-title{ background-color: #e6e6e6; color: #0b4a87; text-align: center;  border-left: double 3px #aaa;border-right: double 3px #aaa;}
table.mytable-period{ background-color: #f6f6f6; border: double 3px #aaa; border-top: none;}
tr.tr-period{ background-color: #f6f6f6;}
tr.tr-period-off{ background-color: #eee;}
td.td-name{ padding-right: 5px; width: 150px; }
td.td-digit{ color: #0b4a87;}

div.periods-cange-div{  height: 58px; background: url("/games/assets/images/numbers_bg_cntr.jpg") repeat-x; margin-top: 8px; }
table.periods-change{ width: 100%;}
td.td-panel-periods{ text-align: center; font-size: 14px; font-weight: bold; cursor: pointer; padding: 8px 0px;}
td.td-panel-periods:hover{ background-color: #7a9eb6;}

/*league.aspx*/
div.board-title{ width: 210px; height: 37px; background: url("/games/assets/images/asoccer_board1.jpg") no-repeat;}
div.bluelink{ width: 104px; text-align: center; background: url("/games/assets/images/scoreboard_bluepixel.gif") repeat-x;}
div.graylink{ width: 104px; text-align: center; background: url("/games/assets/images/scoreboard_greypixel.gif") repeat-x;}
div.bluelink a{ text-decoration: none; font-size: 13px; font-weight: bold; color: #fff;}
div.graylink a{ text-decoration: none; font-size: 13px; font-weight: bold; color: #000;}

div.desript-color{ width: 240px; padding-top: 5px;}
div.desript-text{ width: 190px;}
div.kubik{ width: 20px ; height: 14px; margin-top: 3px;}

div.best-block{ width: 208px; border-bottom: solid 1px #aaa; border-left: solid 1px #aaa; border-right: solid 1px #aaa; padding-bottom: 12px; font-size: 12px; font-weight: bold; }
span.best-blue{ color: #0b4a87;}
div.best-row{ width: 208px; background-color: #f6f6f6; padding: 1px 0; font-weight: normal; font-size: 12px;}
div.best-row-off{ width: 208px;  background-color: #eee; padding: 1px 0;  font-weight: normal; font-size: 12px;}
div.best-num{ width: 15px; padding-right: 3px; float: right;}
div.best-name{ width: 173px; float: right;}
div.best-name2{ width: 158px; float: right;}
div.best-res{ width: 18px; float: right;}
div.best-point{ width: 31px; float: right;}

div.best-flag1-title{ width: 210px; height: 37px; margin-top: 6px; background: url("/games/assets/images/euroleagues/_king.jpg") no-repeat;}
div.best-flag2-title{ width: 210px; height: 37px; margin-top: 6px; background: url("/games/assets/images/euroleagues/_back.jpg") no-repeat;}
div.best-flag3-title{ width: 210px; height: 37px; margin-top: 6px; background: url("/games/assets/images/euroleagues/_asist.jpg") no-repeat;}
div.next-block{ width: 208px; font-weight: bold; font-size: 12px; border-bottom: solid 1px #aaa; border-left: solid 1px #aaa; border-right: solid 1px #aaa;}
div.next-pic{ width: 104px; height: 65px; float: right; text-align: center;}
div.next-tit{ width: 210px; height: 37px; margin-top: 6px; background: url("/games/assets/images/euroleagues/_next.jpg") no-repeat;}

