﻿#proddetail-text,
.swatch
{
	float:right;
}

#proddetail-images,
#proddetail-detailimage
{
	float:left;
}

#proddetail-available, 
#proddetail_enlarge,
#proddetail-sizes
{
	margin-top:10px;
}

#proddetail-sizes .underline
{
	text-decoration:underline;
}


#proddetail_enlarge
{
	margin-bottom:20px;
	text-align:center;
}

#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: 370px;
    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;
}

