﻿h2#skyBoxLink
{
  background: url(../../images/pages/default/sky-in-your-apartment-2.jpg) no-repeat top left;
  width: 340px;
  height: 175px;
  text-indent: -9000px;
  display: block;
  margin: 0 0 10px 0;
}

/* Sky Plus Box Pop-Up */

a#skyBoxLink
{
  width: 340px;
  height: 175px;
  background: url(../../images/pages/default/freeSkyPlusBox.jpg) no-repeat top left;
  text-indent: -9000px;
  display: block;
  margin: 0 0 10px 0;
}

div#skyBoxPopUp
{
  z-index: 999;
  background: #fff url(../../images/pages/default/popupBgTop.gif) repeat-x top left;
  width: 500px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  position: absolute;
  top: 225px;
}

div#skyBoxPopUp div.skyBoxPopUpContent
{
  background: url(../../images/pages/default/popupBgBottom.gif) repeat-x bottom left;
  padding: 20px;
}

a#skyBoxClose
{
  background: url(../../images/pages/default/skyPlusBoxPopClose.gif) no-repeat center right;
  display: block;
  float: right;
  padding: 0 12px 3px 0;
  color: #000;
}

h2.skyBoxPopTitle
{
  width: 460px;
  height: 51px;
  display: block;
  background: url(../../images/pages/default/skyPlusBoxPopTitle.gif);
  text-indent: -9000px;
  margin: 0 0 20px 0;
}

div#skyBoxPopUp p
{
  margin: 0 0 10px 0;
}

div#skyBoxPopUp p.last
{
  margin: 0px;
}

ul#skyPlusBoxPopBoxFunctions
{
  width: 460px;
}

ul#skyPlusBoxPopBoxFunctions li
{
  width: 115px;
  float: left;
  padding: 55px 0 0 0;
  text-align: center;
}

ul#skyPlusBoxPopBoxFunctions li.record
{
  background: url(../../images/pages/default/skyPlusBoxPopRecord.gif) no-repeat top left;
}

ul#skyPlusBoxPopBoxFunctions li.seriesLink
{
  background: url(../../images/pages/default/skyPlusBoxPopSeriesLink.gif) no-repeat top left;
}

ul#skyPlusBoxPopBoxFunctions li.pause
{
  background: url(../../images/pages/default/skyPlusBoxPopPause.gif) no-repeat top left;
}

ul#skyPlusBoxPopBoxFunctions li.rewind
{
  background: url(../../images/pages/default/skyPlusBoxPopRewind.gif) no-repeat top left;
}

div.podCallUs div.tel
{
  font: bold 2em Arial, Helvetica, Sans-Serif;
}
