/* 
	SECTION: meal_solutions
	PAGE: perfect_pairings
*/

.page-content {
	float:left;
	width:750px;
	height:424px;
}

.page-content-copy {
	width:750px;
	float:left;
	height:215px;
}

h2 {
	width:350px;
	font-size:13px;
	margin:0 0 5px 0;
	padding:0;
}

.page-content-copy p {
	margin:0;
	padding:0;
	width:400px;
	font-size:12px;
	line-height:14px;
}

p.footnote {
	font-size:9px;
	float:left;
	margin:10px 0 0 20px;
	width:600px;
}


.page-content-copy img {
	margin:15px 0 0 125px;
}

.clear {
	clear:both;
	font-size:1px;
}

.module1 {
	width:190px;
	height:150px;
	float:left;
	position:relative;
	margin:0;
	padding:0 130px 0 23px;
}

.module1 p {
	margin:12px 0 0 0;
	padding:0;
	width:180px;
}

.module2 {
	width:190px;
	height:150px;
	float:left;
	position:relative;
	margin:0 0 0 18px;
	padding:0 130px 0 23px;
}

.module2 p {
	margin:12px 0 0 0;
	padding:0;
	width:180px;
}

h3 {
	margin:0;
	padding:0;
}

#learn-more {
	position:absolute;
	top:115px;
	left:235px;
	width:85px;
}

#watch-videos {
	position:absolute;
	top:115px;
	left:232px;
	width:97px;
}

#ppVideoCover {
	position: absolute;	
	top: 0px;
	left: 0px;
	z-index; 9999;
	background-color: #ffffff;
}

#ppVideoContainer {
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: 10000;
}
#ppVideoNav {
	margin: 0;
	margin-top: 1em;
	padding: 0px;
	list-style: none;
	
}
#ppVideoNav li {
	display: inline;
	margin: 0 5px;
	
}
#ppVideoBody {
	text-align: center;
}
#ppVideoNav li a {
	background-color: #eef6e5;
	border: 1px solid #c3d9a6;
	text-decoration: none;
	color: #404040;	
	width: 150px;
	height: 15px;
	display: inline-block;
	padding: 5px;
}

.ppButtonSelected {
	background-color: #c3d9a6 !important;
	color: #FFFFFF !important;
	cursor: default;
}

#ppVideoClose {
	text-indent: -9999px;
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	width: 26px;
	height: 26px;
	position: relative;
	top: 26px;
	left: 505px;
}

