
.sm_outer_container {
	width:unset;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

 @media screen and (max-width: 1100px) {
 
.sm_outer_container {
	width:unset;
}

}

a:hover { color: firebrick; text-decoration: none }

table.chart {
	border-collapse: collapse;	
}

table.chart td, table.chart th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}
table.chart th {	
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.chart th {	
	text-align: center;
}

table.chart th.c1 {	
	 background-color: #fcf9fc;
}

table.chart th.c2 {	
	background-color: #E8E8E8;
}

table.chart td.c1 {	
	 background-color: #fcf9fc;
}

table.chart td.c2 {	
	background-color: #E8E8E8;
}

table.chart tr.year td {
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: none;
	border-right-width: 2px;
	border-right-color: #000000;
	border-left-width: 2px;
	border-left-color: #000000;	
}

table.chart tr.year th {
	border-bottom: none;	
}

table.chart tr.year th.totals {
	font-style: italic;
	vertical-align: bottom;
	border-left-width: 2px;
	border-left-color: #000000;	

}

table.chart tr.sm_year td {
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: none;
	border-right-width: 2px;
	border-right-color: #000000;
}

table.chart tr.sm_year th {
	border-bottom: none;	
}

table.chart tr.sm_year th.totals {
	font-style: italic;
	vertical-align: bottom;
	border-left-width: 2px;
	border-left-color: #000000;	
}


table.chart tr.months td {
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: none;
	border-right-width: 2px;
	border-right-color: #000000;
	border-top: none;	
}

table.chart tr.months th {
	border-left-width: 2px;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-color: #000000;
	border-bottom: 2px solid #000000;

}

table.chart tr.months th.totals {
	font-style: italic;
	vertical-align: bottom;
	border-left-width: 2px;
	border-left-color: #000000;
}

table.chart tr.days td {
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 2px;
	border-left-color: #000000;	
}

table.chart tr.cities th {
	vertical-align: bottom;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-top-color: #000000;
	
}

table.chart tr.cities td {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-right-width: 2px;
	border-right-color: #000000;
	border-bottom: none;
	border-top: none;

}

table.chart tr.length th {
	text-align: center;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}


table.chart tr.length th.longest {
	color: red;
	font-weight: bold;
}

table.chart tr.length td.nr {
	font-style: italic;
	border-color: #999999;
	text-align: center;
	border-top:none;
	border-right: none;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	
}

table.chart tr.length td.showlength {
	font-style: italic;
	color: firebrick;
	border-color: #999999;
	text-align: right;
	border-right-width: 2px;
	border-right-color: #000000;
	border-top: none;
	border-left: none;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	
}

table.chart tr.length th.times {
	text-align: center;
	font-style: italic;
	border-left-width: 2px;
	border-left-color: #000000;	
	border-bottom-width: 2px;
	border-bottom-color: #000000;	
}


table.chart tr.song th {
	text-align: right;
	padding: 3px;
	border-right-width: 2px;
	border-right-color: #000000;
	text-overflow:ellipsis;
 	overflow:hidden;
 	white-space:nowrap;
}

table.chart tr.song th.aborted {
	font-style: italic;
    color: #7f0000;	
}

table.chart tr.song td {
	text-align: center;
}

table.chart tr.song td.e1 {
	color: blue;
	font-weight: bold;
}

table.chart tr.song td.e2 {
	color: darkred;
	font-weight: bold;
}

table.chart tr.song td.e3 {
	color: green;
	font-weight: bold;
}


table.chart tr.song td.e4 {
	color: purple;
	font-weight: bold;
}


table.chart tr.song td.e5 {
	color: pink;
	font-weight: bold;
}

table.chart tr.song td.debut {
	background-color: gold;
}

table.chart tr.song td.times {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	border-left-width: 2px;
	border-left-color: #000000;
}
table.chart tr.song td.everyshow {
	color: #005f00;
}

table.chart tr.shownr td {
	text-align: right;
	border-right-width: 2px;
	border-right-color: #000000;
	border-top-width: 2px;
	border-top-color: #000000;
	padding: 2px;
}

table.chart tr.shownr th {
	padding: 2px;
	border-top-width: 2px;
	border-top-color: #000000;	
}

table.chart tr.shownr td.lastbox {
	border-left-width: 2px;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-color: #999999;
}


table.legend tr td th {
	border: none;
	padding: 3px;	
}

table.legend th.debut {
	background-color: gold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

table.legend th.longest {
	color: red;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sm_grid_wrapper {
	overflow-x:auto;
}

/* grid chart stuff */
table.chart tr.year th.sm_grid_tourname {
	font-size: 125%;
    min-width: 250px;
	max-width: 250px;
    padding: 4px 4px 4px 4px;
    border-right-width: 2px;
    border-right-color: #000000;
}

.sm_grid_image {
	vertical-align: bottom;
	max-height: 250px;
 	max-width: 250px;
	padding: 0px 16px
 
 }