html, body {
    height: 100%;
}

#container {
    min-height: 100%; 
}

#content {
    overflow: auto;
    padding-bottom: 190px;
	width:100%;
}
 
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}


body{
	background-color: #E6E6E6;
    background-image: none !important;
	font-family:Arial, Helvetica, sans-serif;
    margin: 0;
	padding:0;
    min-height: 416px;
    position: relative;
	overflow: auto; 
	overflow-x:hidden;
}


.wf-active  body{
	font-family: "adobe-clean-1", "adobe-clean-2";
}

.ui-body-a {
	background: none;
}


.ui-body-c {
   
    border: 1px solid #B3B3B3;
    color: #333333;
}

/*.ui-focus {
    -moz-box-shadow: 0 0 12px #387BBE !important;
}*/

.ui-shadow-inset {
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}

.ui-corner-tl, .ui-corner-tr, .ui-corner-bl, .ui-corner-br, .ui-corner-top, .ui-corner-bottom, .ui-corner-right, .ui-corner-left, .ui-corner-all, .ui-btn-corner-tl, .ui-btn-corner-tr, .ui-btn-corner-bl, .ui-btn-corner-br, .ui-btn-corner-top, .ui-btn-corner-bottom, .ui-btn-corner-right, .ui-btn-corner-left, .ui-btn-corner-all {
}

.ui-btn-corner-all {
    -moz-border-radius: 1em 1em 1em 1em;
}
/*
http://office.tv.adobe.com/assets//style/mobile/images/icon-search-black.png
http://stage.tv.adobe.com/assets/style/lib/images/icon-search-black.png
*/
.ui-icon-searchfield {
    background-image: url("../lib/images/icon-search-black.png");
}

.ui-body-c, .ui-body-c input, .ui-body-c select, .ui-body-c textarea, .ui-body-c button {
    font-family: Helvetica,Arial,sans-serif;
}




a{
	color: #2489CE;
	text-decoration:none;
    /* font-weight: bold; */
}
a, img{
	outline: none;
	border:none;
}
*:focus { outline: none }
.ui-mobile [data-role="page"], .ui-mobile [data-role="dialog"], .ui-page {
	position:relative;
}

.ui-content{
	/* margin: -10px 0 -5px 0; */
	background-color: #E6E6E6;
}
.ui-mobile .ui-page-active {
  overflow: hidden;
}

.ui-body-a{
	text-shadow: none;
	color: #000;
}

.ui-content{
	padding: 0 !important;
	overflow: hidden;
}
.ui-loader h1{
	color: #fff;
	font-family: "adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
}

#header{
	height: 90px;
	display: inline;
	padding:0;
	margin:0;
}

#headerbar {
    background-color: #141414;
    height: 50px;
    left: 0;
    /*margin-bottom: 13px;*/
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
}

#headerbar a {
    display: block;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;  
}

.adobetv-logo {
    background: url("../images/layout/global/adobetv-mobile-sprite.png") no-repeat scroll 0 0 transparent; 
    height: 20px;
    left: 10px;
    top: 18px;
    width: 84px;
}

.adobe-logo {
    background: url("../images/layout/global/adobetv-mobile-sprite.png") no-repeat scroll -100px 0 transparent;
    height: 41px;
    right: 10px;
    top: 0;
    width: 25px;
}

#header .navbar #socialmedia{
	display: none;
}

.navbar{
    height: 39px;
	background: url("../images/layout/global/adobetv-mobile-sprite.png") repeat-x scroll 0 -50px transparent;
    width: 100%;
    border-top: #333 solid 1px;
    border-bottom: #333 solid 1px;
}
#searchBar{
    height: 39px;
    background: url("../images/layout/global/searchbar-mobile.jpg") repeat-x;
    
    width: 100%;
    border-top: #333 solid 1px;
    border-bottom: #333 solid 1px;
}
.navbar .divider{
	background: url("../images/layout/global/adobetv-mobile-sprite.png") no-repeat scroll -300px 0 transparent;
	margin: 6px 5px 0 5px;
	width: 3px;
	height:27px;
	float: left;
}


.navbar .nav a{
	margin: 10px 0;
	font-family: "adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 100px;
	text-align:center;
	color: #333333 !important;
	text-decoration: none;
	letter-spacing: 1px;
	float: left;
	font-weight: bold !important;
	text-shadow: none !important;
}

.es .navbar .nav a{
	margin: 10px 15px 10px 0px;
}

.es .navbar .nav .divider{
	margin-right: 0;
}
.es .navbar .nav a.channels{
	margin-left: 0;
}

.navbar .nav{ 
	padding:0 0 0 2px;
}

#searchButton{
	float: right;
	margin: 8px 10px 0 0;
	text-align: right;
	background: url("../images/layout/global/adobetv-mobile-sprite.png") repeat-x scroll -215px 0 transparent;
	width: 30px;
	height: 21px;
	cursor: pointer;
}

/* searchform */
 #searchBar{
	padding: 10px 0 10px 0;
	width: 100%;
	display: none;
	text-align:center;
}

#searchBar .ui-input-search {
	width: 70%;
	background: #fdfdfd url("../images/layout/global/adobetv-mobile-sprite.png") no-repeat  7px -453px;
	font: "adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
	color: #333;
	font-size:16px;
	padding: 6px 4px 6px 33px;
	border: solid 1px #a8a8a8;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}

#searchBar .ui-input-search:focus {
	font-style: normal;
} 
 
/*
 #searchBar{
	padding: 10px 0 10px 0;
	width: 100%;
	display: none;
	text-align:center;
}
 
 
#searchBar .ui-field-contain{
	padding: 0 !important;
	font-family: "adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
	margin:0 !important;
	border-bottom: none;
	
}

#searchBar .ui-input-search{
	height: 30px;
	font-size:14px;
	-webkit-border-radius:25px;

}

#searchBar .ui-input-search { padding: 0 0 0 30px; width: 77%; background-position: 8px 50%; background-repeat: no-repeat; position: relative; }
#searchBar .ui-input-search input.ui-input-text { border: none; width: 98%; padding: .4em 0; margin: 0; display: block; background: transparent none; outline: 0 !important; }
#searchBar .ui-input-search .ui-input-clear { position: absolute; right: 0; top: 50%; margin-top: -14px; }
#searchBar .ui-input-search .ui-input-clear-hidden { display: none; }
*/


/* Search Field Portrait */
@media screen and (orientation:portrait) {
#searchBar .ui-input-search{
	width:70%!important;
}
}
/* Search Field Landscape iPhone */
@media screen and (min-width: 321px) and (max-width: 480px) {
#searchBar .ui-input-search{
	width:70%!important;
}
#searchBar .ui-input-search:onfocus{
	width:70%!important;
}
}



/*  Mobile Global Footer  */
#footer {
	position: relative;
	margin-top: -190px; /* negative value of footer height */
	height: 190px;
	clear:both;
} 

#footer #sponsors {
    background-color: #e6e6e6;
    height: 118px;
    left: 0;
    margin: 5px 0;
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
}

#footer #sponsors h3 {
	text-transform: uppercase;
	color: #3a3a3a;
	font-size: 12px;
	text-shadow: none;
	padding: 15px 0 0 10px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;		
}
.wf-active #footer #sponsors h3 {
	text-transform: uppercase;
	color: #3a3a3a;
	font-size: 12px;
	text-shadow: none;
	padding: 15px 0 0 10px;
	margin: 0px;
	font-family: "adobe-clean-1", "adobe-clean-2";		
}
.sponsors .logos {
	margin: 0 auto;
	width: 309px;
}

.sponsors .logos a{
	background:url(../images/layout/global/sponsors-home.png);
	display:block;
	height:78px;
	width:103px;
	float:left;
	text-indent:-9999px;
}
.sponsors .logos a.hp{
	background-position:0px 0px;
}
.sponsors .logos a.hp:hover{
	background-position:0px -78px;
}
.sponsors .logos a.intel{
	background-position:-103px 0px;
}
.sponsors .logos a.intel:hover{
	background-position:-103px -78px;
}
.sponsors .logos a.nvidia{
	background-position:-206px 0px;
}
.sponsors .logos a.nvidia:hover{
	background-position:-206px -78px;
}

#footer .navbar{
	/*margin: 5px 0;*/
}

#footer .navbar #searchButton{
	display: none;
}

#footer .navbar #socialmedia{
	display: block;
	float: right;
	margin-top: 5px;
}

#socialmedia div{
	float: left;
	text-indent: -9999px;
	background: url("../images/layout/global/adobetv-mobile-sprite.png") repeat-x scroll  -150px  -150px  transparent;
	width: 29px;
	height: 29px;
	padding-right: 20px;
	cursor: pointer;
}

#socialmedia div.facebook{
	padding-right: 10px;
	background-position: -150px  -180px;
}

#footer #switch{
	/*background: url("../images/layout/global/mobile-switch-full-site.png") repeat-x scroll 0 0 transparent;*/
	background: -webkit-gradient(linear, left top, left bottom, from(#a4a4a4), to(#dadada));
	background: -moz-linear-gradient(top,  #a4a4a4,  #dadada);
	height: 26px;
}

#footer #switch .verbiage{
	color: #4d4d4d;
	text-shadow: none;
	font-size: 12px;
	margin: auto;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	padding:0;
}

.wf-active #footer #switch .verbiage{
	color: #4d4d4d;
	text-shadow: none;
	font-size: 12px;
	margin: auto;
	line-height:26px;
	font-family: "adobe-clean-1", "adobe-clean-2";
	width: 100%;
	text-align: center;
	padding:0;
}



#footer #switch .verbiage a{
	color: #4d4d4d;
	text-decoration: none;
	display:block;
}

.mobileDropdown{
	width: 100%;
	background-color: #bababa;
	height: 40px;
	padding:5px 0 5px 0;
	text-align: center;
}


.mobileDropdown select {  
	width: 98%; 
	border: 1px solid #666;
	text-indent: .5em; 
	color: #333;
	padding:5px;
	margin:0;
	height:40px;
	font-size: 1.1em; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold; 
	background:url(../images/layout/global/dd-bg.png) no-repeat right; 
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;  
}


.wf-active .mobileDropdown select {  
	width: 98%; 
	border: 1px solid #666;
	text-indent: .5em; 
	color: #333;
	padding:5px;
	margin:0;
	height:40px;
	font-size: 1.1em; 
	font-family:"adobe-clean-1", "adobe-clean-2";
	font-weight: bold; 
	background:url(../images/layout/global/dd-bg.png) no-repeat right; 
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;  
}

/* Page Header */

.pageHeader{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;

}

.wf-active .pageHeader{
	color: #fff;
	font-family: "adobe-clean-1", "adobe-clean-2";
	width: 100%;

}
.pageHeader > div{
	width: 100%;
	background: url("../images/layout/product/mobile-header-verbiage-bg.png") repeat-x scroll 0 0 transparent;
	display: block;
}
.pageHeader li > div{
	float: left;
	height: 96px;
	position: absolute;
}
.pageHeader .logo{
	width: 90px;
	background: url("../images/layout/product/mobile-header-logo-bg.png") repeat-x scroll 0 0 transparent;
	position:absolute;
	float:left;
	margin:0 0 0 10px;
}

.pageHeader .logo img {
	margin:19px 19px 19px 19px;
	
}

.pageHeader .verbiage {
	color:white;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	margin:0 0 0 100px;
	padding:15px 15px 20px 10px;
	min-height:90px;
}

.wf-active .pageHeader .verbiage {
	color:white;
	display:block;
	float:left;
	font-family:"adobe-clean-1", "adobe-clean-2";
	font-weight:normal;
	margin:0 0 0 100px;
	padding:15px 15px 20px 10px;
	min-height:90px;
}



.pageHeader .verbiage .title {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}

.pageHeader .verbiage .description {
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0 0;
}





/* CLEARFIX */
.clearboth{
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	/*display: inline-block;*/
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	/* height: 1%;*/
}
.hidden{
	display: none;
}

.fourohfour {
	padding: 10px 25px;
}

.singleEpisode .listMeta {  
	margin: 0 0 0 15px;
	width:97%;
}

/*Loading
.ui-corner-all {
	-moz-border-radius:0 0 0 0;
}

.ui-loader {
	display:none;
	height:100%;
	left:0;
	margin-left:-0;
	margin-top:-0;
	opacity:1;
	padding:10px 30px;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:10;
}


.ui-loader {
	display:none;
	left:50%;
	margin-left:-130px;
	margin-top:-35px;
	opacity:0.85;
	padding:10px 30px;
	position:absolute;
	width:200px;
	z-index:10;
}*/

.hideContent{
	display:none!important;
}

.loaderContainer .loaderText{
	padding:3px 5px 0 5px;
}

.loaderContainer img{
	margin:2px 5px 0 5px;
}

.videoUnavailable{
	text-align: center;
}


#episodeList, .episodeList{
	list-style-type: none;
	margin: 0 0 0;
	padding: 0px;
	width: 100%;
}
.episode{
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #e6e6e6;
	height: auto;
	min-height: 85px;
	border-bottom:1px solid #bfbfbf;
	/*background:url("../images/layout/episode/episodeObjectBackground.png") repeat-y scroll right bottom transparent;*/
}


.episode .details {
	margin: 10px 10px 0 10px;
	float:left!important;
	/*width:80%;*/
	/*background-color: SaddleBrown;*/
}

.episode .details {
	margin: 10px 10px 0 10px;
	float:left!important;
	/*width:80%;*/
	/*background-color: SaddleBrown;*/
}

#cta {
	/*display: none;*/
}

div#episode_single #cta {
	display: none;
}



/* for iphone/ipod touch 
@media only screen and (max-width : 320px) {
.episode .details {
	width:265px;
}
}

@media only screen and (min-width : 321px) and (max-width: 480px) {
.episode .details {
	width:415px;
}
}


 


@media only screen and (min-width : 481px) and (max-width: 653px) {
.episode .details {
	width:450px;
}
}

@media screen and (orientation:landscape) and (min-width: 481px) and (max-width: 1023px) {
.episode .details {
	//width:485px !important;
	width:450px !important;
}
}
@media screen and (orientation:portrait) and (max-width: 480px){
.episode .details {
	width:270px;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
{
	.episode .details {
	width:100%;
}
}

@media only screen 
and (min-width : 1224px) {
.episode .details {
	width:100%;
}
}

*/ 

@media screen and (orientation:portrait) and (max-width: 320px){
#meta .tabs .tab a{
	display:block;
	padding:8px 1px 6px 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space:nowrap;
	font-size: 12px!important;
}
}




/* Portrait */
@media screen and (orientation:portrait) {
.listMeta{
	margin:1px 15px 0 80px;
}
.episode .img img {
	border:0 none;
	height:33px!important;
	width:60px!important;
	margin:0 0 0 0!important;
}
.episode .details .img {
	background:url("../images/layout/global/adobetv-mobile-sprite.png") no-repeat scroll right bottom transparent !important;
	float:left !important;
	height:37px!important;
	padding:2px 5px 0 2px!important;
	text-align:right;
	width:59px!important;
}



.pageHeader .logo {
	background:url("../images/layout/product/mobile-header-logo-bg.png") repeat-x scroll 0 0 transparent;
	float:left;
	margin:0 0 0 10px;
	position:absolute;
	width:60px;
}

.showInfo .logo img {
	height:40px!important;
	width:40px!important;
}

.showInfo .logo img {
	height:40px!important;
	width:40px!important;
}

.pageHeader .verbiage {
	margin:0 0 0 75px;
}

.pageHeader .logo img {
	margin:19px 10px 10px 10px;
}

.pageHeader .logo img {
	height:40px!important;
	width:40px!important;
}







}
/* Landscape */
@media screen and (orientation:landscape) {
.listMeta{
	margin:1px 15px 0 105px;
	
}
.episode .img img {
	border:0 none;
	height:50px;
	width:90px;
	margin:0;
	padding:2px 4px 4px 2px;
}
.episode .details .img {
	background:url("../images/layout/global/adobetv-mobile-sprite.png") no-repeat scroll right bottom transparent!important;
	float:left !important;
	height:56px !important;
	padding:0 !important;
	text-align:right;
	width:96px !important;
	
}

}

.tags a{
	font-size:12px!important;
}

.episode > div, .episode .extendedDetails > div, .episode .extendedDetails .row > div{
	float: left;
}


.episode .extendedDetails .action{
	float: right!important; 
}

/*
.portrait.max-width-768px .episode .details{
	width: 718px;
	
}
.landscape.max-width-1024px .episode .details{
	width: 974px;
}

.portrait.max-width-320px .episode .details{
	width: 270px;
}
.landscape.max-width-480px .episode .details{
	width: 430px;
}





.portrait.max-width-768px .episode .details{
	background-color: green;
	width: 718px;
}
.landscape.max-width-1024px .episode .details{
	/* width: 974px; 
	width: 480px;
	background-color: red;
}


@media screen and (max-device-width: 334px){
	.portrait .episode .details{
		width: 284px !important;
		background-color: red;
	}
}*/


/* Galaxy Tab portrait
@media screen and (min-width: 400px){
	.portrait .episode .details{
		width: 400px;
	}
}*/
 
/* Galaxy Tab landscape (Not working yet)
@media screen and (device-width: 683px){
	.landscape .episode .details{
		width: 630px !important;
	}
}






.landscape.max-width-480px .episode .details .clearboth{
	clear: none !important;
}*/



.portrait .episode.opened .title{
	/*
	height: 40px;
    left: 110px;
	width: 120px;

    margin-bottom: 35px;
    position: relative;
    width: 80%;
	margin-top: -4px;
	*/
}


.episode .details{
	padding-bottom: 10px;
}

.episode .img{
	padding-bottom: 10px;
}

/*.episode .img{
	float: left !important;
	padding: 0 5px 0 0;
	background:url(../images/layout/episode/episode-thumb-bg.png) no-repeat;
	width: 100px;
	height: 59px;
	text-align: center;
}
.episode .img img{
	width: 90px;
	height: 50px;
	margin: 4px 0 0 0;	
	border: 0;
}*/
.episode .title a.episodename{
	font-family: "adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
	color: #3A3A3A;	
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}

.singleEpisode .title{
	font-family: Arial, sans-serif;  
	color: #3A3A3A;	
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.wf-active .singleEpisode .title{
	font-family: "adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
	color: #3A3A3A;	
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.episode .title { 
  font-family: Arial, sans-serif; 
  color: #3A3A3A;	 
  line-height: normal!important;
  font-weight: bold;
  font-size: 16px;
}

.wf-active .episode .title { 
	font-family: "adobe-clean-1", "adobe-clean-2";
	color: #3A3A3A;	
	line-height: normal!important;
	font-weight: bold;
	font-size: 16px;
}




.episode .details .moreInfo
,.episode .details .tags
{
	display: none;
}
.wf-active .episode .details .products .products-title
,.wf-active .episode .details .extendedDetails
,.wf-active .episode .details .show
,.wf-active .episode .details .tags 
{
	font-family: "adobe-clean-1", "adobe-clean-2";
	color: #3A3A3A;	
	font-size: 12px;
}

.episode .details .products .products-title
,.episode .details .extendedDetails
,.episode .details .show
,.episode .details .tags 
{
	font-family: Arial, sans-serif; 
  	color: #3A3A3A;	 
	font-size: 12px;
}



.wf-active .episode .details .description
{
	font-family: "adobe-clean-1", "adobe-clean-2"; 
	color: #3a3a3a;
	font-size: 12px;
}

.episode .details .description
{
	font-family: Arial, sans-serif; 
	color: #3a3a3a;
	font-size: 12px;
}


.episode .details .description a
{
	font-family: "adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	font-size: 14px;
	text-decoration:none;
}

.episode .details .show{
	font-size: 12px;
	padding: 4px 0 10px;
	line-height: 14px !important;
}


.wf-active .episode .details .show .showname{
	color: #2489CE;
	font-family: "adobe-clean-1", "adobe-clean-2";
	text-decoration: none;
	font-size: 12px;
	line-height: 12px !important;
}

.episode .details .show .showname{
	color: #2489CE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px !important;
}

.episode .details .show .showname a{
	font-size: 12px;
}

.episode.closed .details .description{
	/*height: 18px;
	overflow:hidden;
	text-overflow: ellipsis;*/
	margin-right: 10px;
	width: 100%;

}


.episode .extendedDetails .row{
	clear: both;
	width: 100%;
}

.episode .extendedDetails .row > div{
	padding: 5px 8px 0 0;
}

.episode .moreInfo{
	background: url("../images/layout/episode/episode_more_info.png") no-repeat scroll 0 0 transparent;
	height: 26px;
	margin: 15px 0 15px 0;
	padding: 0;
	text-indent: -9999px;
	width: 120px;  
	float: left;
	cursor: pointer;
	padding-right: 10px;
}


.episode.opened .moreInfo{
	background: url("../images/layout/episode/episode_more_info.png") no-repeat scroll 0 -26px transparent;
}


.episode.opened{
	background-color:#FFF;
}

.episode.opened .details .description{
	margin-right: 5px;	
} 

.episode.opened .details .description
,.singleEpisode .episode.opened .details .tags
,.singleEpisode .episode.opened .details .extendedDetails
{
	height: auto;
	display: block;
}


.episode .details .description{
	margin-top: 0px;
}

.episode.opened .description{
	display: block;
}
/*
.max-width-1024px .episode .extendedDetails{
	width:65%;
}
.episode .extendedDetails{
	width: 50%;
}
*/
.action{
	
	width: 40px;
	display:block;
	padding: 0;
	position: relative;
	cursor: pointer;
	float: right;
 	margin:auto 0 auto 0!important;
	min-height:120px;
	
}


.episode .action .img, .episode .arrow {
  background: url("../images/layout/episode/episode-action-arrow.png") no-repeat scroll 0 0 transparent;
  height: 17px;
  margin: -10px 0 0 -7px;
  padding: 0;
  text-indent: -9999px;
  width: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  
}


.episode.opened .action .img, .episode .arrow  {
	background: url("../images/layout/episode/episode-action-arrow.png") no-repeat scroll 5px -17px transparent;		
}

.episode.closed .extendedDetails{
	display: none;
}

.episode .products {
	margin: 4px 0 0;
}
.episode .products div{
	float:left;
	height:20px;
	margin:0;
	overflow:hidden;
	white-space:nowrap;
}
.episode .products .products-title{
	padding: 2px 5px 0 0;
}
.episode .products .product img{
	margin: 1px 0 0 0;
	padding: 0;
}

.episode .extendedDetails{
	margin: 0;
}

.episode .extendedDetails .rating{
	width: 160px;
}
.episode .extendedDetails .rating-stars{
	display: inline;
}

.episode span.rating-stars{
	background:url(../images/layout/episode/stars_small.png) 0 0;
	height:12px;
	line-height:12px;
	width:70px;
	display:inline-block;
	float: right;
	margin:0 0 0 0;
}

.episode span.rating-stars span{
	background:url(../images/layout/episode/stars_small.png) 0 -12px;
	display:block;
	height:12px;
}

.episode .tags a{
	font-size:12px;
}

.episode .tags a.taglink{
	font-size:12px!important;
	padding:0 5px 0 0;
}



#video #noVideo #overlay{
    background-image: url(../images/content/no-video-overlay.png);
    width: 100%;
    height:100%;
    position:absolute;
    z-index:3;
}

#video #noVideo #background{
	z-index: 2;
}

#video #noVideo #background img{
	width: 100%;
}

#video object{
	width: 100%;
	position: relative;
}

#moreButton {
	text-align: center;
	height: 50px;
	margin: 25px 10px 10px 10px;	
	cursor: pointer;
	background:url("../images/layout/product/mobile-header-verbiage-bg.png") repeat-x scroll 0 0 transparent;
	font-family:"adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
	font-size:18px;
}

#moreButton p {
    height: 30px;
    line-height: 50px;
    margin: -15px auto 0;
    color: white;	
}






#product .content{
	background-color: #e6e6e6;
}
.productDropdown{
	width: 100%;
	background-color: #bababa;
	height: 40px;
	padding:5px 0 5px 0;
	text-align: center;
}
.productDropdown select {  
	width: 98%; 
	border: 1px solid #666;
	text-indent: .5em; 
	color: #333;
	padding:5px;
	margin:0;
	height:40px;
	font-size: 1.1em; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold; 
	background:url(../images/layout/global/dd-bg.png) no-repeat right; 
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;  
}

.wf-active .productDropdown select {  
	width: 98%; 
	border: 1px solid #666;
	text-indent: .5em; 
	color: #333;
	padding:5px;
	margin:0;
	height:40px;
	font-size: 1.1em; 
	font-family:"adobe-clean-1", "adobe-clean-2";
	font-weight: bold; 
	background:url(../images/layout/global/dd-bg.png) no-repeat right; 
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;  
}
.productList{
	float: left;
	padding: 0 0 0 0;
	width:100%
}
.productList div{
	padding:10px 0 0 0;
	height: 40px;
	font-family:Arial, Helvetica, sans-serif;
}
.wf-active .productList div{
	padding:10px 0 0 0;
	height: 40px;
	font-family:"adobe-clean-1", "adobe-clean-2";
}
.productList div a{
	font-weight: normal;
	text-decoration: none;
	color: #333;
	text-shadow: none;
	/*text-transform: uppercase;*/
	font-family:Arial, Helvetica, sans-serif;
	line-height: 40px;
	float: none;
	display:block;
	font-size:18px;
}

.wf-active .productList div a{
	font-weight: normal;
	text-decoration: none;
	color: #333;
	text-shadow: none;
	/*text-transform: uppercase;*/
	font-family:"adobe-clean-1", "adobe-clean-2";
	line-height: 40px;
	float: none;
	display:block;
	font-size:18px;
}


.productList div img {
    float: left;
    margin-right: 8px;
    padding: 3px 5px 5px 3px;
}


.productList .product{
	border-bottom:#CCC solid 1px;
	padding:5px 0 5px 10px;
	
}
#aproductList{
	width: 50%;
}

.ui-content{
	margin-bottom: 0px;
}

.suiteList{
	clear: both; 
}


.suiteList{
	background-color: #666666;
	width: 100%;
	display: inline-block;
	padding:0 0 0 0;
}

.landscape .suiteList div{
	float: left;
	width: 100%;
}


/* Suites */
div.suites{
	top:0px;
	right:0px;
	bottom:0px;
	background:#666666;
	width: 100%;
}
.landscape div.suites div:nth-child(3){
	clear: left
}


div.suites div{
	border-top: solid 1px #777777;
	border-bottom: solid 1px #444444;
	font-family:Arial,Helvetica,sans-serif;
	height:auto;
	padding:10px 0 0;
}

.wf-active div.suites div{
	border-top: solid 1px #777777;
	border-bottom: solid 1px #444444;
	font-family:"adobe-clean-1","adobe-clean-2";
	height:auto;
	padding:10px 0 0;
}

div.suites div img {
float:left;
margin-right:8px;
padding:3px 5px 5px 10px;
}

div.suites span{
	line-height: 0;
	margin-top: 8px;
}

div.suites span .cs{
	display: block;
}
div.suites a{
	color:#ffffff;
	text-transform:uppercase;
	padding:10px 5px 10px 3px !important
}

#episodeList, .episodeList{
	list-style-type: none;
	margin: 0 0 0;
	padding: 0px;
	width: 100%;
}
.episode{
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #e6e6e6;
	height: auto;
	min-height: 85px;
	border-bottom:1px solid #bfbfbf;
	/*background:url("../images/layout/episode/episodeObjectBackground.png") repeat-y scroll right bottom transparent;*/
}


.episode .details {
	margin: 10px 10px 0 10px;
	float:left!important;
	/*width:80%;*/
	/*background-color: SaddleBrown;*/
}

.episode .details {
	margin: 10px 10px 0 10px;
	float:left!important;
	/*width:80%;*/
	/*background-color: SaddleBrown;*/
}

#cta {
	/*display: none;*/
}

div#episode_single #cta {
	display: none;
}



/* for iphone/ipod touch 
@media only screen and (max-width : 320px) {
.episode .details {
	width:265px;
}
}

@media only screen and (min-width : 321px) and (max-width: 480px) {
.episode .details {
	width:415px;
}
}


 


@media only screen and (min-width : 481px) and (max-width: 653px) {
.episode .details {
	width:450px;
}
}

@media screen and (orientation:landscape) and (min-width: 481px) and (max-width: 1023px) {
.episode .details {
	//width:485px !important;
	width:450px !important;
}
}
@media screen and (orientation:portrait) and (max-width: 480px){
.episode .details {
	width:270px;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
{
	.episode .details {
	width:100%;
}
}

@media only screen 
and (min-width : 1224px) {
.episode .details {
	width:100%;
}
}

*/ 

@media screen and (orientation:portrait) and (max-width: 320px){
#meta .tabs .tab a{
	display:block;
	padding:8px 1px 6px 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space:nowrap;
	font-size: 12px!important;
}
}




/* Portrait */
@media screen and (orientation:portrait) {
.listMeta{
	margin:1px 15px 0 80px;
}
.episode .img img {
	border:0 none;
	height:33px!important;
	width:60px!important;
	margin:0 0 0 0!important;
}
.episode .details .img {
	background:url("../images/layout/global/adobetv-mobile-sprite.png") no-repeat scroll right bottom transparent !important;
	float:left !important;
	height:37px!important;
	padding:2px 5px 0 2px!important;
	text-align:right;
	width:59px!important;
}



.pageHeader .logo {
	background:url("../images/layout/product/mobile-header-logo-bg.png") repeat-x scroll 0 0 transparent;
	float:left;
	margin:0 0 0 10px;
	position:absolute;
	width:60px;
}

.showInfo .logo img {
	height:40px!important;
	width:40px!important;
}

.showInfo .logo img {
	height:40px!important;
	width:40px!important;
}

.pageHeader .verbiage {
	margin:0 0 0 75px;
}

.pageHeader .logo img {
	margin:19px 10px 10px 10px;
}

.pageHeader .logo img {
	height:40px!important;
	width:40px!important;
}







}
/* Landscape */
@media screen and (orientation:landscape) {
.listMeta{
	margin:1px 15px 0 105px;
	
}
.episode .img img {
	border:0 none;
	height:50px;
	width:90px;
	margin:0;
	padding:2px 4px 4px 2px;
}
.episode .details .img {
	background:url("../images/layout/global/adobetv-mobile-sprite.png") no-repeat scroll right bottom transparent!important;
	float:left !important;
	height:56px !important;
	padding:0 !important;
	text-align:right;
	width:96px !important;
	
}

}

.tags a{
	font-size:12px!important;
}

.episode > div, .episode .extendedDetails > div, .episode .extendedDetails .row > div{
	float: left;
}


.episode .extendedDetails .action{
	float: right!important; 
}

/*
.portrait.max-width-768px .episode .details{
	width: 718px;
	
}
.landscape.max-width-1024px .episode .details{
	width: 974px;
}

.portrait.max-width-320px .episode .details{
	width: 270px;
}
.landscape.max-width-480px .episode .details{
	width: 430px;
}





.portrait.max-width-768px .episode .details{
	background-color: green;
	width: 718px;
}
.landscape.max-width-1024px .episode .details{
	/* width: 974px; 
	width: 480px;
	background-color: red;
}


@media screen and (max-device-width: 334px){
	.portrait .episode .details{
		width: 284px !important;
		background-color: red;
	}
}*/


/* Galaxy Tab portrait
@media screen and (min-width: 400px){
	.portrait .episode .details{
		width: 400px;
	}
}*/
 
/* Galaxy Tab landscape (Not working yet)
@media screen and (device-width: 683px){
	.landscape .episode .details{
		width: 630px !important;
	}
}






.landscape.max-width-480px .episode .details .clearboth{
	clear: none !important;
}*/



.portrait .episode.opened .title{
	/*
	height: 40px;
    left: 110px;
	width: 120px;

    margin-bottom: 35px;
    position: relative;
    width: 80%;
	margin-top: -4px;
	*/
}


.episode .details{
	padding-bottom: 10px;
}

.episode .img{
	padding-bottom: 10px;
}

/*.episode .img{
	float: left !important;
	padding: 0 5px 0 0;
	background:url(../images/layout/episode/episode-thumb-bg.png) no-repeat;
	width: 100px;
	height: 59px;
	text-align: center;
}
.episode .img img{
	width: 90px;
	height: 50px;
	margin: 4px 0 0 0;	
	border: 0;
}*/
.episode .title a.episodename{
	font-family: "adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
	color: #3A3A3A;	
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}

.singleEpisode .title{
	font-family: Arial, sans-serif;  
	color: #3A3A3A;	
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.wf-active .singleEpisode .title{
	font-family: "adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
	color: #3A3A3A;	
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.episode .title { 
  font-family: Arial, sans-serif; 
  color: #3A3A3A;	 
  line-height: normal!important;
  font-weight: bold;
  font-size: 16px;
}

.wf-active .episode .title { 
	font-family: "adobe-clean-1", "adobe-clean-2";
	color: #3A3A3A;	
	line-height: normal!important;
	font-weight: bold;
	font-size: 16px;
}




.episode .details .moreInfo
,.episode .details .tags
{
	display: none;
}
.wf-active .episode .details .products .products-title
,.wf-active .episode .details .extendedDetails
,.wf-active .episode .details .show
,.wf-active .episode .details .tags 
{
	font-family: "adobe-clean-1", "adobe-clean-2";
	color: #3A3A3A;	
	font-size: 12px;
}

.episode .details .products .products-title
,.episode .details .extendedDetails
,.episode .details .show
,.episode .details .tags 
{
	font-family: Arial, sans-serif; 
  	color: #3A3A3A;	 
	font-size: 12px;
}



.wf-active .episode .details .description
{
	font-family: "adobe-clean-1", "adobe-clean-2"; 
	color: #3a3a3a;
	font-size: 12px;
}

.episode .details .description
{
	font-family: Arial, sans-serif; 
	color: #3a3a3a;
	font-size: 12px;
}


.episode .details .description a
{
	font-family: "adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	font-size: 14px;
	text-decoration:none;
}

.episode .details .show{
	font-size: 12px;
	padding: 4px 0 10px;
	line-height: 14px !important;
}


.wf-active .episode .details .show .showname{
	color: #2489CE;
	font-family: "adobe-clean-1", "adobe-clean-2";
	text-decoration: none;
	font-size: 12px;
	line-height: 12px !important;
}

.episode .details .show .showname{
	color: #2489CE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px !important;
}

.episode .details .show .showname a{
	font-size: 12px;
}

.episode.closed .details .description{
	/*height: 18px;
	overflow:hidden;
	text-overflow: ellipsis;*/
	margin-right: 10px;
	width: 100%;

}


.episode .extendedDetails .row{
	clear: both;
	width: 100%;
}

.episode .extendedDetails .row > div{
	padding: 5px 8px 0 0;
}

.episode .moreInfo{
	background: url("../images/layout/episode/episode_more_info.png") no-repeat scroll 0 0 transparent;
	height: 26px;
	margin: 15px 0 15px 0;
	padding: 0;
	text-indent: -9999px;
	width: 120px;  
	float: left;
	cursor: pointer;
	padding-right: 10px;
}


.episode.opened .moreInfo{
	background: url("../images/layout/episode/episode_more_info.png") no-repeat scroll 0 -26px transparent;
}


.episode.opened{
	background-color:#FFF;
}

.episode.opened .details .description{
	margin-right: 5px;	
} 

.episode.opened .details .description
,.singleEpisode .episode.opened .details .tags
,.singleEpisode .episode.opened .details .extendedDetails
{
	height: auto;
	display: block;
}


.episode .details .description{
	margin-top: 0px;
}

.episode.opened .description{
	display: block;
}
/*
.max-width-1024px .episode .extendedDetails{
	width:65%;
}
.episode .extendedDetails{
	width: 50%;
}
*/
.action{
	
	width: 40px;
	display:block;
	padding: 0;
	position: relative;
	cursor: pointer;
	float: right;
 	margin:auto 0 auto 0!important;
	min-height:120px;
	
}


.episode .action .img, .episode .arrow {
  background: url("../images/layout/episode/episode-action-arrow.png") no-repeat scroll 0 0 transparent;
  height: 17px;
  margin: -10px 0 0 -7px;
  padding: 0;
  text-indent: -9999px;
  width: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  
}


.episode.opened .action .img, .episode .arrow  {
	background: url("../images/layout/episode/episode-action-arrow.png") no-repeat scroll 5px -17px transparent;		
}

.episode.closed .extendedDetails{
	display: none;
}

.episode .products {
	margin: 4px 0 0;
}
.episode .products div{
	float:left;
	height:20px;
	margin:0;
	overflow:hidden;
	white-space:nowrap;
}
.episode .products .products-title{
	padding: 2px 5px 0 0;
}
.episode .products .product img{
	margin: 1px 0 0 0;
	padding: 0;
}

.episode .extendedDetails{
	margin: 0;
}

.episode .extendedDetails .rating{
	width: 160px;
}
.episode .extendedDetails .rating-stars{
	display: inline;
}

.episode span.rating-stars{
	background:url(../images/layout/episode/stars_small.png) 0 0;
	height:12px;
	line-height:12px;
	width:70px;
	display:inline-block;
	float: right;
	margin:0 0 0 0;
}

.episode span.rating-stars span{
	background:url(../images/layout/episode/stars_small.png) 0 -12px;
	display:block;
	height:12px;
}

.episode .tags a{
	font-size:12px;
}

.episode .tags a.taglink{
	font-size:12px!important;
	padding:0 5px 0 0;
}



#video #noVideo #overlay{
    background-image: url(../images/content/no-video-overlay.png);
    width: 100%;
    height:100%;
    position:absolute;
    z-index:3;
}

#video #noVideo #background{
	z-index: 2;
}

#video #noVideo #background img{
	width: 100%;
}

#video object{
	width: 100%;
	position: relative;
}

#moreButton {
	text-align: center;
	height: 50px;
	margin: 25px 10px 10px 10px;	
	cursor: pointer;
	background:url("../images/layout/product/mobile-header-verbiage-bg.png") repeat-x scroll 0 0 transparent;
	font-family:"adobe-clean-1", "adobe-clean-2", Arial, Helvetica, sans-serif;
	font-size:18px;
}

#moreButton p {
    height: 30px;
    line-height: 50px;
    margin: -15px auto 0;
    color: white;	
}







.pageHeader #header{
	height: auto;
	width: 100%;
	/* background: -moz-linear-gradient(center top , #666666, #222222) repeat scroll 0 0 #222222; */
	 background: url(../images/layout/product/mobile-header-verbiage-bg.png) repeat-x scroll 0 0 transparent;
  	height: auto;
	margin: 0; 
	display: block;
}

.pageHeader #header .verbiage{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 22px;
	font-weight: normal;
	margin:0;
    padding: 25px 10px 10px 25px;
	position: absolute;
}
.wf-active .pageHeader #header .verbiage{
	font-family: "adobe-clean-1", "adobe-clean-2";
	color: white;
	font-size: 22px;
	font-weight: normal;
	margin:0;
    padding: 25px 10px 10px 25px;
	position: absolute;
}
.pageHeader #header .headerText{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 22px;
	font-weight: normal;
	margin:0;
    padding: 25px 10px 25px 25px;
}

.wf-active .pageHeader #header .headerText{
	font-family: "adobe-clean-1", "adobe-clean-2";
	color: white;
	font-size: 22px;
	font-weight: normal;
	margin:0;
    padding: 25px 10px 25px 25px;
}
.showItem {
	background-color:#E6E6E6;
	border-bottom:1px solid #BFBFBF;
	margin:0;
	padding:0;
	width:100%;
	position: relative;
}

.showItem .logo{
	text-align:right;
	background:url(../images/layout/episode/episode-thumb-bg.png) no-repeat scroll right bottom transparent!important;
	float:left;
	padding:0;
	margin:0 15px 10px 10px;
	width:56px;
	height:56px;
	
}

.showItem .logo img{
	padding:2px 4px 2px 2px;
}

.showItem .verbiage{
	margin:8px 15px 0 80px;
}

.showItem .title{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	padding:0 0 5px 0;
	margin:0;
	
}
.wf-active .showItem .title{
	font-family: "adobe-clean-1", "adobe-clean-2";
	color: #000000;	
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	padding:0 0 5px 0;
	margin:0;
	
}
.showItem .title a{	
	text-decoration: none;
	
}

.showItem .description{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0 0 10px 0;
}

.wf-active .showItem .description{
	font-family: "adobe-clean-1", "adobe-clean-2";
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0 0 10px 0;
	
}
/* Show CSS */

.showInfo .logo img{
	width: 50px;
	height: 50px;
}

.showInfo .title a{
	color: white;
	text-decoration: none;
	font-weight: normal;
}


#fma, #fma_img{
	width: 100%;
	text-align: left;
	margin-top: 0px; 
	background: none repeat scroll 0 0 #3E3E3E;
	overflow: hidden;
}

/*
.landscape.max-width-1024px #fma img, .landscape.max-width-1024px #fma #fmawrapper{
	width: 536px;
	height: 298px;
}
.portrait.max-width-768px #fma img, .portrait.max-width-768px #fma #fmawrapper{
	width: 536px;
	height: 298px;
}

.landscape.max-width-480px #fma img, .landscape.max-width-480px #fma #fmawrapper{
	width: 480px;
	height: 267px;
}
.portrait.max-width-320px #fma img, .portrait.max-width-320px #fma #fmawrapper{
	width: 320px;
	height: 179px;
}
*/

/*
#fma #fmawrapper{
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-height: 220px;
	max-width: 500px;
	
}

#fma #fmawrapper div {
	float:left;
	display:block;
	font-size:14px;
}

#fma #fmawrapper .items {
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}
*/


#fma #fmawrapper{
	text-align:center;
	max-width: 500px;
	max-height: 300px;
	margin: 0 auto 0 auto;
	
}
#fma #fmawrapper img.spacer{
	width: 100%;
}

@media screen and (orientation:portrait) {
#fma #fmawrapper img.spacer{
	height:220px;
}
}


@media screen and (orientation:landscape) {
#fma #fmawrapper img.spacer{
	height:260px;
}
}



#fma #fmawrapper .items .fma{
	max-width: 500px;
	max-height: 300px;
	width: 100%;
	margin: 10px auto;
	display: none;
	position:absolute;
}

#fma #fmawrapper .items .fma img{
	width: 100%;
}

#fma #fmawrapper .items .fma p{
	font-family:  Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	font-weight: normal;
	padding:0 10px 0 10px;
	height:60px;
	
}

.wf-active #fma #fmawrapper .items .fma p{
	font-family:"adobe-clean-1", "adobe-clean-2";
	color: white;
	font-size: 14px;
	font-weight: normal;
	padding:0 10px 0 10px;
	height:60px;
	
}
/*
#fma #fmawrapper .less, #fma #fmawrapper .less a {
	color:#999 !important;
	font-size:11px;
}
*/
#fma_controls{
	width:95%;
	height: 30px;
	padding: 10px;
	margin: 0 auto 0 auto;
}

#fma_controls div{
	float:left;
}

#fma_controls #dots{
	width: 75%;
}

#fma_controls #dots .dot{
	background: url("../images/layout/home/mobile-fma-dot.png") no-repeat scroll 0 0 transparent;
	background-size: 100%;
	background-origin: content;
	width: 25px;
	height: 25px;
	margin-right: 15px;
	cursor: pointer;
}

#fma_controls #dots .dot.active{
	background-position: 0 -25px;
}
.portrait.max-width-320px #dots .dot{ 
	margin-right: 10px !important;
}

#fma_controls #cta{
	width: 25%;
}

#fma_controls #cta a{
	background: url("../images/layout/global/adobetv-mobile-sprite.png") no-repeat scroll 0 -250px transparent; 
	display:block;
	position: relative;
	height:25px;
	width:103px;
	text-indent:-99999px;
	overflow:hidden;
	float: right;
}




/*Twitter//////////////////*/

#latest_tweet{
	width:100%;
	border-top:#333 solid 3px;
	min-height:120px;
	overflow:hidden;
}

#latest_tweet img{
	background-color:#333;
	width:48px;
	height:48px;
	border:3px #CCC solid;
}
h1.subHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	width:100%;
	height:20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#a3a3a3), to(#bfbfbf));
	background: -moz-linear-gradient(top,  #a3a3a3,  #bfbfbf);
	padding:5px 0 5px 10px;
	margin:0 0 10px 0;
	line-height:20px;
	text-shadow: 1px 1px #d9d9d9;
	
}
.wf-active h1.subHeader{
	font-family: "adobe-clean-1", "adobe-clean-2";
	font-size:16px;
	font-weight:bold;
	width:100%;
	height:20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#a3a3a3), to(#bfbfbf));
	background: -moz-linear-gradient(top,  #a3a3a3,  #bfbfbf);
	padding:5px 0 5px 10px;
	margin:0 0 10px 0;
	line-height:20px;
	text-shadow: 1px 1px #d9d9d9;
	
}
h1.twitterFooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	width:100%;
	height:20px;
	background:#e6e6e6 url(../images/layout/global/link-arrow.gif) right center no-repeat;
	padding:5px 0 5px 10px;
	margin:0 0 10px 0;
	line-height:20px;
	text-shadow: 1px 1px #e2e2e2;
	border-bottom:#333 solid 3px;
	border-top:#bfbfbf solid 1px;
	
}

.wf-active h1.twitterFooter{
	font-family: "adobe-clean-1", "adobe-clean-2";
	font-size:16px;
	font-weight:bold;
	width:100%;
	height:20px;
	background:#e6e6e6 url(../images/layout/global/link-arrow.gif) right center no-repeat;
	padding:5px 0 5px 10px;
	margin:0 0 10px 0;
	line-height:20px;
	text-shadow: 1px 1px #e2e2e2;
	border-bottom:#333 solid 3px;
	border-top:#bfbfbf solid 1px;
	
}

h1.twitterFooter a {
color:#2489CE;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
display:block;
}

.wf-active h1.twitterFooter a {
color:#2489CE;
font-family:"adobe-clean-1", "adobe-clean-2";
font-size:14px;
text-decoration:none;
display:block;
}

#latest_tweet .tweet{
	padding:0;
	margin:0;
	float:left;
	height:90px;
	width:200px;
	overflow:hidden;
	
}

#latest_tweet p.text{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.wf-active #latest_tweet p.text{
	padding:0;
	margin:0;
	font-family:"adobe-clean-1", "adobe-clean-2";
	font-size:14px;
}
#latest_tweet p.text a{
	color:#2489CE;
}

#latest_tweet p.time{
	padding:6px 0 8px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.wf-active  #latest_tweet p.time{
	padding:6px 0 8px 0;
	margin:0;
	font-family:"adobe-clean-1", "adobe-clean-2";
	font-size:11px;
	color:#666;
}	
#latest_tweet .AvatarContainer{
	width:70px;
	height:70px;
	padding:0;
	margin:0 0 10px 10px;
	float:left;
}






.pageHeader #header{
	height: auto;
	width: 100%;
	/* background: -moz-linear-gradient(center top , #666666, #222222) repeat scroll 0 0 #222222; */
	 background: url(../images/layout/product/mobile-header-verbiage-bg.png) repeat-x scroll 0 0 transparent;
  	height: auto;
	margin: 0; 
	display: block;
}

.pageHeader #header .verbiage{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 22px;
	font-weight: normal;
	margin:0;
    padding: 25px 10px 10px 25px;
	position: absolute;
}
.wf-active .pageHeader #header .verbiage{
	font-family: "adobe-clean-1", "adobe-clean-2";
	color: white;
	font-size: 22px;
	font-weight: normal;
	margin:0;
    padding: 25px 10px 10px 25px;
	position: absolute;
}
.pageHeader #header .headerText{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 22px;
	font-weight: normal;
	margin:0;
    padding: 25px 10px 25px 25px;
}

.wf-active .pageHeader #header .headerText{
	font-family: "adobe-clean-1", "adobe-clean-2";
	color: white;
	font-size: 22px;
	font-weight: normal;
	margin:0;
    padding: 25px 10px 25px 25px;
}
.showItem {
	background-color:#E6E6E6;
	border-bottom:1px solid #BFBFBF;
	margin:0;
	padding:0;
	width:100%;
	position: relative;
}

.showItem .logo{
	text-align:right;
	background:url(../images/layout/episode/episode-thumb-bg.png) no-repeat scroll right bottom transparent!important;
	float:left;
	padding:0;
	margin:0 15px 10px 10px;
	width:56px;
	height:56px;
	
}

.showItem .logo img{
	padding:2px 4px 2px 2px;
}

.showItem .verbiage{
	margin:8px 15px 0 80px;
}

.showItem .title{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	padding:0 0 5px 0;
	margin:0;
	
}
.wf-active .showItem .title{
	font-family: "adobe-clean-1", "adobe-clean-2";
	color: #000000;	
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	padding:0 0 5px 0;
	margin:0;
	
}
.showItem .title a{	
	text-decoration: none;
	
}

.showItem .description{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0 0 10px 0;
}

.wf-active .showItem .description{
	font-family: "adobe-clean-1", "adobe-clean-2";
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0 0 10px 0;
	
}
/* Product CSS */


#channels #header{
	height: 96px;
	width: 100%;
	 background: url("../images/layout/product/mobile-header-verbiage-bg.png") #313131 repeat-x scroll 0 0;
  	height: auto;
	margin: 0; 
	display: block;
}

#channels #header .verbiage{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 22px;
	font-weight: normal;
	margin:0;
    padding: 31px 0 20px 10px;
}
.wf-active #channels #header .verbiage{
	font-family: "adobe-clean-1", "adobe-clean-2";
	color: white;
	font-size: 22px;
	font-weight: normal;
	margin:0;
    padding: 31px 0 20px 10px;
}
#channelList a{
	text-decoration: none;
}

#channelList{
	height: 400px;
	background-color: #E6E6E6;
	width: 100%;
	display: inline;
}

#channelList .channel {
  background-color: #f4f4f4;
  margin-bottom: 22px;
  padding-bottom: 10px;
  
}

#channelList .channel h3 {
  
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 3px;
  text-transform: uppercase;
}

#channelList .channel h3 a {
  display: block;
  padding: 22px 22px 8px 17px;
  font-family: Arial, Helvetica, sans-serif;
}
.wf-active #channelList .channel h3 a {
  display: block;
  padding: 22px 22px 8px 17px;
  font-family: "adobe-clean-1", "adobe-clean-2";
}
#channelList .channel ul {
  border-top: 1px solid #C6C6C6;
  margin: 0 22px 14px 17px;
  padding: 0px;
}

#channelList .channel ul li {
  border-bottom: 1px solid #C6C6C6;
  overflow: hidden;
  padding: 7px 3px;
  text-transform: uppercase;
}


#channelList .channel ul li a {
  background: url("../images/layout/global/btn-play.png") no-repeat scroll 0 5px transparent;
  color: #000000;
  display: block;
  font-size: 16px;
  line-height:normal;
  font-weight: bold;
  padding-left: 27px;
  font-family: Arial, Helvetica, sans-serif;
}

.wf-active #channelList .channel ul li a {
  background: url("../images/layout/global/btn-play.png") no-repeat scroll 0 5px transparent;
  color: #000000;
  display: block;
  font-size: 16px;
  line-height:normal;
  font-weight: bold;
  padding-left: 27px;
  font-family: "adobe-clean-1", "adobe-clean-2";
}

#channelList .channel ul li a:hover {
	background-position: 0 -84px;
}


#searchBar{
	/*display: block; */
}

.ui-content, .mobileDropdown, #searchHeader{
	background-color: #3e3e3e;
}

.mobileDropdown{
	display: none;
}

#productSelector{
	margin:15px 0 0 0;
}


#searchHeader div.verbiage{
	color: #fff;
	padding: 15px 10px 5px 10px;
	height: 20px;
}

#searchHeader div.verbiage div{
	width: 50%;
	float: left;
}

#searchHeader div.verbiage div.filterBy{
	text-align: right;
	cursor: pointer;
}
#searchHeader div.verbiage div.filterBy .updown{
	float: right;
	text-indent: 9999px;
	background: url("../images/layout/search/iconupdown.png") no-repeat scroll 0 -8px transparent;
	width: 14px;
	height: 8px;
	cursor: pointer;
	margin: 7px 5px 0 10px;
}

#searchHeader div.verbiage div.filterBy .updown.open{
	background: url("../images/layout/search/iconupdown.png") no-repeat scroll 0 0 transparent;
}

#episodeList{
	background-color: #E6E6E6;
	min-height: 300px;
	margin-top: 10px;
}

#episodeList h1.noresults{
	margin-top: 50px;
	position: absolute;
	left: 20px;
}

#episodeList .error{
	text-align: center;	
	padding: 50px;
	font-size: 22px;
}
.ui-content{
	overflow: visible; 
}
 
#video{
	background-color: #3E3E3E;
	min-height: 180px;
	width: 100%;
	position: relative;
	text-align: center;
	padding: 10px 0 10px 0;
}

#video #videoWrapper{
	width: 320px;
	margin: 0 auto;
	background: url("../images/layout/episode/loadingplayer.gif") no-repeat scroll 0 0 transparent;
}

#video #playerembed{
	width: 320px;
	height: 180px;
	margin-bottom: 10px;
	text-align: center; 
}
		
#video #episode{
	background: url("../images/content/fpo-episodethumb.jpg") no-repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	height: 84px;
	width: 150px;  
	position: absolute;
	top: 50%; 
	left: 50%;
	margin: -42px 0 auto -75px;
}

#video #thumbnail {
  border: 5px solid white;
  height: 80px;
}

#video #episode #playArrow{
	background: url("../images/layout/episode/episode_play_arrow.png") no-repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	height: 48px;
	width: 28px;  
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -24px 0 auto -14px;
}

#myVideo{
	display: block;
}
.singleEpisode .episode {
	background: none !important;
	background-color:none!important; 
}
.singleEpisode .episode .details{
	width: 100% !important;
	max-width: 100% !important;
	background-color:none!important;
	margin:15px 0 10px 0;
}

.singleEpisode .episode.opened{
	background-color:none!important;
}



.singleEpisode .episode.opened .description{
	margin-right: 20px !important;
	font-size:12px;
}

.singleEpisode .episode .details .show
{
	display: block; 
}
.singleEpisode .episode .details .moreInfo
{
	display: none; 
}



.singleEpisode .episode .img
,.singleEpisode .episode .action
,.singleEpisode .episode .description
{
	display: none;
}

.singleEpisode .episode .details .tags{
	clear: left;
	margin-top: 10px;
}

.singleEpisode .episode{
	border-bottom:none;
}

.singleEpisode .episode .show{
	margin-top: 10px;
}

#cta #meta{
	padding-top: 5px;
	background-color: #E6E6E6;
}

#meta .tabs{
	height:33px;
	font-weight:bold;
	font-size:1.3em;
	text-transform:uppercase;
	background:url(../images/layout/home/highlight-tab-bg.png) 0 1px repeat-x;
}

#meta .tabs .tab{
	float:left;
	height:33px;
	text-align:center;
	width:50%;

}

#meta .tabs .tab a{
	display:block;
	padding:8px 1px 6px 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space:nowrap;
	font-size: 14px;
}

.wf-active #meta .tabs .tab a{
	display:block;
	padding:8px 2px 6px 2px;
	font-family: "adobe-clean-1", "adobe-clean-2";
	text-decoration: none;
	font-size: 14px;
}

.tag a, .tag a:hover, .tag a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#2489CE; 
	text-decoration:none;
}




.wf-active .tag a, .tag a:hover, .tag a:visited{
	font-family:"adobe-clean-1", "adobe-clean-2";
	color:#2489CE; 
	text-decoration:none;
}





.jp #meta .tabs .tab a{
	padding-top:5px;	
}

#meta .tabs .tab.selected{
	background:url(../images/layout/episode/episode-highlight-tab-bg.png) bottom right repeat-x;
	height:33px;
}

#meta .tabs .tab.selected a{
	color:#333333;
	cursor:auto;
}

ol.ui-listview .ui-link-inherit:before, .ui-li-dec { font-size: .8em; display: inline-block; padding-right: .3em; font-weight: normal;counter-increment: listnumbering; content: no-open-quote !important; }

ul{
	list-style:none;
}

li{
	list-style:none;
}

#cta #suggestions{
	background-color: #E6E6E6;
	display:none;
}

#cta #suggestions #episodeList{
	min-height: 0;
}

#nextEpisodes.episodeList{
	padding-top: 2px;
}

#suggestions h4 {
    background-color: #E6E6E6;
	color:#333;
    height: 25px;
	line-height:25px;
    margin: 0;
    padding:10px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	text-transform:uppercase;
	border-bottom:1px solid #BFBFBF;

}
.wf-active #suggestions h4 {
    background-color: #E6E6E6;
	color:#333;
    height: 25px;
	line-height:25px;
    margin: 0;
    padding:10px 0 0 10px;
	font-family: "adobe-clean-1", "adobe-clean-2";
	text-decoration: none;
	font-size: 14px;
	text-transform:uppercase;
	border-bottom:1px solid #BFBFBF;

}
#suggestions #next, #suggestions #prev{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
}
.wf-active #suggestions #next, #suggestions #prev{
	font-family: "adobe-clean-1", "adobe-clean-2";
	text-decoration: none;
	font-size: 14px;
}
#suggestions #next{
	float: right;
	background:url("../images/layout/episode/nav-arrow-right.png") no-repeat right 5px;
	padding:0 10px 0px 0;
	margin:15px 5px 15px 0;	
}

#suggestions #prev{
	float: left;
	background:url("../images/layout/episode/nav-arrow-left.png") no-repeat left 5px;
	padding:0 0 0 10px;
	margin:15px 0 15px 5px;
}












