/* PROMOTIONS
----------------------------------------------- */

#left-content .promotions {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
	background-color: #39444A;
	font-size: 13px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#activities .promotions, #attractions .promotions, #shopping .promotions, #heritage .promotions, #eating .promotions {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #3D4C56;
	font-size: 13px;
	overflow: hidden;
	display: inline-block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left-content .promotions p {
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #d3d3d3;
	padding-top: 0px;
}

#left-content .promotions h4, #left-content .promotions h5{
	font-size: 15px;
	padding-bottom: 15px;
	font-weight: normal;
	padding-top: 0px;
	color: #FFF;
	padding-left: 25px;
	padding-right: 25px;
}
#left-content .promotions em{
	color: #ccc6ab;
}
#left-content .promotions ul{
	margin-left: 25px;
	margin-bottom: 15px;
	margin-right: 25px;
	margin-top: 0px;
}
#left-content .promotions li{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	background-image: url(../media/Bgd-List-Arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-style: italic;
	color: #aaaaaa;
}
#left-content p.availability {
	margin-top: 0px;
	overflow: hidden;
	margin-right: 25px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #888888;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#left-content .availability em{
	color: #ccc6ab;
}
#left-content .video {
	padding: 20px;
	background-color: #434240;
	margin-left: 30px;
	text-align: center;
}

