.show-week-container {
	width: 100%;
 padding-top: 20px;
}


div.show-desc-container {
	border: 0px solid #000000;
  overflow-x: hidden;
  overflow-y: hidden;
	width: 100%;
}

div.left2 {
	width: 30%;
	float: left;
}



.table-playing1 { 

	width: 793px;
	background: black;

	background-image: url(show_schedule_img/1.png);
	padding:0px 4px 10px 2px;
	margin-right:2px 0px 0px 0px;
} 

.table-playing2 { 

	width: 793px;
	background: black;

	background-image: url(show_schedule_img/2.png);
	padding:0px 4px 10px 2px;
	margin-right: 2px;
} 

.table-playing3 { 

	width: 793px;
	background: black;

	background-image: url(show_schedule_img/3.png);
	padding:0px 4px 10px 2px;
	margin-right: 2px;
} 

.table-playing4 { 

	width: 793px;
	background: black;

	background-image: url(show_schedule_img/4.png);
	padding:0px 4px 10px 2px;
	margin-right: 2px;
} 


.table-playing1-home { 

	width: 368px;
	background: black;

	background-image: url(show_schedule_img/1.png);
	padding:0px 2px 10px 2px;
	margin-right: 0px;
} 

.table-playing2-home { 

	width: 368px;
	background: black;

	background-image: url(show_schedule_img/2.png);
	padding:0px 2px 10px 2px;
	margin-right: 0px;
} 

.table-playing3-home { 

	width: 368px;
	background: black;

	background-image: url(show_schedule_img/3.png);
	padding:0px 2px 10px 2px;
	margin-right: 0px;
} 

.table-playing4-home { 

	width: 368px;
	background: black;

	background-image: url(show_schedule_img/4.png);
	padding:0px 2px 10px 2px;
	margin-right: 0px;
}

.dates {
	font-size: 22px;
   color: #ffd700;
	word-spacing: normal;
	margin-left: 2px;
	text-align: left;
	font-weight: 700;
	font-family: "Tahoma Small Cap", Orlando, Umbrage, sans-serif, Arial Black";
}


.band-name {
	font-family: "Orlando, "Tahoma Small Cap", Umbrage, sans-serif, Arial Black";
	font-size: 30px;
	font-weight: bolder;
	color: #eeba40;
	text-indent: 0px;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: left;
	margin-left: 2px;
}

.band-description   {
	font-family: Helvetica, Arial, sans-serif ;
	width: 64%;
	float: right;
	padding-right: 12px;
	color: #f0e68c;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.em;
}

.description {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.em;
	padding-left: 1px;
}

.smaller-text   {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	font-weight: 600;
	line-height: 1.em;
}

.mid-misc-text   {
	font-family: Helvetica, sans-serif, Arial;
   font-size: 18px;
	font-weight: 600;
	line-height: 1.em;
}



.pic1 {


	border-style: solid;
	border-color: #8a8a8a;
	}

