﻿#ViewBooLink { position: absolute; left: 20px; bottom: 25px; display: none; z-index: 10;}
#StartMenu.UThan { z-index:9;position: absolute; left: 0px; bottom: 0px; width:65px; height:65px;background: url(/assets/images/start.png) 0px 0px no-repeat; }
#StartMenu.UThan:hover { background-position:  0px -66px; }
#StartMenu.UThan.DThan { background-position:  0px -131px; }
#StartMenu.UThan.DThan:hover {background-position:  0px -196px; }
#Expand.GThan { font-size: 0; line-height: 0;width:65px; height:65px;background: url(/assets/images/expand.png) 0px 0px no-repeat; }
#Expand.GThan:hover { background-position: 0px -66px;}
#Expand.GThan.LThan { background-position:  0px -131px; }
#Expand.GThan.LThan:hover { background-position:  0px -196px }
#VideoControls {width: 500px;position: relative; margin-left:auto;margin-right:auto; display: none; z-index: 10;}
#VideoControls li { margin-left: 5px; float: left; width: 65px; height: 65px; list-style-type: none; list-style-image: none; list-style-position: inside; }
#DebugBox { position:absolute;top:20%;left:20%; height: 80%; width:80%; background-color:White;color:Maroon; display: none; overflow:hidden; z-index:3000px }
#DebugBox .ModalButtons {position:absolute;top:0px;right:0px;font-size:large;}
#DebugBox #StateChangeText {overflow:auto; height: 90%; width:100%; white-space:break-word}
#BeginningLink{ font-size: 0; line-height: 0;width:65px; height:65px;background: url(/assets/images/videocontrols.png) 0px -65px no-repeat;display:block; overflow:hidden;}
#BeginningLink:hover{ background-position: 0px -0px; }
#RWLink{ font-size: 0; line-height: 0;width:65px; height:65px;background: url(/assets/images/videocontrols.png) -66px -65px no-repeat;display:block; overflow:hidden;}
#RWLink:hover{ background-position: -66px 0px; }
#PauseLink{ font-size: 0; line-height: 0;width:65px; height:65px;background: url(/assets/images/videocontrols.png) -131px -65px no-repeat;display:block; overflow:hidden;}
#PauseLink:hover{ background-position: -131px 0px; }
#PlayLink{ font-size: 0; line-height: 0;width:65px; height:65px;background: url(/assets/images/videocontrols.png) -196px -65px no-repeat;display:block; overflow:hidden;}
#PlayLink:hover{ background-position: -196px 0px; }
#FFLink{ font-size: 0; line-height: 0;width:65px; height:65px;background: url(/assets/images/videocontrols.png) -261px -65px no-repeat;display:block; overflow:hidden;}
#FFLink:hover{ background-position: -261px 0px; }
#EndLink{ font-size: 0; line-height: 0;width:65px; height:65px;background: url(/assets/images/videocontrols.png) -326px -65px no-repeat;display:block; overflow:hidden;}
#EndLink:hover{ background-position: -326px 0px; }
#BooClientLink{ font-size: 0; line-height: 0;width:65px; height:65px;background: url(/assets/images/videocontrols.png) -391px -65px no-repeat;display:block; overflow:hidden;}
#BooClientLink:hover{ background-position: -391px 0px; }