/*--------------------------------------------------------------------------*/
/* Customize styles - these can be deleted and copied to style.css
/*--------------------------------------------------------------------------*/

/* Thumbnail styles----------------------------------------------*/
a.highslide img { margin: 0; padding: 0; border: 0px solid; }
.highslide img { margin: 5px; padding: 0; border: 0px solid; }
.highslide:hover img { margin: 0; padding: 0; border: 0px solid; }
.highslide-image { border: 10px solid white;}
a.highslide, .highslide { }

/* Caption styles -----------------------------------------------*/
.highslide-caption { border: none; padding: 5px; background-color: white; text-align: center; }

/* Loader styles ------------------------------------------------*/
.highslide-loading { color: white; font-size: 9px; font-weight: bold; text-transform: uppercase; text-decoration: none;
	padding: 3px 3px 3px 22px; border-top: 1px solid white; border-bottom: 1px solid white;
	background: url(highslide/graphics/loader.gif) no-repeat 3px 1px; }

/* Sundry styles --------------------------------------------------*/
.hsclear { clear: both; }
a.highslide-full-expand { background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 44px;
	height: 44px;
}


/* iframe styles */
.highslide-wrapper .highslide-html-content { padding: 0px; }
.highslide-wrapper .highslide-header ul { position: relative; margin: 0; padding: 0; text-align: right; width: 100%; list-style: none; height: 20px; }
.highslide-wrapper .highslide-header ul li { }
.highslide-wrapper .highslide-header a { font-weight: bold; color: gray; text-transform: uppercase; text-decoration: none; }
.highslide-wrapper .highslide-header a:hover { color: black; }
.highslide-wrapper .highslide-header ul li.highslide-move { cursor: move; }
.highslide-wrapper .highslide-header ul li.highslide-move a { cursor: move; }
.highslide-wrapper .highslide-header ul li.highslide-close { right: 3px; top: 2px; }
.highslide-wrapper .highslide-body { }
.highslide-wrapper .highslide-footer { height: 20px; padding: 5px; }
.highslide-wrapper .highslide-header ul li.highslide-previous, 
.highslide-wrapper .highslide-header ul li.highslide-next { display: none; }
.highslide-wrapper .highslide-footer .highslide-resize {
    cursor: nw-resize;
    float: right;
    height: 11px;
    width: 11px;
    background: url(highslide/graphics/resize.gif);
    position: relative;
    top: 11px;
    left: 3px;
}

/* Youtube styles */
.highslide-wrapper-ytb .highslide-html-content { padding: 0px; }
.highslide-wrapper-ytb .highslide-header ul { position: relative; margin: 0; padding: 0; text-align: right; width: 100%; list-style: none; height: 20px; }
.highslide-wrapper-ytb .highslide-header ul li { }
.highslide-wrapper-ytb .highslide-header a { font-weight: bold; color: gray; text-transform: uppercase; text-decoration: none; }
.highslide-wrapper-ytb .highslide-header a:hover { color: black; }
.highslide-wrapper-ytb .highslide-header ul li.highslide-move { cursor: move; }
.highslide-wrapper-ytb .highslide-header ul li.highslide-move a { cursor: move; }
.highslide-wrapper-ytb .highslide-header ul li.highslide-close { right: 3px; top: 2px; }
.highslide-wrapper-ytb .highslide-footer { height: 20px; padding: 5px; }
.highslide-wrapper-ytb .highslide-footer .highslide-resize { display: none }
.highslide-wrapper-ytb .highslide-header ul li.highslide-previous, 
.highslide-wrapper-ytb .highslide-header ul li.highslide-next { display: none; }

/* wordTube styles */
.highslide-wrapper-wtb .highslide-html-content { padding: 0px; }
.highslide-wrapper-wtb .highslide-header ul { position: relative; margin: 0; padding: 0; text-align: right; width: 100%; list-style: none; height: 20px; }
.highslide-wrapper-wtb .highslide-header ul li {  }
.highslide-wrapper-wtb .highslide-header a { font-weight: bold; color: gray; text-transform: uppercase; text-decoration: none; }
.highslide-wrapper-wtb .highslide-header a:hover { color: black; }
.highslide-wrapper-wtb .highslide-header ul li.highslide-move { cursor: move; }
.highslide-wrapper-wtb .highslide-header ul li.highslide-move a { cursor: move; }
.highslide-wrapper-wtb .highslide-header ul li.highslide-close { right: 3px; top: 2px; }
.highslide-wrapper-wtb .highslide-footer { display: none }
.highslide-wrapper-wtb .highslide-header ul li.highslide-previous, 
.highslide-wrapper-wtb .highslide-header ul li.highslide-next { display: none; }

/* Custom styles */
.highslide-header { background: url(images/win_titlebar.jpg) top left repeat-x; }
