.hide{
	display:none;
}
.highslide-html {
	width:400px;
	color:#000;
}
.highslide-html div {
	overflow:hidden;
}
.highslide-body {
	background: transparent url(../img/pixel_bg.gif);
	padding:10px;
	overflow:hidden;
	cursor:move;
	
}
.box-minimized {
	width:200px;
	height:80px;
	padding:5px 5px 5px 5px;
	background-color:#CCCCCC;
}

.box-minimized h1 {
	background:#fff url(../img/plus.gif) no-repeat 125px 50%;
	width:134px;
	padding:5px 0 4px 5px;
	display:block;
	margin:0 auto;
	color:#000;
	font-size:10px;
	text-decoration:none;
	position:relative;
	font-weight:normal;
	text-transform:uppercase;
	cursor:pointer;
}

.box-minimized h1:hover {
	color:#e6441f;
}


.highslide-html-content {
    display: none;
}
.links{
	position:absolute;
	height:auto;
	overflow:visible !important;
	z-index:3000;
}
.links a, .links a:link, .links a:visited, .links a:active {
	display:block;
	position:relative;
	top:15px;
	left:370px;
	overflow:hidden;
	height:10px;
	text-indent: -2000px;
	width:10px;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	background:transparent url(../img/highslight_close_button.gif) no-repeat center right;
	padding:5px;
}
.highslide-body h1{
	padding:5px 0 5px 5px;
	background:#fff;
	text-transform:uppercase;
	color:#000;
	font-size:10px;
	margin:0;
	width:160px;
	font-weight:normal;
}
.highslide-body .csc-textpic {
	background:#fff;
	padding:5px;
}
.highslide-body .bodytext {
	margin:0px;
	padding: 5px;
	background:#fff;
}
.highslide-body .csc-textpic-image {
	width:auto !important;
}
.highslide-body .csc-textpic-text .bodytext {
	padding:0px;
}
.highslide-body img {
	width:370px;
	height:auto;
}
.highslide-html a {
	color:#e6441f;
	text-decoration:none;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 10px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../img/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;
}


/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;

}
.highslide-display-none {
    display: none;
}

div.csc-textpic-imagewrap, div.csc-textpic-text {
	height:auto;
}

* .tx_kuloplayer_pi1-player-text, .tx_kuloplayer_pi1-player-text .bodytext {
	display:none;
	width:380px !important;
	float:none !important;
	background-color:#fff;
	padding:10px auto;
}

.tx_kuloplayer_pi1-player {
	background-color:#fff;
	padding:10px 0 10px 0 !important;
}

.tx_kuloplayer_pi1-player p {
	height:0px !important;
	line-height:0px !important;
	border:none !important;
	margin:0 !important;
	padding:0 !important;
}


.tx_kuloplayer_pi1-video {
	margin:0 auto !important;
	float:none !important;
}