@charset "utf-8";
/* CSS Document */
@import url(base.css);

#rightMaster{
	width:801px;
	padding:0px;
}
#condensedSearch{
	float:right;
}
#fullCenter{
background:url(/common/images/whiteBorder.gif) repeat-y 550px top;
}

.Concerts #fullCenter{
	background-color:#f4f5ec;
}
.Sports #fullCenter{
	background-color:#efe8f2;
}
.Theater #fullCenter{
	background-color:#fbf3e1;
}
#fullCenter #eventDetail{
	float:left;
	width:550px;
	padding-bottom:10px;


}

#fullCenter #pageContent{
	width:460px;
	margin-left: 9px;
	padding-top:24px;
	padding-bottom:24px;

}
#fullCenter #pageContent #breadCrumbs{
	padding-bottom:6px;
}
#fullCenter #pageContent div.body{
	border-top:1px solid #b6bd83;
	margin-bottom:8px;
}
#fullCenter #pageContent div.header h1{
	font-size:24px;
	font-weight: normal;
	padding-bottom: 5px;
}
#fullCenter #pageContent div.header p #ProductionView_9_lnkAlternateEvent{
	font-size:18px;
	font-weight:normal;
}
#fullCenter #pageContent div.header h2{
	font-size:14px;
	padding-bottom:8px;
}

.header p.venue a, .header p.venue a:visited{color: #000;}
#fullCenter #pageContent div.body{
	padding-top:8px;
}
#fullCenter #pageContent div.body p, #fullCenter #pageContent div.header p, #fullCenter #pageContent div.header span{
	font-size:11px;
	color:#656565;
	margin-bottom:8px;
	line-height: 13px;
}

#rightHelp{
background-color:#EBE7ED;}

.header{
	color:#656565;
font-size:11px;
}
