
/***************  templates/main/styles/global.defaults.css  ***************/
/* override browser defaults */

body, h1, h2, h3, h4, h5, h6, p, form, td, button, input, select {margin: 0; padding: 0}

h1, h2, h3, h4, h5, h6 {font-size: 1em; font-weight: normal}

ul {margin: 0; padding-left: 1.4em; clear: left}

a {text-decoration: none}
a:hover {text-decoration: underline}

a img {border: none}

button {overflow: visible; padding: 0 6px} /* fixed IE's magical, persistent padding problem and aligns it with other browsers */

.hidden {display: none}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
sup {
	font-size: 0.74em;
	/* avoid increased line-box height */
	vertical-align: top;
	position: relative;
	top: -0.1em;
}
sup.ordinal {
	text-transform: lowercase;
}
.temperature {
	white-space: nowrap; /* prevent IE from word-breaking after degreee symbol */
}

/***************  templates/main/styles/global.layout.css  ***************/
/* ===== LAYOUT FOR ALL TEMPLATES ===== */

html {
	overflow-y: scroll;
}
	
body
{
	background-color: #000000;
	padding-bottom: 25px;
}

#holder
{
	width: 952px;
	padding: 0 28px;
	border-left: 3px solid #BD8A31;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
#holder:after
{
	content: '.'; clear: both; visibility: hidden; height: 0; display: block;	margin-bottom: 69px;
}

h1#doc-header
{
	position: absolute;
	right: 28px;
	bottom: -46px;
	z-index: 1;
}

#branding
{
	height: 132px;
	position: relative;
	z-index: 1;
}

#main-content
{
	float: left;
	padding-top: 20px;
	width: 480px;
	margin-top: 388px;
	position: relative;
	z-index: 2; /* Might go on top of main-visual */
}


.offers #main-content{
	width:710px;
}

#main-content:after
{
	content: '.'; clear: both; visibility: hidden; height: 0; display: block;}

 #main-visual {
	position: absolute;
	left: -82px; top: 132px;
	width: 980px; 
	height: 388px;
	padding: 0 110px;
	z-index: 1;
}

#main-menu
{
	position: absolute;
	left: 28px; top: 132px;
	z-index: 2;
}

#extra-menu
{
	position: absolute;
	right: 28px; top: 520px;
	z-index: 2;
	width:436px;
}

#features
{
	position: absolute;
	right: 0; top: 500px;
	z-index: 2;
}

#share
{
	position: absolute;
	right: 28px; bottom: -23px;
}

#signature
{
	position: absolute;
	right: 28px; bottom: -77px;
}

#social-media
{
	position: absolute;
	right: 268px; bottom: -85px;
}
#TA_cdsscrollingravenarrow404
{
	position: absolute;
	left: 30px;
	bottom: -69px;
}

/* ===== ELEMENTS ===== */

#branding .logo-property
{
	padding-top: 39px;
}
#branding .logo-group
{
	position: absolute;
	right: 0; top: 20px;
}

/* INITIAL STATE IF JAVASCRIPT ENABLED */

.has-js #main-visual,
.has-js #main-visual .main-image, 
.has-js #main-content, 
.has-js #features, 
.has-js #sub-menu
{
	visibility: hidden;
}

/*GiftCertificateForm*/
div#main-content #mod_flexibleForms h3.sectionHeadings{
	color:#BD8A31;
	text-transform:uppercase;
}
div#main-content #mod_flexibleForms p.minimumGiftCertificateValue{
    left: 465px;
    position: relative;
    top: -32px;
}
.flexInputTextarea{
	height:100px;
}
.flexFormFieldHTML {
    width: 250px;
}

#videoPlayer{
	height: 165px;
	position: absolute;
	right: 28px;
	top: 570px;
	width: 265px;
	z-index:0;
}
	#videoPlayer a{
		position: absolute;
		left: 0;
		top: 0;
		width: 265px;
		height: 165px;
		display:block;
		background:url(/templates/main/images/play_button_normal.png) no-repeat;
	}
		#videoPlayer a:hover {
			background:url(/templates/main/images/play_button_hover.png) no-repeat;
		}

	.loggedIn.editMode #videoPlayer a{
		pointer-events: none;
	}

#holder.page_video{
	position:relative;
	margin:0 auto;
	width:850px;
	height:500px;
	border:0;
}

#holder.page_video #videoPlayerContent{
	height: 500px;
	left: 0;
	position: relative;
	top: 0;
	width: 850px;
}
#page_spaOverview #videoPlayer{
	top:707px;
	right:193px;
}
#page_blubarOverview #videoPlayer{
	top:707px;
	right:193px;
}
#page_altitudeOverview #videoPlayer{
	top:780px;
	right:193px;
}
.widgetOutput .item h3 {
	margin-bottom:0 !important;
}
.widgetOutput .item{
	padding:0 0 10px;
}
#main-content .title-wrap:after {
	content: '.'; 
	clear: both; 
	visibility: hidden; 
	height: 0; 
	display: block;
}
#main-content a.makeEnquiry {
	border: 1px solid #BD8A31;
	padding: 7px 6px;
	float:left;
	margin-left:38px;
}

/*ENQUIRY*/
#page_eventenquiry #mod_flexibleForms {
	margin-top: 25px;
	width: 480px;
}
#page_eventenquiry #mod_flexibleForms .flexFormInputBlock {
	margin-bottom: 20px;
}
#page_eventenquiry #mod_flexibleForms  .flexibleFormContainer {
	padding: 0;
}
#page_eventenquiry #mod_flexibleForms .flexFormBlockLabel{
	margin-right: 11px;
	padding-top: 7px;
	width: 95px;
}
#page_eventenquiry #mod_flexibleForms .date-wrapper .flexFormBlockLabel {
	width:89px;
	padding-bottom:11px;
}
#page_eventenquiry #mod_flexibleForms .date-wrapper .date-wrapper-label{
	width:95px;
	padding-bottom:0;
}
#page_eventenquiry #mod_flexibleForms label[for=ff_firstName1],
#page_eventenquiry #mod_flexibleForms label[for=ff_eventType1],
#page_eventenquiry #mod_flexibleForms label[for=ff_yourEnquiry1],
#page_eventenquiry #mod_flexibleForms label[for=ff_lastName1]{
	padding-top: 14px;
}
#page_eventenquiry #mod_flexibleForms .flexFormFieldHTML {
	width: 294px;
}

#page_eventenquiry #mod_flexibleForms .flexFormFieldHTML input ,
#page_eventenquiry #mod_flexibleForms .flexFormFieldHTML select ,
#page_eventenquiry #mod_flexibleForms .flexFormFieldHTML textarea {
	border:2px solid #BD8A31;
	background:none;
	height:43px;
	color: #BD8A31;
	font-family: 'HelveticaNeueLTPro-BdCn',Arial,sans-serif;
	font-size: 1.1em;
	padding-left: 10px;
}
#page_eventenquiry #mod_flexibleForms .flexInputSimple {
	width: 290px;
}
#page_eventenquiry #mod_flexibleForms .flexInputDate {
	width: 290px;
}
#page_eventenquiry #mod_flexibleForms textarea.flexInputTextarea{
	width: 396px;
	height: 286px;
}

#page_eventenquiry #mod_flexibleForms .date-wrapper .flexFormFieldHTML {
	width: 89px;
}
#page_eventenquiry #mod_flexibleForms .select-wrap:after{
	content: '.'; 
	clear: both; 
	visibility: hidden; 
	height: 0; 
	display: block;
}
#page_eventenquiry #mod_flexibleForms .select-wrap .flexFormInputBlock {
	width: 89px;
	float:left;
	margin-right:13px;
}
#page_eventenquiry #mod_flexibleForms .flexInputSelect {
	width: 89px;
	padding:8px 7px 8px 30px;
}
#page_eventenquiry #mod_flexibleForms #ff_year1{
	padding-left:10px;
}
#page_eventenquiry #mod_flexibleForms  #ff_submitEnquiry1 {
	background: #BD8A31;
	border: none;
	left: 27px;
	padding: 0 38px;
	position: relative;
	top: 0;
	cursor:pointer;
}

/*MINIGALLERY*/
#main-content .miniGallery{
	border: 2px solid #BD8A31;
	clear: both;
	padding: 35px 37px;
	position: relative;
	width:391px;
}
.miniGallery ul:after {
	content: '.'; 
	clear: both; 
	visibility: hidden; 
	height: 0; 
	display: block;
}
.miniGallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.miniGallery .grid {
	border: 1px solid #BD8A31;
	float: left;
	height: 112px;
	width: 112px;
	margin-right:24px;
}
.miniGallery .controls {
	background: url(/templates/main/images/minigallery-controls.jpg) no-repeat scroll 0 0;
	cursor: pointer;
	height: 26px;
	position: absolute;
	top: 80px;
	width: 16px;
	z-index:10;
}
.miniGallery .prev {
	left: 9px;
}
.miniGallery .next {
	background-position: -20px 0;
	right: 9px;
}
.loggedIn .popup.privacy .editableLinkIcon{
	transform: translateY(-13px);
}
/***************  templates/main/styles/global.text.css  ***************/
/* TEXT STYLES */

body
{
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 100%;
	color: #c9c5bf;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}

h1#doc-header
{
	color: #464646;
	font-size: 0.75em;
	line-height: 1.2;
}

/* ===== MAIN CONTENT ===== */

#main-content
{
	line-height: 1.2;
	color: #c9c5bf;
	font-size: 1em;
}

#main-content h2
{
	font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
	font-size: 1.75em;
	text-transform: uppercase;
	margin-bottom: 0.4em;
	line-height: 1;
	color: #BD8A31;
}

.cufon-active #main-content h2 {
	
}

#main-content h2 .lowercase
{
	text-transform: lowercase;
}

#main-content h3
{
	font-size: 1.1em;
	margin-bottom: 0.8em;
}

#main-content h4
{
	font-weight: bold;
	margin-bottom: 0.4em;
}

#main-content h3, #main-content h3 a,
#main-content h4, #main-content h4 a
{
	color: #dfded8;
}

#main-content #map h3 {
	color: #000000;
	margin-bottom: 0.2em;
}

#main-content p
{
	margin-bottom: 1em;
}

#main-content a
{
	color: #BD8A31;
}

#main-content ul
{
	margin-bottom: 1em;
}


#main-content table
{
	border-collapse: collapse;
	margin-bottom: 1em;
}

#main-content table td
{
	border: 1px dotted #c0c0c0;
	padding: 2px 4px;
	text-align: center;
}

/* ===== RESERVATION FORM ===== */

#reservation-form 
{
}


/* ====== SIGNATURE ===== */

#signature
{
	text-align: right;
	color: #464646;
	font-size: 0.75em;
	line-height: 1.2;
}
#signature a
{
	color: #464646;
}
#signature a:hover
{
	color: #c9c5bf;
}

/* TOOLBOX LINK */

.edit-list-link
{
	float: right;
	color: #c00000 !important;
	background: #e0e0e0;
	padding: 1px 4px;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none !important;
}

.edit-list-link:hover
{
	text-decoration: underline !important;
}


.moduleOutput ul.taskMenu
{
	padding-left: 0;
	list-style: none;
}

.moduleOutput ul.taskMenu li
{
	display: inline;
	padding-left: 10px;
	border-left: 1px solid #999999;
	margin-left: 10px;
}

.moduleOutput ul.taskMenu li.first
{
	padding-left: 0;
	border-left: 0 none;
	margin-left: 0;
}

.moduleOutput ul.taskMenu li a
{
	color: #999999 !important;
}

.moduleOutput ul.taskMenu li.currentTask a
{
	color: #006599 !important;
}

.moduleOutput .edit-link
{
	float: right;
	color: red !important;
}

.moduleOutput .list-link
{
	display: block;
	margin-bottom: 0.8em;
}

#main-content a.makeEnquiry {
	color: #FFFFFF;
	font-family: 'HelveticaNeueLTPro-BdCn',Arial,sans-serif;
	line-height: 12px;
	text-transform: uppercase;
}
#main-content a.makeEnquiry:hover {
	text-decoration:none;
}

/*ENQUIRY*/
#page_eventenquiry #mod_flexibleForms .flexFormBlockLabel,
#page_eventenquiry #mod_flexibleForms .flexInputSelect{
	color: #BD8A31;
	font-family: 'HelveticaNeueLTPro-BdCn',Arial,sans-serif;
	font-size: 1.1em;
}
#page_eventenquiry #mod_flexibleForms .flexFormBlockLabel{
	line-height: 16px;
}
#page_eventenquiry #mod_flexibleForms .date-wrapper .flexFormBlockLabel {
	text-align:center;
	text-transform:uppercase;
}
#page_eventenquiry #mod_flexibleForms .date-wrapper .date-wrapper-label{
	text-align:left;
	text-transform:none;
}
#ff_submitEnquiry1 {
	font-family: 'HelveticaNeueLTPro-BdCn',Arial,sans-serif;
	font-size: 1.3em;
	line-height: 29px;
	text-transform: uppercase;
}
/***************  templates/main/styles/global.menus.css  ***************/
/* ===== MAIN NAVIGATION ===== */

#main-menu ul:after{
	content: '.'; clear: both; visibility: hidden; height: 0; display: block;}

#main-menu ul,
#extra-menu ul,
#sub-menu ul
{
	padding-left: 0px;
	list-style: none;
}

#main-menu ul.level1
{
	position: absolute;
	left: 0; bottom: 0;
	width: 952px;
	padding-bottom: 12px;
}

#extra-menu ul
{
	padding-top: 12px;
}

#main-menu li.level1,
#extra-menu li.level1
{
	text-transform: lowercase;
	color: #BD8A31;
}
#main-menu li.level1
{
	float:left;_display:inline;
	margin-right: 1.3em;
}
#extra-menu li.level1
{
	display: inline;
	margin-left: 1.4em;
}

#main-menu li.item1,
#extra-menu li.item1
{
	margin-left: 0;
}

#main-menu li.level1 a,
#extra-menu li.level1 a
{
	color: #BD8A31;
}

#main-menu ul li.active a,
#main-menu ul li.active-under a,
#main-menu ul li a:hover,
#extra-menu ul li.active a,
#extra-menu ul li.active-under a,
#extra-menu ul li a:hover
{
	color: #ffffff;
	text-decoration: none;
}

/* SUB MENU */

#sub-menu ul li.level2,
#sub-menu ul li.level1
{
	border-bottom: 1px solid #1E1E1E;
	text-transform: lowercase;
	zoom: 1;
}

#sub-menu ul li.level2 a,
#sub-menu ul li.level1 a
{
	display: block;
	padding: 1px;
	text-decoration: none;
	color: #BD8A31;
}

#sub-menu ul li a:hover,
#sub-menu ul li.active a,
#sub-menu ul li.active-under a
{
	color: #ffffff;
}


/***************  templates/main/styles/global.module.css  ***************/

/* MODULE STYLES FOR WIDGETS, VIEW LISTS AND VIEW ITEMS */

.viewList .item,
.viewListPaged .item
{
	position: relative;
	margin-bottom: 2em;
	zoom: 1;
}
.viewList .item:after,
.viewListPaged .item:after
{
	content: '.'; clear: both; visibility: hidden; height: 0; display: block;}

.widget_listModuleItems
{
	zoom: 1;
}
.widget_listModuleItems:after
{
	content: '.'; clear: both; visibility: hidden; height: 0; display: block;}

.moduleBody .title .price
{
	font-weight: normal;
	font-style: italic;
}

.moduleBody .title .price .currency
{
	text-transform: uppercase;
}
.moduleBody .title .price .cents
{
	display: none;
}

.moduleBody .main-image {
	float: left;
	margin: 0 0.8em 0.8em 0;
}

.moduleBody .content .view-link
{
	text-transform: lowercase;
}

.moduleBody .booking-link
{

}

.viewItem .moduleBody .booking-link
{
	left: 248px;
	bottom: 0;
}

/* TOOLBOX LINK */

.edit-list-link
{
	clear: both;
	float: right;
	color: #c00000 !important;
	background: #e0e0e0;
	padding: 1px 4px;
	font-family: Arial, helvetica, sans-serif;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
}

.edit-list-link:hover
{
	text-decoration: underline !important;
}

.moduleOutput ul.taskMenu
{
	padding-left: 0;
	list-style: none;
}

.moduleOutput ul.taskMenu li
{
	display: inline;
	padding-left: 10px;
	border-left: 1px solid #999999;
	margin-left: 10px;
}

.moduleOutput ul.taskMenu li.first
{
	padding-left: 0;
	border-left: 0 none;
	margin-left: 0;
}

.moduleOutput ul.taskMenu li a
{
	color: #999999 !important;
}

.moduleOutput ul.taskMenu li.currentTask a
{
	color: #006599 !important;
}

.moduleOutput .list-link
{
	display: block;
	margin-bottom: 0.8em;
}

.moduleOutput .edit-link
{
	position: absolute;
	right: 0; bottom: 0;
	color: #c00000 !important;
}



/* Offer Page  Accordion styles */
#main-content .moduleBody .categoryTitle{
	font-family:"HelveticaNeueLTPro-BdCn",Arial,sans-serif;
	text-transform:uppercase;
	font-size:1.5em;
	padding-left:10px;
	margin-top:15px;
}
.offers #main-content .moduleBody .content{
	width:465px;
	float:right;_display:inline;
}
.offers #main-content .moduleBody .content:after{
	content: '.'; 
	clear: both; 
	visibility: hidden; 
	height: 0; 
	display: block;
}
.offers #main-content .moduleBody h4.title.active{
	background:url(/templates/main/images/accordion-up.png) no-repeat 677px 0px;
}

.offers #main-content .moduleBody .accordion-content{
	margin:20px 5px 5px 20px;
}

.offers #main-content .moduleBody .item{
	margin-bottom:0;
}
  
.offers #main-content .moduleBody .item.last{
	margin-bottom:3.5em;
}
 
.offers #main-content .moduleBody h4.title{
	cursor:pointer;
	color:#BD8C25;
	font-weight:normal;
	background:url(/templates/main/images/accordion-down.png) no-repeat 677px 0px;
	padding-left:15px;
	border-bottom:1px solid #BD8C25;
} 

/* Gllery Page  Accordion styles */

#page_gallery #main-content .moduleBody .content{
	width:465px;
	float:right;_display:inline;
}
#page_gallery #main-content .moduleBody .content:after{
	content: '.'; 
	clear: both; 
	visibility: hidden; 
	height: 0; 
	display: block;
}
#page_gallery #main-content .moduleBody h4.title.active{
	background:url(/templates/main/images/accordion-up.png) no-repeat 677px 0px;
}

#page_gallery #main-content .moduleBody .accordion-content{
	margin:20px 5px 5px 20px;
}

#page_gallery #main-content .moduleBody .item{
	margin-bottom:0;
}
  
#page_gallery #main-content .moduleBody .item.last{
	margin-bottom:3.5em;
}
 
#page_gallery #main-content .moduleBody h4.title{
	cursor:pointer;
	color:#BD8C25;
	font-weight:normal;
	background:url(/templates/main/images/accordion-down.png) no-repeat 677px 0px;
	padding-left:15px;
	border-bottom:1px solid #BD8C25;
	text-transform:capitalize;
} 

#page_gallery #main-content {
    width: 710px;
}

#page_gallery #mod_pukkaGalleries {
	margin-top: 33px;
	position: relative;
}

#page_gallery #mod_pukkaGalleries .pictures{
	float: left;
	margin-bottom: 16px;
	padding-left: 20px;
	padding-top: 13px;
	position: relative;
}

#page_gallery #mod_pukkaGalleries .picture{
	float: left;
	margin-bottom: 16px;
	margin-right: 20px;
}

#page_gallery #fancybox-title {
	background:none;
}
/***************  templates/main/styles/module.pukkaNews.css  ***************/

#mod_pukkaNews .title
{
	padding-left: 16px;
	min-height: 11px; _height: 11px;
	background: url(/templates/main/images/icon-plus.gif) no-repeat 0 center;
	margin-left: -16px;
	color: #BD8A31;
	font-size: 1em;
	margin-bottom: 0;
}


#mod_pukkaNews .title a
{
	color: #BD8A31;
}

#mod_pukkaNews .reviewAward {
	padding-left: 112px;
	min-height: 72px; _height: 72px;
}

#mod_pukkaNews .reviewAward .main-image {
	position: absolute;
	left: 0; top: 0;
}
/***************  templates/main/styles/template.widget_downloads.css  ***************/

.widgetOutput.downloads .title {
	display: inline;
}

.widgetOutput.downloads .view-link {
	display: inline;
	text-transform: lowercase;
}
/***************  templates/main/styles/template.widget_features.css  ***************/

#features .container
{
	position: absolute;
	right: 0; bottom: 0;
}
	
#features .item
{
	display: block;
	width: 200px;
	margin-bottom: 1px;
}

#features .item .title
{
	display: block;
	height: 24px;
	padding-top: 1px;
	padding-right: 46px;
	background: #BD8A31 url(/templates/main/images/calendar-icon.gif) no-repeat 164px center;
	color: #000000;
	text-transform: lowercase;
	text-align: right;
}

#features .item .title:hover
{
	background-color: #866226;
	color: #ffffff;
	text-decoration: none;
}

#features .link .content,
#features .collapsible .content
{
	display: none;
}

#features .expanded .title {
	background: transparent url(/templates/main/images/feature-title-expanded.png) no-repeat !important;
	color: #ffffff;
} 

#features .collapsible .content .widget_listModuleItems.pukkaPackages
{
	position: relative;
	width: 200px; height: 266px;
}
#features .collapsible .content .title {
	position: absolute;
	top: 144px; left: 0;
	width: 168px; height: 20px;
	padding: 6px 16px;
	overflow: hidden;
	background: url(/templates/main/images/offers-title-bg.png) repeat !important;
	z-index: 2;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
}

#features .collapsible .content .title a {
	color: #ffffff;
}

#features .collapsible .content .main-image {
	display: block;
}
	
#features .collapsible .content .content {
	width: 168px; height: 78px;
	padding: 6px 16px;
	background: url(/templates/main/images/offers-bg.png) repeat;
	font-size: 0.875em;
	line-height: 1.1;
	color: #ffffff;
}

#features .collapsible .content .content .editable {
	width: 100%; height: 100%;
	overflow: hidden;
}

#features .collapsible .content .view-link {
	position: absolute;
	right: 0; bottom: 0;
	width: 26px; height: 22px;
	background: #BD8A31 url(/templates/main/images/offers-go.gif) no-repeat;
	text-indent: -9999px;
	z-index: 1;
}

#features .collapsible .content a.sub {
	display: block;
	color: #ffffff;
	padding: 2px 46px 2px 0;
	background: url(/templates/main/images/offers-bg.png) repeat;
	font-size: 0.875em;
	line-height: 1.1;
	text-align: right;
}
/***************  templates/main/styles/template.widget_popup.css  ***************/

.has-js .popup .content
{
	display: none;

}

#fancybox-inner .content
{
	background-color: #000000;
	border: 10px solid #000000;
	font-size: 0.9em;
	color: #ffffff;
}

#fancybox-inner .content p
{
	margin-bottom: 0.8em;
}

#fancybox-title
{
	background-color: #000000;
	color: #ffffff;
	font-size: 1em !important;
	font-family: "Franklin Gothic Book", Arial, sans-serif;
}
/***************  templates/main/styles/template.widget_share.css  ***************/
.share-this {
	text-align: right;
}
	
.share-this .button,
.share-this .icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
	zoom: 1;
}
*+html #share{
	padding-right:4px;
}
/***************  templates/main/styles/inc.mainVisual.css  ***************/

#main-visual .overlay-line
{
	position: absolute;
	left: 79px;
	top: 0;
	width: 3px; height: 388px;
	background: #BD8A31;
	z-index: 2;
	opacity: 0.65;
	-ms-filter: "alpha(opacity=65)";
	filter: alpha(opacity=65);
}

#main-visual object.main-flash
{
	display: block;
	width: 1200px;
	height: 388px;
	margin: 0 -110px;
}

/* This flash object is attached by javascript to the end of the body.
	It animates the elevator effect when the user switch page (ajax) */
	
object.transition
{
	position: absolute;
	left: 0;
	top: 132px;
	width: 1008px;
	height: 388px;
	z-index: 2;
	visibility: hidden;
}

/* Google map positioned over main visual */

#map 
{
	position: absolute;
	left: 0;
	top: -388px;
	width: 980px; height: 388px;
}