body.eScape div.pageWidth {
	max-width: 760px;
}
body.eScape {
	font-size: 14px;
	font-family: "Libre Franklin", "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
}
.intro {
	background: url(/images/2012/eScape/eScape20_logo.jpg) right top no-repeat;
	padding-top: 8px;
	margin-top: 6px;
	float: left;
	width: 535px;
	margin-left: 21px;
}
img.eScapeLogo {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#productDescription {
	margin: 0;
	margin-top: 120px;
	margin-bottom: 18px;
	padding: 0 12px 0 0;
	font-size: 14px;
}
#productDescription p {
	line-height: 156%;
	display: inline;
	padding-right: 8px;
}
#productDescription span {
	font-weight: bold;
	color: #2e63b2;
}
#topButtons {
	float: right;
	padding-top: 12px;
}
p.editnotes {
	display: none;
}
#mainFeatures {
	line-height: 155%;
}
#topButtons a,
#mainFeatures a.button {
	background: url(/images/2011/escape/big_blue_button.png) no-repeat;
	text-decoration: none;
	color: white;
	padding: 5px 30px 8px 8px;
	width: 156px;
	height: 20px;
	text-align: right;
	display: block;
	float: left;
}
.mF_img {
	float: right; 
	margin-left: 18px;
	position: relative;
	height: 475px;
	width: 335px;
}
.mF_img img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
}
.mF_img img.next {
	z-index: 3;
}
.mF_img img.current {
	z-index: 2;
	opacity: 1;
}
.mF_img .controls {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	width: 311px;
	background: rgba(0, 0, 0, .6);
	border-top: 1px solid #888;
	padding: 4px 12px;
}
.controls #feature_one {
	margin-left: 110px;
}
.mF_img .controls div {
	cursor: pointer;
	
	height: 8px;
	width: 8px;
	float: left;
	margin: 5px;
	background-color: #636363;
	border: 2px solid #636363;
	border-radius: 8px;
	background-clip: padding-box;
	
	transition: all 1s ease-out 0s;
}
.mF_img .controls div.current {
	background: #dadada;
	border-color: #dadada;
	transition: all 1s ease-out 0s;
}
.mF_img img.hovered {
	opacity: 1;
	display: block;
	transition: all 1s ease-out 0s;
	z-index: 4;
}
.mF_img .controls div:hover {
	background: white;
}

.h3_img {
	position: relative; 
	top: 4px;
}
#left_content, #mid_content, #right_content {
	float: left;
}
#left_content {
	width: 195px;
}
#mid_content {
	width: 417px;
	padding: 43px 0 8px;
	position: relative;
	margin-top: 0px;
	zoom: 1;
}
#left_content h1 {
	width: 195px;
	float: left;
	font-size: 19px;
	font-weight: normal;
	*padding-top: 12px;
}
#left_content {
	width: 188px;
	padding-right: 10px;
}

#eScapeContainer p.duration {
	float: left;
	width: 199px;
	margin: 0 0 3px;
	text-align: center;
}

#eScapeContainer {
	clear: both;
	position: relative;
	padding-left: 14px;
	padding-bottom: 0px;
	border: 1px solid white;
	border-radius: 9px;
	background-clip: padding-box;
	background: #e8e3de; /* Old browsers */
	background: -moz-linear-gradient(top, #cac6c2 0%, #ffffff 40%, #ffffff 58%, #c7c2bd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cac6c2), color-stop(40%,#ffffff), color-stop(58%,#ffffff), color-stop(100%,#c7c2bd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cac6c2 0%,#ffffff 40%,#ffffff 58%,#c7c2bd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cac6c2 0%,#ffffff 40%,#ffffff 58%,#c7c2bd 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #cac6c2 0%,#ffffff 40%,#ffffff 58%,#c7c2bd 100%); /* IE10+ */
	background: linear-gradient(top, #cac6c2 0%,#ffffff 40%,#ffffff 58%,#c7c2bd 100%); /* W3C */
}
#mid_content a.button {
	background: url(/images/2011/escape/nextPrev_sprite.png) no-repeat;
	display: block;
	width: 89px;
	height: 19px;
	color: white;
	text-decoration: none;
	font-size: 10px;
	margin-top: 2px;
	padding-top: 3px;
	padding-bottom: 1px;
	float: left;
	text-align: left;
	cursor: pointer;
}
div#mid_content a.next {
	text-align: right;
	float: right;
	margin-right: 23px;
}
div#mid_content a.prev {
	margin-left: 27px;
}
#sceneInfo { 
	clear: both; 
}
.sceneHead {
	display: block;
	text-align: center; 
	font-size: 17px;
}
.theScene {
	text-align: center;
	display: block;
	font-size: 17px;
	font-weight: bold;
}
.duration {
	text-align: center;
}
.button span.left {
	display: block;
	float: left;
	margin: 0 5px 0 6px;
	width: 7px;
	height: 12px;
	background: url(/images/2011/escape/arrow_left.png) 0 0px no-repeat;
}
.button span.right {
	text-align: right;
	float: right;
	margin: 0 10px 0 5px;
	display: block;
	width: 7px;
	height: 12px;
	background: url(/images/2011/escape/arrow_right.png) 0 0px no-repeat;
}
p.location .title {
	font-weight: bold;
}
#mid_content p {
	margin: 0;
}
#mid_content hr {
	background-color: #b5b0aa;
	padding: 0;
	width: 371px;
	text-align: center;
	margin: 8px auto;
	height: 1px;
	border-width: 0;
	clear: both;
}

#right_content {
	width: 100px;
	height: 48px;
	position: relative;
	left: 23px;
	text-align: center;
	padding: 0;
	margin-left: 5px;
}
.chooseScene {
	display: block;
	text-align: center;
	padding: 12px 0 4px;
	position: relative;
	right: 4px;
	color: #393733;
	font-size: 12px;
}
div#leftLowerContent {
	width: 361px;
	min-height: 127px;
	height: auto !important;
	height: 127px;
	padding-left: 67px;
}
#leftLowerContent {
	width: 411px;
	float: left;
	padding: 0 34px 8px 41px;
}
#midLowerContent {
	position: absolute;
	bottom: 6px;
	left: 241px;
	width: 370px;
	height: 98px;
	text-align: center;
}
#video_details {
	clear: both;
	width: 427px
}
/*
*/



/* OVERLAY STYLES */
.overlayOn #crumbs,
.overlayOn #mid_content .button {
	z-index: 7;
	position: relative;
	visibility: hidden;
}
body.overlayOn #menuTop_wrap {
	position: static;
}
a.fullResLink {
	text-decoration: none;
	position: relative;
	display: block;
	margin-bottom: 4px;
}
a.fullResLink img {
	padding: 2px;
	background: white;
	position: relative;
	z-index: 2;
	margin-bottom: 6px;
	-webkit-box-shadow: 2px 2px 3px 0px #aaaaaa; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
    box-shadow: 2px 2px 3px 0px #aaaaaa; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
}
a.fullResLink span {
	display: block;
	padding: 5px 7px 7px 54px;
	font-size: 11px;
	background: #dce5f0;
	position: relative;
	top: 10px;
	border-radius: 3px;
}
.overlayOn #mid_content a.button {
	background-position: 0 -26px;
	opacity: .8;
	cursor: pointer;
}
.overlayOn #mid_content a.button:hover {
	opacity: 1;
}
.overlayOn a.fullResLink {
	color: black;
}
.overlayOn a.fullResLink:hover {
	color: white;
}
#overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/images/products/2009/000_60.png);
	z-index: 6;
}
body.noVideo #description,
body.noVideo #crumbs .crumb_video {
	visibility: hidden;
}
#bufferingIcon {
	display: none;
	position: absolute;
	top: 280px;
	left: 196px;
	z-index: 8;
}
.overlayOn #right_content span, 
.overlayOn #crumbs, 
.overlayOn #crumbs a, 
.overlayOn #left_content {
	color: black;
}
.overlayOn #crumbs a:hover {
	color: #c6c6c6;
}
body.overlayOn #pusher {
    display: none;
}
/* END OVERLAY STYLES */

/* THUMBNAIL STYLES */
.overlayOn #thumbs_vertical { z-index: 7; }
#thumbs_vertical {
	position: relative;
}
#thumbs_inner_wrap {
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 97px;
	height: 600px;
	border: 1px solid #777;
	border-right-width: 0;
	background-image: url(/products/eScape/vert_bg.png);
}
#thumbs_vertical.withScroller {
	padding: 35px 0;
}
#thumbs_vertical.withScroller #thumbs_inner_wrap {
	height: 530px;
}
#thumbs_vertical div.scroller {
	position: absolute;
	width: 88px;
	height: 20px;
	margin: 4px;
	background: #787878;
	background: -moz-linear-gradient(top,#404040, #707070);
	background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#707070));
	border: 1px solid #fff;
	border-radius: 9px;
	color: black;
	text-align: center;
	font-size: 32px;
	overflow: hidden;
	cursor: pointer;
	background-clip: padding-box;
}
#thumbs_vertical div.scroller:hover {
	background: #333;
	background: -moz-linear-gradient(top,#161616, #404040);
	background: -webkit-gradient(linear, left top, left bottom, from(#161616), to(#404040));
	background-clip: padding-box;
}
#thumbs_vertical div.scroller.scrolling {
	background: #333;
	background: -moz-linear-gradient(top,#161616, #404040);
	background: -webkit-gradient(linear, left top, left bottom, from(#161616), to(#404040));
}
#thumbs_vertical div.up {
	top: 0;
}
#thumbs_vertical div.down {
	bottom: 0;
}
#thumbs_vertical div.up img {
	position: absolute;
	top: 7px;
	left: 39px;

}
#thumbs_vertical div.down img {
	position: absolute;
	bottom: 8px;
	left: 39px;
}
#thumbs_vertical a {
	display: block;
	width: 70px;
	margin: 3px auto;
}
#thumbs_vertical a img {
	border: 1px solid #ddd;
}
#thumbs_vertical a.selected img {
	border: 1px solid #b4f;
}
#thumbs_vertical a:hover img {
	border: 1px solid blue;
	opacity: 1;
}
#thumbs_vertical #scenesLink {
	font-family: Verdana,Geneva,Tahoma,arial,sans-serif;
	color: white;
	display: block;
	width: 96px;
	margin: 0;
	padding: 5px 0 5px;
	outline: none;
	text-align: center;
	border: 1px solid #777;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	/* box-shadow: 0px 0px 2px #e1e1e1; */
	box-shadow: inset 0 0 2px 0px #ffffff;
	border-top-color: #8d8d8d;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	background: -moz-linear-gradient(top, #b7cde6 0%, #5b83b4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7cde6), color-stop(100%,#5b83b4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b7cde6 0%,#5b83b4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b7cde6 0%,#5b83b4 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #b7cde6 0%,#5b83b4 100%); /* IE10+ */
	background: linear-gradient(top, #b7cde6 0%,#5b83b4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7cde6', endColorstr='#5b83b4',GradientType=0 ); /* IE6-9 */
}
#thumbs_vertical a#scenesLink:hover {
	border-color: #4e678a;
	border-top-color: #8d8d8d;
	text-decoration: underline;
}
/* END THUMBNAIL STYLES */

/* VIDEO PLAYER STYLES */
#video_wrap_outer {
	width: 264px;
	/*z-index: 7;*/
	float: left;
}
#video_wrap {
	float: left; 
	width: 264px; 
	height: 470px; 
	padding: 69px 81px 75px 82px; 
	/* background: transparent url(/images/products/2009/eScape_bg.gif) no-repeat; */
	background: transparent url(/images/2011/escape/eScape_window.png) no-repeat;
	position: relative;
}
#video {
	position: relative;
	width: 265px;
	height: 470px;
}
#video_loading_indicator img {
	position: absolute;
	top: 0;
	left: 0;
}
#video_loading_indicator span {
	position: absolute;
	top: 100px;
	left: 0;
	width: 265px;
	text-align: center;
	color: #aaa;
	font-size: 24px;
	font-weight: bold;
}
video, #eScape_player {
	position: relative;
	z-index: 7;
}
.teaserText1,
.teaserText2,
.clicker {
	position: absolute;
	width: 264px;
	color: white;
	font-size: 17px;
	text-align: center;
	top: 0;
	left: 0;
}
.teaserText1 {
	top: 120px;
	text-shadow: 1px 1px 3px #000; 
}
.teaserText2 {
	top: 270px;
	text-shadow: 1px 1px 3px #000; 
}
.clicker {
	cursor: pointer;
	height: 470px;
}
/* END VIDEO PLAYER STYLES */

/* MAIN FEATURES SECTION */
h3.components,
#hdContent h3,
#mainFeatures h3, 
#left_contain h3 {
	color: #1c3781;
	font-size: 22px;
	font-weight: normal;
	margin-top: 0;
}
#mainFeatures {
	padding-top: 22px;
}
p.features {
	color: #4e2300;
}
#mainFeatures .label {
	float: left;
	clear: left;
	font-weight: bold;
	background: url(/images/2011/escape/applications-disc.gif) left 4px no-repeat;
	padding-left: 12px;
	margin-top: 2px;
	width: 90px;
	color: #4e2300;
	word-wrap: break-word;
}
#mainFeatures .data {
	float: left;
	background: url(/images/2011/escape/applications-dash.gif) left 5px no-repeat;
	padding-left: 12px;
	line-height: 1.5em;
	width: 275px;
	color: #4e2300;
}
#mainFeatures .button {
	clear: left;
	margin-left: 210px;
	margin-top: 9px;
}
/* END MAIN FEATURES SECTION */

/* COMPONENTS SECTION */
h3.components {
	clear: both;
	margin-bottom: 8px;
}
#components_bg {
	width: 760px;
	border-radius: 4px;
	background-clip: padding-box;
	background-color: #e9e4de;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e4de), to(#c6bbb2));
	background-image: -webkit-linear-gradient(top, #e9e4de, #c6bbb2);
	background-image:    -moz-linear-gradient(top, #e9e4de, #c6bbb2);
	background-image:      -o-linear-gradient(top, #e9e4de, #c6bbb2);
	background-image:         linear-gradient(to bottom, #e9e4de, #c6bbb2);

}
#components {
	background: url(/images/2012/eScape/eScape_components_b.jpg) no-repeat;
	position: relative;
	color: #4e2300;
}
#components .numbers {
	width: 311px;
	padding: 10px 24px;
	margin-left: 257px;
	margin-right: 156px; /* hebrew RTL fix */
	min-height: 303px;
	background-color: #f7f3ef;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f3ef), to(#e8e3db));
	background-image: -webkit-linear-gradient(top, #f7f3ef, #e8e3db);
	background-image:    -moz-linear-gradient(top, #f7f3ef, #e8e3db);
	background-image:      -o-linear-gradient(top, #f7f3ef, #e8e3db);
	background-image:         linear-gradient(to bottom, #f7f3ef, #e8e3db);
}
#components .numbers p {
	line-height: 17px;
	margin-bottom: 1.4em;
}
#speakers6 {
	width: 82px;
	position: absolute;
	left: 640px;
	top: 160px;
}
/* END COMPONENTS SECTION */
/* HD CONTENT SECTION */
#hdContent {
	color: #4e2300;
	padding-bottom: 30px;
	padding-top: 22px;
}
#hdContent h3 {
	margin-bottom: 12px;
	margin-top: 0;
}
#leftFloat {
	float: left;
	width: 336px;
}
#rightFloat {
	float: left;
	width: 415px;
}
#leftFloat img {
	padding: 6px;
	border: 1px solid #969696;
	box-shadow: 0px 0px 12px #aaaaaa;
	margin-bottom: 14px;
}
#leftFloat b {
	color: #b41415;
}
#leftFloat div {
	padding-right: 30px;
}
/* END HD CONTENT SECTION */
#homeText {
	text-align: center;
}
/* BEGIN extended description link */

.description span {
	display: block;
}
.description {
	overflow-y: hidden;
	display: block;
	max-height: 700px;
}
a#descriptionPopup {
	margin: 4px 0 12px;
	position: relative;
	z-index: 7;
	color: black;
}
/* BEGIN side_2011 left nav */
div#side_2011 {
	float: left;
	margin-left: 1px;
	margin-top: 6px;
}
#side_2011 a h1 {
	margin: 0;
}
#side_2011 .sidelinks h2 {
	font-size: 16px; 
	text-transform: none; 
	margin-bottom: 11px;
}
/* END side_2011 left nav */
#escape20 {
	clear: both;
	margin-bottom: 32px;
}
#escape20 h2 {
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	font-size: 20px;
	color: #4a7bc5;
}
#escape20 div {
	border: 16px solid #dee1e6;
	float: left;
	margin-left: 30px;
	position: relative;
	width: 181px;
	height: 176px;
	font-size: 15px;
	text-align: center;
	color: #444;
	padding-top: 9px;
  -webkit-box-shadow: 4px 4px 12px 0px #ddd;
          box-shadow: 4px 4px 12px 0px #ddd;
}
#escape20 div span {
	font-size: 85%;
}
#escape20 div.fastAndEasy {
	background: url(/images/2012/eScape/feac.jpg) no-repeat;
}
#escape20 div.allInOne {
	background: url(/images/2012/eScape/aio.jpg) no-repeat;
}
#escape20 div.noExternal {
	background: url(/images/2012/eScape/neps.jpg) no-repeat;
}
/* BEGIN portfolio container at the bottom */
div#container {
	width: 758px;
}
/* END portfolio container at the bottom */

div#sizeInformation {
	margin-top: 34px;
	padding-top: 14px;
	clear: both;
	background: url(/images/products/escape_size_comparison.gif) right top no-repeat;
	background-size: 55% auto;
	min-height: 260px;
}
#left_contain {
	width: 349px;
}
#left_coxxxxxxntain h3 {
	color: #936987;
	background-color: #e5dbe2;
	border-radius: 4px;
	padding: 5px 9px;
	display: inline-block;

}
#left_contain h3 span {
	background-color: #936987;
	color: #e5dbe2;
	padding: 2px 6px;
	margin-right: 10px;
	border-radius: 4px;
}
#left_contain ul {
	padding-left: 22px;
}
#left_contain li span {
	font-weight: bold;
}
#left_contain li {
	margin: 12px 4px;
	line-height: 140%;
	font-size: 12px;
	color: #4e2300;
	
}
#left_contain p {
	margin: 0 4px;
	line-height: 140%;
	font-size: 12px;
	color: #4e2300;
}
