/* filer images, death star viewport style */
.img_window {
	display:block;
	width:300px;
	height:300px;
	margin:1em auto;
	/*-o-transition:background .5s linear;
 	-ms-transition:background .5s linear;
 	-moz-transition:background .5s linear;
 	-webkit-transition:background .5s linear;
 	transition:background .5s linear;*/
}

/* admiral */
a.w_admiral:link, a.w_admiral:visited, a.w_admiral:active {
	background:url(../img/windows/thumbs/w_admiral_seg.png) center transparent no-repeat;
}
a.w_admiral:link:hover, a.w_admiral:visited:hover {
	background:url(../img/windows/thumbs/w_admiral_full.png) center transparent no-repeat;
}

/* bombardment */
a.w_bombardment:link, a.w_bombardment:visited, a.w_bombardment:active {
	background:url(../img/windows/thumbs/w_bombardment_seg.png) center transparent no-repeat;
}
a.w_bombardment:link:hover, a.w_bombardment:visited:hover {
	background:url(../img/windows/thumbs/w_bombardment_full.png) center transparent no-repeat;
}

/* destroyer */
a.w_destroyer:link, a.w_destroyer:visited, a.w_destroyer:active {
	background:url(../img/windows/thumbs/w_destroyer_seg.png) center transparent no-repeat;
}
a.w_destroyer:link:hover, a.w_destroyer:visited:hover {
	background:url(../img/windows/thumbs/w_destroyer_full.png) center transparent no-repeat;
}

/* galaxy */
a.w_galaxy:link, a.w_galaxy:visited, a.w_galaxy:active {
	background:url(../img/windows/thumbs/w_galaxy_seg.png) center transparent no-repeat;
}
a.w_galaxy:link:hover, a.w_galaxy:visited:hover {
	background:url(../img/windows/thumbs/w_galaxy_full.png) center transparent no-repeat;
}

/* gambler */
a.w_gambler:link, a.w_gambler:visited, a.w_gambler:active {
	background:url(../img/windows/thumbs/w_gambler_seg.png) center transparent no-repeat;
}
a.w_gambler:link:hover, a.w_gambler:visited:hover {
	background:url(../img/windows/thumbs/w_gambler_full.png) center transparent no-repeat;
}

/* gunner */
a.w_gunner:link, a.w_gunner:visited, a.w_gunner:active {
	background:url(../img/windows/thumbs/w_gunner_seg.png) center transparent no-repeat;
}
a.w_gunner:link:hover, a.w_gunner:visited:hover {
	background:url(../img/windows/thumbs/w_gunner_full.png) center transparent no-repeat;
}

/* hangar */
a.w_hangar:link, a.w_hangar:visited, a.w_hangar:active {
	background:url(../img/windows/thumbs/w_hangar_seg.png) center transparent no-repeat;
}
a.w_hangar:link:hover, a.w_hangar:visited:hover {
	background:url(../img/windows/thumbs/w_hangar_full.png) center transparent no-repeat;
}

/* jungle */
a.w_jungle:link, a.w_jungle:visited, a.w_jungle:active {
	background:url(../img/windows/thumbs/w_jungle_seg.png) center transparent no-repeat;
}
a.w_jungle:link:hover, a.w_jungle:visited:hover {
	background:url(../img/windows/thumbs/w_jungle_full.png) center transparent no-repeat;
}

/* landscape */
a.w_landscape:link, a.w_landscape:visited, a.w_landscape:active {
	background:url(../img/windows/thumbs/w_landscape_seg.png) center transparent no-repeat;
}
a.w_landscape:link:hover, a.w_landscape:visited:hover {
	background:url(../img/windows/thumbs/w_landscape_full.png) center transparent no-repeat;
}

/* meeting */
a.w_meeting:link, a.w_meeting:visited, a.w_meeting:active {
	background:url(../img/windows/thumbs/w_meeting_seg.png) center transparent no-repeat;
}
a.w_meeting:link:hover, a.w_meeting:visited:hover {
	background:url(../img/windows/thumbs/w_meeting_full.png) center transparent no-repeat;
}

/* officer */
a.w_officer:link, a.w_officer:visited, a.w_officer:active {
	background:url(../img/windows/thumbs/w_officer_seg.png) center transparent no-repeat;
}
a.w_officer:link:hover, a.w_officer:visited:hover {
	background:url(../img/windows/thumbs/w_officer_full.png) center transparent no-repeat;
}

/* r2d2 */
a.w_r2d2:link, a.w_r2d2:visited, a.w_r2d2:active {
	background:url(../img/windows/thumbs/w_r2d2_seg.png) center transparent no-repeat;
}
a.w_r2d2:link:hover, a.w_r2d2:visited:hover {
	background:url(../img/windows/thumbs/w_r2d2_full.png) center transparent no-repeat;
}

/* reception */
a.w_reception:link, a.w_reception:visited, a.w_reception:active {
	background:url(../img/windows/thumbs/w_reception_seg.png) center transparent no-repeat;
}
a.w_reception:link:hover, a.w_reception:visited:hover {
	background:url(../img/windows/thumbs/w_reception_full.png) center transparent no-repeat;
}

/* scout */
a.w_scout:link, a.w_scout:visited, a.w_scout:active {
	background:url(../img/windows/thumbs/w_scout_seg.png) center transparent no-repeat;
}
a.w_scout:link:hover, a.w_scout:visited:hover {
	background:url(../img/windows/thumbs/w_scout_full.png) center transparent no-repeat;
}

/* thrawn */
a.w_thrawn:link, a.w_thrawn:visited, a.w_thrawn:active {
	background:url(../img/windows/thumbs/w_thrawn_seg.png) center transparent no-repeat;
}
a.w_thrawn:link:hover, a.w_thrawn:visited:hover {
	background:url(../img/windows/thumbs/w_thrawn_full.png) center transparent no-repeat;
}

/* trooper */
a.w_trooper:link, a.w_trooper:visited, a.w_trooper:active {
	background:url(../img/windows/thumbs/w_trooper_seg.png) center transparent no-repeat;
}
a.w_trooper:link:hover, a.w_trooper:visited:hover {
	background:url(../img/windows/thumbs/w_trooper_full.png) center transparent no-repeat;
}

/* vader */
a.w_vader:link, a.w_vader:visited, a.w_vader:active {
	background:url(../img/windows/thumbs/w_vader_seg.png) center transparent no-repeat;
}
a.w_vader:link:hover, a.w_vader:visited:hover {
	background:url(../img/windows/thumbs/w_vader_full.png) center transparent no-repeat;
}