/*****************************************************
  
  * Project: 		FC Baku
  * @author 		Elya Mehdiyeva ( FrontEnd Developer ) - http://elya.dito-media.com/
	
*****************************************************/
body{background:url(../images/body.jpg) repeat;  height: 100%;}	

::selection {
  background: #FFF600;
}

::-moz-selection {
  background: #FFF600;
}

/********** border-radius **********/
.r {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
behavior:url(http://fcbaku.com/css/PIE.htc);
}

/********** shadow  **********/
.shadow {
-moz-box-shadow: 3px 3px 5px 6px #ccc;
-webkit-box-shadow: 3px 3px 5px 6px #ccc;
box-shadow: 3px 3px 5px 6px #ccc;
behavior:url(http://fcbaku.com/css/PIE.htc);
}

/*************************************************************/
#page{position:relative; width:960px; margin:auto;}

.container{background:url(../images/page-bg.jpg) repeat-y;
-moz-box-shadow: 0 0 5px 0 #ccc;
-webkit-box-shadow: 0 0 5px 0 #ccc;
box-shadow: 0 0 5px 0 #ccc;
behavior:url(http://fcbaku.com/css/PIE.htc);
}
.main{background:none;
-moz-box-shadow: 0;
-webkit-box-shadow: 0;
box-shadow: 0 0 0 0 #ccc;
behavior:url(http://fcbaku.com/css/PIE.htc);
}

/* column-left */
.column-left{width:170px; float:left;}

/* column-right */
.column-right{width:790px; float:right; padding:0 0 30px 0;}

/****************************** .right-box *************************************/
.column-right .right-box{float:right; width:194px; padding:10px;}

//*share*/
.column-right .right-box .share{text-align:right;}
.column-right .right-box .share span{margin:0 0 5px 0;}
.column-right .right-box .share .share-with{color:#fff; padding:5px; text-align:left; margin:0 0 5px 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c53a0), to(#3577be));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#0c53a0, #3577be);
  /* Chrome 10+, Saf5.1+ */
  background-image: -moz-linear-gradient(#0c53a0, #3577be);
  /* FF3.6 */
  background-image: -ms-linear-gradient(#0c53a0, #3577be);
  /* IE10 */
  background-image: -o-linear-gradient(#0c53a0, #3577be);
  /* Opera 11.10+ */
  background-image: linear-gradient(#0c53a0, #3577be);
  -pie-background: linear-gradient(#0c53a0, #3577be);
  /*PIE*/
  behavior: url(http://fcbaku.com/css/css/PIE.htc);
}
/*tags*/
.column-right .right-box .tags{margin:0 0 20px 0; text-align:right;}
.column-right .right-box .tags section.clearfix a{background:url(../images/tag-mid-rep.jpg) repeat-x; text-decoration:none; 
padding:0 10px 0 0; font-size:12px; color:#fff; height:23px; margin:5px 0 5px 7px; float:right; line-height:20px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
behavior:url(http://fcbaku.com/css/PIE.htc);
}
.column-right .right-box .tags section.clearfix a span{background:url(../images/tag-left.jpg) no-repeat left center; height:23px; float:left; width:23px;}
.column-right .right-box .tags section.clearfix a:hover{text-decoration:underline;}
section.tag-for-search a{color:#878787; font-style:italic; font-size:12px; text-decoration:none;}
section.tag-for-search a:hover{text-decoration:none;}


.column-right .right-box .tags .tag{color:#fff; padding:5px; text-align:left;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e51b1b), to(#f44747));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#e51b1b, #f44747);
  /* Chrome 10+, Saf5.1+ */
  background-image: -moz-linear-gradient(#e51b1b, #f44747);
  /* FF3.6 */
  background-image: -ms-linear-gradient(#e51b1b, #f44747);
  /* IE10 */
  background-image: -o-linear-gradient(#e51b1b, #f44747);
  /* Opera 11.10+ */
  background-image: linear-gradient(#e51b1b, #f44747);
  -pie-background: linear-gradient(#e51b1b, #f44747);
  /*PIE*/
  behavior: url(http://fcbaku.com/css/css/PIE.htc);
}
/*may-be-interest*/
.column-right .right-box .may-be-interest{text-align:right; font-size:12px; margin:0 0 20px 0;}
.column-right .right-box .may-be-interest a{color:#0c53a0;}
.column-right .right-box .may-be-interest a:hover{text-decoration:none;}
.column-right .right-box .may-be-interest li{padding:3px 0; font-family:Tahoma, Geneva, sans-serif;}
.column-right .right-box .may-be-interest .mbi{color:#fff; padding:5px; text-align:left;  font-size:14px; margin:0 0 10px 0;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#e51b1b), to(#f44747));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#e51b1b, #f44747);
  /* Chrome 10+, Saf5.1+ */
  background-image: -moz-linear-gradient(#e51b1b, #f44747);
  /* FF3.6 */
  background-image: -ms-linear-gradient(#e51b1b, #f44747);
  /* IE10 */
  background-image: -o-linear-gradient(#e51b1b, #f44747);
  /* Opera 11.10+ */
  background-image: linear-gradient(#e51b1b, #f44747);
  -pie-background: linear-gradient(#e51b1b, #f44747);
  /*PIE*/
  behavior: url(http://fcbaku.com/css/css/PIE.htc);
 }

/*statistic*/
.column-right .right-box .statistic{text-align:right; margin:0 0 15px 0;}
.column-right .right-box .statistic td:nth-child(even) {color:#F00; text-align:right;}
.column-right .right-box .statistic td{padding:5px;}
.column-right .right-box .statistic tr{border-bottom:1px solid #06F;}
.column-right .right-box .statistic span{margin:0 0 5px 0;}
.column-right .right-box .statistic section{color:#fff; padding:5px; text-align:left; margin:0 0 5px 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c53a0), to(#3577be));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#0c53a0, #3577be);
  /* Chrome 10+, Saf5.1+ */
  background-image: -moz-linear-gradient(#0c53a0, #3577be);
  /* FF3.6 */
  background-image: -ms-linear-gradient(#0c53a0, #3577be);
  /* IE10 */
  background-image: -o-linear-gradient(#0c53a0, #3577be);
  /* Opera 11.10+ */
  background-image: linear-gradient(#0c53a0, #3577be);
  -pie-background: linear-gradient(#0c53a0, #3577be);
  /*PIE*/
  behavior: url(http://fcbaku.com/css/css/PIE.htc);
  color: #fff;
}
.statistic table{text-align:left;}

/*fb-comments*/
.fb-comments{padding:20px 0;}

/****************************** .left-box *************************************/
.column-right .left-box{float:left; width:555px; padding:10px;}
.column-right .left-box .txt{font-size:14px; font-family:Tahoma; line-height:16px;}
.column-right .left-box .date{font-size:12px; padding:10px 0; border-bottom:1px solid #ededed; margin:0 0 10px 0;}
.column-right .left-box .date span{color:#e51b1b;}
.column-right .left-box .date a{color:#0c53a0; text-decoration:none;}
.column-right .left-box .date a:hover{text-decoration:underline;}
.column-right .left-box .photo{float:left; margin:10px 10px 10px 0;}
.column-right .left-box .photo span{color:#8b8b8b; font-size:12px; text-align:center; padding:5px;}


/*************** header ***************/
header{height:147px; position:relative;}

/* h1 logo */
h1.logo a{position:realtive; width:387px; height:121px; display:block;}
h1.logo a span{position:absolute; background:url(../images/logo.jpg) no-repeat; width:387px; height:121px; top:0; left:0;}

/* search */
.search{background:white; border:1px solid #d8d8d8; padding:5px; margin:0 0 0 20px; position:absolute; top:58px; right:0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
behavior:url(http://fcbaku.com/css/PIE.htc);
}
.search .inp{width:200px; color:#d8d8d8; font-size:11px; border:none; padding:0 5px;}

/* language */
.language{position:absolute; top:35px; right:100px; font-size:12px;}

/* nav */
nav{background:url(../images/nav-bg.jpg); padding:10px 5px; height:40px;}
nav li{float:left; padding:11px 5px 0 5px; margin:0 20px 0 0; font-size:18px; font-weight:bold; text-transform:uppercase;}
nav li a{text-decoration:none; color:#fff; text-shadow: 1px 1px 1px #000; font-family:Calibri; margin:0 0 14px 0; display:block;}
nav li a:hover{text-decoration:underline;}
nav li.active{border-bottom:7px solid #fff;}

/* left-menu */
.left-menu{margin:15px 0;}
.left-menu li{margin:0;}
.left-menu li li{margin:0 0 2px 0;}
.left-menu li a{color:#414040; text-decoration:none; display:block; background:#ededed; padding:5px; margin:0 0 2px 0; font-family:Calibri; font-size:14px; text-transform:uppercase;}
.left-menu li a:hover{background:#414040; color:#fff;}
.left-menu li a.active{background:#414040; color:#fff;}
.left-menu li div{font-size:18px; cursor:pointer; text-transform:uppercase;}
.left-menu li section{padding:0 0 10px 0; font-size:12px;}
.left-menu li section li a:hover{text-decoration:underline;}

h2.title{border-bottom:5px solid #ededed; color:#0c53a0; font-size:36px; padding:10px; font-family:Calibri; text-transform:uppercase; position:relative;}

/* box */
.box{border-bottom:1px solid #f3f3f3; margin:10px 10px 20px 10px; padding:5px 5px 20px 5px;}
.box h3{font-size:14px; padding:0 0 5px 0;}
.box h3 a{color:#0a4280; text-decoration:none;}
.box h3 a:hover{text-decoration:underline;}
.box .txt{font-size:14px; line-height:16px;}

.box .in{font-size:11px; padding:5px 0;}
.box .in a{text-decoration:none; color:#0c53a0;}
.box .in a:hover{text-decoration:underline;}
.box .date{color:#e51b1b;}
.box .more{float:right; display:inline;}

/* pagination */
.pagination{padding:10px;}
.pagination a{background:#515050; color:#fff; font-size:12px; text-decoration:none; padding:5px 10px; float:left; margin:0 2px 0 0;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
behavior:url(http://fcbaku.com/css/PIE.htc);
}
.pagination a:hover{background:#0f66b6;}
.pagination a.active{background:#e61c1c; cursor:text;}

/* article */
article{padding:10px;}
article{padding:10px;}
article h3{font-size:24px; font-family:Calibri; border-bottom:1px solid #ededed; padding:0 0 10px 0; margin:0 0 10px 0;}
.txt article{font-size:14px;}
.txt article img{border-bottom:5px solid #0c53a0; margin:0 0 25px 0;}
.txt article p{padding:7px 0;}
.txt article a{color:#073A71; text-decoration:underline;}

/* column-middle */
.column-middle{}
.column{float:left; width:310px; height:299px; position:relative;}
.column .video-archive{text-align:right; padding:10px 5px 10px 0; text-transform:uppercase; font-weight:bold;}
.column a{color:#0c53a0; text-decoration:none;}
.column a:hover{text-decoration:underline;}

.center-box{padding:10px 0;}
.ban-box figure{margin:0 0 14px 0;}

.mid-box{margin:0 14px 14px 14px;}
.red-box{
float:left; width:310px; background:#fff;
-moz-box-shadow: 0 0 5px 0 #ccc;
-webkit-box-shadow: 0 0 5px 0 #ccc;
box-shadow: 0 0 5px 0 #ccc;
}
.red-box h2{background:#eb2e2e; color:#fff; padding:7px 10px; font-size:18px; text-transform:uppercase;}


/* ban */
.ban{float:left; width:310px;}
.ban img{
-moz-box-shadow: 0 0 5px 0 #cbcbcb;
-webkit-box-shadow: 0 0 5px 0 #cbcbcb;
box-shadow: 0 0 5px 0 #cbcbcb;
}
.ban section{margin:0 0 1px 0;}

/* banners */
.banners li{float:left; float:left; margin:0 12px 2px 0; width:148px;
}
.banners li img{padding:1px;
-moz-box-shadow: 0 0 5px 0 #cbcbcb;
-webkit-box-shadow: 0 0 5px 0 #cbcbcb;
box-shadow: 0 0 5px 0 #cbcbcb;
behavior:url(http://fcbaku.com/css/PIE.htc);
}
.banners li.last{margin:0 0 2px 0;}


.blue-box{
float:left; width:310px;  background:#fff;
-moz-box-shadow: 0 0 5px 0 #ccc;
-webkit-box-shadow: 0 0 5px 0 #ccc;
box-shadow: 0 0 5px 0 #ccc;
}

.blue-box h2{background:#3073ba; color:#fff; padding:7px 10px; font-size:18px; text-transform:uppercase;}

.list-news li{border-bottom:1px solid #e9e9e9;}
.list-news a{display:block; text-decoration:none; color:#000; padding:8px; font-size:14px; font-family:Tahoma; font-weight:bold; line-height:18px;}
.list-news a span{display:block; color:#F00; font-size:12px;}
.list-news a:hover{background:#f7f7f7;}

.list-news-archive{text-align:right; padding:12px 0 0 0;}
.list-news-archive a{font-size:13px; font-weight:bold; color:#0c53a0; text-decoration:none; background:none;}
.list-news-archive a:hover{background:none; text-decoration:underline;}



.mid-box{margin:0 14px 14px 14px; background:none;
-moz-box-shadow: 0 0 0 0;
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
behavior:url(http://fcbaku.com/css/PIE.htc);
}
.mid-box section{background:#fff;}
.mid-box .clearfix{margin:0 0 10px 0;
-moz-box-shadow: 0 0 5px 0 #ccc;
-webkit-box-shadow: 0 0 5px 0 #ccc;
box-shadow: 0 0 5px 0 #ccc;
behavior:url(http://fcbaku.com/css/PIE.htc);
}

/* table */
.pl-table tr.title{background:#3073ba; color:#fff;}
.pl-table td{border-bottom:1px solid #3073ba; padding:7px 10px;}
.pl-table .full-table{font-size:14px; font-weight:bold; text-align:right; padding:19px 10px 10px 10px;}
.pl-table .full-table a{text-decoration:none; color:#0C53A0;}
.pl-table .full-table a:hover{text-decoration:underline;}


/* latest-tweet */
.twits{background:#fff; padding:14px; height:108px; font-size:14px;}
.twits section{background:#fff; padding:10px 0;}
.twits a{color:#0c53a0;}
.twits a:hover{text-decoration:none;}

.shareus{background:url(../images/fb-like.jpg) no-repeat; height:47px; width:100%; position:absolute; bottom:0;}
.shareus span.fb{position:absolute; right:0; top:12px;}
.video{height:179px;}

/* match */
.match{font-family:Tahoma;}
.match figure{float:left; padding:6px 15px 10px;}
.match section{padding:10px; font-size:12px;}
.match section h3{font-size:18px;}
.match section p{padding:10px 38px 0 0;}
.match section .all{text-align:right; padding:5px 0; font-size:14px; font-weight:bold;}
.match section .all a{color:#0c53a0; text-decoration:none;}
.match section .all a:hover{text-decoration:underline;}


/* team */
.team{padding:10px;}
.team h3{font-size:24px; padding:10px 0; color:#414040;}
.team-box li{position:relative;width:154px;height:215px;float:left;overflow:hidden;}
.team-box li .descr{position:absolute;top:183px;left:0;width:154px;height:193px;}
.team-box li .descr .bg-trans{position:absolute;top:0;left:0;width:154px;height:193px;z-index:1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity:.8;
}
.team-box li .descr .player-info{position:absolute;top:0;left:0;width:144px;height:193px;z-index:2;}
.team-box li figure{line-height:0;}
.team-box .name-r .bg-trans{background:#c01c20;}
.team-box .name-b .bg-trans{background:#245081;}
.team-box .name-r .player-info{color:#fff; padding:5px; font-size:14px;}
.team-box .name-b .player-info{color:#fff; padding:5px; font-size:14px;}
.team-box .name-b a, .team-box .name-r a{text-decoration:none; color:#fff; display:block; font-weight:bold; padding:5px 0;}
.team-box .name-b a:hover, .team-box .name-r a:hover{text-decoration:underline;}
.team-box .name-b .player-info div section,  .team-box .name-r .player-info div section{border-bottom:1px solid; padding:3px 0;}
.team-box .name-b .player-info div span, .team-box .name-r .player-info div span{font-weight:bold; padding:3px 0; display:block;}
.team-box .player-info .read-more{background:#fff; color:#F00; width:105px; text-align:center; padding:3px; text-decoration:none; text-decoration:none; margin:10px 0;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
behavior:url(http://fcbaku.com/css/PIE.htc);
}
.team-box .player-info .number span{background:#fff; color:#F00; padding:2px 5px 5px 5px !important; float:right; font-weight:bold; font-size:18px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
border-radius:15px;
behavior:url(http://fcbaku.com/css/PIE.htc);
}


/* player */
.player{border-top:1px solid #F00; border-bottom:1px solid #F00; margin:10px 0;}
.player span{display:block; color:#F00; font-weight:bold;}


/********** footer **********/
.foot{text-align:center; border-bottom:2px solid #414040; padding:30px 0; margin:0 0 10px 0;}
.foot a{text-decoration:none;}
.foot img{margin:0 5px; position:relative;}
.foot img.down3{top:4px;}
.foot img.down6{top:6px;}

.ft-m .rss{color:#ff4800;}
.ft-m .fb{color:#4c68a2;}
.ft-m .twitter{color:#3eafdb;}

/* members */
.member h3{font-size:24px;}


/* slider */
.product-images-slider-cont .product-image-big{
position:relative;
margin:0 0 1px;
width:940px;
height:415px;
}
.product-images-slider-cont .product-image-big .loader{
display:none;
position:absolute;
top:0;
left:0;
width:940px;
height:415px;
background:#000;
opacity:0.5;
background:#000 url(../images/product-slider/loader.gif) center center no-repeat;
}
.product-images-slider-cont{background:#fff; padding:10px; margin:0 0 20px 0; position:relative;
-moz-box-shadow: 0 0 5px 0 #ccc;
-webkit-box-shadow: 0 0 5px 0 #ccc;
box-shadow: 0 0 5px 0 #ccc;
behavior:url(http://fcbaku.com/css/PIE.htc);
}

#index-big-photos{position:relative; width:940px; height:415px;}
#index-big-photos li{position:absolute; top:0; left:0;display:none; overflow:hidden; height:415px; width:940px;}
#index-big-photos li.index-big-photo-active{display:block;}
#index-big-photos .box-about{position:absolute; top:20px; left:0; z-index:10;}
#index-big-photos .box-about span{background:url(../images/slider-bg.png) repeat; color:#fff; padding:0 10px; font-size:48px; font-weight:bold; line-height:59px;}

#index-big-photos .box-about span.first-word {padding-left:10px; display:block; }

#index-big-photos .box-about section{width:100px; background:url(../images/slider-bg.png) repeat; color:#fff; padding:10px;}
#index-big-photos .box-about section a.btn-read-more{color:#fff; background:url(../images/btn-arrow-read-more.jpg) right center no-repeat #F00; text-decoration:none; padding:0 15px 0 5px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-moz-box-shadow: 0 0 5px 0 #ccc;
-webkit-box-shadow: 0 0 5px 0 #ccc;
box-shadow: 0 0 5px 0 #ccc;
behavior:url(http://fcbaku.com/css/PIE.htc);
}
#index-big-photos .box-about section p{padding:0 0 10px 0;}


#product-images-slider li{position:relative;}
#product-images-slider .box-about .txt{position:relative; z-index:2; font-weight:bold; font-size:16px; padding:10px; display:block;}
#product-images-slider .box-about{position:absolute; width:154px; height:145px; top:0; left:0; color:#fff; cursor:pointer;}
#product-images-slider .box-about .bg-trans{position:absolute;background:#000; width:154px; height:145px; top:0; left:0;z-index:1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity:.5;
}
#product-images-slider .active .box-about .bg-trans{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity:0;
}
#product-images-slider .box-about .date{position:absolute; left:5px; bottom:5px;z-index:2; font-size:14px;}


/* Team slider */
.team-slider-cont{
position:relative;
width:770px;
height:335px;
margin:12px 0 10px 11px;
overflow:hidden;
}

.team-slider-cont .bg-trans{background:#000; width:290px; height:335px; position:absolute; top:0; left:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity:.5;
}
.team-slider-cont .txt-about{position:absolute; top:0; left:0; font-size:48px; color:#fff; font-weight:bold; padding:10px; text-transform:uppercase;}
.team-slider-cont .txt-about p{line-height:40px;}
.team-slider-cont .txt-about p span{color:#e51b1b;}
.team-slider-cont .txt-about section{color:#0c53a0;}

.team-slider-cont .player-photo{
width:770px;
height:335px;
position:relative;
}
.team-slider-cont .player-photo li{
width:770px;
height:335px;
position:absolute;
top:0;
left:0;
display:none;
}
.team-slider-cont .player-photo .player-photo-active{
display:block;
}
.team-slider-cont .show-slider{
display:inline-block;
position:absolute;
top:300px;
left:5px;
font-size:18px;
font-weight:bold;
color:#fff;
text-decoration:none;
border:1px solid #0c53a0;
-moz-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
behavior:url(http://fcbaku.com/css/PIE.htc);
padding:7px 13px 7px 41px;
background:#000 url(../images/team-slider/reload-icon.jpg) 13px 7px no-repeat;
}
.player-name-wrap{
padding:13px 10px;
}

/*statistic*/
.column-right .right-box .statistic{text-align:right; margin:0 0 15px 0;}
.column-right .right-box .statistic td:nth-child(even) {color:#F00; text-align:right;}
.column-right .right-box .statistic td{padding:5px;}
.column-right .right-box .statistic tr{border-bottom:1px solid #06F;}
.column-right .right-box .statistic span{margin:0 0 5px 0;}
.column-right .right-box .statistic section{color:#fff; padding:5px; text-align:left; margin:0 0 5px 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c53a0), to(#3577be));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#0c53a0, #3577be);
  /* Chrome 10+, Saf5.1+ */
  background-image: -moz-linear-gradient(#0c53a0, #3577be);
  /* FF3.6 */
  background-image: -ms-linear-gradient(#0c53a0, #3577be);
  /* IE10 */
  background-image: -o-linear-gradient(#0c53a0, #3577be);
  /* Opera 11.10+ */
  background-image: linear-gradient(#0c53a0, #3577be);
  -pie-background: linear-gradient(#0c53a0, #3577be);
  /*PIE*/
  behavior: url(http://fcbaku.com/css/css/PIE.htc);
  color: #fff;
}
.statistic table{text-align:left;}
.statistic h2{float:left;}
.statistic select{font-size:10px; float:right; margin:2px 0 0 0;}
.statistic section{height:20px; position:relative;}
.statistic section h2{font-size:18px; font-weight:normal;}



/* styled selectbox */
.selectbox {margin:0 0 1px;vertical-align: middle;cursor: pointer; float:right; padding:3px 15px 0 0;}
.selectbox .select {/*height:41px; */padding:0; color:#5a5a5a; /*background:url(http://fcbaku.com/img/input-cont-bg.png) no-repeat;*/}
.selectbox.focused .select {}
.selectbox .select .text {display: block;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; color:#fff; font-size:14px; font-style:italic;}
.selectbox .trigger {position: absolute;top:0; left: 0; width:50px; height: 100%; background:url(../images/select-arrow.png) 66px 5px no-repeat; padding:0 29px 0 0; height:28px;}
.selectbox .trigger .arrow {position: absolute;top: 16px;right: 14px;width:10px;height:9px;background:url(http://fcbaku.com/img/select-arrow.png) no-repeat;}
.selectbox:hover .arrow, .selectbox.focused .arrow{opacity:.5;}
.selectbox ul.dropdown {top: 23px; margin: 0;padding: 4px 10px 0 0; color:#f88701; left:0; background:#3577be; font-size:14px; font-style:italic; text-align:right;}
.selectbox li {padding: 5px 10px 6px;color: #fff; width:52px;}
.selectbox li:hover,
.selectbox li.selected {/*background:#000;*/color:#fff;}
.selectbox li.disabled {color: #000;}
.selectbox li.disabled:hover {background: none;}




/* footer */

footer{height:95px; position: relative; padding:10px 0;}

.copyright, .ft-m{font-size:12px; padding:10px 0;}

.ft-m a, .copyright, .copyright a{text-decoration:none; color:#414040;}
.ft-m a:hover, .copyright a:hover{text-decoration:underline;}

.copyright a{color:#0c53a0;}


/***(****** additionals for photo/video and journal  */ 

a { color:inherit; text-decoration:inherit; }
.someul { margin-top:10px;} 
.somediv { width:240px; height:200px; overflow:hidden; float:left; margin-left:9px; margin-bottom:14px;} 
.somediv div.pic { width:240px; height:150px; overflow:hidden; margin-bottom:8px;   }
.somediv p.name { font-weight:bold;   }
.somediv p.title { margin-top:2px; font-size:12px;   }

#history tr:nth-child(1) { padding-top:20px; } 



/* table-club */
.table-club td{border:1px solid #ededed; border-collapse:collapse; padding:8px;}
.table-club tr td.last{text-align:center; color:#F00; font-weight:bold;}
.table-club .top-title{background:#9c9c9c; color:#fff; font-weight:bold;}
.table-club .top-title td{padding:10px;}

.table-club .best-leagues{background:#f6f6f6;}
/*
.table-club .last-leagues{background:#cdd7d7;}
.table-club .last-leagues td.last{color:#000;}
*/
.table-club tr:nth-last-child(-n+3) {background:#cdd7d7;}
.table-club tr.our-command{background:#0b4b90; color:#fff; }

/* styled selectbox */
h2.title .selectbox {margin:0 0 1px;vertical-align: middle;cursor: pointer; float:right; padding:3px 15px 0 0;}
h2.title .selectbox .select {/*height:41px; */padding:0; color:#5a5a5a; /*background:url(http://fcbaku.com/img/input-cont-bg.png) no-repeat;*/}
h2.title .selectbox.focused .select {}
h2.title .selectbox .select .text {display: block;width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; color:#0352a1; font-size:14px; font-style:italic;}
h2.title .selectbox .trigger {position: absolute;top:0; right:0; width:50px; height: 100%;  padding:0 29px 0 0; height:28px;}
h2.title .selectbox .trigger .arrow {position: absolute;top:4px;left:-15px;width:10px;height:9px;background:url(../images/select-arrow2.jpg) no-repeat;}
h2.title .selectbox:hover .arrow, .selectbox.focused .arrow{opacity:.5;}
h2.title .selectbox ul.dropdown {top: 23px; margin: 0;padding: 4px 10px 0 0; color:#f88701; left:0; background:#3577be; font-size:14px; font-style:italic; text-align:left;}
h2.title .selectbox li {padding: 5px 10px 6px;color: #fff; width:152px;}
h2.title .selectbox li:hover,
h2.title .selectbox li.selected {/*background:#000;*/color:#fff;}
h2.title .selectbox li.disabled {color: #000;}
h2.title .selectbox li.disabled:hover {background: none;}

h2.title section{color:#000; position:absolute; top:15px; right:0; text-transform:uppercase;}



/* last-matches */
.matches h3.last-matches{background:#1359a5; color:#fff; padding:10px; text-transform:uppercase; font-size:18px; position:relative;}
.matches h3.next-matches{background:#e82323; color:#fff; padding:10px; text-transform:uppercase; font-size:18px; position:relative;}
.matches h3.next-matches a, .matches h3.last-matches a{position:absolute; top:10px; right:5px; font-size:14px; text-decoration:underline;}
.matches h3.next-matches a:hover, .matches h3.last-matches a:hover{text-decoration:none;}
.matches li:nth-child(even) {background: #f9f9f9; border-top:1px solid #ededed; border-bottom:1px solid #ededed;}
.matches li:nth-child(odd) {background: #FFF}
.fixtures {
    padding: 0 0 10px;
    text-align: center;
    width: 655px;
    padding:8px;
	margin:auto;
}

.fixtures .inline{display:inline-block;}
.fixtures .tx{text-transform:uppercase; font-weight:bold; padding:0 10px; position:relative; top:-21px; font-size:18px;}
.fixtures .ph{width:60px; height:54px; overflow:hidden;}
.fixtures .descr{font-size:11px; color:#969696; padding:5px 0 0 0;}
.fixtures .tx span{color:#0352a1;}

.matches section.blue{position:relative; top:18px; text-transform:uppercase;}
.matches section.blue a{width:127px; height:42px; background:url(../images/link-next.jpg) right no-repeat #08386b; float:right; color:#fff;}
.matches section.blue a span{display:block; width:80px; padding:5px;}

.matches section.red{position:relative; top:18px; text-transform:uppercase;}
.matches section.red a{width:127px; height:42px; background:url(../images/link-next2.jpg) right no-repeat #e51b1b; float:right; color:#fff;}
.matches section.red a span{display:block; width:80px; padding:5px;}