/* PECMS GALLERY CSS */

div.gmenu					{ }
div.gmenu					{ margin-left: 20px; color: #FFFFFF; }
div.gmenu .top_slant				{ width: 125px; height: 23px; float: left; background: url('/epfs/gfx/main/top_slant.gif') no-repeat top right; }
div.gmenu .top_title				{ width: 182px; height: 23px; float: left; background: #1C1C1C; }
div.gmenu .top_corner				{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/top_corner.gif') no-repeat 0 0; }
div.gmenu .inner_slant				{ width: 24px; height: 200px; float: left; background: url('/epfs/gfx/main/inner_slant.gif') no-repeat bottom center; }
div.gmenu .inner_body				{ width: 283px; float: left; background: #5B5B5B; }
div.gmenu .inner_body .gname			{ margin: 2px 8px; padding: 0px 0px 0px 0px; }
div.gmenu .inner_body .gname a			{ height: 18px; line-height: 18px; display: block; padding: 2px 8px; color: #FFFFFF; outline: none; }
div.gmenu .inner_body .gname a:hover		{ background: #E1D124; color: #5B5B5B; padding: 2px 8px; }
div.gmenu .inner_body .gname a.active		{ background: #E1D124; color: #5B5B5B; }
div.gmenu .inner_right				{ width: 23px; height: 200px; float: left; background: #1C1C1C url('/epfs/gfx/main/calendar_inner_right.jpg') no-repeat 0 0; }
div.gmenu .bottom_slant				{ width: 24px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_slant.gif') no-repeat 0 0; }
div.gmenu .bottom_content			{ width: 283px; height: 23px; float: left; line-height: 23px; text-align: right; background: #1C1C1C; }
div.gmenu .bottom_corner			{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_corner.gif') no-repeat 0 0; }

div.gallery					{ }
div.gallery .inner				{ width: 547px; float: left; margin: 0px 0px 0px 70px; background: transparent; }
div.gallery .inner .top_slant			{ width: 105px; height: 23px; float: left; background: url('/epfs/gfx/main/top_slant.gif') no-repeat top right; }
div.gallery .inner .top_title			{ width: 419px; height: 23px; float: left; background-color: #1C1C1C; }
div.gallery .inner .top_corner			{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/top_corner.gif') no-repeat 0 0; }
div.gallery .inner .inner_slant			{ width: 24px; height: 200px; float: left; background: url('/epfs/gfx/main/inner_slant.gif') no-repeat bottom center; }
div.gallery .inner .inner_body			{ width: 500px; min-height: 614px; float: left; color: #FFFFFF; background: #5B5B5B; }
div.gallery .inner .inner_body .thumbinals	{ width: 104px; height: 104px; float: left; margin: 8px 10px 8px 10px; }
div.gallery .inner .inner_body .thumbinals img	{ width: 100px; height: 100px; display: block; border: 2px solid #1C1C1C; }
div.gallery .inner .inner_right			{ width: 23px; height: 200px; float: left; background-color: #1C1C1C; }
div.gallery .inner .bottom_slant		{ width: 24px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_slant.gif') no-repeat 0 0; }
div.gallery .inner .bottom_content		{ width: 500px; height: 23px; float: left; line-height: 23px; text-align: right; background: #1C1C1C; }
div.gallery .inner .bottom_content a		{ float: left; padding: 0px 8px; }
div.gallery .inner .bottom_corner		{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_corner.gif') no-repeat 0 0; }
