.thumbwrapper .highslide {
	outline: none;
}
.textwrapper .highslide {
	font-size: 11pt; 
	text-decoration: none;
	display: block; 
	text-align: center;
}
.highslide {
	cursor: url(../slide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid gray;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../slide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../slide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.enter {
	background: url(../img/li.jpg) no-repeat;
}
.scott{
margin-left: 45px;
}
.scott a{
margin-left: 0px;
margin-right: 10px;
text-decoration: none;
color: #A21D1D;
font-weight: bold;
}
.scott a:hover{
margin-left: 0px;
margin-right: 10px;
text-decoration: underline;
color: #242424;
}
.highslide-caption a{
	float: right;
	padding-left: 20px;
	text-decoration: none;
	line-height: 20px;
	color: #39F;
}
.highslide-caption a:hover{
   color: Gray;
	text-decoration: none;
}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#products {
float:left;
margin-left:20px;
margin-right:8px;
width:105px;
height: 185px;
}
#product {
margin-left:26px;
margin-top:10px;
margin-right:0px;
}
#product_info {
margin-left:50px;
margin-top:10px;
margin-right:0px;
}
#product_info a{
color: #525252;
font-weight: bold;

text-decoration: none;
}
#product_info a:hover{
color: #A60000;
font-weight: bold;
text-decoration: underline;
}
