/* Built-in Apps Browse Nav
---------------------------------*/
.features-nav { clear:both; width:980px; margin:0 auto; position:relative; z-index:1; overflow:hidden; }
.features-nav:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }

#features-nav-top { margin:0 -50px; }

/* features nav caret */
.browse-strip .caret { display:none; }

/* features nav button */
.browse-strip { width:980px; position:relative; z-index:40; }

.browse-strip a { border:1px solid #e0e0e0; font-size:16px; line-height:21px; *line-height:19px; box-shadow:#fff 0 1px 1px; -webkit-box-shadow:#fff 0 1px 1px; -moz-box-shadow:#fff 0 1px 1px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; -khtml-border-radius:5px; }
.browse-strip a:hover { color:#0073c3; text-decoration:none; }
.browse-strip a:active,
.browse-strip a.active,
.browse-strip a.active:hover { box-shadow:inset rgba(0,0,0,0.5) 0 1px 1px; -webkit-box-shadow:inset rgba(0,0,0,0.5) 0 1px 1px; -moz-box-shadow:inset rgba(0,0,0,0.3) 0 1px 1px; }
.browse-strip a.active,
.browse-strip a.active:hover { color:#333; }

#browse-strip-top { height:68px; margin:0 -50px; }
#browse-strip-top a.browse { padding:6px 16px 5px 38px; float:right; margin:16px 20px 0 0; 
	background:#fafafa url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 15px 10px;
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 15px 10px, -webkit-gradient( linear, 0 0, 0 100%, from(#fff), to(#f6f6f6));
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 15px 10px, -moz-linear-gradient(top, #fff, #f6f6f6);
}
#browse-strip-top a.browse:hover {
	background:#f7f7f7 url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 15px -23px;
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 15px -23px, -webkit-gradient( linear, 0 0%, 0 100%, from(#fff), to(#ededed));
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 15px -23px, -moz-linear-gradient( top, #fff, #ededed);
}
#browse-strip-top a.browse:active,
#browse-strip-top a.browse.active,
#browse-strip-top a.browse.active:hover {
	background:#ebebeb url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 15px -56px;
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 15px -56px, -webkit-gradient( linear, 0 0%, 0 100%, from(#d2d2d2), to(#f4f4f4));
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 15px -56px, -moz-linear-gradient( top, #d2d2d2, #f4f4f4);
}

#browse-strip-bottom { height:72px; padding-top:20px !important; margin-bottom:2px; text-align:center; border-top:1px solid #ebebeb;
	background:#f4f4f4;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(1%,rgb(247,247,247)), color-stop(100%,rgb(244,244,244)));
	background:-moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(247,247,247) 1%, rgb(244,244,244) 100%);
	-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 3px; -moz-box-shadow:rgba(0,0,0,0.3) 0 1px 3px; box-shadow:rgba(0,0,0,0.3) 0 1px 3px;
}
#browse-strip-bottom a.browse { padding:13px 22px 14px 43px; display:inline-block; display:-moz-inline-block;
	background:#fafafa url(/v/ipodtouch/b/images/nav_icon_squares.gif) 20px 17px no-repeat;
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 20px 17px, -webkit-gradient( linear, 0 0, 0 100%, from(#fcfcfc), to(#ededed));
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 20px 17px, -moz-linear-gradient( top, #fcfcfc, #ededed); _display:none;
}
#browse-strip-bottom a.browse:hover {
	background:#f7f7f7 url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 20px -16px;
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 20px -16px, -webkit-gradient( linear, 0 0%, 0 100%, from(#fafafa), to(#e6e6e6));
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 20px -16px, -moz-linear-gradient( top, #fafafa, #e6e6e6);
}
#browse-strip-bottom a.browse:active,
#browse-strip-bottom a.browse.active,
#browse-strip-bottom a.browse.active:hover {
	background:#ebebeb url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 20px -49px;
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 20px -49px, -webkit-gradient( linear, 0 0%, 0 100%, from(#e6e6e6), to(#f2f2f2));
	background:url(/v/ipodtouch/b/images/nav_icon_squares.gif) no-repeat 20px -49px, -moz-linear-gradient( top, #e6e6e6, #f2f2f2);
}

/* IE 6-8 adjustments */
#browse-strip-bottom { *border:1px solid #d2d2d2; *border-top:none; *margin-left:-1px; _margin-left:0; }
#browse-strip-bottom a.browse { *float:left; *margin-left:110px; *padding-bottom:16px; }
/* -------------- */

#browse-strip-bottom a { background-color:#fafafa; background:-webkit-gradient( linear, 0 0, 0 100%, from(#fcfcfc), to(#ededed)); background:-moz-linear-gradient(90deg,#ededed,#fcfcfc); }
#browse-strip-bottom a:hover { background-color:#f7f7f7; background:-webkit-gradient( linear, 0 0%, 0 100%, from(#fafafa), to(#e6e6e6)); background:-moz-linear-gradient(90deg,#e6e6e6,#fafafa); }
#browse-strip-bottom a:active { background:-webkit-gradient( linear, 0 0%, 0 100%, from(#e6e6e6), to(#f2f2f2)); background:-moz-linear-gradient(90deg,#f2f2f2,#e6e6e6); }

#browse-strip-bottom .next,
#browse-strip-bottom .previous { min-width:170px; *width:230px; height:48px; }
#browse-strip-bottom .next > div,
#browse-strip-bottom .previous > div { min-width:110px; *width:160px; margin:-2px 0; padding:15px 0 17px; text-align:center; *cursor:pointer; _position:relative; }
#browse-strip-bottom .next img,
#browse-strip-bottom .previous img { width:32px; height:33px; } 

#browse-strip-bottom .next { float:right; margin-right:20px; border-right:none; }
#browse-strip-bottom a.next img { margin:8px 0 0 9px; float:left; }
#browse-strip-bottom a.next > div { float:right; margin-right:-1px; padding-right:18px; padding-left:10px; background:url(/v/ipodtouch/b/images/nav_mask_right.png) no-repeat 100% 0; overflow:hidden; _background-image:url(/v/ipodtouch/b/images/nav_mask_right.gif); }
#browse-strip-bottom a.next:active > div { background-position:100% 100%; _background-position:100% 0 !important; }

#browse-strip-bottom .previous { float:left; margin-left:20px; border-left:none; }
#browse-strip-bottom a.previous img { margin:8px 9px 0 0; float:right; }
#browse-strip-bottom a.previous > div { float:left; margin-left:-1px; padding-right:10px; padding-left:18px; background:url(/v/ipodtouch/b/images/nav_mask_left.png) no-repeat 0 0; _background-image:url(/v/ipodtouch/b/images/nav_mask_left.gif); }
#browse-strip-bottom a.previous:active > div { background-position:0 100%; _background-position:0 0 !important; }

#browse-strip-bottom a img { margin-bottom:-11px; }

#browse-strip-bottom a.previous.overview div { width:160px; *width:200px; }

/* features nav list */
.features-nav ul { margin:0; width:939px; padding:24px 0 6px 41px; position:absolute; left:0; top:0; z-index:1; background:#252525 url(/v/ipodtouch/b/images/nav_bg.jpg) no-repeat 0 0; zoom:1; }
.features-nav ul:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }

.features-nav ul li { float:left; width:187px; height:64px; margin:0; padding-bottom:14px; }
.features-nav ul li a { display:table; width:180px; *width:172px; height:64px; margin:0 9px 0 0; padding:0 0 2px 0; *padding-top: 1px; *padding-left: 1px; color:#fff; font-size:14px; line-height:1.2em; text-shadow:#000 0 1px 2px; text-decoration:none; *position:relative; *display:block; cursor:pointer;
	-webkit-border-radius:11px; -moz-border-radius:11px; border-radius:11px;
}
.features-nav ul li a img { float:left; margin:0 2px -12px 0; width:64px; height:64px; }
.features-nav ul li a > div { display:block; display:table-cell; width:114px; vertical-align:middle; *position:absolute; *top:50%; }
.features-nav ul li a > div div { display:block; *position:relative; top:-50%; }

.features-nav ul li a:hover { text-decoration:none; *border:1px solid #333; *padding-top: 0; *padding-left: 0; 
	background:#444;
	background:rgba(0,0,0,.2);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,.3)));
	background:-moz-linear-gradient(100% 100% 90deg, rgba(0,0,0,0), rgba(0,0,0,.3));
	-webkit-box-shadow:inset rgba(0,0,0,.5) 0 0 5px, inset rgba(0,0,0,.5) 0 1px 1px, inset rgba(255,255,255,.5) 0 -1px 0;
	-moz-box-shadow:inset rgba(0,0,0,.5) 0 0 5px, inset rgba(0,0,0,.5) 0 1px 1px, inset rgba(255,255,255,.5) 0 -1px 0;
	box-shadow:inset rgba(0,0,0,.5) 0 0 5px, inset rgba(0,0,0,.5) 0 1px 1px, inset rgba(255,255,255,.5) 0 -1px 0;
}
.features-nav ul li a.active { cursor:default; *border:1px solid #222; *padding-top: 0; *padding-left: 0; 
	background:#333;
	background:rgba(0,0,0,.4);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,.5)), to(rgba(0,0,0,.25)));
	background:-moz-linear-gradient(100% 100% 90deg, rgba(0,0,0,.5), rgba(0,0,0,.25));
	-webkit-box-shadow:inset rgba(0,0,0,.5) 0 0 5px, inset rgba(0,0,0,.5) 0 1px 1px, inset rgba(255,255,255,.6) 0 -1px 0;
	-moz-box-shadow:inset rgba(0,0,0,.5) 0 0 5px, inset rgba(0,0,0,.5) 0 1px 1px, inset rgba(255,255,255,.6) 0 -1px 0;
	box-shadow:inset rgba(0,0,0,.5) 0 0 5px, inset rgba(0,0,0,.5) 0 1px 1px, inset rgba(255,255,255,.6) 0 -1px 0;
}

.bottom-wrap { margin:0 auto 18px; width:980px; position:relative; font-size:1.15em; line-height:1.5em; }

@media only screen and (max-device-width:768px) {
	.features-nav ul li a:hover { background:none; }
}


/* Features Browse Nav
   for iPhone and iPad
---------------------------------*/

@media only screen and (max-device-width:768px) {
	
	#main { overflow:visible; padding-bottom:1px; }

	.bottom-wrap { width:986px; padding:0 3px; background-color:#f2f2f2; }
	#browse-strip-bottom { border:none; width:986px; padding-bottom:24px; margin-bottom:-37px; background:url(/v/ipodtouch/b/images/bottom_nav_bg_ios.jpg) no-repeat 50% 100%; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
	#promofooter { margin-bottom:3px; }
	#sosumi { margin-top:0; margin-bottom:0; padding-top:18px; background-color:#f2f2f2; }
	#sosumi .sosumi { margin-top:0; margin-bottom:0; }

	/* Closed */
	.features-nav { overflow:visible; }
	#browse-strip-top { position:static !important; }
	#features-nav-top { margin-right:-50px; }
	#top-nav,
	#bottom-nav { height:0; padding:0; overflow:hidden; opacity:0; -webkit-transition-property:opacity; -webkit-transition-duration:500ms; -webkit-transition-timing-function:cubic-bezier(0,0,0.25,1); }
	#top-nav { top:0; }

	#features-nav-bottom { clear:both; overflow:visible; }
	#features-nav-bottom ul#bottom-nav { top:auto; bottom:-342px; }
	#globalfooter { margin-top:0; padding-top:18px; background-color:#f2f2f2; }
	

	/* Pre-Trans */
	#wrapper.pre-trans,
	#globalfooter.pre-trans,
	#promofooter.pre-trans,
	#sosumi.pre-trans,
	#browse-strip-bottom.pre-trans { position:relative; z-index:50; -webkit-transform:translateZ(0); }

	#top-nav.pre-trans,
	#bottom-nav.pre-trans { padding:25px 0 6px 41px; height:auto; }

	#wrapper.pre-trans .row,
	#wrapper.pre-trans header,
	#wrapper.open-pre-trans .row,
	#wrapper.open-pre-trans header { position:relative; z-index:1; -webkit-transform:translateZ(0); }

	/* Post-Trans */
	#features-nav-top.post-trans { height:342px; }
	#wrapper.post-trans { padding-top:25px; }
	#wrapper.post-trans,
	#globalfooter.post-trans,
	#promofooter.post-trans,
	#sosumi.post-trans,
	#browse-strip-bottom.post-trans { -webkit-transition-property:-webkit-transform; -webkit-transition-duration:500ms; -webkit-transition-timing-function:cubic-bezier(0,0,0.25,1); -webkit-transform:translate3d(0, 342px, 0); }

	#top-nav.post-trans,
	#bottom-nav.post-trans { opacity:1; }
	#globalfooter.post-trans { margin-bottom:342px; }


	/* Open */
	.features-nav.open { position:static !important; }
	#wrapper.open,
	#browse-strip-bottom.open { margin-top:342px !important; position:static !important; -webkit-transition:none !important; -webkit-transform:none !important;  }
	#globalfooter.open { margin-bottom:0px; position:static !important; -webkit-transition:none !important; -webkit-transform:none !important;  }
	#promofooter.open,
	#sosumi.open { position:static !important; -webkit-transition:none !important; -webkit-transform:none !important;  }
	#top-nav.open,
	#bottom-nav.open { position:static !important; margin-bottom:-342px; }


	/* Open Pre-Trans */
	#wrapper.open-pre-trans,
	#globalfooter.open-pre-trans,
	#promofooter.open-pre-trans,
	#sosumi.open-pre-trans,
	#browse-strip-bottom.open-pre-trans { -webkit-transition:none !important; -webkit-transform:translate3d(0, 342px, 0) !important; }
	
	
	/* Open Post-Trans */
	#wrapper.open-post-trans { padding-top:0; }
	#wrapper.open-post-trans,
	#globalfooter.open-post-trans,
	#promofooter.open-post-trans,
	#sosumi.open-post-trans,
	#browse-strip-bottom.open-post-trans { -webkit-transition-property:-webkit-transform !important; -webkit-transition-duration:500ms !important; -webkit-transition-timing-function:cubic-bezier(0,0,0.25,1) !important; -webkit-transform:translate3d(0, 0, 0) !important; }
	#top-nav.open-post-trans,
	#bottom-nav.open-post-trans { opacity:0; }
	#globalfooter.open-post-trans { margin-bottom:0px !important; }

	/* Compositing Layer Reset */
	#wrapper.open .row,
	#wrapper.open header { -webkit-transform:none; }
	
	/* 3.2 Reset */
	#top-nav.threetwo,
	#bottom-nav.threetwo { height:350px; opacity:1; position:relative; padding:25px 0 0 41px; bottom:auto !important; top:0 !important; }

}