.highslide-html {
 /*   background-color: #464667;
	filter:alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9;*/
}
.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(../img/highslide/graphics/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;
}
/* Styles for the popup */
.highslide-wrapper {
/*	background-color: white;*/
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-header {

}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	height: 15px;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
/*
*html #intro ul { list-style: none !important; margin-left: -10px !important; }
*html #intro ul li { background: url(../img/li_curl_s.gif) no-repeat left top !important; padding: 0px 0px 7px 15px !important; }

#intro ul { list-style: none !important; margin-left: -38px !important; }
#intro ul li { background: url(../img/li_curl_s.gif) no-repeat left top !important; padding: 0px 0px 7px 15px !important; }
*/
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../img/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	background-color: #464667;
}
.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;
}
img#v_close1 {
	position: absolute;
	left: 33px; top: 42px;
}
img#v_close {
	position: absolute;
	left: 30px; top: 41px;
}
*html img#v_close1 {
	top: 18px !important; left: 10px !important;
	width: 33px !important; height: 34px !important;
}
*html img#v_close {
	top: 23px !important; left: 10px !important;
	width: 33px !important; height: 34px !important;
}
body:first-of-type img#v_close {
	position: absolute;
	left: 30px; top: 20px;
}
img#v_movie {
	width: 100%; height: 10px;
}
*html img#v_movie {
	width: 600px; height: 10px;
}
table.video_p {
	margin: 20px;
}
table.video_p td {
	vertical-align: top;
}
td.trans, tr.trans td {
	width: 20px; height: 20px;
	background-color: #464667;
	filter:alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9;
}
td.movie {
	background-color: #464667;
}
td.bg1 {
	width: 34px; height: 34px;
	background: url('../../img/video/bg1.png') no-repeat bottom right;
}
td.bg2 {
	width: 34px; height: 34px;
	background: url('../../img/video/bg2.png') repeat-x top left;
}
td.bg3 {
	width: 34px; height: 34px;
	background: url('../../img/video/bg3.png') no-repeat bottom left;
}
td.bg4 {
	width: 34px;
	background: url('../../img/video/bg4.png') repeat-y top right;
}
td.bg5 {
	width: 34px;
	background: url('../../img/video/bg5.png') repeat-y top left;
}
td.bg7 {
	width: 34px; height: 34px;
	background: url('../../img/video/bg7.png') no-repeat top right;
}
td.bg8 {
	height: 34px;
	background: url('../../img/video/bg8.png') repeat-x top left;
}
*html td.bg2, *html td.bg7, *html td.bg8 {
	line-height: 34px;
}
td.bg9 {
	width: 34px; height: 34px;
	background: url('../../img/video/bg9.png') no-repeat top left;
}

