/* GAMETIME.CSS */
body {
	color:#717171;
}

#nbaContent{border-bottom:1px solid #dedede}

#nbaAboveFold {
	float:left;
	position:relative;
	width:100%;
}
	#nbaGTT1Pod {
		background: url(/.element/img/2.0/sect/mobile/gametime/gameTime_T1.jpg) no-repeat center top;
		height:443px;
		margin:10px 0 0 15px;
		position:relative;
		width:908px;
	}
	#nbaGTTopHalf {
		height:435px;
		position:relative;
		width:908px;
	}
		#nbaGTFlashPod {
			height:267px;
			left:85px;
			position:relative;
			top:91px;
			width:400px;
		}
		#nbaGTTopBtnsPod {
			float:right;
			position:relative;
			top:-200px;
			width:295px;
		}
			div.nbaGTTopBtn {
				margin:10px;				
			}
			div.nbaGTTopText {
				color:#505962;
				text-align:center;
				width:235px;
			}
	#nbaGTBotHalf {
		height:110px;
		position:relative;
		width:908px;
	}			
		#nbaGTBotBtnPod {
			float:right;
			height:60px;
			position:absolute;
			right:0px;
			top:25px;
			_top:0px;
			width:375px;
		}
			div.nbaGTBotBtns {
				float:left;
				margin:5px;
			}
#nbaBelowFold {
	float:left;
	position:relative;
}
.nbaMobileWin{
	margin:10px auto;
	width:908px;
	height:90px;
}
.nbaMobilePod{
	width:297px;
	height:201px;
	float:left;
	margin:10px 0 0 12px;
	background:url(/.element/img/2.0/sect/mobile/gametime/mobilePod.jpg) no-repeat;
}
.nbaMobilePod h1{
	color:#000;
	font-size:18px;
	font-weight:bold;
	position:relative;
	margin-left:10px;
	margin-top:10px;
}
.nbaMobilePod p{
	margin-top:7px !important;
	margin-left:10px;
	font-size:12px;
}
.bold{
	font-weight:bold;
	text-transform:uppercase;
}
.getItNow{
	width:85px;
	margin:0px auto;
	margin-top:28px;
}
.disclaimer{
	position:relative;
	width:281px;
	text-align:center;
	clear:both;
	font-size:10px !important;
}
.bberry{
	background:url(/.element/img/2.0/sect/mobile/gametime/bberryPod.jpg) no-repeat !important;
}
.bberry p{
	width:125px;
}
.free{
	float:left;
}
.paid{
	float:right;
	position:relative;
	right:5px;
}
.freeApp{
	float:left;
	margin:66px 0 10px 35px;
}
.paidApp{
	float:right;
	margin:15px 42px 20px 0;
}
.droid{
	background:url(/.element/img/2.0/sect/mobile/gametime/droidPod.jpg) no-repeat !important;
}
.textDroid{
	width:154px;
	margin:0px auto;
	margin-top:23px;
	text-align:center;
}
.red{
	color:#cc0000;
	font-weight:bold;
	font-size:13px;
}
.droidclaim{
	top:2px !important;
}
	#nbaGTTable {
		float:left;
		margin:10px 20px;
		position:relative;
		width:500px;
	}
		#nbaGTTable table {
			width:100%;
		}
		#nbaGTTable td {
			padding:5px;
		}
			tr.nbaGTTblHead, tr.nbaGTTblHead td {
				font-size:14px;
				font-weight:bold;
			}
			tr.odd, tr.odd td {
				background:#F3F4F6;
			}
	#nbaGTRightSide {
		float:left;
		position:relative;
		width:315px;
	}
		#nbaGTTMob {
			margin:5px 0px;
			position:relative;
		}
		#nbaGTSupport {
			position:relative;
		}
			#nbaGTSupport h2{
				font-size:14px;
				font-weight:bold;
			}
			#nbaGTSupport p {
				padding:5px;
				margin:0px;
			}
		.small {
			font-size:10px;
			padding:2px;
		}
