@charset "UTF-8";
/* Home page for 2012 "Sky launch" */

a, a:visited,a:link,a:active{
	outline: none;
}

div.content{
	padding-bottom: 0px;
}

div#home .col2-wide {
    float: right;
    width: 257px;
    padding:0px;
    margin:0px;
    text-align: center;
}

div#home .col1{
	width:635px;
	padding: 0px;
	margin: 0px;
}

/******* Custom Masthead ********************/

div#mast.blueStars .snav a {
    color: white;
}


/******* Homepage One Single Banner Layout **********/
div#home .col1.single, div#home .col1.single .hero{
	width: 900px;
}

div#home .col1.single .hero a{
	display:block;
	width: 900px;
	height: 416px;
}

div.topMsg {
	display: block;
	height: 35px;
	text-align: center;
	font-size: 12px;
	background: url(/images/icons/important_icon.png) 263px top no-repeat;
	line-height: 22px;
}

div.topMsg a{ color: #5d6c76; }

div.topMsg a:hover{ color: #4e5a62; }

div.topMsg .evernote_logo { 
	background: url(/images/logos/evernote_text.png) center center no-repeat;
	width: 74px;
	display: inline-block;
	text-indent: -10000px; 
}

div.topMsg b { text-decoration: underline; }

/******* Homepage One Two Cols Banner Layout **********/
div#home .col1.two_cols { 
	position: relative;
	width: 900px; 
}

div#home .col1.two_cols .hero { 
	float: left;
	width: 635px; 
}

div#home .col1.two_cols .hero a{
	display:block;
	width: 635px;
	height: 416px;
}

div#home .col1.two_cols .store_promo { 
	float: right;
	width: 255px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 5px #768083;
	-webkit-box-shadow: 0px 1px 5px #768083;
	box-shadow: 0px 1px 5px #768083;
}

/******************************** col2 ***************************/
div#home .col2-wide div {
	margin:0px;
	padding:0px;
}

div#home .col2-wide img, div#home .col1 img {
    display: block;
}

div#home .col2-wide .promo a {
    display: block;
    padding: 0;
}

div#home img.promo_image {
	-moz-border-radius: 5px; /* Firefox */
  	-webkit-border-radius: 5px; /* Safari, Chrome */
  	border-radius: 5px; /* CSS3 */
}

div#home #module { margin-top: 10px; }


div#home #module #module_tab {
    height: 29px;
    margin: 0px;
    padding: 0px;
}

div#home #module #module_tab a:hover, div#home a.platform-btn {
    border-bottom: none;
}

div#home #module #module_tab li {
    display: block;
    float: left;
    height: 100%;
    width: 127px;
}


div#home #module #module_tab li.last {
    border-left: 1px solid #ddd;
}


#module_tab li a, #module_tab li a:hover {
    border-bottom: none;
}

div#home #module #module_tab li a {
    display: block;
    width: 100%;
    padding-top: 7px;
    height: 22px;
    color: #5c6f7b;
    font-size: 10px;
    font-family: Arial,sans-serif;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}


div#home #module #module_tab li.highlight a {
    color: #ff7800;
    background-color: #f4f8fb;
    border-bottom: none;
}

div#home #module #module_tab li a:hover {
	border-bottom: 1px solid #ddd;
	height: 23px;
}

div#home #module #module_tab li.highlight a:hover {
	border-bottom: none;
	height: 23px;
}

/****************************** col1 - home page "hero" ***********************************************/

div#home .hero {
    background: #000 url(/images/home/hero_bg.jpg) no-repeat; 
    background-repeat: no-repeat;
    width: 635px;
    height: 416px;
    position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 5px #768083;
	-webkit-box-shadow: 0px 1px 5px #768083;
	box-shadow: 0px 1px 5px #768083;
}


.hero a:link, .hero a:active, .hero a:visited, .hero a:hover {
    color: inherit;
    text-decoration: none;
    padding-bottom: 0px;
    border: none;
    outline: none;
}

.hero .headline a{
    display: block;
    height: 350px;
    outline: none;
}

.feature-bar{
	margin-top: 10px;
	height: 181px;
	padding: 7px 15px;
}

.feature-bar .feature-block {
    float: left; 
    width: 195px;
    margin-right: 6px;
}

.two_blocks .feature-block {
	width: 250px;
	margin-right: 0;
	margin-left: 35px;
}

.two_blocks .poster img {
	width: 247px;
	height: 139px;
}

.two_blocks .play-button-box .watch-button img {
	width: auto;
	height: auto;
}

.feature-block .poster-box {
    position: relative;
}


.poster-box .poster-glow {
    position: absolute;
    width: 173px;
    height: 100%;
    background-image: url(/images/home/posters/poster_glow_173.png);
    background-repeat: no-repeat;
    z-index: 1;
}

.poster-box .poster {
    position: relative;
    z-index: 10;
}

.poster-box .poster .title{
    display: block;
    font-size: 11px;
    letter-spacing: 0.06em;
    line-height: 15px;
    text-align: center;
    color:#666;
    margin-bottom: 7px;
}

.poster-box .play-button-box {
    position: relative;
    z-index: 100;
}

.feature-block .feature-title {
    position: relative;
    z-index: 1000;
}

.feature-bar .feature-block a {
    display: block;
}


.feature-bar .feature-block .play-button-box {
    background: url(/images/home/pulsing_play_button_63/glowing_bit.png) no-repeat 0px 0px;
    width: 63px;
    height: 63px;
    position: absolute;
    top: 113px;
	right: -29px;
    padding-top: 15px;
    padding-left: 15px;
}

.feature-bar .feature-block .play-button-box a {
    display: block;
}

.feature-bar .feature-block .feature-title {
    font-size: 14px; 
    color: white; 
    padding-top: 9px;
}

div#home #home-video-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-image: url(/images/layout/1x1_gray_60alpha.png);
}

#home-video-container .screen {
    position: relative;
    background: url(/images/home/home_video_bg.gif) no-repeat;
    margin: 125px auto;
    width: 608px;
    height: 336px;
    padding: 18px 10px 10px 10px;
}

#home-video-container .close-video-button {
    position: absolute;
    top: 2px;
    right: 9px;
    display: block;
}

/*** col2 carousel topics ****/

div#home .col2-wide .module-window {
    width: 255px;
	height: 195px;
	border: 1px solid #ddd;
}

#module-buzz {
    padding: 8px;
}

div#home #module-buzz div.buzz-awards {
    position: relative;
    border-bottom: 1px dashed #72828d;
    padding-bottom: 10px;
    text-align: center;
}

div#home #module-buzz div.buzz-awards img {
    display: inline;
}

#module-retailers {
    text-align: right;
}

#module-retailers table {
	border-bottom: 1px solid #DDD;
	border-spacing: 0;
}

#module-retailers table:last-child {
	border: none;
}

#module-retailers td {
    padding: 0px;
    margin: 0px;
}

#module-retailers table a {
    display: block;
    border: none;
}

div#home .col2-wide div.retailer-container, div#home .col2-wide div.buzz-container {
    text-align: left;
	font-size: 11px;
    padding: 5px 15px 0;
    font-weight: bold;
    font-family: Arial,helvetica,san-serif;
    height: 156px;
}

div#home .col2-wide div.retailer-container .retailer-header, div#home .col2-wide div.buzz-container .buzz-header {
    padding-top: 5px;
}

div#home .col2-wide div.retailer-container .retailer-header{
	text-align: center;
}

div#home .module-content .more-nav, div#home .retailer-header a {
    font-size: 10px;
    text-align: right;
}

div#home .module-content .promo a {
    display: block;
}

div#home #module-retailers, div#home #module-buzz {
    float: left;
    width: 258px;
}


div#home .buzz-container .buzz-awards .more-nav {
    position: absolute;
    bottom: 10px;
    right: 0px;
    font-size: 11px;
}


div#home .buzz-container .buzz-quotes {
    position: relative;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
}

div#home .buzz-container .buzz-quotes .attribution {
    padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	font-style: italic;
	color: #999;
	font-size: 11px;
}


div#home .buzz-quotes .more-nav {
    font-weight: bold;
}



/********** homepage multi-video popup *****************/

#multi-video-popup {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1000;
}

.screenholder {
  padding-top: 106px;
  padding-left: 5px;
}

#multi-video-popup .screen {
  background-image: url(/images/home/platform_popup/video-popup-background.gif);
  background-repeat: no-repeat;
  width: 612px;
  height: 505px;
			  
  padding-top: 18px;
  padding-left: 15px;
}


#multi-video-popup .close-bar {
  position: relative;
  width: 597px;                          
}

#multi-video-popup .close-video-button {
  position: absolute;
  bottom: 1px;
  right: 0px;
}

#multi-video-popup .video-control-bar {
  width: 455px;
  margin: 0 auto;
  padding-top: 10px;
  line-height: 12px;
}

#multi-video-popup .multi-play-control {
  float: left;
  width: 149px;
  margin-right: 3px;
}

.multi-play-label {
  padding-left: 4px;
  color: #F18208;
  text-align: center;
  display: block;
}

.sprite-button {
  display: block;
  height: 99px;
  overflow: hidden;
}

.sprite-button.hot .sprite, .sprite-button:hover .sprite {
  margin-top: -200px;
}

/** homepage popup endscreen **/
.multi-poster {
  width: 597px;
  height: 336px;
  display: block;
  text-align: center;
  font-size:12px;
  font-weight:bold;
  line-height:25px;
}

.multi-poster a.replayBtn{
	position: absolute;
	top:180px; 
	left:200px;
	background-image: url(/images/home/platform_popup/replay_btn.png);
  	background-repeat: no-repeat;
	width:112px;
	height:32px;
	display: block;
	color: #FFFFFF;
}

.multi-poster a.learnMore{
	position: absolute;
	top:180px; 
	left:335px;
	background-image: url(/images/home/platform_popup/learn_more_btn.png);
  	background-repeat: no-repeat;
	width:112px;
	height:32px;
	display: block;
	color: #FFFFFF;
}

#after-record-and-play{
  background-image: url(/images/home/platform_popup/record_play_endscreen.jpg);
  background-repeat: no-repeat;
}

#after-record-and-play{
  background-image: url(/images/home/platform_popup/record_play_endscreen.jpg);
  background-repeat: no-repeat;
}

#after-save-and-search{
  background-image: url(/images/home/platform_popup/save_search_endscreen.jpg);
  background-repeat: no-repeat;
}

#after-send-and-share{
  background-image: url(/images/home/platform_popup/send_share_endscreen.jpg);
  background-repeat: no-repeat;
}

#after-apps{
  background-image: url(/images/home/platform_popup/apps_endscreen.jpg);
  background-repeat: no-repeat;
}