/* @override http://thefootballgirl.com/assets/templates/tfg/sliderstyles.css */
@charset "utf-8";
/* CSS Document */

.lnews {width:648px; border:solid 1px #458a8a; padding:0px; margin: 0px 0px 12px;}
.lnews .col1{padding:0px; margin:0px;}
.lnews .col1 p {padding:0px; margin:0px; font-size: 11px; line-height:16px; color: #eaeaea;}
.lnews .col1 h3 {font-size: 14px; color: #eaeaea; background:none;}
.lnews .col1 h3 a {color:#0b486b; text-decoration:none;}

.lnews .col1 .lnImg {height:282px; width:648px; padding-bottom:10px;}
.lnews .col1 .lnImg img {border:none;}
.lnews .col1 .dek {padding: 10px; display: block; height: 42px; position: relative; margin-top: -72px; z-index: 1; background-image: url(images/blackBkg2.png);}
.lnews .col1 .dek .deck { height:3.75em; overflow:hidden; }

.lnews .lnewsBox {width:648px; height:370px;overflow:hidden;}
.lnews .lnewsBox .dlAdSlide {width:320px; height:300px; border:0px;}
.lnews .ctrl {padding:0; margin:0; display:none;}
.lnews .ctrl a {color:#F07410; cursor:pointer;}
.lnews .btns {float:right; margin:5px 5px 0 0;}
.lnews .btns ul  {list-style-type:none; margin:2px 10px; padding:0;}
.lnews .btns li {display:inline;}
.lnews .nums {float:left;}
.lnews .nums li {display:inline;}
.lnews .nums ul {list-style-type:none; margin:2px 10px; padding:0;}
.lnews .nums li a {color:#414850; margin-left:5px; padding:0 2px; font: bold 8px arial;} 
.lnews .nums li a:hover {text-decoration:none;}
.lnews .nums li a.on {color:#EB1D25; border-color:#EB1D25;}


.lnews .btns li a img {height:14px; width:18px;}

.lnews .btns li.prev a img {background-position:left center;}
.lnews .btns li.next a img {background-position:right center;}

/*dl new control*/
.lnews .ctrl {padding:0; margin: -123px 0px 0; display:none; overflow:hidden; position:relative; height:35px; width:648px; background-repeat: repeat-x; z-index: 2;}
.lnews .ctrl a {color:#FFF; cursor:pointer;}
.lnews .nums {position:absolute; bottom:0; right:0; }
.lnews .nums li {display:inline;}
.lnews .nums ul {list-style-type:none; margin:0; padding:0; }
.lnews .nums li a {color: #848484; margin-left:5px; padding:0px 4px 0 4px;  font-size: 11px; text-decoration:none; font-weight: normal; font-style: normal;} 
.lnews .nums li a:hover {color:#555;}
.lnews .nums li a.on {color: #ffffff; text-decoration: underline; font-weight: bold;}
.lnews .btns {position:absolute; bottom:0; right:0; }
.lnews .btns ul  {list-style-type:none; margin:0; padding:0; overflow:hidden;}
.lnews .btns li.pause a {background-position:0 0px;}
.lnews .btns li.play a {background-position:0 -18px;}
.lnews .btns li.prev a {background-position:0 -36px;}
.lnews .btns li.next a {background-position:0 -54px;}
#lnewsCtrlNums .adNum { display:none; }

.clr {clear:both;}
