﻿
#item
{
    margin-top: 20px;
}

#item_code
{
    margin-top:5px;
}

#item_description
{
    width:260px;
}

#item_description p
{
    font-size:0.88em;
}

#item_summary
{
    line-height:140%;
    margin-top:10px;
}
#item_summary a
{
    text-decoration:underline;
}

#item_availability
{
    margin-top:10px;
}

#item_variantoptions
{
    margin-top:10px;
}

#item_variantoptions select
{
    min-width: 50px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:90%;
}

#item_price
{
    margin-top:10px;
}

.previousPrice
{
    font-weight:bold;
    text-decoration:line-through;
    font-size: 0.85em;
}

.currentPrice
{
    color:red;
    font-weight:bold;
    font-size:110%;
}

#item_addbutton
{
    margin-top:15px;
}

#item_multibuy
{
}

#item_picture
{
    width:205px;
    float:right;
}

#item_picture img
{
    width:200px;
    height:200px;
    border: solid 1px black !important;
}

#item_picture .hamletImg
{
    height: 283px!important;
}

#item_additionalInfo
{
    padding-top:15px;
}

#item_additionalInfo p
{
    font-size:0.88em;
}

.item_multibuy a
{
    text-decoration:underline;
}

#item_linkedOffer
{
    margin-top:5px;
}

#item_linkedOffer_picture img
{
    margin-left:2px;
    margin-top:10px;
    margin-bottom:20px;
    border:1px solid #BBBBBB !important;
}

#item_linkedOffer select
{
    font-family: Verdana,Arial,Sans-Serif;
    font-size:90%;
    min-width:80px;
}

#item_linkedOffer_text p
{
    margin-left:20px;
    margin-top:8px;
}

#item_related
{
    margin-top: 15px;
    margin-bottom:20px;
}

#item_related td
{
    width:25%;
}

#item_related img
{
    border:1px solid #BBBBBB;
}

.relatedText
{
    font-size:85%;
    font-weight:bold;
}

#item_fullDescription
{
    margin-top:10px;
    line-height:140%;
    font-size:0.85em;
}

#item_attributes
{
    margin-top:10px;
}
