@charset "utf-8";
#mainContent {
	width:950px;
	background-color:#000;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.textContent {
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:15px;
	padding-right:15px;
	background-color: #252627;
	border: 1px solid #484a4b;
	overflow: hidden;
	margin-bottom: 25px;
}

.textContent p {
	color: #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10px;
}


#contentLeft {
	min-height: 300px;
	float: left;
	width: 610px;
}
#topAppsContent {
	height: 200px;
	width: auto;
	padding-left: 130px;
	margin-top: 15px;
}
#appOne {
	float: left;
	height: auto;
	width: 100px;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.wdwmapsIMG {
	height: 87px;
	width: 87px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	background-image: url(../images/wdwmaps.png);
	background-repeat: no-repeat;
}
.mkIMG {
	height: 87px;
	width: 87px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	background-image: url(../images/mk.png);
	background-repeat: no-repeat;
}
.swoIMG {
	height: 87px;
	width: 87px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	background-image: url(../images/ep.png);
	background-repeat: no-repeat;
}
.dlcaIMG {
	height: 87px;
	width: 87px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	background-image: url(../images/dlca.png);
	background-repeat: no-repeat;
}
.caIMG {
	height: 87px;
	width: 87px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	background-image: url(../images/ca.png);
	background-repeat: no-repeat;
}
.appName {
	width: auto;
}
.appName p {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.bigtext2 p {
	color: #FFd800;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#contentRight {
	float: left;
	width: 340px;
}
#description {
	width: 375px;
	padding-left: 140px;
	padding-top: 10px;
}
#buildmap {
	width:auto;
	padding-top:10px;
	float:left;
}
#buildmap a {
	text-align:center;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: white;
	padding-right:25px;
	text-decoration:none;
}
#buildmap a:hover {
		color: #ffd800;
}

.bigtext {
	background-image: url(../images/bigtext.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 400px;
}
.centerButtons {
	height: 40px;
	width: 400px;
	margin-top: 20px;
	margin-left: 100px;
}
#moreInfoBtn {

}
#moreInfoBtn a {
	background-image: url(../images/spriteone.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 25px;
	float: left;
	height: 36px;
	width: 163px;
}
#moreInfoBtn a:hover {
	background-image: url(../images/spriteone.png);
	background-repeat: no-repeat;
	background-position: -172px 0px;
}	
	
#buyNowBtn {
/*	height: 36px;
	width: 166px;
	float: left;
	background-image: url(../images/spriteone.png);
	background-repeat: no-repeat;
	background-position: 0px -41px;*/
}
#buyNowBtn a{
	height: 36px;
	width: 166px;
	float: left;
	background-image: url(../images/spriteone.png);
	background-repeat: no-repeat;
	background-position: 0px -41px;
}
.awardsShine {
	height: 123px;
	width: 400px;
	background-image: url(../images/awardshine.png);
	background-repeat: no-repeat;
	margin-top: 35px;
}
.awardsShine1 {
	height: 123px;
	width: 200px;
	float:left;
	background-image: url(../images/iphonefootprint.png);
	background-repeat: no-repeat;
	margin-top: 35px;
}
.awardsShine2 {
	height: 123px;
	width: 235px;
	float:right;
	background-image: url(../images/appstorereflection.png);
	background-repeat: no-repeat;
	margin-top: 45px;
}

#buyNowBtn a:hover{
	background-image: url(../images/spriteone.png);
	background-repeat: no-repeat;
	background-position: -172px -41px;
}

