.product-page .bottom
{
    clear: both;
}

.product-page .bottom .menu
{
    height: 24px;
    background-color: #eeeeee;
}

.product-page .bottom .menu ul
{
    height: 18px;
    margin-bottom: 0px;
}

.product-page .bottom .menu ul, .product-page .bottom .menu li
{
    text-align: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.product-page .bottom .menu li
{
    display: inline-block;
    padding: 4px;
    padding-top:4px;
    padding-left: 12px;
    padding-right: 12px;
    float: left;
    height: 13px;
    margin: 0px;
    text-align: center;
    font-family:  Arial;
    font-size: 11px;
    color: #2b6bb2;
    font-weight: bold;
    border: 1px solid #afb5ba;
    border-bottom-width: 0px;
    
    margin-top: 4px;
    margin-left: 6px;
    
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.product-page .bottom .menu li:hover
{
    cursor: pointer;
}

.product-page
{
    float: left;
    padding: 0px;
    margin: 0px;
    width: 502px;
    height: auto;
    border: 1px solid #afb5ba;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    
    background-color: #eeeeee;
    
    display: inline-block;
}

.product-page .top
{
    padding: 0px;
    margin: 0px;
    height: 223px;
}

.top .right
{
    width: 260px;
    height: 213px;
    float: left;
}

.prod-photo
{
    float: left;
    margin: 12px;
    width: 200px;
    height: 200px;
    border: 1px solid #2b6bb2;
    background-image: url('../images/product_photo.png');
}

.prod-data
{
    margin: 0px;
    width: 264px;
    
    clear: both;
    height: 185px;
}

.prod-data2
{
    margin: 0px;
    padding: 0px;
}

.prod-data p
{
    margin: 0px;
    padding: 0px;
    padding-top: 12px;
    font-size: 12px;
    font-family:  Arial;
    color: #4a4a4a;
    font-weight: normal;
}

.prod-data .name
{
    font-weight: bold;
}

.prod-data .price strong
{
    font-weight: bold;
}

.prod-data .available
{
    color: #009f3c;
    font-weight: bold;
}

.product-page .prod-data .brand
{
    clear: both;
    width: 77px;
    height: 77px;
    background-image: url('../images/hankook.png');
    position: relative;
    bottom: 6px;
    float: right;
    right: 0px;
}

.product-page .bottom .menu li:first-child
{
    margin-top: 0px;
    height: 17px;
    background-color: #fafafa;
}

.product-page .bottom .content
{
    margin-top: 1px;
    padding: 0px;
    height: auto;
    display: inherit;
    font-family:  Arial;
    font-size: 12px;
    color: #4a4a4a;
    
    background-color: #fafafa;
    
    border-top: 1px solid #afb5ba;
}

.product-page .bottom .content p
{
    padding: 12px;
    margin: 0px;
}

.same-products
{
    overflow: hidden;
    margin-left: 12px;
    float: left;
    
    font-family:  Arial;
    font-size: 12px;
    color: #4a4a4a;
    
    width: 212px;
    height: auto;
    background-color: #f7f7f7;
    border: 1px solid #afb5ba;
    
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

.same-products .top
{
    padding: 6px 0;
    text-align: center;
    font-weight: bold;
    background-color: #2b6bb2;
    border-bottom: 1px solid #afb5ba;
    color: #ffffff;
}

.same-products .content
{
    width: 212px;
    padding: 0px;
    overflow: hidden;
}

.same-products .pages
{
    font-weight: bold;
    text-align: center;
    padding: 12px 0;
    background-color: #eeeeee;
    margin: 0px;
    padding: 2px 0 0 0;
}

.pages .center
{
    display: inline-block;
    min-width: 0px;
    overflow: auto;
    margin: 0px auto;
    padding: 6px 0;
}

.same-products .pages a, .same-products .pages p
{
    margin: 0px; padding: 0 3px;
    display: inline-block;
    float: left;
    color: #2b6bb2;
}

.same-products .pages #p1
{
    color: #4a4a4a;
}

.pages .right-arrow
{
    background-position: 0 2px;
    float: left;
    background-image: url('../images/arrow_right.png');
    height: 12px;
    width: 6px;
    background-repeat: no-repeat;
}

.same-products .container
{
/*    position: relative;
    left: -100px;*/
}

.same-products .content ul
{
    float:left;
}

.same-products .content ul,
li
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.same-products .content li
{
    clear: both;
    border-bottom: 1px solid #afb5ba;
}

.content .top
{
    padding: 0px;
    margin: 0px;
    background: none;
    border: none;
    height: 61px;
    clear: both;
}

.content .top .left
{
    width: 62px;
    float: left;
}

.content .top .left .little-prod-img
{
    width: 50px;
    height: 50px;
    background-image: url('../images/tire_50.png');
    margin: 12px 0  0 12px;
}

.content .top .right
{
    margin-left: 12px;
    width: 126px;
    height: auto;
    float: left;
    padding-top: 10px;
}

.content .top .right p
{
    text-align: left;
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
    font-size: 11px;
    font-family:  Arial;
    color: #4a4a4a;
    font-weight: normal;
}

.content .top .right .name
{
    font-weight: bold;
}

.content .top .right .price strong
{
    font-weight: bold;
}

.content .top .right .available
{
    color: #009f3c;
    font-weight: bold;
}

.content .bottom
{
    padding: 12px 12px;
    margin: 0px;
    background: none;
    clear: both;
}