﻿@charset "UTF-8";

@font-face {
    font-family: 'DIN';
    src: url('DIRECTVCurve-Regular.eot');
    src: url('DIRECTVCurve-Regular.eot?#iefix') format('embedded-opentype'), url('../Fonts/DIRECTVCurve-Regular.woff') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Bold';
    src: url('DIRECTVCurve-Bold.eot');
    src: url('DIRECTVCurve-Bold.eot?#iefix') format('embedded-opentype'), url('../Fonts/DIRECTVCurve-Bold.woff') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Light';
    src: url('DIRECTVCurve-Light.eot');
    src: url('DIRECTVCurve-Light.eot?#iefix') format('embedded-opentype'), url('../Fonts/DIRECTVCurve-Light.woff') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Medium';
    src: url('DIRECTVCurve-Medium.eot');
    src: url('DIRECTVCurve-Medium.eot?#iefix') format('embedded-opentype'), url('../Fonts/DIRECTVCurve-Medium.woff') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#content
{
	background-color:#000 !important;
	color:#ccc;
	min-height: 750px;
	width:100%;
}
.breadcrumbsDiv
{
	margin-bottom:35px;
}

#content h1
{
	font-size:20px;
	font-weight:bold;
	float: left;
	width:100%;
	margin-bottom:7px;
}
#content h2
{
	font-size:12px;
	float: left;
	width:100%;
	margin-bottom:15px;
}
#DivProgram 
{
	float:left;
	width:100%;
}
#DivProgram .LeftCol ul li a.share
{
	background: url(../img/programing-guide/share-mail-trans.png) no-repeat 0px 0px;
	display: block;
	float: left;
	width: 18px;
	height: 18px;
}
#DivProgram .LeftCol
{
	float: left;
	border: none;
	margin: 0px 13px 0 38px;
	width: 218px;
	height: auto;
	text-align: center;
	position: relative;
}
#DivProgram div.LeftCol img
{
	width:auto;
	margin:-15px 25px 0px 25px;
}
#DivProgram div.LeftCol #link
{
	float:left;
	background: #000;
	display:block;
	width:218px;
	height:auto;
	margin-top:30px;
	border:1px solid #333;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #333333),
		color-stop(1, #111111)
	);
	background-image: -o-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -moz-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -webkit-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -ms-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: linear-gradient(to bottom, #333333 0%, #111111 100%);
}
#DivProgram div.LeftCol #link #searchInputs
{
	float:left;
	width:92%;
	padding: 9px;
	border-bottom: 1px solid #333;
}
#DivProgram div.LeftCol #link input
{
	color: #ccc;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:3px 5px;
	width: 160px;
	float:left;
	margin:0px;
	height: 17px;
	border: 1px solid #CCC;
}
#DivProgram div.LeftCol #link input.Btn 
{
	border: 0 none;
	padding: 0;
	right: 2px;
	width: auto;
	float:left;
	margin:0px;
	height:auto;
}
#DivProgram div.LeftCol #link #SearchLinks
{
	float:left;
	padding: 11px 10px;
}
#DivProgram div.LeftCol #link #SearchLinks dl.LeftTargetter
{
	margin-top:-20px;
	float:left;
}
#DivProgram div.LeftCol #link #SearchLinks dl dd
{
	text-align:left;
	margin:19px 0px 0px 0px;	
}
#DivProgram div.LeftCol #link #SearchLinks dl dd a
{
	font:arial;
	font-weight:bold;
	font-size:12px;
	color: #00ccff;
}
#DivProgram .RightCol
{
	float: right;
	width: 660px;
	margin-right:38px;
}
#DivProgram .RightCol #ProgramInfo
{
	background-color: #000;
	width: 100%;
	float: left;
}
#DivProgram .RightCol #ProgramInfo #ProgramDesc
{
	width: 305px;
	float: left;
}
#DivProgram .RightCol #ProgramInfo #ProgramDesc div
{
	float:left;
	width:100%;
}
#DivProgram .RightCol #ProgramInfo #ProgramDesc div.episodeNamenLink
{
	font-size:14px;
	margin-bottom:10px;
}
#DivProgram .RightCol #ProgramInfo #ProgramDesc div.episodeNamenLink a
{
	text-decoration:none;
	color:#00abe3;
	font-weight:bold;
	display:block;
	margin-top:7px;
}
#DivProgram .RightCol #ProgramInfo #ProgramDesc div#divGenre
{
	margin-bottom:5px;
}
#DivProgram .RightCol #ProgramInfo #ProgramDesc div.desc
{
	width:80%;
}
#divShareContent
{
	float: left;
	width:auto;
}
#divShareContent strong
{
	float: left;
	line-height: 18px;
	margin-right: 5px;
}
#divShareContent ul.shareBox
{
	float: left;
	position:relative;
}
#divShareContent ul.shareBox li
{
	float: left;
	margin-right:5px;
}
.divBoxDetails
{
	width: auto;
	float: left;
}
.divBuyRecordDetails
{
	background: #333;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #333333),
	color-stop(1, #111111)
);
background-image: -o-linear-gradient(bottom, #333333 0%, #111111 100%);
background-image: -moz-linear-gradient(bottom, #333333 0%, #111111 100%);
background-image: -webkit-linear-gradient(bottom, #333333 0%, #111111 100%);
background-image: -ms-linear-gradient(bottom, #333333 0%, #111111 100%);
background-image: linear-gradient(to bottom, #333333 0%, #111111 100%);
	border: 1px solid #333;
	border-radius: 5px;
	width: 326px; 
	height: 95px;
    float: left;
}
.divBuyRecordDetails a#btnGrabar
{
	width:138px;
	height:22px;
	display:block;
	margin-top: 10px;
	float: right;
	color:#111;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	clear: none;
	line-height: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.4em;
	padding:2px 5px;
	min-height:20px;
	line-height:20px;
	border-radius:3px; 
	cursor:pointer;
	text-decoration:none;
	color:#333;
	border:none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa61a', endColorstr='#fe6300');
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fe6300), to(#faa61a)); 
	background: -webkit-linear-gradient(top, #faa61a, #fe6300); 
	background: -moz-linear-gradient(top,  #faa61a, #fe6300); 
	background: -ms-linear-gradient(top, #faa61a, #fe6300); 
	background: -o-linear-gradient(top, #faa61a, #fe6300);
	text-shadow:0px 1px 1px #ffd800;	
}
.divBuyRecordDetails a#btnGrabar:hover
{
	background-position:-138px 0px ;
}

.divBuyRecordDetails a#ctl08_btnGrabar
{
	width:138px;
	height:22px;
	display:block;
	margin-top: 10px;
	float: right;
	color:#111;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	clear: none;
	line-height: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.4em;
	padding:2px 5px;
	min-height:20px;
	line-height:20px;
	border-radius:3px; 
	cursor:pointer;
	text-decoration:none;
	color:#333;
	border:none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa61a', endColorstr='#fe6300');
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fe6300), to(#faa61a)); 
	background: -webkit-linear-gradient(top, #faa61a, #fe6300); 
	background: -moz-linear-gradient(top,  #faa61a, #fe6300); 
	background: -ms-linear-gradient(top, #faa61a, #fe6300); 
	background: -o-linear-gradient(top, #faa61a, #fe6300);
	text-shadow:0px 1px 1px #ffd800;	
}
.divBuyRecordDetails a#ctl08_btnGrabar:hover
{
	background-position:-138px 0px ;
}

.divBuyRecordDetails{
	padding: 12px;
	font-size:12px;
}
.divBuyRecordDetails strong{
	font-size:14px;
}
.divBuyRecordDetails li strong{
	font-size:12px;
}
.divBuyRecordDetails li
{
	margin-top:5px;
	font-size:11px;
}
.divBuyRecordDetails li span
{
	float:left;
	margin-top: 1px;
}
#divCanal span
{
	float:left;
}
.divBuyRecordDetails li span.chNum,#divCanal span.chNum
{
	background: #444;
	border-radius: 4px;
	padding: 0 5px;
	color:#ffffff;
	font-weight:bold;
	height:16px;
	margin-top: -2px;
	line-height: 16px;
}
.divBuyRecordDetails li span.chNumLeft,#divCanal span.chNumLeft
{
	width:6px;
	height:16px;
	display:block;
	margin-left: 3px;
	margin-top: -2px;
}
.divBuyRecordDetails li span.chNumRight,#divCanal span.chNumRight
{
	width:6px;
	height:16px;
	display:block;
	margin-top: -2px;
}
.divBuyRecordDetails li.duration{
	/*margin-top:15px;*/
	float:left;
}
.divBuyRecordDetails li.duration strong
{
	float:left;
}
#divScheduleShowingTime
{
	margin: 25px 0px;
	float:left;
	width:353px;
}
#divScheduleShowingTime strong
{
	font-size:14px;
}
#divScheduleShowingTime #RepeaterSchedule
{
	color:#ccc;
	width: 660px;
	float:left;
	padding-bottom:30px;
	margin-top: 10px;
}
#divScheduleShowingTime #RepeaterSchedule ul
{
	width: 100%;
	color:#ccc;
	float:left;
	padding-top:3px;
	padding-bottom: 3px;
	height: auto;
	border-bottom: 1px dotted #333; 
}
#divScheduleShowingTime #RepeaterSchedule ul#eventTitle
{
	/*margin-bottom:5px;*/
	font-weight:bold;
	list-style: none;
	border-bottom: 1px solid #333; 
}
#divScheduleShowingTime #RepeaterSchedule ul li
{
	float:left;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
}
#divScheduleShowingTime #RepeaterSchedule ul li div
{
	font-size:12px;
	float:left;
}
#divScheduleShowingTime #RepeaterSchedule ul li div.col1
{
	width: 180px;
}
#divScheduleShowingTime #RepeaterSchedule ul li div.col2
{
	width: 70px;
}
#divScheduleShowingTime #RepeaterSchedule ul li div.col3
{
	width: 150px;
}
#divScheduleShowingTime #RepeaterSchedule ul li div.col4
{
	width: auto;
}
#divScheduleShowingTime #RepeaterSchedule ul li div.col5
{
	width: auto;
	float: right;
}
#divScheduleShowingTime #RepeaterSchedule ul li div.col5 a
{
	display: block; 
    height: 20px; 
    line-height: 20px; 
    width: auto; 
    float: right; 
	/*text-indent:-9999px;
		text-align: center; */
}
#divScheduleShowingTime #RepeaterSchedule ul li div.col5 a.BuyPPVVenezuela:before
{    
	background: url(../img/programing-guide/icon-comprar-ve.gif) no-repeat;
	margin-top: 3px;
}
#divScheduleShowingTime #RepeaterSchedule ul li a#btnGrabar
{
	padding-left: 2px; 
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #333333),
		color-stop(1, #111111)
	);
	background-image: -o-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -moz-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -webkit-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -ms-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: linear-gradient(to bottom, #333333 0%, #111111 100%);
	border: 0px solid #333;
	border-radius: 2px;
	color:#986;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#111111',GradientType=0 ); /* IE6-9 */	
    text-decoration: none;
}
#divScheduleShowingTime #RepeaterSchedule ul li a#btnGrabar:hover
{
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #444444),
		color-stop(1, #222222)
	);
	background-image: -o-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -moz-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -webkit-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -ms-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: linear-gradient(to bottom, #444444 0%, #222222 100%);
	color:#faa61a;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); /* IE6-9 */	
    text-decoration: none;
}

#divScheduleShowingTime #RepeaterSchedule ul li a#btnGrabar:before {
	display: inline-block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 2px 0 4px;
	position: relative;
	content: "";
	background-image: url(../img/programing-guide/grabar-r.gif);
	background-size: 14px 14px;
	background-position: left center;
	background-repeat:no-repeat;
	border-top-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px;
}

#divScheduleShowingTime #RepeaterSchedule ul li a.btnGrabar
{
	padding-left: 2px; 
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #333333),
		color-stop(1, #111111)
	);
	background-image: -o-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -moz-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -webkit-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -ms-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: linear-gradient(to bottom, #333333 0%, #111111 100%);
	border: 0px solid #333;
	border-radius: 2px;
	color:#986;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#111111',GradientType=0 ); /* IE6-9 */	
    text-decoration: none;
}
#divScheduleShowingTime #RepeaterSchedule ul li a.btnGrabar:hover
{
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #444444),
		color-stop(1, #222222)
	);
	background-image: -o-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -moz-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -webkit-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: -ms-linear-gradient(bottom, #333333 0%, #111111 100%);
	background-image: linear-gradient(to bottom, #444444 0%, #222222 100%);
	color:#faa61a;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); /* IE6-9 */	
    text-decoration: none;
}

#divScheduleShowingTime #RepeaterSchedule ul li a.btnGrabar:before {
	display: inline-block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 2px 0 4px;
	position: relative;
	content: "";
	background-image: url(../img/programing-guide/grabar-r.gif);
	background-size: 14px 14px;
	background-position: left center;
	background-repeat:no-repeat;
	border-top-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px;
}

a.BuyPPV
{
	background: url(../img/programing-guide/recordDetails_Grabar.png) no-repeat 0px -22px;
	color:#111;
	display: block;
	float: right;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 5px;
	text-align: center;
	width: 138px;
	height: 17px;
	clear: none;
	/*margin: 18px 0 0;*/
	line-height: 17px;
	text-decoration:none;
}
/*a.BuyPPV:hover
{
	background: url(../img/programing-guide/recordDetails_Grabar.png) no-repeat -138px -22px;
}
#RepeaterSchedule a.BuyPPV
{
	background: url(../img/programing-guide/buy-record-sprite.jpg) no-repeat center top;
	padding: 0px;
	margin: 0px;
}
#RepeaterSchedule a.BuyAdult
{
	background: url(../img/programing-guide/buy-record-sprite.jpg) no-repeat center top;
	padding: 0px;
	margin: 0px;
}
#divScheduleShowingTime.en #RepeaterSchedule a.BuyPPV
{
	background: url("../img/programing-guide/buy-record-sprite_en.jpg") no-repeat 0px 0px;
}*/
#recordDetail a.BrowsePPVDiv
{
	float: right;
	display: block;
	width: 87px;
	height: 17px;
}
/*a.BrowsePPV
{
	background: url("../img/programing-guide/buy-record-sprite.jpg") no-repeat 0px 0px;
}
a.BuyPPVVenezuela
{
	background: url("../img/programing-guide/ve-buy-btn.jpg") no-repeat scroll center center transparent;
}
a.BuyPPVEnVenezuela
{
	background: url("../img/programing-guide/buy-record-sprite_en_venezuela.jpg") no-repeat 0px 0px;
}*/
#RepeaterSchedule a{
	background: #333333; /* Old browsers */
	background: -moz-linear-gradient(top, #333333 0%, #111111 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#111111)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #333333 0%,#111111 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #333333 0%,#111111 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #333333 0%,#111111 100%); /* IE10+ */
	background: linear-gradient(to bottom, #333333 0%,#111111 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#111111',GradientType=0 ); /* IE6-9 */
	color: #bef8b5;
	border: none;
    border-radius: 2px;
    font-size: 12px;
    display: block;
    height: 17px;
    line-height: 17px;
    width: 150px;
    float: right;
    padding: 0 4px 0 0px;
    text-decoration: none;
}
#RepeaterSchedule a:hover{
	background: #444444; /* Old browsers */
	background: -moz-linear-gradient(top, #444444 0%, #222222 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#222222)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #444444 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #444444 0%,#222222 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #444444 0%,#222222 100%); /* IE10+ */
	background: linear-gradient(to bottom, #444444 0%,#222222 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); /* IE6-9 */
	color: #87ed72;
}
#RepeaterSchedule a:before,
#ChannelLanding .RightCol ul li.buy a#btnBuy:before,
#ChannelLanding .RightCol ul li.buyVenezuela a#btnBuy:before {
	display: inline-block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 0 0 4px;
	position: relative;
	content: "";
	background-image: url(../img/programing-guide/icon-comprar.gif);
	background-size: 14px 14px;
	background-position: left center;
	background-repeat:no-repeat;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	text-decoration: none;
}

#ChannelLanding .RightCol ul li.buyVenezuela a#btnBuy:before {
	background-image: url(../img/programing-guide/icon-comprar-ve.gif);
	}
#NoScreeningText
{
	margin-top:10px;
}
#container.home
{
	background:#000 !important;
}

/*Styles for SD/HD transition drop down*/
.ctaFormatSelect, .ctaFormatSelectMultiple1, .ctaFormatSelectMultiple2
{
    font-size: 12px;
    font-weight: bold;
    position: relative;
    right: 0px;
    z-index: 9;
}
.ctaFormatSelect2
{
    display: block;
    height: 18px;
    overflow: hidden;
    top: 148px !important;
    width: 59px;
}
.ctaFormatSelect3
{
    top: 148px;
}
.ctaFormatSelect4
{
    top: 270px;
}
.ctaFormatSelect p, .ctaFormatSelectMultiple1 p, .ctaFormatSelectMultiple2 p
{
    position: absolute;
    right: 11px;
    top: 0;
    white-space: nowrap;
}
.ctaFormatSelect p.multi, .ctaFormatSelectMultiple1 p.multi, .ctaFormatSelectMultiple2 p.multi
{
    /*background: url(../img/arrow_down_sprite.png) no-repeat right 4px;*/
    color: #0099CC;
    padding-right: 15px;
}
.ctaFormatSelect p.multi, .ctaFormatSelectMultiple1 p.multi, .ctaFormatSelectMultiple2 p.multi
{
    background: url(../img/arrow_down_sprite.png) no-repeat right 4px;    
}

.ctaFormatSelect p.multi span, .ctaFormatSelectMultiple1 p.multi span, .ctaFormatSelectMultiple2 p.multi span
{
    font-size: 12px;
    font-weight: bold;
}
.ctaFormatSelect p.single span, .ctaFormatSelectMultiple1 p.single span, .ctaFormatSelectMultiple2 p.single span
{
    font-size: 12px;
    font-weight: bold;
}

.ctaFormatDropdown, .ctaFormatDropdownMultiple1, .ctaFormatDropdownMultiple2
{
    background: #0f151c;
    border: 1px solid #333442;
    display: none;
    float: left;
    padding: 2px 5px 8px 16px;
    position: absolute;
    right: 5px;
    text-align: right;
    top: -3px;
}
.ctaFormatDropdown2
{
    top: -4px;
}
.ctaFormatDropdown.hover, .ctaFormatDropdownMultiple1.hover, .ctaFormatDropdownMultiple2.hover
{
    display: block;
}
.ctaFormatDropdown ul, .ctaFormatDropdownMultiple1 ul, .ctaFormatDropdownMultiple2 ul
{
    background: url(../img/arrow_down_sprite.png) no-repeat scroll right -196px;
}
.ctaFormatDropdown2 ul
{
    background-position: right -195px;
}
/*repara chrome safari*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .ctaFormatSelect p.multi, .ctaFormatSelectMultiple1 p.multi, .ctaFormatSelectMultiple2
    {
        background: url(../img/arrow_down_sprite.png) no-repeat right 5px;
    }
    .ctaFormatDropdown, .ctaFormatDropdownMultiple1, .ctaFormatDropdownMultiple2
    {
        top: -3px;
    }
    .ctaFormatDropdown ul, .ctaFormatDropdownMultiple1 ul, .ctaFormatDropdownMultiple2 ul
    {
        background-position: right -195px;
    }
}
/*=*/
.ctaFormatDropdown ul li, .ctaFormatDropdownMultiple1 ul li, .ctaFormatDropdownMultiple2 ul li
{
    color: #0099CC;
    cursor: pointer;
    line-height: 16px;
    padding-bottom: 8px;
    padding-right: 15px;
    white-space: nowrap;
}
.ctaFormatDropdown ul li a, .ctaFormatDropdownMultiple1 ul li a, .ctaFormatDropdownMultiple2 ul li a
{
    font-size: 12px;
    font-weight: bold;
    color: #00b3f0;
}
.ctaFormatDropdown ul li a.active, .ctaFormatDropdownMultiple1 ul li a.active, .ctaFormatDropdownMultiple2 ul li a.active
{
    color: #fff;
    cursor: default;
    text-decoration: none;
}
.ctaFormatDropdown ul li a:hover, .ctaFormatDropdownMultiple1 ul li a:hover, .ctaFormatDropdownMultiple2 ul li a:hover
{
    text-decoration: underline;
}
.ctaFormatDropdown ul li a.active:hover, .ctaFormatDropdownMultiple1 ul li a.active:hover, .ctaFormatDropdownMultiple2 ul li a.active:hover
{
    text-decoration: none;
}
/*Styles for SD/HD transition drop down*/