/***************  styles/template.group-home.css  ***************/
/* STYLES FOR TEMPLATE HOME */

#main-content
{
	margin-top: 521px;
}

#extra-content
{
	position: absolute;
	top: 467px; left: 0;
	width: 960px; height: 156px;
	padding-top: 8px;
	z-index: 1;
}

#illustrations
{
	padding-bottom: 164px;
	margin-bottom: -164px;
	background: url(http://hc.devsite-1.com/templates/main/images/illustrations-group-home-bg.gif) repeat-x left bottom;
}
	

#flashMap
{
	position: absolute;
	top: 320px; right: 14px;
	width: 236px; height: 136px;
	z-index: 1;
}

 /* ----- HIGHLIGHT BOXES ----- */
 
#extra-content .highlight-box,
#extra-content .widgetOutput.pukkaBanners .item
{
	float: left;
	margin: 4px 2px 4px 4px;
	_display: inline;
}

#extra-content .slideshow
{
	position: relative;
	float: left;
	margin: 4px 2px 4px 4px;
	_display: inline;
}

#extra-content .newsletter-box
{
	float: left;
	margin: 4px 2px 4px 4px;
	_display: inline;
	
	width: 232px; height: 152px;
	border: 1px solid #ffffff;
	position: relative;
	background: url(http://hc.devsite-1.com/templates/main/images/newsletter-bg.gif) no-repeat;
}

#extra-content .newsletter-box form 
{
	padding: 10px 13px 0 19px;
}

#extra-content .newsletter-box form h3
{
	height: 16px; /* Prevent pushing form down (in Spanish/French versions). Doesn't fix IE6 */
	letter-spacing: -0.1em;
	margin: 0 -13px 12px -19px;
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif; 
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #625533;
}

#extra-content .newsletter-box .input
{
	margin-bottom: 3px;
}

#extra-content .newsletter-box label
{
	display: block;
	padding-left: 3px;
	margin-bottom: 2px;
	font-size: 0.9em;
	color: #625533;
	text-transform: capitalize;
}

#extra-content .newsletter-box input
{
	display: block;
	width: 180px; height: 16px;
	padding: 2px 4px;
	background: url(http://hc.devsite-1.com/templates/main/images/input-bg.gif) no-repeat;
	border: 0;
}

#extra-content .newsletter-box form button.submit
{
	float: right;
	cursor: pointer;
	margin-top: 7px;
	margin-left: 3px;
	width: 31px; height: 21px;
	padding-bottom: 2px;
	border: none; 
	background: url(http://hc.devsite-1.com/templates/main/images/booking-submit.png) no-repeat;
	_background: url(http://hc.devsite-1.com/templates/main/images/booking-submit.gif) no-repeat;
	_position: relative;
	
	font-family: "Franklin Gothic", "Arial Narrow", Arial, helvetica, sans-serif;
	font-size: 1em;
	color: #D1C6A7;
	text-transform: uppercase;
	text-align: center;
}

#extra-content .newsletter-box form button.submit:hover
{
	background-position: 0 -21px;
}

/* ----- NEWS ----- */

#news
{
	float: left;
	width: 222px;
	padding-top: 25px;
	padding-left: 15px;
	margin-top: 521px;
	background: url(http://hc.devsite-1.com/templates/main/images/vertical-dotted-separator.gif) no-repeat 0 71px;
}

/* ----- QUICK LINKS ----- */

#quicklinks
{
	float: left; _display: inline;
	width: 196px;
	margin-top: 521px;
	padding: 25px 21px 25px 25px;
	position: relative;
	z-index: 1;
}

/***************  styles/comp.allHotelsSlideshow.css  ***************/
/* ===== ALL HOTELS SLIDESHOW ===== */

#illustrations .slideshow
{
	position: relative;
}

#illustrations .slideshow .slide
{
	position: absolute;
	top: 0; left: 0;
	display: none;
	filter: alpha(opacity=99);
}

#illustrations .slideshow .hotel-casafuster
{
	display: block;
}

#illustrations .slide h3.image-title
{
	position: absolute;
	top: 250px; left: 32px;
	z-index: 11;
	color: #A09060;
	font-size: 1.3em;
	font-weight: bold;
}

/* ----- BEST RATE ----- */

.widget_bestRate
{
	position: absolute;
	left: 20px; top: 222px;
	width: 312px; height: 79px;
	padding: 7px 0 0 13px;
	color: #ffffff;
	background: url(http://hc.devsite-1.com/templates/main/images/illustrations-overlay-bg.png) no-repeat;
	_background-image: url(http://hc.devsite-1.com/templates/main/images/illustrations-overlay-bg.gif);
}

.widget_bestRate h2
{
	font-size: 1.7em;
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	height: 44px;
}

.widget_bestRate h2 img.star
{
	vertical-align: middle;
	width: 19px; height: 16px;
	margin-right: -5px;
	_behavior: url(/png2gif.htc);
}

.widget_bestRate h3
{
	font-size: 1.3em;
	line-height: 1;
	float: left;
	margin-right: 15px;
}

.widget_bestRate p.price 
{
	float: left;
	position: relative;
	top: -0.4em;
	margin-right: 20px;
	text-align: center;
	width: 10em;
}

.widget_bestRate p.price .currencySymbol
{
	font-size: 2.1em;
	vertical-align: top;
	position: relative;
	top: 0.15em;
}

.widget_bestRate p.price .amount
{
	font-size: 2.8em;
	font-weight: bold;
	color: #ffffff;
	font-family: Tahoma, Verdana, sans-serif;
}

.widget_bestRate p.price .amount .decimals
{
	font-size: 0.6em;
	font-weight: normal;
}

.widget_bestRate p.price a:hover
{
	text-decoration: none;
	color: #dbd1b9;
}

.book-now
{
	float: left;
	width: 31px; height: 18px;
	padding-top: 3px;
	margin-top: 6px;
	background: url(http://hc.devsite-1.com/templates/main/images/banner-go.png) no-repeat;
	_background: url(http://hc.devsite-1.com/templates/main/images/banner-go.gif) no-repeat;
	
	font-family: "Franklin Gothic", "Arial Narrow", Arial, helvetica, sans-serif;
	font-size: 1em;
	color: #D1C6A7;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
}

.book-now:hover
{
	background-position: 0 -21px;
	_background-position: 0 0;
}/***************  styles/modules/pukkaBanners.widget_listModuleItems.css  ***************/
/* ===== BANNERS/HIGHLIGHT BOXES ==== */

.widgetOutput.pukkaBanners .item
{
	width: 232px; height: 152px;
	border: 1px solid #ffffff;
	position: relative;
	zoom: 1;
	z-index: 1;
}

.widgetOutput.pukkaBanners .item .title
{
	height: 97px;
	padding: 5px 10px 0 10px;
	background: url(http://hc.devsite-1.com/templates/main/images/banner-header-bg.png) no-repeat center top;
	_behavior: url(/iepngfix_background.htc);
	
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #ffffff;
	font-size: 1.3em;
	text-transform: uppercase;
	text-align: center;
}
.widgetOutput.pukkaBanners .item .title a
{
	color: #ffffff;
	text-decoration: none;
	_position: relative;
}

.widgetOutput.pukkaBanners .item .main-image
{
	position: absolute;
	left: 0; top: 0;
	width: 232px; height: 152px;
	z-index: -1;
}

.widgetOutput.pukkaBanners .item .content
{
	height: 45px;
	padding: 5px 50px 0 10px;
	background: url(http://hc.devsite-1.com/templates/main/images/banner-content-bg.png) repeat;
	_behavior: url(/iepngfix_background.htc);
	position: relative;
	z-index: 1;

	color: #ffffff;	
}

.widgetOutput.pukkaBanners .item .view-link,
.widgetOutput.pukkaBanners .item .booking-link
{
	position: absolute;
	z-index: 2;
	right: 12px; bottom: 20px;
	width: 31px; height: 18px;
	overflow: hidden;
	padding-top: 3px;
	background: url(http://hc.devsite-1.com/templates/main/images/banner-go.png) no-repeat;
	_background: url(http://hc.devsite-1.com/templates/main/images/banner-go.gif) no-repeat;
	
	font-family: "Franklin Gothic", "Arial Narrow", Arial, helvetica, sans-serif;
	font-size: 1em;
	color: #D1C6A7;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
}

.widgetOutput.pukkaBanners .item .view-link:hover,
.widgetOutput.pukkaBanners .item .booking-link:hover
{
	background-position: 0 -21px;
	_background-position: 0 0;
}

.widgetOutput.pukkaBanners .edit-list-link
{
	position: absolute;
	top: 0; left: 0;
	z-index: 4;
	color: #c00000 !important;
	background: #e0e0e0;
	padding: 1px 4px;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none !important;
	opacity: 0.8;
}

.widgetOutput.pukkaBanners .edit-list-link:hover
{
	text-decoration: underline !important;
}

/* ==== SPECIAL OFFERS ===== */

.special-offers
{
	width: 232px; height: 152px;
	border: 1px solid #ffffff;
}

.special-offers .widgetOutput.pukkaBanners
{
	z-index: 0;
}

.special-offers .widgetOutput.pukkaBanners .item
{
	position: absolute;
	top: 0; left: 0;
	border: none;
	margin: 0 !important;
	display: none;
}

.special-offers .widgetOutput.pukkaBanners .item.first
{
	display: block;
}

.special-offers .pager
{
	position: absolute;
	right: 6px; bottom: 6px;
	z-index: 3;
}

.special-offers .pager a
{
	float: left;
	margin-left: 3px;
	width: 6px; height: 6px;
	overflow: hidden;
	color: #AF9B64;
	background: #AF9B64;
}

.special-offers .pager a.activeSlide
{
	color: #F1EEE4;
	background: #F1EEE4;
}

.special-offers .widgetOutput.pukkaBanners h3.title
{
	text-align: left;
	padding-right: 75px;
}

.special-offers p.price
{
	position: absolute;
	top: 8px; right: 14px;
	z-index: 1;
	line-height: 1;
	font-size: 0.7em;
	color: #ffffff;
}

.special-offers p.price .currency
{
	font-size: 2.1em;
	vertical-align: top;
}

.special-offers p.price .amount
{
	font-size: 2.8em;
	font-weight: bold;
	color: #ffffff;
	font-family: Tahoma, Verdana, sans-serif;
}

.special-offers p.price .amount .cents
{
	font-size: 0.6em;
}
/***************  styles/modules/pukkaNews.widget_listModuleItems.css  ***************/
/* ===== NEWS BOX ===== */

.widgetOutput.pukkaNews h2
{
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 1.7em;
	color: #AF9B64;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.widgetOutput.pukkaNews .item
{
	position: relative;
	zoom: 1;
	z-index: 1;
	padding: 1.5em 3px 0 3px;
	margin-bottom: 12px;
}

.widgetOutput.pukkaNews .item .main-image
{
	margin: 0 -3px 0px -3px;
	border: 1px solid #AF9B64;
}

.widgetOutput.pukkaNews .item .date
{
	position: absolute;
	top: 0; left: 3px;
	color: #AF9B64;
}

.widgetOutput.pukkaNews .item .content
{
	display: inline;
	color: #666666;;
	margin-bottom: 12px;
	line-height: 1.35;
}

.widgetOutput.pukkaNews .item .view-link
{
	color: #AF9B64;
	text-decoration: underline;
	text-transform: lowercase;
}

.widgetOutput.pukkaNews a.list-link
{
	display: block;
	color: #AF9B64;
	font-size: 1.2em;
	text-transform: capitalize;
}

.widgetOutput.pukkaNews a.edit-list-link
{
	float: right;
	color: #c00000;
	background: #e0e0e0;
	padding: 1px 4px;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
}/***************  styles/modules/quickLinks.widget_listModuleItems.css  ***************/
/* ===== QUICKLINKS ===== */

.widgetOutput.quickLinks
{
	margin-bottom: 20px;
}

.widgetOutput.quickLinks h2
{
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 1.7em;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.widgetOutput.quickLinks .item
{
	border-top: 1px solid #D8D9DE;
	padding: 5px 0 3px 6px;
}

.widgetOutput.quickLinks .first
{
	border-top: none;
}

.widgetOutput.quickLinks .item .title
{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #AB985B;
	font-size: 1.5em;
	text-transform: uppercase;
}

.widgetOutput.quickLinks .item .title a
{
	color: #AB985B;
}

.widgetOutput.quickLinks a.view-link
{
	display: none;
}

.widgetOutput.quickLinks a.edit-list-link
{
	float: right;
	color: #c00000;
	background: #e0e0e0;
	padding: 1px 4px;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
}

/* BLOG LINKS */

.widgetOutput.quickLinks .item.blog
{
	padding-left: 22px;
	background: url(http://hc.devsite-1.com/templates/main/images/blogger-icon.gif) no-repeat left center;
}/***************  styles/modules/footerQuicklinks.widget_listModuleItems.css  ***************/

.footerQuicklinks
{
	display: inline;
	margin-bottom: 0 !important;
}

.footerQuicklinks .item h3
{
	display: inline;
}
.footerQuicklinks a.edit-list-link
{
	display: none;
}

