@CHARSET "UTF-8";
.hs_img-border { border:1px solid #000; }

.hs_control-bar {
	position:relative;
	top:0;
	left:0;
	width:100%;
	/*height:20px;*/
	padding:0px 2px;
	margin-bottom:0px;
	/*background-color:#eee;
	border-bottom:3px solid #569fd3;
	*/
	font-family:verdana;
	font-size:25px;
	font-weight:bold;
	
}

.hs_lower-content {
	position:relative;
	top:0;
	left:0;
	color:#fff;
	width:582px;
	height:auto;
	padding:10px;
	margin-top:13px;
	background-color:#545454;
}

/*----- end portfolio styles -----*/

/** {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}*/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	text-align:left;
}
.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;*/   
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
    display: block;
    /*position: relative;*/
	float:right;
	color: #a53e00;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

#overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
	background-color:#000;
	/* -- transparency --
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);*/
}
