#egt
{
	background:#000000;
	color:#FFFFFF;
	margin:0 auto;
	width:866px;
}

#egt h3
{
	font-size:1.3em;
	line-height:1.6em;
	padding:0 10px;
}

#egt a:focus
{
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

/* --  I M A G E  ---------------------------------------------------------- */
.egt-frame
{
	background:#000000;
	min-height:341px;
	position:relative;
}

.egt-loader
{
	background:transparent url(/staticarchive/202b08a27a564c579c761ea0c4a31ea078c1d689.gif) center center no-repeat;
	line-height:0;
}
/* --  I M A G E - C O N T R O L S  ---------------------------------------------------------- */

.egt-image-controls {
	position:absolute;
	top:300px;
	left:20px;
	width:920px;
	height:68px;
}

.egt-image-controls a {
	width:62px;
	height:68px;
	background-image:url(/staticarchive/520ddd9921908a571a9075b323e07725e7a13a2b.png);
}
.egt-image-controls a.egt-image-prev {
	float:left;
	
}
.egt-image-controls a.egt-image-prev:hover {
	background-position:0px -68px;
}
.egt-image-controls a.egt-image-next {
	float:right;
	background-position:-62px 0px;
}
.egt-image-controls a.egt-image-next:hover {
	background-position:-62px -68px;
}

#blq-main .egt-image-controls a:hover{
	background-color:transparent;
}
/* --  C O N T R O L S  ---------------------------------------------------- */
.egt-controls
{
	background: url(/staticarchive/72175ead22b88c9b8048b9ece9e362d53461248f.gif) no-repeat left top;
	line-height:30px;
	min-height:30px;
	padding:0 10px;
	position:relative;
}

.egt-controls img
{
	float:left;
	border:none;
}

.egt-controls a:hover
{
	color:#F7F700;
	text-decoration:underline;
}
#blq-main .egt-controls a:hover
{
	background-color: transparent;
}

.egt-controls a
{
	color:#F7F700;
	float:left;
	background-image:url(/staticarchive/5b269ebbb9494c63e61aa721e6b80bf83472cb50.gif);
	display:block;
	height:25px;
	margin-top:4px;
	width:27px;
	text-decoration:none;
}

.egt-controls a span
{
	display:none;
}

a.egt-prev:hover
{
	background-position:0 -100px;	
}

a.egt-next
{
	background-position:-200px 0;
	margin-left:14px;
}

a.egt-next:hover
{
	background-position:-200px -100px;
}

.egt-progress
{
	float:left;
	font-weight:bold;
	margin:0 0 0 14px;
	padding:0;
	color:#F7F700;
}

a.egt-share
{
	background-position:-400px 0;
	float:right;
	margin-right:14px;
	width:60px;
}

a.egt-share.active,
a.egt-share:hover
{
	background-position:-400px -100px;
}

a.egt-slide,
a.egt-slide-on
{
	background-position:-590px 0;
	float:right;
	margin-right:0;
	width:100px;
}

a.egt-slide:hover
{
	background-position:-590px -100px;
}

a.egt-slide-on
{
	background-position:-790px -100px;
}

a.egt-slide-on:hover
{
	background-position:-790px 0;
}




/* --  S H A R E  ---------------------------------------------------------- */
div.egt-share
{
	background:#000000;
	bottom:0;
	filter:alpha(opacity = 80);
	left:0;
	opacity:0.8;
	position:absolute;
	width:100%;
}

div.egt-share p
{
	padding:5px;
	margin:10px;
}

div.egt-share p.imgtag
{
	background:#F7F700;
	color:#000000;
}

.egt-hide
{
	display:none;
}


/* --  C A P T I O N  T E X T  --------------------------------------------- */
.egt-caption
{
	float:left;
	margin:14px 0 0;
	padding:0 10px;
	width:326px;
}

.egt-caption p
{
	line-height:1.3em;
	margin:0;
	padding:0;
}


/* --  T H U M B N A I L S  ------------------------------------------------ */
.egt-thumbs
{
	float:right;
	margin:14px 10px 0 0;
	width:480px;
}

.egt-thumbs img
{
	border:none;
}

.egt-thumbs a
{
	display:block;
	float:left;
	margin:0;
	padding:0 0 14px 14px;
	position:relative;
}

.egt-thumbs a span
{
	background:#000000;
	bottom:0;
	display:block;
	height:60px;
	position:absolute;
	top:0;
	width:106px;
}

.egt-thumbs a span
{
	filter:alpha(opacity = 60);
	opacity:0.6;
}

.egt-thumbs a.active span
{
	filter:alpha(opacity = 0);
	opacity:0;
}

.egt-thumbs a:hover span
{
	filter:alpha(opacity = 20);
	opacity:0.2;	
}
#blq-main .egt-thumbs a:hover
{
	background-color: transparent;
}