#egt
{
	color: #FFFFFF;
	margin: 0 auto;
	width: 928px;
}

#egt.egt-theme-silver
{
	/*background:#FFFFFF;*/
	color:#000000;
}

#egt h1
{
	margin-left: -5px;
}

h1.feature {
	background: transparent url('/staticarchive/70d4361e35e267269b47cbefc17c8f5027dd8495.jpg') 18px 15px no-repeat;
}

#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;
	margin-top: 12px;
}

.egt-loader
{
	background:transparent url(/staticarchive/202b08a27a564c579c761ea0c4a31ea078c1d689.gif) center center no-repeat;
	line-height: 0;
	border: 1px solid #bcc5c8;
}

.egt-theme-silver .egt-loader
{
	background:transparent url(/staticarchive/202b08a27a564c579c761ea0c4a31ea078c1d689.gif) center center no-repeat;
}


/* --  C O N T R O L S  ---------------------------------------------------- */
.egt-controls
{
	background-color: #ffffff;
	line-height: 30px;
	min-height: 30px;
	padding: 0 10px;
	position: relative;
}

.egt-theme-silver .egt-controls
{
	
}

.egt-controls img
{
	float:left;
	border:none;
}

.egt-controls a
{
	background-image: url(/staticarchive/e0fe1b537f8a25c4a60075c93e8c59bf2a0fce64.png);
	color: #FFFFFF;
	display: block;
	float: left;
	height: 25px;
	margin-top: 4px;
	text-decoration: none;
	width: 56px;
}

.egt-controls a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.egt-theme-silver .egt-controls a
{
	background-image:url(/staticarchive/07a816f604c0b373283b87ecf8399c5816498383.jpg);
	color:#000000;
}

.egt-theme-silver .egt-controls a:hover
{
	color:#000000;
}

.egt-controls a span
{
	display:none;
}

a.egt-prev:hover
{
	background-position: 0 -100px;
}

a.egt-next
{
	background-position: -200px 0;
	float: right;
}

a.egt-next:hover
{
	background-position: -200px -100px;
}

.egt-progress
{
	float: left;
	font-weight: bold;
	line-height: 30px;
	margin: 0 0 0 14px;
	padding: 0;
	color: #000000;
	visibility: hidden;
}

a.egt-share
{
	background-position:-400px 0;
	float:right;
	margin-right:14px;
	width:55px;
}

a.egt-share.active,
a.egt-share:hover
{
	background-position:-400px -100px;
}

a.egt-slide,
a.egt-slide-on
{
	background-position:-600px 0;
	float:right;
	margin-right:0;
	width:85px;
}

a.egt-slide:hover
{
	background-position:-600px -100px;
}

a.egt-slide-on
{
	background-position:-800px -100px;
}

a.egt-slide-on:hover
{
	background-position:-800px 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:#FFFFFF;
	color:#000000;
}

.egt-hide
{
	display:none;
}


/* --  C A P T I O N  T E X T  --------------------------------------------- */
.egt-caption
{
	float: left;
	margin: 10px 0 0;
	padding: 0 10px 0 4px;
	width: 420px;
}

.egt-caption p
{
	font-size: 0.9em;
	line-height: 1.35em;
	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 13px;
	position:relative;
}

.egt-thumbs a span
{
	background:#000000;
	bottom:0;
	display:block;
	height:66px;
	position:absolute;
	top:0;
	width:66px;
}

.egt-theme-silver .egt-thumbs a span
{
	background:#FFFFFF;
}

.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;
}