/************ festival section styles  ********/

.teaserGallery	{
	border-bottom: 1px solid #DEDED3;
	margin: 10px 0 20px 0;
}

.teaserGallery a	{
	float: right;
	margin: 0 0 10px 0;
	background: url(/Images/global/dotsRed.gif) bottom left repeat-x;
	display: block;
	padding: 0 0 4px 0;
}

.teaserGallery p	{
	float: left;
	color: #9E9E90;
	font-size: 0.9em;
}

.teaserGallery img	{
	display: inline;
}

table#prices	{
	width: 100%;
	margin-bottom: 30px;
}

table#prices td	{
	padding: 5px 20px 5px 0;
	border-top: 1px solid #DEDED3;
	overflow: hidden;
}

table#prices td.last	{
	padding: 5px 0px 5px 0px;
	width: 100px;
}

table#prices td.addToCart	{
	padding: 5px 0px 5px 0px;
}

select	{
	width: 100px;
}

.amount	{
	font-weight: bold;
	font-size: 1.2em;
}

.savings	{
	background: #F0F0E4;
	font-weight: bold;
	font-size: 1.2em;
	padding: 7px 9px 7px 9px;
	margin:  0 20px 0 20px;
	display: block;
	text-align: center;
	color: #827F55;
}

table#schedule	{
	width: 100%;
	border-top: 1px solid #DEDED3;
	margin: 10px 0 30px 0;
}

table#schedule td	{
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #DEDED3;
	border-left: 1px solid #DEDED3;
	vertical-align: top;
}

table#schedule td.first	{
	padding: 5px 10px 5px 0;
	border-left: none;
}

h5	{
	background: #7E300C;
	height: 20px;
	padding: 10px 0 0 12px;
	margin: 0;
	font-weight: normal;
	margin: 10px 0 0 0;
}

.infoHolder	{
	border: 1px solid #CA7C59;
	border-top: none;
	background: #EEEEEA;
	padding: 9px 0 9px 3px;
	margin: 0 0 15px 0;
}

.infoHolder img	{
	display: inline;
	margin: 0 0 0 9px;
}

ul.info	{
	padding: 0;
	margin: 0 0 10px 13px;
	line-height: 1.3;
}

ul.info	li	{
	padding: 0 0 15px 0;
	margin: 0;
}

.boxGradient	{
	width: 487px;
	height: 59px;
	background: url(/Images/generic/boxBG.gif) top left no-repeat;
	padding: 20px;
	border: 1px solid #DEDED3;
	margin: 10px 0 20px 0;
}

.boxGradient img	{
	display: inline;
	vertical-align: bottom;
}


p.listingRight	{
	float: right; 
	width: 260px;
}
p.listingItem 
{
	padding-bottom: 10px;
	}
p.listingLeft	{
	float: left; 
	width: 240px;
}
/******* Gallery styles *************/

.row	{
	
}

.item	{
	margin-right: 15px;
	float: left;
	width: 150px;
}

.item p	{
	text-align: center;
	padding-top: 5px;
}

.item img	{
	display: block;
	text-align: center;
	margin: 0  auto 0 auto;
}
