@charset "utf-8";
/* CSS Document */


.highslide-html {
    background:url(../images/highslidebg.jpg) top no-repeat white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.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;
}
.controldiv
{background:url(../images/highslidehcontrolbg.jpg) no-repeat right top; height:20px;}
.control {
float: right;display: block;
    /*position: relative;*/
margin: 0 5px; font-size: 8pt;text-decoration: none; color: #CE0000; 
font-family:'Trebchuet MS',Arial, Helvetica, sans-serif;
}
.control:hover {
	color: #CE0000; !important;
}
.highslide-move {
    cursor: move;
}
.highslide-move:hover {
    cursor: move; color:white;
}
.highslide-body h1
{font:1.8em Trebuchet MS; color:#555; margin:10px 0; color:#074c8f; background:url(../images/highslideh1bg.jpg) no-repeat; padding-left:50px; height:34px; padding-top:10px; }
.highslide-body .red
{color: #CE0000; font-weight:bold;}
.highslide-body .blue
{color: #074c8f;}
.highslide-body h2
{font:1.8em Trebuchet MS; color:#555; margin:10px 0; color:#074c8f;}
