@charset "UTF-8";

/* DOWNLOADS OVERLAY --------------------------------------------- */

#downloadsOverlay {
	display: none;
	width: 980px;
	height: 719px;
	background: url(../images/videos/overlayBgThin.png);
	position: relative;
}

#downloadsOverlay #closeBtn {
	top: 46px;
	right: 50px;
}

#downloadsOverlayShell {
	width: 746px;
	height: 580px;
	display: block;
	top: 113px;
	left: 110px;
	overflow: hidden;
}

#downloadsOverlayMenu {
	width: 890px;
	height: 115px;
	top: 530px;
	left: 44px;
	overflow: hidden;
}

.downloadsOverlayBtn {
	display: inline-block;
	position: relative;
	width: 153px;
	height: 115px;
	margin-right: 2px;
	background: #0d1e1b;
	box-shadow: 0px 20px 70px rgb( 0, 0, 0 );
	-webkit-transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	-o-transition: background-color 0.25s;
	transition: background-color 0.25s	;
}

.no-mobile .downloadsOverlayBtn:hover {
	background: #950000;
}
.downloadsOverlayBtn.selected {
	background: #950000;
	cursor: default;
}

.downloadsOverlayBtn .thumb {
	top: 10px;
	left: 10px;
}

.downloadsOverlayBtn .label {
	top: 73px;
	width: 105px;
	left: 10px;
	color: #fff;
	font-size: 15px;
	line-height: 18px;

}


/* OVERLAY THUMBS ------------------------------------------- */
.dlPagesShell {
	top: 100px;
	left: 35px;
	width: 746px;
	height: 406px;
	overflow: hidden;
	display: block;
}
.dlPages {
}


.downloadsTmb {
	display: block;
	width: 373px;
	height: 203px;
	margin-right: 10px;
	margin-bottom: 15px;
	background: url(../images/downloads/thumbBg.png) top left;
}

.no-mobile .downloadsTmb:hover {
	background-position:  bottom left;
}


.downloadsTmb .art {
	top: 30px;
	left: 25px;
	background: #000;
	width: 325px;
	height: 150px;
	display: block;
}
.downloadsTmb[type=gif] #over {
	background-color: rgba(0, 0, 0, 0);
}
.downloadsTmb #anim {
	position: absolute;
	top: 30px;
	left: 25px;
	width: 325px;
	height: 150px;
	background: #000 url(../images/downloads/loading.gif) center no-repeat;
	visibility: hidden;
	display: block;
	overflow: hidden;
}
.downloadsTmb #btns {
	top: 30px;
	left: 25px;
	position: absolute;
	width: 325px;
	height: 150px;
	text-align: center;
	visibility: hidden;
}
.downloadsTmb[type=jpg] #btns {
	height: 140px;
}
.downloadsTmb #over {
	top: 30px;
	left: 25px;
	width: 325px;
	height: 150px;
	background: #000;
	background: rgba(0,0,0,0.8);
	visibility: hidden;
	opacity: 0;
}
.downloadsTmb[type=gif] #btns #txt {
	line-height: 26px;
	height: 30px;
}
.downloadsTmb #btns #txt {
	position: absolute;
	width: 325px;
	height: 64px;
	font-size: 21px;
	line-height: 64px;
	color: #c10b14;
}
.downloadsTmb #btns a {
	width: 68px;
	height: 68px;
	margin: 2px 5px;
	text-align: center;
	display:inline-block;
}
.downloadsTmb #btns.countShort a {
	margin: 4px 5px;
}
.downloadsTmb #btns a #bg {
	position: relative;
	width: 68px;
	height: 68px;
	background: url(../images/downloads/icon_bg.png) top left;
}

.no-mobile .downloadsTmb #btns a:hover #bg {
	background-position: bottom left;
}
.downloadsTmb #btns a #bg img {
	position: absolute;
	left: 0;
	width: 68px;
	height: 68px;
}
.downloadsTmb #btns a #txt {
	position: relative;
	width: 68px;
	height: 18px;
	font-size: 10px;
	line-height: 18px;
	color: #b5b5b5;
}

.no-mobile .downloadsTmb #btns a:hover #txt {
	color: #fff;
}

.dlNav {
	width: 100%;
	height: 40px;
	white-space: nowrap;
	top: 453px;
	text-align: center;
	display: block;
}

.dlNavBtn {
	text-align: center;
	background: url(../images/downloads/navBtnBg.png) bottom left;
	display: inline-block;
	height: 33px;
	line-height: 34px;
	width: 34px;
	color: #fff;
	font-size: 26px;
	margin-right: 9px;
}

.no-mobile .dlNavBtn:hover {
	color: #181818;
	background-position: top left;
}

.dlNavBtn.selected {
	color: #181818;
	background-position: top left;
	cursor: default;
}

#downloadsOverMenu {
	top: 400px;
	left: 10px;

}


.downloadsOverMenuTmb {
	cursor: pointer;
	display: inline-block;
	position: relative;
	width: 154px;
	height: 115px;
	margin-right: 2px;
	background: #0d1e1b;
	-webkit-transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	-o-transition: background-color 0.25s;
	transition: background-color 0.25s	;
}

.no-mobile .downloadsOverMenuTmb:hover {
	background: #950000;
}
.downloadsOverMenuTmb.selected {
	background: #950000;
	cursor: default;
}

.downloadsOverMenuTmb .thumb {
	top: 10px;
	left: 10px;
}

.downloadsOverMenuTmb .label {
	top: 73px;
	width: 105px;
	left: 10px;
	color: #fff;
	font-size: 15px;
	line-height: 18px;

}

.downloadsOverMenuTmb .thumb {
	top: 10px;
	left: 10px;
	width: 134px;
	height: 60px;
	display: block;
	overflow: hidden;
}

.downloadsOverMenuTmb #txt {
	top: 62px;
	left: 8px;
	width: 140px;
	height: 50px;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
}

.no-mobile .downloadsOverMenuTmb:hover {
	background: #950000;
}