﻿#bdy
{
    width: 990px;
    margin-right: 0px;
}
#subContent #bdy .tires #findTireSelect
{
    position: absolute;
    left: 0;
    top: 120px;
    display: block;
}
#subContent #bdy .tires #findTireSelect a.goBig
{
    margin-right: 10px;
}
#bySizeSelect
{
    position: absolute;
    left: 340px;
    top: 120px;
}

.resultsBar
{
    position: relative;
    margin-top: 15px;
    background: url(http://media.tbccentral.com/themes/bigo/images/resultsBG.gif) repeat-x 0 0;
    height: 31px;
    width: 727px;
}
.resultsBar select {
    height:20px;
    margin:3px 20px 0 3px;
    width:75px;
}

select.IncreasedSize {
    margin: 3px 20px 0 3px;
    width: 100px;
}

.resultsBar .ResultsLast 
{
    margin-right: 0px !important;
}

.resultsBar p.results
{
    display: block;
    padding: 2px 0 0 10px;
    float: left;
    height: 30px;
    width: auto;
}
.resultsBar p.compare
{
    font-size: 62%;
}
#subContent #bdy .recommended .resultsBar #ctl00_ResultsPagerTop_ddlResultsPerPage
{
    float: right;
}
.resultsBar p span
{
    font-weight: bold;
    padding-right: 15px;
}
.resultsBar select span.fltrght
{
    height: 20px;
    width: 135px;
    margin: 0 25px 0 0;
    float: right;
}
.resultsBar ul.pagination
{
    position: absolute;
    right: 14px;
    top: 0;
}
.resultsBar ul.pagination
{
    margin-top: 10px !important;
}
.resultsBar ul.pagination li
{
    display: inline;
    padding: 0;    
}
.resultsBar ul.pagination li a
{
    font-weight: bold;
    padding:2px 5px;
}

.resultsBar ul.pagination li div
{
    display:inline;
}

.resultsBar ul.pagination li a.curPage,
.resultsBar ul.pagination li a:hover  { color: #FFF !important; }

.resultsBar a.btn
{
    padding-right: 2px;
}

/* Global Product Container */
/* ************************************************** */
.productBox
{
    margin: 0 0 7px 0;
    padding: 12px 30px 10px 10px !important;
    position: relative;
    width: auto;
    background: #fff;
    display: block;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    min-height:140px;
    height:auto !important;
    width:686px;
}
.top
{
    margin-top: 15px !important;
}
.priceBox a
{
    color: #000 !important;
    text-decoration: underline;
}
.productBox p
{
    position: absolute;
    left: 160px;
    top: 40px;
}
.productBox .imgCtr
{
    left: 15px;
    display: block;
    position: absolute;
    width: 120px;
    text-align:center;
}

.productBox img
{
    margin-left:auto;
    margin-right:auto;
}

.productBox a img
{
    max-height: 117px;    
}

.productBox img.logo
{
    left: 25px;
    position: absolute;
    top: 135px;
    width: 120px;
}
.productBox .info
{
    width: 308px;
    margin-left: 169px;
}
/*.productBox .compare
{
    display:block;
    height:20px;
    left:648px;
    position:absolute;
    text-align:center;
    top:65px;
}*/

.productBox .compare label
{
    font-size: 62%;
    color: #000;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 3px 3px;
    display: block;
    vertical-align:middle;
}

.productBox .compareItem label
{
    display:none;
}

.productBox ul
{
    width: 190px;
    list-style-type: disc !important;
    list-style-position: outside;
    padding: 25px 0 0 440px;
}
.productBox ul li
{
    font-size: 11px !important;
    line-height: 14px;    
}
.productBox h4 a
{
    position: absolute;
    left: 160px;
    top: 10px;
    text-decoration: none;
    width:450px;
}
.productBox h4 a:hover
{
    text-decoration: underline;
}


/* Unique Price Box Stying for Product Results Page */
/* ************************************************** */
#bdy .priceBox
{
    position: absolute;
    left: 160px;
    top: 45px;
    height: 95px;
    width: 235px;
    background: url(http://media.tbccentral.com/themes/BigO/images/sizeBoxBG.gif) repeat-x 0 0;
}

.priceBox span {
    color:#6D6D6D;
    font-size:66%;
    left:6px;
    position:absolute;
    top:8px;
}

.priceBox span.size {
    color:#000000;
}

.priceBox span.size select{
    left:30px;
    position:absolute;
    top:-3px;
    width:185px;
}
    .priceBox .ProductAttributesSelect{
        left:110px !important;
        position:absolute !important;
        top:5px !important;
        width:115px !important;
    }

#bdy .priceBox span.price
{
    top: 35px;
    font-weight: bold;
}
    .priceBox span.price strong {
        color:#000000;
        font-size:165%;
    }
    
    sup {
        font-size:62%;
        vertical-align:top;
    }

#bdy .priceBox span.quantity
{
    top: 80px;
    font-weight: bold;
}
    .priceBox span.quantity select {
        height:20px;
        padding:0;
        margin-left: 5px;
        width:38px;
    }
    
#bdy .priceBox .addToQuoteBtn
{
    height:25px;
    position:absolute;
    left:85px;
    top:77px;
    width:175px;  
    background-image: url(http://media.tbccentral.com/themes/BigO/images/addtochecklist_btn.png);
    background-repeat:no-repeat;
    background-position: 0 0; 
}

#bdy .priceBox a.btn
{
    position: absolute;
    top: 60px;
    right: 2px;
}

#bdy .wheelDisclaimer
{
    color:#525252;
    font-size:68%;
    position:absolute;
    left:165px;
    top:157px;
    width:420px;   
}

#noTiresFit
{
    font-size: 14px;
    font-weight:bold;
    text-align:left;
    margin: 15px 5px;
}

.popupLink
{
    font-size:14px;
    text-decoration: none !important;
    color:#DC2B2E !important;
}

.priceDisclaimer
{
    float:left;
    width:100%;
}