Body {
    background: #000 url(../img/woodtile.jpg) repeat scroll top left;
    margin: 0pt; 
    color: #463c3c;
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    -webkit-text-size-adjust: none;
}


/*.sock {width: %;
position: relative;
height:auto;
align:center; }*/

.vial {
  position: relative;
  width: auto;
}

.vialleft { float:left;
 position: relative;
  width: auto;
}

.mirage {
  opacity: 1;
  display: block;
  width: auto;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  width: auto;
  height: auto;
  top: 63%;
  left: 48%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.vialleft .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.vial:hover .mirage {
  opacity: 1;
}

.vial:hover .middle {
  opacity: 1;
}

.vialleft:hover .mirage {
  opacity: 1;
}

.vialleft:hover .middle {
  opacity: 1;
}

.illusion {
  background-color: transparent;
  color: white;
  font-size: 16px;
  padding: 5px 5px;
}


.inset {
background: url('../img/boxtext.jpg') top center repeat-x;
width:460px;
-webkit-box-shadow: #000 0px 0px 10px;
-moz-box-shadow: #000 0px 0px 10px;
box-shadow: #000 0px 0px 10px;
padding:0px;
margin:0px;


}

.inset_top {
background: url('../img/boxhead.jpg') top center no-repeat;
		width: 460px;
		height: 57px;
		font-family: 'Georgia', serif;
font-size: 16px;
color: #463C3C;
line-height: auto;
text-transform: uppercase;
font-weight: none;
letter-spacing: 10px;
text-align:center;
padding:0px;
		}
		
.inset_top a:link, .inset_top a:visited{
color: #b22112;
font-size: 16px;
text-transform: uppercase;
text-decoration:none;
font-weight: bold;
}
.inset_top a:hover, .inset_top a:active{
color: #463C3C;
font-size: 16px;
text-decoration:underline;
text-transform: uppercase;
font-weight: bold;
}

.inset_text {
background: url('../img/boxtext.jpg') top center repeat;
		width: 460px;
		height: auto;
		padding:10px 15px 0px 15px;
		}		
		
.inset_bottom {
background: url('../img/boxbottom_1.jpg') top center no-repeat;
		width: 460px;
		height: 26px;
		}			
			
.inset2 {
background: url('../img/boxtext.jpg') top center repeat-x;
-webkit-box-shadow: #000 0px 0px 5px;
-moz-box-shadow: #000 0px 0px 5px;
box-shadow: #000 0px 0px 5px;
padding:0px;
margin:0px 0px 0px 10px;


}

.inset_top2 {
background: url('../img/boxhead.jpg') top center no-repeat;
		height: 57px;
		font-family: 'Georgia', serif;
font-size: 16px;
color: #463C3C;
line-height: auto;
text-transform: uppercase;
font-weight: none;
letter-spacing: 10px;
text-align:center;
padding:0px;
		}
		
.inset_top2 a:link, .inset_top a:visited{
color: #b22112;
font-size: 16px;
text-transform: uppercase;
text-decoration:none;
font-weight: bold;
text-shadow: 1px 1px 0px #000, 2px 2px 0px rgba(0,0,0,0.50);
}
.inset_top2 a:hover, .inset_top a:active{
color: #463C3C;
font-size: 16px;
text-decoration:underline;
text-transform: uppercase;
font-weight: bold;
text-shadow: 1px 1px 0px #000, 2px 2px 0px rgba(0,0,0,0.50);
}

.inset_text2 {
background: url('../img/boxtext.jpg') top center repeat;
		height: auto;
		padding:10px 15px 0px 15px;
		}		
		
.inset_bottom2 {
background: url('../img/boxbottom_1.jpg') top center no-repeat;
		height: 26px;
		}						