body.concert100926 #outerWrapper {
	border-color: #ee3a43;
}

body.concert101107 #outerWrapper {
	border-color: #0072bc;
}

body.concert101211 #outerWrapper {
	border-color: #529546;
}

body.concert101212 #outerWrapper {
	border-color: #333192;
}

body.concert101205 #outerWrapper {
	border-color: #d2232a;
}

body.concert110130 #outerWrapper {
	border-color: #4f91cd;
}

body.concert110306 #outerWrapper {
	border-color: #c60070;
}

body.concert110410 #outerWrapper {
	border-color: #06b085;
}

body.concert110522 #outerWrapper {
	border-color: #009fc3;
}

body#tabbedpage.season1011 h2 {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

body#tabbedpage.season1011 #maintext h2 {
	color: #666;
	font-size: 1.1em;
	padding-bottom: 0.5em;
	margin-bottom: 20px;
	border: none;
	border-bottom: 1px solid #cacaca;
}


body#tabbedpage.season1011 h3 {
  font-family: "museo-sans-1", "museo-sans-2", Helvetica, sans-serif;
  background-color: transparent;
  padding: 0.5em 0 0.4em 0.4em;
  margin-bottom: 0;
  color: #666;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.1em;
}

body#tabbedpage.season1011 #maintext h3,
body#tabbedpage.season1011 #directorclip h3 {
	font-family: "museo-sans-1"," museo-sans-2", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

/* tabs */
body#tabbedpage.season1011 #tabs {
  background-color: #a0a4a7;
  height: 30px;
}

body#tabbedpage.season1011 #tabs li a {
  color: #fff;
  background: none;
 
  padding: 6px 13px 2px 13px;
  font-size: 0.7em;
  height: 22px;

}

body#tabbedpage.season1011 #tabs li a:hover,
body#tabbedpage.season1011 #tabs li a.selected {
  background-color: #fff;
  text-decoration: none;
  color: #000;
}

