#socialWidgetContainer {
  display: block;
  float: left;
  height: 30px;
  left: 400px;
  margin: 14px 0 0;
  padding: 0;
  position: absolute;
  top: 80px;
  width: 360px;
}


#socialWidgetContainerORIG{
	background:url(../images/specials/social-widget-bg.jpg) top center no-repeat;
	display:block;
	float:left;
	width:255px;
	height:70px;
	padding:0px;
	margin:0;
	margin-top:10px;
}
.fblike{
	display:block;
	float:left;
	height:25px;
	width:90px;
	/*overflow:hidden;*/
	margin-left:35px;
	margin-top:0px;
}
.retweet{
	display:block;
	float:left;
	height:25px;
	width:110px;
	overflow:hidden;
	margin-top:0px;
}
.googleplusone{
	display:block;
	float:left;
	height:25px;
	width:90px;
	overflow:hidden;
	margin-top:0px;
}
#specialsContent ul, #specialsContent li{
	margin-bottom:8px;
	margin-left:20px;
	list-style-type:disc;
	padding-left: 0px;
	line-height:110%;
	
}
#specialsContent ul{
	margin-bottom:20px;
}
hr{
	margin-top:7px;
	border-top: 1px solid #DFD5BF;
	border-left:none;
	border-right:none;
	border-bottom:none;
	height:8px;
}
/* SPECIALS DETAILS
*/
#adContent{
	margin-left: 47px;
	width: 800px;
	min-height:500px;
	background:blue;
	display:block;
	float:left;
}
#adDetails{
	width: 500px;
	min-height:300px;
	display:block;
	float:left;
}
/* SPECIALS DETAILS
*/
#specialsContent{
	margin-left: 47px;
	width: 800px;
	min-height:500px;
	background:none;
	display:block;
	float:left;
}
.specialDetailInvalid{
	/*background:url(../images/specials/tag-expired.png) no-repeat;*/
	margin-left:190px;
	margin-top: 50px;
	height: 208px;
	width: 400px;
	display:block;
}
.specialDetailLeftContent{
	width: 500px;
	min-height:300px;
	display:block;
	float:left;
}
.specialTitle{
	margin-top: -5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	color:#463413;
}
#specialLinkBack{
	display:block;
	float:right;
	margin-right:55px;
	padding-top:16px;
	font-weight:bold;
	width:252px;
	text-align:center;
}
#specialLinkBack a{
	text-decoration: none;
	color:#3B516A;
}
#specialLinkBack a:hover{
	color:#2485A5;
	border-bottom:2px solid #2485A5;
}
.clearFloatBoth{
	clear:both;
	height:5px;
	line-height:5px;
}
.specialSubtitle{
	margin-top: 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #444;
}
.specialPicCorners{
	z-index:1000;
	position:relative;
	top:-266px;
	left:-3px;
	height: 268px;
	width: 507px;
}
.specialMainPicture{
	margin-top:10px;
	height: 262px;
	width: 500px;
	/*border: 2px solid #CFC5AD;*/
	border:none;
	border-right:1px solid #C5B798;
	border-bottom:1px solid #C5B798;
}
.specialAltPicture2,.specialAltPicture3,.specialAltPicture4{
	margin-top:10px;
	height: 262px;
	width: 500px;
	/*border: 2px solid #CFC5AD;*/
	border:none;
	border-right:1px solid #C5B798;
	border-bottom:1px solid #C5B798;
	margin-bottom:12px;
	/*overflow:hidden;*/
}
/*
.specialAltPicture2 img,.specialAltPicture3 img,.specialAltPicture4 img{
	height: 262px;
	width: 500px;
}
*/
.specialExclusive{
	background:url(/images/specials/pin-exclusive.png) no-repeat;
	position:absolute;
	z-index:2000;
	height:91px;
	width:78px;
	left:530px;
	top:175px;
}
.specialFullDetails{
	margin-top:20px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 500px;
	color: #444;
}
.specialSeparator{
	display:block;
	width:35px;
	float:left;
	min-height:500px;
}
.specialDetailRightContent{
	margin-left: -2px;
	width: 255px;
	min-height:300px;
	display:block;
	float:left;
}

.specialPriceTag{
	background:url(/images/specials/tag-red-small.png) no-repeat;
	width: 281px;
	height: 162px;
	display:block;
	position:relative;
	top: 25px;
	left: -19px;
	padding-top: 15px;
	margin-top:-22px;
	margin-bottom:20px;
}
.specialID{
	width: 100px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-left:42px;
	font-size:10px;
	color:#50191a;
	text-align: right;
	/*float:right;*/
	position:relative;
	top:-120px;
	left:120px;
}
.specialPriceStarting{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:40px;
	width: 235px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	line-height:10px;
	color:#FFFFFF;
	height:12px;
	text-align:left;
	position:relative;
	top:-3px;
}
.specialPrice{
	top:10px;
	height:105px;
	margin-left:30px;
	width: 220px;
	padding-left:10px;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:50px;/*55px;*/
	color:#FFFFFF;
	line-height:50px;
	position:relative;
	text-align:center;
}

.specialContactLink{
	z-index:5000;
	position:absolute;
	top:74px;
	left:730px;
	border:none;
	
}
.specialContactLink a{
	border:none;
	text-decoration: none;
}

.specialPriceTag a{
	width: 185px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;/**/
	font-size:12px;
	color:#FFD2D2;
	text-decoration: none;
}
.specialPriceTag a:hover {
	color:#FFFFFF;
}
.specialBookNow{
	margin-left:auto;
	margin-right:auto;
	margin-top:1px;
	margin-bottom:10px;
	text-align:center;
	display:block;
	height:41px;
}
.specialBookNow a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;/**/
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
}
.specialBookNow a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	display:inline;
}
.specialBookNow img{
position:relative;
top:8px;
left:0px;
}
.specialVendorLogo{
	margin:0;
	padding:0;
	width: 255px;
	overflow:hidden;
}
.detailsLabel{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
	color:#463413;
}
.specialBriefDetails{
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0;
	width: 255px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	display:block;
}
.specialOfferPeriod {
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0;
	width: 255px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
}
.specialMoreDetails{
	margin-top:10px;
	width: 255px;
	margin-left:0px;
	margin-right:0px;
	margin-left:0px;
}
.specialItinerary{
	margin-top:10px;
	width: 255px;
	margin-left:0px;
	margin-right:0px;
	margin-left:0px;
}
.specialDisclaimer {
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0;
	width: 255px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444;
}
.specialBookingIframe{
	background:#330099;
	display:none;
	z-index:4000;
	position: absolute;
	top:50;
	left:50;
	width: 800px;
	height: 1000px;
}

#tickets {
	float:right;
	margin-right: 45px;
	position:absolute;
	top: 120px;
	left: 606px;
}
.specialTicket {
	position:relative;
	margin-left: -4px;
}

/* SPECIALS LIST
*/
#journalbodySPECIALS {
	margin:0 auto;
	background-repeat: repeat-y;
	text-align:left !important;
	width:884px;
	background-image:url(/images/journal/journal-02.png);
	padding-top: 15px;
	margin:0 auto;
	min-height: 430px;
}

#specialsListContent{
	margin:0;
	margin-left: 23px;
	padding-left:10px;
	width: 829px;
	display:none;
	float:left;
	background-image:url(/images/specials/newspaper-bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	
}
#specialsListBusy{
	margin:0;
	margin-left: 23px;
	padding-left:10px;
	width: 829px;
	display:block;
	float:left;
	padding-left:25px;
	background-image:url(/images/specials/newspaper-bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	
}
#specialsSorry{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	color:#5B441A;
	margin-left: -50px;
	margin-top:40px;
	line-height:30px;
}
#specialsSorry a{
	font-size:12px;
	color:#5B441A;
	text-align:center;
	text-decoration:none
}
#specialsSorry a:hover{
	color:#0099CC;
}
#specialsHeading{
	background-image:url(/images/specials/newspaper-bg-top.jpg);
	background-repeat:  no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	color:#495245;
	text-align:center;
	margin-bottom:-19px;
	padding-top:19px;
	padding-bottom:0px;
	margin:0;
	margin-left: 23px;
	width:840px; /*795px;*/
	height:32px;
	margin-top:-18px;
}
#specialsFooter{
	background-image:url(/images/specials/newspaper-bg-bottom.jpg);
	background-repeat:  no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#a8b1a5;
	text-align:center;
	width:840px; /*795px;*/
	height:58px;
	display:block;
	padding-top:15px;
	float:left;
	margin:0;
	margin-left: 23px;
}
.specialHR{
	margin-top: 7px;
	margin-bottom: 9px;
	margin-left:18px;
	border-top: 1px solid #9fa89f;
	display:block;
	float:left;
	width:772px;
	height: 1px;
	opacity:.20;
	filter:alpha(opacity=20);
	-moz-opacity: .20;
}
.specialsListItem{
	margin:0;
	margin-left: -7px;
	padding:0;
	padding-top:3px;
	background:url(/images/specials/tag-red-small.png) no-repeat;
	display:block;
	float:left;
	width: 281px;
	height: 162px;
	max-height:162px;
	min-height:162px;
	overflow:hidden;
}
.hr2{
	margin-top: 13px;
	margin-bottom: 17px;
	border-top: 1px solid #EEDEC1;
	display:block;
	float:left;
	width:795px;
	height: 1px;
}
.specialsExclusive{
	background:url(/images/specials/pin-exclusive-small.png) no-repeat;
	z-index:3101;
	height:76px;
	width:65px;
	position:relative;
	display:block;
	float:left;
	top: -110px; /*85px;*/
	left:5px;
	padding:0;
	margin:0;
}
.specialsExclusiveBlank{
	background:url(/images/utility/clear.gif);
	z-index:2000;
	height:76px;
	width:65px;
	position:relative;
	display:block;
	float:left;
	top: -110px;
	left:5px;
	padding:0;
	margin:0;
}
.specialsTitle{
	position:relative;
	top: -157px;
	left:-20px;
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:2em;
	line-height:.7em;
	color:white;
	z-index: 3100;
	width:216px;
}
.specialsTitle a{
	text-decoration:none;
	color:white;
}
.specialsTitle a:hover{
	text-decoration:none;
	color:#66CCFF;
	border-bottom:2px solid #66CCFF;
}
.specialsMainPictureFrame{
	background:url(/images/specials/tag-red-frame.png) no-repeat;
	position:relative;
	top: -215px;
	left:44px;
	display:block;
	float:left;
	height: 125px;
	width: 220px;
	z-index: 3000;
}
.specialsMainPicture{
	position:relative;
	top: -335px;
	left:44px;
	display:block;
	float:left;
	height: 120px;
	width: 220px;
	z-index: 2900;
}
.specialsPrice{
	background:url(/images/specials/tag-subtitile-bg-2.png) repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	color: #800000;/*#405273;*/
	position:relative;
	padding-left:7px;
	padding-top:3px;
	display:block;
	float:left;
	left:44px;
	top: -455px;
	height: 22px;
	line-height:.7em;
	width: 212px;
	z-index: 2910;
}
.specialsPriceBlank{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	color: #800000;/*#405273;*/
	position:relative;
	padding-left:10px;
	display:block;
	float:left;
	left:44px;
	top: -455px;
	height: 25px;
	width: 210px;
	z-index: 2910;
}
.specialsSubtitle{
	background:url(/images/specials/tag-subtitile-bg-2.png) no-repeat top;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:1em;
	color:black;
	position:relative;
	top: -382px;
	left:45px;
	display:block;
	float:left;
	margin-left:0px;
	margin-top: 1px;
	padding-top: 1px;
	padding-left:5px;
	height: 23px;
	width: 214px;
	z-index: 2910;
}
.specialsListDescription{
	margin-left:46px;
	margin-bottom:35px;
}
.specialCaption{
	color: #48443C;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	line-height:17px;
}
#specialsContent h3 {
	color:#48443c;
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:0;
	padding-top: 15px;
	padding-bottom:15px;
}

