@import "common.css";
@import "submenu.css";

/* --------------------------------------------------------------------------------
 * HTML
 * -------------------------------------------------------------------------------- */ 
body {font: 68%/1.5 verdana,arial,helvetica,sans-serif;}

h1 {font-size: 1.6em;}
p, li, td {font-size: 1em;}


/* --------------------------------------------------------------------------------
 * Main Navigation Menu
 * -------------------------------------------------------------------------------- */ 
body #nav ul li {font-size: 1em;}


/* --------------------------------------------------------------------------------
 * Sub Navigation Menu
 * -------------------------------------------------------------------------------- */ 
h2.menu-header, h2.menu-header a {font-size: 1.1em;}

/* Section Navigation 'Top Menus' */
#navigation ul li a:link, #navigation ul li a:visited {font-size: 1.1em;}


/* --------------------------------------------------------------------------------
 * Homepage Main Layout Elements
 * -------------------------------------------------------------------------------- */ 
body#nz .subscribeBanner {background-image: url(/iss/fms/sitedesign/newzealand/bt_newsonq.jpg);}

/* -- Home Features List -- */
ul#home-features li#home-feature-title { background: url(/iss/fms/sitedesign/english/gr_home_featuretitle.gif) no-repeat 0 0;}
ul#home-features li#home-feature-1     { background: url(/iss/fms/sitedesign/newzealand/gr_home_feature1.gif) no-repeat 0 0; }
ul#home-features li#home-feature-2     { background: url(/iss/fms/sitedesign/newzealand/gr_home_feature2.gif) no-repeat 0 0; }
ul#home-features li#home-feature-3     { background: url(/iss/fms/sitedesign/newzealand/gr_home_feature3.gif) no-repeat 0 0; }
ul#home-features li#home-feature-4     { background: url(/iss/fms/sitedesign/newzealand/gr_home_feature4.gif) no-repeat 0 0; }


/* --------------------------------------------------------------------------------
 * Footer
 * -------------------------------------------------------------------------------- */ 
.footer-content ul li {font-size: 1em;}


/* --------------------------------------------------------------------------------
 * Others
 * -------------------------------------------------------------------------------- */ 
body #data_islands .data_island h3, body #data_islands .data_island h3 a {
  text-size: 1em;
}



/* --------------------------------------------------------------------------------
 * NZ TNQ Holiday Deals page
 * -------------------------------------------------------------------------------- */ 
.dealTable {
  background-color: #008AAF;
}
.dealTable td {
  background-color: #FFFFFF;
  font-size: 9.5pt;
  padding: 0px;
  margin: 0px;
  border-bottom: 3px solid #FFFFFF;
  text-align: left;
}

.dealPricePoint {
  width: 100%;
  height: 90px;
  color: #FFFFFF;
  padding: 0px;
  margin: 0px;
}
.dealPricePoint p {
  text-align: center;
  padding-right: 10px;
  padding-top: 14px;
}

.dealDescription {
  width: 90%;
  padding: 3px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.priceText {
  font-size: 16pt;
  font-weight: bold;
  line-height: 14pt;
  padding: 0px;
  margin: 0px;
}

.propertyName {
  color: #008AAF;
  font-size: 13pt;
  font-weight: bold;
}

.additionalText {
  color: #D0222B;
  font-size: 8.5pt;
}

.smallText {
  font-size: 7.5pt;
}

.signPost {
  background-image: url(/iss/fms/sitedesign/newzealand/tnq-hols/sign-post-trinity-beach.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

