header, section, footer, aside, nav, article, figure, hgroup {
	display: block;
	margin: 0px;
	padding: 0px;
}

@font-face {
	font-family: 'TitilliumTextRegular';
	src: url('TitilliumText22L003-webfont.eot');
	src: local('☺'), url('TitilliumText22L003-webfont.woff') format('woff'), url('TitilliumText22L003-webfont.ttf') format('truetype'), url('TitilliumText22L003-webfont.svg#webfont7I9cUueZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumTextBold';
	src: url('TitilliumText22L005-webfont.eot');
	src: local('☺'), url('TitilliumText22L005-webfont.woff') format('woff'), url('TitilliumText22L005-webfont.ttf') format('truetype'), url('TitilliumText22L005-webfont.svg#webfontnwsSEnKj') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font: 13px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #267cb7 url(../images/body-bg-noise.gif) repeat;
	color: #fff;
	padding-bottom: 2em;
}

a {
	color: #fff;
}

div.clear {
	clear: both;
}

.content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

div.body {
	background: url(../images/body-bg.jpg) no-repeat center top;
	min-height: 503px;
	padding-top: 20px;
}

h2 {
	font-size: 1.25em;
}

.body section {
	margin-bottom: 1em;
}

.body section.half {
	width: 470px;
	float: left;
	margin-right:20px;
}

.body section.last {
	margin-right: 0px;
}

section .promo {
	margin-bottom: 2em;
}

/* @group Forms */

input.string, input.password, input.numeric {
	border: 1px solid #77aed6;
	background-color: #3587bf;
	padding: 3px;
	color: #fff;
}

/* @end */

/* @group Header */

header {
	height: 73px;
	background: #1f6fa6 url(../images/header_background.jpg) no-repeat center top;
	padding-top: 15px;
	margin-bottom: 0px;
	width: 100%;
}

header a.logo {
	float: left;
	display: block;
	width: 209px;
	height: 56px;
	text-indent: -9999px;
	background-image: url(../images/logo.png);
}

header aside {
	float: right;
	text-align: right;
}

header aside ul.utility {
	font-size: 0.80em;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 0.9em;
}

header aside ul.utility li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

header aside ul.utility a {
	color: #9fc9e2;
	padding-right: 6px;
	padding-left: 6px;
}

header aside ul.utility li {
	color: #58a1cc;
}

header aside a.login {
	display: block;
	text-indent: -9999px;
	width: 146px;
	height: 42px;
	background: url(../images/button_members_login.png) no-repeat;
}

header aside a.signup {
	display: block;
	width: 93px;
	height: 42px;
	text-indent: -9999px;
	background: url(../images/button_sign_up.png) no-repeat;
}

/* @end */

/* @group Main Navigation */

nav.main {
	height: 37px;
	background: url(../images/main_menu_background.gif) repeat-x center center;
}

nav.main ul {
	list-style-image: none;
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

nav.main ul li {
	display: inline;
	line-height: 37px;
	margin: 0px;
	background: url(../images/main_menu_separator.gif) no-repeat left center;
}

nav.main a {
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	text-shadow: #2a5b7b 1px 1px 0;
}

nav.main ul li.first {
	background: none;
}

nav.main ul li.first a {
	padding-left: 0px;
}

nav.main div.social {
	float: right;
	margin-top: 0.5em;
}

nav.main div.social a {
	padding: 0px;
}

/* @end */

/* @group Section Headers */

.section-header {
	border-top: 1px solid #69a6ce;
	padding-top: 14px;
	font-family: TitilliumTextBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	min-height: 45px;
	background: url(../images/section-header-bg.png) no-repeat center 1px;
}

.half .section-header {
	background: url(../images/section-header-bg-half.png) no-repeat center 1px;
}

.section-header h1 {
	margin-bottom: 0px;
	width: 600px;
	float: left;
	font-weight: normal;
	font-size: 1.5em;
	text-shadow: #1a5d88 1px 1px 5px;
}

.section-header h2 {
	margin-bottom: 0px;
	width: 600px;
	float: left;
	font-weight: normal;
	font-size: 1.4em;
	text-shadow: #1a5d88 1px 1px 5px;
}

.half .section-header h2 {
	width: 400px;
}

.section-header aside {
	float: right;
	position: relative;
	top: -0.5em;
}

.section-header span {
	text-indent: -9999px;
	height: 13px;
	display: block;
	overflow: hidden;
}

.section-header.staff-picks span {
	background: url(../images/headers/staff-picks.png) no-repeat left center;
}

/* @end */

/* @group Blue Box */

.blue-box {
	padding: 5px;
	background: #005f94 url(../images/viewing-options-bg.gif) no-repeat center 3px;
	border: 1px solid #3f8cbd;
	padding-top: 8px;
}

.blue-box h2 {
	font-family: TitilliumTextBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.18em;
	text-align: center;
	display: block;
	position: relative;
	margin-bottom: 0.5em;
	font-weight: normal;
	line-height: 24px;
}

.blue-box ul {
	margin: 0px;
	padding: 5px;
}

.blue-box ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #387aa7;
}

.blue-box p {
	padding: 5px;
}

/* @end */

/* @group Scene List Item */

.staff-picks .scene, .recent-updates .scene {
	float: left;
	margin-right: 20px;
}

.staff-picks .scene.last, .recent-updates .scene.last {
	margin-right: 0px;
}

.staff-picks .scene img, .recent-updates .scene img {
	display: block;
	margin-bottom: 0.75em;
	border: 4px solid #7ab0d6;
}

.staff-picks .scene a, .recent-updates .scene a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 0.25em;
}

.staff-picks .scene p, .recent-updates .scene p {
	color: #9fd0f2;
}

/* @end */

/* @group Staff Picks */

.staff-picks .scene img {
	width: 298px;
	height: 168px;
}

/* @end */

/* @group Recent Updates */

.recent-updates .scene img {
	width: 462px;
	height: 260px;
}

.recent-updates .separator {
	border-top: 1px solid #69a6ce;
	display: block;
	clear: both;
	margin-bottom: 1.5em;
}

/* @end */

/* @group Newsletter Form */

.newsletter-form p {
	font-size: 0.9em;
	width: 50%;
	display: block;
	float: left;
	margin-right: 10px;
	text-align: left;
}

.newsletter-form form {
	float: right;
	text-align: right;
}

.newsletter-form input.string {
	width: 210px;
	margin-bottom: 1em;
}

.newsletter-form input.submit {
	float:right;
}

/* @end

 */

/* @group Footer */

footer {
	font-size: 0.85em;
}

footer .separated {
	border-top: 1px solid #69a6ce;
	border-bottom: 1px solid #69a6ce;
	padding-bottom: 0.25em;
	padding-top: 0.75em;
}

footer a {
	font-weight: bold;
	text-decoration: underline;
}

footer ul li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0 1.5em 0 0;
}

footer ul li.right {
	float: right;
	margin-right: 0px;
}

footer ul li.image {
	margin-right: 0px;
	margin-top: -5px;
}

footer aside {
	margin-top: 1em;
	color: #96c4e3;
}

/* @end */

/* @group Pagination */

.pagination {
	padding-bottom: 1em;
}


.pagination a, .pagination span {
	margin-right: 5px;
	display: block;
	float: left;
	padding: 5px 10px;
}

.pagination a {
	border: 2px solid #7ab0d6;
	background-color: #3299cd;
	text-decoration: none;
}

.pagination a.current {
	background-color: #7ab0d6;
	border: 2px solid #fff;
	color: #fff;
}

.pagination span.disabled, .pagination span.current {
	color: #9fd0f2;
	padding: 5px 10px 3px;
}

/* @end */

/* @group Single Scene */

.single-scene .player {
	margin-bottom: 2em;
}

.single-scene h1 {
	margin-bottom: 0.10em;
	font-family: TitilliumTextBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
}

.single-scene p.date {
	font-weight: bold;
}

.single-scene .details .description {
	width: 626px;
	margin-right: 20px;
	float: left;
}

.single-scene .viewing-options {
	float: right;
	width: 300px;
}

.single-scene .viewing-options .help {
	display: inline;
	position: absolute;
	right: 0px;
	top: 2px;
}

.single-scene .viewing-options ul li {
	padding-left: 30px;
}

.single-scene .viewing-options ul li a {
	text-decoration: none;
}

.single-scene .viewing-options ul li a:hover, .single-scene .viewing-options ul li a:focus {
	text-decoration: underline;
}

.single-scene .viewing-options ul li.stream {
	background: url(../images/icons/stream.png) no-repeat left center;
}

.single-scene .viewing-options ul li.download {
	background: url(../images/icons/download.png) no-repeat left center;
}

.single-scene .viewing-options ul li.pictures {
	background: url(../images/icons/pictures.png) no-repeat left center;
}

.single-scene .viewing-options span.pale {
	color: #aed0e8;
}

.single-scene section.pictures {
	border-top: 1px solid #69a6ce;
	padding-top: 1em;
}

.single-scene section.pictures a.picture img {
	border: 4px solid #69a6ce;
	margin: 7px;
}

/* @end */

/* @group Generic */

.generic h1 {
	font-family: TitilliumTextBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.5em;
	text-shadow: #1a5d88 1px 1px 5px;
}

.generic section.content {
	background-color: #267cb7;
	padding: 20px;
	width: 920px;
	border-top: 2px solid #69a6ce;
}

/* @end */

/* @group Facebox */

/* @end */

/* @group Viewing Options Help */

#viewing-options-help, #viewing-options-help a {
	color: #000;
}

#viewing-options-help h2 {
	font-family: TitilliumTextBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group Support */

.support .faq {
	width: 586px;
	float: left;
	margin-right: 20px;
}

.support .faq dt {
	padding-bottom: 0.5em;
	font-weight: bold;
}

.support .faq dd {
	border-bottom: 1px solid #69a6ce;
	padding-bottom: 2em;
	margin-bottom: 2em;
}

.support .cancel-billing {
	width: 300px;
	float: left;
}

/* @end */

/* @group Slideshow */

.slideshow {
	width: 950px;
	border: 5px solid #c2d5e3;
}

.slideshow .slides {
	float: left;
	height: 345px;
}

.slideshow .slides img {
	border-right: 1px solid #c2d5e3;
}

.slideshow .slide {
	position: relative;
	width: 729px;
	height: 345px;
	display: block;
}

.slideshow .new-ribbon {
	display: block;
	width: 67px;
	height: 67px;
	position: absolute;
	top: -8px;
	right: -8px;
	z-index: 999;
}

.slideshow .slide .shadow-container {
	display: block;
	width: 729px;
	height: 345px;
	background: url(../images/slideshow-slide-shadow.png) no-repeat center center;
	position: absolute;
	top: 0px;
	left: 0px;
}

.slideshow a.title, .slideshow a.date {
	position: absolute;
	text-decoration: none;
}

.slideshow a.title span, .slideshow a.date span {
	background: url(../images/slideshow-text-bg.png) repeat;
	padding: 6px 8px 3px;
}

.slideshow a.title {
	font-family: TitilliumTextBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	bottom: 43px;
	left: 5px;
	font-size: 1.85em;
	padding: 8px 8px;
}

.slideshow a.date {
	font-family: TitilliumTextRegular, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	bottom: 9px;
	left: 5px;
	font-size: 1.25em;
	padding: 8px 8px;
	font-weight: normal;
}

.slideshow #pager {
	margin: 0px;
	padding: 0px;
	float: right;
}

.slideshow #pager li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 220px;
	height: 115px !important;
	position: relative;
}

.slideshow #pager li a, .slideshow #pager li a img {
	margin: 0px;
	padding: 0px;
}

.slideshow #pager li a img.shadow-container {
	width: 220px;
	height: 115px !important;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.slideshow #pager li.activeSlide a img.shadow-container {
	display: block;
}


/* @end */

/* @group Contact */

.contact form {
	border-top: 1px solid #69a6ce;
}

.contact p.details {
	color: #add1e3;
}

.contact h4 {
	font-size: 1.15em;
	margin-top: 2em;
	margin-bottom: 0.5em;
}

.contact h4 span {
	color: #add1e3;
	font-weight: normal;
	font-size: 0.85em;
}

.contact form p {
	margin-bottom: 0.5em;
}

.contact form select, .contact form input.text, .contact form textarea {
	font-size: 1.15em;
}

.contact form textarea {
	width: 500px;
	height: 150px;
	padding: 5px;
}

.contact form input.text {
	padding: 3px;
	width: 500px;
}

.contact form .submit input {

}

.contact form .submit {
	margin-top: 2em;
}

.contact .success {
	padding: 15px;
	background-color: #69a6ce;
	font-weight: bold;
	border: 1px solid #82b9cf;
}

.contact .error {
	padding: 15px;
	border: 1px solid #730505;
	background-color: #ab0d0c;
}

/* @end */
