/* NZHotPools.co.nz Styles */

body {
	margin: 0px;
	padding: 0px;
	background: url(/images/bg.jpg) repeat-x top left #6699ff;
	}

body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

td {
	vertical-align: top;
	}

.wrapper {
  width: 100%;
}

.wrapper_left {
  background: url(/images/left-shadow-lower.gif) top right repeat-y;
  /*width: 5%; */
  text-align: right;
}

.wrapper_middle {
  width: 960px;
  background-color: #FFFFFF;
}

.wrapper_right {
  background: url(/images/right-shadow-lower.gif) top left repeat-y;
  /*width: 5%; */
  text-align: left;
}


.seo_intro {
    background: url(/images/seo-intro-bg.jpg) repeat-y top left #deeeff;
    height: 20px;
    padding: 5px 20px 5px 20px;
    font-size: 10px;
    }

.header_stats {
    background: url(/images/stats-bg.jpg) repeat-y top right #deeeff;
    height: 20px;
    text-align: right;
    padding: 5px 20px 5px 20px;
    font-size: 10px;
    }

.header {

    }


.left_column {
    width: 150px;
    padding: 0 0 0 20px;
	}

.main_column {
    padding: 0 40px 20px 40px;
	}

.right_column {
    width: 200px;
    padding: 0 20px 0 0;
	}

h1, h2, h3 {
	color: #6699ff;
	}

h1 {
	font-size: 16px;
	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 12px;
	}

.footer {
	}

.copyright {
	}


.main_menu {
    width: 100%;
    background: url(/images/header-logo.jpg) no-repeat top left;
    padding: 132px 20px 2px 20px;
    font-size: 12px;
    color: #6699ff;
    }

.main_menu a:link {
    text-decoration: none;
    }

.main_menu a:hover {
    text-decoration: underline;
    }

.main_menu ul, .main_menu li {
    display: inline;
    margin: 0;
    padding: 0;
    }

.main_menu li {
    list-style: none;
    border-right: 1px solid #6699ff;
    padding: 0 7px 0 3px;
    }

.main_menu .current {
	font-weight: bold;
    }

.snippet {
    background: url(/images/snippet-bg.jpg) repeat-x bottom left #deeeff;
    padding: 10px;
    margin-bottom: 20px;
    border-top: 1px solid #bbddff;
    /*border: 1px solid #8f8f8f;*/
    }

.snippet h2 {
    font-size: 14px;
    color: #8f8f8f;
    margin-top: 0px;
    margin-bottom: 5px;
    }

.snippet ul, .snippet ol {
    margin: 0 0 5px 0;
    list-style-position: inside;
    padding-left: 1.75em;
	text-indent: -1.5em;
    }

.snippet ol {

    }

.snippet ul {
    list-style-type: square;
    }

.snippet li {
    /*margin-left: 0px;
    padding-left: 0px;*/
    margin-bottom: 3px;
    }



.red_snippet {
    background: url(/images/snippet-bg-red.jpg) repeat-x bottom left #ffdddd;
    padding: 10px;
    margin-bottom: 20px;
    border-top: 1px solid #bb1111;
    }

.red_snippet h2 {
    font-size: 14px;
    color: #bb1111;
    margin-top: 0px;
    margin-bottom: 5px;
    }

.centred p {
    text-align: center;
  }


.with_photos p {
    text-align: center;
    color: #676767;
    }

.with_flame {
    background: url(/images/flame-corner.gif) no-repeat top right;
    }

/* CONTACT FORM begins */

.contact_form {
    background: url(/images/snippet-bg-red.jpg) repeat-x bottom left #ffdddd;
    border: 1px solid #deeeff;
    padding: 5px 0;
	}

.contact_form th {
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
	width: 35%;
	padding-left: 5px;
	/*color: #484848;*/
	}

.contact_form td {
	padding: 2px 5px 2px 10px;
	width: 65%;
	}

.contact_form span {
	color: #ff0000;
	}

textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.input_box {
	width: 200px;
    border: 1px solid #CCCCCC;
	border-left: 1px solid #6699ff;
	padding-left: 2px;
	}

.contact_form .heading {
    font-weight: bold;
    }

.error_message, .success_message {
	padding: 5px 5px 5px 20px;
	margin: 5px;
	border: 1px dotted #FFFFFF;
	width: 90%;
	}

.error_message {
	color: #FFFFFF;
	background-color: #fd0202;
	}

.success_message {
	color: #FFFFFF;
	background-color: #006600;
	}

.underline {
	border-bottom: 2px solid #FFFFFF;
	}
/* CONTACT FORM ends */


hr {
    border: none 0;
    border-top: 1px dashed #6699ff;
    height: 1px;
  }

.dashed_hr {
    border: none 0;
    border-top: 1px dashed #676767;
    height: 1px;
  }

.rating {
    font-size: 30px;
  }

.centred p {
    text-align: center;
  }

.reviews_wrapper {
  /*height: expression( this.scrollHeight > 332 ? "300px" : "auto" ); /* sets max-height for IE */
  /*max-height: 300px;*/
  /*overflow: auto;*/
  padding: 5px 15px 5px 0;
  border: 1px solid #deeeff;


  }

.reviews li {
    padding: 7px 7px 10px 7px;
    background: url(/images/quote-right.gif) no-repeat bottom right;
  }

.reviews .odd {
  background-color: #deeeff;
  }

#map {
    margin-bottom: 20px;
  }


.nice_table {
    /*border: 1px solid #deeeff;*/
	}

.nice_table th {
	text-align: left;
	font-weight: normal;
	}

.nice_table td {
	padding: 2px 5px;
    border-bottom: 1px solid #deeeff;
    vertical-align: middle;
	}

.nice_table .align_right {
    text-align: right;
    }

.nice_table span {
    font-size: 10px;
    color: #999999;
    }
