@import url(global.css);
@import url(carousel.css);

#contentHead {
	padding-bottom: 0;
	}

#contentHead h2 sup {
	font-size: 18px;
	vertical-align: text-top;
	}

#catBHead:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	}

#catBHead {
	padding: 0 0 3px 0;
	*height: 1%;
	}

#catBHead h2 {
	float: left;
	font-weight: bold;
	font-size: 1.6em;
	}

#catBHead a {
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	}

#catBTop {
	margin: 0 0 15px 0;
	background: #fff;
	}

#catBGalleryWrapper {
	position: relative;
	padding: 10px 0;
	}

#catBGalleryRoundedNav {
	position: relative;
	z-index: 3;
	width: 100%;
	}

#catBGalleryRoundedNav a {
	position: absolute;
	top: 45px;
	display: block;
	width: 21px;
	height: 0;
	padding: 43px 0 0 0;
	overflow: hidden;
	}

#catBGalleryRoundedNav .topCarouselPrev {
	left: 0;
	background: url(/images/carousel/carouselRoundedNavsLeftGray.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/carousel/carouselRoundedNavsLeftGray.png', sizingMethod='crop');
	}

#catBGalleryRoundedNav .topCarouselNext {
	right: 0;
	background: url(/images/carousel/carouselRoundedNavsRightGray.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/carousel/carouselRoundedNavsRightGray.png', sizingMethod='crop');
	}

#catBGallery {
	position: relative;
	visibility: hidden;
	left: -5000px;
	}
	
#catBGallery{margin-left: 27px !important;}
#catBGallery ul li h3{width: 156px;}
#catBGallery li {
	width: 185px;
	height: 200px;
	padding: 0 10px;
	/*border-left: 1px solid #ededed;*/
	}

#catBGallery h3 {
	font-size: 1.4em;
	padding-top: 2px;
	}

#catBGallery h4 {
	font-size: 1.2em;
	}

#catBGallery h5 {
	font-size: 1.2em;
	font-weight: normal;
	}

#catBGallery h6 {
	font-size: 0.9em;
	color: #999999;
	padding-bottom: 3px;
	}

#catBForm {
	padding: 10px;
	border-top: 1px solid #ededed;
	}

#catBForm h5 {
	font-size: 1.2em;
	}

#catBForm form {
	padding: 15px 10px;
	background: #effb01;
	}
	
#catBForm select {
	width: 109px;
	height: 25px;
	border: 1px solid #666600;
	}

#catBForm option {
	font-size: 12px;
	color: #666600;
	}

#catBForm ul:after {
	clear: both;
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	}

#catBForm ul {
	list-style: none;
	*height: 1%;
	}

#catBForm li {
	float: left;
	padding-right: 20px;
	}

.catBFormSeparator {
	margin-right: 20px;
	padding: 0 !important;
	background: #c6ce01;
	width: 1px;
	height: 52px;
	}

.catBFormSubmit {
	padding: 17px 0 0 5px !important;
	}

#catBForm label {
	display: block;
	font-size: 1.2em;
	padding-bottom: 3px;
	}

.colABoxLeft {
	padding-top: 50px;
	}
	
h4.catBListingsTitle {
	font-size: 1.6em;
	}
/* buy tickets button on broadway / off-broadway page */
.brwy_buyticks
{
display: block;
height: 27px;
width: 105px;
background: url(/images/buy_tickets_roll.gif);
}
.brwy_buyticks:hover
{
background-position: 0px 27px;
}
.buy_ticks
{
 margin: 15px 0 0 8px;
 *margin: 15px 0 0 0px;
 height: 27px;
 width: 105px !important;
}
.catB_imagediv
{
width: 77px; height: 77px;
}