﻿.featurecopy, .overviewcopy, .featurecopy p
{
    width: 420px;
    float: right;
    line-height: 150%;
    font-family: Verdana;
    color: #333;
    font-size: 12px;
}
.featurecopy
{
    margin-right: 20px;
}
.featurescontainer, .heroimg
{
    position: relative;
    background-repeat: no-repeat;
    background-position: center 20px;
    float: left;
    margin-left: 15px;
    padding: 20px 0px 20px 20px;
    width: 450px;
    overflow: hidden;
}
.heroimg
{
    text-align: center;
}
.featurescontainer
{
    height: 510px;
}
.featurecopy img
{
    border: solid 1px #CCC;
}
.featurecopy span
{
    display: block;
    font-family: "Trebuchet MS";
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 0px 20px 0px;
}
.featurecopy td, .featurecopy th
{
    font-size: 11px;
    font-weight: normal;
    padding: 3px 10px 3px 10px;
    text-align: left;
    width: 50%;
    vertical-align: top;
}
.featurecopy td.check
{
    background-image: url(images/button_ok.png);
    background-position: 10px center;
    background-repeat: no-repeat;
}
.featurecopy th
{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 6px 10px 6px 10px;
    font-size: 10px;
    background-color: #EFF2DF;
}
.featurecopy .leftcol
{
    padding-left: 20px;
}
.featurecopy .zebra
{
    background-color: #F6F6F6;
}
.featurecopy table
{
    padding-bottom: 10px;
    width: 100%;
}
.overviewcopy h2
{
    width: 350px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    font-size: 14px;
    color: #000;
    font-family: 'Trebuchet MS' , Verdana;
    text-transform: capitalize;
}
.overviewcopy
{
    width: 420px;
    margin-right: 30px;
    padding-top: 20px;
}
.altviews
{
    position: relative;
    bottom: 20px;
    padding: 10px 10px 0px 10px;
    width: 480px;
    color: #999;
    font-size: 11px;
}
.altviews a
{
    margin: 0px 5px 0px 5px;
    padding-right: 12px;
    background-image: url(images/arrow.gif);
    background-position: right center;
    background-repeat: no-repeat;
}
.rotate
{
    position: absolute;
    z-index: 1;
    top: 180px;
    cursor: pointer;
}
.support
{
    padding-left: 20px;
    background-image: url( 'images/voice-support.png' );
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
}
.accessories
{
    padding-left: 20px;
    background-image: url( 'images/package_link.png' );
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
}
a.accessories, a.support
{
    color: #666;
    font-weight: normal;
}
a:hover.accessories, a:hover.support
{
    border-bottom: solid 1px #000;
    color: #000;
}
#packages
{
    border-bottom: solid 1px #51ad27;
    cursor: pointer;
    color: #51ad27;
    font-weight: bold;
}
.mooSlide img
{
    float: left;
    margin-right: 40px;
}
.mooSlide
{
    background-color: #F6F6F6;
    padding: 10px;
    line-height: 16px;
    font-size: 11px;
    position: absolute;
    border-top: solid 1px #DDD;
    bottom: 0px;
}

.fvhead
{
    font-family: 'Trebuchet MS';
    text-align: center;
    font-size: 10px;
    width: 100%;
}
.fvimg
{
    background-color: White;
    height: 52px;
    width: 100%;
    text-align: center;
}
.fvimg a img
{
    border: none;
}
.fvcontainer
{
    color: White;
    z-index: 200;
    position: absolute;
    top: 0px;
    width: 80px;
    border: solid 2px #51ad27;
    background-color: #51ad27;
    left: 20px;
    cursor: pointer;
}
