﻿.titlerow
{
    width: 100%;
    position: relative;
    top:0px;
    margin-top: 20px;
    margin-bottom: 12px;
}
.producttitle
{
    margin-left: 20px;
    font-size: 18px;
}
#maincolourpanel
{
    position: absolute;
    right: 20px;
    top: 0px;
    font-size: 14px;
}
#productmaincoldd
{
    position: relative;
    top: 2px;
}

.textrow
{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 30px;
    position: relative;
    left:0px;
}
.maintext
{
    width: 480px;
    margin-left: 20px;
    line-height: 1.4;
    min-height:170px;
    height: auto !important;
    height: 170px;
}
.textrowright
{
    position: absolute;
    right: 20px;
    top: 0px;
    text-align: right;
}
#leathersymbol
{
    display: block;
    margin-left: auto;
    padding-bottom: 5px;
}
.textrowright a
{
    display: block;
    margin-left: auto;
    margin-top: 10px;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
}


.variantrow
{
    padding-bottom: 18px;
    margin-bottom: 12px;
    width: 100%;
    position: relative;
    top: 0px;
    background-color: #f0e9e1;
    clear: both;
}
.variantrowtitle
{
    font-size: 14px;
    font-weight: bold;
    display: block;
    position: absolute;
    top: 20px;
    left:20px;
}
.variantthumb
{
    margin-top: 45px;
    width: 460px;
    margin-left:20px;
    float: left;
}
.variantthumbimage
{
    display: block;
    float: left;
    border: solid 2px white;
}
.varianttextpanel
{
    padding-left:20px;
    float: left;
    height: 139px;
    width: 186px;
    position: relative;
    left:0px;
}
.rrplabel, lowrrplabel
{
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
}
.rrplabel .price, .lowrrplabel .price
{
    font-weight: bold;
    text-decoration: line-through;
}
.dimensionspanel
{
    position: absolute;
    bottom: 0px;
}
.smallvariantimage
{
    float: left;
    margin-top:8px;
    margin-right: 8px;
    border: solid 2px white;
    height: 27px;
    width: 27px;
}
.colourlabel
{
    display: block;
    clear: both;
    margin-top: 6px;
    font-style: italic;
    font-size: 11px;
}

.pricepanel
{
    width: 227px;
    margin-top: 45px;
    border-left: solid 1px #d9d3cc;
    padding-left: 20px;
    margin-right: 20px;
    float: left;
}
.nowonly
{
    font-size: 20px;
    font-weight: bold;
    color: #c53a3a;
}
.pricetable
{
    width: 100%;
    margin-top: 10px;
}
.pricetable td
{
    font-size: 15px;
    vertical-align:middle;
}
.colourcol1
{
    text-align: left;
    padding-right: 15px;
}
.colourcol1 .btnbold
{
    font-weight: bold;
}
.colourcol2
{
    text-align: right;
    padding-right: 15px;
    color: #c53a3a;
    font-weight: bold;
}
.colourcol3
{
    text-align: right;
}
.pricepanelfreedelivery
{
    display: block;
    margin-top: 10px;
    font-weight: bold;
}


.addtocart
{
    display: block;
    width: 81px;
    height: 24px;
    background: url(commonimages/addtocart.png) no-repeat;
}
.addtocart:hover
{
    background: url(commonimages/addtocarthover.png) no-repeat;
}
#mysuite
{
    position: fixed;
    width: 349px;
    cursor: move;
    background: url(commonimages/mysuitebackground.gif) repeat-y;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #909392;
    line-height: 18px;
    z-index: 20;
}
.mysuitetop
{
    width: 100%;
    height: 12px;
    position: relative;
    top: -12px;
    background: url(commonimages/mysuitetop.gif) no-repeat;
}
.mysuitebottom
{
    width: 100%;
    height: 12px;
    position: relative;
    bottom: -12px;
    background: url(commonimages/mysuitebottom.gif) no-repeat;
}
.mysuitetitle
{
    margin-left: 20px;
}
.mysuitetitlebrown
{
    color: #7d5434;
}
.clicktodrag
{
    font-size: 9px;
    color: #909392;
}
#mysuiteclose
{
    display: block;
    position: absolute;
    height: 18px;
    width: 60px;
    right: 20px;
    background: url(commonimages/mysuiteclose.png) no-repeat;
}
#mysuiteclose:hover
{
    background: url(commonimages/mysuiteclosehover.png) no-repeat;
}
.mysuitecontents
{
    margin-top: 20px;
    width: 100%;
    text-align: right;
}
.mysuitetable
{
    width: 335px;
    margin-left:7px;
    margin-right: 7px;
    background-color: #f8f7f6;
}
.mysuitetable td
{
    border-bottom: solid 2px white;
    font-size: 10px;
}
.basketcol1, .basketcol2, .basketcol3, .basketcol4, .basketcol5
{
    padding-right: 0px;
    margin:0px;
}
.basketcol1
{
    padding-left: 13px;
}
.basketcol2, .basketcol3, .basketcol4
{
    padding-left:3px;
}
.basketcol5
{
    padding-left: 6px;
    padding-right: 13px;
}
.basketcol2
{
    text-align: left;
}
.basketcol3, ..basketcol4
{
    text-align: right;
}
.mysuitetotalrow td
{
    padding-top:10px;
    padding-bottom:10px;
}
.basketcheckoutbtn
{
    margin-left: auto;
}


