/* PECMS EVENT CSS */

div.emenu					{ }
div.emenu					{ margin-left: 20px; color: #FFFFFF; }
div.emenu .top_slant				{ width: 125px; height: 23px; float: left; background: url('/epfs/gfx/main/top_slant.gif') no-repeat top right; }
div.emenu .top_title				{ width: 182px; height: 23px; float: left; background: #1C1C1C; }
div.emenu .top_corner				{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/top_corner.gif') no-repeat 0 0; }
div.emenu .inner_slant				{ width: 24px; height: 200px; float: left; background: url('/epfs/gfx/main/inner_slant.gif') no-repeat bottom center; }
div.emenu .inner_body				{ width: 283px; float: left; background: #5B5B5B; }

div.emenu .inner_body .date			{ width: 180px; margin: 0 auto; padding: 8px 0px; }
div.emenu .inner_body .date .dselect		{ width: 89px; padding-top: 3px; float: left; }
div.emenu .inner_body .date .dyear		{ width: 69px; float: left; }
div.emenu .inner_body .date .button		{ width: 22px; float: left; }

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



div.event					{ }
div.event .inner				{ width: 547px; float: left; margin: 0px 0px 0px 70px; background: transparent; }
div.event .inner .top_slant			{ width: 105px; height: 23px; float: left; background: url('/epfs/gfx/main/top_slant.gif') no-repeat top right; }
div.event .inner .top_title			{ width: 419px; height: 23px; float: left; background-color: #1C1C1C; }
div.event .inner .top_corner			{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/top_corner.gif') no-repeat 0 0; }
div.event .inner .inner_slant			{ width: 24px; height: 200px; float: left; background: url('/epfs/gfx/main/inner_slant.gif') no-repeat bottom center; }
div.event .inner .inner_body			{ width: 500px; min-height: 614px; float: left; color: #FFFFFF; background: #5B5B5B; }
div.event .inner .inner_body .title		{ height: 30px; padding-left: 16px; line-height: 30px; color: #FF6A00; text-transform: uppercase; font-size: 10pt; overflow: hidden; background: url('/epfs/gfx/common/box_bg.gif') repeat-x 0 0; }
div.event .inner .inner_body .contents		{ padding: 8px 20px 8px 20px; color: #FFFFFF; text-align: justify; }
div.event .inner .inner_body .thumbinals	{ width: 147px; height: 147px; float: left; margin: 8px 8px 8px 9px; }
div.event .inner .inner_body .thumbinals img	{ display: block; border: 2px solid #1C1C1C; }
div.event .inner .inner_right			{ width: 23px; height: 200px; float: left; background-color: #1C1C1C; }
div.event .inner .bottom_slant			{ width: 24px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_slant.gif') no-repeat 0 0; }
div.event .inner .bottom_content		{ width: 500px; height: 23px; float: left; line-height: 23px; text-align: right; background: #1C1C1C; }
div.event .inner .bottom_content a		{ float: left; padding: 0px 8px; }
div.event .inner .bottom_corner			{ width: 23px; height: 23px; float: left; background: url('/epfs/gfx/main/bottom_corner.gif') no-repeat 0 0; }
