
/***************  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;}

h1#doc-header
{
	position: absolute;
	right: 28px;
	bottom: 2.4em;
	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 */
}
#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;
}

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

#share
{
	position: absolute;
	right: 28px; bottom: 3.6em;
}

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

/* ===== 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;
}
/***************  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;
}
/***************  templates/main/styles/global.menus.css  ***************/
/* ===== MAIN NAVIGATION ===== */

#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
{
	display: inline;
	margin-left: 1.6em;
	text-transform: lowercase;
	color: #BD8A31;
}

#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
{
	border-bottom: 1px solid #1E1E1E;
	text-transform: lowercase;
	zoom: 1;
}

#sub-menu ul li.level2 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;
}
/***************  templates/main/styles/module.pukkaNews.css  ***************/

#mod_pukkaNews .title
{
	padding-left: 16px;
	min-height: 11px; _height: 11px;
	background: url(http://www.36levelsabove.com.au/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(http://www.36levelsabove.com.au/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(http://www.36levelsabove.com.au/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(http://www.36levelsabove.com.au/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(http://www.36levelsabove.com.au/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(http://www.36levelsabove.com.au/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(http://www.36levelsabove.com.au/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/libs/jquery/fancybox/jquery.fancybox-1.3.1.css  ***************/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox.png);
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox.png);
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancy_title_over.png);
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox.png);
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox-x.png);
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox.png);
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/blank.gif);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox.png);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox.png);
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox-x.png);
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox.png);
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox-y.png);
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox.png);
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox-x.png);
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox.png);
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox-y.png);
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(http://www.36levelsabove.com.au/templates/main/libs/jquery/fancybox/fancybox.png);
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/***************  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;
}
/***************  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;
}