/* CSS style - Core Design Highslide plugin for Joomla! 1.5 */

/* Default */
.highslide-dimming {
	background: white;
	position: absolute;
	width: 100%;
	visibility: hidden;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content-header {
	height: 20px;
	padding: 2px;
	
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-body {
	padding: 0 10px 10px 10px;
}
.highslide-move {
    cursor: move;
	 border: 0;
	 height: 18px;
	 padding: 2px;
}
a.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999 !important;
}
a.control:hover {
	color: black !important;
}
#hsId0 a:link,#hsId0 a:visited{display:none}
#hsId0 a:hover{display:none} 
/*
a.highslide-credits i:links,a.highslide-credits i:visited,
a.highslide-credits i {
    
    text-decoration: none;
	font-size: 0px;
	display:none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    
	display:none;
	font-size:0px;
}

 End */

/* Powered by style */
/*div.cd_core_design_poweredby {
	font-size: 0px;
	text-align: center;
	color: transparent;
	display:none;
	 
}
div.cd_core_design_poweredby a, div.cd_core_design_poweredby a:hover {
	color: #A9A9A9 !important;
	text-decoration: none;
	display:none;
	color:transparent;
}*/
/* End */