﻿#flash
{
    width:1000px;
    height:345px;
    background:url(images/flash_bg.jpg) 0px 0px no-repeat;
    padding-left:17px;
}

.whiteBoxMain
{
    width:644px;
    height:293px;
    background:url(images/whiteBox_main.jpg) 0px 0px no-repeat;
    float:left;
    font-size:12px;
    margin:0px 0px 45px 17px;
}

.whiteBox
{
    width:312px;
    height:275px;
    background:url(images/whiteBox_bg.jpg) 0px 0px no-repeat;
    float:left;
    font-size:12px;
}

.whiteBox a
{
    color:#70a3e4 !important;
    font-weight:bold;
    text-decoration:none;
}

.whiteBox a:hover
{
    color:#70a3e4;
    text-decoration:underline;
}

a.rssLink
{
    width:62px;
    background:url(images/rssBtn_small.jpg) 29px 50% no-repeat;
    color:#70a3e4 !important;
    line-height:20px;
    height:22px;
    text-align:left;
    font-weight:bold;
    font-size:12px;
    letter-spacing:-1px;
    float:right;
}

a.rssLink:hover
{
    color:#70a3e4;
    text-decoration:underline;
}

a.yellowBtn
{
    width:95px;
    height:22px;
    background:url(images/yellowBtn.jpg) 0px 0px no-repeat;
    overflow:hidden;
    color:#fff !important;
    text-align:left;
    line-height:20px;
    padding-left:10px;
    font-size:12px;
    float:right;
}

a.yellowBtn:hover
{
    color:#fff;
    text-decoration:underline;
}

a.blueBtn, a.blueBtnWhite
{
    width:95px;
    height:22px;
    overflow:hidden;
    color:#fff !important;
    text-align:left;
    line-height:20px;
    padding-left:10px;
    font-size:12px;
    float:right;
}

a.blueBtn
{
    background:url(images/blueBtn.jpg) 0px 0px no-repeat;
}

a.blueBtnWhite
{
    background:url(images/blueBtnWhite.jpg) 0px 0px no-repeat;
    #margin:-15px 8px 0px 0px;
}

a.blueBtn:hover, a.blueBtnWhite:hover
{
    color:#fff;
    text-decoration:underline;
}

#clientBox
{
    width:302px;
    height:123px;
    background:url(images/clients_bg.jpg) 0px 0px no-repeat;
    margin:45px 0px 0px 20px;
    float:left;
}

.clientBanners
{
    width:246px;
    float:left;
    height:123px;
}

.clientBanners img
{
    width:212px;
    height:104px;
    margin:10px 20px;
}

#cbLeftBtn a, #cbRightBtn a
{
    cursor:pointer;
}

#cbLeftBtn
{
    width:8px;
    height:9px;
    margin:58px 8px 0px 12px;
    float:left;
}

#cbRightBtn
{
    width:8px;
    height:9px;
    margin:58px 12px 0px 8px;
    float:left;
}

.makeRes
{
    width:339px;
    height:125px;
    background:url(images/makeReservations_bg.jpg) 0px 0px no-repeat;
    color:#fff;
    font-size:12px;
}

.shareBox
{
    width:319px;
    height:291px;
    margin:45px 0px 0px 20px;
    background:url(images/share_bg.jpg) 0px 0px no-repeat;
    font-size:12px;
    padding-top:10px;
    float:left;
}

.shareMedia
{
    width:282px;
    height:189px;
    border:1px solid #ccc;
    margin:0px 10px 5px 10px;
}
