p.reminder {
	margin: 20px 0;
	padding: 20px;
	background: #ddfdf3;
}

p.reminder a {
	font-size: 11pt;
}

.share {
	margin: 0;
	z-index: 100;
	float: right;
}

.royalSlider {
	width: 460px;
	float: left;
}

.royalSlider a {
	cursor: inherit;
}

.royalSlider .rsImg {
	display: none;
}

.visibleNearby {
	width: 460px;
	float: left;
}

.visibleNearby img {
	-webkit-backface-visibility:hidden;
}

/* Scaling transforms */
.visibleNearby .rsSlide img {
	opacity: 0.45;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;

	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
}

.visibleNearby .rsActiveSlide img {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

#playerContainer {
	display: none;
}

#player, #html5player {
	position: relative;
	width: 100%;
	background: #000 no-repeat scroll;
	cursor:default;
	clear: both;
	display: block;
}

#soon,
.previewsoon {
	width: 100%;
	margin: 20px 0;
}

#productinfo {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}

#productinfo div.heading {
	//position: relative;
	display: block;
	float: none;
	clear: both;
}

#productinfo .byline {
	margin: 20px 0;
	padding: 0;
	font-size: 11pt;
	font-weight: 400;
	color: #444;
	display: block;
	float: left;
}

#productinfo .byline .avatar {
	width: 60px;
	height: 60px;
	margin-right: 12px;
	background: #f5f5f5 scroll no-repeat center center;
	background-size: cover;
	float: left;
}

#productinfo div.heading div.feedback {
	margin: 20px 0;
	float: right;
}

#productinfo .feedback {
	margin: 0 0 0 20px;
	padding: 0;
	float: right;
}

#productinfo .feedback div {
	clear: both;
}

#productinfo .feedback h2 {
	margin: 0 0 2px 0;
	padding: 0;
	color: #444;
	font-size: 8pt;
	font-weight: 400;
	text-align: right;
	text-transform: none;
	display: block;
}

#productinfo div.banner {
	width: 460px;
	height: 240px;
	background: #f5f5f5 no-repeat scroll center center;
	background-size: contain;
	float: left;
}

#productinfo div.banner div.overlay {
	position: relative;
	width: 460px;
	height: 240px;
	background: transparent url(//images.simplek12.com/img/catalog/bg/webinar_layer1_460.png) no-repeat scroll center center;
	background-size: contain;
}

#productinfo div.banner div.icon {
	position: absolute;
	width: 144px;
	height: 144px;
	left: 151px;
	top: 74px;
	background: no-repeat scroll center center;
	background-size: contain;
}

#productinfo .date {
	margin: 0;
	padding: 24px 24px 24px 72px;
	background: transparent url(//images.simplek12.com/img/datetime_128.png) no-repeat scroll 20px center;
	background-size: 42px 42px;
	font-size: 11pt;
	font-weight: 700;
}

#buttons {
	margin: 10px 0 0 0;
}

#pricing {
	width: 280px;
	margin: 20px 0 0 0;
	text-align: center;
	float: left;
	clear: right;
}

#pricing span.price {
	min-width: 132px;
	line-height: 40px;
	color: #F26522;
	font-family: "Droid Serif", serif;
	font-size: 20pt;
	font-weight: 700;
	display: block;
	text-align: center;
}

#pricing span.through {
	line-height: 40px;
	font-size: 10pt;
	font-weight: 400;
	display: block;
	float: left;
}

#pricing span.price.strike {
	text-decoration: line-through;
}

#pricing .button {
	max-width: 132px;
	margin: 0 auto;
	display: block;
}

#pricing .fullaccess {
	margin-top: 3px;
	color: #f00;
	font-size: 8pt;
	clear: both;
}

#pricing ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	text-align: center;
	display: inline-block;
}

#pricing li {
	margin: 0 auto;
	padding: 3px 6px 6px 6px;
	border-left: solid #d1d1d1 1px;
	color: #99999f;
	font-size: 10pt;
	float: left;
}

#pricing li.pct {
	font-size: 13pt;
}

#pricing li:first-child {
	border: 0;
}

#pricing li span {
	margin-bottom: 8px;
	color: #99999f;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
	text-transform: capitalize;
	display: block;
}

#pricing li.pct span {
	margin-bottom: 4px;
}

#buttons {
	margin: 10px 0 0 0;
}

#actions {
	margin: 0;
	float: left;
}

#actions .button {
	width: auto;
	white-space: nowrap;
}

#actions div.small span {
	font-size: 8pt;
	text-align: center;
}

#actions p.success {
	width: 63px;
	margin: 10px;
	display: block;
}

#actions .notice {
	width: 108px;
	margin: 10px;
	padding: 10px;
	text-align: center;
}

#metadata {
	width: 100%;
	border-collapse: collapse;
}

#metadata td {
	padding: 4px;
	vertical-align: top;
}

#metadata tr td:first-child {
	width: 140px;
	padding-right: 6px;
	text-align: right;
}

.overview.text {
	margin-bottom: 20px;
}

.details {
	margin-bottom: 20px;
}


/* MID / TABLET */

@media only screen and (min-width: 640px) and (max-width: 959px) {
	#productinfo div.banner,
	#productinfo div.banner div.overlay {
		width: 360px;
		height: 188px;
	}

	#productinfo div.banner div.icon {
		width: 120px;
		height: 120px;
		left: 115px;
		top: 65px;
	}

	#pricing {
		width: 180px;
	}
}


/* SMALL / MOBILE */

@media screen and (max-width: 640px) {
	.rating {
		float: none;
		display: block;
	}

	#productinfo .byline {
		font-size: 10pt;
	}

	#productinfo div.heading div.title {
		width: auto;
		float: none;
	}

	#productinfo div.heading div.feedback  {
		float: none;
	}

	#productinfo .feedback {
		margin: 10px 0;
	}

	#productinfo .feedback h2 {
		font-size: 8pt;
		text-align: left;
	}

	#productinfo div.banner,
	#productinfo div.banner div.overlay {
		width: 100%;
		max-width: 100%;
		max-height: 240px;
	}

	#productinfo div.banner div.icon {
		display: none;
	}

	#productinfo .date {
		width: auto;
		margin: 0 0 20px 0;
		padding: 10px 0 10px 72px;
		display: inline-block;
	}

	#productinfo .date br:first-child {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: top;
		zoom: 1;
		*display: inline;
	}

	#productinfo .date br:first-child {
		content: '';
		width: 9px;
		height: 18px;
	}

	#productinfo .date br:first-child:after {
		content: ', ';
	}

	#pricing {
		width: 100%;
	}

	#actions {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
		text-align: center;
	}

	.share {
		margin: 20px 0 0 0;
		float: none;
	}

	#actions div.small span {
		font-size: 8pt;
		font-style: italic;
		text-align: center;
	}

	#metadata tr td:first-child {
		width: 100px;
	}
}