
h1 {
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color:#000;
	text-transform: lowercase;
	line-height: 110%;
}
h3, h3 a, li {
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	text-transform: lowercase;
}
h3, h3 a {
	color:#000;
}
h4, .feature h4 a, .event h4 a {
	font-size: 13px;
	font-weight: 600;
	color:#000;
	text-transform: lowercase;
}
h1, h2, h3, h4, p {
	margin-bottom: 5px;
}
a {
	color:#FF5800;
}
a:hover {
	color:#000 !Important;
}
li {
	font-weight:normal;
	font-size:13px;
}
th {
	font-weight:600;
	border-bottom:1px #CCC solid;
}
td {
	border-bottom:1px #CCC dotted;
	vertical-align:top;
}
strong, .strong {
	font-weight:600
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.margin_bottom {
	margin-bottom:20px
}
.margin_top {
	margin-top:20px
}
.caption {
	font-size:12px;
	font-style:italic;
	margin-top:5px
}
.date_block {
	position:relative;
	color:#FFF;
	background-color:#666;
	text-align: center;
	padding: 5px 10px 5px 10px;
	float: right;
	vertical-align: middle;
	margin-left:5px;
	width:30px;
	border: 1px solid #FFF;
	z-index:20
}
.date_block_small {
	padding: 2px 5px 2px 5px !important;
}
.date {
	font-size:20px;
	font-weight:bold;
}
.date_small {
	font-size:15px;
	font-weight:bold;
}
.month, .day {
	text-transform:uppercase;
	font-size:10px;
}
.blue_link a {
	color:#39F;
}
.to {
	margin-left:5px;
	padding-top:20px;
	font-weight:bold;
}
.box_office {
	color:#000;
}
.box_office p {
	margin-bottom:0px;
}
.smaller_text {
	font-size:0.8em;
	line-height:12px;
}
.clear_both {
	clear:both;
	display:block;
	margin-top:5px;
}
.underline {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}
.purple_header {
/*	background-color:#D700B2; */
	background-color:#007AC9;
	padding: 5px;
	color:#FFF;
}
.product_variant {
	color:#000;
}
input, select {
	border:solid 1px #CCC;
	padding:2px;
	margin-bottom:5px
}
input.no_border {
	border:none;
}
.drop_19 {
		margin-top:19px;
}
.warningText {
	padding: 5px;
	border: 1px solid #F00;
	color: #F00
}
.infoText {
	padding: 10px;
	color: #FFF;
	background-color:#666
}
.hidden {
	visibility: hidden;
}
.italic  {
	font-style:italic
}
#breadcrumb a {
	text-transform:lowercase
}
