﻿/*div.podIntro div.content,
div.podChannels div.content
{
  min-height: 215px;
  height: auto !important;
  height: 215px;
}


div.podRegCode div.content
{
  min-height: 290px;
  height: auto !important;
  height: 290px;
}

div.podFindOutMore div.content
{
  min-height: 215px;
  height: auto !important;
  height: 215px;
}

div.podCallUs div.content
{
  min-height: 251px;
  height: auto !important;
  height: 251px;
}*/

div.podIntro img
{
  margin-bottom: 10px;
}

/*div.podFindOutMore p
{
  min-height: 174px;
  height: auto !important;
  height: 174px;
}*/

div.podChannels img.cubes
{
  margin: 10px 0;
}

div.podChannels p
{
  
}

div.podCallUs div.tel
{
  font: bold 2em Arial, Helvetica, Sans-Serif;
}

div.podFindOutMore img.imgPodHeader
{
  position: relative;
  top: 7px;
  left: 10px;
}

div.podRegCode div.formRow input.txt
{
  width: 105px;
  float: left;
  margin-bottom: 10px;
  font: 1em Verdana, Arial, Helvetica, Sans-Serif;
}

div.podRegCode div.formRow div.roiPrefix
{
  width: 30px;
  padding-top: 2px;
  float: left;
  font-weight: bold;
}

/* Sky Plus Box Pop-Up */

a#skyBoxLink
{
  width: 340px;
  height: 175px;
  /*background: url(../../images/pages/default/freeSkyPlusBox.jpg) no-repeat top left;*/
  background: url(../../images/pages/default/skyPlus49.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: 250px;
}

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;
}

a.findOutMore
{
  color: #3d43a1 !important;
  font-weight: bold;
}

a.findOutMore:hover
{
  text-decoration: none;
}

img.flatImage
{
	display: block;
	padding: 2px;
	border: 1px solid #666;
	margin: 0 0 10px 0;
}

/* min height */

div.middleHeight
{
  margin: 0;
  padding: 0;
  min-height: 360px;
  height: auto;
  height: 360px;
}

div.rightHeight
{
  margin: 0;
  padding: 0;
  min-height: 154px;
  height: auto;
  height: 154px;
}


