/*
@font-face{font-family:'Helvetica Neue W01 55 Roman';src:url('http://fast.fonts.com/d/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff?d44f19a684109620e484157ba390e8189361fc74c0a37f20eaff75b09b5a0638b5b3355910d02edb7149835c87fab0676b429c9b19fcb72a1335c19c0fea7508c7293dab2cb3df5913ef2b11d19ce421ca1995800c4c13a434307a479e079448661d43fa68310cb117903ac0caf513402c683ac6715a58d9fa25847e&projectId=1cfccb2c-6f50-490f-9f3a-674a038fca49') format('woff');}
@font-face{font-family:'Helvetica Neue W01 67 Md Cn';src:url('http://fast.fonts.com/d/aef05e22-e1d4-4e59-bc2e-a71c13c26cca.woff?d44f19a684109620e484157ba390e8189361fc74c0a37f20eaff75b09b5a0638b5b3355910d02edb7149835c87fab0676b429c9b19fcb72a1335c19c0fea7508c7293dab2cb3df5913ef2b11d19ce421ca1995800c4c13a434307a479e079448661d43fa68310cb117903ac0caf513402c683ac6715a58d9fa25847e&projectId=1cfccb2c-6f50-490f-9f3a-674a038fca49') format('woff');}
@font-face{font-family:'Helvetica Neue W01 77 Bd Cn';src:url('http://fast.fonts.com/d/102ab74c-0e84-4fe5-a17a-b20fb643591a.woff?d44f19a684109620e484157ba390e8189361fc74c0a37f20eaff75b09b5a0638b5b3355910d02edb7149835c87fab0676b429c9b19fcb72a1335c19c0fea7508c7293dab2cb3df5913ef2b11d19ce421ca1995800c4c13a434307a479e079448661d43fa68310cb117903ac0caf513402c683ac6715a58d9fa25847e&projectId=1cfccb2c-6f50-490f-9f3a-674a038fca49') format('woff');}
*/
html 
{
  -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

*
{
    margin: 0px;
    padding: 0px;
}
body
{
    font-size: 12px;
    font-family: Georgia;
}
p
{
    font-size: 14px;
    line-height: 18px; 
}
img
{
    border: 0px none;
}
a
{
    color: #070980;
}

.db {display: block;}

hr {
    background: rgba(119, 119, 119, 0.4) none repeat scroll 0 0;
    border: medium none;
    height: 1px;
    margin-bottom: 20px;
    margin-top: 20px;
}

#wrapper
{
    width: 1000px;
    margin: 0px auto;
/*    overflow: hidden;*/
    background: #FFF;
}
.central {
    width: 1000px;
    margin: 0px auto;
    overflow: hidden;
}

#headerwrap
{
    padding: 10px 0px 25px;
    /*height: 90px;*/
    position: relative;
}
    #headerwrap .logo
    {
        padding: 15px 0 30px;
        text-align: center;
        float: left;
        width: 232px;
    }
    #headerwrap .logo span
    {
        display: none;
    }
    #headerwrap .top-banner
    {
        float: right;
    }
    #headerwrap .topleftbanner
    {
        position:absolute;
        left:10px;
        top:20px;
    }
    #headerwrap .toprightbanner
    {
        position:absolute;
        right:10px;
        top:20px;
    }
    #headerwrap span.date
    {
        display: block;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        color: #000;
        position: absolute;
        right: 20px;
        bottom: 10px;
    }
    #headerwrap .promomenu
    {
        position: absolute;
        right: 10px;
        top: 20px;
    }
    .promomenu li
    {
        float: left;
        list-style-type: none;
        padding: 0px 10px;
        border-right: 2px solid #808080;
    }
    .promomenu li:last-child
    {
        border-right: 0px none;
    }
    .promomenu a
    {
        text-decoration: none;
        font-size: 12px;
        font-family: "Helvetica Neue W01 77 Bd Cn",Tahoma;
        color: #000;
        text-transform: uppercase;
    }
/*
    #headerwrap .banneritem
    {
        line-height: 90px;
    }
    #headerwrap .banneritem img
    {
        vertical-align: middle;
    }
*/    

.menuwrap
{
}
    .menuwrap .topmenu
    {
        height: 22px;
        position: relative;
        padding-left: 20px;
    }
    .menuwrap ul.menu
    {
        float: left;
        padding-left: 5px; /* 10px when promo menu item, 5px normal */
/*        margin-left: -2px;*/
    }
    .menuwrap ul.menu li
    {
        position: relative;
        display: block;
        float: left;
        list-style-type: none;
        padding: 0px 15px 0px; /* 10px when promo menu item, 15px normal */
        margin: 0px 0px 6px;
        height: 16px;
        border-left: 2px solid #C00000;
    }
    .menuwrap ul.menu li:first-child
    {
        border-left: 0px none;
 /*       padding-left: 20px; /* Added for Collections Menu Item */
    }
    .menuwrap ul.menu li a
    {
        text-decoration: none;
        color: #000;
        font-weight: normal;
        font-size: 18px;
        font-family:"Helvetica Neue W01 77 Bd Cn", Tahoma;
        line-height: 16px;
    }
    .topmenu ul.menu li a span
    {
        display: none;
    }
    .topmenu ul.menu li ul span
    {
        display: block;
    }
        .menuwrap ul.menu ul
        {
            display: none;
            position: absolute;
            left: 0px;
            top:18px;
            margin-top: 5px;
            border-right: 1px solid #c2c2c2;
            border-left: 1px solid #c2c2c2;
            border-top: 1px solid #c2c2c2;
            width: 198px;
            background-color: #FFF;
            opacity: 0.9;
            filter:alpha(opacity=90));
            z-index: 99;
        }
        .menuwrap .mobile-nav-wrap ul.menu li,
        .menuwrap ul.menu ul li
        {
            padding: 5px;
            margin: 0px;
            float: none;
            display: block;
            border: 0px none;
            border-bottom: 1px solid #c2c2c2;
            height: auto;
        }
        .menuwrap ul.menu ul li a,
        .menuwrap ul.menu li.active li a
        {
            font-family: Arial;
            font-weight: bold;
            text-transform: uppercase;
            font-size: 11px;
            display: block;
            color: #000;
            padding-left: 15px;
            line-height: 21px;
        }
        .menuwrap ul.menu ul li.active a
        {
            color: #C00000;
        }
        .menuwrap ul.menu li li a:hover
        {
            background-color: #C00000 !important;
            color: #fff !important;
        }
    .search
    {
        margin: 0px;
        float: right;
        height: 17px;
        padding-right: 20px;
    }
    .search input.inputbox
    {
        padding: 2px;
        height: 12px;
        float: left;
        font-family:"Helvetica Neue W01 77 Bd Cn", Tahoma;
        font-size: 11px;
        border: 1px solid #7f7f7f;
        width: 144px;
    }
    .search input.button
    {
        height: 18px;
        border: 0px none;
        float: left;
        background-color: #000;
        color: #fff;
        padding: 0px 7px;
        font-family:"Helvetica Neue W01 77 Bd Cn", Tahoma;
    }

    .menuwrap .topmenu2
    {
        border-top: 2px solid #9b9b9b;
        border-bottom: 2px solid #676767;
        height: 25px;
        overflow: hidden;
        font-size: 10px;
        line-height: 14px;
        text-transform: uppercase;
        font-family:"Helvetica Neue W01 55 Roman", Tahoma;
    }
    .topmenu-left
    {
        height: 16px;
        padding-left: 15px;
    }
    .topmenu-left a,
    .topmenu-left span
    {
        border-left: 0px none;
        border-right: 2px solid #808080;
        height: 14px;
        display: block;
        float: left;
        position: static;
        color: #C00000;
        text-decoration: none;
        text-transform: none;
        padding: 1px 5px;
        font-size: 12px;
        font-family: Arial;
        font-weight: bold;
    }
    .topmenu-left table
    {
        float: left;
        width: auto;
    }
    .topmenu-left a:last-child
    {
        border-right: 0px none;
    }
    .topmenu-left a:first-child
    {
        text-transform: uppercase;
        color: #000;
        font-size: 13px;
    }
    .topmenu-left a:first-child:hover,
    .topmenu-left a#active_menu:first-child
    {
        color: #000;
        background-color: transparent;
        text-transform: uppercase;
    }
    .topmenu-left #active_menu,
    .topmenu-left a:hover
    {
/*        color: #fff;
        background-color: #C00000;*/
    }
    .topmenu-left .mainlevel_double,
    .topmenu-left .mainlevel_double:hover
    {
        color: #000000 !important;
        /*color: #C00000 !important;*/
        text-transform: none !important;
        border: 0px none;
        background: transparent url("../images/menu-separator-double.png") no-repeat 0 0;
        padding-left: 11px;
    }
    .topmenu-left td
    {
        padding-top: 5px;
    }
    .topmenu-icons
    {
        padding: 0px 10px 0px 0px;
        float: right;
    }
    .topmenu-icons ul.menu li
    {
        font-size: 11px;
        padding: 0px 10px;
        border: 0px none;
        border-right: 2px solid #808080;
        margin: 5px 0px;
        height: 15px;
        position: static;
    }
    .topmenu-icons ul.menu li a
    {
        font-size: 11px;
        font-family:"Helvetica Neue W01 67 Md Cn", Arial, Tahoma;
    }
    .topmenu-icons ul.menu span
    {
        float: left;
        padding-right: 5px;
    }
    .topmenu-icons ul li.sign-up
    {
        border-right: 2px solid #C00000;
        text-transform: uppercase;
    }
    .topmenu-icons ul li.sign-up a
    {
        color: #C00000;
        font-size: 12px;
        font-family:"Helvetica Neue W01 77 Bd Cn", Tahoma;
    }

    .topmenu3
    {
        padding: 0px;
        margin: 5px 0px 5px 15px;
        overflow: hidden;
        position: relative;
        width: 965px;
    }
    .topmenu3 div
    {
        position: absolute;
        left: 0;
    }
    .topmenu3 td
    {
        padding: 0px;
    }
    .topmenu3 a,
    .topmenu3 span
    {
        border-left: 0px none;
        border-right: 2px solid #C00000;
        color: #000000;
        text-transform: none !important;
        background: #fff;
    }
    .topmenu3 span
    {
        position: absolute;
        z-index: 10;
    }
    .topmenu3 div
    {
        z-index: 9;
    }


.middle-banner
{
    padding: 5px 0px;
    text-align: center;
    z-index: 1;
    position: relative;
}

#containerwrap
{
    float: left;
    width: 1000px;
}
#containerwrap.hasleftright
{
    background: #fff url("../images/content-bg.png") repeat-y 0 0;
}
#containerwrap.withoutleft
{
    background: #fff url("../images/content-bg-wl.png") repeat-y 0 0;
}
#containerwrap.withoutright
{
    background: #fff url("../images/content-bg-wr.png") repeat-y 0 0;
}
#containerwrap.withoutleft.withoutright
{
    background: #fff none;
    width: 1000px;
}

    .left-content
    {
        float: left;
        width: 155px;
        padding: 0px 5px;
        overflow: hidden;
    }
    /*.left-content div
    {
        padding: 0px;
        margin: 0px;
    }
    */
    .content
    {
        float: left;
        width: 520px;
        padding: 0px;
        height: 1%;
        overflow: hidden;
    }
    #containerwrap .withoutleft
    {
        width: 685px;
        padding: 0px;
    }
    #containerwrap .withoutright
    {
        width: 835px;
        padding: 0px;
    }
    #containerwrap .withoutleft.withoutright
    {
        width: 100%;
        padding: 0px;
    }
    .right-content
    {
        float: right;
        width: 305px;
        padding: 0px 5px;
        height: 1%;
        overflow: visable;
    }
    .right-content .module h3 {
        color:#C00000;
        font-family:'Helvetica Neue W01 77 Bd Cn';
        font-size:18px;
        font-weight:normal;
        padding-bottom: 5px;
    }
    .heder-content,
    .moduleheading,
    .componentheading
      {
        overflow: hidden;
        padding-top: 10px;
        border-bottom: 2px solid #000;
        background-color: #fff;
    }
    .heder-content,
    .componentheading
      {
        width: 1000px;
    }
      .moduleheading span,
      .componentheading span
      {
        font-size: 24px;
        font-family:"Helvetica Neue W01 67 Md Cn", Tahoma;
        height: 30px;
        color: #FFF;
        padding: 0px 20px;
        background-color: #c00000;
        float: left;
        text-transform: uppercase;
        overflow: hidden;
    }
    .componentheading a
    {
        text-decoration: none;
    }
    .componentheading .adheading
    {
        float: left; 
        height: 30px;
        overflow: hidden;
        margin-left: 10px;
    }
    .content .componentheading
    {
        margin-left: -171px;
    }
    .withoutleft .componentheading
    {
        margin-left: 0px;
    }

#footerwrap
{
    width: 100%;
    float: left;
    padding: 4px 0 20px;
    border-top: 2px solid #ababab;
    background: #FFF;
}
    
    #footerwrap .menuwrap
    {
        background-color: #dbdbdb;
        border: 0px none;
        float: left;
        width:100%;
        padding: 7px 0px;
    }
    #footerwrap .menuwrap ul li
    {
        margin: 0px;
        padding: 0px 8px;
        border-left: 1px solid #000;
        border-right: 0px none;
    }
    #footerwrap .menuwrap ul li a,
    #footerwrap .menuwrap ul li span
    {
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #333;
    }
    #footerwrap .menuwrap ul li span
    {
        line-height: 16px;
    }

    /* com_content -- category */
    .blog-title
    {
        padding: 10px 20px;
        border-top: 2px solid #000;
    }
    .blog-title a
    {
        text-decoration: none;
        color: #000;
    }
    .blog-title:first-child
    {
        border-top: 0px none;
    }
    .more-blog2
    {
        padding: 0px 20px 20px;
        text-align: right;
    }
    .more-blog2 a
    {
        font-family:Arial;
        font-size:14px;
        text-decoration: none;
        text-transform: uppercase;
        color: #C00000;
    }
    .blog_more div
    {
        font-family:"Helvetica Neue W01 67 Md Cn", Tahoma;
        padding: 5px;
        border-bottom: 1px dotted #000;
        font-size: 18px;
        text-transform: uppercase;
        color: #C00000;
    }
    .blog_more
    {
        margin: 0px 5px;
    }
    .blog_more ul li
    {
        list-style-type: none;
        padding: 5px;
        border-bottom: 1px dotted #000;
    }
    .blog_more ul li a
    {
        font-family: Arial;
        color: #091049;
        text-decoration: none;
        font-weight: bold;
    }
    .blog_more ul li a em
    {
        font-family: Georgia;
    }
    .archive-title
    {
        text-align: left;
        font-size: 42px;
        font-family:"Helvetica Neue W01 77 Bd Cn", Tahoma;
        padding: 10px 20px;
        margin-bottom: 10px;
        border-bottom: 1px solid #000;
    }
    .article_column .contentheading,
    .article_column .contentheading a
    {
        font-size: 26px;
        padding-top: 20px;
        font-weight: normal;
        text-decoration: none;
        color: #000;
    }
    .article_column .social-bar
    {
        border-top: 1px dotted #CCCCCC;
        border-bottom: none;
        height: 35px;
        overflow: hidden;
        padding: 0px 20px;
        text-align: left;
    }
    .archive-content 
    {
        font-family: Arial;
        font-size: 11px;
        padding: 25px 0px 25px 15px;
        line-height: 16px;
    }
    .archive-content table a
    {
        color: #000;
        text-decoration: none;
        font-weight: bold;
    }
    .archive-content table td
    {
        vertical-align: top;
    }
    .blog .pagination
    {
        padding: 5px;
    }
    .blog .pagination a,
    .blog .pagination span
    {
        padding: 0px;
        font-size: 11px;
        font-family: Arial;
        font-weight: bold;
        margin: 0px 3px;
        color: #000066;
        text-decoration: none;
    }
    .blog .pagination .current
    {
        color: #C00000;
    }
    .archive-pagination
    {
        height: 16px;
        border-top: 3px solid #cccccc;
        border-bottom: 3px solid #cccccc;
        padding: 7px 0px;
    }
    .archive-pagination span
    {
        padding-left: 15px;
        font-size: 14px;
        font-family:"Helvetica Neue W01 77 Bd Cn", Tahoma;
    }
    .archive-pagination div
    {
        float: right;
        font-size: 11px;
        font-family: Arial;
    }
    .archive-pagination div a,
    .archive-pagination div span
    {
        padding: 0px;
        font-size: 11px;
        font-family: Arial;
        font-weight: bold;
        margin: 0px 3px;
        color: #000066;
        text-decoration: none;
    }
    .archive-pagination .current
    {
        color: #C00000;
    }
    .article-tags,
    .article-related {
        font-size: 10px;
        line-height: 14px;
        padding-bottom: 10px;
        font-family: Helvetica, Georgia;
    }
    .article-tags a,
    .article-related a {
        font-size: 10px;
        line-height: 14px;
        font-family: Helvetica, Georgia;
        color:#003366;
        text-decoration:none;
    }
    /* left modules */
    /* topstories */
    .module_topstories,
    .module
    {
        margin-bottom: 10px;
    }
    .moduletable_topstories h3,
    .module_topstories h3
    {
        font-family:"Helvetica Neue W01 67 Md Cn", Tahoma;
        font-size: 24px;
        text-align: center;
        border-bottom: 1px dotted #ccc;
        padding-top: 5px;
    }
    .moduletable_topstories h3 a,
    .module_topstories h3 a
    {
        text-decoration: none;
        color: #000;
        outline: none;
    }
    .moduletable_topstories.blog h3,
    .module_topstories.blog h3
    {
        color: #C00000;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 16px;
        padding-bottom: 5px;
        font-weight: normal;
    }
    .moduletable_topstories.blog h3 a,
    .module_topstories.blog h3 a
    {
        text-decoration: none;
        color: #C00000;
        outline: none;
    }
    .topstories a
    {
        font-family: Georgia;
        font-size: 16px;
/*        color: #7a7a7a;*/
        color: #666666;
        text-decoration: none;
    }
    .topstories li
    {
        padding: 10px 5px;
        border-bottom: 1px dotted #ccc;
        text-align: center;
        list-style-type: none;
    }
    /* topstories */
    .spotlight
    {
        padding: 10px 0px 25px;
    }
    .moduletable_spotlight h3,
    .module_spotlight h3
    {
        font-family: "Helvetica Neue W01 67 Md Cn", Tahoma;
        font-size: 18px;
        border-top: 2px solid #cccccc;
        border-bottom: 2px solid #cccccc;
        padding: 5px 0px;
        text-align: center;
/*        text-transform: uppercase;*/
    }
    .module_parties h3
    {
        font-family:"Helvetica Neue W01 67 Md Cn", Tahoma;
        font-size: 24px;
        text-align: center;
        border-top: 3px solid #ccc;
        padding-top: 0px;
        margin-bottom: -5px;
    }
    .module_parties h3 a
    {
        color: #000;
        text-decoration: none;
        outline: none;
    }

    /* latestnews left position */
    .moduletable_bloglist h3,
    .module_bloglist h3
    {
        border-top: 3px solid #cccccc;
        border-bottom: 3px solid #cccccc;
        padding: 5px 0px;
        text-align: center;
    }
    .module_bloglist h3 a,
    .moduletable_bloglist h3 a
    {
        font-family: "Helvetica Neue W01 67 Md Cn", Tahoma;
        font-size: 24px;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
    }
    .moduletable_bloglist.blog h3,
    .module_bloglist.blog h3
    {
        font-size: 18px;
        font-weight: bold;
        line-height: 16px;
        color: #FFF;
        background-color: #C00000;
        border: 0px none;
        text-transform: uppercase;
        font-weight: normal;
    }

    .latestnews_bloglist li
    {
        padding: 10px 5px;
        border-bottom: 1px dotted #ccc;
        text-align: left;
        list-style-type: none;
    }
    .latestnews_bloglist li:last-child
    {
        border-bottom: 0 none;
    }
    .latestnews_bloglist a
    {
        font-family: Georgia;
        font-size: 16px;
        color: #000;
        text-decoration: none;
    }
    .latestnews_bloglist.blog a
    {
        font-size: 13px;
        line-height: 16px;
    }
    .freecontent
    {
        padding: 20px 5px 0px;
    }
    .freecontent span
    {
        line-height: auto;
    }
    .freecontent a
    {
        color: #000;
    }
    /* latestnews freecontent */
    .module div.latestnews
    {
        font-family:"Helvetica Neue W01 67 Md Cn", Tahoma;
        padding: 5px 15px;
        border-bottom: 1px dotted #CCCCCC;
        font-size: 18px;
        text-transform: uppercase;
        color: #C00000;
        margin: 0px 5px;
    }
    .module div.latestnews a
    {
        color: #C00000;
        text-decoration: none;
        font-size: 18px;
        font-family:"Helvetica Neue W01 67 Md Cn", Tahoma;
        font-weight: normal;
    }
    .module ul.latestnews
    {
        margin: 0px 5px;
    }
    .latestnews li,
    .stories li
    {
        list-style-type: none;
        padding: 5px 15px;
        border-bottom: 1px dotted #CCCCCC;
    }
    .latestnews a,
    .stories a
    {
        font-family: Arial;
        color: #091049;
        text-decoration: none;
        font-weight: bold;
    }
    .latestnews em,
    .stories em
    {
        font-size: 14px;
        font-weight: normal;
        font-family: Georgia;
        color: #000;
    }
    .module .latestnews .archive
    {
        border-bottom: none;
    }
    .module .latestnews .archive a
    {
        font-family: "Helvetica Neue W01 67 Md Cn",Tahoma;
        font-size: 14px;
        color: #C00000;
        font-weight: normal;
    }

    /* leadingstories */
    .leadingstories
    {
        padding-bottom: 15px;
        margin: 0px 5px;
    }
    .leadingstories_wrap
    {
        padding: 0px 15px;
        position: relative;
    }
    .leadingstories h2,
    .leadingstories h2 a
    {
        font-family: Georgia;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
        text-decoration: none;
        color: #000;
    }
    .leadingstories a.a-img
    {
        margin-right: 10px;
/*        float: left;*/
        display: block;
    }
    .article-content a.thumbnail_options,
    .leadingstories a {
        position: relative;
    }
    .article-content a.thumbnail_options.camera-icon-black:before,
    .article-content a.thumbnail_options.camera-icon-white:before,
    .leadingstories a.a-img.camera-icon-black:before,
    .leadingstories a.a-img.camera-icon-white:before {
        content: '';
        position: absolute;
        bottom: 10px;
        right: 10px;
        background: url("../images/camera-icon.png") no-repeat 0 0;
        width: 32px;
        height: 22px;
        opacity: 0.7;
    }
    .article-content a.thumbnail_options.camera-icon-black:hover:before,
    .article-content a.thumbnail_options.camera-icon-white:hover:before,
    .leadingstories a.a-img.camera-icon-black:hover:before,
    .leadingstories a.a-img.camera-icon-white:hover:before {
        opacity:1;
    }
    .article-content a.thumbnail_options.camera-icon-white:before,
    .leadingstories a.a-img.camera-icon-white:before {
        background: url("../images/camera-icon-white.png") no-repeat 0 0;
    }
    .leadingstories_wrap td
    {
        vertical-align: top;
        border: 0px none;
    }
    .leadingstories_wrap .vab
    {
        vertical-align: bottom;
    }
    .leadingstories .readmore
    {
        margin: 0px;
        line-height: 10px;
/*        position: absolute;
        right: 15px;
        bottom: 0px;*/
    }
    .readon
    {
        color: #000;
        text-decoration: none;
    }
    .leadingstories .article_separator
    {
        height: 0px;
        border-top: 1px dotted #DCDCDC;
        width: 100%;
        margin: 10px 0px;
    }

    .contentpaneopen
    {
/*        float: left;*/
    }
    .contentpaneopen img
    {
        margin-right: 10px;
    }
    .contentpaneopen .leading
    {
        font-size: 38px;
        text-transform: uppercase;
        font-family: Georgia;
    }
    .article-content
    {
        padding: 20px;
    }
    .article-content .contentheading,
    .article-content .contentheading a
    {
        font-size: 42px;
        font-weight: normal;
        text-decoration: none;
        color: #000;
    }
    .article-content .mainimage
    {
        margin: 0px 10px 2px 0px;
        float: left;
    }
    .article-content .mainimage .label
    {
        text-align: center;
        padding-top: 3px;
    }
    .article-content p
    {
        font-size: 14px;
        line-height: 20px;
        margin: 16px 0px;
    }
    .article-content hr
    {
        border-width: 1px;
    }
    .article-content .module
    {
        float: left;
        margin: 0px;
        padding: 10px 10px 10px 0px;
    }
    .social-bar
    {
        border-bottom: 2px solid #9B9B9B;
        margin: 10px 0 0;
    }
    .social-bar .twitter-share-button,
    .social-bar-blog .twitter-share-button
    {
/*        background: transparent url('../images/tweet_button.jpg') no-repeat 0 0;*/
    } 
    .social-bar td,
    .social-bar-blog td
    {
        vertical-align: middle;
        padding: 5px 2px;
    }
    .social-bar-blog
    {
        padding: 0px;
    }
    .social-bar-blog .module
    {
      padding: 0 0 10px;
    }
    .article-info
    {
        padding: 0px 0px 10px 0px;
    }
    .article-info span
    {
        padding-right: 10px;
        color: #666666;
        font-family: Helvetica, Georgia;
        font-size: 10px;
    }
    h3.article_description
    {
        font-size: 18px;
        line-height: 20px;
        font-style: italic;
        font-weight: normal;
    }
    .leading_separator,
    .article_separator
    {
        height: 3px;
        width: 100%;
        background-color: #cccccc;
        margin: 15px 0px 8px !important;
        overflow: hidden;
        display: block;
    }
    .readmore
    {
        text-decoration: none;
        font-weight: bold;
        color: #091049;
        text-align: right;
        float: right;
        margin-top: 10px;
    }
    .readon
    {
        text-decoration: none;
        font-weight: bold;
        color: #091049;
    }

    /* search result */
    .serach-result
    {
        font-size: 14px;
        padding-top: 5px;
    }
    .serach-result .title
    {
        padding-left: 20px;
        border-bottom: 1px solid #000;
        position: relative;
    }
    .serach-result .title h3
    {
        font-size: 42px;
        font-weight: bold;
        font-family:'Helvetica Neue W01 77 Bd Cn';
    }
    .serach-result .search-pagination
    {
        right: 0px;
        bottom: 0px;
        position: absolute;
        padding-bottom: 5px;
    }
        .search-pagination a,
        .search-pagination span
        {
            margin: 0px 3px;
            color: #091049;
            text-decoration: none;
            font-size: 10px;
            font-weight: bold;
            font-family: tahoma;
        }
        .search-pagination .current
        {
            color :#C00000;
        }

    .serach-result td
    {
        padding: 3px 0px 2px;
        line-height: 22px;
    }
    table.serach-result td
    {
        padding: 15px 20px 15px 0px;
        margin-left: 20px;
        border: 0px none;
        border-bottom: 1px dotted #ccc;
    }
    .serach-result td a
    {
        color :#C00000;
        text-decoration: none;
    }
    .serach-result .advanced,
    .serach-result .result
    {
        text-align: right;
        padding-right: 3px;
    }
    .serach-result a em
    {
        font-family: Georgia;
    }
    .serach-result input,
    .serach-result select
    {
        height: 16px;
        padding: 2px;
        margin: 0px;
        border: 1px solid #ccc;
        float: left;
        margin-right: 10px;
        width: 200px;
    }
    .serach-result select
    {   
        height: 22px;
        width: 206px;
    }
    .serach-result input.button
    {
        height: 22px;
        width: 75px;        
    }
    /* mod_newsletter */
    .newsletter
    {
        background-color: #ebe8e8;
        padding: 5px 5px 0px 5px;
    }
    .newsletter div
    {
        text-align: right;
        padding-bottom: 5px;
    }
    .newsletter .newsletter-title
    {
        font-family:"Helvetica Neue W01 67 Md Cn", Tahoma;
        font-size: 24px;
        text-align: center;
        line-height: 20px;
    }
    .newsletter input
    {
        width: 141px;
        padding: 0px 1px;
        margin: 0px;
        border: 1px solid #7c7c7c;
        height: 14px;
        font-size: 11px;
        font-family: Arial;
    }
    .newsletter a
    {
        font-family:"Helvetica Neue W01 67 Md Cn", Tahoma;
        font-size: 13px;
        color: #C00000;
        text-decoration: none;
    }
    .newsletter a em
    {
        font-family: Georgia;
        font-size: 14px;
    }

div.module_popular{width:305px;text-align:left;padding-left:2px;margin-top:10px;margin-bottom:10px;padding-right:2px;}
div.module_popular table.popular img{width:123px;height:22px;}
div.module_popular table.popular h3{font-family:'Helvetica Neue W01 77 Bd Cn'; font-size: 18px; color: #C00000; font-weight: normal;}
div.module_popular div.stories{border:1px solid #ccc;background:#eaedf2;margin:2px;}
div.module_popular .stories li{list-style-type: decimal;}
div.module_popular h3{font-family:Georgia;font-size:10pt;text-transform:uppercase;}
div.module_popular dl.tabs dt#panel1{border-left:none;border-right:none;}
div.module_popular dl.tabs dt#panel3{border-left:none;}
div.module_popular dl.tabs dt{float:left;border-left:1px solid #ccc;border-right:1px solid #ccc;margin-left:0;background:#f0f0f0;color:#666;border-top:none;padding:4px 10px;}
div.module_popular div.current a{ color:#091049; text-decoration: none; font-weight: bold;}
div.module_popular dl.tabs dt.open{background:#F9F9F9;border-bottom:1px solid #F9F9F9;z-index:100;color:#000;}
div.module_popular dl.tabs dt.closed{background:#eaedf2;border-bottom:1px solid #F9F9F9;z-index:100;color:#000;}
div.module_popular div.current{clear:both;border-top:1px solid #ccc;background:#fff;}
div.module_popular div.current dd{margin:10px 10px 20px;padding:1px;}
div.module_popular dd {text-align: center;}
div.module_popular dd span {font-size: 11px; font-family: arial; background-color: #e4e4e4; padding: 1px 5px; text-align: center; *margin-right: 40px;}
div.module_popular ol { text-align: left; margin-left: 20px; color:#091049; font-weight: bold; border-top: 1px dotted #cccccc; margin-top: 5px;}
div.module_popular li { padding: 5px 0px 5px 5px; border-bottom: 1px dotted #cccccc; }


.article-content a.jwDisqusArticleCounterLink,
.article-content a.jwDisqusArticleCounterLink:hover,
.article-content a.jwDisqusListingCounterLink,
.article-content a.jwDisqusListingCounterLink:hover
{
    background-position: 0 -2px;
    float: none !important;
    padding-right: 10px;
    color: #666666;
    font-family: Helvetica, Georgia;
    font-size: 10px;
    text-decoration: none;
}
div.jwDisqusArticleCounter {
    background:transparent !important;
    border-bottom:0px !important;
    border-top:0px !important;
    margin:0 !important; 
    padding:0px 8px 4px !important;
    text-align:right !important;
    margin-top: -23px !important;
}
#dsq-content .dsq-item-trackback
{
    display: none !important;
}

/* scroll section */


.smart-scroll-bar, .scroll-bar {
    background: #ece8e9;
    padding: 0px 0px 52px 0px;
    _padding: 0px;
}
*|html[xmlns*=""] .scroll-bar {
    width: 15px;
}
.smart-scroll-bar-scroller {
    background: #a7a7a7;
}

.scroll-bar .scroller {
    background: transparent;
    overflow: hidden;
    padding-top: 26px;
}
.scroll-bar .top, .scroll-bar .left, .scroll-bar .right, .scroll-bar .btm, .scroll-bar .bar {
    background: transparent url("../images/scroller.png") 0 0 no-repeat;
    width: 15px;
    height: 9px;
    display: inline-block;
    float: left;
}
.smart-scroll-bar-top, .scroll-bar .scroller-top {
    width: 15px;
    height: 26px;
    position: absolute;
    top: 0px;
    background-image: url('../images/scroller-top.gif');
}
.smart-scroll-bar-bottom, .scroll-bar .scroller-btm{
    width: 15px;
    height: 26px;
    position: absolute;
    bottom: 0px;
    background-image: url('../images/scroller-btm.gif');
}
.scroll-bar .top, .scroll-bar .btm {
    clear: both;
    display: none;
    height: 0px;
}
.scroll-bar .bar {
    background: #a7a7a7;
}
.scroll-bar .btm {
    background-position: -9px 0;
}
.scroll-bar .left {
    background-position: 0 -9px;
}
.scroll-bar .right {
    background-position: -9px -9px;
}


/* youmayalsolike */
h2.youmayalsolike
{
    font-family:'Helvetica Neue W01 77 Bd Cn'; 
    font-size: 16px; 
    color: #C00000; 
    font-weight: bold;
    padding-top: 20px;
    margin-bottom: 5px;
    clear: both;
    border-bottom: 2px solid #9B9B9B;
}
div.youmayalsolike
{
    clear: both;
}
.youmayalsolike div
{
    width: 158px;
    float: left;
    text-align: center;
    padding-bottom: 10px;
}
.youmayalsolike img
{
    margin-bottom: 5px; 
}
.youmayalsolike span
{
    display: block;
    padding: 0px 5px;
}
.youmayalsolike a
{
    font-family: Georgia;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
.blog-roll td
{
    vertical-align: top;
}
.blog-roll a
{
    color:#121D6F;
    font-family:Helvetica,Georgia;
    font-size:12px;
    text-decoration:none;
}    
.blog-item .contentheading
{
    padding-left: 20px;
    padding-right: 20px;
}
.blog-item .article-info
{
    padding: 0px 20px;
}
.blog-item p
{
    line-height: 18px;
}
.related
{
    width: 165px;
    border: 5px solid #ccc;
    padding: 0px;
    margin: 0px 0px 0px 5px;
}
.related a
{
    font-family: Georgia;
    font-size: 16px;
    color: #000;
    text-decoration: none;
}
.related td
{
    padding: 10px 5px;
    border-top: 1px dotted #ccc;
    text-align: center;
    list-style-type: none;
}
.related h3
{
    font-family: "Helvetica Neue W01 67 Md Cn";
    font-size: 16px;
    color: #C00000;
}

#tweet-button .tb
{
    background:url("../images/tweet.png") no-repeat scroll 0 0 transparent;    
}
/* mailto */
.mailto
{
    padding: 15px 20px;
    width: 360px;
    height: 320px;
    margin: 0px auto;
    font-family: Georgia;
    font-size: 16px;
    background-color: #fff;
}
    .mailto .close
    {
        text-align: left;
    }
    .mailto .close a
    {
        font-family: "Helvetica Neue W01 67 Md Cn";
        font-size: 13px;
        color: #e7382e;
        text-transform: uppercase;
        text-decoration: none;
        float: right;
        margin-top:5px;
    }
    .mailto .close a span
    {
        float: right;
        padding: 1px 0px;
    }
    .mailto .close a img
    {
        float: right;
        margin-left: 5px;
    }
    .mailto .componentheading
    {
        width: auto;
        padding-top: 30px;
        margin-bottom: 10px;
    }
    .mailto .button
    {
        font-family: "Helvetica Neue W01 67 Md Cn";
        font-size: 13px;
        color: #e7382e;
        text-transform: uppercase;
        border: 0px none;
        background: transparent;
    }
    .mailto p
    {
        padding: 5px 0px;
    }
    .mailto input
    {
        border: 1px solid #dddddd;
        padding: 1px 2px;
        width: 354px;
    }


#boxplus video
{
    display: none;
}
.caption
{
    clear: both;
}
.view_slidershow
{
    background-color: #000;
    color: #fff;
    padding: 5px 10px;
    display: block;
    float: right;
    text-decoration: none;
    margin: 8px 2px 10px;
    font-family: Arial;
    font-weight: bold;
}
.slider_description
{
    margin: -2px 2px 0px !important;
    padding: 2px;
    background-color: rgb(0, 0, 0) !important;
    opacity: 0.6;
    filter:alpha(opacity=60));
    color: #fff;
}
.transition_description
{
    margin: 0px !important;
    padding: 2px;
    background-color: rgb(0, 0, 0) !important;
    opacity: 0.6;
    filter:alpha(opacity=60));
    color: #fff;
}
.boxplus-paging {
    margin-top: 2px;
    position: relative !important;
    text-align: center !important;
}
#boxplus .boxplus-title {
    text-align: right;
    font-size: 11px;
    font-family: Arial;
    font-style: italic;
    color: #666666;
}
#boxplus .boxplus-title a {
    color: #091049;
    text-decoration: none;
}
#boxplus .boxplus-bottom > .boxplus-caption {
    max-height: 80px !important;
}
#boxplus .boxplus-text
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
}
#boxplus .boxplus-text a {
    color: #091049;
    text-decoration: none;
}
.page404
{
    padding: 20px;
}

.article-content blockquote
{
    display: block;
    max-width: 365px;
    margin: 0px auto;
    color: #505050;
    position: relative;
}
.article-content blockquote .dotted
{
    display: block;
    border-top: 1px dotted #000;
    height: 0px;
    margin: 0px 50px;
}
.article-content blockquote span.first,
.article-content blockquote span.last
{
    color: #C00000;
    font-size: 44px;
    line-height: 44px;
    position: absolute;
}
.article-content blockquote span.first
{
    margin-top: -5px;
    margin-left: -25px;
}
.article-content blockquote span.last
{
    margin-top: 5px;
    margin-left: 5px;
}
.vat
{
    vertical-align: top;
}
#email2friend
{
    display:none;
    width:350px;
    margin:-90px 0 0 -175px;
    padding: 0 0 20px 0;
    overflow:hidden;
    position:absolute;
    top:50%;
    left:50%;
    z-index:99999;
    background-color:#fff;
    border:2px solid #d5d5d5;
}
#email2friend_close
{
    float: right;
}
#email2friend_close img
{
    border: none;
}
#email2friend iframe
{
    border: none; scrolling: no;
}
.article-content .pagenavcounter
{
    display: none;
}
.article-content .pagenavbar div
{
    text-align: right;
}

    .footermenu0
    {
        margin: 1px 0 5px 18px;
    }


/*Carousel styles*/

#slider-code {
    height: 630px;
    overflow:hidden;
}

#slider-code .viewport {
    width: 520px;
    height: 580px;
    position: relative;
    overflow: hidden;
}
.bx-wrapper a,
#slider-code .viewport a 
{
    color: #000;
}
#slider-code .overview {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    list-style: none;
}

#slider-code .overview li {
    width: 520px;
    height: 580px;
    float: left;
}

#slider-code .actions {
    width: 90px;
    height: 50px;
    margin: 0 5px 0 0;
    float: right;
}

#slider-code .buttons {
    display: block;
    width: 20px;
    height: 20px;
    margin: 15px 5px;
    float: left;
    text-indent: -9999px;
}

#slider-code .prev {
    background: transparent url("../images/previous_carousel_on.png") no-repeat scroll left top;
}

#slider-code .prev:hover {
    background: transparent url("../images/previous_carousel_off.png") no-repeat scroll left top;
}

#slider-code .stop {
    background: transparent url("../images/pause_carousel_on.png") no-repeat scroll left top;
}

#slider-code .stop:hover  {
    background: transparent url("../images/pause_carousel_off.png") no-repeat scroll left top;
}

#slider-code .start {
    display: none;
    background: transparent url("../images/play_carousel_on.png") no-repeat scroll left top;
}

#slider-code .start:hover  {
    background: transparent url("../images/play_carousel_off.png") no-repeat scroll left top;
}

#slider-code .next {
    background: transparent url("../images/next_carousel_on.png") no-repeat scroll left top;
}

#slider-code .next:hover  {
    background: transparent url("../images/next_carousel_off.png") no-repeat scroll left top;
}
.rss-containers { display: block; text-align: center; overflow: hidden; margin-bottom: 5px; }
.rss-container { width: 250px; text-align: left; display: inline-block; height: 295px; vertical-align: top; }

.rss-container.first div { padding-left: 0px; }
.rss-container.last div { padding-right: 0px; }
.rss-container div { padding-left: 12px; padding-right: 13px; text-align: center;}

.rss-container.spacer ul.rss-list { border-right: 1px solid #cccccc }
.rss-container.first ul.rss-list { padding-left: 0px; }
.rss-container.last ul.rss-list { padding-right: 0px; }
.rss-container ul.rss-list { margin-top: 10px; padding-left: 12px; padding-right: 13px; }

.rss-container ul.rss-list a{ font-family: Georgia; font-size: 14px; color: #000066; text-decoration: none; }
.rss-container ul.rss-list li{ list-style-type: none; padding: 20px 8px; }
.rss-container ul.rss-list li.first{ padding-top: 0; }
.rss-container ul.rss-list li.dotter{ border-bottom: 1px dotted #000066; }
.rss-container ul.rss-list li.last{ padding-bottom: 0; }
.pagenavbar {clear: both;}
.pagenav {margin: 16px 0;}
.pagenav a {text-decoration: none;}
.pagenav .pagenav_prev {float: left;}
.pagenav .pagenav_next {float: right;}
.tac
{
    text-align: center;
}

.categorypromotion
{
  margin: 0 10px;
  width: 490px;
}
.categorypromotion td.item
{
  padding: 20px 0px 0;
  text-align: center;
  vertical-align: top;
}
.categorypromotion a
{
  font-size: 12px;
  font-family: Georgia;
  text-decoration: none;
  outline: none;
}
.categorypromotion .item a
{
  color: #000000;
  margin: 0 5px;
}
.categorypromotion .item a span
{
  display: block;
}
.categorypromotion a.readmore
{
  color: #000033;
  font-weight: bold;
}


body
{
  background: #ffffff;
}
.central,
#wrapper
{
  padding: 0 30px;
}
#footerwrap,
.topbanner
{
  margin: 0 -30px;
  background: #000;
  width: 1000px;
  border: 0 none;
  padding: 0 30px;
}
#footerwrap .menuwrap
{
  padding: 20px 0 0;
  background: transparent;
}
#footerwrap .menuwrap h3
{
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: normal;
}
#footerwrap .menuwrap ul.menu
{
  padding: 0;
}
#footerwrap .menuwrap ul.menu li
{
  float: none;
  display: block;
  padding: 0;
  height: 18px;
}
#footerwrap .menuwrap .module
{
  float: left;
}
#footerwrap .menuwrap .first-item
{
  width: 250px;
}
#footerwrap .menuwrap ul li a, #footerwrap .menuwrap ul li span
{
  outline: none;
  color: #666666;
}
.full-archive .new-line td
{
  padding: 10px 0 0;
}
.clear
{
  clear: both;
}
#footerwrap .menuwrap .social-icons
{
  float: right;
}
#footerwrap .social-icons ul li,
.social-icons-small ul li
{
  display: inline-block;
  padding: 0 0 0 10px;
}
#footerwrap .social-icons li a,
.social-icons-small ul li a
{
  display: block !important;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: -999px;
  border-radius: 50%;
  background: url('../images/social_media_icons.png?v1') no-repeat 4px 4px #464646;
  background-image: url('../images/social_media_icons.png?v1') !important;
  background-size: 275px 221px !important;
  padding: 0;
  border: 0;
}
.menuwrap .social-icons-small ul li a
{
  background-image: url('../images/social_media_icons_grey.png?v2');
}
#footerwrap .social-icons li.pinterest a {background-position: -177px 4px;}
#footerwrap .social-icons li.twitter a {background-position: -56px 4px;}
#footerwrap .social-icons li.facebook a {background-position: 4px 4px;}
#footerwrap .social-icons li.tumblr a {background-position: -116px -59px;}
#footerwrap .social-icons li.stumbleUpon a {background-position: 5px -186px;}
#footerwrap .social-icons li.buzzfeed a {background-position: -116px -185px;}
#footerwrap .social-icons li.google a {background-position: -55px -58px;}
#footerwrap .social-icons li.linkedIn a {background-position: -237px 4px;}
#footerwrap .social-icons li.youTube a {background-position: -55px -122px;}
#footerwrap .social-icons li.instagram a {background-position: -116px 5px;}

.social-icons-small
{
  float: right;
  padding: 1px 20px 0 0;
  margin: 0;
}
.social-icons-small ul li
{
  padding: 0 0 0 5px;
}
.social-icons-small ul li a
{
  background-color: transparent !important;
  background-size: 170px 136px !important;
  height: 22px !important;
  width: 22px !important;
  float: left;
}
.social-icons-small li.facebook a {background-position: 1px 2px;}
.social-icons-small li.twitter a {background-position: -36px 1px;}
.social-icons-small li.instagram a {background-position: -73px 2px;}
.social-icons-small li.pinterest a {background-position: -110px 2px;}
.social-icons-small li.tumblr a {background-position: -74px -37px;}
.social-icons-small li.youTube a {background-position: -36px -76px;}
.social-icons-small li.google a {background-position: -36px -37px;}
.social-icons-small li.email a {background-position: -148px -115px;}

.social-icons-small li.stumbleUpon a {background-position: 5px -186px;}
.social-icons-small li.buzzfeed a {background-position: -116px -185px;}
.social-icons-small li.linkedIn a {background-position: -237px 4px;}

.leadingstories .social-icons-small
{
  float: left;
  padding: 10px 0 0;
}
.leadingstories .social-icons-small ul li
{
  padding: 0 5px 0 0;
}

.left-content > div
{
  border-bottom: 2px solid #cccccc;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.topstories > li:last-child
{
  border-bottom: 0 none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.left-content > div:last-child
{
  margin-bottom: 0;
}
.moduletable_spotlight h3, .module_spotlight h3, .module_parties h3
{
  border-top: 0 none;
  padding-top: 0;
}
.readmore,
.freecontent .readmore_link,
#slider-code .overview li .readmore_link,
.categorypromotion a.readmore,
.bxslider .readmore_link
{
  color: #c00000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
.freecontent .readmore_link,
.bxslider .readmore_link
{
  font-size: 14px;
}
.topbanner
{
  padding: 30px;
  text-align: center;
}
.topbanner img
{
  display: inline-block;
}
.aftercontent
{
  padding: 10px 0;
  clear: both;
  background: #fff;
}
div.module_popular
{
  width: 300px; 
  padding-left: 0; 
  padding-right: 0;
}
div.module_popular div.stories
{
  margin: 0;
}
div.module_popular div.current a,
div.module_popular ol
{
  color: #666666;
}
/*
.bx-wrapper:before {
content: '';
background:#000;
display: block;
position: absolute;
left: -100%;
top: 0;
width: 100%;
height: 100%;
}
.bx-wrapper:after {
content: '';
background:#000;
display: block;
position: absolute;
right: -100%;
top: 0;
width: 100%;
height: 100%;
}
*/
.bx-wrapper-black-bg {
position: absolute;
z-index: 1;
height: 100%;
width: 100%;
top: 0;
left:50%;
background: #000;
}

.bx-wrapper
{
  position: relative;
  z-index: 2;
  width: 795px;
  margin-bottom: 0;
}
.bx-wrapper .bx-viewport
{
  box-shadow: none;
}
.bx-wrapper .bx-viewport img
{
  display: inline-block;
}
.bx-wrapper .bx-pager
{
  padding: 0;
  bottom: -5px;
}
.bx-wrapper .bx-controls-direction a
{
  top: 54%;
}
.bxslider > li > p
{
  padding: 5px 0 !important;
}
.bxslider > li > p a
{
  color: #c00000 !important;
}
.right-content > div 
{
  margin-bottom: 20px;
}
#BF_WIDGET_1
{
  display: none;
}
.search
{
  position: relative;
  padding: 0;
  margin: -3px 20px 0 0;
  height: auto;
}
.search input.button
{
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url("../images/sprite.png?1") 0 0;
  text-indent: -999px;
  overflow: hidden;
  border: 0 none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -11px 0 0;
  cursor: pointer;
}
.search input.inputbox
{
  height: 16px;
}
.categorypromotion .item a
{
  padding: 0;
  margin: 0;
  color: #666666;
}
.videospan
{
  padding: 0 0 5px;
}
.leadingstories .created
{
  color: #666666;
  display: inline-block;
  padding: 0 0 5px;
}
.leadingstories h2, .leadingstories h2 a
{
  font-size: 18px;
}
.leadingstories .leadingstory-content p
{
  font-family: 'Palatino LT W01 Light';
  line-height: 16px;
}
.module div.latestnews-link
{
  background-color: #c00000;
  border: 0 none;
  padding: 8px 15px;
}
.module div.latestnews-link a
{
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  text-transform: uppercase;
  display: inline-block;
}
.latestnews a
{
  color: #666666;
}
.module .latestnews .archive
{
  text-align: right;
  padding-bottom: 0;
}
.module .latestnews .archive a
{
  font-weight: bold;
  font-family: Georgia;
  font-size: 12px;
}

.bxslider > li > p,
.freecontent > p,
.quotes p
{
  font-family: 'Palatino LT W01 Light';
  color: #666666;
}
.module_parties p
{
  font-family: 'Palatino LT W01 Light' !important;
  color: #666666;
}
.categorypromotion td.item
{
  padding: 20px 10px 0;
  text-align: center;
  vertical-align: top;
}

div.module_popular #panel2,
div.module_popular #panel3,
div.module_popular dd > span {
    display: none;
}

div.module_popular ol,
div.module_popular ol li,
div.module_popular ol li span,
div.module_popular div.stories {
    border: none;
    background: transparent;
}

div.module_popular div.stories {
    padding: 0 0 0 20px;
}

div.module_popular ol {
    margin: 0;
}

div.module_popular dl.tabs dt.open,
div.module_popular div.current,
div.module_popular div.current dd {
    padding: 0;
    margin: 0;
    border: none;
}

div.module_popular ol li {
    list-style-type: none;
    display: block;
    position: relative;
    padding: 10px 0 10px 30px;
    border-bottom: 1px solid #eee;
}

div.module_popular ol li:last-child {
    border: none;
}

div.module_popular ol li span,
div.module_popular ol li a {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    outline: none;
}

div.module_popular ol li span {
    color: #000;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
}

div.module_popular dl.tabs dt.open {
    float: none;
    background: transparent;
    text-align: center;
}

div.module_popular dl.tabs dt.open span {
    font-family: "Helvetica Neue W01 77 Bd Cn";
    color: #c00000;
    font-size: 32px;
}

div.module_popular dl.tabs dt.open {
    margin: 0 0 10px;
}

.black-bg {
    background-color: #000000;
}

.mobile-nav {
    background: url("../images/mobile-icon.png") no-repeat 0 0 transparent;
    width: 30px;
    height: 25px;
    display: block;
    position: absolute;
    left: 0;
    top: -5px;
    background-size: cover;
    /*-webkit-background-size: 30px 25px;*/
    /*background-size: 30px 25px;*/
    cursor: pointer;
}

.mobile-nav-wrap {
    display: none;
    position: absolute;
    left: 0;
    top: 22px;
    background: #ffffff;
    border: 1px solid #c2c2c2;
    z-index: 99999;
}

.mobile-nav-wrap .module {
    margin: 0;
}

.mobile-nav-wrap h3 {
    display: none;
}

.menuwrap .mobile-nav-wrap ul.menu {
    float: none;
    padding: 0;
}

.mobile-nav-wrap li a span {
    display: block !important;
}

.menuwrap .mobile-nav-wrap ul.menu li {
    padding: 0;
}

.menuwrap .mobile-nav-wrap ul.menu li:last-child {
    border: none;
}

.menuwrap .mobile-nav-wrap ul.menu li a {
    font-size: 14px;
    display: block;
    padding: 10px 50px 10px 20px;
}
.menuwrap .mobile-nav-wrap ul.menu li a:hover {
    color: #C00000;
}

.bxslider-bg {
    display: none;
}

.wide-content {
    background-color: #000;
    border-top: 30px solid #ffffff;
}

.wide-content .bx-wrapper {
    padding: 10px 0 40px;
}

.wide-content .bx-wrapper img {
    margin-top: 10px;
}

.wide-content .bx-wrapper a {
    color: #ffffff;
}

.wide-content .bx-wrapper .bx-viewport {
    background-color: transparent;
    border-color: transparent;
}

.wide-content .bxslider > li > p {
    color: #cccccc;
}

.wide-content .leading_separator {
    display: none;
}

.wide-content .bx-wrapper .bx-pager {
    bottom: 17px;
}

.wide-content .bxslider > li > p {
    padding: 5px 1px !important;
    display: none;
}

.wide-content > .module {
    position: relative;
}

.wide-content .bx-wrapper .bx-prev {
    left: -38px;
}

.wide-content .bx-wrapper .bx-next {
    right: -38px;
}

.pl-12 {
    padding-left: 12px;
}
.title-red {
    font-size: 44px;
    text-decoration: none;
    color: #cc0000;
    font-family: 'Helvetica Neue W01 77 Bd Cn';
}
.title-black {
    font-size: 44px;
    color: #000000;
    text-decoration: none;
    font-family: 'Helvetica Neue W01 77 Bd Cn';
}

.photo-grid-wrap {
    position: relative;
}

.photo-grid-content {
    position: relative;
    z-index: 99;
    margin-right: -6px;
}

.photo-grid a {
    display: block;
    float: left;
    width: 240px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 232px;
    margin: 0 6px 12px 0;
    position: relative;
}

.photo-grid .last-line a {
    margin-bottom:0;
}

.photo-grid a span {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 100%;
    height: 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.photo-grid a:hover span {
    color: rgb(0, 0, 0);
}

.camera-icon {
    display: inline-block;
    position: relative;
}

.camera-icon:before {
    position: absolute;
    left: 20px;
    bottom: 20px;
    content: '';
    display: block;
    width: 32px;
    height: 22px;
    background: url("/templates/fashion/images/camera-icon-white.png") no-repeat 0 0;
    opacity: 0.75;
}

.camera-icon:hover:before {
    opacity: 1;
}

.tdn {
    text-decoration: none;
}

.block-title {
    margin: 0 0 20px;
}