#mMainShows, #mCurrentShow, #mShowsToCome{
	margin:10px 0 0 30px;
	width:792px;
	background-image:url(images/showspage_box_loop.gif);
}

* html #mMainShows, * html #mCurrentShow, * html  #mShowsToCome{
	margin:10px 0 0 30px;
	width:762px;
}

#mMainShows .boxContent{
	padding-top:0;
	width:100%;
}

#mMainShows p{
	font-size:0.9em;
	margin-left:10px;
	margin-top:0;
}

* html .sSelectBox .boxTop, * html .sSelectBox .boxBottom{
	width:530px;
}

* html .sSelectBox{
	width:475px;
	margin-left:55px;
}

.sSelectBox{
	text-align:left;
	/*width:355px;*/
	width:530px;
	background-color:#F0F0F0;
	padding:0;
	margin:5px 15px 5px 115px;
	float:left;
}

img.imgTitle{
	padding-left:20px;
}

.sSelectBox h3.listTitle{
	color:#232323;
	position:relative;
	top:-10px;
	font-weight:bold;
	font-size:0.9em;
	padding-left:10px;
	display:inline;
}

.sSelectBox .boxContent{
	padding:0 10px 0 10px;
}

* html div#mRollColor, div#mInitialRollColor{
	border-top: 1px solid #F93F2C;
}
div#mRollColor, div#mInitialRollColor{
	background-color:#F93F2C;
}
div#mHeader div#hMenu li a.hmShows{
	background-image:none;
	background-color:#F93F2C;
	border-bottom-color:#F93F2C;
}

* html ul.showsList{
	margin-left:50px;
}

ul.showsList{
	display:block;
	/*width:275px;*/
	width:400px;
	height:180px;
	border:1px solid #000000;
	overflow:scroll;
	list-style:none;
	padding:10px;
	margin:0;
	margin-left:40px;
}

ul.showsList li span.showDate{
	display:block;
	color:#585858;
	font-size:0.9em;
	font-weight:bold;
	padding-right:10px;
	padding-top:2px;
	width:115px;
	float:left;
}

ul.showsList li a{
	display:block;
	float:left;
	/*width:140px;*/
	width:240px;
}

ul.showsList li{
	color:#666666;
	font-size:0.8em;
	display:block;
	padding:0;
	line-height:150%;
	margin:0;
	clear:both;
}

#mCurrentShow h3.showName{
	width:100%;
	padding:5px;
	margin:0;
	color:#585858;
}

#mCurrentShow div.showMain{
	padding-left:15px;
	width:350px;
	float:left;
}
#mCurrentShow div.showComplement{
	float:right;
	width:350px;
}

#mCurrentShow div.showMain img{
	float:left;
}

#mCurrentShow div.showMain{
	font-size:0.8em;
}
#mCurrentShow div.showComplement p.showDescDate, #mCurrentShow div.showComplement p.showTime{
	font-size:1.1em;
	color:#585858;
	margin:0;
	font-weight:bold;

}

#mCurrentShow div.showComplement p.showTime{
	margin-top:5px;
}

#mCurrentShow div.showComplement a{
	font-size:0.8em;
}
#mCurrentShow div.showComplement span.showsDateMarkers{
	font-size:0.8em;
	font-weight:normal;
	display:block;
	width:35px;
	float:left;
	position:relative;
	top:2px;
}

#mShowsToCome a.showTCTitle{
	color:#666666;
}

#mShowsToCome ul#showsTCList{
	list-style:none;
	width:100%;
	margin:0;
	padding:20px 0 20px 0;
}
#mShowsToCome ul#showsTCList li{
	display:block;
	float:left;
	width:210px;
	padding:0 20px 0 20px;
}
#mShowsToCome ul#showsTCList li.showsTCNotLast{
	border-right:1px solid #333333;
}
#mShowsToCome ul#showsTCList li p.showTCMain h3{
	display:inline;
}
#mShowsToCome ul#showsTCList li p.showTCMain img{
	display:inline;
	border:0;
}

#mShowsToCome ul#showsTCList li p.showTCMain a{
	vertical-align:top;
}

p.showTCMain h3, p.showTCMain a:link, p.showTCMain a:visited, p.showTCMain a:active{
	color:#666666;
	text-decoration:none;
}
p.showTCMain a:hover{
	text-decoration:underline;
}
p.showTCDates{
	display:block;
	font-size:0.9em;
	font-style:italic;
	margin-left:10px;
}
a.showTCLink{
	font-size:0.8em;
	float:right;
	margin-right:0;
}

* html p.showBuyTickets{
	margin-left:40px;
}

p.showBuyTickets{
	clear:both;
}
