#egt
{
	background:#000000;
	color:#FFFFFF;
	margin:0 auto;
	width:866px;
}

#egt h3
{
	/*font-size:1.3em;
	line-height:1.6em;
	padding:0 10px;*/
	display:none;
}

#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/46225f13704936e3087ece07b2fb986eff4f445b.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/61e8254b55a18cfca8a108c1352b13c256d9e336.gif ) top left repeat-x;
	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;
	display:block;
	height:20px;
	margin-top:4px;
	width:27px;
	text-decoration:none;
}

.egt-controls a span
{
	display:none;
}

.egt-controls .egt-prev{
	background: url(/staticarchive/3fddcc4c81b96ab39a1db81196f228b7071cfd4d.gif) 0 0 no-repeat;
}
a.egt-prev:hover
{
	background-position:0 -22px;	
}

a.egt-next
{
	background: url(/staticarchive/3fddcc4c81b96ab39a1db81196f228b7071cfd4d.gif) 0 0 no-repeat;
	background-position:-30px 0;
	margin-left:4px;
}

a.egt-next:hover
{
	background-position:-30px -22px;
}

.egt-progress
{
	float:left;
	margin:5px 0 0 14px;
	padding:0;
	color:#fff;
}

a.egt-share
{
	background: url(/staticarchive/2bc95263671086f74d431a9d3dc724bfbc813d76.gif) 0 0 no-repeat;
	float:right;
	margin-right:4px;
	width:56px;
}

a.egt-share.active,
a.egt-share:hover
{
	background-position:0px -22px;
}

a.egt-slide,
a.egt-slide-on
{
	background: url(/staticarchive/2bc95263671086f74d431a9d3dc724bfbc813d76.gif) -62px 0 no-repeat;
	float:right;
	margin-right:0;
	width:100px;
}

a.egt-slide:hover
{
	background-position:-62px -22px;
}

a.egt-slide-on
{
	background-position:-62px -22px;
}




/* --  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
{
	margin:14px 0 0;
	padding:0 0;
	width:240px;
	position: absolute;
}

.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 0 0 0;
	width:640px;
}

.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:85px;
	position:absolute;
	top:0;
	width:146px;
}

.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;
}