body, html {
	background-image: none;
}

.vudu-body {
	margin-top: 48px;
}

.clearer {
	clear: both;
}

.vudu-loading-label {
	text-align: center;
}

/* Grid Scroll */
.vwc-grid-scroll {
	position: relative;
}

.vwc-grid-scroll .track-channel {
	background-color: #000;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 30px;
}

*::-webkit-scrollbar {
	display: none;
	width: 0 !important
}

.vwc-grid-scroll .indicator {
	background-color: #000;
	background-image: url("/resources/scroll/drag-scroller.png");
	background-repeat: no-repeat;
	position: absolute;
	overflow: hidden;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 64px;
}

.unselectable {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

/*
 ***** Movie Poster  *****
*/
.vwc-catalog-poster {
	width: 157px;
	height: 264px;
	background-color: #000;
}

.vwc-catalog-poster .border {
	position: absolute;
	top: 25px;
	left: 15px;
	width: 127px;
	height: 180px;
	background-color: #888;
}

.vwc-catalog-poster .border img {
	margin: 1px;
	background-color: #000;
	width: 125px;
	height: 178px;
}

.vwc-catalog-poster:hover .border {
	top: 24px;
	left: 14px;
	width: 129px;
	height: 182px;
	background-color: #F3EB04;
}

.vwc-catalog-poster:hover .border img {
	margin: 2px;
}

.vwc-catalog-poster .expire-label {
	position: absolute;
	top: 185px;
	left: 16px;
	width: 125px;
	overflow: hidden;
	background-color: #CC3333;
	text-align: center;
}

.vwc-catalog-poster .expire-label .gwt-Label {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	color: #FFF;
	padding: 2px;
}

.vwc-catalog-poster .episode-label {
	position: absolute;
	top: 185px;
	left: 16px;
	width: 125px;
	overflow: hidden;
	background-color: #000;
	text-align: center;
}

.vwc-catalog-poster .episode-label .gwt-Label {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	color: #FFF;
	padding: 2px;
}

.vwc-catalog-poster .conditional-offer-label {
	position: absolute;
	top: 185px;
	left: 16px;
	width: 125px;
	overflow: hidden;
	background-color: #000;
	text-align: center;
}

.vwc-catalog-poster .conditional-offer-label .gwt-Label {
	font-family: Arial;
	font-size: 12px;
	white-space: nowrap;
	color: #4F4;
	padding: 2px;
}

.vwc-catalog-poster .vudu-star-ratings-base {
	position: absolute;
	left: 44px;
	top: 214px;
}

.vwc-catalog-poster .trailer {
	position: absolute;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url("/resources/buttons/Play_Trailer_Icon.png");
	width: 16px;
	height: 16px;
	left: 15px;
	top: 213px;
}

.vwc-catalog-poster .hover-message {
	position: absolute;
	left: 25px;
	top: 239px;
	font-family: Arial;
	font-size: 10px;
	color: #000;
	white-space: nowrap;
	background-color: #FFFFE1;
	padding: 0 5px;
}

.vwc-catalog-poster .order-label {
	position: absolute;
	top: 64px;
	right: 40px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.vwc-catalog-poster .promo-tag-container,
.vwc-catalog-poster .my-offer-container {
	position: absolute;
	top: 0;
	left: 16px;
	width: 125px;
	height: 25px;
	overflow: hidden;
	background-color: transparent;
	border: 0 none;
}
.vwc-catalog-poster .my-offer-container {
	background-image: url("/resources/icons/misc-sprites-icons-v1.png");
	background-repeat: no-repeat;
	background-position: -105px 2px;
    width: 40px;
}

.vwc-catalog-poster .promo-tag-container .promo-tag {
	position: absolute;
	bottom: 0;
	left: 0;
}

/*
 ***** Credit Poster  *****
*/
.vwc-credit-poster {
	width: 157px;
	height: 240px;
	background-color: #000;
}

.vwc-credit-poster .border {
	position: absolute;
	top: 1px;
	left: 15px;
	width: 127px;
	height: 180px;
	background-color: #888;
}

.vwc-credit-poster .border img {
	margin: 1px;
	background-color: #000;
	width: 125px;
	height: 178px;
}

.vwc-credit-poster:hover .border {
	top: 0;
	left: 14px;
	width: 129px;
	height: 182px;
	background-color: #F3EB04;
}

.vwc-credit-poster:hover .border img {
	margin: 2px;
}

.vwc-credit-poster .name-label {
	left: 16px;
	position: absolute;
	top: 190px;
	width: 125px;
}

.vwc-credit-poster .name-label .gwt-Label {
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
	padding: 2px;
	text-align: center;
}

.vwc-credit-poster .hover-message {
	position: absolute;
	left: 25px;
	top: 215px;
	font-family: Arial;
	font-size: 10px;
	color: #000;
	white-space: nowrap;
	background-color: #FFFFE1;
}

/*
 ***** Star Ratings  *****
*/
.vudu-star-ratings-base {
	width: 80px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url("/resources/ratings/Stars_16px_Grey.png");
}

.vudu-star-ratings-comm {
	background-image: url("/resources/ratings/Stars_16px_Blue.png");
	background-repeat: no-repeat;
	height: 16px;
}

.vudu-star-ratings-user {
	background-image: url("/resources/ratings/Stars_16px_Green.png");
	background-repeat: no-repeat;
	height: 16px;
}

/*
 ***** Detailed Star Ratings  *****
*/
.detailed-star-ratings .ratingBack {
	background-color: rgba(0, 0, 0, 0.4);
	height: 28px;
	width: 126px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.detailed-star-ratings .gwt-Label {
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
	margin-bottom: 5px;
	text-align: center;
}

.detailed-star-ratings .ratingLabel {
	float: left;
	margin: 6px 0 0 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.detailed-star-ratings .vudu-star-ratings-base {
	float: left;
	margin: 6px 0 0 10px;
}

/*
 ***** Rotten Tomatoes Ratings  *****
*/
.rotten-tomato-rating {
	width: 136px;
	height: 59px;
}

.rotten-tomato-rating .rtBackground {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	background-image: url("/resources/ratings/RT_BG_and_Logo.png");
	background-repeat: no-repeat;
}

.rotten-tomato-rating .rtRatingBackground {
	position: absolute;
	background-color: #333;
	width: 80px;
	height: 8px;
	top: 45px;
	left: 48px;
}

.rotten-tomato-rating .rtRatingFill {
	position: absolute;
	z-index: 2;
	top: 45px;
	left: 48px;
	width: 0px;
	height: 8px;
	background-image: url("/resources/ratings/RT-bar-fill-C.png");
	background-repeat: repeat-x;
}

.rotten-tomato-rating .rtTitle {
	position: absolute;
	z-index: 4;
	top: 33px;
	left: 55px;
	font-family: Arial;
	font-size: 8px;
	color: #FFF;
}

.rotten-tomato-rating .rtRating {
	position: absolute;
	z-index: 4;
	top: 37px;
	left: 12px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

* /
 ***** Black Button *****
* /
.black-button .custom-button-left {
	background-image: url("/resources/buttons/black-button-W.png");
	background-repeat: no-repeat;
	width: 3px;
	height: 24px;
}

.black-button .custom-button-right {
	background-image: url("/resources/buttons/black-button-E.png");
	background-repeat: no-repeat;
	width: 3px;
	height: 24px;
}

.black-button .custom-button-center {
	background-image: url("/resources/buttons/black-button-C.png");
	background-repeat: repeat-x;
	height: 24px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #D2D2D2;
	padding: 0 10px 0 10px;
}

.black-button:hover .custom-button-center {
	color: #F3EB04;
	cursor: pointer;
}

.black-button-disabled:HOVER .custom-button-center {
	color: #808080;
	cursor: default;
}

.black-button-disabled:FOCUS {
	outline: none;
}

.black-button-disabled .custom-button-left {
	background-image: url("/resources/buttons/black-button-disabled-W.png");
}

.black-button-disabled .custom-button-right {
	background-image: url("/resources/buttons/black-button-disabled-E.png");
}

.black-button-disabled .custom-button-center {
	background-image: url("/resources/buttons/black-button-disabled-C.png");
	color: #808080;
}

/*

/*
 ***** Black / Green tinted Button (for conditional offers) *****
*/
.personal-offer-button .custom-button-left {
	background-image: url("/resources/buttons/green-tinted-button-W.png");
}

.personal-offer-button .custom-button-right {
	background-image: url("/resources/buttons/green-tinted-button-E.png");
}

.personal-offer-button .custom-button-center {
	background-image: url("/resources/buttons/green-tinted-button-C.png");
}

/*
 ***** Big Black Button *****
*/
.big-black-button .custom-button-left {
	background-image: url("/resources/buttons/big-black-button-W.png");
	background-repeat: no-repeat;
	width: 5px;
	height: 40px;
}

.big-black-button .custom-button-right {
	background-image: url("/resources/buttons/big-black-button-E.png");
	background-repeat: no-repeat;
	width: 5px;
	height: 40px;
}

.big-black-button .custom-button-center {
	background-image: url("/resources/buttons/big-black-button-C.png");
	background-repeat: repeat-x;
	height: 40px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #D2D2D2;
	padding: 0 10px 0 10px;
}

.big-black-button:hover .custom-button-center {
	color: #F3EB04;
	cursor: pointer;
}

.big-black-button-disabled:hover .custom-button-center {
	color: #808080;
	cursor: default;
}

.big-black-button-disabled .custom-button-left {
	background-image:
		url("/resources/buttons/big-black-button-disabled-W.png");
}

.big-black-button-disabled .custom-button-right {
	background-image:
		url("/resources/buttons/big-black-button-disabled-E.png");
}

.big-black-button-disabled .custom-button-center {
	color: #808080;
	background-image:
		url("/resources/buttons/big-black-button-disabled-C.png");
	cursor: default;
}

/*
 ***** Big Orange Button *****
*/
.big-orange-button .custom-button-left {
    background-image: url("/resources/buttons/big-orange-button-L.png");
    background-repeat: no-repeat;
    width: 4px;
    height: 40px;
}

.big-orange-button .custom-button-right {
    background-image: url("/resources/buttons/big-orange-button-R.png");
    background-repeat: no-repeat;
    width: 4px;
    height: 40px;
}

.big-orange-button .custom-button-center {
    background-image: url("/resources/buttons/big-orange-button-C.png");
    background-repeat: repeat-x;
    height: 40px;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #D2D2D2;
    padding: 0 10px 0 10px;
}

.big-orange-button:hover .custom-button-center {
    color: #F3EB04;
    cursor: pointer;
}


/*
 ***** Black Panel (Episode) *****
*/
.black-panel-left {
	background-image: url("/resources/buttons/black-panel-W.png");
	background-repeat: no-repeat;
	width: 8px;
	height: 72px;
}

.black-panel-right {
	background-image: url("/resources/buttons/black-panel-E.png");
	background-repeat: no-repeat;
	width: 8px;
	height: 72px;
}

.black-panel-center {
	background-image: url("/resources/buttons/black-panel-C.png");
	background-repeat: repeat-x;
	height: 72px;
}

.black-panel:HOVER .black-panel-left {
	background-image:
		url("/resources/buttons/black-panel-highlighted-W.png");
}

.black-panel:HOVER .black-panel-right {
	background-image:
		url("/resources/buttons/black-panel-highlighted-E.png");
}

.black-panel:HOVER .black-panel-center {
	background-image:
		url("/resources/buttons/black-panel-highlighted-C.png");
	cursor: pointer;
}

/*
 ***** Popup *****
*/
.gwt-DecoratedPopupPanel, .gwt-PopupPanel {
	z-index: 999;
}

.gwt-DecoratedPopupPanel .popupTopLeft {
	background-image: url("/resources/decorator/5px-gradient-box-NW.png");
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

.gwt-DecoratedPopupPanel .popupTopRight {
	background-image: url("/resources/decorator/5px-gradient-box-NE.png");
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

.gwt-DecoratedPopupPanel .popupTopCenter {
	background-image: url("/resources/decorator/5px-gradient-box-N.png");
	background-repeat: repeat-x;
	height: 5px;
}

.gwt-DecoratedPopupPanel .popupMiddleCenter {
	background-image: url("/resources/decorator/5px-gradient-box-C.png");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}

.gwt-DecoratedPopupPanel .popupMiddleLeft {
	background-image: url("/resources/decorator/5px-gradient-box-W.png");
	background-repeat: repeat-y;
	width: 5px;
	vertical-align: bottom;
}

.gwt-DecoratedPopupPanel .popupMiddleRight {
	background-image: url("/resources/decorator/5px-gradient-box-E.png");
	background-repeat: repeat-y;
	width: 5px;
	vertical-align: bottom;
}

.gwt-DecoratedPopupPanel .popupMiddleLeftInner {
	background-image: url("/resources/decorator/5px-gradient-box-SW.png");
	background-repeat: no-repeat;
	width: 5px;
	height: 124px;
}

.gwt-DecoratedPopupPanel .popupMiddleRightInner {
	background-image: url("/resources/decorator/5px-gradient-box-SE.png");
	background-repeat: no-repeat;
	width: 5px;
	height: 124px;
}

.gwt-DecoratedPopupPanel .popupBottomCenter {
	background-image: url("/resources/decorator/5px-gradient-box-S.png");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 5px;
}

.gwt-DecoratedPopupPanel .popupBottomLeft {
	background-image: url("/resources/decorator/5px-gradient-box-SW.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 5px;
	height: 5px;
}

.gwt-DecoratedPopupPanel .popupBottomRight {
	background-image: url("/resources/decorator/5px-gradient-box-SE.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 5px;
	height: 5px;
}

.gwt-PopupPanelGlass {
	background-color: #000000;
	z-index: 998;
	opacity: 0.75;
	filter: alpha(opacity = 75);
}

.gwt-DecoratedPopupPanel .gwt-Label {
	font-size: 15px;
	color: #D2D2D2;
	font-family: Arial;
}

/*#########################
 *****    View CSS    *****
###########################*/ /*
***** Main Tab  *****
*/
.vwc-top-tabs {
	width: 100%;
	height: 45px;
	margin-top: 60px;
	background-image: url("/resources/tabs/divider.png");
	background-repeat: repeat-x;
}

.placeholder-casting .vwc-top-tabs {
	margin-top: 10px;
}

.vwc-top-tabs .centered {
	margin: 0 auto 0 auto;
	width: 1000px;
}

.vwc-top-tabs .vwc-tab {
	position: relative;
	float: left;
	margin-left: 43px;
}

.vwc-top-tabs .vwc-tab .left {
	position: absolute;
	left: -43px;
	top: 0;
	width: 43px;
	height: 44px;
}

.vwc-top-tabs .vwc-tab .right {
	position: absolute;
	right: -43px;
	top: 0;
	width: 43px;
	height: 44px;
}

.vwc-top-tabs .vwc-tab .center {
	overflow: hidden;
	height: 44px;
}

.vwc-top-tabs .vwc-tab-selected .left {
	background-image: url("/resources/tabs/tab_selector_gold_W2.png");
	background-repeat: no-repeat;
}

.vwc-top-tabs .vwc-tab-selected .center {
	background-image: url("/resources/tabs/tab_selector_gold_C.png");
	background-repeat: repeat-x;
}

.vwc-top-tabs .vwc-tab-selected .right {
	background-image: url("/resources/tabs/tab_selector_gold_E2.png");
	background-repeat: no-repeat;
}

.vwc-top-tabs .vwc-tab .title {
	padding: 10px 15px 0 15px;
	font-family: Arial;
	font-size: 18px;
	color: #D2D2D2;
}

.vwc-top-tabs .vwc-tab .title:hover {
	color: #F3EB04;
	cursor: pointer;
}

.vwc-top-tabs .vwc-tab-selected .title:hover {
	color: #D2D2D2;
	cursor: default;
}

/*
***** Sub Tab  *****
*/
.vwc-sub-tabs {
	width: 100%;
	height: 59px;
	background-image: url("/resources/tabs/divider.png");
	background-repeat: repeat-x;
	background-position: 0 -8px;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.has-content-filters .vwc-sub-tabs:FIRST-CHILD {
	height: 40px;
}

.vwc-sub-tabs .vwc-browse, .vwc-sub-tabs .centered {
	margin: 8px auto 0 auto;
	width: 1000px;
	height: 25px;
	overflow: hidden;
}
.vwc-sub-tabs .centered {
	overflow: visible !important;
}

.vwc-sub-tabs .vwc-tab {
	position: relative;
	float: left;
	margin-left: 40px;
}

.vwc-sub-tabs .vwc-tab .left {
	position: absolute;
	left: -5px;
	top: 0;
	width: 5px;
	height: 24px;
}

.vwc-sub-tabs .vwc-tab .right {
	position: absolute;
	right: -5px;
	top: 0;
	width: 5px;
	height: 24px;
}

.vwc-sub-tabs .vwc-tab .center {
	overflow: hidden;
	height: 24px;
}

.vwc-sub-tabs .vwc-tab-selected .left {
	background-image: url("/resources/tabs/sub_menu_selector_W.png");
	background-repeat: no-repeat;
}

.vwc-sub-tabs .vwc-tab-selected .center {
	background-image: url("/resources/tabs/sub_menu_selector_C.png");
	background-repeat: repeat-x;
}

.vwc-sub-tabs .vwc-tab-selected .right {
	background-image: url("/resources/tabs/sub_menu_selector_E.png");
	background-repeat: no-repeat;
}

.vwc-sub-tabs .vwc-tab .title {
	padding: 3px 15px 0 15px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #D2D2D2;
}

.vwc-sub-tabs .vwc-tab .tag {
	position: absolute;
	top: -6px;
	right: -8px;
	padding: 1px;
	font-family: Arial;
	font-size: 15px;
	color: black;
	font-weight: bold;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: orange;
	z-index: 10;
	min-width: 16px;
	text-align: center;
}

.vwc-sub-tabs .vwc-tab .title:hover {
	color: #F3EB04;
	cursor: pointer;
}

.vwc-sub-tabs .vwc-tab-selected .title:hover {
	color: #D2D2D2;
	cursor: default;
}

/*
 ***** Top Picks Tab *****
*/
.vwc-toppicks {
	width: 100%;
	height: 95px;
}

.vwc-toppicks .centered {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 75px;
	overflow: hidden;
}

.vwc-toppicks .centered .left-button {
	position: absolute;
	left: 15px;
	top: 2px;
	height: 67px;
	width: 32px;
	background-image: url("/resources/buttons/ad-normal-arrow-left.png");
	background-repeat: no-repeat;
}

.vwc-toppicks .centered .left-button:HOVER {
	cursor: pointer;
	background-image: url("/resources/buttons/ad-over-arrow-left.png");
}

.vwc-toppicks .centered .right-button {
	position: absolute;
	right: 72px;
	top: 2px;
	height: 67px;
	width: 32px;
	background-image: url("/resources/buttons/ad-normal-arrow-right.png");
	background-repeat: no-repeat;
}

.vwc-toppicks .centered .right-button:HOVER {
	cursor: pointer;
	background-image: url("/resources/buttons/ad-over-arrow-right.png");
}

.vwc-toppicks .centered .left-mask {
	position: absolute;
	left: 47px;
	top: 0;
	height: 71px;
	width: 56px;
	background-image: url("/resources/misc/fade-mask-left.png");
	background-repeat: repeat-y;
}

.vwc-toppicks .centered .right-mask {
	position: absolute;
	right: 104px;
	top: 0;
	height: 71px;
	width: 56px;
	background-image: url("/resources/misc/fade-mask-right.png");
	background-repeat: repeat-y;
}

.vwc-toppicks .centered .vwc-toppicks-ads {
	position: absolute;
	left: 47px;
	top: 0px;
	width: 849px;
	height: 71px;
	overflow: hidden;
}

.vwc-toppicks .centered .vwc-ads-wrapper {
	float: left;
	height: 71px;
}

.vwc-toppicks .centered .vwc-toppicks-ads .gwt-Image {
	float: left;
	width: 144px;
	height: 67px;
	margin: 2px 8px 0 2px;
}

.vwc-toppicks .centered .vwc-toppicks-ads .gwt-Image:HOVER {
	margin: 0 6px 0 0;
	border: 2px solid #F3EB04;
	cursor: pointer;
}

/*
 ***** Content Filters *****
*/
.vwc-sub-tabs .vwc-content-filters {
	position: absolute;
	margin-left: 39px;
	width: 2820px;
}

.vwc-sub-tabs .vwc-content-filters .gwt-Label, .vwc-content-filters .gwt-ListBox
	{
	float: left;
}

.vwc-sub-tabs .vwc-content-filters .gwt-Label {
	margin: 4px 10px 0 0;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #D2D2D2;
	width: 90px;
}

.vwc-sub-tabs .vwc-content-filters .gwt-ListBox {
	background: none repeat scroll 0 0 #4A4A4A;
	border: medium none;
	margin-right: 33px;
	font-family: Arial;
	font-size: 14px;
	color: #D2D2D2;
	padding: 2px 0;
	width: 180px;
}

.vwc-sub-tabs .vwc-content-filters .gwt-ListBox option {
	padding: 2px 0;
	background-color: rgb(88, 88, 88);
}

.vwc-content-filters .vwc-content-filters-spacer {
	loat: left;
	height: 10px;
	display: none;
}

.vwc-content-filters .vwc-content-filters-spacer-2 {
	float: left;
	width: 100px;
	height: 10px;
}

.vwc-sub-tabs .more-left, .vwc-sub-tabs .more-right {
	position: absolute;
	top: 0px;
	width: 30px;
	height: 25px;
	background-repeat: no-repeat;
	background-color: #000;
	cursor: pointer;
	background-position: 6px 3px;
	-webkit-user-select: none;
}

.vwc-sub-tabs .more-left {
	left: 0px;
	background-image: url("/resources/buttons/More-Arrow-Small-Left.png");
}

.vwc-sub-tabs .more-right {
	right: 0px;
	background-image: url("/resources/buttons/More-Arrow-Small-Right.png");
}

/*
***** Catalog Grid  *****
*/
.vwc-sub-tabs .vwc-search-input {
	float: left;
	margin: 2px 10px 0 200px;
	color: #333;
	font-size: 12px;
	border: medium none;
	height: 18px;
	width: 300px;
}

.vwc-sub-tabs .vwc-search-button {
	float: left;
}
/*
***** Catalog Grid  *****
*/
.vwc-catalog {
	width: 100%;
}

.vwc-catalog>.centered {
	position: relative;
	width: 1000px;
	margin: 0 auto 0 auto;
}

.vwc-catalog .pagination {
	font-family: Verdana;
	font-size: 10px;
	color: #D2D2D2;
	position: absolute;
	right: 72px;
	top: -20px;
}

.vwc-catalog-container {
	margin: 0 0 0 0;
	width: 942px;
	background-image: url("/resources/grid/catalog_back_157_264.png");
	background-repeat: repeat;
}

.vwc-catalog-no-results {
	width: 100%;
	height: 150px;
	text-align: center;
	background-color: #000;
	padding: 50px 0 0 0;
}

.vwc-catalog-no-results>.gwt-Label {
	font-family: Verdana;
	font-size: 12px;
	color: #D2D2D2;
}

.vwc-catalog .grid-mask {
	background-color: #000;
}
/*
 ***** Movie Details  *****
*/
.vwc-details {
	width: 100%;
	height: 100%;
	background-image: url("/resources/backgrounds/purple.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

.vwc-details>.centered {
	margin: 0 auto 0 auto;
	width: 942px;
}

.vwc-details>.centered>div:FIRST-CHILD {
	width: 100%;
	height: 36px;
}

.vwc-details .breadcrumb {
	float: left;
	width: 600px;
	height: 36px;
	overflow: hidden;
	white-space: nowrap;
}

.vwc-details .breadcrumb .gwt-Anchor {
	display: inline-block;
	font-family: Arial;
	font-size: 12px;
	margin: 5px 0 0 5px;
	color: #999999;
}

.vwc-details .breadcrumb .gwt-Anchor:FIRST-CHILD {
	margin: 5px 0 0 5px;
}

.vwc-details .breadcrumb .gwt-Label {
	display: inline-block;
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
	margin: 5px 0 0 10px;
}

.vwc-details .hdHdx-banner {
	float: right;
	width: 340px;
	height: 29px;
	overflow: hidden;
}

.vwc-details .hdHdx-banner .gwt-Anchor {
	display: none;
	width: 340px;
	height: 29px;
	overflow: hidden;
}

.vwc-details .hdHdx-banner-HD .gwt-Anchor {
	display: block;
	background-image: url("/resources/banners/hd_purple_banner_v2.png");
	background-repeat: no-repeat;
	background-position: 84px 0;
	text-indent: -99999px;
}

.vwc-details .hdHdx-banner-UHD .gwt-Anchor {
	display: block;
	background-image: url("/resources/uhd/vudu_uhd_available.png");
	background-repeat: no-repeat;
	background-position: 17px 0;
	text-indent: -99999px;
}

.vwc-details .hdHdx-banner-HDX .gwt-Anchor {
	display: block;
	background-image: url("/resources/banners/hdhdx_purple_banner_v5.png");
	background-repeat: no-repeat;
	background-position: 17px 0;
	text-indent: -99999px;
}

.vwc-details .hdHdx-banner-HDX-noHD .gwt-Anchor {
	display: block;
	background-image: url("/resources/banners/hdx_nohd_purple_banner.png");
	background-repeat: no-repeat;
	background-position: 17px 0;
	text-indent: -99999px;
}

.vwc-details .buttons-container {
	width: 100%;
	height: 64px;
}

.vwc-details .buttons-container>table {
	float: left;
}

.vwc-details .buttons-container .big-black-button,
.vwc-details .buttons-container .big-orange-button {
	margin-right: 8px;
}
.vwc-details .buttons-container .big-orange-button {
	width: 120px;
}
.vwc-details .buttons-container .redeem-btn .custom-button-center {
	width: 105px;
}

.vwc-details .buttons-container .redeem-btn .redeem-uv-logo {
	height: 22px;
	width: 23px;
	background-image: url("/resources/icons/uv-logo-23x22.png");
	float: right;
}

.vwc-details .buttons-container .redeem-btn .redeem-disney-logo {
	height: 22px;
	width: 22px;
	background-image: url("/resources/icons/dma_logo_22x22.png");
	float: right;
}

.vwc-details .buttons-container .supported-devices-container {
	float: right;
	width: 198px;
}

.vwc-details .buttons-container .supported-devices-container .gwt-Image
	{
	float: right;
	margin: 0 0 0 6px;
}

.vwc-details .left-container {
	position: relative;
	float: left;
	width: 142px;
}

.vwc-details .left-container .save-burst {
	position: absolute;
	top: 115px;
	left: -10px;
	width: 79px;
	height: 80px;
	background-image: url("/resources/misc/save-red-burst.png");
}

.vwc-details .left-container .save-burst-disabled {
	display: none;
}

.vwc-details .left-container .save-burst .gwt-Label {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 35px 15px;
}

.vwc-details .left-container .hover-message {
	top: 170px;
}
/* purchase-buttons-container */
.purchase-buttons-container {
	margin: 0 0 0 8px;
	padding: 0;
}

.vwc-content-details-disclaimer-panel {
	margin: 10px 0 0 10px;
	width: 110px;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

.left-container .gift-button-container {
	margin: 10px;
}

.left-container .gift-button-container .custom-button-center {
	width: 101px;
	margin: 0;
	padding: 0;
}

.left-container .gift-button-container .custom-button-center div {
	font-size: 12px;
	margin-left: 4px;
	width: 41px;
	display: inline-block;
}

.left-container .purchase-option-title {
	margin: 13px 0 0;
	width: 110px;
	height: 24px;
	font-family: Arial;
	font-size: 13px;
	color: #D2D2D2;
}

/* purchase option */
.purchase-buttons-container .purchase-option {
	width: 118px;
	height: 24px;
	margin: 4px 3px 0 3px;
}

/* purchase button  */
.purchase-buttons-container .custom-button-center {
	padding: 0 0;
}

.purchase-label, .purchase-label-discount {
	width: 101px;
	overflow: hidden;
}

.purchase-label-discount {
	width: 97px;
	overflow: hidden;
}

.purchase-label-original-price {
	float: left;
	margin-left: 40px;
}

.purchase-label-regular-price {
	color: #888888;
	text-decoration: line-through;
}

.purchase-label-discount-price {
	color: orange;
}

.black-button:HOVER .purchase-label {
	color: #F3EB04;
}

.black-button-disabled:HOVER .purchase-label {
	color: #808080;
}

.black-button-disabled .purchase-label {
	color: #808080;
}

.purchase-label div {
	float: left;
}

.purchase-label div:FIRST-CHILD {
	width: 50px;
}

.purchase-label img {
	float: left;
	margin: 4px 3px;
	display:inline-block;
}

.purchase-label-quality-img {
	float: left;
	margin: 10px 0 0;
	width: 50px;
}

.purchase-label .purchase-label-price {
	float: right;
}

.purchase-label-text1 {
	float: left;
	margin-top: 8px;
}

.purchase-label-text2 {
	float: left;
	margin-left: 20px;
}

.purchase-label .purchase-label-image {
	background-image: url("/resources/misc/check_mark.png");
	background-repeat: no-repeat;
	background-position: -20px -1px;
	width: 35px;
	height: 15px;
}

.purchase-buttons-container .black-button, .purchase-buttons-container .big-black-button
	{
	margin-bottom: 4px;
}

.vwc-purchase-disclaimer {
	color: #D2D2D2;
	font-family: Arial;
	font-size: 12px;
}

/* Promo Tags */
.vwc-details  .promo-tag-panel {
	margin: 10px 0;
}

.vwc-details  .promo-tag-panel .promo-tag-image {
	margin-right: 10px;
}

.vwc-details  .promo-tag-panel .promo-tag-name {
	font-weight: bold;
	color: #EEEEEE;
}

.vwc-details  .promo-tag-panel .promo-tag-description {
	font-style: italic;
}
/* MyOffers */
.vwc-details .personalOfferRow .vwc-details-offer-expiration::before {
	background-image: url("/resources/icons/misc-sprites-icons-v1.png");
	width: 30px;
	height: 24px;
	background-position: -62px 0;
	content: "";
	color: transparent;
	display: inline-block;
	vertical-align: middle;
}

.vwc-details .personalOfferRow .vwc-details-offer-expiration {
	color: orange;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}
/* Movie Poster In Movie Details */
.vwc-details .left-container .vwc-catalog-poster {
	width: 127px;
	height: 205px;
}

.vwc-details .left-container .vwc-catalog-poster .border {
	top: 0px;
	left: 0px;
}

.vwc-details .left-container .vwc-catalog-poster:HOVER .border {
	left: 0px;
	width: 127px;
	height: 180px;
	background-color: #888888;
}

.vwc-details .left-container .vwc-catalog-poster:HOVER .border img {
	margin: 1px;
}

.vwc-details .left-container .vwc-catalog-poster .expire-label,
	.vwc-details .left-container .vwc-catalog-poster .episode-label,
	.vwc-details .left-container .vwc-catalog-poster .conditional-offer-label
	{
	left: 1px;
	top: 160px;
}

.vwc-details .left-container .vwc-catalog-poster .vudu-star-ratings-base
	{
	position: absolute;
	left: 29px;
	top: 186px;
}

.vwc-details .left-container .vwc-catalog-poster .trailer {
	left: 0px;
	top: 187px;
}

/* right column container */
.vwc-details .right-container {
	float: left;
	width: 800px;
	background-image: url("/resources/tabs/tab-details-vertical-line.png");
	background-repeat: no-repeat;
	background-position: 0 32px;
	min-height: 150px;
}

.vwc-details .right-container-no-tabs {
	background-image: none;
}

/* Movie Details Tab */
.vwc-details-tabs {
	width: 100%;
	height: 48px;
}

.vwc-details-tabs .centered {
	width: 100%;
	background-image:
		url("/resources/tabs/tab-details-horizontal-underline.png");
	background-repeat: no-repeat;
	background-position: 0 31px;
	height:32px;
}

.vwc-details-tabs .vwc-tab {
	float: left;
}

.vwc-details-tabs .vwc-tab .left {
	float: left;
	background-image: url("/resources/tabs/tab-details-inactive-W2.png");
	background-repeat: no-repeat;
	width: 12px;
	height: 32px;
}

.vwc-details-tabs .vwc-tab:FIRST-CHILD .left {
	background-image:
		url("/resources/tabs/tab-details-first-inactive-W.png");
}

.vwc-details-tabs .vwc-tab .right {
	float: left;
	background-image: url("/resources/tabs/tab-details-inactive-E2.png");
	background-repeat: no-repeat;
	width: 12px;
	height: 32px;
}

.vwc-details-tabs .vwc-tab .center {
	float: left;
	background-image: url("/resources/tabs/tab-details-inactive-C2.png");
	background-repeat: repeat-x;
	height: 32px;
}

.vwc-details-tabs .vwc-tab-selected .left {
	background-image: url("/resources/tabs/tab-details-active-W.png");
	background-repeat: no-repeat;
	background-color: #000;
}

.vwc-details-tabs .vwc-tab-selected:FIRST-CHILD .left {
	background-image: url("/resources/tabs/tab-details-first-active-W.png");
}

.vwc-details-tabs .vwc-tab-selected .center {
	background-image: url("/resources/tabs/tab-details-active-C.png");
	background-repeat: repeat-x;
	background-color: #000;
}

.vwc-details-tabs .vwc-tab-selected .right {
	background-image: url("/resources/tabs/tab-details-active-E.png");
	background-repeat: no-repeat;
	background-color: #000;
}

.vwc-details-tabs .vwc-tab .title {
	padding: 8px 15px 0 15px;
	font-family: Arial;
	font-size: 15px;
	color: #D2D2D2;
}

.vwc-details-tabs .vwc-tab .title:hover {
	color: #F3EB04;
	cursor: pointer;
}

.vwc-details-tabs .vwc-tab-selected .title:hover {
	color: #D2D2D2;
	cursor: default;
}

/* Content Overview */
.vwc-details-overview {
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
}

.vwc-details-overview-left {
	float: left;
	margin: 0 0 0 16px;
	width: 392px;
	overflow: hidden;
}

.vwc-details-overview .title {
	font-size: 18px;
	font-weight: bold;
	min-height: 32px;
	margin: 0;
}

.vwc-details-overview-left .description {
	min-height: 150px;
	padding: 10px 0 5px 0;
	overflow: hidden;
	text-align: justify;
}

.vwc-details-overview-left .uhd-row {
	height: 40px;
}

.vwc-details-overview-left .subtitlesRow, .vwc-details-overview-left .metaRow,
	.vwc-details-overview-left .qualityRow, .vwc-details-overview-left .promoTagRow,
	.vwc-details-overview-left .ccRow, 
	.vwc-details-overview-left .details-overview-walmart-offer-row  {
	width: 100%;
	padding: 9px 0 9px 0;
	overflow: hidden;
}

.vwc-details-overview-left .subtitlesRow, .vwc-details-overview-left .metaRow,
	.vwc-details-overview-left .qualityRow, .vwc-details-overview-left .ccRow,
	.vwc-details-overview-left .uhd-row,
	.vwc-details-overview-left .details-overview-walmart-offer-row {
	border-bottom: 1px solid #3D3D3D;
}

.vwc-details-overview-left .details-overview-walmart-offer-row .walmart-offer-img{
	height: 25px;
    width: 25px;
    background-image: url("/resources/icons/physical_discs_icon_sprite_v1.png");
    background-position:0px 0px;
    float:left;
}

.vwc-details-overview-left .details-overview-walmart-offer-row .gwt-Label{
  padding-top:5px;
  float:left;
  width:80%;
  padding-left:15px;
}


.vwc-details-overview-left .ccRow .ccLogo {
	background-image: url("/resources/icons/cc-logo.png");
	background-size: cover;
	vertical-align: middle;
	width: 25px;
	height: 20px;
	display: inline-block;
	margin-right: 10px;
}

.vwc-details-overview-left .ccRow .ccLabel {
	display: inline-block;
}

.vwc-details-overview-left .metaRow {
	border-top: 1px solid #3D3D3D;
}

.vwc-details-overview-left .castListRow {
	width: 100%;
	padding: 9px 0 9px 50px;
	background-image: url("/resources/caster/cast-off.png");
	background-repeat: no-repeat;
	background-size: 36px;
	background-position: 0 6px;
	overflow: hidden;
}

.vwc-details-overview-left .castListRow .sd, .vwc-details-overview-left .castListRow .hd,
	.vwc-details-overview-left .castListRow .hdx,
	.vwc-details-overview-left .castListRow .uhd {
	float: left;
	height: 20px;
	background-repeat: no-repeat;
}

.vwc-details-overview-left .castListRow .sd {
	background-image: url("/resources/caster/quality_sd.png");
	width: 54px;
}

.vwc-details-overview-left .castListRow .hd {
	background-image: url("/resources/caster/quality_hd.png");
	width: 64px;
}

.vwc-details-overview-left .castListRow .hdx {
	background-image: url("/resources/caster/quality_hdx.png");
	width: 64px;
}

.vwc-details-overview-left .castListRow .uhd {
	background-image: url("/resources/caster/quality_uhd.png");
	width: 64px;
}

.qualityRow .uv-logo {
	height: 27px;
	width: 26px;
	background-image: url("/resources/icons/uv-logo-pc-26x27.png");
}

.qualityRow .dma-logo {
	height: 27px;
	width: 27px;
	background-image: url("/resources/icons/dma_logo_27x27.png");
}

.vwc-details-overview-left .metaRow .gwt-Label {
	width: 80px;
	text-align: right;
	float: left;
}

.vwc-details-overview-left .metaRow .gwt-Label:FIRST-CHILD {
	width: 152px;
	text-align: left;
}

.vwc-details-overview-left .ratingRow {
	height: 72px;
	overflow: hidden;
	margin-left: 40px;
}

.vwc-details-overview-left .ratingRow .rotten-tomato-rating {
	margin: 13px 40px 0 0;
	float: right;
}

.vwc-details-overview-left .ratingRow .detailed-star-ratings {
	margin: 23px 0 0 0;
	float: left;
}

.vwc-details-overview-left .commentsContainer {
	margin: 20px 0 0 0;
}

.vwc-details-overview-right {
	float: left;
	margin: 0 0 0 40px;
	width: 256px;
}

.vwc-details-overview-right .cast-poster {
	width: 225px;
	height: 104px;
	overflow: hidden;
}

.vwc-details-overview-right .cast-poster .cast-poster-border {
	float: left;
	width: 59px;
	height: 88px;
	background-color: #888;
}

.vwc-details-overview-right .cast-poster:HOVER .cast-poster-border {
	background-color: #F3EB04;
	cursor: pointer;
}

.vwc-details-overview-right .cast-poster img {
	width: 57px;
	height: 86px;
	margin: 1px;
	background-color: #000;
}

.vwc-details-overview-right .cast-poster .gwt-Label {
	float: left;
	margin-left: 5px;
	width: 130px;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
}

.vwc-details-overview-right .cast-poster .cast-poster-role {
	font-style: italic;
}

/* Content Reviews */
.vwc-details-reviews {
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
	width: 636px;
	margin: 0 0 0 16px;
}

.vwc-details-reviews .vwc-grid-scroll {
	width: 100%;
}

.vwc-details-reviews-container {
	float: left;
}

.vwc-details-reviews-container>div {
	float: left;
	width: 280px;
	margin-left: 36px;
}

.vwc-details-reviews-container>div.vwc-details-reviews-rotten {
	float: right;
}

.vwc-details-reviews-container>div:FIRST-CHILD {
	margin-left: 0;
}

.vwc-details-reviews-container .reviewPanel {
	padding: 5px 0 5px 0;
	width: 100%;
	border-bottom: 1px solid #3D3D3D;
	background-image: url("/resources/misc/RT_Rotten.png");
	background-repeat: no-repeat;
	background-position: 248px 2px;
}

.vwc-details-reviews-container>div:FIRST-CHILD .reviewPanel {
	background-image: url("/resources/misc/RT_Fresh.png");
}

.vwc-details-reviews-container .reviewPanel .gwt-Label:FIRST-CHILD {
	font-size: 18px;
	font-weight: bold;
	width: 250px;
}

.vwc-details-reviews-container .reviewPanel .gwt-Anchor {
	color: #999;
}

.vwc-details-reviews-container .reviewPanel .reviewComment {
	padding-top: 10px;
}

/* Content Similar */
.vwc-details .vwc-catalog {
	width: 100%;
}

.vwc-details .vwc-catalog>.centered {
	position: relative;
	overflow: hidden;
	width: 800px;
	margin: 0 0 0 1px;
}

.vwc-details .vwc-catalog-container {
	margin: 0 0 0 0;
	width: 770px;
	background-image: url("/resources/grid/catalog_back_157_240.png");
	background-repeat: repeat;
}

/* Content VUDU Extras */
.vwc-details .vwc-details-vudu-extras .vwc-details-vudu-extras-header {
	padding-left: 16px;
	height: 20px;
}

/* Content More info */
.vwc-details-moreinfo {
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
}

.vwc-details-moreinfo-left {
	float: left;
	margin: 0 0 0 16px;
	width: 430px;
}

.vwc-details-moreinfo .title {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.vwc-details-moreinfo-left .description {
	width: 392px;
	text-align: justify;
}

.vwc-details-moreinfo-right {
	float: left;
	margin: 10px 0 0 40px;
	width: 256px;
}

.vwc-details-moreinfo-right .gwt-Image, .vwc-details-moreinfo-right .gwt-HTML,
	.vwc-details-moreinfo-right .gwt-Label {
	margin-right: 10px;
}

.vwc-details-moreinfo-right .gwt-Label {
	font-weight: bold;
}

/* about uhd */
.vwc-purchase-message a {
	color: #d2d2d2;
	text-decoration: underline;
}

.vwc-details-about-uhd .title {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.vwc-details-about-uhd .description {
	width: 420px;
	text-align: justify;
	font-size: 12px;
}

.vwc-details-about-uhd {
	color: #d2d2d2;
	font-family: arial;
	margin-left: 20px;
}

.aboout-uhd-vuduuhd .gwt-Label {
	float: left;
}

.aboout-uhd-vuduuhd .gwt-Anchor {
	float: left;
	padding-left: 5px;
	color: #d2d2d2;
	text-decoration: underline;
	cursor:pointer;
}

.aboout-uhd-4k, .aboout-uhd-vision, .aboout-uhd-atmos {
	margin: 20px 0px 20px 0px;
}

.aboout-uhd-vuduuhd {
	margin: 40px 0px 20px 0px;
}

.aboout-uhd-4k .description, .aboout-uhd-vision .description,
	.aboout-uhd-atmos .description, .aboout-uhd-vuduuhd .description {
	padding-top: 10px;
}

.details-overview-uhd-avail-row {
	margin: 20px 0px;
}

.overview-uhd-promo-tag-img {
	height: 25px;
    width: 132px;
    background-image: url("../images/nextgen/vudu-mobile-icons-sprite-v3.png");
    background-position: 0px 198px;
    float: left;
}

.details-overview-uhd-avail-row .gwt-Label {
	margin: 5px 10px;
	float: left;
}

.uhd-row .gwt-Label {
	float: left;
	margin-top: 10px;
}

.uhd-row .uhd-row-4k, .uhd-row .uhd-row-atmos, .uhd-row .uhd-row-vision
	{
	float: left;
	margin: 10px 20px;
	position: relative;
}

.uhd-row .uhd-row-4k  .uhd-row-4k-img{
    height: 20px;
    width: 28px;
    background-image: url("/resources/uhd/uhd_sprite_v1.png");
    background-position:56px -77px
    
} 

.uhd-row .uhd-row-atmos  .uhd-row-atmos-img{
  height: 13px;
    width: 67px;
    background-image: url("/resources/uhd/uhd_sprite_v1.png");
    background-position:142px -1px;
    
} 

.uhd-row .uhd-row-vision  .uhd-row-vision-img{
  height: 14px;
    width: 67px;
    background-image: url("/resources/uhd/uhd_sprite_v1.png");
    background-position:142px -76px
    
} 

.uhd-row .uhd-row-4k  .uhd-row-4k-tip {
	height: 47px;
	width: 280px;
	background-image: url("/resources/uhd/uhd_sprite_v1.png");
	background-position: 0px;
	position: absolute;
	left: -85px;
	top: -47px;
	z-index: 5;
}

.uhd-row .uhd-row-atmos  .uhd-row-atmos-tip {
	height: 47px;
	width: 319px;
	background-image: url("/resources/uhd/uhd_sprite_v1.png");
	background-position:0px 50px;
	position: absolute;
	right: -50px;
	bottom: -50px;
	z-index: 5;
}

.uhd-row .uhd-row-vision  .uhd-row-vision-tip {
	height: 47px;
	width: 285px;
	background-image: url("/resources/uhd/uhd_sprite_v1.png");
	background-position:0px 0px;
	position: absolute;
	left: -140px;
	bottom: -47px;
	z-index: 5;
}

.vwc-details-about-uhd .aboout-uhd-4k .about-uhd-img{
    height: 42px;
    width: 58px;
    background-image: url("/resources/uhd/uhd_sprite_v1.png");
    background-position: 58px 205px;
}
.vwc-details-about-uhd .aboout-uhd-vision .about-uhd-img{
    height: 32px;
    width: 157px;
    background-image: url("/resources/uhd/uhd_sprite_v1.png");
    background-position:-352px -75px;
}

.vwc-details-about-uhd .aboout-uhd-atmos .about-uhd-img{
    width : 165px;
    height: 33px;
    background-image: url("/resources/uhd/uhd_sprite_v1.png");
    background-position:-352px 0px;
}

/* Content Episodes */
.vwc-details-episodes {
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
	width: 800px;
	margin: 0 0 0 16px;
}

.vwc-details-episodes .season-title {
	font-size: 18px;
	font-weight: bold;
	height: 32px;
}

.vwc-details-episodes .vwc-grid-scroll {
	width: 100%;
}

.vwc-details-episodes .episodePanel .episodePanel-not-owned,
	.vwc-details-episodes .episodePanel .episodePanel-owned {
	float: left;
	width: 12px;
	height: 72px;
}

.vwc-details-episodes .episodePanel .episodePanel-owned {
	background-image: url("/resources/misc/check_mark.png");
	background-repeat: no-repeat;
	background-position: -25px 27px;
}

.vwc-details-episodes .episodePanel .black-panel-center .gwt-HTML {
	float: left;
	width: 270px;
	overflow: hidden;
	margin: 26px 0 0 8px;
	font-size: 16px;
}

.vwc-details-episodes .episodePanel .black-panel-center .gwt-Label {
	float: left;
	width: 330px;
	overflow: hidden;
	margin: 13px 0 0 18px;
	font-size: 12px;
}

.vwc-details-episodes .episodePanel .black-panel-center .vudu-star-ratings-base
	{
	float: left;
	margin: 28px 0 0 12px;
}

.vwc-details-episodes .episodePanel .black-panel-center .bonus-label {
	float: right;
	font-size: 12px;
	color: #FF8F00;
	font-weight: bold;
	padding-top: 4px;
}

/* Content Container */
.vwc-details-content-container {
	position: relative;
	width: 700px;
	height: 185px;
}

.vwc-details-content-container .strip-container {
	position: relative;
	height: 230px;
	width: 680px;
	top: -24px;
}

.vwc-details-content-container .strip-container .horizontalScroll-visible-panel
	{
	width: 628px;
}

.vwc-details-content-container .strip-container .horizontalScroll .horizontalScroll-arrow
	{
	top: 95px;
}

.vwc-details-content-container .info-table {
	margin: 10px 0 0;
	width: 700px;
	background-image: url("/resources/backgrounds/bundle-gradiant.png");
	background-repeat: no-repeat;
}

.vwc-details-content-container .vwc-content-container-overview-left {
	margin: 10px;
	width: 400px;
}

.vwc-details-content-container .vwc-content-container-overview-left .gwt-Label:FIRST-CHILD
	{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	min-height: 35px;
}

.vwc-details-content-container .vwc-content-container-overview-right {
	margin: 45px 10px 10px 10px;
	width: 260px;
}

/* TV Networks */
.vwc-tv-networks {
	width: 1000px;
	margin: 0 auto;
}

.vwc-tv-networks .vwc-tv-networks-container {
	width: 960px;
	float: left;
}

.vwc-tv-networks-container .vwc-grid-scroll {
	width: 100%;
}

.vwc-tv-networks-container .tv-network {
	float: left;
	width: 216px;
	height: 136px;
	margin: 0 10px 10px;
}

.vwc-tv-networks-container .tv-network img {
	margin: 2px;
}

.vwc-tv-networks-container .tv-network:HOVER img {
	margin: 0;
	border: 2px solid #F3EB04;
	cursor: pointer;
}

/* My Offers */
.vwc-my-offers {
	width: 1000px;
	margin: 0 auto;
}

.vwc-my-offers .vwc-my-offers-container {
	width: 960px;
	float: left;
}

.vwc-my-offers-container .vwc-grid-scroll {
	width: 100%;
}
.vwc-my-offers-container .offer-slot {
	display: inline-block;
}
.vwc-my-offers-container .vwc-my-offer {
	display: inline-block;
	width: 310px;
	height: 250px;
	margin: 5px;
	background-color: #FAFAFA;
	color: #000000;
	padding: 15px 10px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	vertical-align: middle;
}
.vwc-my-offers-container .vwc-my-offer .vwc-my-offer-top {
	height: 20px;
	position: relative;
	font-size: 11px;
	color: #aaa;
}
.vwc-my-offers-container .vwc-my-offer .vwc-my-offer-top .vwc-my-offer-expiration {
	position: absolute;
	display: inline-block;
	right: 0;
}
.vwc-my-offers-container .vwc-my-offer .vwc-my-offer-top .vwc-my-offer-unread-label {
	position: absolute;
	left: 0;	
	width: 60px;
	display: none;
	background-image: url("/resources/icons/Orange_Dot.png");    
    background-repeat: no-repeat;
    background-position: 2px 2px;
    padding-left: 20px;
}
.vwc-my-offers-container .vwc-my-offer.vwc-my-offer-unread  .vwc-my-offer-top .vwc-my-offer-unread-label {
	display: inline-block;
}
.vwc-my-offers-container .vwc-my-offer .vwc-my-offer-poster {
	display: inline-block;
	width: 80px;
	height: 114px;
	margin: 5px 0;
	vertical-align: top;
}
.vwc-my-offers-container .vwc-my-offer button {
	background-color: orange;
	color: white;
	height: 40px;
	width: 100%;
	border: 0;
	border-radius: 2px;
	cursor: pointer;
	font-size: 12.5px;
	position: absolute;
    bottom: 0;
    left: 0;
}

.vwc-my-offers-container .vwc-my-offer .vwc-my-offer-data {
	display: inline-block;
	width: 185px;
	margin-left: 15px;
}

.vwc-my-offers-container .vwc-my-offer .vwc-my-offer-data .vwc-my-offer-price {
	display: inline-block;
	color: orange;
	font-size: 26px;
	font-weight: bold;
	margin: 5px 0;
}

.vwc-my-offers-container .vwc-my-offer .vwc-my-offer-data .vwc-my-offer-full-price	{
	display: inline-block;
	color: red;
	font-size: 10px;
	text-decoration: line-through;
	margin-left: 10px;
	position: relative;
	top: -5px;
}

.vwc-my-offers-container .vwc-my-offer .vwc-my-offer-data .vwc-my-offer-title
	{
	font-size: 13px;
	color: #3c3c3c;
	font-weight: bold;
	line-height: 1.35;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.vwc-my-offers-container .vwc-my-offer .vwc-my-offer-data .vwc-my-offer-description
	{
	font-size: 11px;
	margin: 5px 0;
	color: #666;
	line-height: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 84px;
}

/* UiEntry Details */
.vwc-uientry-details {
	width: 100%;
	height: 100%;
}

.vwc-uientry-details>.centered {
	margin: 0 auto 0 auto;
	width: 1000px;
	background-image: url("/resources/backgrounds/green.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.vwc-uientry-details.vwc-xofy-uientry-details>.centered {
	margin: 0 auto 0 auto;
	width: 1000px;
	background-image: url("/resources/backgrounds/blue_background_gradient.png");
	background-repeat: no-repeat;
	background-position: top center;
	min-height:592px;
	
}

.vwc-uientry-details .vwc-catalog .grid-mask {
	background-color: transparent;
}

.vwc-uientry-details .vwc-catalog-container {
	background-image: none;
}

.vwc-uientry-details .breadcrumb {
	height: 20px;
	margin: 0;
	overflow: hidden;
	width: 100%;
	text-shadow: 0 0 0.2em black, 0 0 0.2em black, 0 0 0.2em black;
}

.vwc-uientry-details .vwc-catalog-poster {
	background-color: transparent;
}

.vwc-uientry-details .vwc-catalog {
	margin-top: 90px;
	min-height: 450px;
}

.vwc-uientry-details .breadcrumb .gwt-Anchor {
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin: 5px 0 0 5px;
	color: #999999;
}

.vwc-uientry-details .breadcrumb .gwt-Anchor:FIRST-CHILD {
	margin: 5px 0 0 5px;
}

.vwc-uientry-details .breadcrumb .gwt-Label {
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
	margin: 5px 0 0 10px;
}

.vwc-uientry-details .uientry-title {
	margin-left: 29px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #D2D2D2;
	position: absolute;
}

/*X of Y UI entry details*/
.vwc-xofy-uientry-details .breadcrumb{
	padding-left:20px;
}
.vwc-xofy-uientry-details .add-xofy-button{
	width: 127px;
	height:20px;
	background-image: url("/resources/buttons/black_button_plus.png");
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	top:5px;
	left:15px;
	cursor:pointer;
}
.vwc-xofy-uientry-details .remove-xofy-button{
	width: 127px;
	height:20px;
	background-image: url("/resources/buttons/red_button_minus.png");
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	top:5px;
	left:15px;
	cursor:pointer;
}
.vwc-xofy-uientry-details .selected-poster-container{
	width:780px;
	text-align:center;
}
.vwc-xofy-uientry-details .selected-poster-container .empty-poster{
	width: 108px;
	height:150px;
	margin:20px 20px 0px 0px;
}

.vwc-xofy-uientry-details .vwc-xofy-uientry-top-panel{
	float:left;
	position:relative;
	width:100%;
}
.vwc-xofy-uientry-details .vwc-xofy-uientry-content-wrapper{
	float:left;
	width: 100%;
}

.vwc-xofy-uientry-content-wrapper .uientry-title{
	position: relative;
    text-align: center;
    width: 780px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size:48px;
    line-height:54px;
    font-family:helvetica;
    font-weight:bold;
    font-style:italic;
    text-shadow: 1px 1px 2px #000000;
    color:#f1f1f1;
    margin-bottom:10px;
    max-height:162px;
	
}

.vwc-xofy-uientry-content-wrapper .uientry-description{
	width: 780px;
    text-align: center;
    margin-left:29px;
    font-size: 18px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    font-family:helvetica;
    font-weight:bold;
    text-shadow: 1px 1px 2px #000000;
    color:#f1f1f1;
    margin-bottom:10px;
}

.vwc-xofy-uientry-details .vwc-xofy-poster-grid{
	float:left;
	
}

.vwc-xofy-poster-grid .vwc-catalog{
	margin-top:60px;
}
.vwc-xofy-uientry-button-container{
	position:absolute;
	right:20px;
	bottom:0px;
}

.vwc-xofy-uientry-button-container .custom-button{
	margin-top:10px;
	min-width:200px;
}

 .vwc-xofy-purchase-flow .vwc-purchase-message{
 	font-family: Arial;
    font-size: 16px;
    color: #D2D2D2;
    min-height: 225px;
    padding-left:20px;
 }

/* Credit Details */ /*
 ***** Movie Details  *****
*/
.vwc-credit-details {
	width: 100%;
	height: 100%;
	background-image: url("/resources/backgrounds/purple.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

.vwc-credit-details>.centered {
	margin: 0 auto 0 auto;
	width: 1000px;
}

.vwc-credit-details .breadcrumb {
	width: 100%;
	height: 36px;
	overflow: hidden;
}

.vwc-credit-details .breadcrumb .gwt-Anchor {
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin: 5px 0 0 5px;
	color: #999999;
}

.vwc-credit-details .breadcrumb .gwt-Anchor:FIRST-CHILD {
	margin: 5px 0 0 0;
}

.vwc-credit-details .breadcrumb .gwt-Label {
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
	margin: 5px 0 0 10px;
}

.credit-detail-row {
	width: 100%;
	height: 110px;
	overflow: hidden;
}

.credit-detail-row>img {
	float: left;
}

.credit-title {
	float: left;
	margin: 15px 0 0 20px;
}

.credit-title>.gwt-Label {
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
}

.credit-title>.gwt-Label:FIRST-CHILD {
	font-size: 18px;
	font-weight: bold;
}


/*
 ***** Purchase Flow  *****
   - in black-panel -
*/
.vwc-purchase-flow {
	margin: 30px 30px 50px 30px;
}

.vwc-purchase-flow .purchase-flow-header {
	position: relative;
	height: 70px;
	width: 582px;
}

.vwc-purchase-flow .purchase-flow-header .gwt-Label {
	float: left;
	margin: 20px 0 0;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	width: 400px;
}
.vwc-purchase-flow .purchase-flow-header.purchase-flow-has-myoffer .gwt-Label {
	width: 325px;
}
.vwc-purchase-flow .purchase-flow-header .purchase-flow-myoffer-label {
	display: none;
	color: orange;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}

.vwc-purchase-flow .purchase-flow-header .purchase-flow-myoffer-label::before
	{
	background-image: url("/resources/icons/misc-sprites-icons-v1.png");
	width: 30px;
	height: 24px;
	background-position: -62px 0;
	content: "";
	color: transparent;
	display: inline-block;
	vertical-align: middle;
}

.vwc-purchase-flow .purchase-flow-header.purchase-flow-has-myoffer .purchase-flow-myoffer-label {
	display: inline-block;
	margin-top: 48px;
}

.vwc-purchase-flow .purchase-flow-header .purchase-flow-supported-devices
	{
	float: right;
	height: 56px;
}

.vwc-purchase-flow .purchase-flow-header .purchase-flow-supported-devices .gwt-Image
	{
	float: right;
	margin: 0 0 0 6px;
}
.vwc-purchase-flow .purchase-flow-header .purchase-flow-header-right {
	float: right;
}

.vwc-purchase-flow .purchase-flow-header .purchase-flow-supported-devices .logo
	{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.vwc-purchase-flow .purchase-flow-header .hdHdx-banner {
	position: absolute;
	top: -32px;
	left: 0px;
	width: 340px;
	height: 29px;
}

.vwc-purchase-flow .purchase-flow-header .hdHdx-banner-HD {
	background-image: url("/resources/banners/hd_purple_banner_v2.png");
	background-repeat: no-repeat;
	background-position: -10px 0;
}

.vwc-purchase-flow .purchase-flow-header .hdHdx-banner-HDX {
	background-image: url("/resources/banners/hdx_purple_banner.png");
	background-repeat: no-repeat;
	background-position: -10px 0;
}
.vwc-purchase-flow .purchase-flow-header .hdHdx-banner-HDX-HD {
	background-image: url("/resources/banners/hdhdx_purple_banner_v5.png");
	background-repeat: no-repeat;
	background-position: -10px 0;
}

.vwc-purchase-flow .purchase-flow-header .hdHdx-banner-UHD {
	background-image: url("/resources/uhd/vudu_uhd_available.png");
	background-repeat: no-repeat;
	background-position: -10px 0;
}

.vwc-purchase-flow .purchase-flow-header .hdHdx-banner-UHD:hover {
	cursor: pointer;
}

.vwc-purchase-flow .purchase-flow-rule {
	width: 100%;
	height: 1px;
	background-color: #D2D2D2;
	margin: 16px 0;
}

.vwc-purchase-flow .purchase-flow-container {
	height: 440px;
}

.vwc-purchase-flow .purchase-flow-container .episode-label {
	height: 23px;
	position: absolute;
	left: 36px;
	top: 317px;
	background-color: #000;
}

.vwc-purchase-flow .purchase-flow-container .episode-label .gwt-Label {
	font-family: Arial;
	font-size: 15px;
	width: 142px;
	color: #FFF;
	line-height: 23px;
	text-align: center;
}

.vwc-purchase-flow>div>.gwt-Image {
	float: left;
	width: 142px;
	height: 202px;
	border: 1px solid #333;
}

.vwc-purchase-flow .purchase-flow-contents {
	float: left;
	width: 582px;
}

.vwc-purchase-flow .purchase-flow-contents-poster-visible {
	margin-left: 16px;
	width: 420px;
}

.vwc-purchase-flow .vwc-purchase-options {
	position: relative;
}

.vwc-purchase-flow .vwc-purchase-options>.gwt-Label {
	position: absolute;
	left: -160px;
}

.vwc-purchase-flow .vwc-purchase-grid .gwt-Label, .vwc-purchase-flow .vwc-purchase-grid .gwt-HTML
	{
	font-size: 16px;
	font-weight: bold;
	width: 100px;
	text-align: center;
}

.vwc-purchase-flow .vwc-purchase-grid .gwt-HTML {
	font-family: Arial;
	color: #D2D2D2;
}

.vwc-purchase-flow .vwc-purchase-grid .big-black-button .custom-button-center
	{
	min-width: 50px;
	text-align: center;
}

.vwc-purchase-flow .vwc-purchase-grid .upsell-options,
	.big-black-button-upsell .custom-button-center {
	color: orange;
}

.vwc-purchase-flow .vwc-purchase-grid td:FIRST-CHILD .gwt-Image {
	float: right;
	width: 62px;
}

.vwc-purchase-flow .vwc-purchase-buttons .personal-price {
	color: orange;	
}
.vwc-purchase-flow .vwc-purchase-buttons .full-price {
	text-decoration: line-through;	
}
.vwc-purchase-flow .vwc-purchase-buttons .personal-price {
	color: orange;	
}
.vwc-purchase-flow .vwc-purchase-buttons .full-price {
	text-decoration: line-through;	
	font-size: 11px;
}
.vwc-purchase-flow .vwc-purchase-buttons .custom-button-center:hover .personal-price,
.vwc-purchase-flow .vwc-purchase-buttons .custom-button-center:hover .full-price {
	color: #F3EB04;
}

.vwc-purchase-flow .vwc-purchase-buttons {
	margin-left: 97px;
}

.vwc-purchase-breakdown {
	margin: 20px 20px 0 180px;
	text-align: right;
}

.vwc-purchase-discount {
	text-align: center;
}

.vwc-purchase-breakdown table {
	width: 100%;
	margin-right: 0px;
}

.vwc-purchase-breakdown table tr td {
	font-family: Arial;
	font-size: 14px;
	color: #D2D2D2;
	line-spacing: 12px;
}
.vwc-purchase-breakdown table tr.total-cost td{
	border-top:1px solid #d2d2d2;
}
.vwc-purchase-breakdown table tr.charge-breakdown td{
	font-style:italic;
} 

.vwc-purchase-flow .vwc-purchase-buttons .big-black-button {
	margin-top: 12px;
	margin-bottom: 12px;
}

.vwc-purchase-flow .vwc-purchase-buttons .big-black-button.vwc-return-to-dma-button
	{
	width: 272px;
}

.vwc-purchase-flow .vwc-purchase-buttons .custom-button-center {
	width: 190px;
	text-align: center;
}

.vwc-purchase-flow .vwc-purchase-buttons .vwc-return-to-dma-button .custom-button-center
	{
	width: 205px;
}

.vwc-purchase-flow .vwc-purchase-warning .vwc-purchase-uhd-message{
	padding-top:10px;
}
.vwc-purchase-flow .vwc-purchase-warning .vwc-purchase-uhd-message .gwt-Label{
	display:inline;
}
.vwc-purchase-flow .vwc-purchase-warning>.gwt-Label:FIRST-CHILD,
	.vwc-purchase-flow .vwc-purchase-warning>.vwc-purchase-message:FIRST-CHILD,
	.vwc-purchase-flow .vwc-purchase-warning>.gwt-HTML:FIRST-CHILD,
	/* This is disgusting. Good thing we are re-doing everything soon */
.vwc-purchase-flow .vwc-purchase-warning div>.gwt-Label:FIRST-CHILD,
	.vwc-purchase-flow .vwc-purchase-warning div>.vwc-purchase-message:FIRST-CHILD,
	.vwc-purchase-flow .vwc-purchase-warning div>.gwt-HTML:FIRST-CHILD {
	font-family: Arial;
	font-size: 16px;
	color: #D2D2D2;
	min-height: 225px;
}

.vwc-purchase-flow .vwc-purchase-warning.vwc-purchase-warning-vppa>.gwt-Label:FIRST-CHILD,
	.vwc-purchase-flow .vwc-purchase-warning.vwc-purchase-warning-vppa>.vwc-purchase-message:FIRST-CHILD,
	.vwc-purchase-flow .vwc-purchase-warning.vwc-purchase-warning-vppa>.gwt-HTML:FIRST-CHILD,
	/* This is disgusting. Good thing we are re-doing everything soon */
.vwc-purchase-flow .vwc-purchase-warning.vwc-purchase-warning-vppa div>.gwt-Label:FIRST-CHILD,
	.vwc-purchase-flow .vwc-purchase-warning.vwc-purchase-warning-vppa div>.vwc-purchase-message:FIRST-CHILD,
	.vwc-purchase-flow .vwc-purchase-warning.vwc-purchase-warning-vppa div>.gwt-HTML:FIRST-CHILD {	
	min-height: 0;
}

.vwc-purchase-flow .vwc-purchase-warning>.gwt-HTML>.gwt-Image,
.vwc-purchase-flow .vwc-purchase-warning div>.gwt-HTML>.gwt-Image {
	margin: 90px 0 0 150px;
}
.vwc-purchase-flow .vwc-purchase-warning .cancel-preorder {
	position: absolute;
	left: 0;
	margin-left: 35px;
	margin-top: 5px;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift {
	width: 582px;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift .egift-form
	{
	padding: 10px;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift .egift-form .egift-form-panel
	{
	float: left;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift .egift-form .egift-form-panel .input-field-label
	{
	font-size: 13px;
	color: white;
	margin-top: 10px;
	display: inline-block;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift .egift-form .egift-form-panel .vudu-error-label
	{
	font-size: 14px;
	margin-left: 10px;
	display: inline-block;
	color: red;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift .egift-form .egift-form-panel .vudu-text-box-with-label
	{
	width: 250px;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift .egift-form .egift-form-panel .gwt-TextArea
	{
	width: 240px;
	padding: 5px;
	height: 150px;
	margin: 5px 0;
	display: block;
	resize: none;
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDDEDE;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift .egift-form .egift-form-panel .custom-button
	{
	margin: 20px 0;
	width: 250px;
	text-align: center;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift .egift-form .egift-mini-preview
	{
	float: right;
	width: 270px;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift .egift-form .egift-mini-preview .egift-mini-preview-image
	{
	width: 270px;
	height: 183px;
	background: url("/resources/eGift/eGiftMiniPreview.png");
	margin: 20px auto;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift .egift-form .egift-mini-preview .custom-button
	{
	margin: 20px auto;
}

.vwc-purchase-flow .purchase-flow-container .vwc-purchase-egift .egift-preview .egift-preview-iframe
	{
	width: 582px;
	height: 410px;
	overflow: hidden;
	border: none;
	margin-bottom: 5px;
}
.purchase-label-discount .quality-image.UHD,
.purchase-label .quality-image.UHD{
	background-image:url("/resources/misc/quality_UHD.png");
	background-repeat:no-repeat;
	height:11px;
	width:25px;
	display:inline-block;
	float:none;
}
.purchase-label-discount .quality-image.HDX,
.purchase-label .quality-image.HDX{
	background-image:url("/resources/misc/quality_HDX.png");
	background-repeat:no-repeat;
	height:11px;
	width:25px;
	display:inline-block;
	float:none;
}
.purchase-label-discount .quality-image.HD,
.purchase-label .quality-image.HD{
	background-image:url("/resources/misc/quality_HD.png");
	background-repeat:no-repeat;
	height:11px;
	width:25px;
	display:inline-block;
	float:none;
	
}
.purchase-label-discount .quality-image.SD,
.purchase-label .quality-image.SD{
	background-image:url("/resources/misc/quality_SD.png");
	background-repeat:no-repeat;
	height:11px;
	width:25px;
	display:inline-block;
	float:none;
	
}
.purchase-label .disc-icon.bluray_icon{
	background-image:url("/resources/icons/physical_discs_icon_sprite_v1.png");
	background-position:18px 0px;
	height:18px;
	width:18px;
	display:inline-block;
	float:left;
	margin-right:4px;
}
.purchase-label .disc-icon.dvd_icon{
	background-image:url("/resources/icons/physical_discs_icon_sprite_v1.png");
	background-position:46px 0px;
	height:18px;
	width:18px;
	display:inline-block;
	float:left;
	margin-right:4px;
}
.purchase-label .disc-icon{
	width:18px;
	height:18px;
	margin: 0px;
}
.vwc-purchase-flow .purchase-flow-container .vwc-purchase-vppa-container {
	font-size: 14px;
	margin-bottom: 20px;
}
.vwc-purchase-flow .purchase-flow-container .vwc-purchase-vppa-message {
	margin-bottom: 80px;
}
.vwc-purchase-flow .purchase-flow-container .vwc-purchase-vppa-container .gwt-Label:first-child,
.vwc-purchase-flow .purchase-flow-container .vwc-purchase-vppa-message .gwt-Label:first-child {
	margin-bottom: 20px;
}
.vwc-purchase-flow .purchase-flow-container .vwc-purchase-vppa-message .custom-button {
	margin: 0 auto 10px auto;	
}
.vwc-purchase-flow .purchase-flow-container .vwc-purchase-vppa-container .custom-button {
	margin: 30px 10px auto;	
}
.vwc-purchase-flow .purchase-flow-container .vwc-purchase-vppa-container .vudu-error-label,
.vwc-purchase-flow .purchase-flow-container .vwc-purchase-vppa-message .vudu-error-label {
	color: red;
}
.vwc-purchase-vppa-container a, .vwc-purchase-vppa-container a:VISITED, .vwc-purchase-vppa-container a:HOVER {
    color: #65B001;
}
.vwc-purchase-flow .purchase-flow-container .vwc-purchase-vppa-message .gwt-Label,
.vwc-purchase-flow .purchase-flow-container .vwc-purchase-vppa-message .gwt-InlineLabel {
	font-size: 14px;
	color: #D2D2D2;
}
.vwc-purchase-flow .purchase-flow-container .vwc-purchase-vppa-message .gwt-Anchor {
	font-size: 14px;
}

/* shipping adress in purchase flow */ 
.vwc-purchase-flow .address-setup-container .widget-title,
.vwc-purchase-flow .address-setup-container .gwt-HTML{
	font-family: arial;
	color: #d2d2d2;
	padding-bottom:10px;
	display:block;
}

.vwc-purchase-flow .address-setup-container .widget-title{
	font-size:16px;
}

.vwc-purchase-flow .address-setup-container .gwt-HTML{
	font-size:14px;
}

.vwc-purchase-flow .address-setup-container .name{
	font-family: arial;
	color: #d2d2d2;
	padding-bottom:10px;
	text-transform: capitalize;
	font-size:14px;
}
.vwc-purchase-flow .address-setup-container .vudu-text-box-with-label .text-box,
.vwc-purchase-flow .address-setup-container .vudu-text-box-with-label .gwt-Label,
.vwc-purchase-flow .address-setup-container select.vudu-list-box-with-label{
	font-size:12px;
	font-family:arial;
}

.vwc-purchase-flow .address-setup-container .vudu-text-box-with-label .gwt-Label{
	color:#999999;
}

.vwc-purchase-flow .address-setup-container .vudu-list-box-with-label{
	width:100px;
}

.vwc-purchase-flow .address-setup-container .additional-text{
	padding:10px 0px;
}

.vwc-purchase-flow .address-setup-container .vudu-error-label{
	color:#dd0000;
}
.vwc-purchase-flow .address-setup-container .address-form-field-label{
	display: inline-block;
	width:30%;
	text-transform: capitalize;
}
.vwc-purchase-flow .address-setup-container .vudu-text-box-with-label{
	display: inline-block;
	width:60%;
}
.vwc-purchase-flow .address-setup-container .custom-flow-header{
	display: none;
}
.vwc-purchase-flow .address-setup-container .address-choices-form,
.vwc-purchase-flow .address-setup-container .address-choices-form .user-address,
.vwc-purchase-flow .address-setup-container .address-choices-form .buttons-container{
	padding:10px 0px;
}
.vwc-purchase-flow .vwc-purchase-refund-message{
	color:#999999;
	font-size:14px;
}
.vwc-purchase-flow .vwc-purchase-refund-message a.gwt-Anchor{
	text-decoration: underline;
	cursor:pointer;
}
.vwc-purchase-flow .vwc-purchase-refund-message .gwt-Label,
.vwc-purchase-flow .vwc-purchase-refund-message a.gwt-Anchor,
.vwc-purchase-flow .vwc-purchase-refund-message a.gwt-Anchor:visited,
.vwc-purchase-flow .vwc-purchase-refund-message a.gwt-Anchor:hover
{
	color:#999999;
	display:inline-block;
	padding-right:5px;
}
/* Playback - in black-panel */
.vwc-player>.gwt-Label {
	font-family: Arial;
	font-size: 18px;
	color: #D2D2D2;
	margin: 0 0 0 8px;
	height: 25px;
}

.vwc-player .gwt-HTML {
	font-family: Arial;
	font-size: 14px;
	color: #D2D2D2;
	width: 100%;
	max-width: 400px;
	margin: 0 auto 0 auto;
	padding: 150px 0 0;
	text-align: center;
}
.vwc-player .fullscreen-capture {
    position: absolute;
    width: 50px;
    height: 30px;
    bottom: 20px;
    right: 20px;
}
.vwc-html-player {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.vwc-html-player .spinner {
	position: absolute;
    z-index: 101;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url("/resources/spinner/spinner-dots.gif");
    background-color: rgba(0, 0, 0, 0.498039);
    background-position: center center;
    background-repeat: no-repeat;
}

.vwc-html-player object {
	position: absolute;
	top: 0;
	left: 0;
}
@keyframes fade-down {
	to{opacity:0; bottom: -20px;}
}
.animate-down {
    animation-name: fade-down;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}
.playback-controls-hidden {
    bottom: -20px;
    opacity: 0;
}
.vwc-html-player .playback-controls {
    position: absolute;
    z-index: 1000;
    bottom: 10px;
    width: 97%;
    min-width: 400px;
    left: 0;
    right: 0;
    height: 40px;
    background: linear-gradient(to bottom, #222222 0%, #222 50%, #000000 50%, #0b0b0b 100%);
    border-radius: 8px;
    border: 1px solid #333;
    margin: 0 auto;
}
.vwc-html-player .advert-index,
.vwc-html-player .current-time {
	position: absolute;
    z-index: 1000;
    bottom: 25px;
    color: #D2D2D2;
    width: 70px;
    text-shadow: 1px 1px #666;
}
.vwc-html-player .advert-index {
    left: 40px;
}
.vwc-html-player .current-time {
    left: 110px;
}
.vwc-html-player .playback-controls .play-button,
.vwc-html-player .playback-controls .pause-button {
    position: absolute;
    display: none;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    top: 9px;
    cursor: pointer;
}
.vwc-html-player .playback-controls .play-button {
	background-image: url("/resources/caster/control_play.png");
}
.vwc-html-player .playback-controls .pause-button {
	background-image: url("/resources/caster/control_pause.png");
}
.vwc-html-player .playback-controls .fullscreen-off-button,
.vwc-html-player .playback-controls .fullscreen-on-button {
    float: right;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    margin: 9px 2% 0 0;
	cursor: pointer;
}
.vwc-html-player .playback-controls .cast-button {
    float: right;
    width: 27px;
    height: 21px;
    background-repeat: no-repeat;
    margin: 9px 3% 0 0;
    cursor: pointer;
    background-image: url("/resources/caster/cast-off.png");
}
.vwc-html-player .playback-controls .fullscreen-off-button {
	background-image: url("/resources/buttons/Icon-Fullscreen.png");
}
.vwc-html-player .playback-controls .fullscreen-on-button {
	background-image: url("/resources/buttons/Icon-Non-Fullscreen.png");
}

#castPlaceholder {
	width: 100%;
}

.cast-placeholder-insession {
	height: 40px;
	background: linear-gradient(to bottom, #0099FF, #004C80);
}

.cast-placeholder-insession:HOVER {
	cursor: pointer;
	height: 40px;
	background: linear-gradient(to bottom, #0099FF, #0099FF);
}

.cast-controller-playback {
	width: 900px;
	height: 40px;
	margin: 0 auto;
}

.cast-controller-playback .playback-pause:HOVER,
	.cast-controller-playback .playback-play:HOVER {
	border: 2px solid #CCC;
	border-radius: 10px;
	background-position: 7px 4px;
	width: 26px;
	height: 26px;
}

.cast-controller-playback .playback-pause {
	float: right;
	cursor: pointer;
	background: url("/resources/caster/control_pause.png");
	background-repeat: no-repeat;
	background-position: 9px 6px;
	width: 30px;
	height: 30px;
	margin: 4px 10px 0 0;
}

.cast-controller-playback .playback-play {
	float: right;
	cursor: pointer;
	background: url("/resources/caster/control_play.png");
	background-repeat: no-repeat;
	background-position: 9px 6px;
	width: 30px;
	height: 30px;
	margin: 4px 10px 0 0;
}

.cast-controller-playback .gwt-Label.ads-count {
	float: right;
	padding: 11px 10px 0 0;
	color: #FFF;
}

.cast-controller-playback .gwt-Label.controller-time {
	float: right;
	padding: 11px 10px 0 0;
	color: #FFF;
}

.cast-controller-playback .gwt-Image {
	float: left;
	width: 24px;
	border: 1px solid #555;
	margin: 2px 10px 0 0;
}

.cast-controller-playback .gwt-Label {
	float: left;
	padding: 10px 10px 0 0;
	font-family: Arial;
	font-size: 14px;
	color: #EEE;
}

.vwc-cast-player {
	position: relative;
	-webkit-user-select: none;
}

.vwc-cast-player .loading {
	top: 0;
	left: 0;
	position: absolute;
	background-color: rgba(0, 0, 0, .7);
	background-image: url("/resources/spinner/spinner-black.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.vwc-cast-player .poster {
	border: 1px solid #222;
	margin: 60px 0 0 0;
}

.vwc-cast-player .vwc-container {
	text-align: center;
}

.vwc-cast-player .vwc-casting-to-receiver {
	position: absolute;
	bottom: 80px;
	left: 20px;
	font-size: 16px;
	color: #FF0;
	word-wrap: normal;
}

.vwc-cast-player .controller-panel.controller-panel-advert .advert-index,
.vwc-cast-player .controller-panel.controller-panel-advert .current-time {
	width: 60px;
	margin: 12px;
	float: left;
}

.vwc-cast-player .controller-panel.controller-panel-advert .controller-play {
	position: absolute;
	left: 45%;
}

.vwc-cast-player .controller-panel {
	position: relative;
	width: 780px;
	height: 40px;
	background: linear-gradient(to bottom, #222222 0%, #222 50%, #000000 50%, #0b0b0b
		100%);
	margin: 5px 0px 5px 10px;
	border-radius: 8px;
	border: 1px solid #666;
}

.vwc-cast-player .controller-panel .controller-quality {
	cursor: pointer;
	float: left;
	width: 63px;
	height: 20px;
	margin: 10px 0 0 20px;
}

.vwc-cast-player .controller-panel .controller-bitrate-3-1 {
	background: url("/resources/caster/bitrate_3_1.png");
	background-repeat: no-repeat;
}

.vwc-cast-player .controller-panel .controller-bitrate-3-2 {
	background: url("/resources/caster/bitrate_3_2.png");
	background-repeat: no-repeat;
}

.vwc-cast-player .controller-panel .controller-bitrate-3-3 {
	background: url("/resources/caster/bitrate_3_3.png");
	background-repeat: no-repeat;
}

.vwc-cast-player .controller-panel .controller-bitrate-4-1 {
	background: url("/resources/caster/bitrate_4_1.png");
	background-repeat: no-repeat;
}

.vwc-cast-player .controller-panel .controller-bitrate-4-2 {
	background: url("/resources/caster/bitrate_4_2.png");
	background-repeat: no-repeat;
}

.vwc-cast-player .controller-panel .controller-bitrate-4-3 {
	background: url("/resources/caster/bitrate_4_3.png");
	background-repeat: no-repeat;
}

.vwc-cast-player .controller-panel .controller-bitrate-4-4 {
	background: url("/resources/caster/bitrate_4_4.png");
	background-repeat: no-repeat;
}

.vwc-cast-player .controller-panel .controller-bitrate, .vwc-cast-player .controller-panel .controller-bitrate-3-1,
	.vwc-cast-player .controller-panel .controller-bitrate-3-2,
	.vwc-cast-player .controller-panel .controller-bitrate-3-3 {
	float: left;
	width: 25px;
	height: 22px;
	margin: 8px 0 0 15px;
}

.vwc-cast-player .controller-panel .controller-bitrate-4-1,
	.vwc-cast-player .controller-panel .controller-bitrate-4-2,
	.vwc-cast-player .controller-panel .controller-bitrate-4-3,
	.vwc-cast-player .controller-panel .controller-bitrate-4-4 {
	float: left;
	width: 34px;
	height: 23px;
	margin: 8px 0 0 15px;
}

.vwc-cast-player .controller-panel .controller-play {
	cursor: pointer;
	float: left;
	background: url("/resources/caster/control_pause.png");
	background-repeat: no-repeat;
	width: 14px;
	height: 18px;
	margin: 11px 0 0 20px;
}

.vwc-cast-player .controller-panel .controller-play-pause {
	background: url("/resources/caster/control_play.png");
}

.vwc-cast-player .controller-panel .controller-time {
	float: left;
	color: #fff;
	margin: 14px 0 0 25px;
	overflow: hidden;
	font-size: 12px;
}

.vwc-cast-player .controller-panel .controller-cast {
	cursor: pointer;
	float: right;
	background: url("/resources/caster/cast-on.png");
	width: 27px;
	height: 21px;
	margin: 10px 30px 0 20px;
}

.vwc-cast-player .controller-panel .controller-subtitle,
	.vwc-cast-player .controller-panel .controller-subtitle-on,
	.vwc-cast-player .controller-panel .controller-subtitle-loading {
	float: right;
	width: 25px;
	height: 24px;
	margin: 9px 0 0 0;
	background-repeat: no-repeat;
}

.vwc-cast-player .controller-panel .controller-subtitle {
	background-image: url("/resources/icons/cc-default.png");
}

.vwc-cast-player .controller-panel .controller-subtitle-on {
	background-image: url("/resources/icons/cc-blank.png");
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 1px 0 0 2px;
}

.vwc-cast-player .controller-panel .controller-subtitle-loading {
	background-image: url("/resources/spinner/spinner-black.gif");
	background-size: 22px 22px;
	text-indent: -999999px;
}

.vwc-cast-player .controller-panel .volume-anchor {
	position: relative;
	float: right;
	width: 50px;
	height: 30px;
	margin: 0;
}

.vwc-cast-player .volume-anchor .controller-volume-mute,
	.vwc-cast-player .volume-anchor .controller-volume-low,
	.vwc-cast-player .volume-anchor .controller-volume-mid,
	.vwc-cast-player .volume-anchor .controller-volume-full {
	position: absolute;
	cursor: pointer;
	top: 9px;
	left: 10px;
	width: 23px;
	height: 20px;
}

.vwc-cast-player .volume-anchor .controller-volume-mute {
	background: url("/resources/caster/volume-mute.png");
}

.vwc-cast-player .volume-anchor .controller-volume-low {
	background: url("/resources/caster/volume-low.png");
}

.vwc-cast-player .volume-anchor .controller-volume-mid {
	background: url("/resources/caster/volume-mid.png");
}

.vwc-cast-player .volume-anchor .controller-volume-full {
	background: url("/resources/caster/volume-full.png");
}

/* Timeline */
.vwc-cast-player .controller-panel .timeline-container {
	float: left;
	position: relative;
	margin: 13px 0 0 25px;
	width: 300px;
	height: 14px;
}

.vwc-cast-player .controller-panel .timeline-panel {
	cursor: pointer;
	width: 100%;
	background-color: #fff;
	top: 0;
	left: 0;
	bottom: 0;
	position: absolute;
	box-shadow: 0px 3px 10px #222 inset;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid black;
	overflow: hidden;
}

.vwc-cast-player .controller-panel .timeline-panel .timeline-current {
	background: url("/resources/caster/timeline.png");
	background-repeat: repeat-x;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scaleX(.0);
}

.vwc-cast-player .controller-panel .timeline-container .timeline-indicator
	{
	cursor: pointer;
	background: url("/resources/caster/timeline-knob.png");
	width: 32px;
	height: 32px;
	position: absolute;
	top: -9px;
	left: -3%;
}

.vwc-cast-player .controller-panel .thumbs-container {
	position: absolute;
	bottom: 35px;
	left: 300px;
	border: 1px solid #CCC;
}

/* Quality Selector */
.quality-selector {
	position: absolute;
	bottom: 5px;
	left: -7px;
	border: 1px solid #2F2F2F;
	background-color: #111;
	border-radius: 8px;
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.quality-selector>a {
	width: 63px;
	height: 20px;
	display: block;
	margin: 5px;
	text-indent: -99999px;
	background-repeat: no-repeat;
}

.vwc-cast-player .uhd, .quality-selector .uhd {
    background: url("/resources/caster/quality_uhd.png");
}

.vwc-cast-player .hdx, .quality-selector .hdx {
	background: url("/resources/caster/quality_hdx.png");
}

.vwc-cast-player .hd, .quality-selector .hd {
	background: url("/resources/caster/quality_hd.png");
}

.vwc-cast-player .sd, .quality-selector .sd {
	background: url("/resources/caster/quality_sd.png");
}

/* Cast options */
.cast-controller {
	position: absolute;
	right: -26px;
	bottom: 5px;
	text-align: center;
	border: 1px solid #2F2F2F;
	background-color: #111;
	border-radius: 8px 8px 0 8px;
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.cast-controller>.gwt-Label {
	color: #fff;
	text-align: left;
	padding: 5px 0 5px 40px;
	background: url("/resources/caster/cast-on.png");
	background-repeat: no-repeat;
	background-size: 20px 15.5px;
	background-position: 10px 6px;
}

.cast-controller .cast-options {
	padding: 5px;
}

.cast-controller .cast-options>a {
	display: block;
	width: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: linear-gradient(to bottom, #222222 0%, #222 50%, #000000 50%, #0b0b0b
		100%);
	color: #999;
	font-family: Helvetica Neue;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 5px 10px 5px 10px;
}

.cast-controller .cast-options>a:HOVER {
	text-decoration: none;
}

.cast-controller .cast-options>a:FIRST-CHILD {
	border-radius: 5px 5px 0 0;
}

.cast-controller .cast-options>a:LAST-CHILD {
	border-radius: 0 0 5px 5px;
}

.cast-controller .cast-options .selected {
	background: -webkit-linear-gradient(top, #32ACFE, #0076C6);
	color: #fff;
}

/* subtitle controller */
.subtitle-selector {
	position: absolute;
	bottom: 5px;
	right: -40px;
	border: 1px solid #2F2F2F;
	background-color: #111;
	border-radius: 8px;
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.subtitle-selector>a, .subtitle-selector>a:HOVER {
	display: block;
	font-size: 14px;
	color: #FFF;
	padding: 10px 20px;
	text-decoration: none;
}

/* volume select*/
.volume-anchor .volume-container {
	position: absolute;
	display: none;
	bottom: 29px;
	left: -15px;
	width: 60px;
	height: 120px;
	background-color: #222;
	border: 1px solid #666;
	border-radius: 8px 8px 0 0;
	border-bottom: 0;
}

.volume-anchor:HOVER .volume-container {
	display: block;
}

.volume-anchor .volume-container .volume-panel {
	position: absolute;
	cursor: pointer;
	top: 15px;
	left: 24px;
	width: 12px;
	height: 100px;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0px 3px 10px #222 inset;
	border-radius: 5px;
}

.volume-anchor .volume-container .volume-panel .volume-current {
	width: 12px;
	height: 0px;
	background: url("/resources/caster/volume-level.png");
	bottom: 0;
	position: absolute;
}

.volume-anchor .volume-container .volume-indicator {
	cursor: pointer;
	background: url("/resources/caster/timeline-knob.png");
	position: absolute;
	width: 32px;
	height: 32px;
	left: 14px;
	bottom: -11px;
}

/* labels */
.vwc-cast-player .vwc-container>.gwt-Label {
	font-family: Arial;
	font-size: 14px;
	color: #D2D2D2;
	width: 100%;
	max-width: 400px;
	margin: 0 auto 0 auto;
	padding: 150px 0 0;
	text-align: center;
}

.vwc-cast-player .cast-stopped-panel {
	padding: 150px 0 0 0;
	width: 170px;
	margin: 0 auto;
}

.vwc-cast-player .cast-stopped-panel .gwt-Label {
	padding: 0 0 20px 0;
}

.vwc-cast-player .cast-stopped-panel .custom-button {
	width: 170px;
	margin: 10px 0 0 0;
}

/* iOS specific player */
.vwc-video {
	position: absolute;
	z-index: 996;
	top: 0px;
	left: 0px;
	background-color: #000;
	width: 100%;
	height: 100%;
}

.vwc-video-tcontrols {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 43px;
	background-image:
		url("/resources/backgrounds/vwc-video-tcontrols-background.png");
	background-repeat: repeat-x;
}

.vwc-video-tcontrols button {
	float: left;
	background-image: url("/resources/buttons/vwc-video-close.png");
	width: 76px;
	height: 32px;
	margin: 5px 30px;
	border: none;
	background-color: transparent;
}

.vwc-video-tcontrols .gwt-Label {
	float: left;
	font-family: Helvetica Neue;
	font-weight: bold;
	font-size: 18px;
	color: #ECECEC;
	padding: 8px 0;
	width: 400px;
	height: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.vwc-video-mask {
	position: absolute;
	z-index: 2;
	top: 45px;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.vwc-video-mask div {
	background-image: url("/resources/spinner/spinner-black.gif");
	width: 32px;
	height: 32px;
}

.vwc-video video {
	position: absolute;
	top: 45px;
	left: 0;
}

/* casting  */
.vwc-caster>.gwt-Label {
	font-family: Arial;
	font-size: 18px;
	color: #D2D2D2;
	margin: 0 0 0 8px;
	height: 25px;
}

.vwc-caster .gwt-HTML {
	font-family: Arial;
	font-size: 14px;
	color: #D2D2D2;
	width: 100%;
	max-width: 400px;
	margin: 0 auto 0 auto;
	padding: 150px 0 0;
	text-align: center;
}

div.vwc-play-locally-panel>table {
	margin: 0 auto;
	padding-top: 30px;
}

div.vwc-play-locally-panel>div {
	padding-top: 25px;
}

/**** PurchaseAfterPreview  ****
 *    -  in black-panel  -     */
.vwc-purchase-after-preview {
	width: 500px;
	position: relative;
}
.vwc-purchase-after-preview .gwt-Label.preview-my-offer {
	position: absolute;
	right: 5px;
    top: 0;
	display: none;
	color: orange;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
.vwc-purchase-after-preview .gwt-Label.preview-my-offer::before {
	background-image: url("/resources/icons/misc-sprites-icons-v1.png");
	width: 30px;
	height: 24px;
	background-position: -62px 0;
	content: "";
	color: transparent;
	display: inline-block;
	vertical-align: middle;	
}
.vwc-purchase-after-preview.vwc-purchase-after-preview-has-personal-offers .preview-my-offer {
	display: inline-block;
    width: 110px;
}
.vwc-purchase-after-preview .gwt-Label {
	font-family: Arial;
	font-size: 18px;
	color: #D2D2D2;
	margin: 0 0 0 8px;
	height: 25px;
}

.vwc-purchase-after-preview>.gwt-Label {
	width: 75%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.vwc-purchase-after-preview>table {
	margin: 40px;
}

.vwc-purchase-after-preview img {
	margin: 10px 20px;
}

.vwc-purchase-after-preview .gwt-HTML {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #D2D2D2;
	margin: 0 0 0 8px;
}

.vwc-purchase-after-preview .big-black-button {
	width: 180px;
	margin: 5px;
	text-align: center;
}
.vwc-purchase-after-preview .big-black-button .personal-price {
	color: orange;
}
.vwc-purchase-after-preview .big-black-button .regular-price {
	text-decoration: line-through;
	font-size: 12px;
	margin-left: 5px;
}
.big-black-button .big-purchase-btn {
	text-align: right;
	background-repeat: no-repeat;
	background-position: 0 1px;
	line-height: 22px;
}

.big-black-button .sd-btn {
	background-image: url("/resources/misc/SD_20px.png");
}

.big-black-button .hd-btn {
	background-image: url("/resources/misc/HD_20px.png");
}

.big-black-button .hdx-btn {
	background-image: url("/resources/misc/HDX_20px.png");
}

#_vtc {
	display: none;
}

/*
 ***** Download Options Dialog *****
*/
.vwc-download-options {
	position: relative;
	width: 440px;
	height: 320px;
}

.vwc-download-options .download-title {
	font-family: Arial;
	font-size: 18px;
	color: #D2D2D2;
	margin: 0 0 0 8px;
	height: 25px;
}

.vwc-download-options .download-instructions {
	font-family: Arial;
	font-size: 14px;
	color: #D2D2D2;
	margin: 4px 8px;
}

.vwc-download-options #download-launcher {
	width: 240px;
	height: 180px;
	margin-left: 100px;
	margin-right: 100px;
	position: absolute;
	bottom: 0px;
}

/*
 ***** Movie Detail Popup *****
*/
.vwc-movie-detail-popup-hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.vwc-movie-detail-popup-hover .popupTopLeft {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-NW.png");
	background-position: right top;
	background-repeat: no-repeat;
	height: 26px;
}

.vwc-movie-detail-popup-hover .popupTopRight {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-NE.png");
	background-position: left top;
	background-repeat: no-repeat;
}

.vwc-movie-detail-popup-hover .popupTopCenter {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-N.png");
	background-position: top;
	background-repeat: repeat-x;
}

.vwc-movie-detail-popup-hover .popupMiddleLeft {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-W-lower.png");
	background-position: right 120px;
	background-repeat: no-repeat;
	vertical-align: top; /*For inner element*/
}

.vwc-movie-detail-popup-hover .popupMiddleLeftInner {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-W-pointer.png");
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 120px;
	width: 54px;
}

.vwc-movie-detail-popup-hover .popupMiddleRight {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-E-lower.png");
	background-position: left 120px;
	background-repeat: no-repeat;
	vertical-align: top; /*For inner element*/
}

.vwc-movie-detail-popup-hover .popupMiddleRightInner {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-E-upper.png");
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 120px;
	width: 28px;
}

.vwc-movie-detail-popup-hover .popupMiddleCenter {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-C-lower.png");
	background-repeat: repeat;
	vertical-align: top; /*For inner element*/
}

.vwc-movie-detail-popup-hover .popupMiddleCenterInner {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-C-upper.png");
	background-position: top;
	background-repeat: repeat-x;
	min-height: 120px;
	width: 250px;
}

.vwc-movie-detail-popup-hover .popupBottomLeft {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-SW.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 25px;
}

.vwc-movie-detail-popup-hover .popupBottomRight {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-SE.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}

.vwc-movie-detail-popup-hover .popupBottomCenter {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-S.png");
	background-position: bottom;
	background-repeat: repeat-x;
}

.vwc-movie-detail-popup-hover .popupContent .uv-logo {
	background-image: url("/resources/icons/uv-logo-23x23.png");
	height: 23px;
	width: 23px;
	float: right;
}

.vwc-movie-detail-popup-hover .popupContent .dma-logo {
	background-image: url("/resources/icons/dma_logo_22x22.png");
	height: 22px;
	width: 22px;
	float: right;
}

.vwc-movie-detail-popup-hover .popupContent>div>.gwt-Label {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	word-wrap: break-word;
}

.vwc-movie-detail-popup-hover .popupContent>div>.gwt-HTML {
	padding: 5px 0;
	min-height: 10px;
	text-align: justify;
}

.vwc-movie-detail-popup-hover .popupContent .big-black-button span.full-price
	{
	text-decoration: line-through;
}

.vwc-movie-detail-popup-hover .popupContent .big-black-button span.personal-price
	{
	color: orange;
}

.vwc-movie-detail-popup-hover .popupContent .my-offer-label {
	color: orange;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}

.vwc-movie-detail-popup-hover .popupContent .my-offer-label::before {
	background-image: url("/resources/icons/misc-sprites-icons-v1.png");
	width: 30px;
	height: 24px;
	background-position: -62px 0;
	content: "";
	color: transparent;
	display: inline-block;
	vertical-align: middle;
}

/*For the horizontal panels (tables)*/
.vwc-movie-detail-popup-hover .popupContent>div>table td {
	padding: 5px 3px;
}

.vwc-movie-detail-popup-hover .popupContent td>.gwt-Label {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #808080;
}

.vwc-movie-detail-popup-hover .popupContent .big-black-button td {
	padding: 0px;
	/*overriding the properties set for the horizontal panel*/
}

.vwc-movie-detail-popup-hover .popupContent .big-black-button .custom-button-center {
	font-size: 12px;
}

.vwc-movie-detail-popup-hover .popupContent .big-black-button {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px;
	text-align: center;
	min-width: 50px;
}

.vwc-movie-detail-popup-hover .popupContent .big-black-button .custom-button-center span{
	font-size:10px;
}

.vwc-movie-detail-popup-hover .popupContent .big-black-button span {
	font-size: 10px;
	color: #808080;
}

/* popup to the left instead of the right*/
.vwc-movie-detail-popup-hover-left {
	margin-left: 40px;
}

.vwc-movie-detail-popup-hover-left .popupMiddleLeftInner {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-W-upper.png");
	width: 28px;
}

.vwc-movie-detail-popup-hover-left .popupMiddleRightInner {
	background-image:
		url("/resources/decorator/movie-detail-popup-hover-E-pointer.png");
	width: 54px;
}

.vwc-movie-detail-popup-hover .promo-tag-panel .promo-tag-image {
	margin-right: 10px;
}

.vwc-movie-detail-popup-hover .promo-tag-panel {
	margin: 10px 0;
}

.vwc-movie-detail-popup-hover .movie-popup-uhd-panel {
	margin: 10px 0px;
	height: 22px;
}

.vwc-movie-detail-popup-hover .movie-popup-uhd-panel .vudu-uhd-img {
	height: 25px;
    width: 132px;
    background-image: url("../images/nextgen/vudu-mobile-icons-sprite-v3.png");
    background-position: 0px 198px;
    float: left;
}

.vwc-movie-detail-popup-hover .movie-popup-uhd-panel .gwt-Label {
	margin-left: 10px;
	float: left;
	padding-top: 5px;
}

/*
 ***** forgot-password-popup *****
*/
.vwc-forgot-password-popup {
	padding: 30px 30px 0 30px;
	width: 565px;
	height: 390px;
}

.vwc-forgot-password-popup .gwt-Label {
	margin-top: 10px;
}

.vwc-forgot-password-popup .gwt-TextBox {
	border: medium none;
	height: 18px;
	width: 250px;
}

.vwc-forgot-password-popup .confirmation-label {
	height: 25px;
	overflow: hidden;
	color: #65B001;
	margin-top: 8px;
	margin-bottom: 2px;
}

.vwc-forgot-password-popup .vwc-forgot-password-spacer {
	margin-left: 10px;
	height: 10px;
}

/*
 ***** poster-row *****
*/
.vwc-poster-row .vwc-catalog-poster {
	background-color: transparent;
	width: 137px;
}

.vwc-poster-row .vwc-catalog-poster .border {
	left: 9px;
}

.vwc-poster-row .vwc-catalog-poster:hover .border {
	left: 8px;
}

.vwc-poster-row .vwc-catalog-poster .expire-label {
	left: 11px;
}

.vwc-poster-row .vwc-catalog-poster .vudu-star-ratings-base {
	left: 39px;
}

.vwc-poster-row .vwc-catalog-poster .trailer {
	left: 10px;
}

.vwc-poster-row .vwc-catalog-poster .hover-message {
	left: 45px;
}

.vwc-poster-row .vwc-catalog-poster .order-label {
	right: 35px;
}

/*
 ***** Recommendation *****
*/
.vwc-recommendation {
	width: 100%;
	height: 100%;
}

.vwc-recommendation .cleaner {
	width: 700px;
	clear: both;
	height: 10px;
}

.vwc-recommendation .right-container {
	float: left;
	margin: 30px 5px 0 5px;
	min-height: 150px;
	width: 360px;
}

.vwc-recommendation .next-container {
	float: left;
	min-height: 150px;
}

.vwc-recommendation .next-arrow {
	float: left;
	margin: 103px 0 0 5px;
}

.vwc-recommendation .next-panel {
	float: left;
	margin-top: 33px;
}

.vwc-recommendation .prev-container {
	float: left;
	min-height: 150px;
	width: 185px;
}

.vwc-recommendation .prev-arrow {
	float: left;
	margin: 103px 0 0 0;
}

.vwc-recommendation .prev-panel {
	float: left;
	margin-top: 33px;
}

.vwc-recommendation .similar-container {
	width: 980px;
	background-image:
		url("/resources/backgrounds/Bottom_Gray_Gradient_Background.png");
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	min-height: 200px;
}

.vwc-recommendation .similar-scrollable {
	width: 980px;
}

.vwc-recommendation .main-panel {
	height: 300px;
	background-image:
		url("/resources/backgrounds/Top_Green_Gradient_Background.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 980px;
}

.vwc-recommendation .recommended-panel {
	margin: 0 auto;
	width: 980px;
}

.vwc-recommendation .similar-container .similar-label {
	color: white;
	font-family: Arial;
	font-size: 18px;
	margin: 0 0 12px 15px;
	width: 200px;
}

.vwc-recommendation .similar-poster-container {
	float: left;
}

.vwc-recommendation .big-black-button {
	width: 181px;
}

.vwc-recommendation>.centered {
	margin: 0 auto;
	width: 980px;
}

.vwc-recommendation .breadcrumb {
	width: 100%;
	height: 36px;
	overflow: hidden;
}

.vwc-recommendation .breadcrumb .gwt-Anchor {
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin: 5px 0 0 5px;
	color: #999999;
}

.vwc-recommendation .breadcrumb .gwt-Anchor:FIRST-CHILD {
	margin: 5px 0 0 5px;
}

.vwc-recommendation .breadcrumb .gwt-Label {
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
	margin: 5px 0 0 10px;
}

.vwc-recommendation .buttons-container {
	width: 850px;
	height: 64px;
}

.vwc-recommendation .buttons-container>table {
	float: left;
}

.vwc-recommendation .buttons-container .big-black-button {
	margin-right: 8px;
}

.vwc-recommendation .buttons-container .supported-devices-container {
	float: right;
	width: 198px;
}

.vwc-recommendation .buttons-container .supported-devices-container .gwt-Image
	{
	float: right;
	margin: 0 0 0 6px;
}

.vwc-recommendation .left-container {
	position: relative;
	float: left;
	width: 200px;
}

.vwc-recommendation .left-container img {
	border: 1pt solid #888888;
}

.vwc-recommendation .left-container .save-burst {
	position: absolute;
	top: 115px;
	left: -10px;
	width: 79px;
	height: 80px;
	background-image: url("/resources/misc/save-red-burst.png");
}

.vwc-recommendation .left-container .save-burst-disabled {
	display: none;
}

.vwc-recommendation .left-container .save-burst .gwt-Label {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 35px 15px;
}

.vwc-recommendation .vwc-catalog-poster {
	background-color: transparent;
}

.vwc-recommendation .title {
	color: white;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 12px 190px;
}

.vwc-recommendation .rating-panel {
	margin: 10px;
}

.vwc-recommendation .rate-label {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 0 10px 0 5px;
	color: #D2D2D2;
}

.vwc-recommendations {
	width: 1000px;
	margin: 0 auto;
}

.vwc-recommendations .vwc-recommendations-container {
	width: 960px;
	float: left;
}

.vwc-recommendations-container .vwc-grid-scroll {
	width: 100%;
}

.vwc-recommendations-container .vwc-catalog-poster {
	float: left;
	width: 185px;
}

/* UiPage */
.vwc-uiPage {
	width: 100%;
}

.vwc-uiPage .rows-table {
	width: 100%;
}

.vwc-uiPage>.centered {
	margin: 0 auto 0 auto;
	width: 1000px;
	background-image: url("/resources/backgrounds/green.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

.vwc-uiPage>.centered-embedded {
	margin: 0 auto 0 auto;
	width: 1000px;
	position: relative;
}

.vwc-uiPage .vwc-catalog-container {
	background-image: none;
}

.vwc-uiPage .breadcrumb {
	height: 100px;
	margin: 0;
	overflow: hidden;
	width: 100%;
	text-shadow: 0 0 0.2em black, 0 0 0.2em black, 0 0 0.2em black;
}

.vwc-uiPage .vwc-catalog-poster {
	background-color: transparent;
}

.vwc-uiPage .vwc-catalog {
	margin-top: 90px;
	min-height: 450px;
}

.vwc-uiPage .breadcrumb .gwt-Anchor {
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin: 5px 0 0 5px;
	color: #999999;
}

.vwc-uiPage .breadcrumb .gwt-Anchor:FIRST-CHILD {
	margin: 5px 0 0 5px;
}

.vwc-uiPage .breadcrumb .gwt-Label {
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
	margin: 5px 0 0 10px;
}

.vwc-uiPage .uientry-title {
	margin-left: 29px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #D2D2D2;
	position: absolute;
}

/* uiPage Row */
.uiPage-row {
	width: 975px;
	height: 290px;
}

.uiPage-row .row-title-panel {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 10px;
}

.uiPage-row .row-title-label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: 20px;
	float: left;
	color: #D2D2D2;
	font-size: 18px;
	text-shadow: 0 0 0.2em black, 0 0 0.2em black, 0 0 0.2em black;
}

.uiPage-row .row-button-viewAll {
	background-color: transparent;
	background-image: url("/resources/buttons/more-arrow-left-small.png");
	background-position: right center;
	background-repeat: no-repeat;
	border: 0 none;
	color: #D2D2D2;
	cursor: pointer;
	float: left;
	font-size: 13px;
	text-decoration: underline;
	text-shadow: 0 0 0.2em black, 0 0 0.2em black, 0 0 0.2em black;
	padding-right: 15px;
}

.uiPage-row .row-content-panel {
	height: 260px;
	width: 100%;
	position: relative;
	float: left;
}

/* Horizontal Scroll */
.horizontalScroll-arrow {
	position: absolute;
	top: 72px;
	height: 40px;
	width: 15px;
	cursor: pointer;
	background-repeat: no-repeat;
	border: 0 none;
	background-color: transparent;
}

.horizontalScroll-rightArrow {
	right: 15px;
	background-image:
		url("/resources/buttons/bundled_poster_arrow_right.png");
}

.horizontalScroll-leftArrow {
	background-image:
		url("/resources/buttons/bundled_poster_arrow_left.png");
	left: 0px;
}

.horizontalScroll-visible-panel {
	position: absolute;
	left: 15px;
	top: 0px;
	width: 930px;
	overflow: hidden;
	height: 260px;
}

.horizontalScroll-widgets-container {
	position: absolute;
}

.horizontalScroll-widgets-container .content {
	float: left;
	background-color: transparent;
}

/* UiList */
.vwc-uiList .uientry-title {
	margin-left: 29px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #D2D2D2;
	position: absolute;
}

.vwc-uiList {
	width: 100%;
	height: 100%;
}

.vwc-uiList>.centered {
	margin: 0 auto 0 auto;
	width: 1000px;
	background-image: url("/resources/backgrounds/green.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

.vwc-uiList .breadcrumb {
	height: 100px;
	margin: 0;
	overflow: hidden;
	width: 100%;
	text-shadow: 0 0 0.2em black, 0 0 0.2em black, 0 0 0.2em black;
}

.vwc-uiList .vwc-catalog .pagination {
	text-shadow: 0 0 0.2em black, 0 0 0.2em black, 0 0 0.2em black;
}

.vwc-uiList .breadcrumb .gwt-Anchor {
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin: 5px 0 0 5px;
	color: #999999;
}

.vwc-uiList .breadcrumb .gwt-Anchor:FIRST-CHILD {
	margin: 5px 0 0 5px;
}

.vwc-uiList .breadcrumb .gwt-Label {
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #D2D2D2;
	margin: 5px 0 0 10px;
}

.vwc-uiList .uiList-title {
	color: #D2D2D2;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin-left: 25px;
	position: absolute;
	top: 80px;
	text-shadow: 0 0 0.2em black, 0 0 0.2em black, 0 0 0.2em black;
}

.placeholder-casting .vwc-uiList .uiList-title {
	top: 130px;
}

.vwc-uiList .vwc-uiList-container {
	width: 100%;
	float: left;
}

/****** Big Green Button ******/
.big-green-button .custom-button-left {
	background-image: url("/resources/buttons/big-green-button-W.png");
	background-repeat: no-repeat;
	width: 5px;
	height: 34px;
}

.big-green-button .custom-button-right {
	background-image: url("/resources/buttons/big-green-button-E.png");
	background-repeat: no-repeat;
	width: 5px;
	height: 34px;
}

.big-green-button .custom-button-center {
	background-image: url("/resources/buttons/big-green-button-C.png");
	background-repeat: repeat-x;
	height: 34px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding: 0 10px 0 10px;
	min-width: 80px;
	text-align: center;
}

.big-green-button:hover .custom-button-center {
	text-decoration: underline;
	cursor: pointer;
}

/****** Extra Big Green Button ******/
.extra-big-green-button .custom-button-left {
	background-image: url("/resources/buttons/extra-big-green-button-W.png");
	background-repeat: no-repeat;
	width: 6px;
	height: 80px;
}

.extra-big-green-button .custom-button-right {
	background-image: url("/resources/buttons/extra-big-green-button-E.png");
	background-repeat: no-repeat;
	width: 6px;
	height: 80px;
}

.extra-big-green-button .custom-button-center {
	background-image: url("/resources/buttons/extra-big-green-button-C.png");
	background-repeat: repeat-x;
	height: 80px;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: white;
	padding: 0 10px 0 10px;
	min-width: 80px;
	text-align: center;
	text-transform: capitalize;
}

.extra-big-green-button:hover .custom-button-center {
	text-decoration: underline;
	cursor: pointer;
}

/*
 ***** Disambiguation Popup *****
*/
.disambiguation-popup, .uv-download-popup {
	z-index: 999;
	color: #DCDCDC;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
}

.disambiguation-popup .popupTopLeft, .uv-download-popup .popupTopLeft {
	background-image: url("/resources/decorator/disambiguation_NW.png");
	background-repeat: no-repeat;
	width: 22px;
	height: 33px;
}

.disambiguation-popup .popupTopRight, .uv-download-popup .popupTopRight
	{
	background-image: url("/resources/decorator/disambiguation_NE.png");
	background-repeat: no-repeat;
	width: 5px;
	height: 33px;
}

.disambiguation-popup .popupTopCenter, .uv-download-popup .popupTopCenter
	{
	background-image: url("/resources/decorator/disambiguation_N.png");
	background-repeat: repeat-x;
	height: 33px;
}

.disambiguation-popup .popupMiddleCenter, .uv-download-popup .popupMiddleCenter
	{
	background-image: url("/resources/decorator/disambiguation_C.png");
	background-color: #FFF;
	width: 560px;
}

.disambiguation-popup .popupMiddleLeft, .uv-download-popup .popupMiddleLeft
	{
	background-image: url("/resources/decorator/disambiguation_W.png");
	background-repeat: repeat-y;
	width: 22px;
	vertical-align: bottom;
}

.disambiguation-popup .popupMiddleRight, .uv-download-popup .popupMiddleRight
	{
	background-image: url("/resources/decorator/disambiguation_E.png");
	background-repeat: repeat-y;
	width: 22px;
	vertical-align: bottom;
}

.disambiguation-popup .popupBottomCenter, .uv-download-popup .popupBottomCenter
	{
	background-image: url("/resources/decorator/disambiguation_S.png");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
}

.disambiguation-popup .popupBottomLeft, .uv-download-popup .popupBottomLeft
	{
	background-image: url("/resources/decorator/disambiguation_SW.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 22px;
	height: 22px;
}

.disambiguation-popup .popupBottomRight, .uv-download-popup .popupBottomRight
	{
	background-image: url("/resources/decorator/disambiguation_SE.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 22px;
	height: 22px;
}

.disambiguation-popup .title, .uv-download-popup .title {
	position: relative;
	top: -25px;
}

.disambiguation-popup .title .gwt-Label, .uv-download-popup .title .gwt-Label
	{
	text-align: center;
}

.disambiguation-popup .vudu-label-title, .uv-download-popup .vudu-label-title
	{
	margin: 0 0 20px 20px;
}

.disambiguation-popup .close, .uv-download-popup .close {
	background-image:
		url("/resources/buttons/disambiguation-popup-close.png");
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	right: -12px;
	top: 0;
	cursor: pointer;
}

.disambiguation-popup .close:HOVER, .uv-download-popup .close:HOVER {
	background-image:
		url("/resources/buttons/disambiguation-popup-close-hover.png");
}

.disambiguation-popup .big-green-button .custom-button-center {
	background-image: url("/resources/buttons/small_green_button_C.png");
	background-repeat: repeat-x;
	color: #DCDCDC;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	width: 114px;
	padding: 0 0 3px;
	text-align: center;
	overflow: hidden;
}

.disambiguation-popup .big-green-button .custom-button-left {
	background-image: url("/resources/buttons/small_green_button_W.png");
	background-repeat: no-repeat;
	height: 29px;
	width: 6px;
}

.disambiguation-popup .big-green-button .custom-button-right {
	background-image: url("/resources/buttons/small_green_button_E.png");
	background-repeat: no-repeat;
	height: 29px;
	width: 6px;
}

.disambiguation-popup .promo-panel {
	width: 258px;
	height: 154px;
	border: solid 2pt;
	border-color: #222 #555 #555 #222;
	background-color: #444;
	padding: 10px;
	float: left;
	margin: 0 0 25px 18px;
}

.disambiguation-popup .promo-panel .gwt-Label {
	height: 110px;
	width: 122px;
	overflow: hidden;
}

.disambiguation-popup .promo-panel img {
	border: solid 1pt;
	border-color: #DCDCDC;
	margin-right: 10px;
}

/* First HDX purchase popup */
.vwc-purchase-flow-firstHdx {
	width: 550px;
	margin: 30px 30px 50px 0px;
}

.vwc-purchase-flow-firstHdx table td .gwt-HTML {
	margin-left: 20px;
	margin-bottom: 10px;
}

.vwc-purchase-flow-firstHdx .button-container {
	margin-top: 44px;
	margin-left: 260px;
}

.vwc-purchase-flow-firstHdx .text-container {
	width: 340px;
}

.vwc-purchase-flow-firstHdx .button-container .big-black-button {
	margin-top: 12px;
	margin-bottom: 12px;
}

.vwc-purchase-flow-firstHdx .button-container .big-black-button .custom-button-center
	{
	width: 190px;
	text-align: center;
}

.vwc-purchase-flow-firstHdx .gwt-HTML {
	font-family: Arial;
	font-size: 16px;
	color: #D2D2D2;
}

/*bookmark*/
.episode-bookmark-price-panel {
	width: 115px;
	float: left;
	padding-top: 15px;
}

.bookmark-progress-indicator-panel {
	border-radius: 5px 5px 5px 5px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	width: 100px;
	background-position: center;
	position: absolute;
}

.bookmark-progress-indicator {
	background-image:
		url("/resources/misc/progress_barshell_transparent.png");
	background-repeat: no-repeat;
}

.bookmark-progress-complete-indicator {
	background-image: url("/resources/misc/progress_100.png");
	background-repeat: no-repeat;
}

.bookmark-progress-panel {
	width: 79px;
	overflow: hidden;
	text-align: center;
	background-color: white;
	margin: 4px 0px 0px 10px;
}

.bookmark-progress-tick-outer {
	width: 79px;
	margin-left: 5px;
}

.bookmark-progress-tick {
	background-image: url("/resources/misc/progress_tick.png");
	width: 9px;
	height: 5px;
}

.bookmark-progress-panel .bookmark-progress-bar>div {
	height: 100%;
	border: solid 1px rgba(79, 79, 79, 0.75);
}

.bookmark-progress-panel .bookmark-progress-bar {
	height: 6px;
	border: solid 1px rgba(79, 79, 79, 0.75);
	overflow: hidden;
	background-color: #007ED4;
}

.vwc-details-episodes .episodePanel .black-panel-center .episodePriceText
	{
	width: 150px;
	font-weight: bold;
	text-align: center;
}

.episode-bookmark-price-panel .orangeText {
	color: #FF8F00;
}

/* uv DOwnload popup */
.uv-download-popup .big-black-button.custom-button {
	margin: auto;
}

.gloss {
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

/** HelloBar **/
.vwc-hellobar {
	position: fixed;
	left: 0;
	bottom: -40px;
	height: 40px;
	width: 100%;
	background-color: #333333;
	font-size: 16px;
	font-weight: bold;
	-webkit-transition: bottom 1s;
	-o-transition: bottom 1s;
	-moz-transition: bottom 1s;
	transition: bottom 1s;
}

.vwc-hellobar.vwc-hellobar-visible {
	bottom: 0;
}

.vwc-hellobar .vwc-hellobar-action {
	right: 5px;
	top: 5px;
	height: 30px;
	background-color: orange;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	border: 1pt #777777 solid;
	color: #EEEEEE;
	min-width: 100px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background: -webkit-linear-gradient(orange 50%, #FF7700 50%);
	background: -o-linear-gradient(orange 50%, #FF7700 50%);
	background: -moz-linear-gradient(orange 50%, #FF7700 50%);
	background: linear-gradient(orange 50%, #FF7700 50%);
	cursor: pointer;
}

.vwc-hellobar .vwc-hellobar-close {
	margin-left: 5px;
	height: 40px;
	background-color: transparent;
	border: none;
	width: 40px;
	background-image: url("/resources/icons/misc-sprites-icons-v1.png");
	background-repeat: no-repeat;
	background-position: -2px 5px;
	cursor: pointer;
	float:left;
}

.vwc-hellobar .vwc-hellobar-text {
	color: #EEEEEE;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	max-width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	margin-left: 5px;
}