@charset "utf-8";


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #6C0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;

}
.links_head_text {
	color: #690;
	font-size: small;
}

.festival_colour {
	color: #276430;
	font-weight: bold;
}
.hire_colour {
	color: #FFF;
	font-weight: bold;
}
.wairarapa_colour {
	color: #E60404;
	font-weight: bold;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: medium solid #030;
	margin-top: 10px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#container #top_container {
	padding-right: 20px;
	padding-left: 0px;
	height: 120px;
	background-image: url(../images/header_bg.jpg);
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left top;
}


#container #top_container p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #6C0;
}

#container #top_container a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
}
#container #top_container a:hover {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #369;
}
#container #top_container_test {
	padding-right: 20px;
	padding-left: 0px;
	height: 120px;
	background-image: url(../images/headertest_bg.jpg);
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left top;
}
#container #top_container_test p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #6C0;
}
#container #top_container_test a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #030;
}
#container #top_container_test a:hover {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6C0;
}

#container #middle_container {
	text-align: left;
}
#container #middle_container table tr .testimonials_area p a {
	text-decoration: none;
}
#container #middle_container table tr .testimonials_area p strong {
	color: #E60404;
}
#container #middle_container table tr td .enquiry_form #enquiry_form table tr td a {
	color: #3A5AA0;
	text-decoration: none;
}
#container #middle_container form {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #033;
	margin-top: 4px;
	list-style-type: none;
}
#container #middle_container form input {
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: 16px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
}
#container #footer_container {
	background-color: #333;
	height: 30px;
	vertical-align: middle;
	padding-top: 5px;
}
.chk_button {
	border: 1px none #030;
}
.txt_button {
	border: 1px solid #030;
}
.txt_button_1pxb {
	border: 1px solid #030;
	margin-bottom: 2px;
}



.left_panel {
	background-color: #333;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #030;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
	color: #FFF;
}
.box_panel {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/ballon_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 210px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
.box_panel p {
	padding-top: 15px;
}

.big_button {
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 25px;
	font-weight: bold;
}
#container #middle_container table tr .testimonials_area {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 0.85em;
}
#container #middle_container table tr .testimonials_area p .testimonial_name_text {
	color: #090;
	font-weight: bold;
}
#container #middle_container table tr .left_panel p a {
	text-decoration: none;
	color: #F90;
}
.contact_name_text {
	color: #690;
	padding-left: 5px;
	padding-top: 4px;
}
#container #middle_container table tr .testimonials_area form fieldset {
	width: 400px;
}
#container #middle_container table tr .testimonials_area form fieldset ul li {
	list-style-type: none;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.errorcolour {
	color: #FFF;
	background-color: #F30;
}
.testimonial_head_text       {
	font-weight: bold;
	color: #E60404;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
#container #middle_container table tr td #testimonial_form p {
	padding-left: 8px;
}
#container #middle_container table tr td #testimonial_form form #ajax_result_area {
	padding-right: 8px;
	padding-left: 8px;
}
#testimonial_form .success_message {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #03C;
	background-color: #6C0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.testimonial_edit_heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #033;
}
#container #middle_container table tr .testimonials_area #slidesarea {
	float: right;
}
.small_gold a         {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.green_box {
	background-color: #9C9;
	border: 1px solid #063;
}
.red_box {
	background-color: #FCC;
	border: 1px solid #C30;
}
#container #middle_container #product_container #product_filter {
	width: 200px;
	padding-right: 10px;
	padding-left: 12px;
	background-color: #666;
	padding-bottom: 10px;
	padding-top: 5px;
}
#container #middle_container #product_container #product_toc {
	padding-right: 10px;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 0px;
}

#container #middle_container table tr .testimonials_area table tr td #slidesarea {
	border: 1px solid #CCC;
}
#container #middle_container table tr td .image_slide_right{
	height: 28px;
	width: 110px;
}
#container #middle_container table tr td .image_slide_right a{
	background-image: url(../images/next_slide.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#container #middle_container table tr .left_panel p strong .bigger_text {
	font-size: larger;
}

#container #middle_container table tr td .image_slide_right a:hover {
	background-image: url(../images/next_slide.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}


#container #middle_container table tr .image_slide_left {
	width: 110px;
	height: 28px;
}
#container #middle_container table tr .image_slide_left a {
	background-image: url(../images/prev_slide.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#container #middle_container table tr td .image_slide_left a:hover {
	background-image: url(../images/prev_slide.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#container #middle_container #product_container #product_filter #product_toc .toc_table {
	border: thin solid #FFF;
}
.toc_cell {
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.toc_cell a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #00FF99;
}
.toc_cell a span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #D8ECE4;
	width: 190px;
}
.toc_cell a span:hover {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #D8ECE4;
	color: #333;
	width: 190px;
}

#container #middle_container #product_container {
	display: block;
	width: 100%;
}

#container #middle_container #product_container #product_filter {
	float: left;
	margin-bottom: 0px;
}

#container #middle_container #product_container #product_display {
	display: inline;
	padding-left: 10px;
	width: 654px;
	float: right;
}
.oneColLiqCtrHdr #container #middle_container table tr td form fieldset table tr td ul li #submit_product {
	padding-bottom: 3px;
}
#container #middle_container table tr .testimonials_area form fieldset ul {
	list-style-type: none;
}

.oneColLiqCtrHdr #container #middle_container table tr td form fieldset table tr td ul {
	list-style-type: none;
}
.oneColLiqCtrHdr #container #middle_container table tr td fieldset .display_table {
	margin-left: 5px;
}
.oneColLiqCtrHdr #container #middle_container table tr td fieldset {
	margin-left: 5px;
}
.oneColLiqCtrHdr #container #middle_container table tr td fieldset .display_table .display_table_top {
	background-color: #CCC;
}
#ajax_handler_response {
	margin-left: 10px;
}
form .range_menu {
	display: inline;
}

