/* CSS: Live */

.live_container				{ width: 675px; min-height: 630px; background-color: #fdefd2; display: table-row;}
.live_left					{ width: 20px; 	min-height: 630px; float: left;}
.live_right					{ width: 655px; min-height: 630px; float: right; display: table-row; }

.live_block_text_1			{ font-size: 14px; }
.live_block_text_2			{ font-size: 11px; }

.live_block a 				{ color: #111111; text-decoration: none; font-family: Helvetica; font-size: 16px; margin: 0px; padding: 0px; }
.live_block a:link 			{ color: #111111; text-decoration: none; }
.live_block a:visited 		{ color: #111111; text-decoration: none; }
.live_block a:active 		{ color: #111111; text-decoration: none; }
.live_block a:hover 		{ color: #111111; text-decoration: underline; }

.live_1							{ width: 655px; min-height: 15px; }
.live_2							{ width: 635px; min-height: 20px; border-bottom: 1px solid #b5a78a; }
.live_3							{ width: 655px; min-height: 5px;  }
.live_4							{ width: 655px; min-height: 579px; }
.live_bottom					{ width: 470px; min-height: 20px; }


.live_2_left 				{ width: 400px; height: 25px; float: left; text-align: left; }
.live_2_right 				{ width: 235px; height: 25px; float: right; text-align: right; }


.live_2_left p 					{ font-size: 18px; color: #7a761f; margin: 0px; padding: 0px; }
.live_2_left a					{ font-size: 18px; color: #7a761f; text-decoration: none;}
.live_2_left a:link 			{ font-size: 18px; color: #7a761f; text-decoration: none;}
.live_2_left a:visited 			{ font-size: 18px; color: #7a761f; text-decoration: none;}
.live_2_left a:active 			{ font-size: 18px; color: #7a761f; text-decoration: none;}
.live_2_left a:hover 			{ font-size: 18px; color: #000000; text-decoration: none;}

.live_2_right a					{ font-size: 14px; color: #7a761f; text-decoration: none;}
.live_2_right a:link 			{ font-size: 14px; color: #7a761f; text-decoration: none;}
.live_2_right a:visited 		{ font-size: 14px; color: #7a761f; text-decoration: none;}
.live_2_right a:active 			{ font-size: 14px; color: #7a761f; text-decoration: none;}
.live_2_right a:hover 			{ font-size: 14px; color: #000000; text-decoration: none;}
.live_2_right_margin_top		{ width: 100%; height: 8px; }

.live_7							{ width: 100%; height: 4px; background-color: #614e17; }


p.live_title_month				{ font-family: Helvetica; font-size: 14px; color: #70644a; margin-top: 10px; margin-bottom: 10px; }

.cbox_gigs								{ width: 460px; }
.cbox_gigs_content						{ width: 455px; }

.gig_main_block_container				{ margin-bottom: 4px; }
.gig_main_block_container p				{ color: #7a761f; }
.gig_main_block_title_container p		{ color: #000000; }
.gig_main_block_data_container p		{ color: #7a761f; }

.gig_main_block_title_container a				{ font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
.gig_main_block_title_container a:link 			{ font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
.gig_main_block_title_container a:visited 		{ font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
.gig_main_block_title_container a:active 		{ font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
.gig_main_block_title_container a:hover 		{ font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold; }

