@charset "utf-8";
/* CSS Document */
#galleryPane {
	width:475px;
	height:350px;
	position:relative;
	float:left;
	margin:0px 0px 0px 33px;
	background-color:#4c4c44;
	background:url(../images/galBack.jpg) no-repeat;
}
#caption {
	position:absolute;
	top:355px;
	left:-487px;
	margin-right:100px;
}
a.thumbs #caption { display:none; }
#thumbPane a.thumbs:hover #caption {display:block; z-index:11;}

.thumb_0 { background:url(../images/folio/mail/thumbs/th_image_00.jpg) -2px no-repeat; }
.thumb_1 { background:url(../images/folio/mail/thumbs/th_image_01.jpg) -2px no-repeat; }
.thumb_2 { background:url(../images/folio/mail/thumbs/th_image_02.jpg) -2px no-repeat; }
.thumb_3 { background:url(../images/folio/mail/thumbs/th_image_03.jpg) -2px no-repeat; }
.thumb_4 { background:url(../images/folio/mail/thumbs/th_image_04.jpg) -2px no-repeat; }
.thumb_5 { background:url(../images/folio/mail/thumbs/th_image_05.jpg) -2px no-repeat; }
.thumb_6 { background:url(../images/folio/mail/thumbs/th_image_06.jpg) -2px no-repeat; }
.thumb_7 { background:url(../images/folio/mail/thumbs/th_image_07.jpg) -2px no-repeat; }
.thumb_8 { background:url(../images/folio/mail/thumbs/th_image_08.jpg) -2px no-repeat; }
.thumb_9 { background:url(../images/folio/mail/thumbs/th_image_09.jpg) -2px no-repeat; }
.thumb_10 { background:url(../images/folio/mail/thumbs/th_image_10.jpg) -2px no-repeat; }
.thumb_11 { background:url(../images/folio/mail/thumbs/th_image_11.jpg) -2px no-repeat; }
.thumb_12 { background:url(../images/folio/mail/thumbs/th_image_12.jpg) -2px no-repeat; }

.thumb_0 #img { background:url(../images/folio/mail/image_00.jpg) no-repeat; }
.thumb_1 #img { background:url(../images/folio/mail/image_01.jpg) no-repeat; }
.thumb_2 #img { background:url(../images/folio/mail/image_02.jpg) no-repeat; }
.thumb_3 #img { background:url(../images/folio/mail/image_03.jpg) no-repeat; }
.thumb_4 #img { background:url(../images/folio/mail/image_04.jpg) no-repeat; }
.thumb_5 #img { background:url(../images/folio/mail/image_05.jpg) no-repeat; }
.thumb_6 #img { background:url(../images/folio/mail/image_06.jpg) no-repeat; }
.thumb_7 #img { background:url(../images/folio/mail/image_07.jpg) no-repeat; }
.thumb_8 #img { background:url(../images/folio/mail/image_08.jpg) no-repeat; }
.thumb_9 #img { background:url(../images/folio/mail/image_09.jpg) no-repeat; }
.thumb_10 #img { background:url(../images/folio/mail/image_10.jpg) no-repeat; }
.thumb_11 #img { background:url(../images/folio/mail/image_11.jpg) no-repeat; }
.thumb_12 #img { background:url(../images/folio/mail/image_12.jpg) no-repeat; }
