/* @override http://localhost:3000/stylesheets/styles.css?1381178239 */

/* CSS Reset v1.0 2008-02-12*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
body {
	line-height: 1; }
ol, ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none; }
blockquote, q {
	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }
:focus {
	outline: 0; }
ins {
	text-decoration: none; }
del {
	text-decoration: line-through; }
table {
	border-collapse: collapse;
	border-spacing: 0; }
/* END CSS Reset */

/* MASTER SYLE SHEET */

html, body {
	background-color: #19130f; }

/* font-size: 0; - fixes whitespace-in-source space isssue in IE */

/* MASTHEAD & NAV */

.masthead {
	width: 100%;
	height: 130px;
	background: url(/images/nav/single_back.png) repeat-x 0 70px; }

.mast {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/nav/logo.png) no-repeat center top;
	height: 118px; }

.nav_left, .nav_right {
	top: 69px;
	width: 340px;
	height: 60px; }

.nav_left {
	position: absolute;
	background: url(/images/nav/single_left.png) no-repeat right bottom;
	text-align: left;
	left: 0; }

.nav_right {
	position: absolute;
	background: url(/images/nav/single_right.png) no-repeat left bottom;
	text-align: right;
	right: 0;}

.mast .nav_left a, .mast .nav_right a {
	text-transform: uppercase;
	color: #d6e1ed;
	font: bold 15px/15px 'Droid Sans', Arial, sans-serif;
	display: block;
	margin-top: 26px; }

.nav_right a {
	margin-left: 20px;
	float: right;
	display: inline; }

.nav_left a {
	margin-right: 20px;
	float: left;
	display: inline; }

.nav_left a:hover, .nav_right a:hover {
	color: #ffffff;
	text-decoration: none !important; }

.nav_right a.join {
	color: #ffbc00; }

.nav_right a.join:hover {
	color: #ffd500; }

.shift_left {
	right: 346px; }

.shift_left .nav_right {
	margin-right: -348px;
	width: 688px; }

/* PAGE STRUCTURE */

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative; }

.p_left {
	display: inline;
	width: 225px;
	padding-top: 30px;
	float: left;
	position: absolute; }

.p_head {
	padding: 30px 0 0;
	position: relative;
	margin-left: 280px; }

.p_content {
	margin-left: 280px;
	padding: 30px 0; }

.p_posters {
	padding: 30px 0;
	width: 680px; }

.p_half {
	float: left;
	display: inline;
	width: 300px; }

.h_left {
	margin-right: 80px; }

.m_left {
	float: left;
	display: inline;
	width: 200px;
	top: 40px; }

.m_head {
	margin-left: 234px;
	padding: 30px 0; }

.m_content {
	margin-left: 234px;
	padding: 30px 0; }

.m_posters {
	width: 706px; }

.head {
	padding: 30px 0;
	position: relative; }

.content {
	padding: 30px 0;
	position: relative; }

.posters {
	width: 1012px; }
	
.content.posters img {
	-moz-border-radius: 10px;
	border-radius: 10px; }

.antiposter {
	margin-right: 52px; }

.half {
	float: left;
	display: inline;
	width: 440px; }

.center {
	text-align: center; }

.no_pad {
	padding: 0; }

.no_bot_pad {
	padding-bottom: 0; }

.no_top_pad {
	padding-top: 0; }

.j_right {
	text-align: right; }

.fixed {
	height: 280px;
	padding-top: 90px; }

.more_link {
	position: absolute;
	right: 0;
	top: -8px; }

.synopsis {
	text-align: left;
	text-transform: none; }

.synopsis_tour {
	text-align: left; }

#preview_pics {
	text-align: left;
	margin-top: 40px; }

#other_updates {
	text-align: left;
	margin-top: 60px; }

/* ILLUST */

.horz_rule {
	border-bottom: 1px dashed #58514a; }

.rounded, .rounded img {
	-moz-border-radius: 10px;
	border-radius: 10px; }

/* Posters & Headshots */

.vid, .pic {
	float: left;
	display: inline;
	text-align: center;
	margin-bottom: 40px; }

.vid p, .pic p {
	margin: 3px 0 0; }

.vid p a, .pic p a {
	color: #fff; }

/*vids*/

.vid.xl {
	width: 300px;
	margin-right: 30px; }

.vid.lg {
	width: 200px;
	margin-right: 53px; }

.vid.sm {
	width: 120px;
	margin-right: 36px; }

/*pics*/

.pic.xl {
	width: 200px;
	margin-right: 53px; }

.pic.xl.film {
	width: 225px;
	margin-right: 20px; }

.pic.lg {
	width: 150px;
	margin-right: 52px; }

.pic.sm {
	width: 100px;
	margin-right: 33px; }

.play_butt {
	position: absolute; }

.sd {
	left: 170px; }

/* THUMBS */

.thumb {
	height: 90px;
	width: 90px;
	text-align: center;
	float: left;
	display: inline;
	margin-right: 25px;
	margin-bottom: 30px; }

.video {
	height: 120px;
	width: 120px;
	margin-bottom: 20px;
	margin-right: 9px;
	margin-left: 8px; }

.affil {
	height: 120px;
	width: 120px;
	margin-bottom: 20px;
	margin-right: 25px;
	margin-left: 25px; }

/* PITCH */

.join_pitch {
	padding: 7px 0 15px 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	-moz-border-radius: 10px;
	border-radius: 10px; }

.pitch {
	float: left;
	display: inline;
	margin-right: 30px; }

.pitch ul li {
	color: #ffbc00;
	font: 16px 'Droid Sans', Arial, sans-serif;
	list-style-type: disc;
	margin-left: 19px;
	margin-bottom: 4px; }

.pitch_poster {
	text-align: left; }

.pitch_poster ul li {
	color: #ffbc00;
	font: 15px 'Droid Sans', Arial, sans-serif;
	list-style-type: disc;
	margin-bottom: 3px;
	margin-top: 1px; }

.pitch.last ul {
	margin-top: 14px; }

.pitch.home_pg {
	width: 380px; }

.pitch.home_pg.button {
	margin-top: 19px; }

.pitch.home_pg ul li {
	color: #bbb3aa; }

.vid.xl.pitch {
	text-align: left; }
	
/*ROTATING BANNER*/

.mem_rot_banner {
	padding-top: 10px;
	padding-bottom: 0; }

.mem_rot_banner img {
	-moz-border-radius: 10px;
	border-radius: 10px; }

.rot_banner_top {
	height: 240px;
	padding-left: 20px;
	padding-top: 12px;
	margin-top: 20px; }

.rot_banner_top .text {
	z-index: 2000;
	position: relative; }

.rot_banner_top .background {
	position: absolute;
	left: 0;
	top: 0; }

.rot_banner_top img {
	-moz-border-radius: 10px;
	border-radius: 10px; }

/* PAGINATION */

.pagination {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	clear: both; }

.posters .pagination {
	margin-right: 50px; }

.pagination span.gap {
	color: #ffffff; }

.pagination a, .current, .disabled {
	font: 14px Verdana, Arial, sans-serif;
	margin: 4px;
	padding: 4px 9px;
	background-color: #3f5f90;
	color: #314b73; }

.current {
	background-color: #dae0ea;
	color: #1a2b45; }

.disabled {
	position: absolute;
	visibility: hidden; }

/* TAGS */

iframe {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; }

img {
	vertical-align: text-top; }

form, form p {
	margin: 0px;
	padding: 0px; }

input, textarea, select {
	font: normal 14px 'Droid Sans', Arial, sans-serif;
	color: #000000;
	background-color: #cac5c3;
	border-style: none;
	padding: 4px;
	-moz-border-radius: 5px;
	border-radius: 5px; }

.clear {
	clear: both;
	display: block; }

.input {
	position: relative;
	top: 5px; }

.butt {
	position: relative;
	top: 5px;
	padding-left: 5px; }

h1.home_pg {
	text-transform: uppercase;
	font-family: 'Droid Sans';
	font-weight: bold;
	margin-bottom: 10px; }

/* JOIN/CONTINUE Tour Buttons */
	
#join_popup {
	width: 400px;
	text-align: center;
	padding: 20px; }

/*FEATURE UPDATE*/

.feature {
	float: left;
	display: inline;
	margin-bottom: 3px;
	position: relative; }
	
/* INTRO Video */

.aboutvid {
	float: right;
	display: inline;
	width: 268px;
}

.aboutvid img {
	float: left;
	display: inline;
	margin-right: 15px;
}

/* VIEW MODEL */

.mod_headshot {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 30px; }

.mod_profile {
	float: left;
	display: inline; }

.mod_text {
	width: 550px; }

.mod_vote {
	float: right;
	display: inline;
	margin-top: -60px; }

.mod_details {
	width: 175px;
	float: right;
	display: inline;
	margin-top: 6px;
	margin-left: 20px; }

.mod_details p {
	margin: 7px 0 0;
	padding: 0; }

.mod_head {
	float: left;
	display: inline; }
	
.hideme {
	overflow: hidden;
	height: 0;
	width: 0; }

/*  VIDEO TABS  */

.tabs {
	list-style-type: none;
	margin-bottom: 10px; }

.tabs li {
	display: inline;
	margin-right: -4px; }

.tabcontents {
	display: none;
	margin-bottom: 30px; }

.tabs li a {
	display: inline-block;
	width: 117px;
	background: url(/images/play_tabs.png) 0 0;
	text-transform: uppercase;
	font-size: 15px;
	text-decoration: none;
	padding: 2px 0; }

.tabs .selected a:hover, .tabs .selected a {
	background-position: 0 -39px; }

.tabs a:hover {
	background-position: 0 -70px; }

@media print {
	.tabcontents {
	display: block!important; }}

/* AFFILIATES */

#quotes {
	margin-top: 11px; }

#quotes img {
	float: left;
	display: inline;
	margin: 0 20px 20px 0; }
	
/* DLO PITCH on TOUR Trailers */

.dlo_pitch {
	float: right;
	display: inline;
	background: url(/images/home/email_back.png) repeat-x 0 -25px;
	padding-top: 7px;
	width: 305px;
	text-align: right;
	padding-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 15px; }
	
.dlo_button {
	float: right;
	display: inline;
	margin-left: 14px;
	margin-top: 2px;
	margin-bottom: 20px; }

.dlo_pitch p {
	color: #c0c7a0;
	margin-bottom: 2px;
	margin-top: 0; }

/*  BUTTONS */

.dl_icon {
	margin-top: 3px; }

/*  blue small */

a.butt_blue {
	text-decoration: none;
	font-size: 15px;
	line-height: 35px;
	*line-height: 13px;
	font-weight: bold;
	cursor: pointer;
	background: url(/images/buttons.png) no-repeat right top;
	padding: 7px 4px 12px 0;
	*padding: 0;
	margin-left: 10px; }

a.butt_blue span {
	color: #dae0ea;
	background: url(/images/buttons.png) no-repeat left top;
	padding: 7px 0 12px 14px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px; }

a.butt_blue:hover {
	text-decoration: none;
	background: url(/images/buttons.png) right -40px;
	_background: url(/images/buttons.png) right top; }

a.butt_blue:hover span {
	color: #ffffff;
	text-decoration: none;
	background: url(/images/buttons.png) left -40px; }

/*  orange small */

a.butt_orange {
	text-decoration: none;
	font-size: 13px;
	line-height: 35px;
	*line-height: 13px;
	font-weight: bold;
	cursor: pointer;
	background: url(/images/buttons.png) no-repeat right -80px;
	padding: 7px 4px 12px 0;
	*padding: 0;
	margin-left: 10px; }

a.butt_orange span {
	color: #19130f;
	background: url(/images/buttons.png) no-repeat left -80px;
	padding: 7px 0 12px 14px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px;
	margin: 0; }

a.butt_orange:hover {
	text-decoration: none;
	background: url(/images/buttons.png) right -120px;
	_background: url(/images/buttons.png) right -80px; }

a.butt_orange:hover span {
	text-decoration: none;
	background: url(/images/buttons.png) left -120px; }

/*  red small */

a.butt_red {
	text-decoration: none;
	font-size: 15px;
	line-height: 35px;
	*line-height: 13px;
	font-weight: bold;
	cursor: pointer;
	background: url(/images/buttons.png) no-repeat right -160px;
	padding: 7px 4px 12px 0;
	*padding: 0;
	margin-left: 10px; }

a.butt_red span {
	color: #eacdcf;
	background: url(/images/buttons.png) no-repeat left -160px;
	padding: 7px 0 12px 14px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px; }

a.butt_red:hover {
	text-decoration: none;
	background: url(/images/buttons.png) right -200px;
	_background: url(/images/buttons.png) right -160px; }

a.butt_red:hover span {
	color: #ffffff;
	text-decoration: none;
	background: url(/images/buttons.png) left -200px; }

/*  blue large */

a.butt_lg_blue {
	font-size: 20px;
	line-height: 45px;
	*line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background: url(/images/buttons.png) no-repeat right -250px;
	padding: 7px 12px 12px 0;
	*padding: 0;
	margin-left: 10px;
	color: #eacdcf; }

a.butt_lg_blue span {
	color: #dae0ea;
	background: url(/images/buttons.png) no-repeat left -250px;
	padding: 7px 0 12px 19px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px; }

a.butt_lg_blue:hover {
	text-decoration: none;
	background: url(/images/buttons.png) right -300px;
	_background: url(/images/buttons.png) right -250px; }

a.butt_lg_blue:hover span {
	color: #ffffff;
	text-decoration: none;
	background: url(/images/buttons.png) left -300px; }

/*  orange large */

a.butt_lg_orange, ul a.butt_lg_orange {
	font-size: 22px;
	line-height: 45px;
	*line-height: 25px;
	text-decoration: none;
	cursor: pointer;
	background: url(/images/buttons.png) no-repeat right -350px !important;
	padding: 8px 12px 11px 0;
	*padding: 0;
	margin-left: 10px;
	font-weight: bold !important; }

a.butt_lg_orange span, ul a.butt_lg_orange span {
	background: url(/images/buttons.png) no-repeat left -350px;
	padding: 8px 0 11px 19px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px;
	color: #19130f; }

a.butt_lg_orange:hover, ul a.butt_lg_orange:hover {
	text-decoration: none !important;
	background: url(/images/buttons.png) right -400px !important;
	_background: url(/images/buttons.png) right -350px; }

a.butt_lg_orange:hover span, ul a.butt_lg_orange:hover span {
	text-decoration: none;
	background: url(/images/buttons.png) left -400px; }

/*  red large */

a.butt_lg_red {
	font-size: 20px;
	line-height: 45px;
	*line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background: url(/images/buttons.png) no-repeat right -450px;
	padding: 7px 12px 12px 0;
	*padding: 0;
	margin-left: 10px;
	color: #eacdcf; }

a.butt_lg_red span {
	color: #eacdcf;
	background: url(/images/buttons.png) no-repeat left -450px;
	padding: 7px 0 12px 19px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px; }

a.butt_lg_red:hover {
	text-decoration: none;
	background: url(/images/buttons.png) right -500px;
	_background: url(/images/buttons.png) right -450px; }

a.butt_lg_red:hover span {
	color: #ffffff;
	text-decoration: none;
	background: url(/images/buttons.png) left -500px; }

/*  BANNER, FOOTNAV & FOOTER */

.banner {
	text-align: center;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px dashed #58514a;
	padding-top: 20px; }

.banner_pg {
	padding-bottom: 20px;
	padding-right: 20px; }
	
.vs_banner {
	text-align: center;
	border-bottom: 1px dashed #58514a;
	padding-bottom: 40px;
	margin-top: 20px; }
	
.side_tab {
	position: fixed;
	top: 230px;
	left: 0; }

.footnav {
	padding: 5px 0px;
	text-align: center;
	margin-top: 2px;
	background: url(/images/nav/single_back.png) repeat-x;
	height: 59px; }

.footnav p {
	color: #7894b9;
	margin: 17px 0px 0; }

.footnav a:link, .footnav a:visited {
	color: #d6e1ed;
	text-decoration: none;
	font: bold 13px 'Droid Sans', Arial, sans-serif;
	text-transform: uppercase; }

.footnav a:hover, .footnav a:active {
	color: #FFFFFF;
	text-decoration: underline; }

.footer {
	padding: 5px 0px;
	margin-top: 2px;
	text-align: center; }

.footer p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #cac5c3; }

.footer a:link, .footer a:visited {
	color: #cac5c3;
	font-weight: bold; }

.footer a:hover, .footer a:active {
	color: #FFFFFF;
	text-decoration: underline; }

/* DLO TAB */

#tab_download {
	 }

/*VIDEO PLAYER DOWNLOAD TAB*/

.download {
	display: inline;
	float: left;
	width: 300px;
	margin-top: 30px;
	padding-bottom: 10px;
	padding-top: 10px; }

.border {
	margin-left: 182px;
	border-right: 1px dashed #58514a; }

/*  WARNING   */

.warning_pg {
	font-size: 37px;
	line-height: 37px; }

.warn_logos {
	float: right;
	margin-top: 17px;
	display: inline;
	margin-left: 30px; }

/*  TEXT & LINKS */

.headline {
	font-size: 60px;
	line-height: 70px; }

.h1, h1, .h1 a, h1 a {
	color: #ffffff;
	font: 30px/36px 'Droid Sans TV', Arial, sans-serif !important;
	margin: 0;
	padding: 0; }

.h2, h2, .h2 a, h2 a {
	color: #ffffff;
	font: 22px/28px 'Droid Sans TV', Arial, sans-serif !important;
	margin: 0 0 5px;}

h3, .h3, .h3 a, h3 a {
	color: #af9f91;
	font: 17px/23px 'Droid Sans', Arial, sans-serif;
	margin: 5px 0px;}

h4, .h4, .h4 a, h4 a {
	color: #dad6d0;
	margin: 5px 0px;
	padding: 0px;
	font: 14px/18px 'Droid Sans Bold', Arial, sans-serif; }

h5, .h5, .h5 a, h5 a {
	color: #dad6d0;
	font: 12px/16px 'Droid Sans', Arial, sans-serif; }

h6, .h6, .h6 a, h6 a {
	color: #af9f91;
	font: normal 10px/13px 'Droid Sans', Arial, sans-serif; }

p, .debug_dump {
	font: normal 14px/18px 'Droid Sans', Arial, sans-serif;
	margin: 7px 0px 15px;
	padding: 0px;
	color: #cac5c3; }

a {
	font: 14px/18px 'Droid Sans', Arial, sans-serif; }

a:link, a:visited, a:active, a:hover {
	color: #FFFFFF;
	text-decoration: none;
	outline: none; }

a:hover, a:active {
	text-decoration: underline; }

p a.dl_top {
	margin: 0;
	padding: 0;
	color: #ffbc00; }

.red, a.red {
	color: #FF3333; }

.flash, .orange {
	color: #ffbc00; }

.blue {
	color: #708db4; }

.green {
	color: #9fa85f; }

.bold, a.bold {
	font-family: 'Droid Sans', Arial, sans-serif;
	font-weight: bold; }