@charset "utf-8";
/* CSS Document */
html, body {height: 100%;}
body{background:#333333; margin:0px; padding:0px; font-family:verdana, Arial, tahoma; color:#2c2c2c; font-size:11px;}
.clearit{clear:both;}  .float_lt{float:left;} .float_rt{float:right;} .float_ct{margin:auto;}
p{ margin:1.8% 0px; }
a{ color: #b3b3b3; text-decoration: none;}
a:hover{ color: #fff;    text-decoration: none;}
:focus { outline: none; }
input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner {  border: 0;}
h1, h2, h3, h4, h5, p, span, div, ul, li, section{ margin:0px; padding:0px;}
html, body, div, h1, h2, h3, h4, h5, p, span, a, a:hover { outline-style:none; outline-width:0;}
abbr {font-size:10px;}
img{border:0 none;}
.No-mrg{margin:0!important;}
.clearit{clear:both;}

/********************************* layout css start ******************************/

#main-container{width:100%;  display:block; overflow:hidden; position:relative;}
#header{display:block; overflow:hidden; padding:7px 15px 5px; width:97%;  position:fixed; top:0; left:0; z-index:999; background:#333; border-bottom:1px solid #474747;}
#header h2.logo{width:192px; position:absolute; left:15px; top:5px; height:40px; overflow:hidden; background:url(../images/header_logo.png) no-repeat 0 0; }
#header h2.logo a{display:block; overflow:hidden; height:40px; text-indent:-9999px;}
#header .top-right-panel{width:230px; position:absolute; top:12px; right:10px;}
#header .search_hold{height:32px; padding:4px 0 4px 230px;  display:block; overflow:hidden;}
.search_hold span{width:300px; height:22px; padding:2px 0px 2px 5px; float:left; background:#515151; border:1px solid #000;}
.search_hold span input[type="text"]{background:none; border:none; width:275px; height:20px; float:left; color:#c1c1c1; border-right:1px solid #606060;}
.search_hold span input[type="submit"]{background:url(../images/btn_search.png) no-repeat 0 3px; margin-left:5px; height:22px; width:15px; border:none; float:left; cursor:pointer;}
.search_hold span input[type="submit"]:hover{background-position:0 -21px;}

#container{display:block; height:100%; overflow:hidden; padding:64px 15px 10px; position:relative; color:#fff; z-index:99;}

/*----Section left -----*/
#sect-left{width:220px; position:fixed; left:15px; top:64px;}
#sect-left ul.mainNav{display:block; overflow:hidden; padding:1px; background:#000;}
#sect-left ul.mainNav li{display:block; overflow:hidden;}
#sect-left ul.mainNav li span, ul.favorite-list li{display:block; overflow:hidden; position:relative; background:#424242; border:1px solid #4a4a4a; border-bottom:1px solid #383838;}
#sect-left ul.mainNav li span:hover, #sect-left ul.mainNav li span.active-nav, #sect-left ul.mainNav li span.current{background:#4c4c4c; 
  	background: -moz-linear-gradient(top, #5e5e5e, #4c4c4c);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #5e5e5e), color-stop(1, #4c4c4c));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#5e5e5e', EndColorStr='#4c4c4c')";}
#sect-left ul.mainNav li span label{display:block; overflow:hidden; padding:7px 15px; text-shadow: 1px 1px 0  #383838; cursor:pointer;}
#sect-left ul.mainNav li span label.sub{ background:url(../images/icon-nav-arrow.png) no-repeat 95% 7px; }
#sect-left ul.mainNav li span label.sub:hover, #sect-left ul.mainNav li span label.active-link{ background:url(../images/icon-nav-arrow.png) no-repeat 95% -19px; color:#fff; }
#sect-left ul.mainNav li span label.sub:hover a, #sect-left ul.mainNav li span label.active-link a{color:#fff; }
#sect-left ul.mainNav li ul.subnav{display:none; overflow:hidden; padding:0; width:100%;}
#sect-left ul.mainNav li ul.act{display:block;}
#sect-left ul.mainNav li ul.subnav li span{display:block; overflow:hidden; background:#383838; border:1px solid #4a4a4a; border-bottom:1px solid #383838;}
#sect-left ul.mainNav li ul.subnav li span:hover{background:#2d2d2d; 
  	background: -moz-linear-gradient(top, #363636, #2d2d2d);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #363636), color-stop(1, #2d2d2d));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#363636', EndColorStr='#2d2d2d')";}/**/
#sect-left ul.mainNav li ul.subnav li span:hover a{color:#fff;}
#sect-left ul.mainNav li span .ratings, .basket-row .ratings{width:14px; height:14px; position:absolute; top:6px; right:30px; cursor:pointer; background:url(../images/icon_rating.png) no-repeat 0 0;}
#sect-left ul.mainNav li span .ratings:hover, #sect-left ul.mainNav li span .add{background:url(../images/icon_rating.png) no-repeat 0 -15px;}
.favorite-sect, .register_hold{display:none; overflow:hidden;  margin-bottom:7px; background:#000; border:1px solid #000;}
.favorite-sect .title-rt{padding:2px 7px;}
ul.favorite-list{display:block; overflow:hidden; list-style:none;}
ul.favorite-list li{padding:7px 15px;}
.register_hold{display:block; margin-top:7px;}
.register_hold p{padding:7px; font-size:11px; color:#cacaca; background:#3e3e3e; 
  	background: -moz-linear-gradient(top, #3e3e3e, #6B6B6B  20%, #424242);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #3e3e3e), color-stop(20%, #6B6B6B), color-stop(1, #424242));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3e3e3e', EndColorStr='#484848')";}

/*----Section Middle -----*/
#sect-mid{display:block; overflow:hidden; padding:0px 230px;}
#sect-mid article, #sect-right article{display:block; overflow:hidden; padding:1px; background:#000;}
#sect-mid article .contentHold{display:block; overflow:hidden; padding:10px; background:#515151; border:1px solid #5e5e5e;}
#sect-mid article .contentHold .contentRow{display:block; overflow:hidden; margin-bottom:10px; background:#292929; border:1px solid #292929;}
#sect-mid article .contentHold .contentRow .scroll{display:block; overflow:hidden; position:relative; min-height:126px;}
#sect-mid article .contentHold .contentRow .scroll .scrollHold{width:2000em; position:absolute; left:0; top:0;}
#sect-mid article .contentHold .contentRow .scroll .scrollHold .scrollCnt{width:auto; float:left; position:relative}  
#sect-mid article .contentHold .contentRow .scroll .scrollHold .scrollCnt img, .newsCnt img{width:200px; height:110px; position:absolute; top:5px; left:5px; right:5px;}
#sect-mid article .contentHold .contentRow .scroll .scrollHold .scrollCnt .thumb-RT, .newsCnt .thumb-RT{display:block; overflow:hidden; padding:0 0 0 210px;}
#sect-mid article .contentHold .contentRow .scroll .scrollHold .scrollCnt .thumb-RT .infoHold, .newsCnt .thumb-RT .infoHold{display:block; overflow:hidden; background:#000; padding:0 0 0 1px;}
.thumb-RT .infoHold h4.topTitle{display:block; overflow:hidden; font-size:11px; margin-bottom:1px; padding:7px 7px; border:1px solid #434141; background:#252525; 
  	background: -moz-linear-gradient(top, #252525, #3d3d3d);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #252525), color-stop(1, #3d3d3d));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#252525', EndColorStr='#3d3d3d')";}
.thumb-RT .infoHold .infotxt{display:block; overflow:hidden; min-height:49px; margin-bottom:1px; padding:7px 7px; border:1px solid #434141; background:#2d2d2d; color:#b3b3b3;
  	background: -moz-linear-gradient(top, #363636, #3d3d3d);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #363636), color-stop(1, #3d3d3d));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#363636', EndColorStr='#3d3d3d')";}
.thumb-RT .infoHold .viewMore{display:block; overflow:hidden; margin-bottom:1px; padding:7px 7px; border:1px solid #434141; background:#252525; 
  	background: -moz-linear-gradient(top, #3d3d3d, #252525);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #3d3d3d), color-stop(1, #252525));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3d3d3d', EndColorStr='#252525')";}


.grad-grey{padding:7px 7px; border:1px solid #434141; background:#252525; background: -moz-linear-gradient(top, #3d3d3d, #252525);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #3d3d3d), color-stop(1, #252525));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3d3d3d', EndColorStr='#252525')";} 

#sect-mid article .contentHold .contentRow .controls{display:block; overflow:hidden; position:relative; min-height:15px;}
#sect-mid article .contentHold .contentRow .controls .arrows{width:22px; height:22px; position:absolute; top:3px; bottom:3px; background:url(../images/controls-arrow.png) no-repeat;}
#sect-mid article .contentHold .contentRow .controls .prev{background-position:0 0; left:3px;}
#sect-mid article .contentHold .contentRow .controls .prev:hover{background-position:0 -22px;}
#sect-mid article .contentHold .contentRow .controls .next{background-position:-22px 0; right:3px;}
#sect-mid article .contentHold .contentRow .controls .next:hover{background-position:-22px -22px;}
#sect-mid article .contentHold .contentRow .controls ul.dots{width:65px; overflow:hidden;  margin:0 auto 0; list-style:none;}
#sect-mid article .contentHold .contentRow .controls ul.dots li{width:9px; height:9px; float:left; margin:2px; background:url(../images/dots.png) no-repeat -9px 0;}
#sect-mid article .contentHold .contentRow .controls ul.dots li:hover, #sect-mid article .contentHold .contentRow .controls ul.dots li.active{background-position:0 0;}

h2.main-title{display:block; overflow:hidden; font-size:16px; text-transform:uppercase; margin-bottom:1px; padding:4px 7px; border:1px solid #434141; 
	font-family:Arial; background:#252525; 
  	background: -moz-linear-gradient(top, #252525, #323232);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #252525), color-stop(1, #323232));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#252525', EndColorStr='#323232')";}
h2.main-title span{color:#ffdf1b;}
h4.sub-title{display:block; overflow:hidden; position:relative; font-size:16px; padding:0; border:1px solid #434141; border-bottom:0 none; 
	font-family:Arial; background:#444444; 
  	background: -moz-linear-gradient(top, #444444, #555555);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #444444), color-stop(1, #555555));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#555555')";}
h4.sub-title:hover{background: -moz-linear-gradient(top, #444444, #4e4e4e);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #444444), color-stop(1, #4e4e4e));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#4e4e4e')";}
.arrow-Lt{width:20px; height:28px; display:block; border-right:1px solid #565656; position:absolute; top:0; left:0; background:url(../images/arrows-up-down.png) no-repeat 4px 7px; cursor:pointer;}
h4.sub-title:hover .arrow-Lt, ul.catList li:hover .arrow-Lt, .main-title-news:hover .arrow-Lt{background-position:4px -16px;}
h4.sub-title.upActive .arrow-Lt, .main-title-news.upActive .arrow-Lt{background-position:4px -33px;}
h4.sub-title.upActive .sub-txt{color:#fff;}
a.sub-txt{display:block; overflow:hidden; margin-left:21px; padding:3px 7px; border-left:1px solid #323232;}
a.sub-txt img{margin-right:7px;}
ul.catList{display:block; overflow:hidden; padding:0; margin:0; list-style:none; font-size:10px; color:#7f7f7f;}
ul.catList li{display:block; overflow:hidden; position:relative; background:#212121; border:1px solid #323232; border-bottom:none; line-height:20px;
	background: -moz-linear-gradient(top, #212121, #1c1c1c);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #212121), color-stop(1, #1c1c1c));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#212121', EndColorStr='#1c1c1c')";}
ul.catList li:hover{
	background: -moz-linear-gradient(top, #2b2b2b, #1c1c1c);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #2b2b2b), color-stop(1, #1c1c1c));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#2b2b2b', EndColorStr='#1c1c1c')";}
ul.catList li .arrow-Lt{border-right:1px solid #3d3d3d;}
ul.catList li a.sub-txt{border-left:1px solid #1b1b1b;}
ul.catList li span.datetxt{width:30%; position:absolute; right:7px; top:2px; text-align:right;}

h2.main-title-news{display:block; overflow:hidden; font-size:16px;  position:relative; margin-bottom:1px; padding:0; border:1px solid #373737; 
	font-family:Arial; }
h2.main-title-news a{color:#fff;}
h2.main-title-news .arrow-Lt{border-right:1px solid #373737;}
h2.main-title-news a.sub-txt{border-left:1px solid #252525;}
.newsCnt{display:block; overflow:hidden; position:relative;}
.timeHold{width:45px; height:28px; border-right:1px solid #3D3D3D; position:absolute; top:0; left:0; 
	font-size:9px; line-height:10px; text-align:center; padding-top:2px;}
a.news-sub-txt{display:block; overflow:hidden; margin-left:46px; padding:3px 7px; border-left:1px solid #1B1B1B;}
.mid-bottom-title{display:block; overflow:hidden; color:#d5d4d4; font-size:11px; font-weight:bold; margin-bottom:1px; padding:6px 7px; border:1px solid #434141;}
.txtHold{display:block; overflow:hidden; padding:7px; font-size:11px; color:#B3B3B3; line-height:14px;}
.txtHold p{display:block; overflow:hidden; padding:0.4em 0; }




/***************** Section Right ******************/
#sect-right{width:220px; position:absolute; right:15px; top:64px; font-size:10px; color:#d5d4d4; z-index:4;}
#sect-right article{margin-bottom:10px;}
#sect-right .contentHold{display:block; overflow:hidden; padding:0px; background:#181818;}
#sect-right .rightRow{display:block; overflow:hidden;}
.rt-box{display:block; overflow:hidden;}
h3.title-rt{display:block; overflow:hidden; position:relative; font-size:16px; font-family:Arial;padding:0; border:1px solid #3a3a3a; border-bottom:1px solid #000;}
.basket-row{display:block; overflow:hidden; padding:5px; border:1px solid #3a3a3a; border-bottom:1px solid #000; position:relative;}
.basket-row .ratings{right:7px;}
.basket-row select, .basket-row select option{ font-size:10px; background:#4a4a4a; border:1px solid #535353; color:#7f7f7f;}
.basket-row select option:hover{ font-size:10px; background:#676767; border:1px solid #535353; color:#7f7f7f;}
.basket-row select{width:150px;}
ul.selection, .basket-bottom{display:block; overflow:hidden; border:1px solid #505050; border-bottom:none; list-style:none; background:#474747;
	background: -moz-linear-gradient(top, #474747, #3c3c3c);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #474747), color-stop(1, #3c3c3c));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#474747', EndColorStr='#3c3c3c')";
}
ul.selection li{float:left; display:inline; font-size:11px; color:#b3b3b3; padding:5px 7px;}
.wt-60{width:44%; border-right:1px solid #505050;}
.wt-20{width:17%;border-right:1px solid #505050; border-left:1px solid #373737}
ul.selection li:last-child{border-right:none 0;}
.basket{display:block; overflow:hidden; padding:10px 0; text-align:center;}
.basket-bottom{padding:5px;}
.basket-bottom a{line-height:18px;}
.arrow-Rt{width:26px; height:28px; display:block;  position:absolute; top:0; left:0; background:url(../images/arrow_rt.png) no-repeat 2px 2px; cursor:pointer;}
h3.title-rt:hover .arrow-Rt{background-position:2px -26px;}
h3.title-rt.active .arrow-Rt{background-position:2px -54px;}
h3.title-rt.active a.sub-txt{color:#fff;}
h3.title-rt a.sub-txt{border-left:none; margin-left:24px;}
.bet{display:block; overflow:hidden; position:relative; margin-bottom:1px;}
.bet .bet-rt{display:block; width:90px; overflow:hidden; height:46px; border:1px solid #3b3b3b; color:#c1c1c1; background:#303030;
	background: -moz-linear-gradient(top, #303030, #1a1a19);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #303030), color-stop(1, #1a1a19));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#303030', EndColorStr='#1a1a19')";}
.bet img{ width:125px; height:48px; position:absolute; right:0; top:0; overflow:hidden; border-left:1px solid #181818;} 
.bet-rt a{display:block; overflow:hidden; padding:7px 5px; font-size:11px;  font-weight:bold;}
.bet-rt a span { display:block; overflow:hidden; color:#7f7f7f; font-size:10px;}
.bet-rt a:hover span{color:#FFDF1B;}
ul.strem-list{display:block; overflow:hidden; list-style:none;}
ul.strem-list li{display:block; overflow:hidden; padding:5px;border:1px solid #505050; border-bottom:1px solid #323232; list-style:none; background:#474747;
	background: -moz-linear-gradient(top, #474747, #3c3c3c);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #474747), color-stop(1, #3c3c3c));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#474747', EndColorStr='#3c3c3c')";}
ul.strem-list li:hover{background: -moz-linear-gradient(top, #4e4e4e, #464646);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #4e4e4e), color-stop(1, #3c3c3c));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#4e4e4e', EndColorStr='#3c3c3c')";}
ul.strem-list li a{display:block; overflow:hidden; color:#777676;}
ul.strem-list li a img{float:left; margin:0 4px 3px 0;}
ul.strem-list li a span{display:block; overflow:hidden; color:#d5d4d4;}
ul.strem-list li a span.timetxt{ color:#777676;}
ul.strem-list li.t{border-top:1px solid #464646;}

ul.tabs{display:block; overflow:hidden; list-style:none; font-family:Arial;}
ul.tabs li{float:left; display:inline; width:50%; background:#363636; cursor:pointer;
	background: -moz-linear-gradient(top, #363636, #222222);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #363636), color-stop(1, #222222));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#363636', EndColorStr='#222222')";}
ul.tabs li:hover{
	background: -moz-linear-gradient(top, #444444, #383838);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #444444), color-stop(1, #383838));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#383838')";}

ul.tabs li span{display:block; overflow:hidden; border:1px solid #505050; color:#fff; text-align:center; padding:6px 0; font-size:16px; font-weight:bold;}
ul.tabs li.current{background:#343434;
	background: -moz-linear-gradient(top, #343434, #464646);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #343434), color-stop(1, #464646));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#343434', EndColorStr='#464646')";}
ul.tabs li.current span{border-bottom:1px solid #464646;}


ul.free-bet{display:block; list-style:none; overflow:hidden; font-weight:bold; color:#fff;background:#3e3e3e; 
  	background: -moz-linear-gradient(top, #3e3e3e, #777 20%, #484848);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #3e3e3e), color-stop(1, #484848));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3e3e3e', EndColorStr='#484848')";}
ul.free-bet li{padding:7px 5px;}
ul.free-bet li:nth-child(1){width:150px; float:left;}
ul.free-bet li:last-child{float:left;}
.scrollWrap{width:214px; height:168px; overflow:hidden; float:left; position:relative; background:#383838;}
.slider{height:168px; width:2px; float:left; position:relative;}
.handle{width:8px; height:40px; cursor:pointer; top:0; left:-6px; position:absolute; border:1px solid #292929; border-right-color:#474747; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px #888; box-shadow: 0 0 5px #888;
 background:#383838; background: -moz-linear-gradient(center top , #383838 10%, #484848 34%, #202020 55%, #383838 75%);
  background: -webkit-gradient(linear,left top,left bottom, color-stop(10%, #383838), color-stop(34%, #484848), color-stop(55%, #202020), color-stop(75, #383838));
}
.handle:hover{
 background:#484848; background: -moz-linear-gradient(center top , #383838 10%, #202020 34%, #484848 55%, #383838 75%);
 background: -webkit-gradient(linear,left top,left bottom, color-stop(10%, #383838), color-stop(34%, #202020), color-stop(55%, #484848), color-stop(75, #383838));
}
.range{display:none;}
.progress{background:none;}

ul.bet-list{display:block; overflow:visible;  list-style:none; }
ul.bet-list li{display:block;  overflow:hidden; padding:2px 0;border:1px solid #505050; border-bottom:1px solid #323232; list-style:none; background:#474747;
	background: -moz-linear-gradient(top, #474747, #3c3c3c);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #474747), color-stop(1, #3c3c3c));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#474747', EndColorStr='#3c3c3c')";}
ul.bet-list li:hover{background: -moz-linear-gradient(top, #5e5e5e, #4c4c4c);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #5e5e5e), color-stop(1, #4c4c4c));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#5e5e5e', EndColorStr='#4c4c4c')";}

ul.bet-list li span{text-align:left; padding:0 3px; line-height:26px;}

ul.bet-list li span:nth-child(1){width:160px; float:left; overflow:hidden;}
ul.bet-list li span:nth-child(1) a img{margin-right:5px;}
ul.bet-list li span:nth-child(1) a{text-decoration:underline; font-weight:400; white-space:nowrap; font-weight:bold;}
ul.bet-list li span:last-child{float:left; font-weight:bold; color:#FFDF1B;}


/********* Footer : CSS **********/
#mainFooter{display:block; overflow:hidden; background:url(../images/footer_bg.jpg) repeat-x;color:#b3b3b3; position:relative; z-index:1;}
ul#footer{display:block; overflow:hidden; padding-top:2px; list-style:none; }
ul#footer li{float:left; width:25%; display:block; overflow:hidden; background:url(../images/footer-divider.jpg) repeat-y 100%;}
ul#footer li .ft_top{display:block; overflow:hidden; padding:8px 15px; font-weight:bold;}
ul#footer li .ft_top img{display:block; overflow:hidden; margin-bottom:15px;}
ul#footer li ul.f_links{display: block; overflow:hidden; padding:15px 15px 10px; list-style:none; background:none; height:175px}
ul#footer li ul.f_links li{display:block; overflow:hidden; float:none; width:auto; background:none;  }
ul#footer li ul.f_links li a{display:block; overflow:hidden; padding:3px 0;}
.copyright{display:block; overflow:hidden; height:70px; text-align:center; padding-top:25px;}


/*---------Gradients---------------*/
.titlGrad{background:#252525; 
  	background: -moz-linear-gradient(top, #252525, #323232);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #252525), color-stop(1, #323232));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#252525', EndColorStr='#323232')";}
.titlGrad:hover{background:#353535; 
  	background: -moz-linear-gradient(top, #353535, #323232);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #353535), color-stop(1, #323232));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#353535', EndColorStr='#323232')";}
.gradRT{ background:#303030; 
  	background: -moz-linear-gradient(top, #303030, #191919);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #303030), color-stop(1, #191919));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#303030', EndColorStr='#191919')";}



/*-------All Buttons : starts ------*/
.btn_reg{display:block; overflow:hidden; font-family:Arial; font-weight:bold; color:#fff; font-size:16px; text-align:center;}
.btn_reg:hover{color:#FFDF1B;}
.btn_placebet{float:right; background:#5e5e5e; border:1px solid #252525; font-size:12px; font-weight:bold; padding:2px 7px; color:#3a3a3a; cursor:pointer;}
a.btn_more{float:right; padding-right:20px; height:13px; font-weight:bold; background:url(../images/view-more.png) no-repeat 100% 0;}
a.btn_more:hover, a.btn_viewmore:hover{background-position:100% -13px;}
a.btn_viewmore{position:absolute; right:7px; top:6px; color:#7F7F7F; line-height:10px; padding-right:20px; height:13px; background:url(../images/view-more.png) no-repeat 100% 0;}


.btn_green{ display:inline-block; padding:3px 20px; text-transform:uppercase; text-shadow: 0 1px 0  #333; font-size:18px; color:#fff;
	background:#dd7801;
  	background: -moz-linear-gradient(top, #dd7801, #e95106);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #dd7801), color-stop(1, #ea2705));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#dd7801', EndColorStr='#ea2705')";}
.btn_green:hover{
	background:#e4c935; text-decoration:none;
  	background: -moz-linear-gradient(top, #fce564, #e4c935);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #fce564), color-stop(1, #e4c935));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fce564', EndColorStr='#e4c935')";}
.btn_orange{padding:3px 20px;  text-shadow:0 1px 0  #333; font-family:Arial; font-size:18px; color:#fff; display:inline-block;
	background:#f5b25d;
  	background: -moz-linear-gradient(top, #f5b25d 25%, #f08908 47%, #e67702 50%);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(25%, #f5b25d), color-stop(47%, #f08908), color-stop(50%, #e67702));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5b25d', EndColorStr='#e67702')";}
.btn_orange:hover{text-shadow:0 0 0.4em #fff, 0 0 0.4em #fff, 0 0 0.4em #fff;}	
	
.cornerAll_2{-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.cornerAll{-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
.blog_btns{display:block; overflow:hidden;}
.blog_btns .btn_ui{background:url(../images/btn_like_dislike.png) no-repeat 0 0; height:25px; text-indent:-9999px;}
.blog_btns a.btn_like{width:59px; float:left;}
.blog_btns a.btn_like:hover{background-position:0 -26px;}
.blog_btns a.btn_dislike{width:34px; float:left; background-position:-59px 0;}
.blog_btns a.btn_dislike:hover{background-position:-59px -26px;}
.blog_btns a.wall_read{float:left; color:#000; background:#c7c7c7; margin-left:5px; padding:5px 5px; border:1px solid #cad4e7; -moz-border-radius:2px;
background: -moz-linear-gradient(top, #c7c7c7, #bdbcbc);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #c7c7c7), color-stop(1, #bdbcbc));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c7c7c7', EndColorStr='#bdbcbc')";
}
.blog_btns a.wall_read .graph{display:block; overflow:hidden;}
.blog_btns a.wall_read .graph span{line-height:0px;  clear:left; float:left; }
.blog_btns a.wall_read .graph span.green{ border-bottom:4px solid #84E902; margin-bottom:5px;width:12px;}
.blog_btns a.wall_read .graph span.red{ border-bottom:4px solid #EC0227; width:8px;}
 



/*-------All Buttons : Ends ------*/

/*------- News css : Starts---------*/
h2.newsTitle{display:block; overflow:hidden; position:relative; font-size:16px;  position:relative; margin-bottom:1px; padding:4px 7px; border:1px solid #373737; font-family:Arial; }
h2.newsTitle .arrows{width:22px; height:22px; position:absolute; top:3px; bottom:3px; background:url(../images/controls-arrow.png) no-repeat; cursor:pointer;}
h2.newsTitle .prev{background-position:0 0; right:27px;}
h2.newsTitle .prev:hover{background-position:0 -22px;}
h2.newsTitle .next{background-position:-22px 0; right:3px;}
h2.newsTitle .next:hover{background-position:-22px -22px;}
.newsHold{display:block; overflow:hidden; padding:7px; color: #B3B3B3; font-size: 11px; line-height: 14px;}
.newsHold img{float:left; margin:0 7px 7px 0; position:relative;}
.newsHold p{display:block;  padding:0.4em 0;}
.postby{font-weight:normal;}

.thumb-RT .infoHold .infotxt2{display:block; overflow:hidden; margin-bottom:1px; padding:7px 7px; border:1px solid #434141; background:#2d2d2d; color:#efefef;
  	background: -moz-linear-gradient(top, #363636, #3d3d3d);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #363636), color-stop(1, #3d3d3d));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#363636', EndColorStr='#3d3d3d')";}
.newstxt{padding:7px 7px; position:relative; border:1px solid #434141; background:#2d2d2d; color:#B3B3B3;
  	background: -moz-linear-gradient(top, #363636, #3d3d3d);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #363636), color-stop(1, #3d3d3d));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#363636', EndColorStr='#3d3d3d')";}
.newstxt p{padding:0 0 7px; line-height:16px; }
.newstxt-1{font-weight:bold;  padding:7px 0;}
.newstxt-2{font-style:italic;  padding:5px 50px;}
.newstxt p a{font-weight:bold; color:#FFDF1B;}
.newstxt p a:hover{color:#fff;}

ul.news-list{display:block; overflow:hidden; margin:10px 10px; padding:0; list-style:outside; color:#999;}
ul.news-list li{display:block;  line-height:15px;}

.newstxt .social{ height:28px; margin:0 0; padding:0 0 0 273px; }

.thumb-n{float:right; margin:0 0 0 7px; clear:right;}
.news_thumb{float:right; margin:0 0 0 7px; clear:right; width:300px; overflow:hidden; padding:5px; border:1px solid #434141; -moz-box-shadow:0 0 10px #2f2f2f; -webkit-box-shadow:0 0 10px #2f2f2f;}
.news_thumb img{float:left;}
.news_info{float:left; width:100%; clear:both; padding:5px 0 0; }
.desc{display:block; margin:0; padding-right:100px;}

/*------- News css : Ends---------*/


/*Category*/
.sub-cats{display:block; overflow:hidden; min-height:49px; margin-bottom:1px; padding:7px 7px; border:1px solid #474747; border-top:none; background:#2d2d2d; color:#b3b3b3;
  	background: -moz-linear-gradient(top, #363636, #3d3d3d);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #363636), color-stop(1, #3d3d3d));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#363636', EndColorStr='#3d3d3d')";}
.sub-cats:hover{
  	background: -moz-linear-gradient(top, #3d3d3d, #454545);
  	background: -webkit-gradient(linear,left top,left bottom, color-stop(0, #363636), color-stop(1, #3d3d3d));
  	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#363636', EndColorStr='#3d3d3d')";}	

.sub-cats a img{float:left; border:none 0; margin:0 7px 7px 0;}  
.sub-cats a.cat-sub-title{display:block; font-size:12px; font-weight:bold; color:#dcdcdc; padding:0 0 5px;}
.sub-cats a.cat-sub-title:hover{color:#FFDF1B; text-decoration:underline;}
.sub-cats span{display:block; font-size:10px; }
.sub-cats p{display:block; padding:7px 0;}
.sub-cats .btn_more{}
.jScrollPaneContainer {position:relative; overflow:hidden;}
.jScrollPaneTrack{position:absolute; right:0;}
.jScrollPaneDrag{background:#474747; cursor: pointer;
    overflow: hidden;
    position: absolute;}


/*----------Review---------*/










/********************************* layout css ends ******************************/
