/* ********************************************************************************* POPUPS*/
/* Regions selector popup */
#region-selector {
  padding-bottom: 55px;
  position: relative;
  width: 388px;
}

#region-selector img {
  margin: 0 auto;
  display: block;
  width: 16px;
}

#region-selector .TR {
  background: url("../images/messages/cornerTR.png") no-repeat scroll right top transparent;
  height: 55px;
  position: absolute;
  right: -8px;
  top: 0;
  width: 55px;
}

#region-selector .containerA {
  background: url("../images/messages/cornerTL.png") no-repeat scroll left top transparent;
  margin-right: 53px;
  padding: 55px 0 51px 55px;
  position: relative;
  float: left;
}

#region-selector .containerB {
  background: url("../images/messages/cornerBR.png") no-repeat scroll right bottom transparent;
  margin-bottom: -106px;
  margin-right: -55px;
  padding-bottom: 53px;
  padding-right: 55px;
  position: relative;
  float: left;
}

#region-selector .boxContent {
  overflow: hidden;
  width: 276px;
  border: solid red 0;
}

#region-selector .BL {
  background: url("../images/messages/cornerBL.png") no-repeat scroll left bottom transparent;
  height: 55px;
  width: 55px;
  float: left;
  position: inherit;
}

#rs-form .selectUrRegion {
  margin-bottom: 21px;
  overflow: hidden;
  zoom: 1;
}

#rs-form .selectBtvYesNo {
  clear: both;
  margin-bottom: 21px;
  overflow: hidden;
  zoom: 1;
}

#rs-form h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.5em;
  color: #45555F;
  border-bottom: 2px dotted #AEB1B2;
  padding-bottom: 10px;
}

#rs-form label {
  color: #002B45;
  float: left;
  margin-right: 14px;
  font-weight: normal;
}

#rs-form label input {
  margin-right: 7px;
}

#rs-form #region-element, #rs-form #btv-element, #rs-form #rs-btvselected {
  clear: both;
}

#rs-form .bouquetFR {
  clear: both;
  display: block;
}

#rs-form bouquetNoLang {
  clear: both;
}

#rs-form #bouquetsNL-element label, #rs-form #bouquetsFR-element label {
  margin-bottom: 5px;
  width: 155px;
}

#rs-form .submitBtn {
  float: right;
}

#submit-element, #submit-element input {
  background: url("../images/buttons.png") no-repeat;
  cursor: pointer;
}

#submit-element {
  background-position: 0 -102px;
  padding: 0 0 0 25px;
}

#submit-element input {
  background-position: 100% -69px;
  border: none;
  height: 29px;
  padding-right: 5px;
  color: #FFF;
  font-weight: bold;
}

#submit-element input:hover {
  text-decoration: underline;
}

#rs-form #rs-message-region, #rs-form #rs-message-btv, #rs-form #rs-message-bouquet {
  color: #900;
  padding-top: 7px;
  font-style: italic;
  clear: both;
}

/* Need login Popup */
div.needs-login {
  width: 682px;
}

div.needs-login.popupUpgradeBig .not-yet-bgctv {
  width: 610px;
}

div.needs-login.popupUpgradeBig {
  width: 718px;
}

div.needs-login .content {
  width: 610px;
}

div.needs-login span.message h2 {
  border-bottom: 2px dotted #AEB1B2;
  padding: 5px;
  margin: 0;
}

div.needs-login span.message .fullColumn {
  border-color: #AEB1B2;
  border-style: dotted none;
  /*border-width: 2px 0;*/
  margin: 15px 0;
  padding: 10px 0;
  overflow: hidden;
  zoom: 1;
}

div.needs-login span.message .leftColumn {
  float: left;
  padding-right: 10px;
  width: 47%;
}

div.needs-login span.message .rightColumn {
  float: right;
  width: 50%;
}

div.needs-login span.message .leftColumnTxt {
  border-bottom: 2px dotted #AEB1B2;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

div.needs-login #skypass_content .nopadding {
  padding: 0;
}

div.needs-login #skypass_content h3 {
  background: none repeat scroll 0 0 #8EA1AD;
  color: #FFFFFF;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 15px;
  margin: 0;
  padding: 6px 0 6px 14px;
}

div.needs-login #skypass_content .cornerBasics {
  margin: 0 auto;
  position: relative;
  width: 304px;
}

div.needs-login #skypass_content .cornerContainer {
  background: none repeat scroll 0 0 #F0F3F4;
  overflow: hidden;
}

div.needs-login #skypass_content .cornerContainer .cornerDark {
  background: url("http://static.skynetpass.skynet.be/images/corner_header.png") no-repeat scroll 0 0 transparent;
}

div.needs-login #skypass_content .cornerContainer .corner {
  background: url("http://static.skynetpass.skynet.be/images/corner_container.gif") no-repeat scroll 0 0 transparent;
}

div.needs-login #skypass_content .cornerBasics div.TL {
  background-position: 0 0;
  left: 0;
  top: 0;
}

div.needs-login #skypass_content .cornerBasics div.TR {
  background-position: -11px 0;
  right: 0;
  top: 0;
}

div.needs-login #skypass_content .cornerBasics div.BL {
  background-position: 0 -11px;
  bottom: 0;
  left: 0;
}

div.needs-login #skypass_content .cornerBasics div.BR {
  background-position: -11px -11px;
  bottom: 0;
  right: 0;
}

div.needs-login #skypass_content .corner,
div.needs-login #skypass_content .cornerDark {
  font-size: 0;
  height: 11px;
  position: absolute;
  width: 11px;
}

div.needs-login #skypass_content .corner {
  font-size: 0;
  height: 11px;
  position: absolute;
  width: 11px;
}

div.needs-login #skypass_content .cornerBoxContent {
  clear: both;
  overflow: hidden;
  padding: 11px;
}

div.needs-login #skypass_content .body_right {
  background-color: #F0F3F4;
  font-size: 11px;
}

div.needs-login #skypass_content ul {
  list-style-type: none;
  margin: 5px 0 3px;
  padding: 0;
}

div.needs-login #skypass_content .linksColumnRight li {
  float: left;
}

div.needs-login #skypass_content .linksColumnRight li a {
  color: #000000;
  text-decoration: none;
}

div.needs-activation .submitBtn span {
  padding: 5px 13px 7px 4px;
}

/* CSS Popup */
#simplemodal-overlay {
  background-color: #000;
}

#simplemodal-container {
  background-color: transparent;
}

#loginBox {
  background-color: white;
}

.msgpopup {
  padding-bottom: 55px;
  position: relative;
  width: 360px;
}

.message.popupUpgrade {
  width: 574px;
}

.msgpopup .containerA {
  background: url("../images/messages/cornerTL.png") no-repeat scroll left top transparent;
  margin-right: 53px;
  padding: 55px 0 51px 55px;
  position: relative;
  float: left;
}

.msgpopup .containerB {
  background: url("../images/messages/cornerBR.png") no-repeat scroll right bottom transparent;
  margin-bottom: -106px;
  margin-right: -55px;
  padding-bottom: 53px;
  padding-right: 55px;
  position: relative;
  float: left;
}

.msgpopup .content {
  overflow: hidden;
  width: 276px;
  min-height: 60px;
}

.msgpopup.popupUpgradeBig .TR {
  right: -19px;
}

.msgpopup .TR {
  background: url("../images/messages/cornerTR.png") no-repeat 0px 0px;
  height: 55px;
  position: absolute;
  right: -55px;
  top: 0px;
  width: 72px;
}

.msgpopup .cornerDark.TR {
  background: url("../images/messages/cornerTR.png") no-repeat 0px 0px;
  height: 55px;
  position: absolute;
  right: -55px;
  top: 0px;
  width: 63px;
}

.simplemodal-wrap #npvrMessageOverlayer.msgpopup div.TR {
  background: url("../images/messages/cornerTR.png") no-repeat 0px 0px;
  height: 55px;
  position: absolute;
  right: -30px;
  top: 0px;
  width: 47px;
}

div.needs-login #skypass_content .cornerContainer .TR.cornerDark {
  background: url("http://static.skynetpass.skynet.be/images/corner_header.png") no-repeat scroll -12px 0 transparent;
  width: 10px;
  height: 10px;
}

#simplemodal-container.simplemodal-container div.simplemodal-wrap div#liveTvOverlayer.msgpopup div.containerA div.containerB div.contentB {
  width: 610px;
}

#simplemodal-container.simplemodal-container div.simplemodal-wrap div#liveTvOverlayer.msgpopup div.containerA div.containerB div.contentC {
  width: 610px;
}

#vodPlayer.msgpopup {
  width: 707px;
}

#simplemodal-overlay {
  background-color: #000;
}

#simplemodal-container {
  background-color: transparent;
}

#loginBox {
  background-color: white;
}

.msgpopup {
  padding-bottom: 55px;
  position: relative;
  width: 360px;
}

.msgpopup img {
  margin: 0 auto;
  display: block;
  width: 16px;
}

.msgpopup .containerA {
  background: url("../images/messages/cornerTL.png") no-repeat scroll left top transparent;
  margin-right: 53px;
  padding: 55px 0 51px 55px;
  position: relative;
  float: left;
}

.msgpopup .containerB {
  background: url("../images/messages/cornerBR.png") no-repeat scroll right bottom transparent;
  margin-bottom: -106px;
  margin-right: -55px;
  padding-bottom: 53px;
  padding-right: 55px;
  position: relative;
  float: left;
}

.msgpopup .content {
  overflow: hidden;
  width: 288px;
}

.msgpopup .message {
  display: block;
  padding: 15px 0 0;
  font-size: 1.1em;
}

.msgpopup .message h2 {
  border-bottom: 2px dotted #AEB1B2;
  color: #45525F;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 24px;
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.msgpopup .message p {
  margin-bottom: 12px;
  line-height: 18px;
}

.msgpopup .message p a {
  color: #000000;
  margin-left: 6px;
}

.msgpopup .message p a.upgrade-bouquet,
.msgpopup .message a.upgrade-bouquet {
  color: #fff;
  margin-left: 6px;
}

.msgpopup .BL {
  background: url("../images/messages/cornerBL.png") no-repeat scroll left bottom transparent;
  height: 55px;
  width: 55px;
  float: left;
  position: inherit;
}

.message .closeBtn {
  background: url("../images/closeBtn.png") no-repeat center top transparent;
  height: 24px;
  overflow: hidden;
  position: absolute;
  right: 39px;
  top: -16px;
  width: 24px;
}

.msgpopup .closeBtn {
  background: url("../images/closeBtn.png") no-repeat center top transparent;
  height: 24px;
  overflow: hidden;
  position: absolute;
  right: 39px;
  top: -16px;
  width: 24px;
}

.msgpopup .closeBtn input {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 24px;
  text-indent: -500px;
  width: 24px;
}

.ie7 .message .closeBtn {
  right: 35px;
  width: 30px;
}

.message .closeBtn input {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  height: 24px;
  width: 24px;
  display: block;
  text-indent: -500px;
  font-size: 0;
  color: #fff;
}

.message .submitBtn {
  background: url("http://static.skynetpass.skynet.be/images/btnLeftEB.png") no-repeat scroll left top transparent;
  color: #fff;
  display: block;
  float: left;
  padding-left: 25px;
  text-decoration: none;
}

.message .submitBtn span {
  background: url("http://static.skynetpass.skynet.be/images/btnRightEB.png") no-repeat scroll right top transparent;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font: bold 1.1em/19px Arial,Helvetica,sans-serif;
  display: block;
  float: left;
  padding: 6px 13px 4px 4px;
}

.message .submitBtn:hover {
  background-position: 0 -29px;
  color: #FFF;
  text-decoration: none;
}

.message .submitBtn:hover span {
  background-position: right -29px;
  text-decoration: none;
}

/*.msgpopup img { margin:0 auto; display:block; width:16px; }
.msgpopup.simplemodal-data .TR {right: 0px; top: 0px; width: 63px;}
.msgpopup.simplemodal-data .TR {width: 53px;}
.msgpopup.simplemodal-data .content {width: 242px;}
.simplemodal-container .simplemodal-wrap #npvrConfirmOverlayer.msgpopup .TR {width: 53px;}
#simplemodal-container.simplemodal-container div.simplemodal-wrap div#liveTvOverlayer.msgpopup div.containerA div.containerB div.content {width: 610px;}
#simplemodal-container.simplemodal-container div.simplemodal-wrap div#npvrMessageOverlayer.msgpopup div.containerA div.containerB div.content{width: 610px;}
*/
.msgpopup .message {
  display: block;
  padding: 15px 0 0;
  font-size: 1.1em;
}

.msgpopup .message h2 {
  border-bottom: 2px dotted #AEB1B2;
  color: #45525F;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 24px;
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.msgpopup .message p {
  margin-bottom: 12px;
  line-height: 18px;
}

.msgpopup .message p a {
  color: #000000;
  margin-left: 6px;
}

.msgpopup .BL {
  background: url("../images/messages/cornerBL.png") no-repeat scroll left bottom transparent;
  height: 55px;
  width: 55px;
  float: left;
  position: inherit;
}

.message .closeBtn {
  background: url("../images/closeBtn.png") no-repeat center top transparent;
  height: 24px;
  overflow: hidden;
  position: absolute;
  right: 39px;
  top: -16px;
  width: 24px;
}

.message .closeBtn input {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  height: 24px;
  width: 24px;
  display: block;
  text-indent: -500px;
  font-size: 0;
  color: #fff;
}

.message .submitBtn {
  background: url("http://static.skynetpass.skynet.be/images/btnLeftEB.png") no-repeat scroll left top transparent;
  color: #fff;
  display: block;
  float: left;
  padding-left: 25px;
  text-decoration: none;
}

.message .submitBtn span {
  background: url("http://static.skynetpass.skynet.be/images/btnRightEB.png") no-repeat scroll right top transparent;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font: bold 1.1em/19px Arial,Helvetica,sans-serif;
  display: block;
  float: left;
  padding: 6px 13px 4px 4px;
}

.message .submitBtn:hover {
  background-position: 0 -29px;
  color: #FFF;
  text-decoration: none;
}

.message .submitBtn:hover span {
  background-position: right -29px;
  text-decoration: none;
}

.message p span.message-upgrade-button {
  margin: 20px 0 0 0;
}

#npvrConfirmOverlayer.msgpopup span.message span {
  margin: 0 7px 0 0;
}
