a {
outline:none;
color:#FF0000;
}
a:hover{
outline:none;
color:#FF0000;
}
a:visited{
color:#00FFFF;
}
#motioncontainer a img {
position:relative;
border:none;
bottom:0;
}
#motioncontainer a:visited img {
color:#FF5500;
}
.highslide-html {
    background:#222 url(highslide2/graphics/gt1.gif) top left no-repeat;
	padding:4px;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    margin-top:-7px;
     margin-left:-7px;
    display: block;
	border:none;
	width:50px;
	height:50px;
    background:#fff url(highslide2/graphics/loader.white.gif) center center no-repeat;
}

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;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    padding: 8px;
}
.highslide-wrapper .highslide-header div {

}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
height:20px;
display:block;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;

}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header span {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #999;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 12px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	margin-top:4px;
	background: url(highslide2/graphics/resize.gif) no-repeat;
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-dimming {
	background: #fff;
	position: absolute;
	cursor:pointer;
}


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	font-family:Arial;
	font-size:12px;
}
 
.tool-title {
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	color: #ff5500;
	padding: 8px 8px 4px;
	background: url(icone/bubble.png) top left;
}
 
.tool-text {
	font-size: 1px;
	padding:0;
	background: url(icone/bubble.png) bottom right;
	text-indent:-9999em;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ff5500;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

