
/*****************************************************************************/
/* The following styles are added by the Highslide Editor                    */
/*****************************************************************************/
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-image {
	border: none;
}
.highslide-caption {
	background-color: #DDDDDD;
	padding: 5px;
	border-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #FFFFFF;
 border-style: solid;
}
.highslide-loading {
	display: block;
	padding: 3px 0 3px 22px;
	width: 0;
	height: 16px;
	overflow: hidden;
	background-color: white;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	background-image: url(/js/highslide/graphics/loader.white.gif);
}

.close-simple-white {
	width: 16px;
	height: 16px;
	background: url(/images/icons/close-x.png) 0 0 no-repeat;
	cursor: pointer;
}
.highslide-html {
	background: none;
}
.highslide-header ul a {
	background-image: url(/js/highslide/graphics/controlbar-text-buttons.png);
	padding-left: 16px;
	display: inline-block;
	height: 16px;
	margin:.25em .25em 0 0
}
.highslide-header ul li span {
	display: none;
}
.highslide-header .highslide-move {
	display: none;
}
.highslide-header .highslide-close {
	display: none;
}
.highslide-footer {
	display: none;
}

.highslide-body	{padding:0 1em}



/*****************************************************************************/
/* Override highslide.css                                                   
.highslide-quickview {background: url(/images/icons/close-x-orange.png) 50% 100% no-repeat;}
/*****************************************************************************/

.highslide-container div {font-family:Arial, Helvetica, sans-serif;font-size:1em;text-align:left}


.highslide-ajax .highslide-heading {font-size:2.4em!important; font-weight:400; color:#fff; width: 100%; background:#444!important; margin:0!important; padding:.4em 0; position: absolute; text-indent: .4em;}
.highslide-ajax .close-simple-white { margin-top: 10px; padding-right: 10px; }
.highslide-ajax .highslide-header {height: 71px;}



.highslide-quickview .highslide-heading	{font-size:.75em!important;}
.highslide-quickview .close-simple-white {margin-top:-18px!important;margin-right:.25em}
.highslide-quickview .close-simple-white {width: 16px;height: 16px;background: url(/images/icons/close-x-orange.png) 0 0 no-repeat;	cursor: pointer;}
.highslide-quickview .highslide-body	{padding:0;margin:0}
.highslide-quickview .arrow-down {width: 54px;height: 33px;position:absolute; bottom:-33px; right:20px; background: url(/images/icons/arrow-down.png) 0 0 no-repeat;	}
.highslide-caption	{background:#fff}