﻿
@font-face
{
	font-family: 'impactregular';
	src: url('impact-fonts/impact-webfont.eot');
	src: url('impact-fonts/impact-webfont.eot?#iefix') format('embedded-opentype'), url('impact-fonts/impact-webfont.woff') format('woff'), url('impact-fonts/impact-webfont.ttf') format('truetype'), url('impact-fonts/impact-webfont.svg#impactregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.italic
{
	font-style: italic;
}

.shift_down_on_tablet
{ /*default state of this, gets shifted positive on responsive*/
	top: -35px;
}

.yellow
{
	color: yellow;
	text-decoration: underline;
}

.black
{
	color: black;
	text-decoration: underline;
}

.hov_yellow:hover
{
	color: Yellow;
	cursor: pointer;
}

Are y.hov_red
{
	color: #febe43;
}

	.hov_red:hover
	{
		color: rgba(255, 0, 0, 0.85); /* Color red with alpha 0.9*/
		cursor: pointer;
	}

.under_widget, .under_widget_dark
{
	position: relative;
	margin-top: 30px;
	height: 42px; /*140px full open for photos*/
	width: 460px; /*470PX before*/
	margin-left: 20px;
	background-color: rgba(255, 0, 0, 0.30); /* Color red with alpha 0.9*/
	line-height: 20px;
	font-family: Arial;
	font-size: 14px;
	-moz-border-radius: 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
}

.under_widget_dark
{
	background-color: rgba(100, 0, 0, 0.85); /* Color red with alpha 0.9*/
}

.for_buy_print, .for_buy_kindle, .for_alt_vid_play, .for_photo_cell, .for_default
{
	display: none;
	margin-left: 10px;
	vertical-align: middle;
	height: 21px;
}

.for_default
{
	display: inline;
	height: 21px;
}


.play_or_buy
{
	position: absolute;
	top: -20px;
	left: -20px;
	margin-top: 10px;
	background-color: rgba(255, 0, 0, 0.85); /* Color red with alpha 0.9*/
	width: 480px;
	height: 30px;
	float: left;
	-moz-border-radius: 20px;
	border-bottom-left-radius: 20px 20px;
	border-top-left-radius: 20px 20px;
	border-bottom-right-radius: 20px 20px;
	border-top-right-radius: 20px 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
	font-family: impactregular;
	font-size: 20px;
	vertical-align: middle;
	line-height: 30px; /* the same as your div height */
	text-align: center;
}

.hboy_lightbox
{
	border: 1px solid #BBB;
	padding: 2px;
	margin: 2px 2px 2px 0;
	vertical-align: top;
}

.scrollerOnOrange
{
	/*IE*/
	scrollbar-arrow-color: white;
	scrollbar-track-color: #000000;
	scrollbar-base-color: #fd2f00; /*SCROLLBAR-BASE-COLOR: #993300; faded to brown*/ /*     scrollbar-face-color: blue; 	scrollbar-shadow-color: blue; 	scrollbar-highlight-color: blue; 	scrollbar-3dlight-color: blue; 	scrollbar-darkshadow-color: #00FFFF; 	scrollbar-track-color: #FFFF00; 	scrollbar-arrow-color: #000000; 	*/
	/*IOS inertial scrolling fix*/
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}

.photoScroller
{
	overflow-x: scroll;
	padding-bottom: 7px;
	overflow-y: hidden;
	max-width: 100%;
	height: 90px;
	background-color: transparent;
}

.photo_cell
{
	background-color: black;
}

.menu_bump
{/*depricated*/
	background-color: rgba(255, 0, 0, 0.85); /* Color red with alpha 0.9*/
	width: 30px;
	height: 31px;
	top: -30px;
	float: left;
	-moz-border-radius: 20px;
	border-bottom-right-radius: 20px 20px;
}

.menu_orange_banner
{
	background-color: rgba(255, 0, 0, 0.85); /* Color red with alpha 0.9*/
	width:600px;
	min-width: 200px;
	height: 36px;
	left: 0px;
	top: 0px;
	z-index: 5;
	position: absolute;
	padding-left: 10px;
	-moz-border-radius: 20px;
	border-bottom-right-radius: 20px 20px;
}

.super
{
	letter-spacing: 0px;
	font-family: impactregular;
	font-size: 22px;
	vertical-align: middle;
	line-height: 36px; /* the same as your div height */


}

.menu_table
{
	/*left:70px;*/
	float:right;
	margin-right:20px;
	top: 0px;
	margin-top: -4px;
	position: relative;
	z-index:100;
}

.button_strip
{
	z-index: 10;
	position: absolute;
	font-family: impactregular;
	top: 36px;
	left: 0px;
	padding-left:8px;
	font-size: 20px;
	color: white;

	background-color: rgba(0, 0, 0, 0.70); /* Color red with alpha 0.9*/
	-moz-border-radius: 7px;
	border-bottom-right-radius: 7px 7px;
	width:260px;
}

.button_play_stop_toggle
{
	width: 44px; 
	float: left;
}

.menu_container
{
	background-color: transparent;
	width: 600px;
	height: 30px;
	left: 0px;
	top: 0px;
	z-index: 50;
	position: absolute;
	/*padding-left: 200px;*/
}

.selected_menu_block
{
	min-width:240px; 
	text-align:center;
}

.inner_big_caption
{
	direction: ltr;
	margin-top:0px;
	margin-left: 3px;
	height: 1800px;
}

.caption_drop_caps
{
	font-size:29px;
}

.big_caption
{
	-ms-overflow-style: none;
	width: 100%;
	left: 10px;
	top: 50px;
	font-family: impactregular;
	font-size: 20px;
	word-spacing: 1.0px;
	letter-spacing: 0.50px;
	/*text-transform: uppercase;*/
	line-height: 24px;
	color: white;
	position: absolute;
	z-index: 9;
	display: none;
}

.book
{
	font-size: 16px;
}

.book-title
{
	font-size: 18px;
}

.popOutOfTable, .popOutOfTableNonMobile
{
	position: relative;
	z-index: 10;
}

.popOutOfTableMore, .popOutOfTableMoreNonMobile
{
	position: relative;
	z-index: 2000;
}

.left-format
{
	margin-left: 40px;
	margin-right: 0px;
	margin-top: -10px;
	font-size:22px;
}

.red
{
	color: red;
}

.right-format
{
	margin-top: -30px;
	margin-left: 20px;
	margin-right: 15px;
}

.left-text
{
	/*font-family: 'Times New Roman';*/
	font-family: 'Arial';
	font-size: 20px;
	color: white;
}

.right-text
{
	font-family: Arial;
	font-size: 18px;
	color: white;
}

.pad-top
{
	padding-top: 10px;
}

.center
{
	text-align: center;
}

.mbg_vid_play
{
	display: none;
}

.mbg_vid_unmute
{
	color: rgba(255, 0, 0, 0.85); /* Color red with alpha 0.9*/
}

/*Scrollbars*/
.flexcroll
{
	scrollbar-face-color: #367CD2;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

	/* Let's get this party started */
	.flexcroll::-webkit-scrollbar
	{
		width: 0px;
	}

	/* Track */
	.flexcroll::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}

	/* Handle */
	.flexcroll::-webkit-scrollbar-thumb
	{
		-webkit-border-radius: 10px;
		border-radius: 10px;
		background: rgba(255,0,0,0.8);
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	}

/*Main*/
.menu, .menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.menu
{
	height: 28px; /*height related*/
}

	.menu li
	{
		background: -moz-linear-gradient(#292929, #252525);
		background: -ms-linear-gradient(#1d181a, #252525); /**/
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #292929), color-stop(100%, #252525));
		background: -webkit-linear-gradient(#292929, #252525);
		background: -o-linear-gradient(#1d181a, #252525); /**/
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#252525');
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#252525')";
		background: linear-gradient(#1d181a, #000000); /*Both these values were added be me*/
		border-bottom: 2px solid #181818;
		border-top: 2px solid #303030;
		min-width: 160px;
	}

.menu_endcap
{
	background: none;
	border: none;
	min-width: 30px;
}

.menu > li
{
	display: block;
	float: left;
	position: relative;
}

	.menu > li:first-child
	{
		border-radius: 5px 0 0;
	}

.menu a
{
	border-left: 3px solid rgba(0, 0, 0, 0);
	color: #808080;
	display: block;
	font-family: 'Lucida Console';
	font-size: 16px;
	line-height: 32px; /*Height related*/
	padding: 0 25px;
	text-decoration: none;
	text-transform: uppercase;
}

/*Hover*/
.menu li:hover
{
	background-color: #1c1c1c;
	background: -moz-linear-gradient(#1c1c1c, #1b1b1b);
	background: -ms-linear-gradient(#1c1c1c, #1b1b1b);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c1c1c), color-stop(100%, #1b1b1b));
	background: -webkit-linear-gradient(#1c1c1c, #1b1b1b);
	background: -o-linear-gradient(#1c1c1c, #1b1b1b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1c1c', endColorstr='#1b1b1b');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1c1c', endColorstr='#1b1b1b')";
	background: linear-gradient(#1c1c1c, #1b1b1b);
	border-bottom: 2px solid #222222;
	border-top: 2px solid #1B1B1B;
}

	.menu li:hover > a
	{
		border-radius: 5px 0 0 0;
		border-left: 2px solid white;
		color: #C4302B;
	}


/* submenu styles */
.submenu
{
	left: 0;
	max-height: 0;
	position: absolute;
	top: 100%;
	z-index: 0;
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-ms-perspective: 400px;
	-o-perspective: 400px;
	perspective: 400px;
}

	.submenu li
	{
		opacity: 0;
		-webkit-transform: rotateY(90deg);
		-moz-transform: rotateY(90deg);
		-ms-transform: rotateY(90deg);
		-o-transform: rotateY(90deg);
		transform: rotateY(90deg);
		-webkit-transition: opacity .4s, -webkit-transform .5s;
		-moz-transition: opacity .4s, -moz-transform .5s;
		-ms-transition: opacity .4s, -ms-transform .5s;
		-o-transition: opacity .4s, -o-transform .5s;
		transition: opacity .4s, transform .5s;
	}

.menu .submenu li:hover a
{
	border-left: 3px solid #454545;
	border-radius: 0;
	color: #ffffff;
}

.menu > li:hover .submenu, .menu > li:focus .submenu
{
	max-height: 2000px;
	z-index: 10;
}

	.menu > li:hover .submenu li, .menu > li:focus .submenu li
	{
		opacity: 1;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}



/* CSS3 delays for transition effects */
.menu li:hover .submenu li:nth-child(1)
{
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-ms-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}

.menu li:hover .submenu li:nth-child(2)
{
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms;
}

.menu li:hover .submenu li:nth-child(3)
{
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}

.menu li:hover .submenu li:nth-child(4)
{
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}

.menu li:hover .submenu li:nth-child(5)
{
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

.menu li:hover .submenu li:nth-child(6)
{
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-ms-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms;
}

.menu li:hover .submenu li:nth-child(7)
{
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.menu li:hover .submenu li:nth-child(8)
{
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-ms-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms;
}

.submenu li:nth-child(1)
{
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-ms-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms;
}

.submenu li:nth-child(2)
{
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.submenu li:nth-child(3)
{
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-ms-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms;
}

.submenu li:nth-child(4)
{
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

.submenu li:nth-child(5)
{
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}

.submenu li:nth-child(6)
{
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}

.submenu li:nth-child(7)
{
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms;
}

.submenu li:nth-child(8)
{
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-ms-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}

.redButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
.redButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.redButton:active {
	position:relative;
	top:1px;
}

.summary_lead_in
{
	line-height: 20px; float:left; font-family:Arial; font-size:18px; font-weight:600;
}