html body {
	font-family: verdana, calibri, arial, sans-serif, system;
}
body.catalog #crumbs {
	padding-left: 32px;
	margin-bottom: 0;
}
body.jsLoaded .descriptionMore,
body .readMoreDescription,
body .readLess  {
	display: none;
}
body.jsLoaded  .readMoreDescription,
body.jsLoaded  .readLess ,
body.jsLoaded .readMoreDescription {
	display: block;
}
#nav_side_wrap {
	width: 171px;
	float: left;
}
#nav_side {
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 10px;
	background: transparent url(/images/products/2009/side_bg.gif) no-repeat;
	padding-bottom: 1px;
}
body.overview #nav_side {
	padding-bottom: 520px;
}
#nav_side_wrap #side_bot {
	width: 170px;
	height: 4px;
	background: transparent url(/images/products/2009/side_bot.gif) no-repeat;
	clear: both;
}
#nav_side h1 {
	margin: 0;
	padding: 0 0 8px 11px;
	font-size: 18px;
	font-weight: bold;
	color: #584639;
	line-height: 1.5;
}
*html #nav_side h1 .cufon-vml {
        margin: 8px 0 20px 0;
} 
#techSpecs_wrap {
	float: right; 
	margin-top: -22px; 
	margin-bottom: 7px; 
	margin-right: 5px;
}
#nav_side a.techSpecs {
	padding: 5px 8px; 
	padding-right: 30px; 
	display: block; 
	background: transparent url(/images/products/2009/pdf_icon.gif) 90% 8px no-repeat;
	text-decoration: underline;
}
ul#sideProducts {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	border-top: 1px solid #88857a;
}
#sideProducts li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sideProducts a {
	display: block;
	padding: 8px 22px 8px 16px;
	border-top: 1px solid #e3e3e1;
	border-bottom: 1px solid #88857a;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, calibri, arial, sans-serif, system;
	margin-bottom: 1px;
	text-decoration: none;
	color: #fafbfe;
	zoom: 1;
}
#sideProducts a:hover {
	background-color: #919BB7;
}

body.eScape h4 {
	text-align: center;
	display: block;
	margin-top: -18px;
}
#nav_side a {
	display: block;
	text-decoration: none;
	padding-left: 8px;
}
#nav_side_wrap h1 {
	margin-bottom: -2px;
	margin-left: 12px;
	margin-top: 18px;
}
#nav_side #video_catalog {
	border: 1px solid #c0c0c0;
	border-right-width: 0;
	padding: 0;
	margin: 6px;
	margin-right: 1px;
	background: #aaa;
}
#video_catalog a {
	padding: 2px 8px;
}
#video_catalog a:hover {
	background: #bbb;
}
.video_wrap {
	border: 1px solid red;
	float: left;
}
#video_wrap_outer {
	padding-left: 41px;
	/*z-index: 7;*/
}
#video_wrap {
	float: left; 
	width: 264px; 
	height: 470px; 
	padding: 69px 72px 65px 75px; 
	background: transparent url(/images/products/2009/eScape_bg.gif) no-repeat;
	margin-bottom: 7px;
	position: absolute;
}
#eScape_player {
	position: relative;
	z-index: 7;
}
body.eScape div.pageWidth {
	position: relative;
}
div#description {
	position: absolute;
	left: 6px;
	top: 180px;
	width: 180px;
	z-index: 7;
	color: #000;
}
#mid_content {
	clear: both; 
	position: relative;
	zoom: 1;
	width: 581px;
	height: 611px;
}
#main {
	padding-top: 0;
	float: left;
	width: 585px;
}

#thumbs_vertical {
	position: absolute;
	top: 0;
	right: 0;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 96px;
	height: 600px;
	border: 1px solid #777;
	border-right-width: 0;
	background-image: url(/products/eScape/vert_bg.png);
	z-index: 7;
	padding-right: 1px;
}
#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;
}
td.sceneHead {
	height:58px;
	width: 411px;
	text-align: center; 
	vertical-align: middle;
	font-weight: bold; 
	font-size: 18px; 
	margin: 0 6px 6px;
}
#sceneHeadWrap {
}
#tags_wrap { /* min-height fast hack by Dustin Diaz */
	/*min-height: 45px;
	height: auto !important;
	height: 45px;*/
}
p.duration {
	text-align: center;
	margin: 0;
}
p.editnotes span,
p.location span,
p.description span,
p.tags span,
p.duration span {
	font-weight: bold;
}
p.editnotes span.editnotes,
p.location span.location,
p.description span.description,
p.tags span.keywords,
p.duration span.minutes,
p.duration span.theScene {
	font-weight: normal;
}
p.description {
	margin-top: 0;
	margin-bottom: 0;
}
ul.description {
	margin: 0 0 8px;
	padding: 0;
}
ul.description li {
	margin-left: 15px;
	padding-left: 0;
	padding: 5px 0 0;
}
div#leftLowerContent {
	width: 361px;
	min-height: 127px;
	height: auto !important;
	height: 127px;
	padding-left: 67px;
}
#leftTopContent,
#leftLowerContent {
	width: 411px;
	float: left;
	clear: both;
	padding: 0 34px 8px 41px;
}
#rightTopContent {
	width: 90px;
	float: left;
	text-align: center;
	padding: 6px 0px 0 0;
}
#rightTopContent span {
	color: #5d4266;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}
.overlayOn #rightTopContent span, .overlayOn #crumbs, .overlayOn #crumbs a, .overlayOn #leftTopContent {
	color: black;
}
.overlayOn #crumbs a:hover {
	color: #c6c6c6;
}
#prevButton,
#nextButton {
	display: none;
	cursor: pointer;
}
#prevButton {
	float: left;
	margin-right: 4px;
	/*background: transparent url(/images/products/2009/eScape_catalog_prev_arrow.gif) left 0 no-repeat;
	padding-left: 14px;*/
}
#nextButton {
	float: right;
	margin-left: 4px;
	/*background: transparent url(/images/products/2009/eScape_catalog_next_arrow.gif) right 0 no-repeat;
	padding-right: 14px;*/
}

#prev2Button a,
#next2Button a {
	text-decoration: none;
	background: #765f87;
	color: white;
	padding: 2px 7px;
	display: block;
	font-size: 9px;
	font-weight: bold;
	font-family: verdana;
}
* html #prev22Button a,
* html #next22Button a {
	background: #777;
	padding: 2px 7px;
}
#prev22Button a,
#next22Button a {
	text-decoration: none;
	border: 1px solid #ccc;
	background-color: #aaa;
	color: #ddd;
	padding: 2px 7px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	background-image: url(/images/products/2009/next_prev_bg.png);
	background-repeat: no-repeat;
}
.overlayOn #prev22Button a,
.overlayOn #next22Button a {
	background-color: #777;
	border-color: #bbb;
}
#prev22Button a:hover,
#next22Button a:hover {
	background-color: #565656;
}
#next22Button a {
	background-position: 100% 4px;
	padding-right: 17px;
}
#prev22Button a {
	background-position: 0px 4px;
	padding-left: 17px;
}
#prevButton { margin-left: 14px; }
#nextButton { margin-right: 10px; }

body.eScape {
	background: url(/images/products/2009/eScape_back.gif) bottom repeat-x;
}
div.topMargin {
	margin-top: 15px;
}
#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;
}
#crumbs, #leftTopContent, #rightTopContent {
	z-index: 7;
	position: relative;
}
body.noVideo #description,
body.noVideo #crumbs .crumb_video,
body.noVideo #leftTopContent,
body.noVideo #leftLowerContent {
	visibility: hidden;
}
#productDescription {
	margin: 15px;
	border: 1px solid #eee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	padding: 8px;
	padding-bottom: 24px;
}

#productDescription p {
	margin-bottom: 0;
}
a.readMoreDescription, a.readLess {
	float: right;
}
