body
{
background-color: transparent;
}

#popUpArea
{
width: 650px; 
height: auto;
min-height: 500px;
}

#popUpArea a
{
color: #ddbc5b;
text-decoration: underline;
}
#popUpArea a:hover
{
color: #a09651;
}
#thumbPreview
{
float: right; 

text-align: center;
}

#innerContainer
{
width: 650px; 
}

#largeImagePreview
{
width: 480px; 
float: left; 
height: 382px;
background-color: #000000;
margin:15px 0px 0px 8px;
}

#prodDescription
{ 

clear: both;
}

#prodDescription p
{
color: #eeeeee;
margin-left: 20px;
margin-top: 10px;
}

.popupThumb
{

margin: 0px 0px 4px 0px;
width: 75px;
height: 350px;
padding:5px 0px 5px 5px;
/*overflow:hidden;*/
}
.popupThumb p
{
font-size:.7em;
color: #ffffff;

}

.popupThumb img
{
border: 1px solid #eeeeee;
margin:10px 0px 0px 0px;
}
.popupThumb a
{
font-size:.7em;
color: #ffffff;
/*margin:5px 0px 0px 5px;*/
padding: 5px 0px 10px 5px;
}

#fadeDiv
{
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
width: 484px; 
height: 363px;
margin-top: 10px;
/*filter: Alpha(opacity=0); */
text-align: center;
background-color: #000000;

}

#fadeDiv a
{
color: #ddbc5b;
text-decoration: underline;
}
#fadeDiv a:hover
{
color: #a09651;
}

#fadeDiv p
{
color:#ddbc5b; 
text-align:center; 
margin-top: 10px;
}
