/*
Theme Name: FreeFishHeads
Theme URI: http://freefishheads.co.nz/
Description: 
Author: OmniNet
Author URI: http://omninet.co.nz/
Version: 1.0
Tags: 

License:
License URI:

General comments (optional).
*/

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html {
	overflow-y: scroll;
}

body {
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
	background: #0b5a9c;
}


h1 {
	color: #0071bc;
}

h3 {
	color: #0071bc;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 15px;
}

#content-contact h3 {
	color: #fff;
}

h4 {
	color: #0071bc;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
}

p {
	line-height: 18px;
	margin-bottom: 15px;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	border: 1px solid #013179;
	box-shadow: 1px 1px 6px #111;
	margin-top: 10px;
}
header {
	background: url(images/header.jpg);
	width: 1024px;
	height: 204px;
	position: relative;
}

.home header {
	background: url(images/header-home.jpg);
}

header a.logo {
	display: block;
	width: 530px;
	height: 130px;
}

header .fbook_links {
	position: absolute;
	top: 30px;
	right: 13px;
	width: 220px;
}

header a.facebook-like {
	display: block;
	width: 143px;
	height: 58px;
	background: url(images/facebook-like.png);
	margin-bottom: 8px;
}

header div.fb-like {
	background: transparent;
	left: 38px;
}

#container {
	background: url(images/background.jpg);
	width: 1024px;
	height: 478px;
	position: relative;
}

.home #container {
	background: url(images/background-home.jpg);
}

#container #content {
	height: 470px;
    margin-left: 197px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 5px 25px 0px;
    position: absolute;
    top: -10px;
    width: 550px;
}

#container #content-home {
	color: #fff;
	width: 550px;
	margin-left: 197px;
	padding: 5px 25px 0px;
}

footer {
	background: url(images/footer.jpg);

	width: 1004px;
    height: 75px;
    color: #fff;
    padding-top: 10px;
    padding-left: 20px;
}

footer img {
	margin-top: 20px;
}

footer a, footer a:hover {
	color: #fff;
}

.home footer {
	background: url(images/footer-home.jpg);
}


footer a.legasea-logo {
	display: block;
    float: right;
    height: 75px;
    margin-top: 10px;
    width: 242px;
}

#navigation {
	position: absolute;
	top: 140px;
	left: 194px;
}

#navigation .menu-main-container ul li {
	list-style-type: none;
	float: left;
	text-align: center;
}

#menu-item-25 {
	width: 100px;
}

#menu-item-23 {
	width: 95px;
	margin-left: 20px;
}

#menu-item-24 {
	width: 114px;
	margin-left: 20px;
}

#menu-item-22 {
	width: 126px;
	margin-left: 20px;
}

#menu-item-50 {
	width: 90px;
	margin-left: 20px;
}

#navigation .menu-main-container ul li a {
	color: #29ABE2;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#navigation .menu-main-container ul li a:hover {
	color: #fff;
}

#navigation .menu-main-container ul li.current_page_item a {
	color: #fff;
}

/* scrollbar overrides */

.jspVerticalBar {
	width: 14px;
}
.jspVerticalBar, .jspTrack {
	background: transparent;
}

.jspDrag {
	box-shadow: 2px 3px 3px #777777;
	background: url(images/scrollbar.jpg);
}

.jspTrack .jspActive, .jspTrack .jspHover, .jspDrag:hover {
    background-position: 15px;
}



#home-video {
	margin: 0 auto;width:599px;height: 336px;position: absolute;
	top: -33px; left:197px;

}

.video-overlay {
	width: 599px;height: 18px;background: url(images/video-overlay-home.png);position:absolute;
}

#bucket-left {
	width: 191px;
	height: 360px;
	background: url(images/ihave.png);

	position: absolute;
	left: 2px;
	top: 55px;
}

#bucket-left:hover {
	background-position: 0 360px;
}

#bucket-right {
	width: 234px;
	height: 350px;
	background: url(images/iwant.png);

	position: absolute;
	right: 2px;
	top: 100px;
}

#bucket-right:hover {
	background-position: 0 350px;
}

#bucket-left a, #bucket-right a {
	display: block;
	width: 100%;
	height: 100%;
}



.clear {
	clear: both;
}

label {
	width: 108px;
	float: left;
	line-height: 22px;
	font-weight: bold;
	clear: left;
}

input, select {
	padding: 3px;
	float: left;
}

select {
	width: 150px;
}

input[type="text"], input[type="submit"], input[type="password"] {
	padding-bottom: 5px;
    padding-top: 5px;
    width: 240px;
}

input, select, textarea {
	margin-bottom: 8px;
}

#validation {
	color: red;
	font-weight: bold;
}

#validation span {
	margin-bottom: 5px;
	display: block;
}

button#submit {
	background: transparent;
	background-image: url(images/next_btn.png);
	width: 77px;
	height: 37px;
	border: 0;
	cursor: pointer;
	float: right;
	margin-top: 15px;
}


button#submit:hover, button#submit:active {
	background-position: 0 37px;
}

button#submit.register {
	background-image: url(images/register_btn.png);
	width: 100px;
	height: 42px;
}

button#submit.register:hover, button#submit.register:active {
	background-position: 0 42px;
}


button#submit.recipients {
	background-image: url(images/recipients_btn.png);
	width: 156px;
	height: 42px;
}

button#submit.recipients:hover, button#submit.recipients:active {
	background-position: 0 42px;
}


#content-contact {
	color: #fff;
	padding: 5px 25px 0px;
	width: 356px;
	margin-left: 29%;
}

strong {
	font-weight: bold;
}

table {
	width: 98%;
	border-collapse: collapse;
}

table td, table th {
	padding: 4px;
}

td {
	border: 1px solid #ccc;
}

th {
	font-weight: bold;
}

tr.light td {
	background: #f9f9f9;
}

tr.dark td {
	background: #f4f4f4;
}

a {
	color: #29ABE2;
	text-decoration: none;
}

a:hover {
	color: #023f90;
}

#bucket-middle-left {
	width: 193px;
	height: 317px;
	background: url(images/ihave_nt.png);
	left: 240px;
	position: absolute;
	top: -20px;
}

#bucket-middle-left:hover {
	background-position: 0 317px;
}

#bucket-middle-right {
	width: 211px;
	height: 258px;
	background: url(images/iwant_nt.png);

	position: absolute;
	right: 265px;
	top: 18px;
}

#bucket-middle-right:hover {
	background-position: 0 258px;
}

#bucket-middle-left a, #bucket-middle-right a {
	display: block;
	width: 100%;
	height: 100%;
}

@media print {
.noprint {
    display:none;
}
}



.input-check label {
	float: none;
	width: auto;
	clear: none;
	font-weight: normal;
}
.input-check {
	float: left;
	line-height: 18px;
    margin-right: 10px;
    width: 116px;
    min-height: 20px;
    height: auto !important;
    height: 20px;
}

.input-check input {
	float: left;
	margin-right: 5px;
}


div#content img.bordered {
	border: 1px solid #29ABE2; 
}

span.wpcf7-not-valid-tip {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: red;
    font-size: 12px;
    margin-left: 5px;
    padding: 4px;
    top: 13px;
    width: 188px;
}

.contact-email {
	vertical-align: -5px;
	margin-left: 10px;
}

#town_wrap {
	display: none;
}
#town_wrap_towns .input-check {
	width: 164px;
}


.width30 {
	width: 31%;
	float: left;
}