@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(../img/stage_bkgnd.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#999;
}

a {
	color: #EEEEEE;
	text-decoration:none;
}
a:visited {
	color: #EEEEEE;
	text-decoration:none;
}
a:hover {
	color: #EEEEEE;
	text-decoration:none;
}
a:active {
	color: #EEEEEE;
	text-decoration:none;
}
a img{
	border:none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 8px 0px;
	padding:0px;
}

span {
	float:left;
}

/********************************* LAYOUT ELEMENTS */
#modalWrapper{
	display:none;
	width:100%;
	height:1800px;
	min-height:1800px;
	background:url(../img/dashboard_bkgnd.png);
	position:absolute;
	top:0px;
	left:0px;
	z-index:9800;
	cursor:default;
}
#modalBox {
	width:640px;
	height:auto;
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	background-color:#333;
	position:relative;
	z-index:9900;
	top:0px;
	cursor:default;
}
#modalBox p {
	color:#BBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
}
#modalBoxExit {
	background:url(../img/modal_close.png);
	background-repeat:no-repeat;
	width:25px;
	height:29px;
	margin-top:-10px;
	margin-right:-10px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:9910;
	cursor:pointer;
}
.shareBox {
	width:640px;
	position:relative;
	z-index:9900;
}
.shareObject {
	padding-right:8px;
	float:right;
}

#container {
	margin-top:40px;
	overflow:hidden;
}

#header {
	background-color:#000;
	width:100%;
	height:40px;
	top:0px;
	left:0px;
	position:fixed;
	z-index:10000;
}
#header_content {
	width:800px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	background:url(../img/footer_shade_dark.png);
	width:100%;
	height:120px;
	bottom:0px;
	left:0px;
	overflow:hidden;
	margin-top:100%;
	position:fixed;
	z-index:9000;
}
#footer_content {
	width:100%;
	height:120px;
	padding:10px;
}

#revimage_logo {
	background-image:url(../img/header_logo.png);
	background-repeat:no-repeat;
	width:143px;
	height:40px;
	float:left;
	border:none;
}
#revimage_nav, #revimage_nav .revimage_nav_separator, #revimage_nav .revimage_nav_entry {
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
line-height:40px;
}
#revimage_nav {
	width:auto;
	height:40px;
	float:right;
}
.revimage_nav_separator {
text-align:center;
width:1px;
height:40px;
float:left;
}
.revimage_nav_set {
	display:none;
	background-image:url(../img/header_nav_bkgndSet.png);
	background-repeat:repeat-x;
	text-align:center;
	cursor:default;
	height:40px;
	width:90px;
	float:left;
	font-size:1.1em;
	color:#999;
}
.revimage_nav_entry {
	background-image:url(../img/header_nav_bkgnd.png);
	background-repeat:repeat-x;
	text-align:center;
	cursor:default;
	height:40px;
	width:90px;
	float:left;
	color:#898989;
}
.revimage_nav_entry:hover{
	background-image:url(../img/header_nav_bkgnd_ov.png);
	background-repeat:repeat-x;
	color:#AAA;
	cursor:pointer;
}
.revimage_nav_entry:active{
	background-image:none;
	color:#898989;
	cursor:pointer;
}

#mainStage {
width:880px;
height:450px;
}

.stage_hold, .stage_nextHold, .stage_prevHold {
width:40px;
height:450px;
}
.stage_nextHold, .stage_prevHold {
display:none;
}
.stage_nav {
	width:30px;
	height:450px;
	background-position:0 0;
	cursor:default;
}
.stage_nav:hover {
	background-position:-30px 0;
	cursor:pointer;
}
.stage_nav:active {
	background-position:-60px 0;
	cursor:wait;
}
#stage_prev {
	margin-left:10px;
	background-image:url(../img/stage_nav_previous.png);
	background-repeat:no-repeat;
}
#stage_next {
	margin-right:10px;
	background-image:url(../img/stage_nav_next.png);
	background-repeat:no-repeat;
}

#slideWrapper {
width:880px;
height:450px;
overflow:hidden;
}

#videoTopShadow {
	background-image:url(../img/video_topShadow.png);
	background-repeat:repeat-x;
	width:800px;
	height:16px;
	position:absolute;
	z-index:9000;
	top:0px;
	left:40px;
}
#videoContainerWrapper {
width:800px;
height:450px;
margin-left:40px;
margin-right:40px;
position:absolute;
z-index:6000;
}
#videoContainer {
width:800px;
height:450px;
}
#videoLink {
background-image:url(../img/btn_watchVideo.png);
background-position:0 0;
background-repeat:no-repeat;
width:140px;
height:40px;
margin-right:40px;
margin-top:10px;
float:right;
}
#videoLink:hover {
background-position:0 -40px;
cursor:pointer;
}
#videoLink:active {
background-position:0 -80px;
}

.link_facebook {
width:20px;
height:20px;
margin-right:8px;
float:left;
background-image:url(../img/logo_fbook.png);
}
.link_twitter {
width:20px;
height:20px;
margin-right:8px;
float:left;
background-image:url(../img/logo_twitter.png);
}
.logosBox {
margin-left:10px;
}
.logosWrapper {
height:57px;
float:left;
}
.logosWrapper img {
border:none;
}
.linkTopMargin{
padding-top:10px;
}
.linkWrapper {
height:20px;
margin-left:40px;
margin-bottom:8px;
}
.link_text, .link_text a{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
line-height:20px;
height:20px;
color:#666;
text-decoration:none;
border:none;
float:left;
}
.link_text a:hover, .link_text:hover{
color:#999;
text-decoration:none;
border:none;
float:left;
}
.link_text a:active, .link_text:active{
color:#343434;
text-decoration:none;
border:none;
float:left;
}

#textContainer {
	width:800px;
	margin-left:40px;
	margin-bottom:30px;
}
.revText_header {
font-family: Arial, Helvetica, sans-serif;
font-size:1.6em;
font-weight:bold;
line-height:40px;
margin-top:30px;
color:#232323;
}
.revText_body {
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
line-height:16px;
color:#232323;
}
#peopleContainer{
	width:800px;
	margin-left:40px;
	margin-bottom:30px;
}
.peopleEntry {
margin-bottom:30px;
}
.people_Name{
font-family: Arial, Helvetica, sans-serif;
font-size:1.4em;
font-weight:bold;
line-height:18px;
color:#232323;
}
.people_Title{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
line-height:16px;
color:#232323;
}
.people_Email a{
background-image:url(../img/email_icon.png);
background-repeat:no-repeat;
padding-left:20px;
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
line-height:16px;
color:#232323;
text-decoration:none;
}
.people_Email a:hover{
background-image:url(../img/email_icon_ov.png);
background-repeat:no-repeat;
color:#232323;
text-decoration:none;
}
.people_Email a:active{
background-image:url(../img/email_icon.png);
background-repeat:no-repeat;
color:#232323;
text-decoration:none;
}
.revFormWrapper{
float:left;
clear:both;
}
.rev_input {
width:232px;
height:16px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:16px;
margin-top:6px;
padding:4px;
color:#DEDEDE;
background-color:#999999;
border:0px solid #666666;
font-weight:100;
float:left;
clear:both;
margin-bottom:10px;
}
.rev_textarea{
width:390px;
height:92px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:16px;
margin-top:6px;
padding:4px;
color:#DEDEDE;
background-color:#999999;
border:0px solid #666666;
font-weight:100;
float:left;
clear:both;
margin-bottom:10px;
}

.rev_submit {
background-image:url(../img/btn_submit.png);
background-repeat:no-repeat;
background-position:0 0;
width:83px;
height:40px;
float:left;
clear:both;
margin-bottom:10px;
border:none;
}
.rev_submit:hover {
background-position:0 -40px;
border:none;
cursor:pointer;
}
.rev_submit:active {
background-position:0 -80px;
border:none;
}

/********************************* FOOTER */
#headlocks_logo{
width:360px;
height:70px;
float:left;
}
.headlocks_link {
	background-repeat:no-repeat;
	width:90px;
	height:70px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}
#link_itunes{
background-image:url(../files/links/itunes.png);
}
#link_cdbaby{
background-image:url(../files/links/cdbaby.png);
}

/********************************* TEXT STYLES */
.txt_menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:38px;
	color:#333;
}
.txt_menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:20px;
	color:#333;
	cursor:pointer;
}

.txt_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1.4em;
	color:#333;
}

.quoteMark {
	font-family: Arial, Helvetica, sans-serif;
	font-size:5.4em;
	line-height:42px;
	color:#333;
	display:inline;
}
.quoteTxt {
	font-size:1.4em;
	line-height:1.4em;
	display:inline;
}
/********************************* PHOTO */
.photoCaption {
	margin-top:14px;
	margin-bottom:10px;
	font-size:1.9em;
	line-height:1.9em;
	color:#EEE;
	display:block;
	position:relative;
}
.photoImage {
	display:block;
	position:relative;
}
/********************************* VIDEO */
.videoCaption {
	margin-top:14px;
	margin-bottom:10px;
	font-size:1.9em;
	line-height:1.9em;
	color:#EEE;
	display:block;
	position:relative;
}
/********************************* AUDIO PLAYER */
.audioBox {
	width:528px;
	height:96px;
	position:absolute;
	bottom:120px;
	left:42px;
	z-index:9000;
}
.asset_bird {
	background:url(../img/asset_bird.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:100px;
	height:69px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:9000;
}
.asset_bird:hover {
	background-position:0 -69px;
}
.embed_audioWrapper{
	background-color:#fff;
	width:528px;
	height:27px;
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:left;
	z-index:9900;
}
.embed_audio {
	width:207px;
	height:27px;
	float:left;
}
.embed_audioTitle {
	width:312px;
	height:27px;
	margin-left:8px;
	float:right;
}
.embed_audioTitle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	line-height:27px;
	color:#666;
}
/********************************* SPRITES */
.sprite_wrapper {
	position:relative;
	bottom:2px;
	left:2px;
	width:148px;
	height:30px;
	z-index:1100;
}
.sprite {
	background-position:0 0;
	background-repeat:no-repeat;
	width:30px;
	height:30px;
	cursor:pointer;
}
.sprite_wrapper, .sprite_wrapper a, .sprite, .sprite a {
	border:none;
}
.sprite:hover {
	background-position:0 -30px;
}
.sprite:active {
	background-position:0 -60px;
}

.sprite_photo {
	background-image:url(../img/sprite_camera.png);
}
.sprite_regular {
	background-image:url(../img/sprite_pencil.png);
}
.sprite_audio {
	background-image:url(../img/sprite_audio.png);
}
.sprite_quote {
	background-image:url(../img/sprite_scroll.png);
}
.sprite_link {
	background-image:url(../img/sprite_link.png);
}
.sprite_video {
	background-image:url(../img/sprite_video.png);
}
.sprite_conversation {
	background-image:url(../img/sprite_conversation.png);
}