﻿
/** Show Detail **/
.showDetailBlock
{
		float:left;
}
#showDetail 
{
	width:530px;
	background-color:#FFF;
}
.showInfo
{
	float:left;
	width:380px;
	padding:3px 0 0 5px;
}
.showDetailsList 
{
	margin: 0 0 10px 0;
	padding:0;
}
.showDetailsList li
{
	list-style:none;
	color:#69C;
}
.showDetailsList li strong
{
		color:#333;
}
.discountPanel
{
		margin:5px;
}
.discountPanel h2
{
		color:#333;
		font-size:12px;
		margin:0 0 4px 0;
}
.discountPanel p
{
		margin:0;
}
.showInfoDiscountHorizontalDots
{
		background:url(../../repository/images/site/dotted_break_h.gif) repeat-x;
		height:8px;
		width:365px;
		margin:8px 0 0 0;
}
.discountPanel a
{
		color:#F90;
		font-size:12px;
		font-weight:bold;
}
.mainBottom
{
	background: url(../../repository/images/site/main_bottom.gif) no-repeat;
	height:18px;
	width:530px;
}
.showDetailImage
{
		margin:10px 10px 0 0;
		display:block;
}
.showQuote
{
		font-weight:bold;
		margin:10px 0 -5px 0;
		color:#69C;
		font-size:12px;
}
.showQuote p {
		margin:8px 0 8px 0;
		}
.showImages
{
		width:110px;
		float:left;
		margin:0 0 0 10px !important;
		margin:0 0 0 5px;
		font-size:10px;
		color:#666;
		text-align:left;
}
.showImages a:link,
.showImages a:visited
{
		color:#666;
		text-decoration:none;
		font-weight:normal;
}
.showImages a:hover
{
		color:#666;
		text-decoration:underline;
		font-weight:normal;
}
.showImages a:active
{
		color:#666;
		text-decoration:none;
		font-weight:normal;
}
/** Venue Info **/
.venueInfo
{
		width:530px;
		height:200px;
		background-color:#FFF;
		margin:5px 0 0 0;
}	
.venueInfoList
{
		margin:10px 0 0 15px;
		width:370px;
}
.venueInfoList li
{
		color:#69C;
		list-style:none;
}
.venueInfoList li strong
{
		font-weight:bold;
		color:#333;
}
.horizontalDots
{
		width:393px;
		height:8px;
		background:url(../../repository/images/site/dotted_break_h.gif) repeat-x;
		margin:8px 0 0 0;
}
ul
{
		margin:0 0 0 0;
		padding:0;
}
.margin_top_five {
margin: 5px 0 0 0;
}
ul li
{
		margin:0;
		padding:0;
		list-style:none;
}

.panelTextSmall
{
	color:#FFF;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.panelTextNorm
{
	color:#FFF;
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}
.panelPriceText
{
	font-weight:bold;
	font-size:12px;
	line-height:15px;
}
a.panelLink:hover, a.panelLink:link, a.panelLink:active, a.panelLink:visited
{
	color:#000;
}
