﻿#homemaster, #homecanada
{
    margin: auto;
    width: 950px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background: url('/images/headlines/ts-promo-home.jpg' ) no-repeat top left;
    color: #666;
}
#homecanada
{
    background: url('/images/headlines/ts-promo-home.jpg' ) no-repeat top left;
}
.homemain
{
    width: 590px;
    height: 282px;
    float: left;
    padding: 20px;
}
.homemini
{
    width: 314px;
    height: 160px;
    float: right;
    padding: 0px;
    overflow: hidden;
}
.wtbmini
{
    background: url('/images/headlines/home-where-to-buy.png' ) no-repeat top left;
}
.sysnotesbox
{
    padding: 60px 20px 20px 160px;
    text-align: center;
}
.minibutton
{
    padding: 6px 0px 0px 0px;
}
.sysnotesmini
{
    background: url(    '/images/headlines/home-sysnotes-sign-up.png' ) no-repeat top left;
}
.sysnotestb
{
    width: 120px;
}
.homeleft, .homeright
{
    width: 145px;
    font-size: 11px;
    cursor: pointer;
    line-height: 150%;
}
.homeleft
{
    padding: 25px 20px 20px 150px;
    text-align: right;
}
.homeright
{
    padding: 25px 150px 20px 20px;
}
.homeleft strong, .homeright strong
{
    font-family: 'Trebuchet MS' , Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.homeleft a, .homeright a
{
    text-decoration: none;
    color: #333;
}
.whyfestool, .whyfestool a
{
    color: #FFF;
}



#NewsTicker
{
    width: 628px;
    height: 160px;
    margin: 0 auto;
    float: right;
    position: relative;
}
#NewsVertical
{
    width: 628px;
    height: 160px;
    display: block;
    overflow: hidden;
    position: relative;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical
{
    width: 1800px;
    height: 160px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
#TickerVertical a
{
    font-weight: normal;
    text-decoration: underline;
}
#TickerVertical li
{
    width: 314px;
    color: #444444;
    text-align: left;
    font-size: 11px;
    margin: 0;
    padding: 0px 0px;
    float: left;
    height: 160px;
    display: inline;
}
#pausebutton
{
    position: absolute;
    top: -2px;
    left: -4px;
    z-index: 50;
    float: left;
    display: none;
}
