html, body {
	padding: 0px;
	margin: 0px;
	font-family: 'franklin_gothic_fsbook', Arial, sans-serif;
	z-index: 10;
	width: 100%;
	font-size: 12px;
	height: 100%;
	position:relative;
}





div.video_div{
	 max-width: 100%;
  max-height: 90%;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}

div.page_blackout{
	width:100%;
	height:100%;
	background-color:rgb(0,0,0);
	background-color:rgba(0,0,0,0.8);
	z-index:600;
	position:fixed;
	display:block;
	text-align:center;
}

p.loading_msg{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	font-size:26px;
	font-family: 'franklin_gothic_fsdemi', Arial, sans-serif;
	text-align:center;
	background-color:#0096DB;
	text-align:center;
	display:inline-block;
	padding:1rem;
	color:#FFFFFF;
}

#close_video {
	margin:0px;
	text-align:center;
	background-color:#0096DB;
	width:auto;
	text-align:center;
	display:inline-block;
	padding:1rem;
	cursor:pointer;
	color:#FFFFFF;
	font-size:16px;
	position:absolute;
	z-index:10000;
	right:0px;
	top:0px;
}

p.photo_credit{
	width:auto;
	text-align:center;
	padding:0rem;
	cursor:pointer;
	color:#FFFFFF;
	font-size:12px;
	margin-bottom:0px;
	text-align:left;
}

div.video_div iframe{
	margin-left:auto;
	margin-right:auto;
	display:block;
}


div.menu_bar {
	position:fixed;
	background-color: #F9F9F9;
	width: 100%;
	z-index: 100;
	top: 0px;
	left: 0px;
	font-weight: 300;
	color: #333333;
	font-size: 16px;
		z-index:500;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;	font-weight:400;
	}
div.page_links {
	display:inline-block;
}
div.social_links {
	float: right;
	position:relative;
	padding-top:0.5rem;
}
div.social_links a {
	text-align: center;
	font-size: 14px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	display: inline-block;
	background-color: #0096db;
	color: #FFF;
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
}

#header_mailinglist {
	color: #FFF;
	font-size: 14px;
	background-color: #0096db;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	cursor:pointer;
	font-weight:normal;
}

a.text_icon{
	width:auto !important;
	vertical-align:bottom;
	padding-left: 6px;
	padding-right: 6px;
	cursor:pointer;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;	font-weight:400;
	}
div.twitter_image_block img {
	display: none;
}

div.lightbox_img_wrapper{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	position:relative;
}

div.footer_links {
	float: left;
	font-size: 16px;
	position:relative;
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;	font-weight:400;
}

a.image_social_icon{
	vertical-align:bottom;	
}

div.page_links a, div.footer_links a {
	margin-left: 2rem;
	text-decoration: none;
	padding-top: 1rem;
	padding-bottom: 1rem;
	display: inline-block;
	text-decoration: none;
	color: #222222;
}
div.full_height_para_div {
	position: relative;
	width: 100%;
	height: 100%;
}
div.half_height_para_div {
	position: relative;
	width: 100%;
	height: 50%;
}
div.full_page_div {
	position: relative;
	width: 100%;
	height: auto;
	min-height:100%;
}
div.half_page_div {
	position: relative;
	width: 100%;
	min-height: 50%;
	background-color:#F9F9F9;
}
div.fullwidth_div_inner_content h1, div.fullwidth_div_inner_content h2 {
	font-family: 'franklin_gothic_fsdemi', Arial, sans-serif;
	position: absolute;
	margin: 0px;
	top: -82px;
	padding: 2rem;
	background-color: #F9F9F9;
	letter-spacing: -2px;
	font-size: 36px;
	line-height: 36px;
}
div.fullwidth_div_inner_content h1 a, div.fullwidth_div_inner_content h2 a {
	color: #222222;
}
div.fullwidth_div_inner_content {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0.5rem;
	padding-bottom: 0.75rem;
	overflow: hidden;
}
div.fullwidth_div_inner_content p, div.fullwidth_div_inner_content h3, div.fullwidth_div_inner_content ul {
	padding-left: 2rem;
	padding-right: 2rem;
	font-size: 18px;
	line-height: 1.4;
	font-weight: 300;
}
div.fullwidth_div_inner_content ul {
	margin-left: 1.75rem;
}
div.fullwidth_div_inner_content h3 {
	font-family: 'franklin_gothic_fsdemi', Arial, sans-serif;
	font-size: 20px;
}
div.front_page_tweet {
	background-color: #FFFFFF;
	margin-top: 2rem;
	overflow: hidden;
		width: -webkit-calc(50% - 3rem);
	width: calc(50% - 3rem);
	float: left;
	position: relative;
	height: 150px;
}
div.front_page_tweet p {
	font-size: 16px;
	margin: 2rem;
	padding: 0px !important;
}
a {
	text-decoration: none;
	color: #0096db;
}
div.twitter_image_block {
	height: 100%;
	float: left;
	width: 150px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 2rem;
	background-size: cover;
}
div.even_tweet {
	margin-left: 2rem;
	margin-right: 1rem;
}
div.odd_tweet {
	margin-right: 2rem;
	margin-left: 1rem;
}
p.time_via {
	bottom: 2rem;
	right: 2rem;
	padding: 0px !important;
	font-size: 12px !important;
}
div.album_packshot {
	float: left;
	width: 150px;
	height:150px;
	background-size:150px;
	margin-right: 2rem;
	position:relative;
}
div.album_section {
	color:#999;
	overflow: hidden;
	height: 150px;
	float: left;
	width: -webkit-calc(50% - 3rem);
	width: calc(50% - 3rem);
	background-color: #FFFFFF;
	margin-bottom: 2rem;
}

div.active_album_section {
	color:#0096DB;
}

div.album_section p {
	font-family: 'franklin_gothic_fsbook', Arial, sans-serif;
	margin: 2rem;
	font-size: 18px;
}
 span.album_section_title {
	font-family: 'franklin_gothic_fsdemi', Arial, sans-serif;
	font-size: 20px;
}



img.first_screen_preorder {
	display:block;
	border:none;
	position:fixed;
	right: 0px;
	top:42px;
	width: 50%;
	max-width: 300px;
	z-index:200;
	background-color:transparent;
}
#lead_paragraph {
	font-family: 'franklin_gothic_fsdemi', Arial, sans-serif;
	font-size: 22px;
	text-align: center;
	max-width: 75%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
}
#lead_paragraph span {
	font-family: 'franklin_gothic_fsbook', Arial, sans-serif;
	font-size: 18px;
}
select.mob_menu_dropdown {
	display: none;
}

div.footer_wrapper {
	background-color: #FFFFFF;
}

#slideshow_frame{
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-size:contain;
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;
	background-position:center;
	
	 width: 90%;
  height: 80%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
	
}

#slideshow_bg{		
height: -webkit-calc(100% - 42px);
	height:calc(100% - 42px);
	background-color:#F4F4F4;
background: -webkit-linear-gradient(#DEDEDE, #FFFFFF); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#DEDEDE, #FFFFFF); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#DEDEDE, #FFFFFF); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#DEDEDE, #FFFFFF); /* Standard syntax */
}


div.signup_wrapper{
	position:absolute;
	left:0px;
	width:320px;
	display:none;
	background-color:#FFF !important;
	border:none;
	z-index:1500;
	height:370px;
	top:35px;
	margin:0px;
}

div.signup_wrapper p{
	margin:0px;
	background-color:#0096DB;
	color:#FFF;
	text-align:left;
	padding-left:1rem;
	display:block;
	position:relative;
}

div.signup_wrapper iframe{
	display:block;
	width:320px;
	height:350px;
	border:none;
}

div.fb-like{
	margin-right:0.5rem;	
}

div.half_height_para_div {
	position:relative;
}

div.half_height_para_div p{
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;	font-weight:400;
	position:absolute;
	margin:0px;
	width:100%;
	max-width:1200px;
	left:50%;
	margin-left:-600px;
	color:#ffffff;
	top:15%;
	font-size:40px;
	text-align:right;
}

#newer_gallery{
	display:none;	
}

div.gallery_nav{
	text-align:center;
	clear:both;
}

div.gallery_nav div{
	display:inline-block;
	padding:1rem;
	color:#FFF;
	background-color:#0096DB;
	cursor:pointer;
			font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;			font-weight:400;
			margin:1rem;
				margin-top:2rem;
			margin-bottom:0px;
			font-size:16px;
	}

#twitter_button_wrapper{
	vertical-align:middle;
		display:inline-block;
		margin-top:3px;
}

#facebook_button_wrapper{
	display:inline-block;
	vertical-align:middle;
}

div.social_counters{
	position:absolute;
	top:64px;
	left:24px;	
}

div.gallery_wrapper{
	width:20%;
	width:-webkit-calc(100%/4 - 2rem);
	width:calc(100%/4 - 2rem);
	margin:1rem;
	margin-top:2rem;
	margin-bottom:0rem;
	height:270px;
	float:left;
	position:relative;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
	cursor:pointer;
}

div.gallery_wrapper {
	display:none;
}

div.gallery_group_0{
		display:inline-block;	
}

div.gallery_caption{
	width:100%;
	position:absolute;
	bottom:0px;
	background-color:#FFFFFF;
	font-size:1.5rem;
}

div.gallery_caption p{
	margin:1rem;
	padding:0px;
}

#scroll_prompt{
	position:absolute;
	bottom:3%;
	width:100%;
	text-align:center;
	font-size:48px;
	color:#0096DB;
}

#hd_links{
	position:absolute;
	bottom:36px;
	background-color:#0096DB;
	width:auto;
	right:0px;
	border-style:solid;
	border-width:0.5rem;
	border-color:#FFFFFF;
	display:none;
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;	font-weight:400;
}

#close_hd{
	cursor:pointer;
	text-align:right;
	line-height:24px;
	height:24px;
	border-top-style:none;
	padding-top:0px !important;
	padding-bottom:0px !important;
}

#hd_links a{
	display:block;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#5DB8E7;
	color:#FFF;
	font-size:12px;
	margin:0px;
	padding-top:0.5rem;
	padding-bottom:0.5rem;
	padding-left:0.75rem;
	padding-right:0.75rem;
	width:auto;
}

div.website_credits{
	position:absolute;
	bottom:42px;
	font-size:12px;
	background-color:#FFFFFF;
	padding:2rem;
	padding-bottom:0.5rem;
	padding-top:0rem;
	background-color:#0096DB;
	color:#FFF;
	display:none;
}

#close_credits{
	text-align:right;
	cursor:pointer;	
}

#credits_link{
	cursor:pointer;	
}

div.mobile_preorder_message{
	display:none;	
}

div.mobile_social_counters{
	display:none;	
}

div.album_section_content{
	margin:2rem;
	margin-top:0rem;
	background-color:#FFF;
	clear:both;
	display:none;
	padding-top:1rem;
	padding-bottom:3rem;
	position:relative;
	overflow:hidden;
}

div.live_album_feature{
	cursor:pointer;
	color:#000;
}

div.close_extended_info{
	position:absolute;
	bottom:0px;
	right:0px;
	background-color:#0096DB;
	color:#FFF;
	cursor:pointer;
	padding:1rem;
	font-size:14px;
}

div.active_album_feature{
	color:#0096DB;	
}

div.album_image_wrapper{
float:right;
margin:2rem;
margin-right:0rem;
cursor:pointer;
}

div.album_image_wrapper img{
	width:100% !important;
	height:auto !important;
}

div.album_image_wrapper p{
	padding:0px;
	margin:0px;
	margin-top:6px;
	margin-bottom:10px;
	cursor:default;
	font-size:12px;
	text-align:center;
}

div.album_image_wrapper:first-child {
	margin-top:0px;
}

img.album_section_banner{
	border:none;
	display:block;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2rem;	
}

 @media (max-width: 1200px) {
	 
	 	 div.social_counters{
		 display:none;
	 }
	 
	 div.mobile_social_counters{
	display:block;
	float:right;
	margin-top:8px;
}
	 
div.front_page_tweet p {
	font-size: 14px;
}

 div.menu_bar {
	height:auto;
	width:100%;
}

div.social_links{
	float:none;
	margin-left:0.5rem;
}

#footer_social_links{
	float:right;	
}

div.page_links a{
	margin-left:0px;
	margin-right:2rem;
}

div.page_links {
	margin-left:0.5rem;
	margin-right:2rem;
}



img.first_screen_preorder {
	top:84px;
}

}
 @media (max-width: 1000px) {
	 
	
	 
div.front_page_tweet, div.album_section {
		width:-webkit-calc(100% - 4rem);
	width: calc(100% - 4rem);
	margin-left: 2rem;
	margin-right: 2rem;
}


div.front_page_tweet p {
	font-size: 18px;
}

div.gallery_wrapper{
		width:-webkit-calc(100%/3 - 2rem);
	width:calc(100%/3 - 2rem);
}

div.half_height_para_div p{
	position:absolute;
	margin:0px;
	left:auto;
	width:100%;
	max-width:1200px;
	bottom:60%;
	font-size:30px;
	font-weight:bold;
	text-align:center;
}

}

 @media (max-width: 800px) {
	 

	 
div.page_links a{
	font-size:14px;
	margin-right:1.5rem;
}

div.page_links {
	margin-right:0px;
}
 }

 @media (max-width: 700px) {
	 
	 #footer_social_links{
	float:none;	
}

div.footer_links{
	float:none;	
}
	
	div.gallery_wrapper{
			width:-webkit-calc(100%/2 - 2rem);
	width:calc(100%/2 - 2rem);
} 
	

select.mob_menu_dropdown {
	display: inline-block;
	float: left;
	margin-left: 1rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
div.page_links a {
	display: none;
}
div.front_page_tweet p {
	font-size: 16px;
}
div.fullwidth_div_inner_content h1, div.fullwidth_div_inner_content h2 {
	font-size: 28px;
}
}
 @media (max-width: 600px) {
	 

	 
	 
	 div.menu_bar {
		 position:absolute; 
	 }
	 
	 div.mobile_preorder_message{
	display:block;
	width:100%;
	text-align:center;
	color:#FFF;
	background-color:#0096DB;
	clear:both;
	padding-top:0.5rem;
	padding-bottom:0.5rem;	
}
	 div.mobile_preorder_message span{
		 color:#A4E2FF;
}
	 
	 img.first_screen_preorder {
		 display:none;
}
	 
	
	 
div.album_section img {
	height: 100%;
	float: left;
}
div.album_section {
	height: auto;
}
div.album_section p span {
	font-size: 18px;
}
div.album_section p {
	font-size: 15px !important;
	padding-left: 0rem;
	padding-right: 0rem;
}
div.front_page_tweet p {
	font-size: 16px;
}
div.twitter_image_block {
	float: none;
	width: 100%;
	height: auto;
	background: none !important;
}
div.twitter_image_block img {
	display: block;
	width: 100%;
}
div.front_page_tweet {
	height: auto;
	overflow: hidden;
}
div.fullwidth_div_inner_content p {
	font-size: 16px;
}
#lead_paragraph {
	font-size: 20px;
	max-width: none;
}
#lead_paragraph span {
	font-size: 18px;
}
}
 @media (max-width: 500px) {
	 


div.album_image_wrapper{
width:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
	float:none;
	width:80% !important;
	height:auto !important;
}
	 
	 div.half_height_para_div p{
		 	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;	font-weight:300;
	position:absolute;
	margin:0px;
	left:auto;
	width:auto;
	padding-left:1rem;
	padding-right:1rem;
	bottom:50%;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

	 
	 div.gallery_wrapper{
		 	width:-webkit-calc(100% - 2rem);
	width:calc(100% - 2rem);
}


div.album_section img {
	height: 100%;
	float: left;
}
div.album_section {
	height: auto;
}
div.album_section p span {
	font-size: 15px;
}
div.album_section p {
	font-size: 12px !important;
	padding-left: 0rem;
	padding-right: 0rem;
}

div.footer_links{
	font-size:12px;
	margin-left:0.5rem;	
}

div.footer_links a{
	font-size:13px;
	margin-left:0rem;
	margin-right:1rem;
}

}
 @media (max-width: 450px) {
#lead_paragraph {
	font-size: 18px;
}
#lead_paragraph span {
	font-size: 16px;
}
div.fullwidth_div_inner_content p {
	font-size: 14px;
}
div.fullwidth_div_inner_content h1, div.fullwidth_div_inner_content h2 {
	font-size: 24px;
}
}