/*
# ------------------------------------------------------------------------
# TCVN Breaking News for Joomla 3.1
# ------------------------------------------------------------------------
# Copyright(C) 2008-2013 www.TheCoders.vn. All Rights Reserved.
# @license http://www.gnu.org/licenseses/gpl-3.0.html GNU/GPL
# Author: TheCoders.vn
# Websites: http://TheCoders.com
# ------------------------------------------------------------------------
*/

.tcvn-header-top-marquee {
    border-color: #D10000;
	font-family: HelveticaNeue,"Helvetica Neue",Arial,Helvetica,sans-serif;
}
.tcvn-header-top-marquee {
    background-color: #333333;
}
.tcvn-header-top-marquee {
    border-bottom-style: solid;
    border-bottom-width: 3px;
    padding-right: 20px;
}
.tcvn-header-top-marquee {
    border-color: #D10000;
}
.tcvn-header-top-marquee {
    background-color: #333333;
}
.tcvn-header-top-marquee {
    border-bottom-style: solid;
    border-bottom-width: 3px;
    padding-right: 20px;
}
div.tcvn-header-top-marquee .tcvn-marquee-wrapper .tcvn-marquee div {
    float: left;
    padding: 1px 22px 0 13px;
	background: url(../images/personnal-widget-right.png) no-repeat scroll 0 center transparent;
}
div.tcvn-header-top-marquee .tcvn-marquee-wrapper .tcvn-marquee div a{
	text-decoration:none;
	font-size:16px;
}
.tcvn-header-top-marquee .tcvn-marquee-head {
    background:  url(../images/breaking-news-head.png) no-repeat scroll 0 center transparent;
}
.tcvn-marquee span{
	font-size:11px;
}

.tcvn-header-top-marquee .tcvn-marquee-head {
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    font-weight: bold;
    line-height: 19px;
    margin-left: 30px;
    margin-right: 20px;
    padding: 12px 40px 10px 0;
}
.tcvn-header-top-marquee .tcvn-marquee-wrapper {
    overflow: hidden;
}
.tcvn-header-top-marquee .tcvn-marquee-wrapper .tcvn-marquee {
    font-size: 12px;
    overflow: hidden;
    padding: 11px 0;
    width: 9999px;
}

.tcvn-header-top-marquee .tcvn-clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}