﻿body {
    margin: 0; padding: 0;
    background-color: #000000;
    background-image: url('../images/limitedsPageBG.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

#limitedContainer
{
    width: 950px;
    background-color: #000000;
    border: solid 1px #000000;
    margin-left: auto;
    margin-right: auto;
    min-height: 1000px;
    padding: 0px;
}

#topBanner
{
    position: relative;
    background-image: url('../images/limitedsBanner.jpg');
    background-repeat: no-repeat;
    height: 160px;
    margin-top: 0px;
}

#limitedsTitle
{
    position: absolute;
    left: 160px;
    top: 46px;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 28px;
    height: 32px;

}

#limitedsTitle span
{
    margin-left: -3000px;
    
}

#featureContainer
{
    height: 325px;
    width: 950px;
    position: relative;
}

.featurePhoto
{
    position: absolute;
    top: 0;
    left: 0;
}

#featureNav
{
    position: absolute;
    z-index: 2;
    top: 50px;
    left: 10px;
    width: 150px;
    white-space: pre-wrap;
}

.featureNavItem
{
    float: left;
    width: 110px;
    padding: 10px 10px 10px 15px;
    float: left;
    margin: 0;
    color: #c0c0c0;
    text-decoration: none;
    font-size: 12px;
    font-weight:bold;
    text-align: right;
}

.featureNavItem:hover
{
    float: left;
    width: 110px;
    padding: 10px 15px 10px 15px;
    margin: 0;
    float: left;
    background-image: url('../images/featureHoverBG.png');
    background-repeat: repeat-y;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-weight:bold;
    text-align: right;
}

.featureNavSep
{
    margin: 0;
    float: left;
    clear: both;
}

#overviewCopy
{
    float: left;
    padding: 30px 30px 20px 30px;
    height: 320px;
    width: 390px;
    color: #d0d0d0;
    font-size: 12px;
    line-height: 1.75;
}

#overviewCopy h2
{
    line-height: 1;
    color: #f0f0f0;
}

#featuredLimitedsContainer
{
    margin-left: 15px;
    padding-left: 0px;
    width: 480px;
    height: 325px;
    float: left;
}

.featuredGuitar
{
    color: #c0c0c0;
    width: 155px;
    display: block;
    float: left;
    font-weight: bold;
    text-align: center;
}

.featuredGuitar:hover
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}

.featuredLabel
{
    display: block;
}

#serjLink
{
    margin-left: 0px;
}

#koa35Link
{
    margin-left: 4px;
}
