/* CSS Document */

html, body {
	background: #221a13 url(../images/back_page.jpg) no-repeat fixed;
	background-position: top center;
	padding: 0;
	margin: 0;
	height: 100%;
	font-size: 0; }
/* font-size: 0; - fixes whitespace-in-source space isssue in IE */

/* Top Nav */

#masthead {
	width: 900px;
	height: 58px;
	margin-right: auto;
	margin-left: auto;
	position: relative; }

#masttop {
	width: 900px; }

#mastlogo {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 374px;
	height: 43px;
	background: url(../images/nav/logo_roll.gif) no-repeat; }

#mastlogo:hover, #mastlogo.over {
	background: url(../images/nav/logo_roll.gif) no-repeat 0 -50px; }

#masthead_simple {
	width: 900px;
	height: 58px;
	margin-right: auto;
	margin-left: auto;
	position: relative; }

/* Page Structure */

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	text-align: left;
	background-color: #281f16;
	position: relative; }

#left {
	position: absolute;
	width: 225px;
	left: 0px;
	top: 30px;
	margin: 0; }

#left p {
	width: 205px;
	margin: 0;
	padding: 0 10px 0 0; }

#left_member {
	/*

members area left */
	position: absolute;
	display: inline-block;
	width: 200px;
	left: -30px;
	top: 30px;
	padding-bottom: 30px; }

#left_member p, #left_member h4 {
	margin: 0px 0px 5px 0; }

#left_member h1, #left_member h2, #left_member h3, #left_member h4, #left_member h5, #left_member p, #left_member ul {
	margin-left: 20px;
	margin-right: 6px; }

#left_member span.center {
	/*

to center photo posters & headshots*/
	

/*

use with align="center" */
	display: block;
	text-align: center; }

/* RIGHT Side Layout Containers */

/* public width */

#head_public {
	padding-top: 30px;
	margin-left: 260px; }

#head_center_public {
	padding-top: 30px;
	margin-left: 260px;
	text-align: center; }

#content_public {
	margin-left: 260px;
	padding-bottom: 30px;
	padding-top: 30px; }

#content_posters_public {
	margin-left: 260px;
	padding-bottom: 30px;
	padding-top: 30px;
	width: 680px; }

/* full width */

#head_full {
	text-align: center;
	padding-top: 30px;
	width: 900px; }

#head_left {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 900px; }

#content_full {
	padding-bottom: 30px;
	padding-top: 30px;
	width: 900px; }

#content_full_posters {
	padding-bottom: 30px;
	padding-top: 30px;
	width: 940px;
	overflow: auto;
	position: relative; }

#content_full_center {
	padding-bottom: 30px;
	padding-top: 30px;
	width: 900px;
	text-align: center; }

/* member width */

#head_member {
	margin-left: 234px;
	padding-top: 30px; }

#head_center_member {
	margin-left: 234px;
	padding-top: 30px;
	text-align: center; }

#content_member {
	margin-left: 234px;
	padding-bottom: 30px;
	padding-top: 30px; }

#content_posters_member {
	margin-left: 234px;
	padding-bottom: 30px;
	padding-top: 30px;
	width: 706px; }

.pad_bottom {
	/*

add pad to header at bottom (tour, etc) */
	padding-bottom: 30px; }

.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; }

/* Horizontal Dividers */

.horz_public {
	background: url(../images/public/back_swirl.gif);
	height: 10px;
	margin: 0px; }

.horz_cinema {
	background-image: url(../images/cinema/back_swirl.gif);
	height: 10px; }

.horz_model {
	background-image: url(../images/model/back_swirl.gif);
	height: 10px; }

.horz_reality {
	background-image: url(../images/ettore/back_swirl.gif);
	height: 10px; }

/* Posters, Headshots & Thumbs */

.vidlg {
	float: left;
	display: inline;
	width: 200px;
	text-align: center;
	margin-bottom: 45px;
	margin-right: 33px;
	position: relative; /* for view_tag */ }

.vidsm {
	float: left;
	display: inline;
	width: 120px;
	text-align: center;
	margin-bottom: 33px;
	margin-right: 36px; }

#content_full_posters .piclg {
	float: left;
	display: inline;
	width: 150px;
	text-align: center;
	margin-bottom: 33px;
	margin-right: 37px;
	position: relative; /*

for view_tag */ }

.piclg {
	float: left;
	display: inline;
	width: 150px;
	text-align: center;
	margin-bottom: 33px;
	margin-right: 22px;
	position: relative; /*

for view_tag */ }

.picsm {
	float: left;
	display: inline;
	width: 100px;
	text-align: center;
	margin-bottom: 33px;
	margin-right: 33px; }

.vidlg_blank {
	float: left;
	display: inline;
	width: 200px;
	text-align: center;
	margin-bottom: 33px;
	margin-right: 33px; }

.vidlg img, .vidsm img, .piclg img, .picsm img {
	margin: 0 0 2px;
	padding: 0px; }

.vidlg p, .vidsm p, .piclg p, .picsm p, .vid_purch p {
	margin: 0 0 4px;
	padding: 0px; }

.public {
	background-color: #613b15; }

.cinema {
	background-color: #654869; }

.model {
	background-color: #666e32; }

.reality {
	background-color: #364E71; }

.vidlg.public p, .vidsm.public p, .piclg.public p, .picsm.public p {
	color: #e1bb95; }

.vidlg.cinema p, .vidsm.cinema p, .piclg.cinema p, .picsm.cinema p {
	color: #bfadc1; }

.vidlg.model p, .vidsm.model p, .piclg.model p, .picsm.model p {
	color: #c0c59f; }

.vidlg.reality p, .vidsm.reality p, .piclg.reality p, .picsm.reality p {
	color: #9eb0c7; }

.date {
	font: 9px Verdana, Arial, sans-serif;
	background-color: #281f16;
	text-align: left;
	display: block;
	color: #cf9255; }

.vid_viewtag {
	left: 117px;
	position: absolute;
	top: -9px; }

.vid_viewtag_date {
	left: 118px;
	position: absolute;
	top: 2px; }

.pic_viewtag {
	left: 68px;
	position: absolute;
	top: -9px; }

/* pitch on tour video */
.vidsm_pitch {
	float: left;
	display: inline;
	text-align: left; }
	
.vidsm_pitch ul#pitch, ul#pitch {
	margin-left: 18px;
	margin-bottom: 6px; }
	
#pitch li {
	list-style-type: disc;
	color: #FF3333;
	font: 13px Verdana, Arial, sans-serif; }

/* Pagination */

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

.pagination a, .current, .disabled {
	font: 14px Verdana, Arial, sans-serif;
	border: 1px solid #9b601c;
	margin: 2px;
	padding: 1px 6px;
	background-color: #60390d;
	color: #e0bd96; }

.current {
	background-color: #e0bd96;
	color: #9b601c; }

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

/* Tags */

img {
	border: none;
	outline: none;
	vertical-align: text-top; }

a {
	margin: 0px;
	padding: 0px;
	outline: none; }

ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #f2dfcb;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none; }

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none; }

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

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

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

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

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

/* JOIN & CONTINUE Tour Buttons */

.horzbutt {
	position: relative;
	width: 900px; }

.horz1 {
	width: 450px;
	background: url(/images/tour/butt_join.gif) no-repeat;
	height: 26px; }

.horz1:hover {
	width: 450px;
	background: url(/images/tour/butt_join.gif) no-repeat 0 -35px; }

.horz2 {
	background: url(/images/tour/butt_continue.gif) no-repeat;
	width: 450px;
	left: 450px;
	position: absolute;
	top: 0px;
	height: 26px; }

.horz2:hover {
	background: url(/images/tour/butt_continue.gif) no-repeat 0 -35px;
	width: 450px;
	left: 450px;
	position: absolute;
	top: 0px; }

.horz2 img {
	margin-top: 4px; }

.horz1 a.h2 {
	margin-right: 10px; }

.horz2 a {
	margin-left: 10px; }

/*  BUTTONS */

/*  blue small */

a.butt_blue {
    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 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: #f3e5d6;
    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 {
    color: #ffffff;
    text-decoration: none;
    background: url(../images/buttons.png) left -120px; }

/*  red small */

a.butt_red {
    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 -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 {
	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 -350px;
	padding: 7px 12px 12px 0;
	*padding: 0;
	margin-left: 10px;
	color: #eacdcf; }

a.butt_lg_orange span {
    color: #f3e5d6;
    background: url(../images/buttons.png) no-repeat left -350px;
	padding: 7px 0 12px 19px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px; }
 
a.butt_lg_orange:hover {
    text-decoration: none;
    background: url(../images/buttons.png) right -400px;
    _background: url(../images/buttons.png) right -350px; }

a.butt_lg_orange:hover span {
    color: #ffffff;
    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 & FOOTER */

#banner {
	text-align: center;
	background-color: #281f16;
	padding-bottom: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto; }

.banner {
	margin-right: 20px;
	margin-left: 20px;
	vertical-align: middle;
	padding-top: 10px; }

#footnav {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px;
	text-align: center;
	margin-top: 2px;
	background: #7B4B1B url(../images/public/gradient_footer.gif) repeat-x; }

#footnav p {
	font-size: 12px;
	line-height: 15px;
	color: #ECDBCD;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase; }

a.foot:link {
	color: #EFDED0;
	text-decoration: none;
	font: bold 10px Verdana, Arial, sans-serif; }

a.foot:visited {
	color: #EFDED0;
	text-decoration: none;
	font: bold 10px Verdana, Arial, sans-serif; }

a.foot:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold; }

a.foot:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold; }

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px;
	margin-top: 2px;
	background-image: url(../images/public/back_swirl.gif);
	text-align: center;
	background-repeat: repeat; }

#footer p {
	font-size: 11px;
	color: #EADBCB;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 16px; }

a.footer:link {
	color: #EFDED0;
	text-decoration: none;
	font: bold 13px Verdana, Arial, sans-serif; }

a.footer:visited {
	color: #EFDED0;
	text-decoration: none;
	font: bold 13px Verdana, Arial, sans-serif; }

a.footer:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold; }

a.footer:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold; }

/* Video */

#content_video_member {
	margin-left: 170px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px; }

/* Download Tab */

#tab_download {
	 }

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

.border {
	margin-left: 65px; }

/*  Tabs  */

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

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

.tabcontents {
	display: none;
	height: 500px; }

.tabcontents_tour {
	display: none;
	height: 430px; }

/* tab NOT selected */

li#lg {
	background-position: 0 0; }

li#md {
	background-position: -115px 0; }

li#sm {
	background-position: -230px 0; }

li#dl {
	background-position: -345px 0; }

/* tab NOT selected hover state */

li#lg a:hover {
	background-position: 0 -70px; }

li#md a:hover {
	background-position: -115px -70px; }

li#sm a:hover {
	background-position: -230px -70px; }

li#dl a:hover {
	background-position: -345px -70px; }

/* tab SELECTED */

li#lg.selected a:hover, li#lg.selected {
	background-position: 0 -39px; }

li#md.selected a:hover, li#md.selected {
	background-position: -115px -39px; }

li#sm.selected a:hover, li#sm.selected {
	background-position: -230px -39px; }

li#dl.selected a:hover, li#dl.selected {
	background-position: -345px -39px; }

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

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

/*  Text & Links */

.h1, h1, .h1 a {
	color: #FFFFFF;
	font: 24px/24px Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0; }

.h1b, .h1bold {
	color: #FFFFFF;
	font: bold 24px/24px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0; }

.h2, h2, .h2 a {
	color: #FFFFFF;
	font: 18px/18px Verdana, Arial, sans-serif;
	margin: 0 0 5px;
	padding: 0; }

.h2b {
	color: #FFFFFF;
	font: bold 18px/18px Verdana, Arial, sans-serif;
	margin: 0 0 5px;
	padding: 0; }

p, .debug_dump {
	color: #f2dfcb;
	font: normal 11px/15px Verdana, Arial, sans-serif;
	margin: 7px 0px 15px;
	padding: 0px; }

h3, .h3, .h3 a {
	color: #E1BB95;
	text-transform: uppercase;
	font: bold 12px/14px Verdana, Arial, sans-serif;
	margin: 5px 0px;
	padding: 0px; }

.h3_low {
	color: #fceedf;
	font: bold 12px/15px Verdana, Arial, sans-serif; }

h4, .h4, .h4 a {
	color: #f2dfcb;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px; }

h5, .h5, .h5 a {
	color: #E1BB95;
	font: normal 9px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0px; }

a {
	font-family: Verdana, Arial, sans-serif;
	font: normal 11px/15px Verdana, 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; }

/* RED */

.red1 {
	color: #FF3333;
	font: 24px/24px Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0; }

.red1b {
	color: #FF3333;
	font: bold 24px/24px Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0; }

.red2 {
	color: #FF3333;
	font: 18px/18px Verdana, Arial, sans-serif;
	margin: 0 0 5px;
	padding: 0; }

.red2b {
	color: #FF3333;
	font: bold 18px/18px Verdana, Arial, sans-serif;
	margin: 0 0 5px;
	padding: 0; }

.red3 {
	color: #FF3333;
	font: bold 13px/16px Verdana, Arial, sans-serif;
	margin: 5px 0px;
	padding: 0px; }

.red4 {
	color: #FF3333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px; }

.red5 {
	color: #FF3333;
	font: normal 9px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0px; }
	
.red3 a, .red4 a, .red2 a, .red1 a {
	font-weight: bold; }