li/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
Strapless ❖ by @iKreativ is a mixup of HTML5 Boilerplate and Twitters Bootstrap with some added extras!

Credit for HTML5 Boilerplate: Nicolas Gallagher, Jonathan Neal, Kroc Camen, and the H5BP dev team.
Credit for Twitter Bootstrap: @twitter, @mdo and @fat.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/


/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

HTML5 display definitions

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; float: left; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Fonts
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

@font-face {
				font-family: 'DINOT-Bold';
				src: url('dinot-bold.eot');
				src: url('dinot-bold.eot?#iefix') format('embedded-opentype'),
						 url('dinot-bold.woff') format('woff'),
						 url('dinot-bold.ttf') format('truetype'),
						 url('dinot-bold.svg#dinot-bold') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		
		@font-face {
				font-family: 'DINOT-Black';
				src: url('dinot-black.eot');
				src: url('dinot-black.eot?#iefix') format('embedded-opentype'),
						 url('dinot-black.woff') format('woff'),
						 url('dinot-black.ttf') format('truetype'),
						 url('dinot-black.svg#dinot-black') format('svg');
				font-weight: normal;
				font-style: normal;
		}


/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Base

1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
2. Force vertical scrollbar in non-IE
3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

* { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.231; 
text-rendering: optimizeLegibility; font-size: 100%; -webkit-text-size-adjust: 100%; 
-ms-text-size-adjust: 100%; outline: none; }
html, body { height: 100%; }
body { background: #fff url(../img/bg-faded.png) center repeat-y; margin: 0; padding: 0; width: 100%; 
overflow-x: hidden; }
body, button, input, select, textarea { color: #6d6e76; /*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);*/ }

::-moz-selection { background: #00ADEE; color: #ffffff; text-shadow: none; }
::selection { background: #00ADEE; color: #ffffff; text-shadow: none; }


-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Links

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

a { color: #6d6e76; font-weight: bold; text-decoration: none; }
a:hover { color:#00ADEE; }
a:active { color: #000000; }
a:focus { outline: 0; }

/* Improve readability when focused/hovered in all bgridsers */
a:hover, a:active { outline: 0; }

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Typography

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin-bottom: 18px; border-left: 5px solid #eeeeee; padding-left: 15px; }
blockquote p { font-size: 14px; font-weight: 300; line-height: 18px; margin-bottom: 0; }
blockquote small { display: block; font-size: 12px; font-weight: 300; line-height: 18px; color: #bfbfbf; }
blockquote small:before { content: '\2014 \00A0'; }
dfn { font-style: italic; }
hr { display: block; height: 1px; width: 100%; border: 0; border-top: 1px dashed rgba(0, 0, 0, 0.1); 
margin: 10px 0 10px 0; padding: 0; float: left; }
ins { background: #ff9; color: #333333; text-decoration: none; }
mark { background: #ff0; color: #333333; font-style: italic; font-weight: bold; }
address { display: block; line-height: 18px; margin-bottom: 18px; }

/* Redeclare monospace font family, */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; 
font-size: 13px; }

/* Improve readability of pre-formatted text in all bgridsers */
pre, code { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

code, pre {
	display: block;
	overflow: hidden;
	background: #fefefe;
	color: #eeeeee;
	margin-top: 15px;
	margin-bottom: 15px;
    outline: 3px solid rgba(0, 0, 0, 0.03);
}

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Give paragraphs some default styling. */
p { font-size: 13px; color: #6d6e76; font-weight: normal; line-height: 20px; margin-top: 0; 
margin-bottom: 18px; text-shadow: 0 1px 0 #ffffff; }
p small { font-size: 11px; color: #bfbfbf; }

/* Give headings some default styling. */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #4a525a; 
text-shadow: 0 1px 0 #ffffff; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: #616a73; }

/* Set individual heading styles */
h1 { font-size: 48px; line-height: 36px; }
h1 small { font-size: 18px; }

h2 { font-size: 32px; line-height: 36px; }
h2 small { font-size: 16px; }

h3 { font-size: 28px; line-height: 32px; -webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;}
h3 small { font-size: 14px; }

h4 { font-size: 24px; line-height: 28px; }
h4 small { font-size: 12px; }

h5 { font-size: 20px; line-height: 24px; }
h5 small { font-size: 12px; }

h6 { font-size: 18px; line-height: 22px; }
h6 small { font-size: 12px; }

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Lists

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

ul, ol { margin: 0 0 15px 0; }
ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; }
ul { list-style: disc; }
ol { list-style: decimal; }
li { line-height: 15px; color: #808080; }

/* Add a simple class for removing list style */
ul.unstyled { list-style: none; margin-left: 0; }

dl { margin-bottom: 15px; }
dl dt, dl dd { line-height: 15px; }
dl dt { font-weight: bold; }
dl dd { margin-left: 9px; }
ul, ol { margin: 15px 0; padding: 0 0 0 25px; }
dd { margin: 0 0 0 25px; }

/* We probably don't want list-styles showing if it's in a navigation. */
nav ul, nav ol, #nav ul, #nav ol, #navigation ul, #navigation ol { list-style: none; 
list-style-image: none; margin: 0; padding: 0; }

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Embedded Content

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/* Correct overflow not hidden in IE9 */
svg:not(:root) { overflow: hidden; }

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Figures

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

figure { margin: 0; }

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Forms (We're using jQuery Chosen for styling so this just sets some defaults and is a fallback for no JS)

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

form { margin: 0; }
form ul { margin: 5px 0 5px 0; padding: 0; }
form ul li { list-style: none; }
form .help-inline { font-size: 11px; }
fieldset { border: 1px solid rgba(0, 0, 0, 0.2); margin: 5px 0 15px 0; padding: 25px; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; font-size: 12px; font-weight: bold; }
legend { border: 0; padding: 0; margin-left: 5px; font-size: 18px; font-weight: bold; }

button, input, select, textarea { font-size: 13px; margin: 0; vertical-align: baseline; 
*vertical-align: middle; margin: 5px 0 5px 0; }

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background: #dddddd;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background-image: -moz-linear-gradient(#ffffff, #dddddd);
  background-image: -ms-linear-gradient(#ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(#ffffff, #dddddd);
  background-image: -o-linear-gradient(#ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  cursor: pointer;
  color: #333333;
  font: bold 12px/1.3 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
  outline: 0;
  overflow: visible;
  padding: 3px 10px;
  text-shadow: #ffffff 0 1px 1px;
  width: auto;
}

button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background: #ffffff;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#dddddd), to(#ffffff));
  background-image: -moz-linear-gradient(#dddddd, #ffffff);
  background-image: -ms-linear-gradient(#dddddd, #ffffff);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(#dddddd, #ffffff);
  background-image: -o-linear-gradient(#dddddd, #ffffff);
  background-image: linear-gradient(#dddddd, #ffffff);
  border: 1px solid;
  border-color: #999999 #bbbbbb #dddddd;
  -webkit-transition: 250ms linear all;
  -moz-transition: 250ms linear all;
  transition: 250ms linear all;
}

input[type="text"], 
input[type="password"], 
textarea {
	width: 98%;
	padding: 5px;
	outline: 3px solid rgba(0, 0, 0, 0.03);
	border: 1px solid rgba(0, 0, 0, 0.2);
}

input[type="file"] {
	width: 98%;
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, 0.2);
}

textarea {
	width: 98%;
	min-height: 100px;
}

input.error { 
	border: 1px solid #ff0000;
}

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

.chzn { width: 100%; }

p.instructions {
  font-size: 11px;
  margin-bottom: 0;
  color: #B8B8BD;
}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Tables

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

table {
  width: 100%;
  /*margin-bottom: 18px;*/
  padding: 0;
  border-collapse: separate;
  font-size: 13px;
}

table th, table td {
  padding: 0;
  line-height: 13.5px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
}

table th {
  padding-top: 9px;
  font-weight: bold;
  border-bottom-width: 2px;
}

.zebra-striped tbody tr:nth-child(odd) td {
  background-color: #f9f9f9;
}

.zebra-striped tbody tr:hover td {
  background-color: #f5f5f5;
}

.zebra-striped .header {
  cursor: pointer;
}

.zebra-striped .header:after {
  content: "";
  float: right;
  margin-top: 7px;
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #000 transparent;
  visibility: hidden;
}

.zebra-striped .headerSortUp, .zebra-striped .headerSortDown {
  background-color: rgba(141, 192, 219, 0.25);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.zebra-striped .header:hover:after {
  visibility: visible;
}

.zebra-striped .headerSortDown:after, .zebra-striped .headerSortDown:hover:after {
  visibility: visible;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.zebra-striped .headerSortUp:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  visibility: visible;
  -webkit-grid-shadow: none;
  -moz-grid-shadow: none;
  grid-shadow: none;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

table .blue {
  color: #049cdb;
  border-bottom-color: #049cdb;
}

table .headerSortUp.blue, table .headerSortDown.blue {
  background-color: #ade6fe;
}

table .green {
  color: #46a546;
  border-bottom-color: #46a546;
}

table .headerSortUp.green, table .headerSortDown.green {
  background-color: #cdeacd;
}

table .red {
  color: #9d261d;
  border-bottom-color: #9d261d;
}

table .headerSortUp.red, table .headerSortDown.red {
  background-color: #f4c8c5;
}

table .yellow {
  color: #ffc40d;
  border-bottom-color: #ffc40d;
}

table .headerSortUp.yellow, table .headerSortDown.yellow {
  background-color: #fff6d9;
}

table .orange {
  color: #f89406;
  border-bottom-color: #f89406;
}

table .headerSortUp.orange, table .headerSortDown.orange {
  background-color: #fee9cc;
}

table .purple {
  color: #7a43b6;
  border-bottom-color: #7a43b6;
}

table .headerSortUp.purple, table .headerSortDown.purple {
  background-color: #e2d5f0;
}


/* Tables for Mobile */
@media only screen and (max-width: 767px) {
	
	/* table.responsive { margin-bottom: 0; }
	
	.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td { white-space: nowrap; }
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable table { margin-left: 35%; }
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
	table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; } */
	
}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Helpers.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

/* Buttons */
.btn {
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(0.25, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);
  background-image: -moz-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);
  padding: 5px 10px 5px 10px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #313131;
  font-size: 13px;
  line-height: 18px;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-grid-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-grid-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  grid-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 250ms linear all;
  -moz-transition: 250ms linear all;
  transition: 250ms linear all;
}

.btn, .btn a, a.btn {
  color: #ffffff;
  -webkit-transition: 250ms linear all;
  -moz-transition: 250ms linear all;
  transition: 250ms linear all;
}

.btn:hover, .btn a:hover, a.btn:hover {
  color: #ffffff;
}

.btn.red {
  background-color: #9d261d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d83a2e), to(#9d261d));
  background-image: -moz-linear-gradient(#d83a2e, #9d261d);
  background-image: -ms-linear-gradient(#d83a2e, #9d261d);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d83a2e), color-stop(100%, #9d261d));
  background-image: -webkit-linear-gradient(#d83a2e, #9d261d);
  background-image: -o-linear-gradient(#d83a2e, #9d261d);
  background-image: linear-gradient(#d83a2e, #9d261d);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #5c1611;
}

.btn.red:hover {
  background-color: #d83a2e;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9d261d), to(#d83a2e));
  background-image: -moz-linear-gradient(#9d261d, #d83a2e);
  background-image: -ms-linear-gradient(#9d261d, #d83a2e);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9d261d), color-stop(100%, #d83a2e));
  background-image: -webkit-linear-gradient(#9d261d, #d83a2e);
  background-image: -o-linear-gradient(#9d261d, #d83a2e);
  background-image: linear-gradient(#9d261d, #d83a2e);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #5c1611;
}

.btn.orange {
  background-color: #d89342;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f3ad55), to(#d89342));
  background-image: -moz-linear-gradient(#f3ad55, #d89342);
  background-image: -ms-linear-gradient(#f3ad55, #d89342);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3ad55), color-stop(100%, #d89342));
  background-image: -webkit-linear-gradient(#f3ad55, #d89342);
  background-image: -o-linear-gradient(#f3ad55, #d89342);
  background-image: linear-gradient(#f3ad55, #d89342);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #b6782c;
}

.btn.orange:hover {
  background-color: #f3ad55;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d89342), to(#f3ad55));
  background-image: -moz-linear-gradient(#d89342, #f3ad55);
  background-image: -ms-linear-gradient(#d89342, #f3ad55);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d89342), color-stop(100%, #f3ad55));
  background-image: -webkit-linear-gradient(#d89342, #f3ad55);
  background-image: -o-linear-gradient(#d89342, #f3ad55);
  background-image: linear-gradient(#d89342, #f3ad55);
}

.btn.green {
  background-color: #96b633;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#bada55), to(#96b633));
  background-image: -moz-linear-gradient(#bada55, #96b633);
  background-image: -ms-linear-gradient(#bada55, #96b633);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bada55), color-stop(100%, #96b633));
  background-image: -webkit-linear-gradient(#bada55, #96b633);
  background-image: -o-linear-gradient(#bada55, #96b633);
  background-image: linear-gradient(#bada55, #96b633);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #7b9b18;
}

.btn.green:hover {
  background-color: #bada55;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#96b633), to(#bada55));
  background-image: -moz-linear-gradient(#96b633, #bada55);
  background-image: -ms-linear-gradient(#96b633, #bada55);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bada55), color-stop(100%, #bada55));
  background-image: -webkit-linear-gradient(#96b633, #bada55);
  background-image: -o-linear-gradient(#96b633, #bada55);
  background-image: linear-gradient(#96b633, #bada55);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #7b9b18;
}

.btn.blue {
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(#049cdb, #0064cd);
  background-image: -ms-linear-gradient(#049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(#049cdb, #0064cd);
  background-image: -o-linear-gradient(#049cdb, #0064cd);
  background-image: linear-gradient(#049cdb, #0064cd);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #003f81;
}

.btn.blue:hover {
  background-color: #049cdb;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0064cd), to(#049cdb));
  background-image: -moz-linear-gradient(#0064cd, #049cdb);
  background-image: -ms-linear-gradient(#0064cd, #049cdb);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0064cd), color-stop(100%, #049cdb));
  background-image: -webkit-linear-gradient(#0064cd, #049cdb);
  background-image: -o-linear-gradient(#0064cd, #049cdb);
  background-image: linear-gradient(#0064cd, #049cdb);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #003f81;
}

.btn.purple {
  background-color: #2f529b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#4170d4), to(#2f529b));
  background-image: -moz-linear-gradient(#4170d4, #2f529b);
  background-image: -ms-linear-gradient(#4170d4, #2f529b);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4170d4), color-stop(100%, #2f529b));
  background-image: -webkit-linear-gradient(#4170d4, #2f529b);
  background-image: -o-linear-gradient(#4170d4, #2f529b);
  background-image: linear-gradient(#4170d4, #2f529b);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #2f529b;
}

.btn.purple:hover {
  background-color: #4170d4;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#2f529b), to(#4170d4));
  background-image: -moz-linear-gradient(#2f529b, #4170d4);
  background-image: -ms-linear-gradient(#2f529b, #4170d4);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f529b), color-stop(100%, #4170d4));
  background-image: -webkit-linear-gradient(#2f529b, #4170d4);
  background-image: -o-linear-gradient(#2f529b, #4170d4);
  background-image: linear-gradient(#2f529b, #4170d4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #4170d4;
}

.btn.pink {
  background-color: #9c305f;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d44181), to(#9c305f));
  background-image: -moz-linear-gradient(#d44181, #9c305f);
  background-image: -ms-linear-gradient(#d44181, #9c305f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d44181), color-stop(100%, #9c305f));
  background-image: -webkit-linear-gradient(#d44181, #9c305f);
  background-image: -o-linear-gradient(#d44181, #9c305f);
  background-image: linear-gradient(#d44181, #9c305f);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #9c305f;
}

.btn.pink:hover {
  background-color: #d44181;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9c305f), to(#d44181));
  background-image: -moz-linear-gradient(#9c305f, #d44181);
  background-image: -ms-linear-gradient(#9c305f, #d44181);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9c305f), color-stop(100%, #d44181));
  background-image: -webkit-linear-gradient(#9c305f, #d44181);
  background-image: -o-linear-gradient(#9c305f, #d44181);
  background-image: linear-gradient(#9c305f, #d44181);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #d44181;
}

.btn.white {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#bababa));
  background-image: -moz-linear-gradient(#ffffff, #bababa);
  background-image: -ms-linear-gradient(#ffffff, #bababa);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #bababa));
  background-image: -webkit-linear-gradient(#ffffff, #bababa);
  background-image: -o-linear-gradient(#ffffff, #bababa);
  background-image: linear-gradient(#ffffff, #bababa);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #ffffff;
}

.btn.white:hover {
  background-color: #bababa;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#bababa), to(#ffffff));
  background-image: -moz-linear-gradient(#bababa, #ffffff);
  background-image: -ms-linear-gradient(#bababa, #ffffff);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bababa), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(#bababa, #ffffff);
  background-image: -o-linear-gradient(#bababa, #ffffff);
  background-image: linear-gradient(#bababa, #ffffff);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #bababa;
}

.btn.gray {
  background-color: #bbbbbb;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#cccccc), to(#bbbbbb));
  background-image: -moz-linear-gradient(#cccccc, #bbbbbb);
  background-image: -ms-linear-gradient(#cccccc, #bbbbbb);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #bbbbbb));
  background-image: -webkit-linear-gradient(#cccccc, #bbbbbb);
  background-image: -o-linear-gradient(#cccccc, #bbbbbb);
  background-image: linear-gradient(#cccccc, #bbbbbb);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #bbbbbb;
}

.btn.gray:hover {
  background-color: #cccccc;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#bbbbbb), to(#cccccc));
  background-image: -moz-linear-gradient(#bbbbbb, #cccccc);
  background-image: -ms-linear-gradient(#bbbbbb, #cccccc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbbbbb), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#bbbbbb, #cccccc);
  background-image: -o-linear-gradient(#bbbbbb, #cccccc);
  background-image: linear-gradient(#bbbbbb, #cccccc);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #cccccc;
}

.btn.large {
  font-size: 16px;
  line-height: 28px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.btn.small {
  padding-right: 9px;
  padding-left: 9px;
  font-size: 11px;
}

.btn.rounded {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}

.btn.disabled {
  background-image: none;
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  cursor: default;
}

.btn:disabled {
  background-image: none;
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  cursor: default;
}

.btn:active {
  -webkit-grid-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-grid-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.05);
  grid-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.05);
}

button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Alerts */
.alert {
  background-color: rgba(0, 0, 0, 0.15);
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.15)));
  background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background-image: -ms-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.15));
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#15000000')";
  background-color: #e6e6e6;
  margin-bottom: 18px;
  padding: 8px 15px;
  color: #313131;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.alert p {
  color: #ffffff;
  margin-bottom: 0;
}

.alert.error {
  background-color: #d83a2e;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e4776f), to(#d83a2e));
  background-image: -moz-linear-gradient(#e4776f, #d83a2e);
  background-image: -ms-linear-gradient(#e4776f, #d83a2e);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4776f), color-stop(100%, #d83a2e));
  background-image: -webkit-linear-gradient(#e4776f, #d83a2e);
  background-image: -o-linear-gradient(#e4776f, #d83a2e);
  background-image: linear-gradient(#e4776f, #d83a2e);
  border-bottom-color: #b32b21;
}

.alert.warning {
  background-color: #ffd040;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffe38d), to(#ffd040));
  background-image: -moz-linear-gradient(#ffe38d, #ffd040);
  background-image: -ms-linear-gradient(#ffe38d, #ffd040);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe38d), color-stop(100%, #ffd040));
  background-image: -webkit-linear-gradient(#ffe38d, #ffd040);
  background-image: -o-linear-gradient(#ffe38d, #ffd040);
  background-image: linear-gradient(#ffe38d, #ffd040);
  border-bottom-color: #ffc40d;
}

.alert.success {
  background-color: #62bc62;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#97d397), to(#62bc62));
  background-image: -moz-linear-gradient(#97d397, #62bc62);
  background-image: -ms-linear-gradient(#97d397, #62bc62);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97d397), color-stop(100%, #62bc62));
  background-image: -webkit-linear-gradient(#97d397, #62bc62);
  background-image: -o-linear-gradient(#97d397, #62bc62);
  background-image: linear-gradient(#97d397, #62bc62);
  border-bottom-color: #46a546;
}

.alert.info {
  background-color: #04aef4;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62cffc), to(#04aef4));
  background-image: -moz-linear-gradient(#62cffc, #04aef4);
  background-image: -ms-linear-gradient(#62cffc, #04aef4);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62cffc), color-stop(100%, #04aef4));
  background-image: -webkit-linear-gradient(#62cffc, #04aef4);
  background-image: -o-linear-gradient(#62cffc, #04aef4);
  background-image: linear-gradient(#62cffc, #04aef4);
  border-bottom-color: #049cdb;
}

.alert .close {
  float: right;
  margin-top: -4px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  -khtml-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}

.alert .close:hover {
  text-decoration: none;
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}

.block-message {
  margin-bottom: 18px;
  padding: 14px;
  color: #313131;
  color: #313131
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.block-message p {
  color: #313131;
  margin-right: 30px;
  margin-bottom: 0;
  font-size: 16px;
}

.block-message ul {
  margin-bottom: 0;
}

.block-message strong {
  display: block;
}

.block-message.error {
  background: #f8dcda;
  border: 1px solid #f4c8c5;
}

.block-message.warning {
  background: #fff0c0;
  border: 1px solid #ffe38d;
}

.block-message.success {
  background: #dff1df;
  border: 1px solid #bbe2bb;
}

.block-message.info {
  background: #c7eefe;
  border: 1px solid #ade6fe;
}

.block-message .close {
  float: right;
  margin-top: -4px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  -khtml-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}

.block-message .close:hover {
  text-decoration: none;
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}

/* Tabs */
.tabs, .pills {
  margin: 0 0 20px;
  padding: 0;
  zoom: 1;
}

.tabs:before,
.pills:before,
.tabs:after,
.pills:after {
  display: table;
  content: "";
}

.tabs:after, .pills:after {
  clear: both;
}

.tabs {
  width: 100%;
  border-bottom: 1px solid #eeeeee;
}

.tabs li, .pills li {
  display: inline;
}

.tabs li a, .pills li a {
  float: left;
  width: auto;
}

.tabs li a {
  background: #efefef;
  margin-right: 2px;
  margin-bottom: -1px;
  padding: 0 15px;
  line-height: 35px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.tabs li a:hover {

  background: #e6e6e6;
  border-bottom: 1px solid #bfbfbf;
}

.tabs li.active a {
  background-color: #ffffff;
  padding: 0 14px;
  border: 1px solid #cccccc;
  border-bottom: 0;
  color: #808080;
}

/* Pills */
.pill a {
  background: #106ECC;
  color: #ffffff;
  text-decoration: none;
  padding: 5px 15px 5px 15px;
  line-height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}

.pill a:hover {
  background: #0050a3;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}

.pill a.active {
  background: #0069d6;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}

.pill li, li.pill {
	list-style: none;
}

/* Pagination */
.pagination {
  	margin: 18px 0;
	float: left;
	width: 100%;
}

.pagination ul {
	background: #ffffff;
  	float: left;
  	margin: 0;
  	padding: 0;
  	outline: 3px solid rgba(0, 0, 0, 0.03);
	border: 1px solid rgba(0, 0, 0, 0.2);
  	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
  	border-radius: 3px;
  	-webkit-grid-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  	-moz-grid-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  	grid-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul li {
  display: inline;
}

.pagination ul li a {
	font-size: 13px;
  	float: left;
  	padding: 0 14px;
  	line-height: 34px;
  	border-right: 1px solid;
  	border-right-color: #dddddd;
  	text-decoration: none;
}

.pagination ul li a:hover, .pagination ul li.active a {
  	background: #00ADEE;
	color: #ffffff;
	text-shadow: none;
}

.pagination ul li.disabled a, .pagination ul li.disabled a:hover {
  background-color: none;
  color: #bfbfbf;
}

.pagination ul li.next a {
  border: 0;
}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Scaffolding.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

.one_full { 
	width: 270px; 
	margin: 0; 
	float: left; 
}

.one_half { 
	width: 270px; 
	margin-right: 0px; 
	float: left; 
}

.one_third { 
	width: 270px; 
	margin-right: 0px; 
	float: left; 
}

.two_third { 
	width: 270px; 
	margin-right: 0px; 
	float: left; 
}

.one_quarter { 
	width: 270px; 
	margin-right: 0px; 
	float: left; 
}

.one_full, .one_half, .one_third, .two_third, .one_quarter,
.one_full p, .one_half p, .one_third p, .two_third p, .one_quarter p { 
	font-size: 13px; 
	color: #6d6e76; 
	font-weight: normal; 
	line-height: 20px; 
	margin-top: 0; 
	margin-bottom: 18px; 
	text-shadow: 0 1px 0 #ffffff; 
}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

You can declare your primary styles in the following section, but, if your application becomes CSS 
'heavy' then I'd suggest moving your primary styles to a seperate stylesheet and including that in the
HEAD.

Why? Internet Explorer.

Internet Explorer stops reading CSS selectors after 4095, effectively ignoring the rest of your CSS 
declarations!

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Primary styles. (Mobile first, everything else is overridden with @media queries near the bottom)

@Version:
@Author:

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/
.container {
	width: 1000px;
	height: 100%;
	margin: 0;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
}

header {
	background: #333;
	width: 990px;
	padding: 20px 0 0 10px;
	float: left;
	border-bottom: 0px solid rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 99;
}

#logo {
	margin-top: 12px;
	margin-left: 28px;
	float: left;
}

#logo h1 {
	color: #ffffff;
	text-shadow: 0 -2px 0 rgba(0, 0, 0, 1);
	font-size: 28px;
	margin: 0;
	padding: 0;
	float: left;
	-webkit-transition: 250ms linear all;
  	-moz-transition: 250ms linear all;
  	transition: 250ms linear all;
}

#logo h1:hover {
	filter: alpha(opacity=80);
  	-khtml-opacity: 0.8;
  	-moz-opacity: 0.8;
  	opacity: 0.8;
}

div.fb-like {
	position: absolute;
	top: 155px;
	left: 38px;
	width: 53px;
	overflow: hidden;
}
div.fb-mini {
	position: absolute;
	top: 160px;
	left: 95px;
	width: 15px;
	height: 15px;
	background: url(../img/littlefacebook.png) no-repeat;
}
table#u_0_0.uiGrid.pluginConnectButtonLayoutRoot tbody tr td.pls {
padding-top: 4px;	
}
div.uiIconText i.img.sp_like.sx_like_fav {
left: 0;
position: absolute;
top: 4px;
vertical-align: middle;
}

span.slogan {
	color: #a3aab2;
	font-size: 10px;
	margin: 0 12px 0 0;
	padding: 0;
	text-shadow: 0 -1px 0 #000000;
	text-transform: uppercase;
	float: right;
}

nav#primary {
	margin: 16px 0 0 0;
	float: right;	
}

nav#primary ul li {
	margin: 0 2px 0 0;
	float: left;
	background: #4D4D4D;
}
nav#primary ul li.n-forecasts {
background: url(../img/nav-forecasts.png) no-repeat #4D4D4D 10px 10px;
}
nav#primary ul li.n-forecasts a {
background: url(../img/nav-forecasts.png) no-repeat #4D4D4D 10px 10px;
padding: 11px 39px 43px 58px;
}
nav#primary ul li.n-forecasts a:hover {
background: url(../img/nav-forecasts-i.png) no-repeat #00ADEE 10px 10px;
padding: 11px 39px 43px 58px;
}
nav#primary ul li.n-swellcharts {
background: url(../img/nav-swell-charts.png) no-repeat #4D4D4D 10px 10px;
}
nav#primary ul li.n-swellcharts a {
background: url(../img/nav-swell-charts.png) no-repeat #4D4D4D 10px 10px;
padding: 11px 39px 43px 58px;
}
nav#primary ul li.n-swellcharts a:hover {
background: url(../img/nav-swell-charts-i.png) no-repeat #00ADEE 10px 10px;
padding: 11px 39px 43px 58px;
}
nav#primary ul li.n-weather {
background: url(../img/nav-forecasts.png) no-repeat #4D4D4D 10px 10px;
}
nav#primary ul li.n-weather a {
background: url(../img/nav-weather.png) no-repeat #4D4D4D 10px 10px;
padding: 11px 39px 43px 58px;
}
nav#primary ul li.n-weather a:hover {
background: url(../img/nav-weather-i.png) no-repeat #00ADEE 10px 10px;
padding: 11px 39px 43px 58px;
}
nav#primary ul li a {
		display: block;
		font-size: 12px;
		color: #fff;
		font-weight: normal;
		font-size: 17px;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
		padding: 11px 39px 43px 39px;
	}

nav#primary ul li.current a {
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

nav#primary ul li.current { 
	background:#00ADEE; 
}

nav#primary ul li a:hover { 
	background:#00ADEE; 
	color: #fff;
}

nav#primary ul li.has_children.has_current {
	background:#00ADEE; 
	color:#fff;
}

/* Second level dropdown */
nav#primary ul li ul { 
	background: rgba(0, 0, 0, 0.9);
	min-width: 100px;
	display: none; 
	position: absolute; 
	margin: 0px; 
	padding: 0 0 3px 0; 
	z-index: 10; 
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
	
nav#primary ul li ul li { 
	background: none; 
	margin: 0; 
	padding: 0; 
	position: relative; 
	z-index: 99999;  
	display: block;
	float: none;
	text-shadow: none;
	border-bottom: 1px solid rgba(0, 0, 0, 1);
}

nav#primary ul li ul li.last { 
	background: none; 
}
	
nav#primary ul li ul li:nth-last-child(1) { 
	border: none; 
}
	
nav#primary ul li ul li a { 
	background: none;
	text-shadow: none; 
	padding: 6px;  
	position: relative; 
	z-index: 102; 
	display: block;
	float: none;
}

nav#primary ul li ul li.current,
nav#primary ul li ul li.current a {
	background: none;
}

#content {
	width: 950px;
	min-height: 50%;
	padding: 0px 25px 25px 25px;
	background: #fff;
	float: left;
}

.marine-forecasts #content {
	width: 1000px;
	padding: 0px;
}

.pressure #content, .rainfall #content, .wind #content, .swellperiod #content, .regionalswellperiod #content, .regional-swell-chart #content, .nz-swell-chart #content {
	width: 1000px;
	padding: 0px;
}

.swell-charts #content {
		width: 1000px;
		padding: 0;
		background: #fff;
	}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Pages

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

.page {
	width: 100%;
	margin: 0;
	float: left;
}

.marine-forecasts .page {
	width: 670px;
	margin: 0;
	float: left;
}

.pressure .page, .regional-swell-chart .page, .nz-swell-chart .page, .swellperiod .page, .regionalswellperiod .page, .rainfall .page, .wind .page {
	width: 690px;
	margin: 0;
	float: left;
	background: #fff;
}

section {
	padding-bottom: 24px;
}
/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Posts.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

.post {
	background: #ffffff;
	width: 240px;
	padding: 5px 15px 15px 15px;
	margin: 0 15px 15px 0;
	outline: 3px solid rgba(0, 0, 0, 0.03);
	border: 1px solid rgba(0, 0, 0, 0.2);
}

.post h5, .post h5 a {
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0;
}

.post_date, .post_meta {
	font-size: 11px;
	color: #B8B8BD;
}

.post_date {
	margin-top: -20px;
	margin-right: 5px;
	float: right;
	display: none;
}

.post_date img, .post_meta img {
	margin-right: 3px;
	margin-top: -3px;
}

.single_post {
	width: 240px;
	margin: 0 0 25px 15px;
}

.single_post hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

.single_post h5, .single_post h5 a {
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 14px;
}

.single_post h5 small a {
	float: right;
	margin: 5px 10px 0 0;
	font-size: 10px;
	color: #B8B8BD;
	display: none;
}

.single_post h5 small a:hover {
	color:#00ADEE;
}

.single_post .post_meta {
	width: 100%;
	float: left;
	margin-top: 15px;
}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Home.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

nav#home-nav {
float: right;
width: 100%;
height: 58px;
padding-top: 4px;
/* background: url(../img/forecast-nav-bg.png) repeat-x; */
background: #f2f2f2; /* Old browsers */

background: -moz-linear-gradient(top,  #f2f2f2 0%, #ffffff 18%, #ffffff 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(18%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #f2f2f2 0%,#ffffff 18%,#ffffff 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #f2f2f2 0%,#ffffff 18%,#ffffff 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #f2f2f2 0%,#ffffff 18%,#ffffff 100%); /* IE10+ */

background: linear-gradient(to bottom,  #f2f2f2 0%,#ffffff 18%,#ffffff 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


}

nav#home-nav ul {
	margin: 0 auto;
	padding: 9px 0 18px 0;
	width: 980px;
}


nav#home-nav ul li {
	display: inline;
	margin: 0;
	float: left;
	border-right: 1px #666 solid;
	line-height: 1em;
}

nav#home-nav ul li.swell-icon-h {
	margin: 0 0 0 10px;
	float: left;
	border: 0px;
}
nav#home-nav ul li.select-marine {
	padding: 0 0 0 31px;
	float: left;
	border: 0px;
	background: url(../img/select-marine.png) no-repeat;
}
nav#home-nav ul li.select-swell {
	margin: 0 0 0 10px;
	padding: 0 0 0 31px;
	float: left;
	border: 0px;
	background: url(../img/select-swell.png) no-repeat;
}
nav#home-nav ul li.select-weather {
	margin: 0 0 0 10px;
	padding: 0 0 0 31px;
	float: left;
	border: 0px;
	background: url(../img/select-weather.png) no-repeat;
}
nav#home-nav ul li.select-s2 {
	margin: 0 0 0 10px;
	padding: 0 0 0 52px;
	float: left;
	border: 0px;
	background: url(../img/select-s2.png) no-repeat;
}

img.swell-icon-h {
	margin-top: -8px;
}

nav#home-nav ul li.first {
	margin: 0 0 0 3px;
	float: left;
}

nav#home-nav ul li a {
		padding: 6px 10px 8px 10px;
		font-family: 'DINOT-Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #4D4D4D;
		font-weight: normal;
		font-size: 17px;
		text-shadow: none;
	}

nav#home-nav ul li.current a {
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

nav#home-nav ul li.current { 
	background:#00ADEE; 
}

nav#home-nav ul li a:hover {  
	color: #fff;
	/*background: url(../img/forecast-nav-bg-hover.png) repeat-x top;
	z-index: 99999;*/
	border-bottom: 10px solid #4d4d4d;
}

.home #panels {
	float: left;
	width: 475px;
	margin: -63px 0 36px 0;
}
#panels ul {
	display: inline;
	list-style: none;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

#panels ul li {
	display: block;
	float: left;
	margin-left: 25px;
	list-style: none;
	text-shadow: none;
}

#panels ul li:first-child {
	margin-left: 0px;
}

#panels ul li img {
	-webkit-box-shadow: 0 8px 12px -12px #ccc;
    -moz-box-shadow: 0 8px 12px -12px #ccc;
    box-shadow: 0 10px 6px -6px #ccc;
}

#panels ul li h2 {
	text-align:center;
	font-size: 14px;
	color: #808080;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

#panels h2 span.blue {
	color: #00ADEE;
}

.home div.banner {
	float: left;
	margin: 12px 0px 0 94px;
}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Forecast.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

#forecast-home-intro {
float: left;
position: relative;
width: 210px;
height: 74px;
}

nav#forecast-nav {
float: right;
width: 746px;
height: 58px;
/*padding-top: 4px;*/
background: url(../img/forecast-nav-bg.png) repeat-x;
}

nav#forecast-nav ul {
	padding: 14px 0 18px 0;
}


nav#forecast-nav ul li {
	display: inline;
	margin: 0;
	float: left;
	border-right: 1px #666 solid;
	line-height: 1em;
}

nav#forecast-nav ul li.first {
	margin: 0 0 0 10px;
	float: left;
}

nav#forecast-nav ul li a {
		padding: 6px 10px 8px 10px;
		font-family: 'DINOT-Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #4D4D4D;
		font-weight: normal;
		font-size: 17px;
		text-shadow: none;
	}

nav#forecast-nav ul li.current a {
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

nav#forecast-nav ul li.current { 
	background:#00ADEE; 
}

nav#forecast-nav ul li a:hover {  
	color: #fff;
	/*background: url(../img/forecast-nav-bg-hover.png) repeat-x top;
	z-index: 99999;*/
	border-bottom: 10px solid #4d4d4d;
}

#forecast-home-intro h1 {
	float: left;
	display: block;
	line-height: 1.5em;
	font-family: 'DINOT-Bold';
	font-size: 26px;
	font-weight: bold;
	color: #00ADEE;
	margin: 14px 0 0 19px;
}


#forecast-home-intro h2 {
	float: left;
	display: block;
	width: 30px;
	margin: 12px 0px 0 14px;
	padding-left: 18px;
	line-height: 1.75em;
	border-left: #d9d9d9 solid 2px;
}

#forecast-home-selector {
	float: left;
	width: 956px;
	margin-left: 18px;
}
#forecast-home-selector div.map {
	float: left;
	width: 213px;
	min-height: 720px;
}
#banner-container {
	float: right;
	margin: 0 14px 0 0;
	width: 300px;
}
#banner-container-swell-charts {
	float: right;
	margin: 0;
	width: 300px;
}
#forecast-home-selector div.regional-info {
	float: left;
	margin-top: 16px;
	width: 414px;
}
.join-mw-facebook { 
	float: left;
	margin-top: 24px;
}
div.fb-like-box.fb_iframe_widget {
	float: left;
	margin-top: 12px;
}
#ap-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 103px; left: 135px; z-index: 9999999;}

#pa-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 116px; left: 147px; z-index: 9999999;}

#ma-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 125px; left: 165px; z-index: 9999999;}

#pi-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 130px; left: 176px; z-index: 9999999;}

#ce-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 134px; left: 186px; z-index: 9999999;}

#rn-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 142px; left: 197px; z-index: 9999999;}

#pb-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 144px; left: 202px; z-index: 9999999;}

#pe-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 152px; left: 202px; z-index: 9999999;}

#al-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 159px; left: 199px; z-index: 9999999;}

#se-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 163px; left: 193px; z-index: 9999999;}

#ba-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 174px; left: 184px; z-index: 9999999;}

#es-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 199px; left: 177px; z-index: 9999999;}

#rj-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 212px; left: 167px; z-index: 9999999;}

#sp-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 217px; left: 150px; z-index: 9999999;}

#pr-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 221px; left: 139px; z-index: 9999999;}

#sc-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 230px; left: 136px; z-index: 9999999;}

#rs-region { display: none;  padding: 0 8px; border: 1px solid #00ADEE; position: absolute; top: 244px; left: 127px; z-index: 9999999;}
​

.regional-info .region-logo {
	float: left;
	width: 49px;
	height: 32px;
	padding: 7px 0 0 12px;
	background: url(../img/forecast-region-bg.png) no-repeat top left;
	font-size: 20px;
	font-family: 'DINOT-Bold';
	color: #00ADEE;
}

.regional-info h3 {
	float: left;
	display: block;
	width: 179px;
	font-family: Trebuchet MS;
	font-size: 24px;
	line-height: 1.65em;
	margin: 0px;
}
.regional-info .icons {
	float: left;
	width: 174px;
}
.regional-info img.wind-icon {
	float: left;
	margin-left: 36px;
}

.regional-info img.swell-icon {
	float: left;
	margin-left: 6px;

}

#forecast-home-selector div.links {
	float: left;
	width: 353px;
	margin: 8px 0 0 0px;
}

#forecast-home-selector div.links ul {
	padding: 0 0 0 0;
	list-style: none;
	display: inline;
}

#forecast-home-selector div.links ul li {
	width: 353px;
}

#forecast-home-selector div.links ul li a {
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
}

#forecast-home-selector div.links ul li a:hover {
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00ADEE;
}

#forecast-home-selector div.links ul a.region {
	float: left;
	display: block;
	width: 180px;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
}

#forecast-home-selector div.links ul a.forecast-links {
	float: left;
	display: block;
	width: 57px;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
}


#forecast-home-selector div.links ul a.swell-links {
	float: left;
	margin-top: 1px;
	display: block;
	width: 99px;
	line-height: 13px;
	padding: 0px 0 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
	border-left: 0px solid #b3b3b3;
}

#forecast-home-selector div.links ul a.swell-links:hover {
	float: left;
	margin-top: 1px;
	display: block;
	width: 99px;
	line-height: 13px;
	padding: 0px 0 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00ADEE;
	border-left: 1px solid #b3b3b3;
}

#forecast-home-selector div.banner {
	float: right;
	margin-top: 57px;
}
#forecast-home-sponsor{
	float: left;
	margin: 96px 0 30px 0;
	width: 1000px;
	height: 350px;
}
#forecast-home-spot-list{
	float: left;
	margin: 0px 0px 0px 260px;
	width: 712px;
}

span.reg-id {
	float: left;
	margin: 8px 0 8px 20px;
	display: block;
	width: 10%;
	font-family: 'DINOT-Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 34px;
	color: #00ADEE;
}


/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Swell Charts.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

.swell-charts section.page-chunk {
padding-bottom: 24px;
}

#swell-charts-home-intro {
float: left;
position: relative;
width: 1000px;
height: 74px;
}

#swell-charts-detail-intro {
float: left;
position: relative;
width: 1000px;
height: 57px;
}

nav#swell-charts-nav {
float: right;
width: 746px;
height: 53px;
/*padding-top: 4px;*/
background: url(../img/forecast-nav-bg.png) repeat-x;
}

nav#swell-charts-nav ul {
	padding: 14px 0 18px 0;
}

nav#swell-charts-nav ul li {
	margin: 0;
	float: left;
	border-right: 1px #666 solid;
}

nav#swell-charts-nav ul li.first {
	margin: 0 0 0 10px;
	float: left;
}

nav#swell-charts-nav ul li a {
		padding: 6px 10px 8px 10px;
		font-family: 'DINOT-Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #4D4D4D;
		font-weight: normal;
		font-size: 17px;
		text-shadow: none;
	}

nav#forecast-nav ul li.current a {
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

nav#swell-charts-nav ul li.current { 
	background:#00ADEE; 
}

nav#swell-charts-nav ul li a:hover {  
	color: #fff;
	border-bottom: 10px solid #4d4d4d;
}

#swell-charts-home-intro h1 {
	float: left;
	display: block;
	line-height: 1.5em;
	font-family: 'DINOT-Bold';
	font-size: 26px;
	font-weight: bold;
	color: #00ADEE;
	margin: 14px 0 0 19px;
}


#swell-charts-home-intro h2 {
	float: left;
	display: block;
	width: 30px;
	margin: 12px 0px 0 14px;
	padding-left: 18px;
	line-height: 1.75em;
	border-left: #d9d9d9 solid 2px;
}

#swell-charts-home-selector {
	float: left;
	width: 956px;
	margin-left: 18px;
}
#swell-charts-home-selector div.map {
	float: left;
	width: 213px;
	min-height: 600px;
}

#swell-charts-home-selector div.regional-info {
	float: left;
	margin-top: 16px;
	width: 414px;
}

.regional-info .region-logo {
	float: left;
	width: 49px;
	height: 32px;
	padding: 7px 0 0 12px;
	background: url(../img/forecast-region-bg.png) no-repeat top left;
	font-size: 20px;
	font-family: 'DINOT-Bold';
	color: #00ADEE;
}

.regional-info h3 {
	float: left;
	display: block;
	width: 179px;
	color: #4d4d4d;
	font-family: Trebuchet MS;
	font-size: 24px;
	line-height: 1.65em;
	margin: 0px;
}
.regional-spots .region-logo {
	float: left;
	width: 49px;
	height: 32px;
	padding: 7px 0 0 12px;
	background: url(../img/forecast-region-bg.png) no-repeat top left;
	font-size: 20px;
	font-family: 'DINOT-Bold';
	color: #00ADEE;
}
.regional-spots h3 {
	float: left;
	display: block;
	width: 600px;
	color: #4d4d4d;
	font-family: Trebuchet MS;
	font-size: 24px;
	line-height: 1.65em;
	margin: 0px;
}

.regional-spots p {
	padding: 60px;
}
.regional-spots p a.region {
	font-weight: normal;
	color: #b3b3b3;
}

.regional-spots p a:hover.region {
	font-weight: normal;
	color: #00ADEE;
}

#swell-charts-home-selector div.other-info, #swell-charts-home-selector div.other-info-1 {
	float: left;
	margin-top: 8px;
	width: 414px;
}

body.regional-swell-chart div.other-info, body.swell-charts div.other-info, body.nz-swell-chart div.other-info, body.swellperiod div.other-info, body.regionalswellperiod div.other-info, body.pressure div.other-info, body.rainfall div.other-info, body.wind div.other-info {
	float: left;
	margin: 24px 0 0 16px;
	width: 674px;
}
body.swell-charts div.other-info-1 {
	float: left;
	margin: 24px 0 0 0px;
}
body.regional-swell-chart div.links, body.nz-swell-chart div.links, body.swell-charts div.links, body.swellperiod div.links, body.regionalswellperiod div.links, body.pressure div.links, body.rainfall div.links, body.wind div.links {
	float: left;
	margin: 12px 0 0 2px;
}
div.links span {
	float: left;
	margin: 0 0 0 28px;
}
body.regional-swell-chart div.links span, body.nz-swell-chart div.links span, body.swell-charts div.links span, body.swellperiod div.links span, body.regionalswellperiod div.links span, body.pressure div.links span, body.rainfall div.links span,body.wind div.links span {
	margin: 0 0 0 22px;
}
body.regional-swell-chart div.links span.regional-swellperiod, body.nz-swell-chart div.links span.regional-swellperiod, body.pressure div.links span.regional-swell, body.swell-charts div.links span.regional-swell, body.swellperiod div.links span.regional-swell, body.regionalswellperiod div.links span.regional-swell, body.wind div.links span.regional-swell, body.rainfall div.links span.regional-swell {
	margin: 0px;
}

.other-info .other-logo, .other-info-1 .other-logo {
	float: left;
	width: 61px;
	height: 39px;
	background: url(../img/swell-charts-other.png) no-repeat top left;
}

.other-info h3, .other-info-1 h3 {
	float: left;
	display: block;
	width: 179px;
	color: #333;
	font-family: Trebuchet MS;
	font-size: 24px;
	line-height: 1.65em;
	margin: 0px;
}


#swell-charts-home-selector div.links {
	float: left;
	width: 353px;
	margin: 8px 0 0 2px;
}

#swell-charts-home-selector div.links ul {
	padding: 0 0 0 0;
	list-style: none;
	display: inline;
}

#swell-charts-home-selector div.links ul li {
	width: 353px;
}

#swell-charts-home-selector div.links ul li a {
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
}

#swell-charts-home-selector div.links ul li a:hover {
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00ADEE;
}

#swell-charts-home-selector div.links ul a.region {
	float: left;
	display: block;
	width: 180px;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
}

#swell-charts-home-selector div.links ul a.forecast-links {
	float: left;
	display: block;
	width: 57px;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
}


#swell-charts-home-selector div.links ul a.swell-links {
	float: left;
	margin-top: 1px;
	display: block;
	width: 110px;
	line-height: 13px;
	padding: 0px 0 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
	border-left: 1px solid #b3b3b3;
}

#swell-charts-home-selector div.links ul a.swell-links:hover {
	float: left;
	margin-top: 1px;
	display: block;
	width: 110px;
	line-height: 13px;
	padding: 0px 0 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00ADEE;
	border-left: 1px solid #b3b3b3;
}
div.map span.nz img {
	margin: 0 0 127px 0;
}
div.map span.regional-swell {
	float: left;
	margin: 18px 0 0 26px;
}
div.map span.regional-pressure {
	float: left;
	margin: 18px 0 0 26px;
}
div.map span.regional-swellperiod {
	float: left;
	margin: 18px 0 0 26px;
}
div.map span.regional-rainfall {
	float: left;
	margin: 18px 0 0 26px;
}
div.map span.regional-wind {
	float: left;
	margin: 18px 0 0 26px;
}


#swell-charts-home-selector div.banner {
	float: right;
	margin-top: 57px;
}
#swell-charts-home-sponsor{
	float: left;
	margin: 96px 0 30px 0;
	width: 1000px;
	height: 350px;
}


.marine-forecasts h1 {
	float: left;
	display: block;
	line-height: 1.5em;
	font-family: 'DINOT-Bold';
	font-size: 34px;
	font-weight: bold;
	color: #00ADEE;
	margin: 1px 0 0 12px;
}

.marine-forecasts h2 {
	float: left;
	padding-left: 16px;
	line-height: 1.75em;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	border-left: #d9d9d9 solid 2px;
	margin: 12px 0 0 12px;
}

.marine-forecasts .area-select {
	float: right;
	display: block;
	width: 240px;
	margin: 12px 4px 0 0;
}

.marine-forecasts .area-select span {
	font-family: 'DINOT-Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
	font-size:14px
}

.marine-forecasts  section.page-chunk {
	padding-bottom: 0px;
}

.forecast-mapa {
	float: left;
	margin: 10px 0 0 40px;
	padding-left: 40px;
	width: 114px;
	height: 34px;
	background: url(../img/swell-charts-other-s.png) no-repeat top left;
}

.forecast-mapa a {
	font-size: 18px;
	color: #666;
	font-weight: normal;
	line-height: 1.85em;
	margin: 12px 0 0 12px;
}

.forecast-select {
	float: right;
width: 200px;
   height: 28px;
   overflow: hidden;
   background: url(../img/down_arrow_select.jpg) no-repeat right #fff;
}
	
.forecast-select select {
	background: transparent;
	width: 228px;
	height: 28px;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	text-shadow: none;
	border: 1px solid #ddd;
	color: #4d4d4d;
	-webkit-appearance: none;
}

#regional-chart {
	float:left;
	width: 427px;
	height: 370px;
}

#local-area-chart {
	float: left;
	margin-left: 3px;
	width: 236px;
	height: 184px;
}

#wide-area-chart {
	float: left;
	margin: 3px 0 0 3px;
	width: 236px;
	height: 184px;
}

a.locallaunch{
  position:relative;
  display:block;
  float:left;
}

a.locallaunch span.launch-icon{
  position:absolute;
  left:83%;
  top:80%;
}

a.locallaunch:hover span.launch-icon{
  visibility:visible;
}

#forecast-point {
	float: left;
	margin-left: 14px;
	width: 260px;
}

#shoreline-swell {
	float: left;
	width: 155px;
}

body.marine-forecasts #wind {
	float: left;
	width: 125px;
}

#tides {
	float: left;
	width: 115px;
}

#tides ul {
	list-style-type: none;
	margin: 0px;
	font-size: 11px;
	color: #999;
	padding-left: 38px;
	background: url(../img/icon-tides.png) no-repeat;
}

#tides ul li {
	line-height: 1.2em;
}

#forecast-point h3, #shoreline-swell h3, #wind h3, #tides h3 {
	font-family: 'DINOT-Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #808080;
	margin: 0px;
}

#forecast-point h4, #shoreline-swell h4, #wind h4, #tides h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#forecast-point h4 {
	font-size: 18px;
	color: #666;
	margin-top: 0px;
	line-height: 1.8em;
	padding-left: 38px;
	background: url(../img/icon-forecast.png) no-repeat;
}

#shoreline-swell h4, #wind h4 {
	font-size: 21px;
	font-weight: normal;
	margin-bottom: -3px;
}

#shoreline-swell h4 {
	color: #00ADEE;
	margin-top: 0px;
	line-height: 1.5em;
	padding-left: 38px;
	background: url(../img/icon-swell.png) no-repeat;
}

#shoreline-swell p {
	font-size: 11px;
	color: #00ADEE;
	margin-top: -3px;
	line-height: 1.0em;
	padding-left: 38px;
}

body.marine-forecasts #wind h4 {
	color: #8BC53F;
	margin-top: 0px;
	line-height: 1.5em;
	padding-left: 38px;
	/*background: url(../img/icon-wind-nw.png) no-repeat;*/
}

body.marine-forecasts #wind p {
	font-size: 11px;
	color: #8BC53F;
	margin-top: -3px;
	line-height: 1.0em;
	padding-left: 38px;
}

tr.forecast-day td.first-column {
	width: 109px;
	height: 342px;
	padding-bottom: 0px;
	background: none;
}

tr.forecast-day td {
	width: 77px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding-bottom: 4px;
	background: url(../img/forecast-day_bg.png) no-repeat;
	border-bottom: 0px;
}

tr.forecast-day td:hover {
	background: #fff;
	color: #00ADEE;
}

.forecast-day h5 {
	margin: 39px 0 0 0;
	line-height: 14px;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

.forecast-day td:hover h5 {
	color: #00ADEE;
	font-size: 12px;
	font-weight: normal;
}

.forecast-day td:hover p {
	color: #00ADEE;
	font-size: 10px;
	font-weight: normal;
}

.forecast-day td:hover span {
	color: #999;
	float: left;
	display: block;
	width: 25px;
}

.forecast-day p {
	color: #808080;
	font-size: 10px;
	line-height: 1.1em;
	padding-bottom: 18px;
	margin: 0px;
}

.forecast-day span.hour1 {
	float: left;
	display: block;
	width: 25px;
	font-size: 10px;
}

.forecast-day span.hour2 {
	float: left;
	display: block;
	width: 25px;
	margin-left: 1px;
	font-size: 10px;
	
}

tr.forecast-bars td {
	width: 77px;
	/*height: 181px;*/
	border-bottom: 0px;
}

tr.forecast-bars td div.forecast-bars1 {
	float: left;
	margin-left: 1px;
	width: 25px;
	height: 181px;
	background: #E6E6E6;
position:relative;
	
}

/*.forecast-bars div {
	float: left;
	width: 25px;
	height: 181px;
	line-height: 181px;
	margin-left: 1px;
	background: #E6E6E6;
	position:relative;
}*/

tr.swell td {
	color: #00ADEE;
	background: #F2F2F2;
	width: 79px;
	height: 61px;
	text-align:center;
	border-bottom: 0px;
}
div.barGraph{
float: none;
	margin-left: 0px;
	position:absolute;
	bottom:0;
	width:25px;
}
.barGraph div.bar1{
	background-color:#005ACA;
	margin-left: 0px;
}
.barGraph div.bar2{
	background-color:#008fff;
	margin-left: 0px;
}

.swell div {
	float: left;
	margin-left: 1px;
	width: 25px;
	height: 59px;
}

div#swell-column1 {
	margin-left: 0px;
}

.swell img {
	display:block;
	margin: 4px auto;
	
}
.swell span.direction {
	float: left;
	display: block;
	width: 25px;
	font-size: 10px;
	line-height: 1.2em;
}

.swell span.period {
	float: left;
	display: block;
	width: 25px;
	margin-top: 3px;
	font-size: 11px;
	line-height: 1.2em;
}

.marine-forecasts table.responsive {
	float: left;
	margin: 0px;
}

body.marine-forecasts tr.wind td {
	color: #8BC53F;
	background: #FFF;
	width: 79px;
	height: 83px;
	text-align:center;
	border-bottom: 0px;
}

body.marine-forecasts tr.wind td.wind-column1 {
	width: 109px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding-bottom: 4px;
	background: url(../img/forecast-wind_bg.png) no-repeat;
}

body.marine-forecasts td.wind-column1 h6 {
	margin: 26px 0 2px 0;
	text-align: center;
	font-family: 'DINOT-Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px; 
	color: #8BC53F;
}

body.marine-forecasts td.wind-column1 p {
	margin: 0px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	color: #666;
	line-height: 1.1em;
}

body.marine-forecasts tr.wind td div.wind-column-data1 {
	float: left;
	margin-left: 0px;
	width: 25px;
	height: 83px;
	background: fff;
}

body.marine-forecasts .wind div {
	float: left;
	width: 25px;
	height: 83px;
	margin-left: 1px;
	background: #fff;
}

body.marine-forecasts .wind img {
	display:block;
	margin: 24px auto 4px auto;
	
}
body.marine-forecasts .wind span.direction {
	float: left;
	display: block;
	width: 25px;
	font-size: 12px;
	line-height: 1.2em;
}

body.marine-forecasts .wind span.speed {
	float: left;
	display: block;
	width: 25px;
	margin-top: 6px;
	font-size: 12px;
	line-height: 1.2em;
}

tr.tides td.tides-column1 {
	width: 92px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 17px 4px 0;
	background: url(../img/icon-tides-forecast.png) no-repeat top right;
}

tr.tides td.tides-column1:hover {
	background: url(../img/icon-tides-forecast.png) no-repeat top right;
}

td.tides-column1 h6 {
	margin: 2px 0 2px 0;
	text-align: center;
	font-family: 'DINOT-Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px; 
	color: #00ADEE;
}

td.tides-column1 p {
	margin: 0px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	color: #666;
	line-height: 1.1em;
}

tr.tides ul {
	margin: 0;
	padding: 0;
}

tr.tides ul li {
	list-style-type:none;
	display:block;
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 10px;
	line-height: 1.1em;
}

tr.tides td {
	width: 77px;
	height: 98px;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding-bottom: 4px;
	background: url(../img/forecast-tides_bg.png) no-repeat;
	border-bottom: 0px;
}

tr.tides td:hover {
	background: #fff;
}

.live-cams {
	margin: 24px 0 0 -12px;
}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Pressure.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

#pressure-data-holder {
	float: left;
	width: 690px;
}


#pressure-data-intro {
	float: left;
	width: 1000px;
	height: 55px;
}

.pressure h1, .swellperiod h1, .rainfall h1, .wind h1 {
	float: left;
	display: block;
	line-height: 1.5em;
	font-family: 'DINOT-Black', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #00ADEE;
	margin: 1px 0 0 12px;
}

.pressure h2 {
	float: left;
	padding-left: 16px;
	line-height: 1.75em;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	border-left: #d9d9d9 solid 2px;
	margin: 10px 0 0 12px;
}

div#wide {
	float: left;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	border-left: #d9d9d9 solid 2px;
	margin: 10px 0 0 12px;
}

div#wide a {
	float: left;
	display: block;
	line-height: 1.75em;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	margin: 0px 0 0 12px;
}
div#wide a.active {
	color: #00ADEE;
}
div#wide a:hover {
	float: left;
	display: block;
	font-size: 18px;
	color: #00ADEE;
	font-weight: bold;
}

div#wide a:active {
	float: left;
	display: block;
	line-height: 1em;
	font-size: 18px;
	color: #00ADEE;
	font-weight: bold;
}

div#close {
	float: left;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	border-left: #d9d9d9 solid 2px;
	margin: 10px 0 0 12px;
}

div#close a {
	float: left;
	display: block;
	line-height: 1.75em;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	margin: 0px 0 0 12px;
}

div#close a:hover {
	float: left;
	display: block;
	font-size: 18px;
	color: #00ADEE;
	font-weight: bold;
	
}

div#close a:active {
	float: left;
	display: block;
	line-height: 1em;
	font-size: 18px;
	color: #00ADEE;
	font-weight: bold;
	
}

.pressure-date {
	float: left;
	width: 77px;
	height: 79px;
}

.pressure-date:hover {
	float: left;
	width: 77px;
	height: 79px;
	background: #00ADEE;
	color: #fff;
}

#pressure-date-select {
	float: left;
	width: 690px;
}

#pressure-date-select .data-first {
	float: left;
	width: 77px;
	height: 98px;
	background: url(../img/pressure-header_bg.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #00ADEE;
}

#pressure-date-select .data {
	float: left;
	margin-left: 2px;
	width: 77px;
	height: 98px;
	background: url(../img/pressure-header_bg.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #00ADEE;
}

#pressure-date-select .data-last {
	float: left;
	margin-left: 2px;
	width: 58px;
	height: 98px;
	background: #333;
	font-family: Arial, Helvetica, sans-serif;
}

#pressure-date-select .day {
	padding: 16px 0 1px 0;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-shadow: none;
}

#pressure-date-select .date {
	font-size: 18px;
	padding-bottom: 25px;
	border-bottom: #f4f4f5 2px solid;
	font-family: Arial, Helvetica, sans-serif;
}

#pressure-date-select .am {
	float: left;
	width: 38px;
	height: 19px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pressure-date-select .pm {
	float: left;
	width: 38px;
	height: 19px;
	margin: 2px 0 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pressure-date-select .animate-button {
	padding: 16px 0 14px 0;
	border-bottom: #f4f4f5 2px solid;
}

#pressure-date-select .animate-button img {
	border: none;
}

#pressure-date-select .animate-text {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.selector {
	float: right;
	width: 98px;
	height: 33px;
	padding: 22px 0 0 50px;
	background: url(../img/selector-icon.png) #FFF 13px 18px no-repeat;
	font-size: 14px;
	color: #00ADEE;
	line-height: 1em;
	text-shadow:none;
}

.selector span {
	padding: 10px;
	font-size: 14px;
	color: #00ADEE;
	background: url(../img/selector-icon.png) left no-repeat;
}

#zoom-chart {
	float: left;
	width: 310px;
	height: 155px;
/*	background: url(../img/brazil-map_zoom.png) #333 40px 41px no-repeat;*/
}

.wide-layer {
	float: left;
	width: 115px;
	height: 79px;
	margin: 24px 0 0 6px;
	padding: 26px 0 0 38px;
	border: 1px solid #00ADEE;
}

.close-layer {
	width: 77px;
	height: 52px;
	border: 1px solid #535353;
}

.zoom-links {
	float: left;
	padding: 6px 0 0 12px;
}

.zoom-links h4 {
	margin: 16px 0 0 0;
	line-height: 1.25em;
	font-size: 14px;
	color: #00ADEE;
	padding-bottom:3px;
	font-weight: normal;
	text-shadow: none;
}

#pressure-map-small {
    float:left;
    margin-left:5px;
}

.zoom-links h5 {
	margin: 0px;
	line-height: 16px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.zoom-links h5 a {
	margin: 0px;
	line-height: 16px;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-shadow: none;
}

#pressure-map {
	float: left;
	width: 688px;
	height: 436px; 
}

#pressure-links {
	float: left;
	margin-left: 2px;
	width: 310px;
	height: 436px; 
	background: #FFF;
}

.more-charts {
	float: left;
	padding-left: 170px;
	height: 100px;
}

.more-charts h4 {
	margin: 16px 0 0 0;
	line-height: 1.25em;
	padding-bottom:3px;
	font-size: 14px;
	color: #00ADEE;
	font-weight: normal;
	text-shadow: none;
}

.more-charts h5 {
	margin: 0px;
	line-height:16px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.more-charts h5 a {
	margin: 0px;
	line-height: 16px;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-shadow: none;
}

.hpa {
	float: left;
/*	margin-top: 48px;*/
	padding-left: 5px;
}

.hpa img {
	float: left;
	margin-right: 10px;
}

.hpa h5 {
	float: left;
	line-height: 2.7em;
	color: #B3B3B3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-shadow: none;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

span.regional-swell h4, span.regional-rainfall h4, span.regional-swellperiod h4, span.regional-pressure h4, span.regional-wind h4 {
	margin: 0px 0 8px 0;
	text-align: center;
}
span.regional-swell h4 a, span.regional-rainfall h4 a, span.regional-swellperiod h4 a, span.regional-pressure h4 a, span.regional-wind h4 a {
	font-size: 18px;
	color: #00ADEE;
	font-weight: normal;
}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Swell charts.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

#swell-charts-data-holder {
	float: left;
	width: 690px;
}


#swell-charts-data-intro {
	float: left;
	width: 690px;
	height: 55px;
}

.swell-charts h1 {
	float: left;
	display: block;
	line-height: 1.5em;
	font-family: 'DINOT-Bold';
	font-size: 34px;
	font-weight: bold;
	color: #00ADEE;
	margin: 1px 0 0 12px;
}

.swell-charts h2 {
	float: left;
	padding-left: 16px;
	line-height: 1.75em;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	border-left: #d9d9d9 solid 2px;
	margin: 12px 0 0 12px;
}

.goto {float:right;}

.goto a {
	float: right;
	margin: 7px 12px 0 0;
	padding: 0 54px 0 0;
	background: url(../img/forecast-goto-icon.png) right no-repeat;
	font-size: 14px;
	color: #4d4d4d;
	line-height: 3.2em;
}

.swell-charts-date {
	float: left;
	width: 83px;
	height: 79px;
}

.swell-charts-date:hover {
	float: left;
	width: 83px;
	height: 79px;
	background: #00ADEE;
	color: #fff;
}

#swell-charts-date-select {
	float: left;
	width: 690px;
}

#swell-charts-date-select .data-first {
	float: left;
	width: 83px;
	height: 98px;
	background: url(../img/pressure-header_bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #00ADEE;
}

#swell-charts-date-select .data {
	float: left;
	margin-left: 2px;
	width: 83px;
	height: 98px;
	background: url(../img/pressure-header_bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #00ADEE;
}
#swell-charts-date-select .data-animate {
	float: left;
	margin-left: 2px;
	width: 93px;
	height: 98px;
	background: url(../img/pressure-header_bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #00ADEE;
}
#swell-charts-date-select .data-last {
	float: left;
	margin-left: 2px;
	width: 58px;
	height: 98px;
	font-family: Arial, Helvetica, sans-serif;
}

#swell-charts-date-select .day {
	padding: 16px 0 1px 0;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-shadow: none;
}

#swell-charts-date-select .date {
	font-size: 18px;
	padding-bottom: 25px;
	border-bottom: #f4f4f5 2px solid;
	font-family: Arial, Helvetica, sans-serif;
}

#swell-charts-date-select .am {
	float: left;
	width: 41px;
	height: 19px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#swell-charts-date-select .pm {
	float: left;
	width: 41px;
	height: 19px;
	margin: 2px 0 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#swell-charts-date-select .animate-button {
	padding: 16px 0 14px 0;
	border-bottom: #f4f4f5 2px solid;
}

#pressure-date-select .animate-button img {
	border: none;
}

#swell-charts-date-select .animate-text {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*.selector {
	float: right;
	width: 98px;
	height: 33px;
	padding: 22px 0 0 50px;
	background: url(../img/selector-icon.png) #333 13px 18px no-repeat;
	font-size: 14px;
	color: #00ADEE;
	line-height: 1em;
	text-shadow:none;
}*/

/*.selector span {
	padding: 10px;
	font-size: 14px;
	color: #00ADEE;
	background: url(../img/selector-icon.png) left no-repeat;
}*/

#map-hover {
	float: right;
	width: 310px;
	height: 542px;
	background: url(../img/swellchart-map-grey.png) 83px 19px no-repeat;
}

#map-hover .all-icons {
	float: left;
	margin-top: 100px;
	padding-left: 10px;
}

body.marine-forecasts #map-hover .wind {
	float: left;
	margin-top: 226px;
	padding-left: 25px;
}

body.marine-forecasts #map-hover span.wind-direction {
	float: left;
	margin: 6px 10px 0 0;
	padding: 1px;
	width: 27px;
	height: 27px;
	background: #8AC43E;
	border: 1px white solid;
}

#map-hover span.wind-direction img {
	margin: 6px 0 0 6px;
}

body.marine-forecasts #map-hover .wind h5 {
	float: left;
	line-height: 2.7em;
	color: #B3B3B3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-shadow: none;
	margin: 0px;
}

#map-hover .swell {
	float: left;
	margin-top: 2px;
	padding-left: 25px;
}

#map-hover span.swell-height {
	float: left;
	margin: 6px 10px 0 0;
	padding: 6px 4px 0 4px;
	width: 21px;
	height: 23px;
	background: #00ACED;
	border: 1px white solid;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: none;
}

#map-hover .swell img {
	float: left;
	margin: 6px 10px 0 0;
}

#map-hover .swell h5 {
	float: left;
	line-height: 2.7em;
	color: #B3B3B3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-shadow: none;
	margin: 0px;
}

#map-hover .scale {
	float: left;
	margin-top: 2px;
	padding-left: 25px;
}

#map-hover .scale img {
	float: left;
	margin: 6px 10px 0 0;
}

#map-hover .scale h5 {
	float: left;
	line-height: 2.7em;
	color: #B3B3B3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-shadow: none;
	margin: 0px;
}

.swell-charts-links {
	float: right;
	width: 125px;
	height: 65px;
	margin: 232px 12px 0 0;
}

.swell-charts-links ul {
	list-style-type: none;
	padding: 0;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.swell-charts-links h3 {
	color: #333;
	font-size:16px;
	padding: 0;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.swell-charts-links ul li {
	line-height: 1.4em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999;
	text-shadow: none;
}

.swell-charts-links ul li a {
	line-height: 1.4em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00ADEE;
	text-shadow: none;
}

.swell-charts-links ul li a:hover, .swell-charts-links ul li a.active {
	line-height: 1.4em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-shadow: none;
}

#swell-charts-map {
	float: left;
	margin-top: 2px;
	width: 688px;
	height: 436px; 
}


.swell-charts-guage {
	float: left;
	margin-top: 48px;
	padding-left: 25px;
}

.swell-charts-guage img {
	float: left;
	margin-right: 10px;
}

.swell-charts-guage h5 {
	float: left;
	line-height: 2.7em;
	color: #B3B3B3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-shadow: none;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}


/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

About.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

#about-container {
	width: 100%;
}
.about-text {
	float: left;
margin-left: 202px;
	width: 45%;
}
.about-text h2, .advertise-text h2 {
	font-size: 26px;
line-height: 1.1em;
}
.about-text p {
	line-height: 1.2em;
}
.about-text p span{
float: right;
	width: 60%;
}
.about-text img {
float: left;
	margin: 0 16px 16px -185px;
}
.advertise-text {
	float: right;
	width: 32%;
}
.advertise-text h4 {
	font-size: 13px;
	font-weight: normal;
}
.advertise-text h2 a span {
color: #00ADEE;
	font-size: 12px;
}
p.stats {
	margin-bottom: 26px;
	padding: 0 0 0 45px;
	background: url(../img/about-wave-icon.gif) no-repeat;
	font-size: 28px;
	color: #00ADEE;
}
p.stats span {
	margin-top: 3px;
	padding: 0 0 0 0px;
	display: block;
	font-size: 11px;
}
.side-text {
	float: left;
	width: 202px;
	margin-top: -90px;
	font-style: italic;
	clear: both;
}
.side-text p {
	padding: 0 12px 0 16px;
	font-size: 17px;
	line-height: 1.5em;
}
p.host {
	font-size: 13px;
	color: #00ADEE;
}
.live-beach-cams {
	float: left;
	width: 75%;
}
.live-beach-cams h3 {
margin-bottom: 6px;
	padding: 0 0 0 59px;
font-size: 22px;
line-height: 1em;
	background: url(../img/surf2surf-icon.jpg) no-repeat;
}
div.raglan {
float: left;
}
div.mount {
float: left;
margin-left: 16px;
}
div.piha {
float: left;
margin-left: 16px;
}
/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Embed.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

.embed h3 {
	line-height: 1em;
	text-transform: none;
	color: #ccc;
	text-shadow: none;
	margin: 0px 0 0px 0;
}

aside .embed img.embed-arrow {
	float: right;
	margin: -4px 44px 0 0;
}

.embed h4 {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color: #00ADEE;
	text-shadow: none;
	margin: 0px 0 0px 0;
}

.embed p {
	color: #ccc;
	text-shadow:none;
	line-height: 1.1em;
	margin: 0px 0 2px 0;
	font-size: 11px;
}

.embed p.large-text {
	font-size: 14px;
	font-weight: bold;
}

.embed input {
	width: 202px;
}

#d_clip_button {

}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Bottom Content Widget.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

#section-promo {
	float: left;
	margin-left: 87px;
	width: 273px;
	height: 250px;
}

#section-promo h3 a {
	font-size: 21px;
	color: #2298FC;
	line-height: 1em;
	margin: 0px;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

#section-promo p {
	font-size: 11px;
	color: #999;
	line-height: 1.5em;
	margin: 0px;
}

#section-promo img {
	margin: 0 8px 8px 0;
}

#section-promo ul {
	margin: 0px;
}

#section-promo ul li {
	list-style-type:none;
	display:block;
	width: 273px;
	height: 90px;
	margin: 0;
	padding: 0;
}

div.widget.html {
	float: left;
	margin-bottom: 12px;
}

#section-promo_skyscraper {
	float: left;
	margin-top: 58px;
}

#skyscraper {
	float: right;
	margin: -250px 0 0 120px;
	padding: 26px 30px;
	background: #fff;
}
/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Comments.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

#comments h6 {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 0;
}

.comment {
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

#comments .avatar {
	width: 60px;
	margin: 0 8px 8px 0;
	float: left;
}

#comments .avatar img {
	background: #ffffff;
	padding: 5px;
	outline: 3px solid rgba(0, 0, 0, 0.03);
	border: 1px solid rgba(0, 0, 0, 0.2);
}

#comments input[type="text"], #comments textarea {
	width: 228px;
	margin-top: 5px;
}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Sidebar

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

aside {
	width: 312px;
	margin-right: 0px;
	float: right;
	/* display: none; */
}
body.pressure aside, body.regional-swell-chart aside, body.nz-swell-chart aside, body.swellperiod aside, body.regionalswellperiod aside, body.rainfall aside, body.wind aside {
	width: 300px;
	margin-right: 0px;
	float: right;
	/* display: none; */
}


aside ul {
	margin: 0;
	padding: 0;
}

aside ul li {
	list-style: none;
	margin-bottom: 5px;
}

aside ul li, aside ul li a {
	font-size: 12px;
	font-weight: normal;
}

aside ul li ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}

aside h3 {
	font-size: 14px;
	text-transform: uppercase;
}

aside .widget {
	float: left;
	margin-bottom: 35px;
}

aside .widget, aside p {
	font-size: 12px;
}

aside .embed {
	float: left;
	width: 288px;
	padding: 12px;
	background: #666;
}

aside .embed img {
	float: left;
	margin-right: 7px;
}

aside .banner {
	margin-right: 12px;
}
/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Footer

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

footer {
	background: #333;
	position: relative;
	z-index: 99;
	width: 100%;
	min-height: 250px;
	padding: 20px 25px 25px 25px;
	float: left;
}

footer .widget {
	width: 260px;
	float: left;
}

footer .links {
	float: right;
	width: 100px;
	padding: 0 0 0 12px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

footer .global-logo {
	width: 260px;
	margin-top: 20px;
	float: left;
}

footer .logo {
	width: 107px;
	float: right;
}
footer .map {
	float: right;
	width: 41px;
	padding: 0 11px 0 12px;
}


footer .social {
	margin-right: 0;
}

footer .social ul li {
	float: left;
	margin-right: 15px;
}

footer .social ul li img {
	filter: alpha(opacity=50);
  	-khtml-opacity: 0.5;
  	-moz-opacity: 0.5;
 	opacity: 0.5;
 	-webkit-transition: 250ms linear all;
  	-moz-transition: 250ms linear all;
  	transition: 250ms linear all;
}

footer .social ul li img:hover {
	filter: alpha(opacity=80);
  	-khtml-opacity: 0.8;
  	-moz-opacity: 0.8;
 	opacity: 0.8;
}

footer ul {
	margin: 0;
	padding: 0;
}

footer ul li {
	list-style: none;
	margin-bottom: 4px;
}

footer h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.8);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}

footer li, footer p, footer a {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform:lowercase;
	line-height: 1.1em;
	color: rgba(255, 255, 255, 0.4);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}

footer a {
	color: rgba(255, 255, 255, 0.6);
}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

@Media Queries for responsive design. These override the primary('mobile first') styles.

Ensure your main styling comes before this!

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

/* Override slider for smallest size */
.flexslider {  }

/* Small tablet portrait */
@media only screen and (min-width: 641px) {
	.container {
		width: 1000px;
		/* width: 480px; */
		margin: auto;
	}
	
	header {
		width: 990px;
	}
	
	#content, footer {
		width: 950px;
	}
	
	.flexslider, .post .post_date { 
		display: inherit; 
	}
	
	.post, .single_post {
		width: 400px
	}
	
	#comments input[type="text"], #comments textarea {
		width: 390px;
		margin-top: 5px;
	}
	
	/*
	#logo,  aside, .single_post h5 small a {
		display: none;
	}
	*/
	
	nav#primary {
		float: right;	
	}
	nav#primary ul li {
		margin: 0 0 0 2px;
		float: left;
	}
	
	.single_post h5, .single_post h5 a {
		font-size: 16px;
	}
	
	footer .widget {
		width: 430px;
	}
	
	footer .social {
		margin-right: 0;
	}
	
	.one_full { 
		width: 430px; 
		margin: 0; 
	}

	.one_half { 
		width: 175px; 
		margin-right: 50px; 
	}

	.one_third { 
		width: 430px; 
		margin-right: 50px; 
	}

	.two_third { 
		width: 430px; 
		margin-right: 50px; 
	}

	.one_quarter { 
		width: 430px; 
		margin-right: 50px; 
	}
}

/* iPad portrait */
@media only screen and (min-width: 769px) {
	.container {
		width: 1000px;
		margin: auto;
	}
	
	header {
		width: 990px;
	}
	footer {
		width: 950px;
	}
	
	#content {
		width: 950px;
	}
	
	.flexslider, #logo, span.slogan, .post .post_date { 
		display: inherit; 
	}
	/*
	span.slogan {
		display: none;
	}
	*/
	nav#primary {
		float: right;
	}
	
	nav#primary ul li {
		margin: 0 0 0 2px;
		float: left;
	}

	nav#primary ul li a {
		display: block;
		font-size: 12px;
		color: #fff;
		font-weight: normal;
		font-size: 17px;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
		padding: 11px 39px 43px 39px;
	}

	nav#primary ul li a:hover {
		color: #fff;
	}

	nav#primary ul li.current {
		background: #00ADEE;
	}
	
	nav#primary ul li.current a:hover {
		color: #ffffff;
	}
	
	.post, .single_post {
		width: 370px
	}
	
	#comments input[type="text"], #comments textarea {
		width: 360px;
		margin-top: 5px;
	}
	
	aside {
		width: 312px;
		display: inherit; 
	}
	
	.single_post h5 small a {
		display: inherit;
	}
	
	.single_post h5, .single_post h5 a {
		font-size: 18px;
	}
	
	footer .widget {
		width: 590px;
		margin-right: 0;
	}
	
	footer .social {
		margin-right: 0;
	}
	
	.one_full { 
		width: 590px; 
		margin: 0; 
	}

	.one_half { 
		width: 265px; 
		margin-right: 50px; 
	}

	.one_third { 
		width: 160px; 
		margin-right: 50px; 
	}

	.two_third { 
		width: 370px; 
		margin-right: 50px; 
	}

	.one_quarter { 
		width: 110px; 
		margin-right: 50px; 
	}
}

/* Small browser / iPad landscape */
@media only screen and (min-width: 1025px) {
	.container {
		width: 1000px;
		margin: auto;
	}
	
	header, footer {
		width: 990px;
	}
	
	#content {
		width: 950px;
	}
	
	footer {
		width: 950px;
	}
	
	.flexslider, #logo, span.slogan, .post .post_date { 
		display: inherit; 
	}
	
	nav#primary {
		float: right;
	}
	
	nav#primary ul li {
		margin: 0 0 0 2px;
		float: left;
	}
	
	nav#primary ul li.last { background: #666; }

nav#primary ul li a {
		display: block;
		font-size: 12px;
		color: #fff;
		font-weight: normal;
		font-size: 17px;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
		padding: 11px 39px 43px 39px;
	}

	nav#primary ul li a:hover {
		color: #fff;
	}

	nav#primary ul li.current {
		background: #00ADEE;
	}
	
	nav#primary ul li.current a:hover {
		color: #ffffff;
	}
	
	.post, .single_post {
		width: 635px
	}
	
	#comments input[type="text"], #comments textarea {
		width: 622px;
		margin-top: 5px;
	}
	
	aside {
		width: 312px;
		display: inherit; 
	}
	body.pressure aside {
		width: 300px;
	}
	
	.single_post h5 small a {
		display: inherit;
	}
	
	.single_post h5, .single_post h5 a {
		font-size: 20px;
	}
	
	footer .widget {
		width: 200px;
		margin-right: 35px;
	}
	
	footer .social {
		margin-right: 0;
	}
	
	.one_full { 
		width: 910px; 
		margin: 0; 
	}

	.one_half { 
		width: 425px; 
		margin-right: 50px; 
	}

	.one_third { 
		width: 270px; 
		margin-right: 50px; 
	}

	.two_third { 
		width: 590px; 
		margin-right: 50px; 
	}

	.one_quarter { 
		width: 180px; 
		margin-right: 50px; 
	}
}

/* Generic browser */
@media only screen and (min-width: 1281px) {
	.container {
		width: 1000px;
		margin: auto;
	}
	
	header, #content, footer {
		width: 990px;
	}
	
	.marine-forecasts #content {
		width: 1000px;
		padding: 0;
	}
	
	.pressure #content, .regional-swell-chart #content {
		width: 1000px;
		padding: 0;
	}
	
	.swell-charts #content {
		width: 1000px;
		padding: 0;
		background: #fff;
	}
	
	#content, footer {
		width: 950px;
	}
	
	.flexslider, #logo, span.slogan .post .post_date{ 
		display: inherit; 
	}
	
	nav#primary {
		float: right;
	}
	
	nav#primary ul li {
		margin: 0 0 0 2px;
		float: left;
	}

	nav#primary ul li.last { background: #666; }

	nav#primary ul li a {
		display: block;
		font-size: 12px;
		color: #fff;
		font-weight: normal;
		font-size: 17px;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
		padding: 11px 39px 43px 39px;
	}

	nav#primary ul li a:hover {
		color: #fff;
	}

	nav#primary ul li.current {
		background: #00ADEE;
	}
	
	nav#primary ul li.current a:hover {
		color: #ffffff;
	}
	
	.post, .single_post {
		width: 625px
	}
	
	#comments input[type="text"], #comments textarea {
		width: 615px;
		margin-top: 5px;
	}
	
	aside {
		width: 312px;
		display: inherit; 
	}
	
	.single_post h5 small a {
		display: inherit;
	}
	
	.single_post h5, .single_post h5 a {
		font-size: 22px;
	}
	
	footer .widget {
		width: 200px;
		margin-right: 40px;
	}
	
	footer .social {
		margin-right: 0;
	}
	
	.one_full { 
		width: 950px; 
		margin: 0; 
	}

	.one_half { 
		width: 450px; 
		margin-right: 50px; 
	}

	.one_third { 
		width: 280px; 
		margin-right: 50px; 
	}

	.two_third { 
		width: 610px; 
		margin-right: 50px; 
	}

	.one_quarter { 
		width: 200px; 
		margin-right: 50px; 
	}
}

/* Large browser */
@media only screen and (min-width: 1600px) {
	.container {
		width: 1000px;
		margin: auto;
	}
	
	header {
		width: 990px;
	}
	
	#content, footer {
		width: 950px;
	}
	
	.flexslider, #logo, span.slogan .post .post_date { 
		display: inherit; 
	}
	
	nav#primary {
		float: right;
	}
	
	nav#primary ul li {
		margin: 0 0 0 2px;
		float: left;
	}

	nav#primary ul li a {
		display: block;
		font-size: 12px;
		color: #fff;
		font-weight: normal;
		font-size: 17px;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
		padding: 11px 41px 43px 41px;
	}

	nav#primary ul li a:hover {
		color: #fff;
	}

	nav#primary ul li.current {
		background: #00ADEE;
	}
	
	nav#primary ul li.current a:hover {
		color: #ffffff;
	}
	
	.post, .single_post {
		width: 825px
	}
	
	#comments input[type="text"], #comments textarea {
		width: 815px;
		margin-top: 5px;
	}
	
	aside {
		width: 312px;
		display: inherit; 
	}
	
	.single_post h5 small a {
		display: inherit;
	}
	
	.single_post h5, .single_post h5 a {
		font-size: 24px;
	}
	
	footer .widget {
		width: 250px;
		margin-right: 50px;
	}
	
	footer .social {
		margin-right: 0;
	}
	
	.one_full { 
		width: 1150px; 
		margin: 0; 
	}

	.one_half { 
		width: 550px; 
		margin-right: 50px; 
	}

	.one_third { 
		width: 350px; 
		margin-right: 50px; 
	}

	.two_third { 
		width: 750px; 
		margin-right: 50px; 
	}

	.one_quarter { 
		width: 250px; 
		margin-right: 50px; 
	}
}

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Non-semantic helper classes.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

/* Splitters */
.small_splitter {
	background: #dddddd;
	width: 25px;
	height: 1px;
	margin: 25px 0 25px 15px;
	padding: 0;
	float: left;
}

/* Last class */
.last { margin-right: 0; }

/* Some colors */
.muted { color: #e6e6e6; }
.highlight { background: #ffffe0; color: #333333; }

/* Inline Stuff */
.inline { display: inline; }

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers. */
.hidden, .hide { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders. */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard. */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats. */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* Position */
.alignleft { float: left; }
.alignright { float: right; }
.textleft { text-align: left; }
.textright { text-align: right; }
.textcenter { text-align: center; }

/* Pretty Print */
.com { color: #93a1a1; }
.lit { color: #195f91; }
.pun, .opn, .clo { color: #00ADEE; }
.fun { color: #4F6677; }
.str, .atv { color: #268bd2; }
.kwd, .tag { color: #195f91; }
.typ, .atn, .dec, .var { color: #CB4B16; }
.pln { color: #4F6677; }

pre.prettyprint, .forum-container code.prettyprint {
  background: #fefefe;
  padding: 9px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* Specify class=linenums on a pre to get line numbering */
ol.linenums { margin: 0; padding: 0; } /* IE indents via margin-left */
ol.linenums li { line-height: 20px; }

/*
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Print styles. Inlined to avoid HTTP connection.

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*==================================================================*/
.swelltxt_new {
    color: #0099FF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 13px;
}
.windtxt_new {
    color: #BFE459;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 13px;
}
.tidetxt {
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 13px;
}
.tidetxtbold {
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
    line-height: 13px;
}
.swelltxtbld_new {
    color: #0099FF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
    line-height: 13px;
}
.windtxtbold_new {
    color: #BFE459;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
    line-height: 13px;
}
.windtxt {
    color: #BFE459;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 13px;
}
.windtxtbold {
    color: #BFE459;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
    line-height: 13px;
}
.forecast-bars span{
	padding:10px;
	width:190px !important;
	}

.homeregion {
  float:left;width:414px;margin-left:62px;;padding-bottom:10px;margin-top:-10px;
}

.homeregion input { width:35px; height:35px;}

.hrtxt { border-bottom-right-radius: 7px; border-top-right-radius: 7px; padding-left:10px; float:left; width:145px; height:35px; color:#FFFFFF; background-color: #4D4D4D; line-height: 2.2em; font-weight:bold;}

/**
 * CSS File for ezMark jQuery Plugin
 *
 **/
.ez-hide { float:left; opacity: 0; filter:alpha(opacity=0); }
.ez-checkbox {
    background: transparent url('../img/checkbox.png') 0 1px no-repeat;
    display:inline-block;
    width:35px;
    height:35px;
    float:left;
}
.ez-checked { background-position: 0 -35px; float:left;}
.ez-selected { background-position: 0 -35px; float:left;}

.ez-checkbox {float:left; zoom: 1; *display:inline; _height:30px; }

/** Gutter ad layout **/
#gutter-left {
float: left;
height: 1114px;
margin: 0 0 0 -251px;
width: 250px;
overflow: hidden;
}
#gutter-right {
float: right;
height: 1114px;
margin: 0 -251px 0 0;
width: 250px;
overflow: hidden;
}

/*

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------

Mobile

-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
*/

body.mobile {
    background: none;
}
.mobile .responsive, .mobile.swell-charts #content, .mobile .swell-charts #content, .mobile #swell-charts-home-selector, .mobile #swell-charts-home-selector div.regional-info, .mobile #swell-charts-home-selector div.other-info-1, .mobile #forecast-home-selector div.regional-info, .mobile #forecast-home-selector, .mobile.pressure #content, .mobile.rainfall #content, .mobile.wind #content, .mobile.swellperiod #content, .mobile.regionalswellperiod #content, .mobile.regional-swell-chart #content, .mobile.nz-swell-chart #content { width: 100%; }
body.mobile header { padding: 12px 0 0 10px; width: 100%; }
body.mobile #logo {
    margin-top: 0;
    margin-bottom: 12px;
    margin-left: 4px;
}
.mobile .container {
    width: 100%;
    height: auto;
}
.mobile nav#primary { float: left; margin: 1px 0 0 0; width: 100%; background: #4D4D4D; }
.mobile nav#primary ul li.n-forecasts a, .mobile nav#primary ul li.n-swellcharts a, .mobile nav#primary ul li.n-weather a  { padding: 28px; font-size: 0; border-right: 1px solid #fff; }
.mobile nav#primary ul li a { padding: 18px; border-right: 1px solid #fff; }
.mobile .table-responsive {
    min-height: .01%;
    overflow-x: auto;
	width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
.mobile aside { float: left; clear: both; }
body.mobile.marine-forecasts #content, .mobile.marine-forecasts .page { width: 100%; }
.mobile.marine-forecasts .area-select { float: left; }
body.marine-forecasts table.responsive {  width: 670px; }
.mobile #regional-chart { width: 100%; height: auto; }
/* .mobile #local-area-chart, .mobile #wide-area-chart { width: 50%; } */
.mobile .forecast-mapa { padding-left: 0; width: 44px; }
.mobile #shoreline-swell { clear: both; margin-left: 14px; width: 120px; }
body.mobile.marine-forecasts #wind { width: 120px; }
.mobile #forecast-point h4 { margin-bottom: 12px; }
.mobile #swell-charts-home-selector div.regional-info, .mobile #swell-charts-home-selector div.regional-info, .mobile #swell-charts-home-selector div.regional-info, .mobile #swell-charts-home-selector div.links, .mobile #swell-charts-home-selector div.links, .mobile #swell-charts-home-selector div.other-info-1, .mobile #forecast-home-selector div.regional-info, .mobile #forecast-home-selector div.regional-info, .mobile #forecast-home-selector div.regional-info, .mobile #forecast-home-selector div.links, .mobile #forecast-home-selector div.links, .mobile #forecast-home-selector div.other-info-1, .mobile #forecast-home-selector { clear: both; }
.mobile div.links span, .mobile .other-info .links {clear: both; }
.mobile #swell-charts-home-selector div.links ul {
    margin-bottom: 16px;
    display: block;
}
body.mobile.regional-swell-chart div.links span, body.mobile.nz-swell-chart div.links span, body.mobile.swell-charts div.links span, body.mobile.swellperiod div.links span, body.mobile.regionalswellperiod div.links span, body.mobile.pressure div.links span, body.mobile.rainfall div.links span, body.mobile.wind div.links span {
    margin: 8px 0;
}
.mobile #banner-container {
    clear: both;
    float: left;
}
.mobile footer { padding: 0; min-height: 100px; }
.mobile footer .global-logo { 
    width: 80px;
    margin-left: 16px;
}
.mobile footer .links { margin-right: 32px; }
.mobile footer .logo {
    float: left;
    margin-top: 12px;
    margin-left: 16px;
}
.mobile .regional-info h3 { width: 120px; font-size: 18px; }
.mobile #regional-chart { width: 427px; height: 370px; }
.mobile #banner-container-swell-charts { float: left; }
.mobile nav#home-nav ul { width: 100%; }
.mobile .slogan {
	padding: 12px 0;
    float: left;
    margin: 0;
    width: 100%;
}
body.mobile.marine-forecasts #wind h4, body.mobile.marine-forecasts #wind p { padding-left: 10px; }
.mobile nav#home-nav ul li.select-marine, .mobile nav#home-nav ul li.select-swell, .mobile nav#home-nav ul li.select-weather, .mobile nav#home-nav ul li.select-s2 {
    padding: 0 0 0 9px;
    background: none;
}
.mobile nav#home-nav ul li.select-swell, .mobile nav#home-nav.main-page ul li.select-s2 {
    float: right;
	padding: 0 9px 0 0;
}
.mobile nav#home-nav ul li.select-weather { margin: 10px 0; }
.mobile nav#home-nav ul li .forecast-select {
    width: 150px;
}
.mobile nav#home-nav { height: auto; }
.mobile nav#home-nav ul li.select-s2 {
    margin: 10px 0;
}
.mobile .flexslider { margin-top: 5px; height: auto; }
.mobile .flex-control-nav li a {
    width: 12px;
    height: 12px;
    background: url(../img/bg_control_nav-m.png) no-repeat 0 0;
}
.mobile nav#home-nav.main-page ul li.select-weather, .mobile nav#home-nav.main-page ul li.select-s2 { margin: 10px 0; }