#popupBodySlotsWrapper
{
    width:700px;
    float:left;
    height:500px;
}

.javascriptEnabled{
    display:none;
}

#imageBody {
    float:left;
    padding-left:10px;
    height:428px;
    width:344px;
    margin-top:-4.3em;    
}

.productImage{
    border:1px solid #999999;
    margin-bottom:34px;
}

.alternateImage {
    padding-right:5px;
    height:55px;
    width:45px;
}
#alternateImagesBody .javascriptEnabled, #alternateImagesBody .javascriptDisabled {
    float:left;
    height:71px;
    margin-top:5px;
}

img.altImage {
 height:54px;
 width:43px;
}

.alternateImage a{
    float:left;
}

.imageMain * {
    display:none;
}

.imageMain .altImage {
    border:1px solid #0088DD;
    display:block;
}

.imageMain a {
    display:block;
}

.imageMain .selectedImagePointer {
    background:transparent url(http://ecx.images-amazon.com/images/I/01n1RkKZAsL.gif) no-repeat scroll 0 0;
    display:block;
    height:7px;
    margin-left:18px;
    width:9px;
    clear:left;
}

.imageAlt .selectedImagePointer {
    display:none;
}

.imageAlt .altImage {
    border:1px solid #999999;
    display:block;
}


* html #imageBody{
    width:360px;
    margin-top:0em;
    padding-top:0.5em;
}

#popup-1{
    float:right;
    width:100%;
}

#popup-2,#popup-3{
    float:right;
    width:323px;
    clear:right;
}

#productTitle{
    float:left;
    width:95%;
    font-size:1.65em;
    font-weight:bold;
	line-height:1.2em;
    margin-bottom:1.6em;
    margin-top:0.7em;
}

* html #productTitle{
    margin-top:0em;
}

.chooseColorSwatches{
    float:left;
}

* html .chooseColorSwatches{
   padding-top:2.5em;
}

.inlineClass{
    display:inline;
}

h1{
    font-size:1.31em;
    font-family:Arial;
}

.swatchOuter{
    float: left;
    display:block;
    margin:0.0em 0.0em 0.0em 0.0em;
    padding: 0.27em 0.27em 0.27em 0.27em;
}

.swatchOuter a{
    text-decoration:none;
}

.swatchInnerImage{
    float: left;
    display: block;
    padding: 0.0em 0.0em 0.0em 0.0em;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 1.81em;
    height: 1.81em;
}

.swatchAvailable{
    float: left;
    display: block;
    margin: 0.0em 0.0em 0.0em 0.0em;
    padding: 0.09em 0.09em 0.09em 0.09em;
    border: 0.09em solid #3596c7;
    cursor:pointer;
    color: #069;
}

.selected_color_name{
font-weight:bold;
}

.selected_color_name .defaultColorMsg{
font-weight:normal;
}

.swatchesGroup{
    margin-left:90px;
}

#alternateImagesBody{
    float:right;
    width:345px;
    clear:none;
    margin-right:-2.8em;
    margin-top:10px;
    font-size:0.75em;
    padding-left:10px;
}

* html #alternateImagesBody{
    padding-left:0px;
}

.altViewsLabel{
font-weight:bold;
margin-bottom:5px;
}

.selectedImagePointer{
    margin-left:22px;
}

#imageBody .productImage, #amazoomBody #imageBody{
float:left;
}




