
#whats_on {
	width:568px;
	margin-right:10px;
	position:relative;
	margin-top:17px;
	float:left;
	display:inline;
}
#whats_on p {
	margin-bottom:0;
}
#whats_on h2 span {
	background:url(../images/home_sprite.gif) 0px -71px no-repeat;
}
.promo {
	margin-left:166px;
	float:left;
	width:392px;
	height:200px;
	min-height:200px;
	display:inline;
}
#whats_on h3 {
	font-size:1.5em;
	line-height:1.11em;
	margin-top:1.11em;
	margin-bottom:.5555em;
	position:relative;
	font-weight:normal;
}
#whats_on h3 a {
	text-decoration:none;
	border-bottom:1px dotted #7c6624;
}
#whats_on h3 a img {
	border:1px solid #CCC;
	position:absolute;
	left:-166px;
	margin:0;
	top:0;
}
#whats_on p {
	font-size:1.333em;
	line-height:1.5625em;
	padding-right:16px;
	margin:0;
}
#whats_on a.action_button {
	display:inline;
	color:white;
	font-size:1.167em;
	text-decoration:none;
	line-height:1.4285em;
	margin-top:1.4285em;
	float:left;
	padding:.3125em 20px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
}

#promo_ui {
	width:145px;
	background:#FFF;
	height:auto;
	margin-top:10px;
	position:absolute;
	left:0;
	bottom:27px;
	font-family:Arial, Helvetica, sans-serif;
}
#promo_ui .previous {
	position:relative;
	left:0;
	width:30px;
	height:25px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	float:left;
}

#promo_indicator {
	font-size:.917em;
	line-height:1.8181em;
	margin-left:27px;
}
#promo_ui .next {
	position:absolute;
	right:0;
	top:0;
	width:27px;
	height:25px;
	display:block;
	overflow:hidden;
	text-decoration:none;
}
#promo_ui .previous span {
	background:url(../images/home_sprite.gif) 0px -399px no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#promo_ui .previous:hover span {
	background:url(../images/home_sprite.gif) 0px -459px no-repeat;
}
#promo_ui .next span {
	background:url(../images/home_sprite.gif) 0px -429px no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#promo_ui .next:hover span {
	background:url(../images/home_sprite.gif) 0px -489px no-repeat;
}


.js .promo {
	display:none;
}
#promo_1 {
	display:inline;
}
.js .coda-slider {
	height: 200px;
}
.position_overide {
	display:inline !important;
}
	.coda-slider-no-js .coda-slider {
	overflow: auto !important;
	padding-right: 20px
}
	.coda-slider, .coda-slider .panel {
	width: 568px;
}

	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 568px
}

	.coda-nav ul li a.current {
	background: #39c
}


	.coda-slider p.loading {
	padding: 20px;
	text-align: center
}

	.coda-slider-wrapper {
	clear: both;
	overflow: auto;
	margin-top:0;
}
.coda-slider {
	float: left;
	overflow: hidden;
	position: relative
}
.coda-slider .panel {
	display: block;
	float: left
}
.coda-slider .panel-container {
	position: relative
}