body {
	background:#F26F21 url(../images/page-promotions/header/bg.jpg) repeat-x;
	font:normal 12px Arial, helvetica;
	color:#666;
}

#page {
	width:940px;
	margin:0 auto;
}

a {
	text-decoration:none;
	color:#2f8dca;
}

a:hover {
	text-decoration:underline;
}

h2, h3, h4, h5 {
	color:#000;
	font-family:Helvetica, Arial;
}

/** Header **/

#header {
	background:url(../images/page-promotions/header/top_banner.jpg) no-repeat;
	height:276px;
}

#header-inner {
	padding-left:456px;
}

#header h1 a {
	background:url(../images/page-promotions/header/top_logo.jpg);
	width:484px;
	height:108px;
	display:block;
	text-indent: -9999px;
	margin:0;
	padding:0;
}

#header h2 {
	color:#000;
	font-size:28px;
}

#header h2 span {
	font-size:14px;
	display:block;
}

.page-spa-vacation #header {
	background:url(../images/page-themes/header/top_banner-spa-vacation.jpg) no-repeat;
}

.page-snorkeling #header {
	background:url(../images/page-themes/header/top_banner-snorkeling.jpg) no-repeat;
}

.page-destination-wedding #header {
	background:url(../images/page-themes/header/top_banner-destination-wedding.jpg) no-repeat;
}

.page-honeymoon #header {
	background:url(../images/page-themes/header/top_banner-honeymoon.jpg) no-repeat;
}

.page-golf #header {
	background:url(../images/page-themes/header/top_banner-golf.jpg) no-repeat;
}

.page-eco-tourism #header {
	background:url(../images/page-themes/header/top_banner-eco-tourism.jpg) no-repeat;
}

.page-concerts-theme #header {
	background:url(../images/page-themes/header/top_banner-concerts.jpg) no-repeat;
}

.page-fly-drive #header {
	background:url(../images/page-themes/header/top_banner-fly-drive.jpg) no-repeat;
}


/** Content Container **/

#main-top {
	background:url(../images/page-promotions/content/border_top.png) no-repeat;
	width:940px;
	height:15px;
}

#main-inner {
	background:url(../images/page-promotions/content/mid.png) repeat-y;
	width:860px;
	height:auto;
	padding:10px 40px;
}

#main-bottom {
	background:url(../images/page-promotions/content/border_bottom.png) no-repeat;
	width:940px;
	height:15px;
}

/** Promo Package Table **/

.promo-package-table {
	background:#CCE6F7 url(../images/page-promotions/content/tbl_blue_bg.jpg) repeat-x;
	border:1px solid #81B0Fc;
	width:100%;
}

.promo-package-table td {
	vertical-align:top;
	padding:10px;
}

.promo-package-photo {
	width:140px;
}

.promo-package-photo img {
	width:140px;
	height:140px;
}

.page-concerts-theme .promo-package-photo {
	width:330px;
}

.page-concerts-theme .promo-package-photo img {
	width:330px;
	height:224px;
}

.promo-package-info h3 {
	font-size:16px;
}

.promo-package-book {
	background:#FAEB84 url(../images/page-promotions/content/tbl_orange_bg.jpg) repeat-x;
	text-align:center;
	width:140px;
	padding-top:40px !important;
	border-left:1px solid #81B0Fc;
	color:#000;
}

.promo-package-price {
	font-size:18px;
	color:#F26F21;
	display:block;
/*	font-weight:bold;*/
}

.promo-package-book-button {
	width:85px;
	margin:10px auto;
}

.promo-package-book-button a {
	background:url(../images/page-promotions/content/btn_book-now.gif);
	width:85px;
	height:25px;
	display:block;
	text-indent: -9999px;
}

.star {
	background:url(../images/page-promotions/content/icon-star.png) no-repeat;
	width:13px;
	height:13px;
	display:block;
	text-indent: -9999px;
	float:left;
}

.stars {
	height:auto;
	overflow:hidden;
	display:block;
	_display:none;
}

.promo-package-itinerary a {
	background:url(../images/icons/btn_view-itinerary.gif);
	width:101px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

.package-itinerary-content dl dt {
	font-weight:bold;
	color:#000;
	font-size:14px;
}
