body.overview-bg { background: #000 url(../_images/bg/mobile-overview-bg.png) top left repeat-x; }
body.dloads-bg { background: #000 url(../_images/bg/mobile-dloads-bg.png) top left repeat-x; }

/* Shows Grid
------------------------------------------------------------*/
#mobile-nav {
	width: 100%;
	height: 30px;
	margin: 23px 0 0 0;
	position: relative;
	border-bottom: 1px solid #666;
	z-index: 1;
}

#mobile-nav h3 {
	width: 200px;
}

ul#mobile-tabs {
	width: auto;
	height: 30px;
	position: absolute;
	z-index: 2;
	right: 0px;
	top: -8px;
}


ul#mobile-tabs li{
	float: left;
	width: 168px;
	height: 39px;
	display: block;
	margin: 0 0 0 0;
	cursor: pointer;
}

ul#mobile-tabs li a{
	width: 168px;
	height: 39px;
	display: block;
	text-indent: -3000px;
	cursor: pointer;
}

ul#mobile-tabs li#dloads.active {
	background: #000 url(../_images/mobile-dloads-tab.png) no-repeat;
}

ul#mobile-tabs li#overview.active {
	background: #000 url(../_images/overview-tab.png) no-repeat;
}

ul#mobile-tabs li#dloads {
	background: #000 url(../_images/mobile-dloads-tab-inactive.png) no-repeat;
}

ul#mobile-tabs li#overview {
	background: #000 url(../_images/overview-tab-inactive.png) no-repeat;
}

/* OVERVIEW TAB CONTENT
------------------------------------------------------------*/
#mobile-overview {
	height: auto;
	width: 100%;
}

#overview-header {
	width: 100%;
	padding: 22px 0 0 0;
	display: block;
}

/*
#overview-header h3 {
	background: #000 url(../_images/overview-intro-blurb.png) no-repeat;
	width: 348px;
	height: 39px;
	text-indent: -30000px;
	margin-bottom: 8px;
}
*/
#overview-header img.wireless-service {
	float: left;
	margin: 0 50px 25px 0;
}

.overview-header-left {
	width: 309px;
	float: left;
}

.overview-header-right {
	width: 610px;
	float: right;
}

#overview-header img.phones {
	float: left;
}

#overview-header p {
	color: #8b8b8b;
	font-size: 12px;
	line-height: 14px;
	padding: 0;
	margin: 0 0 10px 0; /* 0 0 25px 0 */
}

.barcode-wrapper {
	float: left;
	margin-right: 10px;
	padding-top: 7px;
}

#overview-header .barcode {
	width: 270px;
	height: 63px;
}

#overview-header .barcode img {
	padding: 0 10px 10px 0;
	width: 71px;
	height: 67px;
}

#overview-header .barcode p {
	padding-top: 10px;
}

#overview-header p a {
	font-weight: bold;
	color: #2890b7;
	text-decoration: none;
}

/* MOBILE AD
------------------------------------------------------------*/

#mobile-ad {
	position: relative;
	top: 21px;
	margin-bottom: -22px;
}

/* Shows Grid MOBILE DOWNLOADS
------------------------------------------------------------*/
ul.shows {
	list-style:none;
	float:left;
	margin-bottom:38px;
	overflow: hidden;
	width: 974px;
	height: auto;
}
ul.shows li {
	width:300px;
	height:282px;
	float:left;
	margin:36px 24px 0 0;
	position:relative;
	display:inline;
}

/* Layer 1 */
ul.shows li div.image-bg {
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	width:300px;
	height:305px;
	display:block;
}
ul.shows li div.image-bg img {
	position:absolute;
	bottom:0;
	left:0;
}

/* Layer 2 */
div.info {
	position:absolute;
	top:1px;
	left:0;
	width:300px;
	height:281px;
	z-index:2;
	background-color:#000;
	background:url(../_images/bg/black-85.png) transparent ;
	behavior:url("_ui/css/iepngfix.htc");
	line-height:18px;
	display:block;
}
div.info h2 {
	padding:15px 10px 2px 20px;
	background:url(../_images/bg/black-60.png);
	behavior:url("_ui/css/iepngfix.htc");
	font-size:18px;
	font-weight:lighter;
	width:270px;
	height:auto;
}
div.info h3 {
	font-size:14px;
	line-height:1em;
	color:#959595;
	font-weight:lighter;
	padding:0 20px;
	background:url(../_images/bg/black-60.png);
	behavior:url("_ui/css/iepngfix.htc");
	width:260px;
	height:auto;
}
div.info div.rating {
	font-size:10px;
	line-height:1em;
	color:#fefefe;
	padding:2px 9px 4px 20px;
	text-align:right;
	background:url(../_images/bg/black-60.png);
	behavior:url("_ui/css/iepngfix.htc");
	border-bottom:1px solid #424242;
	width:271px;
	height:auto;
}
div.info p {
	padding:5px 20px 5px 20px;
	color:#959595 !important;
}
div.info ul.actions {
	padding:0 20px;
	list-style:none;
}
div.info li {
	float:none;
	display:block;
	width:auto;
	height:auto;
	margin:0;
	padding:0 0 0 10px;
	line-height:17px;
	background:url(../_images/bullet-shows-actions.png) left no-repeat;
}
div.info li a {
	font-weight:bold;
	font-size:11px;
}

/* Layer 3 - Show time */
ul.shows li div.showtime {
	position:absolute;
	top:1px;
	left:0;
	z-index:3;
	padding:8px 10px 6px 8px;
	background:url(../_images/bg/black-85.png);
}

/* Layer 4 - Overlay for mouseover effect */
div.overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:4;
	/*background:red;*/
	width:300px;
	height:281px;
}
ul.shows-sub div.overlay {
	width:216px;
	height:105px;
}

/* Layer 5 - Watch Episodes or Visit Official Site buttons */
ul.shows li a.action {
	position:absolute;
	bottom:18px;
	left:80px;
	z-index:5;
}

/* Shows Sub Grid
------------------------------------------------------------*/
ul.shows-sub {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:0;
}
ul.shows-sub li {
	width:216px;
	height:125px;
	float:left;
	margin:0 29px 10px 0;
	padding-top:117px;
	position:relative;
	display:inline;
}
ul.shows-sub li p {
	color:#959595 !important;
}
ul.shows-sub li p.title {
	padding-bottom:0;
	padding-top:13px;
	font-weight:bold;
}
ul.shows-sub li p.showtime {
	padding-top:0;
	padding-bottom:13px;
	_padding-bottom: 18px !important;
	*padding-bottom: 18px !important;
	color:#fefefe !important;
}
ul.shows-sub li p.visit a.more {
	float:left;

}
ul.shows-sub li div.info {
	width:216px;
	height:105px;
}
ul.shows-sub li div.image-bg {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:216px;
	height:105px;
	display:block;
}
ul.shows-sub li div.image-bg img {
	position:absolute;
	bottom:0;
	left:0;
}
