/* Lodges of NZ CSS - Meta Solutions metasolutions.co.nz - 5 June 2015 


  \  |      |           __|      |      |  _)              
 |\/ |  -_)  _|  _` | \__ \  _ \ | |  |  _| |  _ \   \ (_-<
_|  _|\___|\__|\__,_| ____/\___/_|\_,_|\__|_|\___/_| _|___/


*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/@import url('https://fonts.googleapis.com/css?family=Montserrat');
* {
	box-sizing: border-box;
}
html {
    min-width: 1170px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    letter-spacing: .1px;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    counter-reset: section;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*************************************************/


/* default styles */

body {
   
  
    background:#ffffff;
}

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

strong {
   
}

ul.menu li {
    margin: 0px 0px 0px 0em;
}


/* titles  */

h1,h2,h3,h4,h5,h6 {
    
}

#main-single .innerholder h1{

    font-size:42px;

    margin:74px 40px 10px 40px;

    padding:0px 0px 0px 0px;

}

h2 {
    color:#4d4d4d;
    font-size:21px;
    line-height:32px;
    margin:0px 40px 30px 40px;
  
    font-family: "droid-sans", sans-serif;
}

h3 {
    color:#4d4d4d;
    font-size:18px;
    line-height:32px;
    margin:0px 40px 30px 40px;
   
    font-family: "droid-sans", sans-serif;
}

h4 {
    color:#4d4d4d;
    font-size:23px;
    Xline-height:32px;
    margin:0px 0px 10px 40px;

    font-family: "droid-sans", sans-serif;
}

p  {
    color:#4d4d4d;
    font-size:16px;
    line-height:2;

    margin-bottom:10px;
    font-family: "droid-sans", sans-serif;
    margin:0px 40px 20px 40px;    
}


/* page */

#page {
    position: relative;
}

#body-inner {

}

#wrapper {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    Xbackground:#232323;
}


/* header */

header {
    height:75px;
    width:100%;
    background:#2b2e34;
}
header .innerholder {
    width:1090px;
    background:#2b2e34;
    margin-left:auto;
    margin-right:auto;
    height:75px;
}

#headerbannerimage {
    background-color:#ccc;
    width:100%;
}
#headerbannerimage .innerholder {
    clear:both;
    max-width:1920px;
    height:auto;
    background-color:#edf0f1;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;   
}

#headerbannerimage img {
    Xmax-width:1920px;
    max-width:100%;
    height:auto;
}

body.front #headerbannerimage img {
    height:650px;
    Xmargin-left:-50%;    
}
.node-type-home-page #headerbannerimage img {
    margin-left:auto;
}
body.front #headerbannerimage .innerholder {
    clear:both;
    max-width:1920px;
    height:auto;
    background-color:#edf0f1;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;   
}


/* menu */

#menu a,
#headerinner a,
footer a {
    
    
    text-decoration: none!important;
}

#menu .block-title,
#headerinner .block-title,
footer .block-title { 
    display:none;
}

.form-item,
.form-actions {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.region-subnavigation {
    Xfloat:right;
    Xfloat:left;
    margin-left:30px;
    margin-bottom:20px;
    Xmargin-top:7px;
}
.front .region-subnavigation {
    float:right;
    margin-left:0px;
    margin-bottom:0px;
    margin-top:15px;
}
.region-subnavigation li a {
    font-size:12px;
    color:#ffffff; 
    padding:0px 0px 0px 10px;
}
.region-subnavigation li a:link,
.region-subnavigation li a:visited {
    font-size:12px;
    color:#fff;
}
.region-subnavigation li a:hover,
.region-subnavigation li a:active {
    font-size:12px;
    color:#ccc;
    border-bottom: 1px solid #ccc;
}
.region-subnavigation li {
    display: inline-block;
    float:left;
    padding:2px 10px 2px 0px;
    border-right:1px solid #fff;
}
.region-subnavigation li.last {
    border-right:1px solid transparent;
}


.region-mainavigation {
    float:right;
    clear:right;
    Xmargin-top:45px;
    margin-top:25px;
}
.region-mainavigation li a:link,
.region-mainavigation li a:visited {
    font-size:16px;
    color:#ffffff;
    padding:0px 0px 4px 0px;
    Xborder-bottom: 1px solid #808285;
}
.region-mainavigation li a.active,
.region-mainavigation li a:hover,
.region-mainavigation li a:active {
    font-size:16px;
    color:#ffffff;
    padding:0px 0px 4px 0px;
    border-bottom: 1px solid #ffffff;
}
.region-mainavigation li {
    display: inline-block;
    float:left;
    padding:6px 15px;
    Xborder-bottom: 1px solid #808285;
    margin:0px!important;
}
.region-mainavigation li.first {
    padding:6px 15px 6px 0px;
}
.region-mainavigation li.last {
    padding:6px 0px 6px 15px;
}


.region-footernavigation {
    float:left;
    margin-top:15px;
}
.region-footernavigation li a {
    font-size:12px;
    color:#ffffff;
}
.region-footernavigation li a:link,
.region-footernavigation li a:visited {
    font-size:12px;
    color:#ffffff;
}
.region-footernavigation li a.active,
.region-footernavigation li a:hover,
.region-footernavigation li a:active {
    font-size:12px;
    color:#ffffff;
    border-bottom: 1px solid #ffffff;
}
.region-footernavigation li {
    display: inline-block;
    float:left;
    padding:10px 10px;
    border-right:1px solid #414349;
}
.region-subnavigation li {
    display: inline-block;
    float: left;
    padding: 10px 10px 10px 0px;
    border-right: 1px solid #414349;
}
.front .region-subnavigation li {
    display: inline-block;
    float: left;
    Xpadding: 13px 10px 3px 0px;
    border-right: 1px solid #fff;
}
.front .region-subnavigation li.last {
    display: inline-block;
    float: left;
    Xpadding: 3px 10px 3px 0px;
    border-right: 0px solid #fff;
}

.region-footernavigation li.last {
    border-right:1px solid transparent;
}


/* logo */

#logo {
    padding-top:15px;
    width:160px; 
    float:left;
}
#logo img {
    Xwidth:160px;
    width:75px;
    height:auto;
}

#logo.home {
    width:230px; 
    float:left;
}
#logo.home img {
    width:230px;
    height:auto;
}


/* Content Area */

#main {
    Xheight:200px;
    width:100%;
}
#main .innerholder { 
    width:1170px; 
    background: #ffffff;
    margin-left:auto;
    margin-right:auto;
    clear:both; 
    overflow:auto;
}
#content-area {
    padding:0px;
    background:#ffffff;
    width:826px;
    min-height:200px;
    float:left;
    Xmargin-bottom:20px;
}

#main-single {
    Xheight:200px;
    width:100%;
	background: #FFFFFF;
}
#main-single .innerholder { 
    width:1170px; 
    background: #ffffff;
    margin-left:auto;
    margin-right:auto;
    clear:both;
}
#main-single #content-area {
    padding:0px;
    width:1170px;
    min-height:200px;
    float:left;
    Xmargin-bottom:20px;
}
X#main-single h1 {
    color:#4d4d4d;
    font-size:52px;
    margin:40px 0 10px 40px;
    letter-spacing:1px;
    line-height: 1;
  
    border-bottom:0px solid #fff;
    padding:0px 0px 5px 0px;
    Xtext-align: center;
    Xwidth: 63%;
}
X#main-single h2 {
    color:#4d4d4d;
    line-height: 1.3;    
    font-size:38px;
    margin:0px 40px 20px 40px;
    letter-spacing:1px;

    border-bottom:1px solid #ccc;
    padding:0px 0px 20px 0px;
    font-family: "Times New Roman", Times, serif;
}
X#main-single h2 {
    color:#4d4d4d;
    line-height: 1.6;    
    font-size:25px;
    margin:0px 40px 5px 40px;
    letter-spacing:1px;

    padding:0px 0px 15px 0px;
}

#main-single h3 {
    color:#4d4d4d;
    line-height: 1.4;    
    font-size:22px;
    margin-bottom:20px;
}
#main-single p {
    Xtext-align: center;
    Xcolor: #7d8587;
    color: #444444;
    wXidth:63%;
	font-size: 18px;
}

.logged-in .region-content .content { padding:0px 40px; }
.logged-in .region-content .content div  { padding:2px; }
.logged-in .region-content .content fieldset { width:93%!important; }
.logged-in .region-content .content table { width:93%!important; }
.logged-in #block-menu-menu-sub-navigation { display:none; }

.simplemenu-block { background:#ddd; padding:5px; }
.simplemenu-block li { padding: 0px 10px!important; }


/* Sidebar Area */

#sidebar-area {
    padding:30px 0px 30px 0px;
    margin-bottom:50px;
    margin-top: 50px;
    width:342px;
    min-height:200px;
    float:left;
}




@media screen and (max-width: 760px) {

	
#sidebar-area {
    padding:30px 0px 30px 0px;
    margin-bottom:50px;
    margin-top: 50px;
    width:100%;
    min-height:200px;
    float:left;
}	
	
	


	}








/* Lower Area */

#lower-area {
    clear:both; 
    display:inline-block;
    float:left;
}


/* Footer */

footer {
    clear:both;
    background:#2b2e34;
    min-height:450px;
}
footer .innerholder { 
    width:1170px; 
    background:#2b2e34;
    margin-left:auto;
    margin-right:auto;
    clear:both;
}

#footernavigation { float:left; margin-bottom:40px;}
#footer1 { display:block; float:left; width:300px; height:300px; clear:left; border-right:1px solid #414349; }
#footer1 img { width:270px; height:auto; padding-top:50px; }
#footer2 { display:block; float:left; width:465px; height:300px; }
#footer3 { display:block; float:right; width:380px; height:375px; border-left:1px solid #414349; clear:right; margin-top:-75px;}


/* Grid Views */
#block-views-promotions_home_view-block_1 .views-row,
.view-id-experience_content_grid .views-row,
.view-id-destination_content_grid .views-row,
#block-views-content_grid-block_8 .views-row,
#block-views-content_grid-block_7 .views-row,
#block-views-content_grid-block_6 .views-row,
#block-views-content_grid-block_5 .views-row,
#block-views-content_grid-block_4 .views-row,
#block-views-content_grid-block_3 .views-row,
#block-views-content_grid-block_2 .views-row,
#block-views-content_grid-block_1 .views-row,
#block-views-related_lodges-block_1 .views-row,
X.view-display-id-block_2 .views-row,
X.view-display-id-block_4 .views-row,
X.view-id-content_grid { 
    Xborder:1px solid red;
    width:382px;
    min-height: 600px;
    float:left;
    margin-right:1px;
}
.views-field-field-itineraries-icon img {
    width:389px;
    height:auto;
    border-right:1px solid #fff;
}
.views-field-field-itineraries-icon img:hover {
     /* For IE8 and earlier */    
}
.views-field-field-adventure-image img,
.views-field-field-corporate-image img,
.views-field-field-fishing-image img,
.views-field-field-gardens-image img,
.views-field-field-golf-image img,
.views-field-field-hiking-image img,
.views-field-field-honeymoon-image img,
.views-field-field-cycling-image img,
.views-field-field-skiing-image img,
.views-field-field-wedding-image img,
.views-field-field-wilderness-image img,
.views-field-field-wineries-image img,
.view-id-experience_content_grid .views-field-field-itineraries-icon img,
.view-id-destination_content_grid .views-field-field-itineraries-icon img {
    width:388px;
    height:auto;
}
.views-field-field-adventure-image img:hover,
.views-field-field-corporate-image img:hover,
.views-field-field-fishing-image img:hover,
.views-field-field-gardens-image img:hover,
.views-field-field-golf-image img:hover,
.views-field-field-hiking-image img:hover,
.views-field-field-honeymoon-image img:hover,
.views-field-field-cycling-image img:hover,
.views-field-field-skiing-image img:hover,
.views-field-field-wedding-image img:hover,
.views-field-field-wilderness-image img:hover,
.views-field-field-wineries-image img:hover,
.view-id-experience_content_grid .views-field-field-itineraries-icon img:hover,
.view-id-destination_content_grid .views-field-field-itineraries-icon img:hover {
    
}

 a span.field-content{
	font-weight: 200;
	 font-size: 18px;
}

.home3 h3,
.views-field-title h3 {
    font-size:24px;
    margin:10px 20px 20px 20px;
    border-bottom:1px solid #ccc;
    padding-bottom:5px;
    color:#4d4d4d;
}
X.views-field-title a {
    display:block;
    font-size:24px;
    margin:20px 20px 20px 20px;
    border-bottom:1px solid #ccc;
    padding-bottom:5px;
    color:#4d4d4d;
}
.views-field-field-itinerary-route img {
    width:110px;
    height:auto;
    float:right;
    margin:0px 20px;
}

.views-field-field-adventure-quote,
.views-field-field-corporate-quote,
.views-field-field-fishing-quote,
.views-field-field-garden-quote,
.views-field-field-golf-quote,
.views-field-field-hiking-quote,
.views-field-field-honeymoon-quote,
.views-field-field-cycling-quote,
.views-field-field-skiing-quote,
.views-field-field-wedding-quote,
.views-field-field-wilderness-quote,
.views-field-field-wineries-quote,
.views-field-field-short-description {
    margin:0px 0px 0px 20px;
    line-height:1.5;
    min-height: 100px;
	max-height: 160px;
    overflow:hidden;
	color:#6f6f6f;
}
.ExperiencesMainPage .views-field-field-short-description {
    min-height: 130px;
	max-height: 130px;	
}
.ItinerariesMainPage .views-field-field-short-description {
    min-height: 166px;
	max-height: 166px;		
}
.itinerary-guts {
	min-height: 283px;
}
.ExperiencesMainPage .views-row {
	min-height: 555px !important;
}

.views-field-field-adventure-link a,
.views-field-field-corporate-link-1 a,
.views-field-field-fishing-link-1 a,
.views-field-field-garden-link-1 a,
.views-field-field-golf-link-1 a,
.views-field-field-hiking-link-1 a,
.views-field-field-honeymoon-link-1 a,
.views-field-field-cycling-link-1 a,
.views-field-field-skiing-link-1 a,
.views-field-field-wedding-link-1 a,
.views-field-field-wilderness-link-1 a,
.views-field-field-wineries-link-1 a {
    display:inline-block;
    padding:12px 40px;
    background:#599ed3;
    margin:20px 0px 0px 20px;
    color:#fff;
    font-size:14px;
    border:0px solid #fff;
    background: #599ed3 url('/sites/all/themes/lodgesofnz/images/icon-book-this-lodge.png'); 
    background-position: 92% center;
    background-repeat: no-repeat;      
}
.views-field-field-adventure-link a:hover,
.views-field-field-corporate-link-1 a:hover,
.views-field-field-fishing-link-1 a:hover,
.views-field-field-garden-link-1 a:hover,
.views-field-field-golf-link-1 a:hover,
.views-field-field-hiking-link-1 a:hover,
.views-field-field-honeymoon-link-1 a:hover,
.views-field-field-cycling-link-1 a:hover,
.views-field-field-skiing-link-1 a:hover,
.views-field-field-wedding-link-1 a:hover,
.views-field-field-wilderness-link-1 a:hover,
.views-field-field-wineries-link-1 a:hover {
    display:inline-block;
    padding:12px 40px;
    background:#2F333E;;
    margin-top:20px;
    color:#fff;
    font-size:14px;
    text-decoration: none;
    border:0px solid #fff;
    cursor:pointer;
    background: #2F333E url('/sites/all/themes/lodgesofnz/images/icon-book-this-lodge.png'); 
    background-position: 92% center;
    background-repeat: no-repeat;      
}




#webform-client-form-76 .webform-submit,
.node-type-gift-voucher .voucherbutton,
#webform-client-form-48 .form-actions input,
#node-51 .bluebutton,
.home3 .bluebutton,
.views-field-title-1 a {
    display:inline-block;
    padding:12px 40px;
    background:#599ed3;
    margin:20px 0px 0px 20px;
    color:#fff;
    font-size:14px;
    border:0px solid #fff;
    
}

#webform-client-form-76 .webform-submit:hover,
.node-type-gift-voucher .voucherbutton:hover,
#webform-client-form-48 .form-actions input:hover,
#node-51 .bluebutton:hover,
.home3 .bluebutton:hover,
.views-field-title-1 a:hover {
    display:inline-block;
    padding:12px 40px;
    background:#2F333E;
    margin-top:20px;
    color:#fff;
    font-size:14px;
    text-decoration: none;
    border:0px solid #fff;
    cursor:pointer;
}



.views-field-field-mini-map {
    float:right;
    margin:0px 20px;
}

#block-views-promotions_home_view-block_1,
.view-id-experience_content_grid .views-row,
.view-id-destination_content_grid .views-row,
#block-views-content_grid-block_1,
#block-views-content_grid-block_2,
#block-views-content_grid-block_3,
#block-views-content_grid-block_4
#block-views-content_grid-block_5,
#block-views-content_grid-block_6,
#block-views-content_grid-block_7,
#block-views-content_grid-block_8 {
    Xmargin:30px 0px 30px 0px;
}

X#block-views-promotions_home_view-block_1 .views-field-body{
    Xheight:310px;
    Xoverflow:hidden;
}

#block-views-promotions_view-block_1 .views-field-body ul li {
    margin:0px 40px 20px 40px;
}
#block-views-promotions_home_view-block_1 .views-field-body ul li {
    margin:0px 20px 20px 20px;
} 

/* Itinerary pages */

.field-name-field-lodge-teaser {
   
    font-size:14px;
    margin:0px 40px 26px 22px;
    padding:14px 0px 14px 40px;
    background: url('/sites/all/themes/lodgesofnz/images/itinerary-grey-arrow.png'); 
    background-position: left center;
    background-repeat: no-repeat;
}

.field-name-field-lodge-name {
    font-size:18px;
    font-family: "droid-sans", "Helvetica Neue", Arial, sans-serif;
    margin:0px 40px 40px 10px;
    padding-left:15px;
}
.field-name-field-lodge-name::before {
    counter-increment: section;
    content: counter(section);
    float:left;
    background:rgb(149,164,177);
    display:block;
    margin:-3px 10px 0px -2px;
    padding:5px 9px;
    border-radius: 15px;
    color:#fff;
}

.field-name-field-lodge-description p {
   
    margin:0px 40px 20px 62px;    
}

.field-name-field-lodge-image img {
    float:left;
    padding-right:1px;
    width:274px;
    height:auto;
}

.field-collection-item-field-itineraries-location .field-name-field-lodge-image {
    display:block; height:220px;
}

.node-type-itineraries .field-name-body ul { 
    margin:0px 40px 0px 55px;
    list-style-type: disc;
}

.node-itineraries .field-collection-item-field-itineraries-location { border-top:1px dotted #ccc; margin-top:30px; padding-top:30px; }


/* Lodge Page */

#nextonyourjourney {
    clear: both;
}

.bookthislodge {
    Xbackground:rgb(149,164,177);
    display: block;
    padding:10px;
    color:#fff;
    text-align: center;
    font-size:16px;
    background: rgb(149,164,177) url('/sites/all/themes/lodgesofnz/images/icon-book-this-lodge.png'); 
    background-position: 80% center;
    background-repeat: no-repeat;  
	  -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
	font-weight: 200;
	-webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.bookthislodge:hover {
    background: #2F333E url('/sites/all/themes/lodgesofnz/images/icon-book-this-lodge.png'); 
    background-position: 80% center;
    background-repeat: no-repeat; 
    color:#fff;
	  -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
	font-weight: 200;
	-webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
#tariff .bookthislodge {
    background-position: 85% center;
}
#tariff .bookthislodge:hover {
    background-position: 85% center;
}

#specialoffers h2 {
    font-size:18px!important;
}

#specialoffers {
  
    padding:20px 0px;
    margin-top:30px;
}
#specialoffers .views-field-field-special-offer-link {
    display: block;
    background: url('/sites/all/themes/lodgesofnz/images/icon-external-blue.png'); 
    background-position: right center;
    background-repeat: no-repeat;        
}
body.front .views-field-field-special-offer-link {
    display: block;
    background: url('/sites/all/themes/lodgesofnz/images/icon-external-blue.png'); 
    background-position: right center;
    background-repeat: no-repeat;        
}

#hospitality,
#accommodation {
    clear:both;
}

#accommodation img,
#localexperiences img {
    width:270px;
    padding:20px 0px 20px 15px; margin-right:-2px; border:0px;
	margin-bottom: 0px;
}

#lodgevideo {  
   padding:0px 0px 40px 40px;
}

#yourhosts {
    width:39%;
    min-height:250px;
    float:left;
    
}
#address {
    width:295px;
    min-height:150px;    
    float:left;   
    border-right:1px solid #d9d9d9;    
}
#tariff {
    /*width:49%;*/
    min-height:200px;    
    float:left;    
}
#nextonyourjourney {
    margin-top:50px;
    width:100%;
    float:left;
    clear:both;
}

#facilities {

        float: left;
        width: 100%;
        padding: 40px;
        margin-bottom: 40px;

}

    #facilities img {
        width: auto;
        padding-right: 40px;
    

}
#facilities p {
	   font-family: droid-serif !important;
    font-style: italic;
    color:#4d4d4d;
	font-size: 21px;
    margin-left:25px;
    margin-top:10px;
	margin-bottom: 7px;
}
#facilities ul {
    padding:0px 0px 20px 40px;
}
#facilities li {
	padding-bottom: 0px;
    font-size: 16px;
    margin-bottom: -4px;
    list-style-type: disc;
    width:220px; 
    float:left;
}

#block-views-promotions_view-block_1 h2 {
    font-size:14px;
    margin:0px 40px 20px 40px;
}

.region-sidebar #block-views-promotions_view-block_1 .views-field-title {
    margin:0px 40px 10px 40px;
    font-size:16px;
    line-height: 24px;
}
#block-views-promotions_view-block_1 .views-field-title {
    font-size:14px;

}
.region-sidebar #block-views-promotions_view-block_1 .views-field-field-special-offer-link {
    margin:0px 40px 40px 40px;
    font-size:14px;
}
#block-views-promotions_view-block_1 .views-field-field-special-offer-link {
    margin:0px 40px 10px 40px;
    font-size:14px;
}

#experiences li { 
    margin:0px 40px 0px 40px;
    padding:5px 0px;
    border-bottom:1px solid #ccc;
}
#experiences li a { 
    height:30px;
    line-height:1.9;
    display:block;
    font-size:15px;
    padding:3px 0px;
}

#block-views-related_lodges-block_1 .views-field-title {
    margin:20px 40px 10px 0px;
}
#block-views-related_lodges-block_1 .views-field-view-node {
    margin:10px 40px 50px 20px;
}


/* Experience Icons 

#experiences li a.Adventure { 
    background: url('../images/experiences-adventure.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Meetings { 
    background: url('../images/experiences-meetings.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Biking.Holidays { 
    background: url('../images/experiences-cycling.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Fishing { 
    background: url('../images/experiences-fishing.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Family { 
    background: url('../images/experiences-family.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Gardens { 
    background: url('../images/experiences-gardens.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Golf { 
    background: url('../images/experiences-golf.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Hiking { 
    background: url('../images/experiences-hiking.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Honeymoon { 
    background: url('../images/experiences-honeymoon.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Horse { 
    background: url('../images/experiences-horse.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Skiing { 
    background: url('../images/experiences-skiing.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Wedding { 
    background: url('../images/experiences-wedding.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Wilderness { 
    background: url('../images/experiences-wilderness.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Wineries { 
    background: url('../images/experiences-wineries.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}
#experiences li a.Food { 
    background: url('../images/experiences-food.png'); 
    background-position: left center;
    background-repeat: no-repeat;  
    padding-left:40px;
    background-size: 30px auto;
}


*/

/* Home Page */

body.front h1,
body.front p {
    text-align: center;
}
body.front h1 { width:80%; margin-left:auto; margin-right:auto; }
body.front #logo img {
    width: 220px;
    height: auto;
}

body.front .region-mainavigation li a:link,
body.front .region-mainavigation li a:visited {
    font-size:15px;
    color:#ffffff;
    padding:0px 0px 4px 0px;
    Xborder-bottom: 1px solid #ccc;
}
body.front .region-mainavigation li a:hover,
body.front .region-mainavigation li a:active {
    font-size:15px;
    color:#ffffff;
    padding:0px 0px 4px 0px;
    border-bottom: 1px solid #ffffff;
}

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    body.front .region-mainavigation li a:link,
    body.front .region-mainavigation li a:visited {
        padding:0px 0px 5px 0px;
    }
    body.front .region-mainavigation li a:hover,
    body.front .region-mainavigation li a:active {
        padding:0px 0px 5px 0px;
    }
}


body.front .region-mainavigation li {
    display: inline-block;
    float:left;
    padding:6px 15px;
    Xborder-bottom: 1px solid #ccc;
    margin:0px!important;
}
body.front .region-mainavigation li.first {
    padding:6px 15px 6px 0px;
}
body.front .region-mainavigation li.last {
    padding:6px 0px 6px 15px;
}

body.front header  {
    background:transparent;
    position:absolute;
    z-index:50;
}
body.front #homeheader {
    Xheight:auto;
}
body.front header .innerholder {
    width: 1090px;
    background: none repeat scroll 0% 0% transparent;
    margin-left: auto;
    margin-right: auto;
    height: 135px;
}
body.front #headerbannerimage {
    Xborder:1px solid red;
    position:relative;
    Xheight:650px;
    height:auto;
    margin-bottom:0px;
}
body.front #headerbannerimage img {
    Xheight:650px;
    height:auto;
}


body.front h2 {
    font-family: "Times New Roman", Times, serif;
    text-align:center;
    font-size:28px;
    margin-top:40px;
}

#block-views-home_page_3_icons-block,
#block-views-home_page_3_icons-block_1,
#block-views-home_page_3_icons-block_2 {
    float:left;
}
.view-id-home_page_3_icons img {
    width:389px;
    height:auto;
    border-right:1px solid #fff;
}
.view-id-home_page_3_icons img:hover {
    width:389px;
    height:auto;
    border-right:1px solid #fff;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */ 
}
 

.home3 {
    float:left;
    width:389px;
    height:auto;
    border-right:1px solid #fff;  
    margin-bottom:40px;
}
.home3 .bluebutton {
    Xmargin-left:40px;
}

.fullwidthbox {
    clear:both;
    margin-bottom:20px;
    Xbackground:red;    
}
.fourup {
    background:#f5f7f9;
    width:584px;
    float:left;
    min-height:265px;
}
.fourup.one {
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    background: #f5f7f9 url('/sites/all/themes/lodgesofnz/images/home4up-one.jpg'); 
    background-position: left center;
    background-repeat: no-repeat;      
    background-size:100%;
}
.fourup.two {
    border-bottom:1px solid #fff;
    padding-right:1px;
    background: #f5f7f9 url('/sites/all/themes/lodgesofnz/images/home4up-two.jpg'); 
    background-position: left center;
    background-repeat: no-repeat;      
    background-size:100%;    
}
.fourup.three {
    border-right:1px solid #fff;
    background: #f5f7f9 url('/sites/all/themes/lodgesofnz/images/home4up-three.jpg'); 
    background-position: left center;
    background-repeat: no-repeat;      
    background-size:100%;
}
.fourup.four {
    padding-right:1px;
    background: #f5f7f9 url('/sites/all/themes/lodgesofnz/images/home4up-four.jpg'); 
    background-position: left center;
    background-repeat: no-repeat;      
    background-size:100%;
}
.fourupcontent.one,
.fourupcontent.three {
    margin-top:30px;
    width:380px; 
    float:right;
}
.fourupcontent.two,
.fourupcontent.four {
    margin-top:30px;
    width:380px; 
    float:left;
}
.twoupcontent p,
.fourupcontent p {
    line-height: 1.5;
    text-align: left!important;
    font-size:14px;
}
.twoupcontent h3,
.fourupcontent h3 {
    margin:0px 0px 10px 40px;
}


.twoupcontent.one {
    margin-top:30px;
    width:470px; 
    float:right;
}
.twoupcontent.two {
    margin-top:30px;
    width:470px; 
    float:right;
}
.twoup {
    background:#f5f7f9;
    width:584px;
    float:left;
    min-height:165px;
}
.twoup.one {
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    background: #f5f7f9 url('/sites/all/themes/lodgesofnz/images/home2up-one.png'); 
    background-position: left center;
    background-repeat: no-repeat;      
    background-size:100%;
}
.twoup.two {
    border-bottom:1px solid #fff;
    padding-right:1px;
    background: #f5f7f9 url('/sites/all/themes/lodgesofnz/images/home2up-two.png'); 
    background-position: left center;
    background-repeat: no-repeat;      
    background-size:100%;    
}


#block-views-promotions_home_view-block_1 .views-field-field-special-offer-link,
#block-views-promotions_home_view-block_1 .views-field-title {
    margin:20px 40px 10px 20px;
   
    line-height:28px;
}
.home3 p,
#block-views-promotions_home_view-block_1 p {
    text-align: left!important;    
    color:#4d4d4d!important;
    margin:20px;
}


body.front footer p {
    text-align: left;
}


/* main menu */


/* main menu responsive */


/* views */


/* blocks */

#block-block-6 h3,
#block-block-5 h4 {
    color:#fff;   
    font-size:16px;
    margin-bottom:20px;
}
#block-webform-client-block-16 label,
#block-block-6 p,
#block-block-5 p {
    color:#fff;    
    line-height: 1.5;
    font-size:14px;
}
#block-block-5 p strong {
    color:#599ed3;    
}

#block-block-7 {
    padding-top:20px;
}
#block-block-7 h3 {
    color:#4d4d4d;
    font-size:21px;

    font-family: "droid-sans", "Helvetica Neue", Arial, sans-serif;
}


/* Webform */


#block-webform-client-block-48 {
    width:905px;
    margin-left:auto;
    margin-right:auto;
}

.webform-component--your-details { 
    padding:10px;
    float:left;
    width:340px;
}
.webform-component--your-questions---comments { 
    padding:10px;
    float:right;
    width:340px;
}

.form-actions {
    clear:both;
    float:right;
    padding:0px 20px 20px 0px;
}

#block-webform-client-block-48 .block-title { 
    display:none; 
}

.webform-client-form-48 textarea,
.webform-client-form-48 input {
    border:1px solid #ccc;
    color:#999;
    padding:10px;
    font-size: 14px;
}
.webform-client-form-48 label {
    color:#999;
    padding:10px;
}

fieldset.captcha.form-wrapper {
    color: #999;
    padding: 0px 25px 0px 45px;
    Xfloat: right;
}


#block-webform-client-block-16 {
    margin:0px 40px 40px 40px;
}

#block-webform-client-block-16 .form-item input {
    border:1px solid #1f2124;
    width:250px;
    background:#25282e;
    font-size:14px;
    height:25px;
    color:#fff;
    padding:5px 10px;
    margin-top:5px;
}
#block-webform-client-block-16 .form-submit {
    background:#25282e;
    border:2px solid #808285;
    color:#fff;
    padding:8px 40px;
    font-size:14px;
}
#block-webform-client-block-16 .form-submit:hover {
    background:#2F333E;
    border:2px solid #808285;
    color:#25282e;
    padding:8px 40px;
    font-size:14px;
    cursor:pointer;
}



/* slider styles */

.banner { position: relative; overflow: auto; }
.banner li { list-style: none; }
.banner ul li { float: left; }
    

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
    font-family: 'flexslider-icon';
    src:url('/sites/all/themes/lodgesofnz/fonts/flexslider-icon.eot');
    src:url('/sites/all/themes/lodgesofnz/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
        url('/sites/all/themes/lodgesofnz/fonts/flexslider-icon.woff') format('woff'),
        url('/sites/all/themes/lodgesofnz/fonts/flexslider-icon.ttf') format('truetype'),
        url('/sites/all/themes/lodgesofnz/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 0px; background: #fff; border: 0px solid #fff; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: #fff; text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay { display:none; }

/* Control Nav */
.flex-control-nav { z-index: 999; width: 100%; position: absolute; bottom: 20px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 15px; height: 15px; display: block; background: #4d4d4d; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.flex-control-paging li a:hover { background: #599ed3;}
.flex-control-paging li a.flex-active { background: #599ed3; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}


/* Gift Voucher Form */

#webform-client-form-76,
#block-system-main form fieldset {
    width: 600px;
    Xheight:500px;
    overflow: hidden;
    Xfloat: left;
    border: 1px solid #DDDDD8;
    padding: 10px 20px;
    margin: 5px auto 5px auto;
    line-height: 16px;
    background: none repeat scroll 0% 0% #EEE;
}
#webform-client-form-76 p,
#block-system-main form fieldset p {
    text-align: left;
}
#webform-client-form-76 input,
#webform-client-form-76 textarea,
#block-system-main form .voucherfield {
    font-size:14px;
    padding:5px;
    border:1px solid #ccc;
    background:#fff;
    color:#4d4d4d;
}
#block-system-main form .label {
    color:#4d4d4d;
}
.voucherbutton {
    margin: 0px auto;
    text-align:center;
}

#block-webform-client-block-76 {
    margin-bottom: 50px;
}
#block-webform-client-block-76 .block-title {
    display:none;
}


/* Domains - Travel Associates */

.domain-anznaturetours-lodges-co-nz #block-block-11,
.domain-travelassociates-lodgesofnz-co-nz #block-block-10 {
    float:right; 
    height:110px;
}

.domain-anznaturetours-lodges-co-nz .region-mainavigation,
.domain-travelassociates-lodgesofnz-co-nz .region-mainavigation {
    float:right;
    clear:none;
    margin-top:45px;
}


.domain-anznaturetours-lodges-co-nz #block-block-11 img {
    height:100px; 
    width:auto;
}
.domain-anznaturetours-lodges-co-nz footer,
.domain-anznaturetours-lodges-co-nz header .innerholder,
.domain-anznaturetours-lodges-co-nz header  {
    background: #829840;
}
.domain-anznaturetours-lodges-co-nz #main-single,
.domain-anznaturetours-lodges-co-nz #main  {
    background: #e8d7a2;
}
.domain-anznaturetours-lodges-co-nz #footer1 { border-right:1px solid #fff; }
.domain-anznaturetours-lodges-co-nz #footer3 { border-left:1px solid #fff; }

.domain-anznaturetours-lodges-co-nz .region-footernavigation li {
    border-right:1px solid #fff;
}

/* Directions Map */

#map-container * { box-sizing: border-box;}

#map-container{
  margin:30px 0 60px 0;
  height:500px;
}

#map-right{
  width:30%;
  float:left;
  background-color: #2B2E34;
  height:100%;
}

.search-box{
  padding:15px;
}

#search-panel .chosen-container{
  width:100%!important;
}

#search-panel .chosen-container-single .chosen-single{
  height:35px;
  line-height: 35px;
}

#search-panel .chosen-container-single .chosen-single div{
  top:6px;
}

.search-box label{
  color:#fff;
  text-transform: uppercase;
  width:100px;
  display: block;
  margin-bottom:10px;
}


.info-button{
  float:left;
  width:100%;
}

.info-button p{
  text-align: center;
  margin:15px 10px 15px 10px;
  background-color:#599ed3; 
  color:#ffffff!important;
  border-radius:5px;
  padding:15px;
}

.info-button i{
  margin-right:10px;
}

#map {
  float:left;
  width:70%;
  height: 100%;
}

#lodge-notes{
  clear: both;
  background-color: #FAFAFB;
  background-image:url('/sites/all/themes/lodgesofnz/images/directionarrows.png');
  background-position: center center;
  background-size: 5% auto;
  background-repeat: no-repeat;
  margin-top:15px;
}

#lodge-notes .lodge-notes{
  display: none;
  padding:5%;
  width:50%;
  float:left;
  box-sizing: border-box;
}

#lodge-notes .lodge-notes h2{
  margin:0 0 015px 0;
  border-bottom: 1px solid #ccc;
}

#lodge-notes .lodge-notes p{
    padding:0 0 0 0;
    margin:0;
}

/* #Clearing */
/* Self Clearing Goodness */

    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } 
    
    /* Use clearfix class on parent to clear nested columns, 
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row, 
    .clearfix {
      zoom: 1; }
      
    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }
	
.preview-image {
	padding: 0px 10px;
}
.page-113 #block-system-main .views-field-field-short-description .field-content.f18 {
    
}
.page-113  #block-views-content_grid-block_6 .views-row {
    min-height: auto;
}
.views-field-title-1 a.view-partner {
    margin-bottom: 20px !important;
}
.pre-text {
    white-space: pre-line;
}
#content-area ol {
    margin: 0px 40px 20px 60px;
}
#content-area ol li {
    margin: 0px;
    list-style-type: decimal;
}
#content-area ul {
    margin: 0px 40px 20px 60px;
}
#content-area ul li {
    margin: 0px;
    list-style-type: disc;
}
.ExperiencePage .views-field.views-field-field-short-description {
    min-height: 165px;
}
@media screen and (min-width: 1200px) {
    .ExperiencePage #block-views-content_grid-block_6 .views-row {
        min-height: 570px;
    }
}