@charset "utf-8";
/* CSS Document */

/* DISPLAY RESULT */

.displayDBresults01 { width: 100%; margin: 0px 0px 20px 0px; border-bottom: 1px dashed #80a1ac; }
	.displayDBresults01 .dbr01cell01 { width: 5%; }
	.displayDBresults01 .dbr01cell02 { width: 30%; }
	.displayDBresults01 .dbr01cell03 { width: 65%; }
	.displayDBresults01 th { padding: 10px 10px 10px 5px; text-align: left; font-size: 14px; font-weight: bold; border-bottom: 1px dashed #80a1ac; }
	.displayDBresults01 td { padding: 5px; text-align: left; }

.displayDBresults02 { width: 100%; margin: 0px 0px 20px 0px; border-bottom: 1px dashed #80a1ac; }
	.displayDBresults02 .dbr02cell01 { width: 30%; }
	.displayDBresults02 .dbr02cell02 { width: 50%; }
	.displayDBresults02 .dbr02cell03 { width: 10%; }
	.displayDBresults02 th { padding: 10px 10px 10px 5px; text-align: left; font-size: 14px; font-weight: bold; border-bottom: 1px dashed #80a1ac; }
	.displayDBresults02 td { padding: 5px; text-align: left; }
	
.displayDBresults03 { margin: 20px 0px 60px 0px; }
	.displayDBresults03 .dbr02cell01 { width: 107px; }
	.displayDBresults03 .dbr02cell02 { width: 150px; }
	.displayDBresults03 .dbr02cell03 { width: 315px; }
	.displayDBresults03 .dbr02cell04 { width: 15px; }
	.displayDBresults03 th { padding: 5px; text-align: left; font-size: 14px; font-weight: bold; border-bottom: 1px dashed #80a1ac; }
	.displayDBresults03 td { padding: 10px 5px; text-align: left; border-bottom: 1px dashed #80a1ac; }

/* DISPLAY RESULT END --------------------------------------------------------------------------------------------------------------------------------------------- */






/* GALLERY STRUCTURE */

.galleryShell { width: 632px; margin: 0px 0px 29px; }
	.galleryShell .bImg { float: left; width: 566px; }
	.galleryShell .func { float: left; width: 66px; height: 290px; }
		.galleryShell .func .thumbnailsArea { height: 244px; background-image: url(../../images/bg-thumbnailsArea.gif); background-repeat: repeat-y; }
		.galleryShell .func .thumbnailsArea .table01 { border: 0px; }
			.galleryShell .func .thumbnailsArea .table01 td { width: 26px; padding: 0px 0px 7px 7px; }
		
		.galleryShell .func .table02 { border: 0px; }
			.galleryShell .func .table02 td { width: 26px; padding: 0px 0px 0px 7px; }
	
		.galleryShell .func .pageLevel { width: 59px; height: 20px; margin: 0px 0px 0px 7px; font-size: 9px; line-height: 20px; text-align: center; }

/* GALLERY STRUCTURE END ---------------------------------------------------------------------------------------------------------------------------------------------- */
























