.white-background {
	background-color: #ffffff;
}

/* -------------------------------------------
	Windows Holiday BOM - Learn
	Client: Microsoft Inc
	Author: [JM]
	All rights reserved. 2013
	[Production] Page styles
	--------------------------------------- */

/* -------------------------------------------
	Chrome styles
	--------------------------------------- */

/* ----- HERO ----- */
	.wwrs-hero {
		position: relative;
		height: 400px;
	}
		.wwrs-hero img {
			display: block;
			position: absolute;
			top: 0;
			left:0;
			z-index: -1;
		}
		.wwrs-hero .wwrs-bg-purple {
			background: url("/ae/window81/_ui/img/landing-hero-graphic-860.png") no-repeat 0 0;
			width: 262px;
			height: 265px;
			padding-left:25px;
			padding-top: 50px;
			color: #FFF;
			font-size: 37.16px;
			line-height: 42.88px;
			display: table;
			*display:block;
		}
		.wwrs-hero .wwrs-bg-purple span {
				
				padding-top:10px;
				padding-bottom: 10px;
				display: table-cell;
				display: block;
			    vertical-align: middle;
		}

		.wwrs-hero-subtext {
			font-size: 18px;
			line-height: 22px;
		}

/* ----- Video gallery ----- */

.show {
	display: block;
}

.hide {
	display: none;
}

#my_video_1 {
	margin-top: 40px;
}

#my_video_2,
#my_video_3,
#my_video_4,
#my_video_5,
#my_video_6,
#my_video_7 {
	margin-top: 20px;
}

.wwrs-video-info .wwrs-unformat li h2 {
	font-size: 16px;
	font-weight: bold;
}

.wwrs-video-info .wwrs-unformat li p {
	font-size: 16px;
}

.wwrs-video-gallery {
	width: 739px;
	margin: 0 auto;
	position: relative;
	margin-left: 30px;
}

.wwrs-video-play {
	width: 130px;
	height: 130px;
	position: absolute;
	top: 75px;
	left: 175px;
	display: none;
	background-position: -108px 0;
	z-index: 10;
	cursor: pointer;
}

/* Video container */
.wwrs-video-wrapper ul {
	height: 272px;
	position: relative;
}

	.wwrs-video-wrapper .wwrs-video {
		display: none;
		position: absolute;
		top: 0;
		left: 0;
	}

		.wwrs-video-wrapper .wwrs-video.wwrs-active {
			display: block;
		}

/* Video Navigation */
.wwrs-video-controls ul {
	width: 101%;
	margin: 20px 0 0;
	font-size: 12px;
}

	.wwrs-video-controls li {
		width: 95px;
		margin-left: 35px;
		float: left;
	}

		.wwrs-video-controls li:first-child {
			margin-left: 0;
		}

		.wwrs-video-controls a {
			position: relative;
			display: block;
			text-decoration: none;
			color: #fff;
			cursor: pointer;
		}

			.wwrs-video-controls .wwrs-frame {
				width: 100%;
				height: 80px;
				display: none;
				position: absolute;
				top: 0;
				left: 0;
				background-position: 0 -54px;
			}

				.wwrs-video-controls a:hover .wwrs-frame,
				.wwrs-video-controls a.wwrs-active .wwrs-frame {
					display: block;
					top: -1px;
					left: -2px;
				}


				.wwrs-video-controls a.wwrs-active .wwrs-frame {
					display: block;
					z-index: 2;
				}

			.wwrs-video-controls span,
			.wwrs-video-controls img {
				position: relative;
				display: block;
				z-index: 1;
			}

			.wwrs-video-controls span {
				font-size: 16px;
				margin-top: -2px;
				margin-left: 5px;
				line-height: 1.8em;
				z-index: 3;
			}

/* Video content */
.wwrs-video-info {
	margin-top: 0px;
}
	
	.wwrs-video-info,
	.wwrs-video-info h2 {
		font-size: 12px;
	}

		.wwrs-video-info li {
			display: none;
		}

			.wwrs-video-info li.wwrs-active {
				display: block;
			}

			.wwrs-video-info h2 {
				margin: 0;
			}

			.wwrs-video-info p {
				margin-top: 0;
				margin-bottom: .5em;
			}


/* ----- Features list ----- */
.wwrs-features ul {
	padding: 20px 0 0;
	font-size: 16px; /* Changed from 14px */
}

	.wwrs-features li {
		padding-left: 45px;
		margin-bottom: 25px;
		position: relative;
	}

		.wwrs-features li i {
			width: 30px;
			height: 30px;
			display: block;
			position: absolute;
			left: 0;
			top: 0;
		}

		.wwrs-features li.wwrs-search i {
			background-position: -292px 0;
		}

		.wwrs-features li.wwrs-share i {
			background-position: -292px -70px;
		}

		.wwrs-features li.wwrs-start i {
			background-position: -250px -70px;
		}

		.wwrs-features li.wwrs-devices i {
			background-position: -292px -36px;
		}

		.wwrs-features li.wwrs-settings i {
			background-position: -250px -36px;
		}

		.wwrs-features strong {
			display: block;
		}


/* ----- FAQ Section ----- */

.wwrs-faq {
	position: relative;
}

	/* menu */
	.wwrs-expand-menu {
		position: absolute;
		top: 55px;
		right: 27px;
		font-size: 14px; /* Changed from 10px */
	}

		.wwrs-expand-menu a {
			padding: 0 5px;
			text-decoration: none;
		}

	/* main content */
	.wwrs-faq li {
		margin-bottom: 20px;
	}

		.wwrs-faq h1 {
			margin-bottom: 20px;
			color: #969696;
		}

	/* Expandable content */
	.wwrs-expandable h2 {
		padding-left: 30px;
		position: relative;
		font-size: 16px;
		cursor: pointer;
	}

		.wwrs-expandable h2 i {
			width: 15px;
			height: 15px;
			display: block;
			position: absolute;
			left: 0;
			top: 4px;
			background-position: -250px -107px;
		}

			.wwrs-expandable h2 i.wwrs-min {
				background-position: -250px -151px;
			}

		.wwrs-expandable .wwrs-expand {
			padding-left: 30px;
			display: none;
		}

			.wwrs-expandable .wwrs-expand ul{
				float: left;
				list-style: none;
				width: 228px;
				padding: 0;
			}

				.wwrs-expandable .wwrs-expand ul li{
					margin: 0 0 10px;
				}

		.wwrs-expandable .wwrs-expand.wwrs-show {
			display: block;
		}

	/* Q&A section */
	.wwrs-qa {
		padding-top: 38px;
	}


/* -------------------------------------------
	Footer
	--------------------------------------- */

