div#bookingInfo {
	width: 230px;
	margin: 21px 0px 27px 0px;
	border: 1px solid #def4d3;
	background-color: #f3ffed;
	padding: 6px 8px 4px 10px;
	color: #3bb000;
	font: x-small/1.4 Verdana, "DejaVu Sans", Arial, sans-serif;
}

div#bookingInfo,
div#bookingInfo h5 {
	color: #3bb000;
}

div#bookingInfo h5 {
	margin: 0px 0px 3px 0px;
}

div#bookingInfo p {
	margin: 0px 0px 4px 0px;
}

div#bookingInfo p.newDivision {
	margin-top: 7px;
	background-image: url(dotted_green_line.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding-top: 6px;
}

b.price, strong.price {
	border: 1px solid #3bb000;
	background-color: #f3ffed;
	padding: 0px 3px 1px;
	color: #3bb000;
	font-weight: normal;
}

div.composer, div.performer, div.presenter, div.performance, 
p.performers, p.presenter {
	margin: 12px 0px 10px 0px;
	line-height: 1.47;
}

div.performance {
	margin-top: 15px;
}

div.composer p.details b,
div.composer p.details strong,
div.performer p.details b,
div.performer p.details strong,
div.presenter p.details b,
div.presenter p.details strong {
	color: #333333;
	font-weight: bold;
	font-size: 100%;
}

div.composer p.details,
div.composer p.detailsAdjoin {
	margin: 8px 0px 15px 0px;
}

div.composer p.detailsAdjoin {
	margin-bottom: 6px;
}

div.composer p.details b,
div.composer p.details strong,
div.composer p.detailsAdjoin b,
div.composer p.detailsAdjoin strong {
	font-weight: bold;
	color: #333333;
	font-size: 100%;
	text-transform: none;
}

div.composer p,
div.performer p,
div.presenter p,
div.performance p {
	margin: 0px 0px 3px 0px;
}

div.performer p.disjoin {
	margin-top: 9px;
}

div.composer ol,
div.composer ul,
div.performer ol,
div.performer ul {
	margin: 0px;
	padding: 0px;
}

div.composer ul,
div.performer ul {
	list-style-type: none;
}

div.composer ol li,
div.composer ul li,
div.performer ol li,
div.performer ul li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

div.composer ol li,
div.performer ol li {
	margin-left: 39px;
}

div.composer ol li,
div.composer ul li {
	margin-bottom: 1px;
}


div.legend .composer,
div.performance .composer,
div.composer b,
div.composer strong,
p.composer b,
p.composer strong {
	color: #9933cc;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
}

div.legend .performer,
div.performance .performer,
div.performer b,
div.performer strong,
p.performer b,
p.performer strong,
p.performers b,
p.performers strong {
	color: #009999;
	font-weight: normal;
	font-size: 120%;
}

div.performance .performer {
	font-size: 100%;
}

div.legend .presenter,
div.presenter b,
div.presenter strong,
p.presenter b,
p.presenter strong {
	color: #EC21CE;
	font-weight: normal;
	font-size: 120%;
}

div.legend {
	margin-top: 21px;
}

div.legend ul {
	list-style-type: none;
}

div.sponsor {
	text-align: center;
	line-height: 1.35;
}

div.sponsor div.logo img {
	background-color: #f2faff;
	color: #26a3f0;
}

div.sponsor div.name {
	padding-top: 6px;
	padding-bottom: 6px;
}

div.sponsor div.nameDivide {
	width: 100px;
	margin: 0px 20px;
	border-top: 1px solid #333333;
}

div.sponsors {
	width: 140px;
	margin-bottom: 240px;
}

div.sponsors a img, div.sponsorsCompact a img {
	border: none;
}

div.sponsors h5, div.sponsorsCompact h5 {
	margin-top: 0px;
	margin-bottom: 75px;
	text-align: center;
}

div.sponsors div.sponsor {
	margin-bottom: 75px;
	width: 140px;
}

div.sponsorsCompact div.sponsor {
	margin-bottom: 24px;
}

h1 {
	width: 500px;
}

h3.day {
	margin: 60px 0px 0px 0px;
	/*background-color: #f6f6f6;*/
	color: #555555;
	font-size: 550%;
	font-weight: normal;
	text-align: left;
	line-height: 0.55;
	letter-spacing: -4px;
}

h3.day small {
	padding-left: 5px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-transform: uppercase;
	letter-spacing: 0px;
}

p.dayNav {
	margin: 34px 0px 0px 0px;
}

p.price {
	margin-top: 12px;
}

p.price b,
p.price strong {
	color: #3bb000;
	font-weight: normal;
}

p.dayNavCaption {
	margin: 34px 0px 0px 0px;
}

p.time, p.time2, p.venue, p.timeInterval {
	color: #999999;
	line-height: 1.4;
}

p.time {
	margin: 0px 0px 9px 0px;
}

p.time2 {
	margin: 21px 0px -4px 0px;
}

p.timeInterval {
	margin: 27px 0px 24px 0px;
}

p.venue {
	margin: 0px 0px 11px 15px;
}

table.itineraryDetailed {
	margin: 0px;
	border-collapse: collapse;
	line-height: 1.4;
}

table.itineraryDetailed caption {
	font-size: small;
	font-weight: normal;
}

table.itineraryDetailed h4 {
	margin: 0px;
	font-size: small;
}

table.itineraryDetailed td {
	padding: 8px 6px 9px 6px;
	height: 47px;
	background-color: #fff;
	border-right: 1px solid #def4d3;
	border-bottom: 1px solid #def4d3;
	text-align: center;
	cursor: help;
}

table.itineraryDetailed td.a {
	border-left: 1px solid #def4d3;
	padding-left: 8px;
	text-align: left;
}

table.itineraryDetailed td.N {
	/*padding-right: 8px;*/
}

table.itineraryDetailed td.subHeading {
	height: inherit;
	border-left: 1px solid #def4d3;
	background-color: #f3ffed;
	padding: 4px 8px;
	text-transform: uppercase;
	cursor: inherit;
}

table.itineraryDetailed th {
	border-bottom: 1px solid #def4d3;
	padding: 0px 3px 9px 3px;
	color: #3bb000;
	font-size: small;
	font-family: Arial, "Liberation Sans", Verdana, sans-serif;
	font-weight: normal;
}

table.itinerarySimple {
	border-collapse: collapse;
	margin-top: 12px;
}

table.itinerarySimple td {
	padding-bottom: 6px;
	vertical-align: top;
}

table.itinerarySimple td.tourDate {
	width: 60px;
	padding-right: 12px;
	font-weight: bold;
}

ul.featuring {
	color: #333333;
	font-size: 120%;
	line-height: 1.5;
	list-style-type: none;
	text-transform: uppercase;
}

ul.featuring li {
	margin-top: 6px;
	margin-bottom: 6px;
}

ul.featuring li a {
	margin-left: 2px;
	font-size: 75%;
	text-transform: none;
}

ul.featuring li .normal {
	font-size: 80%;
	text-transform: none; 
}

ul.featuring li small {
	margin-left: 1px;
	padding: 1px 1px 3px 3px;
	font-size: 75%;
	background-color: #f2faff;
	color: #26A3F0;
	text-transform: lowercase;
	cursor: help;
}

ul.featuring li ul.alsoFeaturing {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	text-transform: none;
}

ul.featuring li ul.alsoFeaturing li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

ul.featuring li small.with {
	margin-left: 0px;
	padding: 0px;
	background-color: transparent;
	color: #333333;
	text-transform: none;
}

ul.credits {
	color: #3bb000;
	list-style-type: none;
	line-height: 1.4;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

ul.credits li {
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 1px;
}

ul.credits li big {
	color: #333333;
	font-size: 130%;
	font-family: Verdana, Arial, sans-serif;
}

ul.dayNav {
	margin: 34px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	list-style-type: none;
	line-height: 1.0;
}

ul.dayNav a:hover {
	color: #ff6600;
	text-decoration: none;
}

ul.dayNav big {
	font-size: large;
}

ul.dayNav li {
	float: left;
	width: 30px;
	height: 28px;
	margin: 0px 4px 6px 0px;
	border: 1px solid #ff6600;
	background-color: #FFFBF4;
	padding: 2px 0px 5px;
	text-align: center;
}

ul.dayNav li.noLink {
	border: 1px solid #26A3F0;
	background-color: #F2FAFF;
	color: #26A3F0;
}

ul#committee {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: x-small;
	line-height: 1.35;
	list-style-type: none;
}

ul#committee b {
	color: #339900;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}

ul#committee li {
	margin: 0px 0px 12px 23px;
	padding: 0px;
}

ul#datesAndVenues {
	margin: 9px 0px 24px 0px;
	padding: 0px;
	color: #333333;
	font-size: small;
	font-family: Arial, Verdana, sans-serif;
	list-style-type: none;
	line-height: 1.2;
}

ul#datesAndVenues li {
	/*margin: 0px 0px 6px 3px;*/
	margin: 0px 0px 3px 3px;
	padding: 0px;
}

.itineraryNote {
	/*background-color: #f3ffed;*/
	padding: 1px 1px 3px 1px;
	color: #3bb000;
	cursor: help;
}

.performanceSymbol,
.premiere {
	cursor: help;
}

.performanceSymbol {
	color: #3bb000; /* green */
	color: #009999; /* cyan */
}

.premiere {
	/*color: #26A3F0;*/ /* light blue */
	/*color: #F04DCC;*/ /* pink */
	color: #9933cc; /* purple */
}
