﻿.phoneImage
{
    position: relative;
    width: 100%;
    height: 100%;
}

.phoneImageContainer
{
    width: 130px;
    table-layout : fixed;
    height : 350px;
}

.phoneImageBig
{
    width: 130px; /* max-width */
}

.pPriceContainer
{
    height: 12.5%;
    width: 100%;
}

.pPriceLabel
{
    float: left;
    color: #717171;
    width: 50%;
    height: 100%;
    font-size: 11px;
}

.pPrice
{
    float: left;
    width: 50%;
    height: 100%;
}

.pValue1
{
    margin-top: 0px;
    float: left;
    color: black;
    font-size: 26px;
    font-weight: bold;
}

.pValue2
{
    margin-top: 0px;
    float: left;
    color: black;
    font-size: 7px;
    font-weight: bold;
}

.pValueGross1
{
    margin-top: 0px;
    float: left;
    color: #30bb06;
    font-size: 16px;
    font-weight: bold;
}

.pValueGross2
{
    margin-top: 0px;
    float: left;
    color: #30bb06;
    font-size: 7px;
    font-weight: bold;
    line-height:7px;
}

/* ---------------------------------------------------------------- */

.phoneJob
{
    width: 100%;
    height: 60px;
}

.pForY
{
    float: left;
    font-size: 21px;
    color: #30bb06;
}

.allP
{
    width: 142px;
    height: 24px;
    float: right;
    background: url(../gfx/sprite.png) no-repeat;
    background-position: 0px -982px;
}

.spec
{
    color: #717171;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
}

#phoneSlide
{
    width: 350px;
    position : relative;
    height : 90px;
}

.pslideContainerLeft
{
    height: 90px;
    width: 25px;
    top: 1px;
    border-bottom: 1px solid #BBBBBB;
    position : absolute;
    left : 0px;
}

.pslideContainerRight
{
    height: 90px;
    width: 25px;
    top: 1px;
    border-bottom: 1px solid #BBBBBB;
    position : absolute;
    right : 0px;
}

.pslideContainerCenter
{
    height: 92px; 
    width: 299px; 
    position: absolute; 
    left : 25px;
    border-right: 1px solid #BBBBBB;
}

#pslideLeft
{
    position: relative;
    top: 32px;
    background: transparent url(../gfx/sprite.png) no-repeat scroll -0px -1315px;
    cursor: pointer;
    height: 37px;
    width: 18px;
    float: left;
}

#pslideRight
{
    position: relative;
    top: 32px;
    background: transparent url(../gfx/sprite.png) no-repeat scroll -0px -1402px;
    cursor: pointer;
    height: 37px;
    width: 18px;
    float: right;
}

.pphoneContainer
{
    float: left;
    height: 90px;
    width: 59px;
    border-top: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    position: relative;
}

.pphone
{
    background: transparent;
    position: relative;
    left: 12px;
    top: 10px;
    cursor: pointer;
}

.pphoneContainerSelected
{
    background: url(../gfx/pselected.png);
    height: 80px;
    width: 58px;
    float: left;
}

.pphoneContainerSelected .pphone
{
    top: 20px;
}

.phoneMake
{
    color: #30BB06;
    font-size: 21px;
}

.phoneInfo
{
    color: #717171;
    font-size: 14px;
    font-weight: bold;
}

#phoneFeatures
{
    margin-top: 10px;
    height: 34px;
    width: 100%;
    padding-bottom: 1px;
    border-bottom: 0;
}


.fContainer
{
    float: left;
    height: 32px;
    width: 35px;
    padding: 1px;
}

.phoneImgMini
{
    cursor: pointer;
    width: 35px;
    height: 32px;
}

#sKind
{
    width: 100%;
    color: #717171;
    font-size: 11px;
    margin-top: 10px;
}

#sKindSelected
{
    font-weight: bold;
}

#rContainer
{
    color: #717171;
    font-size: 11px;
    height: 50px;
    width: 100%;
}

#rLabel
{
    margin-top: 10px;
    width: 65px;
}

#rSlider
{
    position: relative;
    float: left;
    height: 100%;
    width: 245px;
}

.rContent
{
    float: left;
    height: 100%;
    width: 35px;
    cursor: pointer;
}



.rContentValue
{
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

.rSlider
{
    position: absolute;
    width: 100%;
    height: 100%;
}

.SliderHandle
{
    width: 35px;
    height: 100%;
    text-align: center;
    background-image: url(../gfx/transparent.gif);
}

.SliderRail
{
    width: 100%;
    height: 50px;
    cursor: pointer;
}

#rInfoContainer
{
    color: #717171;
    font-size: 11px;
    width: 100%;
    height: 45px;
}

.rInfo
{
    margin-top: 10px;
    width: 40px;
    text-align: right;
}

#sendContainer
{
    width: 100%;
    height: 23px;
}

.btnSave
{
    background: transparent url(../gfx/sprite.png) no-repeat scroll -0px -645px;
    cursor: pointer;
    height: 23px;
    width: 50px;
    display: block;
}
