body {
	background: none !important;
}

input.star {
	visibility: hidden;
}
            
#apps #container {
	position: relative;
	min-height: 576px;
}

#apps #container #main-wrapper {
	position: relative;
}

div#apps-parallax {
	width: 100%;
	margin-top:40px;
	position: relative;
	height: 400px;
	overflow: visible;
}



div#apps-parallax div#tablet {
	width: 1100px;
	height: 467px;
	position: absolute;
	right: -90px;
	margin: 0;
}

div#apps-parallax div#tablet img#tablet-bg {
	position: absolute;
	right: -70px;
}

div#apps-parallax div#tablet img#tablet-content {
	position: absolute;
	top: 175px;
	right: 239px;
}

div#apps-parallax div#iphone {
	width: 1200px;
	height: 350px;
	position: absolute;
	margin: 110px 0px 0px 0px;
}

div#apps-parallax div#iphone img#iphone-bg {
	position: absolute;
	right: 324px;
	top: 134px;
}

div#apps-parallax div#iphone img#iphone-content {
	position: absolute;
	right: 336px;
	top: 160px;
}

div#apps-parallax div#iphone img#iphone-lights {
	position: absolute;
	right: 290px;
}


#apps #secondary-navigation
#apps #secondary-navigation {
    width:617px;
    float:right;
    height:35px;
    margin-top:20px;
}

#apps #secondary-navigation li{
    float:left;
    height:35px;
}
    
#apps #secondary-navigation li a{
    color:#fff;
    font:bold 14px/18px Arial, sans-serif;
    text-decoration:none;
    padding:9px 23px 9px 23px;
    float:left;
    background:center right no-repeat url("../images/apps/sec-header-div1.gif");
}
        
#apps #secondary-navigation li a.omega{
    padding-right:0;
    background-image:none;
}
        
#apps #secondary-navigation a.on {
    width:202px;
    background:top center no-repeat url("../images/apps/btn/sec-header-button-bg.png");
    height:26px;
    text-decoration:none;
    padding:9px 0 0 14px;
}

#hero a.find-app {
	display: block;
	float: left;
	clear: left;
	width: 207px;
	height: 43px;
	background: url("/resources/images/apps/btn/find-an-app.png") no-repeat 0 0;
	text-indent: -9999px;
	margin: 12px 0px 45px;
	cursor: pointer;
}

#hero a#download-scout {
	background: url(/resources/images/apps/icons/icon-scout.png) no-repeat 0 0;
	float: left;
	clear: left;
	display: block;
	width: 400px;
	height: 50px;
	padding-left: 60px;
	color: #fff;
	cursor: pointer;
}

#hero a#download-scout span {
	display: block;
	height: 40px;
	width: 150px;
	margin-top: 10px;
	padding-right: 25px;
	background: url(/resources/images/apps/icons/arrow-white.png) no-repeat 100% 35%;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	cursor: pointer;
}



#apps-app-pack {
	position: absolute;
	top: 85px; z-index: 2;
	width: 960px; height: 89px;
	background: url(/resources/images/apps/hero/app_pack_cooking.png) no-repeat right top;
	display:none;
	 	}
	
	#winter-fun{
		position: absolute;
		right: 65px;
		top: 54px;
	} 

/* div#apps-parallax div#x2-winter {
	width: 960px;
	height: 347px;
	position: absolute;
	right: -90px;
	margin: 75px 0 0 0;
	
	}

div#apps-parallax div#galaxy-winter {
	width: 960px;
	height: 347px;
	position: absolute;
	margin: 65px 0px 0px 0px;
	
	}

div#apps-parallax div#x2-winter img#x2-winter-bg {
	position: absolute;
	right: 320px;
	top: 125px;

	}



div#apps-parallax div#galaxy-winter img#galaxy-winter-bg {
	position: absolute;
	right: 324px;
	top: 100px;
	
	} */
	
#percs-catch { background: url(/resources/images/ar/chart.jpg) no-repeat 0 0 transparent;
    height: 321px;
    margin-top: 20px;}
