﻿#proddetail-text, .swatch
{
    float: right;
}

#proddetail-images, #proddetail-detailimage
{
    float: left;
}

#proddetail-detailimage
{
    margin-bottom: 10px;
}
#proddetail-available, #proddetail_enlarge, #proddetail-sizes
{
    margin-top: 10px;
}

#proddetail-sizes .underline
{
    text-decoration: underline;
}


#proddetail_enlarge
{
    margin-bottom: 20px;
    text-align: center;
}
.magnify
{
    cursor: pointer;
}
.right
{
    float: right;
}
#proddetail-text
{
    width: 297px;
}

#proddetail-images, #proddetail-buynow
{
    width: 245px;
}

#proddetail-features
{
    width: 277px;
    height: auto;
}


.proddetail-available-store
{
    margin-left: 20px;
    margin-right: 30px;
}

.buillet
{
}

.bullet .subbullet
{
    margin-left: 15px;
    list-style-type: circle;
}

.swatch
{
    margin-left: 5px;
    margin-right: 7px;
    margin-bottom: 10px;
}

.swatch-color
{
    border: solid 1px #736139;
}

.image-buynow, .additionalContent1
{
    width: 240px;
    height: auto;
    text-align: center;
    position: static;
    margin: 0px auto 0px auto;
}

/* Image Popup */
#imagepopup
{
    /* position: absolute;
   top: 30px;
    left: 160px;*/
    width: 750px;
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin: 0 0 0 0;
 /*   border: solid 1px #000000;*/
 display: none;
  /*  z-index: 3;*/
    text-align: left;
}

#imagepopup a
{
    color: #5A2149;
    font-weight: bold;
}

#imagepopuplogo
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    float: left;
    text-align: left;
}

#imagepopupclose
{
    margin: 5px 5px 0 0;
    padding: 0 0 0 0;
    width: 370px;
    float: right;
    text-align: right;
    font-size: 14px;
}

.colorheader
{
    float: left;
    width: 100px;
}

.productenlarge
{
    padding: 2px 5px 2px 0;
    float: right;
    cursor: pointer;
    line-height: 12px;
    height:20px;
}

#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#FFF; border:3px solid #FFF; padding:12px;}

.simplemodal-close
{
    cursor: pointer;
}

