/* --------------------- STUDIO CONNECTIONS STYLE SHEET --------------------- */
/*                                                                            */
/*    Description: Styles for Upper frame                                     */
/*         Client: Cloud Studios - info@cloudstudios.com                      */
/*        Website: www.cloudstudios.com                                       */
/*         Author: Colin Abrahams - colin@studioconnections.net.au            */
/*      Copyright: 2008 Colin Abrahams, Studio Connections                    */
/*       Location: Wyong, NSW, Australia                                      */
/*        Version: SC-5.8                                                     */
/*   Last Updated: 2008-11-25                                                 */


/* Basic styles ------------------------------------------------------------- */

#UpperMenu {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: Bold;
  font-size: 12px;
}

#UpperMenu a {
  text-decoration: none;
}


/* Extended styles ---------------------------------------------------------- */

@media all {

  #Ninja {
    position: absolute;
    z-index: 2;
    right: 15px;
    top: 124px;
    width: 63px;
    background:url("Ninja36.gif") no-repeat;
    background-position: 100% 0px;
    padding: 0px 0px 34px 0px;
    line-height: 7px;
    font-size: 5px;
  }

  #Ninja.disturbed {
    background-position: 100% -40px;
  }

  #ShopThing {
    position: absolute;
    z-index: 2;
    top: 138px;
    left: 650px;
    height: 11px;
    width: 13px;
    background:url("Trolley.gif") no-repeat;
    display: none;
  }

  #UpperMenu {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 128px;
    height: 42px;
    width: 800px;
    background: url("UpperMenu.gif") no-repeat;
  }

  #UpperMenu a {
    float: left;
    cursor: pointer;
    background:url("UpperBTR.gif") no-repeat;
    background-position: 100% 0px;
    text-decoration: none;
  }

  #UpperMenu a.Dep {
    background-position: 100% -34px;
  }

  #UpperMenu a span {
    float: left;
    background:url("UpperBTL.gif") no-repeat;
    background-position: 0px 0px;
    padding: 9px 10px 9px 10px;
    line-height: 14px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #673F0C;
  }

  #UpperMenu a.Sel span {
    color: #9C5B00;
  }

  #UpperMenu a.Dep span {
    background-position: 100% -34px;
    padding: 10px 9px 8px 11px;
    color: #FF7D02;
  }

  #UpperMenu a.Act span {
    color: #FF7D02;
  }

  .UpperBDL {
    float: left;
    width: 30px;
    background:url("UpperBDL.gif") no-repeat right top;
    padding: 0px 0px 10px 0px;
    line-height: 32px;
    font-size: 5px;
  }

  .UpperBDR {
    float: left;
    background:url("UpperBDR.gif") no-repeat left top;
    padding: 0px 0px 10px 0px;
    line-height: 32px;
    font-size: 5px;
  }

  .UpperSep {
    display: none;
  }

}


/* JukeBox components ------------------------------------------------------- */

@media all {

  #JukePlug {
    position:absolute;
    left: 0px;
    top: 0px;
    width: 1px;
    height: 1px;
  }

  #JukeInfo {
    position:absolute;
    left: 493px;
    top: 17px;
    width: 228px;
    height: 28px;
    border-width: 0px;
    padding: 0px;
    line-height: 14px;
    font-size: 12px;
    font-family: tahoma, arial, helvetica, sans-serif;
    color: #E5E3D1;
  }

  #JukeInfo a {
    text-decoration: none;
  }

  #JukeInfo a:link, a:visited {
    color: #E5E3D1;
  }

  #JukeInfo a:hover {
    text-decoration: underline;
    color: #FFC000;
  }

  #JukeInfo a:active {
    text-decoration: underline;
    color: #FF0000;
  }

  #JukePict {
    position:absolute;
    left: 728px;
    top: 17px;
    width: 50px;
    height: 50px;
  }

  #JukeTime {
    position: absolute;
    left: 490px;
    top: 54px;
    width: 83px;
    height: 34px;
    border-width: 0px;
    padding: 0px;
    line-height: 34px;
    font-size: 28px;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-align: center;
    color: #E5E3D1;
  }

  #JukeBTPrev a {
    position: absolute;
    left: 583px;
    top: 55px;
    width: 15px;
    height: 15px;
    background: url("JukePrev.gif") no-repeat left top;
    line-height: 15px;
    font-size: 5px;
  }

  #JukeBTBack a {
    position: absolute;
    left: 603px;
    top: 55px;
    width: 15px;
    height: 15px;
    background: url("JukeBack.gif") no-repeat left top;
    line-height: 15px;
    font-size: 5px;
  }

  #JukeBTStop a {
    position: absolute;
    left: 623px;
    top: 55px;
    width: 15px;
    height: 15px;
    background: url("JukeStop.gif") no-repeat left top;
    line-height: 15px;
    font-size: 5px;
  }

  #JukeBTPause a {
    position: absolute;
    left: 643px;
    top: 55px;
    width: 15px;
    height: 15px;
    background: url("JukePause.gif") no-repeat left top;
    line-height: 15px;
    font-size: 5px;
  }

  #JukeBTPlay a {
    position: absolute;
    left: 663px;
    top: 55px;
    width: 15px;
    height: 15px;
    background: url("JukePlay.gif") no-repeat left top;
    line-height: 15px;
    font-size: 5px;
  }

  #JukeBTFwd a {
    position: absolute;
    left: 683px;
    top: 55px;
    width: 15px;
    height: 15px;
    background: url("JukeFwd.gif") no-repeat left top;
    line-height: 15px;
    font-size: 5px;
  }

  #JukeBTNext a {
    position: absolute;
    left: 703px;
    top: 55px;
    width: 15px;
    height: 15px;
    background: url("JukeNext.gif") no-repeat left top;
    line-height: 15px;
    font-size: 5px;
  }

  #JukeBufBar {
    position: absolute;
    left: 586px;
    top: 81px;
    width: 129px;
    height: 3px;
    background: url("JukeBufBar.gif") no-repeat left top;
    background-position: -129px 0px;
    line-height: 3px;
  }

  #JukePosit {
    position: absolute;
    left: 581px;
    top: 82px;
    width: 9px;
    height: 8px;
  }

  #JukeVolBar {
    position: absolute;
    left: 731px;
    top: 77px;
    background: url("JukeVolBar.gif") no-repeat left top;
    width: 3px;
    height: 31px;
  }

  #JukeBTVolUp a {
    position: absolute;
    left: 739px;
    top: 76px;
    width: 15px;
    height: 15px;
    background: url("JukeUp.gif") no-repeat left top;
    line-height: 15px;
    font-size: 5px;
  }

  #JukeBTVolDn a {
    position: absolute;
    left: 739px;
    top: 94px;
    width: 15px;
    height: 15px;
    background: url("JukeDown.gif") no-repeat left top;
    line-height: 15px;
    font-size: 5px;
  }

  #JukeTrackNo {
    position:absolute;
    left: 490px;
    top: 97px;
    width: 31px;
    height: 12px;
    border-width: 0px;
    padding: 0px;
    line-height: 12px;
    font-size: 10px;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-align: center;
    color: #E5E3D1;
  }

  #JukeDSMode {
    position:absolute;
    left: 528px;
    top: 97px;
    width: 31px;
    height: 12px;
    border-width: 0px;
    padding: 0px;
    line-height: 12px;
    font-size: 10px;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-align: center;
    color: #E5E3D1;
  }

  #JukeDSAuto {
    position:absolute;
    left: 566px;
    top: 97px;
    width: 27px;
    height: 12px;
    border-width: 0px;
    padding: 0px;
    line-height: 12px;
    font-size: 10px;
    font-family: tahoma, arial, helvetica, sans-serif;
    text-align: center;
    color: #E5E3D1;
  }

  #JukeDSStat {
    position:absolute;
    left: 603px;
    top: 97px;
    width: 118px;
    height: 12px;
    border-width: 0px;
    padding: 0px;
    line-height: 12px;
    font-size: 10px;
    font-family: tahoma, arial, helvetica, sans-serif;
    color: #E5E3D1;
  }

  #JukeBTPrev a:hover, #JukeBTBack a:hover, #JukeBTStop a:hover,
  #JukeBTPause a:hover, #JukeBTPlay a:hover, #JukeBTFwd a:hover,
  #JukeBTNext a:hover, #JukeBTVolUp a:hover, #JukeBTVolDn a:hover {
    background-position: 0px -17px;
  }

  #JukeBTPrev a:active, #JukeBTBack a:active, #JukeBTStop a:active,
  #JukeBTPause a:active, #JukeBTPlay a:active, #JukeBTFwd a:active,
  #JukeBTNext a:active, #JukeBTVolUp a:active, #JukeBTVolDn a:active {
    background-position: 0px -34px;
  }

}