.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.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(highslide/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(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* scrollable */

#slider {

	position: relative;

}

div.scrollable {  

    position:relative; 

    overflow:hidden; 

    width: 606px; 

    height:120px; 

	padding-top: 5px;

} 

div.scrollable-vertical {

	position:relative; 

    overflow: hidden; 

    width: 128px; 

    height:608px; 

	background: url(images/scroll_bg.gif) repeat-y 1px top;

	padding-left: 2px;

}

div.scrollable div.items,

div.scrollable-vertical div.items { 

    width:20000em; 

    position:absolute; 

}  

div.scrollable .page { 

    width:97px; 

    float:left;

	border: 2px solid #fff; 

	cursor: pointer;

} 

div.scrollable-vertical .page {

	width:97px; 

    float:left;

	border: 2px solid #e4e7ec; 

	cursor: pointer;

}

div.scrollable-vertical .page {

	padding: 3px 0 1px 3px;

}

* html div.scrollable .page,

* html div.scrollable-vertical .page {

	width: 101px;

}

div.scrollable .page .slider-img,

div.scrollable-vertical .page .slider-img {

	background: url(images/border.jpg) no-repeat;

	height: 79px;

	padding: 8px 0 0 3px;

}

div.scrollable-vertical .page .slider-img {

	height: 75px;

}

div.scrollable .page .slider-img img,

div.scrollable-vertical .page .slider-img img {

	width: 89px;

	height: 59px;

}

div.scrollable .page .slider-links,

div.scrollable-vertical .page .slider-links {

	font-size: 10px!important;

	padding: 0 2px 2px;

}

div.scrollable-vertical .page .slider-links {

	padding: 0 2px;

}

* html div.scrollable-vertical .page .slider-links {

	padding-top: 4px;

}



div.scrollable-vertical .page .slider-links a{

	font-size:10px

}



#slider .prev {

	position: absolute;

	left: -17px;

	top: 20px;

}

#slider .next {

	position: absolute;

	right: -18px;

	top: 20px;

}

#slider .top {

	position: absolute;

	right: 4px;

	top: 0;

}

#slider .bottom {

	position: absolute;

	right: 4px;

	bottom: 0;

}



#slider .top img,

#slider .bottom img,

#slider .prev img,

#slider .next img,

div.scrollable .page .slider-img a img,

div.scrollable-vertical .page .slider-img a img {

	border-width: 0;

	cursor: pointer;

}

#loader {

	margin: 10px;

}

#toptobot { top: 19px!important; }

#toptotop { top: 571px!important; z-index: 2; }

* html #toptotop { top: 573px!important; }



.bg-border {  }

.items.bg-border { width: 105px!important; }



.slider-hover { 

	border-color: #f00!important; 

}

	

.search-table-new { width: 570px; }

* html .search-table-new { width: 750px!important; }



.panel-line {

	height: 1px; width: 107px; margin-left: 1px; font-size: 0px; line-height: 0px; background: url(images/pixel_grey.gif) repeat-x bottom;

}

.panel-line.last { background-position: top; }

/* /scrollable */

#listing-params td { padding-right: 31px; width: auto; }