#newsMenu {
    width: 710px;
    float: left;
}

#newsMenu .newsMenuItem {
    width: 101px;
    height: 30px;
    background-color: #eee;
    float: left;
    font-size: 18px;
    color: #0d00bd;
    text-align: center;
    padding-top: 12px;
    font-weight: bold;
}

#newsMenu .selected {
    background-color: #FFF;
    color: #ff8500;
}

#newsMenu  .newsMenuItem:hover {
    background-color: #FFF;
    color: #ff8500;
}

#newsTop {
    width: 385px;
    height: 277px;
    margin-top: 21px;
    margin-left: 15px;
    float: left;
    overflow: hidden;
    position: relative;
}

#newsTop ul {
    width: 1155px;
    height: 277px;
    float: left;
    position: relative;
}

#newsTop li {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    height: 277px;
    cursor: pointer;
}

#newsTop ul a {
    display: block;
    width: 100%;
    height: 100%;
}

#newsTop .playerIcon {
    float: left;
    width: 80px;
    height: 80px;
    top: 80px;
    left: 150px;
    background: url(/revamp/images/videoCtr_videoList_play_big.png) no-repeat;
    position: absolute;
    z-index: 1;
    cursor: pointer;
}

#newsTop .desc {
    position: absolute;
    background: #000;
    color: #fff;
    padding: 5px 15px 15px 15px;
    opacity: .7;
    width: 355px;
    bottom: 0px;
}

#newsTop .image {
    width: 385px;
    height: 277px;
    float: left;
}

#newsTop .image img {
    display: none;
}

#newsTop .desc .headline {
    width: 342px;
    margin-top: 2px;
    margin-bottom: 3px;
    font-size: 17px;
    float: left;
    color: #FFF;
    line-height: 1.2;
    font-weight: bold;
}

#newsTop #selector {
    float: left;
    position: absolute;
    bottom: 0;
    background-color: #000;
    height: 10px;
    padding-left: 3px;
}

#newsTop .desc .type {
    width: 60px;
    font-size: 14px;
    color: #fff;
    float: left;
}

#newsTop .desc .time {
    font-size: 14px;
    color: #fff;
    float: left;
}

#newsTop .btn {
    width: 125px;
    height: 6px;
    background-color: #7b4b25;
    margin-right: 2px;
    float: left;
    margin-top: 2px;
    cursor: pointer;
}

#newsTop .selected {
    background-color: #fd8524;
}

#newsTop .btn:hover {
    background-color: #fd8524;
}

#news_index_list {
    margin-top: 15px;
    margin-left: 15px;
}


#newsLeft {
    width: 268px;
    margin-top: 18px;
}

#newsLeft .header {
    font-size: 17px;
    color: #3f7209;
    margin: 0px 0px 12px 12px;
}

#newsDetails {
    width: 695px;
    margin-left: 15px;
    margin-top: 20px;
    float: left;
    position: relative;
}

#newsDetails #headline {
    width: 695px;
    color: #000;
    font-size: 22px;
    font-weight: bold;
}

#newsDetails #time {
    margin-top: 8px;
    width: 695px;
    color: #808080;
    font-size: 13px;
}

#newsDetails #PlayerBG .btn_player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/revamp/images/videoCtr_videoList_play_big.png) center center no-repeat;
    cursor: pointer;
}

#newsDetails  #PlayerBG {
    width: 695px;
    height: 385px;
    background-color: #000;
    margin-top: 10px;
    text-align: center;
    position: relative;
}

#newsDetails  #player {
	width: 100%;
	height: 100%;
}

#newsDetails #image {
    width: 385px;
    height: 250px;
    background-color: #000;
    margin-top: 15px;
    position: relative;
    z-index: 2;
}

#newsDetails #player {
    
}
/*
#newsDetails #NewsDetailImage {
    width: 385px;
    height: 250px;
    background-color: #000;
    float: left;
    text-align: center;
    position: relative;
    cursor: pointer;
}

#newsDetails #NewsDetailImage .caption {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 365px;
    padding: 10px;
    background: url(/revamp/images/bg_opacity.png);
    color: #fff;
    margin: 0px;
    text-align: left;
    display: none;
    line-height: 1.3;
}

#newsDetails #image.large {
    margin-top: 8px;
    width: 685px;
    height: 444px;
    color: #808080;
}
*/

#newsDetails #newsDetails_left {
    width: 385px;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
}

#newsDetails #newsDetails_left #share {
    position: relative;
    z-index: 1;
    height:24px;
    margin-top: 15px;
}

#newsDetails #newsDetails_left #share .icon {
    width: 24px;
    height: 24px;
    float: left;
    margin-left: 10px;
}

#newsDetails #newsDetails_left #share #fblike {
    float: left;
    padding-top: 2px;
    height: 21px;
    width: 130px;
    overflow: hidden;
}

#newsDetails #newsDetails_left #share #fblike .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
    display: none !important;
}

#newsDetails #newsDetails_left #share #socialShare {
    float: right;
}

#newsDetails #newsDetails_left #content {
    margin-top: 20px;
    line-height: 1.7;
    word-wrap: break-word;
    letter-spacing: 1px;
}

#newsDetails #newsDetails_left #content a {
    color: #184d99;
}

#newsDetails #newsDetails_left #content a:hover {
    color: #fd8524;
}

#newsDetails #newsDetails_left #relatedFixtureLinks {
    padding: 30px 0;
}

#newsDetails #newsDetails_left #relatedFixtureLinks a {
    color: #184e96;
    line-height: 20px;
}

#newsDetails #newsDetails_left #relatedFixtureLinks a:hover {
    color: #fd8524;   
}

#newsDetails #newsDetails_left #relatedFixtureLinks .fixtureLink {
    padding-left: 35px;
    background: url(/revamp/images/ic_matchlink.png) 0px 0px no-repeat;
    margin-bottom: 15px;
}

#newsDetails #newsDetails_left #relatedFixtureLinks .standingLink {
    padding-left: 35px;
    background: url(/revamp/images/ic_billboard.png) 3px 0px no-repeat;
}


#newsDetails #newsDetails_left #contentAd {
    margin-top: 20px;
    text-align: center;
}

#newsDetails #newsDetails_left #likeFanPageMsg {
    padding-top: 10px;
    border-top: solid 1px #d2d2d2;
    font-size: 14px;
    letter-spacing: 2px;
}

#newsDetails #newsDetails_left #likeFanPageMsg .title {
    margin-bottom: 10px;
}

#newsDetails #newsDetails_left #likeFanPageMsg .likebtn {
    display: inline-block;
    width: 55px; 
    height: 25px;
    overflow: hidden;
    vertical-align: middle;
}

#newsDetails #newsDetails_left #likeFanPageMsg .content a {
    color: #184d99;
}

#newsDetails #newsDetails_left #likeFanPageMsg .content a:hover {
    color: #fd8524;
}

#newsDetails #newsDetails_left #fbComment {
    margin-top: 10px;
}

#newsDetails #newsDetails_left #prev {
    margin-top: 20px;
}

#newsDetails #newsDetails_left #next {
    margin-top: 20px;
}

#newsDetails #newsDetails_left .upwardUp {
    width: 0px;
    height: 0px;
    border: 5px solid;
    border-color: transparent transparent black transparent;
    border-style: dashed dashed solid dashed;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

#newsDetails #newsDetails_left .upwardDown {
    width: 0px;
    height: 0px;
    border: 5px solid;
    border-color: black transparent transparent transparent;
    border-style: dashed dashed solid dashed;
    float: left;
    margin-top: 8px;
    margin-right: 5px;
}

#newsDetails #newsDetails_left span {
    font-weight: bold;
    float: left;
    line-height: 1.3;
}

#newsDetails #newsDetails_left .headline {
    color: #194e98;
    float: left;
    width: 300px;
    line-height: 1.3;
}

#newsDetails #newsDetails_left .headline:hover {
    color: #fd8524;
}

#newsDetails #newsDetails_right {
    width: 300px;
    float: left;
    margin-left: 10px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}

#newsDetails #relatedNews {
    margin-bottom: 20px;
    margin-top: 15px;
}

#newsDetails #relatedNews #header {
    background: url(/revamp/images/news_header300_bg.png);
    height: 32px;
    padding-left: 10px;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    line-height: 32px;
}

#newsDetails #relatedNews #keywords {
    background-color: #f0f0f0;
    margin-top: 1px;
    padding: 7px 10px;
    font-size: 15px;
    color: #000;
    margin-bottom: 20px;
    display: none;
}

#newsDetails #keywords span {
    float: left;
    font-size: 12px;
    color: #000;
}

#newsDetails #keywords #words {
    float: left;
    width: 230px;
    font-size: 12px;
    color: #1d6b02;
}

#newsDetails #keywords #words div {
    float: left;
    margin-right: 10px;
}

#newsDetails #keywords #words div a {
    color: #184d99;
}
#newsDetails #keywords #words div a:hover {
    color: #fd8524;
}

#newsDetails #relatedNews .block {
    margin-top: 1px;
    display: block;
    padding: 7px 10px;
    border-bottom: 1px #d2d2d2 solid;
}

#newsDetails #relatedNews .headline {
    font-size: 13px;
    color: #184d99;
    line-height: 1.3;
}

#newsDetails #relatedNews .block:hover .headline {
    color: #fd8524;
}

#newsDetails #relatedNews .time {
    font-size: 12px;
    color: #808080;
    margin-top: 4px;
}
