body { margin:0px 0px 0px 0px; padding:0px; font-family:trebuchet ms, arial, helvetica, sans-serif, verdana; font-size: 12px; color:#000000;}
a { color: #000000; text-decoration: underline; }
a:hover { background-color: #FF6603; color: ffffff; text-decoration: none;}
td { font-size: 10px; }


.contacts { color: #ffffff; font-size: 10px; }
a.contacts { color: #ffffff; text-decoration: underline; font-size: 10px; }
a:hover.contacts { background-color: #FF6603; color: ffffff; text-decoration: none;}

.skype { color: #ffffff; font-size: 10px; }
a.skype { color: #ffffff; text-decoration: none; font-size: 10px; }
a:hover.skype { background-color: #FF6603; color: ffffff; text-decoration: none;}


.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
    padding: 10px;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	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;*/
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 8pt;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

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


