﻿#ctl00_pageContent
{
    background: #161616 url(../images/bg_content.gif) repeat-y;
}

#contentMainThird
{
    width: 498px;
    color: white;
    padding: 10px 20px 20px 20px;
    float: left;
}

#contentMainThird p
{
    margin: 0;
}

#introVideoHeader
{
    text-indent: -9999em;
    background-image: url(../images/headerContent_IntroductionVideoMessage.gif);
    width: 496px;
    height: 32px;
    background-repeat: no-repeat;
    margin: 0 0 5px 0;
}

#introCrateEngines
{
    text-indent: -9999em;
    background-image: url(../images/ls-crate-engines.jpg);
    width: 496px;
    height: 176px;
    background-repeat: no-repeat;
    margin: 30px 0 5px 0;
}

#featuredProduct h2
{
    text-indent: -9999em;
    background-image: url(../images/heading_featuredProduct.jpg);
    width: 472px;
    height: 69px;
    background-repeat: no-repeat;
    margin: 30px 0 10px 0;
}

#featuredProduct h3
{
    font-size: 150%;
    margin-bottom: 10px;
}

#featuredProduct #featuredProductThumbs
{
    margin: 0 0 10px 0;
    padding: 5px;
    background-color: Black;
}

#featuredProduct #featuredProductThumbs li
{
    display: inline;
    margin: 10px 6px;
}

#featuredProduct #featuredProductThumbs img
{
    border: 1px solid transparent;
}

#featuredProduct #featuredProductThumbs img:hover
{
    border: 1px solid #0201FF;
}

.contentMainSub
{
    width: 209px;
    float: left;
    margin-left: 1px;
}

#newsList
{
    width: 100%;
    margin-bottom: 10px;
}

#newsList li
{
    float: left;
    padding: 0 5px;
    margin-top: 3px;
    border: 1px solid transparent;
    width: 190px;
}

#newsList li:hover
{
    background-image: url(../images/bg_newsItem.gif);
    border: 1px dashed #0201FF;
}

#newsList li a
{
    text-decoration: none;
    color: White;
    display: block;
}

.iconList
{
    margin: 10px 0 20px 15px;
    list-style: none;
}

.iconList li
{
    float: left;
    margin: 4px 0;
}

.iconList li a img
{
    border: 1px solid transparent;
}

.iconList li a img:hover
{
    border: 1px dashed #0201FF;
}

.viewAll
{
    text-decoration: underline !important;
    color: White;
    font-size: 1.6em;
    display: block;
    margin: 10px 0 20px 12px;
}

#corvetteBuilder
{
    margin: 10px;
}

#searchBox
{
    background: #161616 url(/Images/bg_searchBox.jpg) no-repeat 0 5px;
    width: 300px;
    float: left;
    border-top: none;
    padding: 9px 10px 0 110px;
    height: 50px;
}

#vehiclesBox
{
    background-color: Black;
    padding: 10px;
    display: none;
}

#shopByVehicleBigBox
{
    float: left;
    width: 400px;
    margin: 0 0 20px 10px;
}
