/* LAST UPDATED 12/12/2012 12:19; */
/* NETBRAINS IS SETTING THE BODY BACKGROUND AS WHITE. OVERIDE FOR NOW ... REMOVE WHEN NETBRAINS UPDATES STYLES */
body,html {
    margin: 0;
    padding: 0;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    background-color: #F4F4F4;
}

.two-column300-left .single {
    width: 635px;
}

/* THIS IS USED FOR 6 AND 7 DAY FORECAST WIDGET */
.push-down-bar {
    width: 5px;
}

/* 6 DAY FORECAST */
.six-day-forecast-container {
    width: 635px;
    height: 140px;
  /*border: 2px solid #999;*/
    font-size: 11px;
}

.six-day {
    background: #EEE;
    float: left;
    height: 140px;
    width: 102px;
    text-align: center;
  /*padding: 0 .1% 0 .1%;*/;
}

.six-day-scale {
    width: 20px;
    height: 155px;
    float: left;
    background: #D3D3D3;
}

.six-day-of-week {
    width: 100px;
    height: 13px;
    border-bottom: 1px solid #ddd;
    color: #B8B8B8;
    padding-top: 7px;
}

.six-date {
    width: 100px;
    height: 18px;
    padding-top: 1px;
    color: #888;
}

.six-surf-min {
    width: 15px;
    background: #369;
    display: none;
}

.six-surf-max {
    width: 15px;
    background: #9ACBFF;
    display: none;
}

.sixday-day-container {
    height: 50px;
    width: 10px;
    float: left;
    margin-left: 8px;
    margin-right: 6px;
}

.six-day-scale-height {
    height: 14px;
}

p.six-day-scale-height {
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.observed-days-6-widget {
    width: 101px;
    border-left: 1px solid #FFF;
    height: 5px;
    float: left;
}


/* 17 DAY FORECAST */

.seventeen-day-forecast-container {
    width: 635px;
    height: 140px;
  /*border: 2px solid #999;*/
    font-size: 11px;
}

.day {
    background: #EEE;
    float: left;
    height: 140px;
    width: 36px;
    text-align: center;
  /*padding: 0 .1% 0 .1%;*/;
}

.seventeen-day-scale {
    width: 20px;
    height: 155px;
    float: left;
    background: #D3D3D3;
}

.seventeen-day-of-week {
    width: 38px;
    height: 13px;
    border-bottom: 1px solid #ddd;
    color: #B8B8B8;
    padding-top: 7px;
}

.seventeen-date {
    width: 38px;
    height: 18px;
    padding-top: 1px;
    color: #888;
}

.seventeen-surf-min {
    width: 5px;
    background: #369;
    display: none;
}

.seventeen-surf-max {
    width: 5px;
    background: #9ACBFF;
    display: none;
}

.seventeenday-day-container {
    height: 50px;
    width: 5px;
    float: left;
    margin-left: 3px;
    margin-right: 0px;
}

.seventeen-day-scale-height {
    height: 14px;
}

p.seventeen-day-scale-height {
    font-size: 10px;
}

/* CAM REPORT DASHBOARD */
.cam-report-dashboard-container {
    width: 488px;
    height: 290px;
    overflow: hidden;
    float: left;
    font-size: 10px;
    background: #FFF;
}

.cam-report-dashboard-container .wave {
}

.cam-report-dashboard-container .wind {
}

.dashboard-day-container {
    width: 60px;
    float: left;
    margin-right: 1px;
}

.day-container {
    text-align: center;
}

.time-of-day {
    width: 60px;
    background: #EDEDED;
    height: 20px;
    float: left;
    padding-top: 2px;
}

.min-max-text {
    height: 15px;
}

.conditions-container {
    width: 60px;
    background: #EDEDED;
    height: 50px;
    float: left;
}

.push-bar-down {
    margin: 0 auto;
    width: 20px;
}

.max {
    width: 20px;
    margin: 0 auto;
    padding-top: 0px;
}

.wave .max {
    background: #9ACBFF;
}

.wind .max {
    background: #FFA900;
}

.min {
    width: 20px;
    margin: 0 auto;
    padding-top: 0px;
    background: #369;
}

.period {
    width: 60px;
    background: #EDEDED;
    height: 11px;
    float: left;
    padding-top: 2px;
    font-size: 9px;
    color: #666;
    font-weight: bold;
}

.direction {
    width: 60px;
    background: #EDEDED;
    height: 20px;
    float: left;
    margin-right: -1px;
}

.dashboard-divider-bar {
    width: 488px;
    background: #FFF;
    height: 20px;
    float: left;
}

.title-bar {
    width: 488px;
    height: 37px;
    background: #E0E0E0;
    float: left;
}

.scale-height {
    height: 22px;
    font-size: 10px;
}

p.scale-height {
    height: 22px;
    font-size: 10px;
}

/* WIND POP OUT/ROLLOVER */
.msg_style {
    height: 30px;
    width: 85px;
    padding: 4px 5px 0 5px;
    background-color: #fff;
    font-family: arial;
    font-size: 11px;
    border: 1px #000 solid;
    position: absolute;
    display: none;
    text-align: center;
    z-index: 100;
}
/*PREDICTED WAVE AND WIND BAR CHARTS*/
.bar_chart_wrapper {
    height: 220px;
    margin: 0px;
    padding: 0px;
    color: #000;
    font-size: 10px;
}

.wave_bar_chart_height {
    height: 143px;
    background-color: #D3D3D3;
}

.wind_bar_chart_height {
    height: 127px;
    background-color: #D3D3D3;
}

.bar_chart_scale_wrapper {
    float: left;
    background-color: #D3D3D3;
    font-size: 10px;
    text-align: right;
    color: #333;
}

.bar_chart_scale_wrapper_one_day {
    width: 22px;
}

.bar_chart_scale_wrapper_five_day {
    width: 20px;
}

.bar_chart_scale_title {
    float: left;
    height: 45px;
    background-color: #D3D3D3;
    width: 100%;
    border-color: #CCC;
    text-align: center;
}

.bar_chart_scale_title p {
    padding-top: 5px;
    margin: 0px;
    font-size: 10px;
}

.bar_chart_day {
    float: left;
    height: 35px;
    background-color: #e0e0e0;
    padding-top: 2px;
    margin: 0px;
    font-size: 10px;
}

.bar_chart_day_one_day {
    width: 487px;
}

.bar_chart_day_five_day {
    width: 155px;
}

.bar_chart_one_day_column {
    width: 60px;
}

.bar_chart_five_day_column {
    width: 38px;
}

.bar_chart_time {
    float: left;
    height: 20px;
    background-color: #EDEDED;
    border-color: #CCC;
    border-right-style: solid;
    border-width: 1px;
    text-align: center;
}

.bar_chart_time p {
    padding-top: 2px;
    font-size: 10px;
}

.bar_chart_bar {
    float: left;
    background-color: #EDEDED;
    border-color: #CCC;
    border-right-style: solid;
    border-width: 1px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}

.wavebar {
    height: 140px;
}

.windbar {
    height: 50px;
}

.bar_chart_bar_waves {
    background-color: #336699;
    width: 20px;
    margin: 0 auto;
    padding-top: 0px;
}

.bar_chart_period {
    float: left;
    height: 16px;
    background-color: #EEE;
    border-color: #CCC;
    border-right-style: solid;
    border-width: 1px;
    text-align: center;
}

.bar_chart_period p {
    padding-top: 1px;
    margin: 0px;
    font-weight: bold;
    font-size: 9px;
    color: #666;
}

.bar_chart_direction {
    float: left;
    height: 20px;
    background-color: #EEE;
    border-color: #CCC;
    border-right-style: solid;
    border-width: 1px;
    text-align: center;
}

.bar_chart_direction img {
    padding-top: 2px;
    margin: 0 auto;
}

.module-inner-tide {
    width: 650px;
    height: 43px;
    background-color: #173862;
}

#tide_now_table td {
    text-align: center;
}

#tide_now_day td {
    font-family: arial;
    font-size: 10px;
    vertical-align: top;
    text-align: center;
    background-color: #ccc;
    padding: 2px 0 2px 0;
    ;border: 1px #CCC solid;
    color: #000;
    text-align: center;
}

#tide_now_bars td {
    background-color: #fff;
    border: 1px #CCC solid;
    color: #000;
    text-align: center;
    border-top: 0;
}

#tide_box td {
    border: 0;
}

.tide_time_bar {
    margin-top: -53px;
}

.wind_time_bar {
    margin-top: 42px;
}

.tabmodule a:link {
    font-weight: normal;
}

.tabmodule .story-list li {
    width: 275px;
}

.tabmodule.single {
    width: 660px;
}


/* NEED TO DEFINE IN GLOBAL */
h4 {
    font-size: 12px;
}

hr.paddingtweak {
    margin: 12px 0 12px 0;
}

#sub-nav {
    margin: 0 9 0 9;
}

/* Will requested the main content div to be adjusted to 9px instead of 12px*/

#content {
    padding: 9px;
}

/* BEST BET SPRITES*/
.direction-icon {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -4px -3px;
    width: 15px;
    height: 16px;
    margin-top: 5px;
    float: left;
}

.swellheight-icon {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -6px -25px;
    width: 11px;
    height: 10px;
    margin-top: 5px;
    float: left;
}

.wind-icon {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -6px -40px;
    width: 11px;
    height: 10px;
    margin-top: 5px;
    float: left;
}

.tide-icon {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -6px -57px;
    width: 11px;
    height: 7px;
    margin-top: 5px;
    float: left;
}

.bestbet {
    width: 255px;
    padding-left: 5px;
    margin-bottom: 5px;
    float: left;
}

/*CAROUSEL*/
#cam-report-carousel {
    margin-top: 0px;
    margin-left: -12px;
    margin-left: 0px;
    height: 115px;
    width: 646px;
    overflow: hidden;
}

#cam-report-carousel .carousel-category {
    margin-top: -12px;
    font-size: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-weight: normal;
    color: #999;
}

#carousel_inner {
    float: left;
    width: 563px;
    overflow: hidden;
    position: relative;
}

#carousel_ul {
    position: relative;
    left: -145px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 9999px;
    padding-bottom: 10px;
}

#carousel_ul li {
    float: left;
    width: 145px;
    padding: 0px;
    height: 120px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 12px;
    padding-left: 14px;
    padding-right: 14px;
}

#carousel_ul li:hover {
    background-color: #E6E6E6;
}

#carousel_ul li:hover a:link {
    color: #325a82;
}

#carousel_ul li img {
    margin-bottom: -4px;
    cursor: pointer;
    cursor: hand;
    border: 0px;
    height: 95px;
    width: 145px;
    padding: 0px 0px 6px 0px;
}

#carousel_ul a:link, #carousel_ul a:visited, #carousel_ul a:active, #carousel_ul a:hover {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

#left_scroll {
    margin-right: -14px;
    margin-left: -10px;
    position: relative;
    z-index: 3;
}

#right_scroll {
    margin-left: -14px;
    position: relative;
    z-index: 3;
}

#left_scroll, #right_scroll {
    float: left;
    height: 110px;
    width: 50px;
}

#left_scroll img, #right_scroll img {
    cursor: pointer;
    cursor: hand;
    height: 110px;
    width: 65px;
}

/*LIVE WIND*/
#wind-time-div a:link {
    font-weight: normal;
}

#pushContentDown {
    height: 512px;
    display: none;
}

/* TIDE */
#tide-label {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -8px -264px;
    width: 9px;
    height: 19px;
    margin: 27px 0 0 7px;
}

#tide-label-m {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -10px -295px;
    width: 8px;
    height: 35px;
    margin: 23px 0 0 7px;
}

/* WIDGET MODULE */
#surf-widget-photo {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -4px -96px;
    width: 68px;
    height: 112px;
    float: left;
    margin-right: 10px;
}

/* NEARBY SPOTS MODULE ARROWS */
.blue-down-arrow {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -6px -215px;
    width: 8px;
    height: 6px;
}

.blue-up-arrow {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -6px -230px;
    width: 8px;
    height: 6px;
}

/* PLUS FOR SURF SCHOOL */
.plus-icon {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -6px -244px;
    width: 12px;
    height: 12px;
}

/* THIS IS TO HANDLE SPOT IMAGES WHEN THERE ARE LESS THAN 4 FOR THE CAROUSEL*/
#cam-report-gallery {
    padding: 0px;
}

#cam-report-gallery ul {
    list-style-type: none;
    display: block;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px;
}

#cam-report-gallery ul li {
    list-style-type: none;
    float: left;
    margin: 2px;
    margin-right: 25px;
}

#cam-report-gallery ul li img {
    width: 145px;
}

.cam-report-gallery-left {
    float: left;
    width: 60px;
    height: 100px;
}

/********************/
/* FORECAST SUBNAV  */
/********************/
#submenuHeader {
    margin: 12px auto;
    color: #000;
}

#submenuHeader a {
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #000;
}

#submenuHeader span {
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0px 5px;
}

#submenuHeader h1 {
    float: left;
    font-weight: bold;
    line-height: 18px;
}

#submenu {
    z-index: 499;
    list-style: none;
    /*width:973px;*/
    /*margin: 12px 0px 12px 0px;*/
    margin: 0px auto 12px auto;
    height: 34px;
    padding: 0px;
    background: /*url("/include/header/images/navigation_bg.gif") repeat-x */#ccc;
    font-family: verdana,arial,helvetica,sans-serif;
    line-height: 21px;
    color: #000;
}

#submenu li.top-level {
    float: left;
    display: block;
    text-align: center;
    position: relative;
    padding: 6px 10px 7px;
    margin-right: 0px;
    background: #ccc;
 /* url("/include/header/images/navigation_bg.gif") repeat-x */
    /*cursor: pointer;*/
    text-align: center;
    border-right: 1px solid #fff;
    z-index: 499;
 /* fixes IE8 subnav rollover menu effect */
    /*text-transform: uppercase;*/;
}

/*
#submenu li.top-level:last-child{border-right: none !important;float:right; border-left: 1px solid #fff; width: 110px;}
#submenu li.top-level:last-child .one-column{width: 112px;}
*/

#submenu li.last-child {
    border-right: none !important;
    float: right;
    border-left: 1px solid #fff;
    width: 110px;
}

#submenu li.last-child .one-column {
    width: 112px;
}

#submenu li:hover.top-level {
    /*background-color: transparent;*/
    /*background-image: url("/include/header/images/navigation_bg_leftline.gif");*/
    background-color: #b3b3b3;
    background-repeat: repeat-x;
    color: #5e5e5e;
    text-decoration: none;
}

#submenu li.top-level a {
    font-size: 11px;
  /*line-height: 11px;*/
    font-weight: normal;
    padding: 0px 6px;
    color: #5e5e5e;
    display: block;
    outline: 0;
    text-decoration: none;
}

#submenu .sub-nav-module {
    background-color: white;
/*-moz-box-shadow: 0 0 5px #c4c4c4;
-webkit-box-shadow: 0 0 5px #c4c4c4;
box-shadow: 0 0 5px #c4c4c4;*/
    padding: 0px;
    float: left;
    width: 100%;
}

#submenu .one-column-fixed-width .sub-nav-module .sub-nav-module-heading,
#submenu .two-column-fixed-width .sub-nav-module .sub-nav-module-heading,
#submenu .three-column-fixed-width .sub-nav-module .sub-nav-module-heading {
    font-weight: bold;
    font-size: 11px;
    padding: 0px 0px 0px 5px;
    z-index: 499;
}

#submenu .one-column-fixed-width .sub-nav-module .column {
    width: 100%;
    float: left;
    padding-right: 5px;
}

#submenu .one-column-fixed-width .sub-nav-module .column .column {
    width: 100%;
}

#submenu .one-column-fixed-width .sub-nav-module .column:nth-child(1) {
    border-left: 1px dotted #ccc;
}

#submenu .two-column-fixed-width .sub-nav-module .column {
    width: 48%;
    float: left;
    padding-right: 5px;
}

#submenu .two-column-fixed-width .sub-nav-module .column:nth-child(1) {
    padding-left: 5px;
    border-left: 1px dotted #ccc;
}

#submenu .two-column-fixed-width .sub-nav-module .column:nth-child(2) {
/*padding-left: 5px;*/;
}

#submenu .two-column-fixed-width .sub-nav-module .column2 {
    width: 48%;
    float: left;
    padding-left: 5px;
    border-left: 1px dotted #ccc;
}

#submenu .two-column-fixed-width .sub-nav-module .column2 .column {
    width: 48%;
    float: left;
    padding-right: 5px;
}

#submenu .two-column-fixed-width .sub-nav-module .column2 .column2 {
    width: 47%;
    float: left;
    padding-left: 5px;
    border-left: 1px dotted #ccc;
}

#submenu .three-column-fixed-width .sub-nav-module .column {
    width: 245px;
    float: left;
    padding: 0px 5px 0px 5px;
}

#submenu .three-column-fixed-width .sub-nav-module .column2 {
    width: 484px;
    float: left;
    border-left: 1px dotted #ccc;
    padding: 0px 5px 0px 5px;
}

#submenu .three-column-fixed-width .sub-nav-module .column2 .column {
    width: 234px;
    padding: 0px 5px 0px 0px;
    float: left;
}

#submenu .three-column-fixed-width .sub-nav-module .column2 .column2 {
    width: 234px;
    padding: 0px 5px 0px 5px;
    float: left;
    border-left: 1px dotted #ccc;
}

.two-column-fixed-width-buoy .sub-nav-module .column {
    width: 250px !important;
}

.two-column-fixed-width-buoy .sub-nav-module .column2 {
    width: 239px !important;
}

#submenu .sub-nav-module a.sub-nav-highlight {
    color: #000;
    font-weight: normal;
    background: #FFF;
}

#submenu .sub-nav-module a:hover.sub-nav-highlight {
    background: #184988;
    color: #FFF;
}

#submenu .sub-nav-module .view-all {
    margin: 10px auto;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
}

#submenu .sub-nav-module .view-all a {
    display: block;
    padding: 0px 5px 0px 6px;
    margin-bottom: 0px;
    font-size: 11px;
}

#submenu .sub-nav-module .view-all a:hover {
    background-color: #184988;
    color: #fff;
}

#submenu .sub-nav-module .view-all span {
    display: none;
 /*display: block;*/
    padding: 0px 0px 0px 6px;
    font-size: 10px;
}

#submenu li.top-level a.blue-link {
    font-size: 11px;
    font-weight: bold;
    padding: 0 6px;
    color: #335A82;
    display: block;
    outline: 0;
    text-decoration: none;
}

.dropdown-indicator-icon {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -5px -71px;
    width: 13px;
    height: 8px;
    position: absolute;
    top: -8px;
}

#submenu li.top-level .drop {
    padding-right: 21px;
    background: url(http://i.cdn-surfline.com/global_includes/images/arrow-down-gray.png) no-repeat right 7px;
    /*background:url("/design/templates/inc_general/drop-white.gif") no-repeat right 8px;*/;
}

#submenu li:hover .drop {
    background: url(http://i.cdn-surfline.com/global_includes/images/arrow-down-gray.png) no-repeat right 7px;
    /*background:url("/design/templates/inc_general/drop-white.gif") no-repeat right 7px;*/;
}

.one-column,.one-column-fixed-width,
.two-column-fixed-width,
.three-column-fixed-width {
    margin: 7px auto;
    float: left;
    position: absolute;
    left: -999em;
 /* Hides the drop down */
    text-align: left;
  /*background: #173862;*/
    background-color: #fff;
    border-top: none;
    border-left: solid 4px #173862;
    border-right: solid 4px #173862;
    border-bottom: solid 4px #173862;
    padding: 0px 5px 5px 5px;
    font-size: 11px;
    z-index: 1000;
}

.one-column-fixed-width {
    width: 250px;
}

.two-column-fixed-width {
    min-width: 500px;
/* min-width: 600px;*/;
}

.three-column-fixed-width {
    width: 750px;
}

.one-column-fixed-width-buoy {
    width: 250px !important;
}

.two-column-fixed-width-buoy {
    width: 500px !important;
}

#submenu li:hover .one-column-fixed-width,
#submenu li:hover .one-column,
#submenu li:hover .two-column-fixed-width,
#submenu li:hover .three-column-fixed-width {
    left: 0px;
    top: auto;
}

.col_1,
.col_2 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}

.col_1 {
    width: 130px;
}

.col_2 {
    width: 270px;
}

.col_3 {
    width: 410px;
}

.col_4 {
    width: 550px;
}

.col_5 {
    width: 690px;
}

#submenu p, #submenu h2, #submenu h3, #submenu ul li {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 21px;
    font-size: 12px;
    text-align: left;
}

#submenu h2 {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 7px 0 14px 0;
    padding-bottom: 14px;
    border-bottom: 1px solid #666666;
}

#submenu h3 {
    font-size: 14px;
    margin: 7px 0 14px 0;
    padding-bottom: 7px;
    border-bottom: 1px solid #CCCCCC;
}

#submenu p {
    line-height: 18px;
    margin: 0 0 10px 0;
}

#submenu li ul {
    list-style: none;
    padding: 0;
    margin: 0 0 12px 0;
}

#submenu li ul li {
    font-size: 12px;
    line-height: 24px;
    position: relative;
    padding: 0;
    margin: 0;
    float: none;
    text-align: left;
    width: 130px;
}

#submenu li ul li:hover {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}

h1.subnav-title {
    float: left;
    font-weight: normal;
    font-size: 14px;
  /*line-height: 14px;*/
    line-height: 30px;
  /*margin-top: 10px;*/;
}

h1.subnav-title a {
    font-weight: normal;
    color: black;
}

h1.subnav-title strong {
    font-size: 18px;
}

.subnav-title {
    float: left;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    color: black;
    margin: 0px;
    padding: 0px;
}

.subnav-title a {
    font-weight: normal;
    color: black;
}

#subnav-top {
    margin: 10px auto;
}

#subnav-top #subnav-add-to-favorites {
    float: right;
    padding: 5px !important;
    font-size: 11px !important;
    position: relative;
    top: 6px;
    font-size: 10px;
    font-weight: normal;
}

#subnav-top #subnav-add-to-favorites img {
    display: block;
    float: left;
    margin-right: 4px;
    position: relative;
    top: -1px;
}

#subnav-top #subnav-add-to-favorites-modal {
    display: none;
}

#subnav-top #subnav-add-to-favorites-modal-inner {
}

#subnav-top #subnav-add-to-favorites-modal-inner p {
    margin: 10px auto;
}

#subnav-top #subnav-add-to-favorites-modal-inner a {
    font-weight: normal;
}

#subnav-top #betaModal {
    display: none;
    position: relative;
}

#subnav-top #betaModal p {
    margin: 15px auto;
}

#betaModal-free {
}

#betaModal-free li {
    list-style: none !important;
    color: #000 !important;
    font-size: 14px !important;
}

#subnav-top .subnav-ad {
    float: right;
    margin-left: 20px;
 /*float:left; padding-left:10px; padding-top:4px; margin-top: 10px; height: 20px; width: 80px; overflow: hidden;*/;
}

/**********************************/
/* Regional Forecast Mini Submenu */
/**********************************/
.subnav-name {
    float: left;
    margin-right: 5px;
    position: relative;
    z-index: 500;
}

.subnav-name:hover #subnavSubRegionList {
    display: block;
}

.subnav-name span.arrow-down {
    display: inline-table;
    height: 10px;
    width: 10px;
    background-image: url(http://i.cdn-surfline.com/surfdata/images/forecast-summary-arrow-down.png);
    background-position: 0px -3px;
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
}

#subnavSubRegionList {
    display: none;
    float: left;
    left: 0px;
    top: 30px;
    position: absolute;
    z-index: 501;
    background-color: #fff;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
    padding: 5px 10px;
}

#subnavSubRegionList:hover {
    display: block;
}

#subnavSubRegionList a {
    display: block;
    font-size: 10px;
    line-height: 16px;
    white-space: nowrap;
}

/********************************************/
/* CAM REPORT SUMMARY & BUOY REPORT SUMMARY */
/********************************************/
  /* custom css for report_summary.cfm tabs */
.tab-content-outer {
    background-color: #fff;
    box-shadow: 0 0 5px #C4C4C4;
    padding: 12px;
    float: left;
    clear: left;
    min-height: 800px;
}

.tab-content-outer.full {
    width: 948px;
}

.tab-content-inner {
}

#tab1 {
    display: none;
}

#tab2 {
    display: none;
}
/*.mytabs li{cursor: pointer;}*/
/*.mytabs li a{padding: 10px 20px !important; font-size: 12px !important;}*/
/*.mytabs li .current a{font-weight: bold !important;}*/
.loading {
    background-image: url('http://i.cdn-surfline.com/fishtrack/global_includes/images/ajax-loader-snake-295284.gif');
    min-height: 800px;
    background-repeat: no-repeat;
    background-position: 50% 50px;
}

  /* top heading */
#forecast-summary-key {
}

#forecast-summary-key .key-item {
    float: left;
    margin: 10px 50px 20px 0px;
}

#forecast-summary-key .key-item img {
    display: inline;
}

#forecast-summary-key .key-item #personalSurfAlertActive,
#forecast-summary-key .key-item #primeConditionAlert {
    display: none;
    cursor: pointer;
}

#personalSurfAlertActive .close,
#primeConditionAlert .close {
    float: right;
    font-size: 20px;
    color: #F00;
    cursor: pointer;
}
  /* inner guts */
.forecast-summary-report-container {
    margin: 10px auto 0px auto;
    width: 875px;
}

.forecast-summary-report-container .spotName {
    width: 160px;
    float: left;
    background-color: #efefef;
}

.forecast-summary-report-container .personalAlert {
    width: 30px;
    float: left;
    text-align: center;
    background-color: #efefef;
}

.forecast-summary-report-container .buoyAlert {
    width: 30px;
    float: left;
    text-align: center;
    background-color: #efefef;
}

.forecast-summary-report-container .surfHeight {
    width: 100px;
    float: left;
    background-color: #efefef;
}

.forecast-summary-report-container .observedConditions {
    width: 260px;
    float: left;
    background-color: #efefef;
}

.forecast-summary-report-container .water {
    width: 65px;
    float: left;
    background-color: #efefef;
}

.forecast-summary-report-container .wind {
    width: 150px;
    float: left;
    background-color: #efefef;
}

.forecast-summary-report-container .air {
    width: 65px;
    float: left;
    background-color: #efefef;
}

.forecast-summary-report-container .wind img {
    position: relative;
    top: 3px;
}

.forecast-summary-report-container .observedConditions.Color-3399ff {
    background-color: #3399ff;
    color: #fff;
}

.forecast-summary-report-container .observedConditions.Color-00cc00 {
    background-color: #00cc00;
    color: #fff;
}

.forecast-summary-report-container .observedConditions.Color-ff9900 {
    background-color: #ff9900;
    color: #fff;
}

.forecast-summary-report-container .observedConditions.Color-ff0000 {
    background-color: #ff0000;
    color: #fff;
}

.forecast-summary-report-container .observedConditions.Color-3399ff {
    background-color: #3399ff;
    color: #fff;
}

.forecast-summary-report-container .observedConditions.Color-00cc00 {
    background-color: #00cc00;
    color: #fff;
}

.forecast-summary-report-container .observedConditions.Color-ff9900 {
    background-color: #ff9900;
    color: #fff;
}

.forecast-summary-report-container .observedConditions.Color-555555 {
    background-color: #555555;
    color: #fff;
}

.forecast-summary-report-container .borderRB {
    border-right: solid 3px #fff;
    border-bottom: solid 3px #fff;
    min-height: 35px;
    padding: 3px 5px;
}

.forecast-summary-report-container .borderB {
    border-bottom: solid 3px #fff;
    min-height: 35px;
    padding: 3px 5px;
}

.forecast-summary-report-container .header {
    font-weight: bold;
    min-height: 18px;
}

.forecast-summary-report-container img {
    position: relative;
    top: 10px;
}

.forecast-summary-report-container .header img {
    top: 0px !important;
}
  /* more inner guts */
.forecast-subregion-header {
    cursor: pointer;
    margin: 5px auto;
}

.forecast-subregion-container {
    display: block;
}

.forecast-summary-report-container {
    display: none;
}

  /* cam & report summary */
.ajax-ul-list-container .report-summary {
/*height: 30px;*/
    height: 18px;
    background-color: #EEE;
    float: left;
    margin: 1px 2px 1px 0;
    padding: 10px;
}

.ajax-ul-list-container .report-summary-header {
/*height: 12px;*/
    height: 37px;
    background-color: #EEE;
    float: left;
    margin: 1px 2px 1px 0;
    padding: 10px;
    font-weight: bold;
    text-align: left !important;
}

.ajax-ul-list-container .report-summary-header div {
/*float: left;*/
    margin-top: 5px;
}

.ajax-ul-list-container .report-summary-header div span {
    float: left;
    margin-right: 20px;
    font-weight: normal;
}

.ajax-ul-list-container .report-summary-header div img {
    float: left;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.ajax-ul-list-container strong.report-summary-day {
    font-size: 12px;
}

.ajax-ul-list-container .report-summary-spotname {
    width: 200px;
    position: relative;
}

.ajax-ul-list-container .report-summary-spotname div img {
    top: 5px !important;
}

.ajax-ul-list-container .report-summary-spotname a {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    width: 180px;
}

.ajax-ul-list-container .report-summary-hdcamera {
/*background: #888; margin-left: 3px; padding: 2px; font-size:7px; color: white; font-weight: bold;*/
    background: url("http://i.cdn-surfline.com/surfdata/images/icon_hdcam_blue.gif") no-repeat scroll 0px 5px transparent;
    float: left;
    margin-right: 5px;
    height: 28px;
    width: 12px;
    position: relative;
    top: 0px;
}

.ajax-ul-list-container .report-summary-camera {
/*background: #888; margin-left: 3px; padding: 2px; font-size:7px; color: white; font-weight: bold;*/
    background: url("http://i.cdn-surfline.com/surfdata/images/icon_cam_blue.gif") no-repeat scroll 0px 5px transparent;
    float: left;
    margin-right: 5px;
    height: 28px;
    width: 12px;
    position: relative;
    top: 0px;
}

.ajax-ul-list-container .report-summary-nocamera {
/*background: #888; margin-left: 3px; padding: 2px; font-size:7px; color: white; font-weight: bold;*/
    background: /*url("http://i.cdn-surfline.com/surfdata/images/icon_cam_blue.gif")*/no-repeat scroll 0px 5px transparent;
    float: left;
    margin-right: 5px;
    height: 28px;
    width: 12px;
    position: relative;
    top: 0px;
}

.ajax-ul-list-container .report-summary-water {
    width: 63px;
    text-align: center;
}

.ajax-ul-list-container .report-summary-temp {
    width: 63px;
    text-align: center;
}

.ajax-ul-list-container .report-summary-surf-height {
    width: 80px;
    text-align: center;
}

.ajax-ul-list-container .report-summary-surf-observed {
    width: 255px;
}

.ajax-ul-list-container .report-summary-surf-observed-inner {
    width: 255px;
    color: #fff;
    line-height: 10px;
    position: relative;
}

.ajax-ul-list-container .report-summary-surf-observed-inner-text {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5px 10px 0px 10px;
    line-height: 14px;
}

.ajax-ul-list-container .report-summary-swell {
    width: 150px;
}

.ajax-ul-list-container .report-summary-wind {
    width: 155px;
    text-align: center;
    position: relative;
} /*140px*/
.ajax-ul-list-container .report-summary-wind span {
    float: left;
    margin-right: 12px;
}

.ajax-ul-list-container .report-summary-wind img {
    position: absolute;
    right: 10px;
}

.ajax-ul-list li.arrowRight {
    background-image: url(http://i.cdn-surfline.com/surfdata/images/forecast-summary-arrow-right.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    font-size: 16px;
    font-weight: bold;
}

.ajax-ul-list li.arrowDown {
    background-image: url(http://i.cdn-surfline.com/surfdata/images/forecast-summary-arrow-down.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    font-size: 16px;
    font-weight: bold;
}

  /* ajax'd data from cam summary report */
.ajax-ul-list {list-style: none; margin: 10px 0px 0px 0px; padding: 0px;}
.ajax-ul-list li{font-size: 12px; padding-left: 15px; font-weight: bold; margin-bottom: 5px;}
.ajax-ul-list li.arrowRight{background-image: url(http://i.cdn-surfline.com/surfdata/images/forecast-summary-arrow-right.png); background-repeat: no-repeat; background-position: left 4px; font-size: 16px; font-weight: bold;}
.ajax-ul-list li.arrowDown{background-image: url(http://i.cdn-surfline.com/surfdata/images/forecast-summary-arrow-down.png); background-repeat: no-repeat; background-position: left 7px; font-size: 16px; font-weight: bold;}
.ajax-ul-list li a{text-decoration: none; color: #000;}
.open-all-button{position: relative; margin-bottom: 12px;}
.open-all-button img{position: relative; top: 0px; height: 8px; width: 8px; margin-left: 3px; }

/* report summary (buoy summary) */
.buoy-summary-container{}
.buoy-summary-container-item{}
.buoy-summary-container .buoy-name{height: 130px; width: 300px; float: left; background-color: #efefef;}
.buoy-summary-container .buoy-name a{font-weight: bold;}
.buoy-summary-container .buoy-station-id{height: 130px; width: 100px; float: left; background-color: #efefef; }
.buoy-summary-container .buoy-swells{height: 130px; width: 361px; float: left; background-color: #efefef; }
.buoy-summary-container .buoy-last-update{height: 130px; width: 100px; float: left; background-color: #efefef; }
.buoy-summary-container .buoy-swells .buoy-swell-item{display: block; margin-bottom: 3px;}
.buoy-summary-container .buoy-swells .buoy-swell-item-height1{font-size: 14px;}
.buoy-summary-container .buoy-swells .no-data-available{color: #777777;}
.buoy-summary-container .buoy-last-update-old-data{color: #ff0000; font-weight: bold;}
.buoy-summary-container .borderRB{border-right: solid 3px #fff; border-bottom: solid 3px #fff; min-height: 20px; padding: 7px 9px 5px 9px;}
.buoy-summary-container .borderB{border-bottom: solid 3px #fff; min-height: 20px; padding: 7px 9px 5px 9px;}
.buoy-summary-container .borderLast{border-bottom: 0px !important;}
.buoy-summary-container .header{font-weight: bold; height: 0px !important; /*line-height: 22px;*/ padding: 7px 9px 5px 9px;}

/****************/
/* BUOY DETAILS */
/****************/
  /* nearby buoys */
.tabs2{display: none;}
#buoy-details-tabs-2-container{background-color: #fff; padding: 12px; clear: left;}
.nearby-buoy-name{width: 145px; float: left; font-size: 10px;  margin-bottom: 4px;}
.nearby-buoy-name a{font-size: 10px;}
.nearby-buoy-name span{font-weight: normal;}
.nearby-buoy-height{width: 65px; float: left; text-align: right; font-size: 10px; margin-bottom: 4px;}
.nearby-buoy-image{width: 60px; float: left; text-align: left; font-size: 10px; margin-left: 5px; margin-bottom: 4px; overflow: hidden;}
.nearby-buoy-no-data{color: #ccc;}
#nearby-buoy-view-on-map{text-align: center; margin-top: 5px; font-size: 10px;}
  /* main buoy details */
.clearLeft{clear: left;}
.buoy-detail{margin-bottom: 12px; float: left !important;}
h3.buoy-details-buoy-name{margin-bottom: 12px;}
h3.buoy-details-buoy-name a{font-weight: normal;}
.buoy-details-container{display: block;}
.buoy-details-container .buoy-info-swells{width: 230px; float: left; background-color: #efefef; height: 130px;}
.buoy-details-container .buoy-info-conditions{width: 190px; float: left; background-color: #efefef; height: 130px;}
.buoy-details-container .buoy-info-last-update{width: 155px; float: left; background-color: #efefef; height: 130px;}
.buoy-details-container .buoy-info-swells .buoy-swell-item{display: block; margin-bottom: 3px;}
.buoy-details-container .buoy-info-swells .buoy-swell-item-height1{font-size: 14px;}
.buoy-swell-item-center{text-align: center;}
.buoy-details-container .buoy-last-update-old-data{color: #ff0000; font-weight: bold;}
.buoy-details-container .borderRB{border-right: solid 3px #fff; border-bottom: solid 3px #fff; padding: 7px 9px 5px 9px;}
.buoy-details-container .borderB{border-bottom: solid 3px #fff; padding: 7px 9px 5px 9px;}
.buoy-details-container .header{font-weight: bold; height: 20px !important;}
/*#buoy-details-tabs li a{cursor: pointer;}*/
/*#buoy-details-tabs li.current a{font-weight: bold;}*/
#buoy-details-tabs-container{background-color: #fff; padding: 12px; clear: left;}
.buoy-tab{display: none;}
.buoy-tab img{margin: 0px auto; display: block;}
.buoy-tab #buoy-data-text{font-size: 11px;}
.buoy-tab #buoy-data-text .buoy-data-date{width: 140px; float: left; margin-right: 5px;}
.buoy-tab #buoy-data-text .buoy-data-sigh{width: 30px; float: left; margin-right: 5px;}
.buoy-tab #buoy-data-text .buoy-data-data{width: 20px; float: left; margin-right: 5px;}

/*********************/
/* SPOT AND BUOY MAP */
/*********************/
#mapHeader{font-size: 12px; margin: 0px auto 12px auto; color: #000;}
#mapHeader a{color: #325A82; font-weight: normal;}
#mapCanvas{width: 100%; height: 575px; z-index: 1; clear: both;}
#mapCanvas .spot .spotName{font-size: 14px; font-weight: bold; margin-bottom: 10px; color: #000;}
#mapCanvas .spot .spotName span{font-weight: normal;}
#mapCanvas .spot .buoyDetails{margin-top: 10px;}
#mapCanvas .spot .waveRange{font-size: 12px; margin-bottom: 10px; color: #000;}
#mapCanvas .spot .waveRange span{display: block;}
#mapCanvas .spot .waveRange span.height1{font-size: 18px; font-weight: bold;}
#mapCanvas .spot .buoyWaveRange{font-size: 12px; margin-bottom: 10px; color: #000;}
#mapCanvas .spot .buoyWaveRange span{display: block;}
#mapCanvas .spot .buoyWaveRange span.height1{font-size: 14px;}
#mapCanvas .spot .condition{padding: 5px; color: #FFF; font-weight: bold; margin-bottom: 10px;}
#mapCanvas .spot .condition-poor{background-color: #3399ff;}
#mapCanvas .spot .condition-very-poor{background-color: #3399ff;}
#mapCanvas .spot .condition-fair{background-color: #00cc00;}
#mapCanvas .spot .condition-good{background-color: #ff9900;}
#mapCanvas .spot .condition-epic{background-color: #ff0000;}
#mapCanvas .spot .condition-poor-to-fair{background-color: #3399ff;}
#mapCanvas .spot .condition-fair-to-good{background-color: #00cc00;}
#mapCanvas .spot .condition-good-to-epic{background-color: #ff9900;}
#mapCanvas .spot .condition-3399ff{background-color: #3399ff;}
#mapCanvas .spot .condition-00cc00{background-color: #00cc00;}
#mapCanvas .spot .condition-ff9900{background-color: #ff9900;}
#mapCanvas .spot .condition-ff0000{background-color: #ff0000;}
#mapCanvas .spot .report{font-size: 12px; font-weight: bold;}
#mapCanvas .spot .report a{color: #325A82;}
#mapCanvas .spot .lastUpdated{font-size: 10px; margin-bottom: 10px;}
#mapCanvas .spot .over4hours{color: #ff0000;}

/***************/
/* TRAVEL INFO */
/***************/
.travel-spot-spacer{
  height: 10px;
}
.travel-spot-text{
  color: #000;
  font-size: 12px;
}
.travel-spot-text h1{
  margin: 10px 0px;
}
.travel-spot-text a{
  color: #305a80;
}
.travel-spot-sidebar{}
.travel-spot-sidebar h1{
  margin: 0px 0px 10px 0px;
}
.travel-spot-sidebar strong{
  color: #000;
}

/****************************/
/* CAM REPORT PREVIOUS NEXT */
/****************************/
#camPrevious{
  min-width: 100px;
  height: 63px;
  padding: 15px 10px 5px 10px;
  position: absolute;
  right: 982px; top: 100px;
  background-color: #E6E6E6;
  color: #717171;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  line-height: 12px;
}

#camNext{
  min-width: 100px;
  height: 63px;
  padding: 15px 10px 5px 10px;
  position: absolute;
  left: 981px;
  top: 100px;
  background-color: #E6E6E6;
  color: #717171;
  text-align: right;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  line-height: 12px;
}
#camPrevious span, #camNext span{
  display: block;
  margin-top: 5px;
  font-weight: normal;
  color: #717171;
  white-space: normal;
  text-decoration: none;
}
#camPrevious img{
  position: absolute;
  top: 0px;
  left:  -30px;
}
#camNext img{
  position: absolute;
  top: 0px;
  right: -30px;
}
#camPrevious:hover, #camNext:hover{
  background-color: #E6E6E6;
  color:#A1A1A1;
}
#camPrevious:hover span, #camNext:hover span{
  text-decoration: none;
    color:#A1A1A1;

}
#camPrevious #img{
  position: absolute;
  top: 0px;
  left:  -30px;
  background-image: url(http://i.cdn-surfline.com/surfdata/images/cam-previous-v2-grey.gif);
  height: 83px;
  width: 30px;
}
#camNext #img{
  position: absolute;
  top: 0px;
  right: -30px;
  background-image: url(http://i.cdn-surfline.com/surfdata/images/cam-next-v2-grey.gif);
  height: 83px;
  width: 30px;
}
#camPrevious:hover #img{
  background-image: url(http://i.cdn-surfline.com/surfdata/images/cam-previous-v2-rollover-grey.gif);
}
#camNext:hover #img{
  background-image: url(http://i.cdn-surfline.com/surfdata/images/cam-next-v2-rollover-grey.gif);
}
#camPrevious img.camNextPrevRollover, #camNext img.camNextPrevRollover{
  display: none;
}
#camPrevious:hover img.camNextPrevRollover, #camNext:hover img.camNextPrevRollover{
  display: none;
}
#camNext #nextArrow {
  float: right;
  position: absolute;
  top: 0;
  right: -30px;
  height: 0;
  width: 0;
  border-top: 42px solid transparent;
  border-bottom: 41px solid transparent;
  border-left: 30px solid #E6E6E6;
}
#camPrevious #prevArrow {
  float: left;
  position: absolute;
  top: 0;
  left: -30px;
  height: 0;
  width: 0;
  border-top: 42px solid transparent;
  border-bottom: 41px solid transparent;
  border-right: 30px solid #E6E6E6;
}
#camPrevious:hover #prevArrow {
  border-right-color: #E6E6E6;
}
#camNext:hover #nextArrow {
  border-left-color: #E6E6E6;
}




/************************************/
/* REGIONAL FORECAST, PREVIOUS NEXT */
/************************************/
#subRegionPrev{
  min-width: 100px;
  height: 63px;
  padding: 15px 10px 5px 10px;
  position: absolute;
  right: 982px;
  top: 100px;
  background-color: #E6E6E6;
  color: #717171;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  line-height: 12px;
}
#subRegionNext{
  min-width: 100px;
  height: 63px;
  padding: 15px 10px 5px 10px;
  position: absolute;
  left: 981px;
  top: 100px;
  background-color: #E6E6E6;
  color: #717171;
  text-align: right;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  line-height: 12px;
}
#subRegionPrev span, #subRegionNext span{
  display: block;
  margin-top: 5px;
  font-weight: normal;
  color: #717171;
  white-space: normal;
  text-decoration: none;
}
#subRegionPrev img{
  position: absolute;
  top: 0px;
  left:  -30px;
}
#subRegionNext img{
  position: absolute;
  top: 0px;
  right: -30px;
}
#subRegionPrev:hover, #subRegionNext:hover{
  background-color: #E6E6E6;
  color:#A1A1A1;
}
#subRegionPrev:hover span, #subRegionNext:hover span{
  text-decoration: none;
  color:#A1A1A1;
}
#subRegionPrev #img{
  position: absolute;
  top: 0px;
  left:  -30px;
  background-image: url(http://i.cdn-surfline.com/surfdata/images/cam-previous-v2.gif);
  height: 83px;
  width: 30px;
}
#subRegionNext #img{position: absolute; top: 0px; right: -30px;
  background-image: url(
  http://i.cdn-surfline.com/surfdata/images/cam-next-v2.gif);
height: 83px;
width: 30px;
}
#subRegionPrev:hover #img{
  background-image: url(http://i.cdn-surfline.com/surfdata/images/cam-previous-v2-rollover.gif);
}
#subRegionNext:hover #img{
  background-image: url(http://i.cdn-surfline.com/surfdata/images/cam-next-v2-rollover.gif);
}
#subRegionPrev img.subRegionNextPrevRollover, #subRegionNext img.subRegionNextPrevRollover{
  display: none;
}
#subRegionPrev:hover img.subRegionNextPrevRollover, #subRegionNext:hover img.subRegionNextPrevRollover{
  display: none;
}

#subRegionNext #nextArrow {
  float: right;
  position: absolute;
  top: 0;
  right: -30px;
  height: 0;
  width: 0;
  border-top: 42px solid transparent;
  border-bottom: 41px solid transparent;
  border-left: 30px solid #E6E6E6;
}
#subRegionPrev #prevArrow {
  float: left;
  position: absolute;
  top: 0;
  left: -30px;
  height: 0;
  width: 0;
  border-top: 42px solid transparent;
  border-bottom: 41px solid transparent;
  border-right: 30px solid #E6E6E6;
}
#subRegionPrev:hover #prevArrow {
  border-right-color: #E6E6E6;
}
#subRegionNext:hover #nextArrow {
  border-left-color: #E6E6E6;
}

/***********************/
/* FORECAST HELP MODAL */
/***********************/
#inline-answer {display:none;}
a.modalquestion {background: url('http://i.cdn-surfline.com/images/ui/help-icon.png') no-repeat; color: white; padding: 0px 10px 0px 10px; margin-left: 8px; width: 12px; height: 12px; text-decoration: none;}

/*************/
/* TOOLTIP */
/************/
#tt{z-index: 1;}


/***************************/
/* CHART DROPDOWN STYLES */
/**************************/
#submenu {
    position:relative;
  }
#submenu li.top-level.full-subnav-dropdown {
  position:static;
}
.dropdown-wrapper {
  width: 964px;
}
#submenu li:hover .dropdown-wrapper {
    left:0px;
    top:auto;
}
#submenu .dropdown-wrapper .sub-nav-module .sub-nav-module-heading {
  font-weight: bold;
  font-size: 11px;
  padding: 0px 0px 0px 5px;
  z-index: 499;
}
.dropdown-wrapper {
  margin: 7px auto;
  float:left;
  position:absolute;
  left:-999em;
  /*left:0;*/
  text-align:left;
  background-color: #fff;
  border-top: none;
  border-left: solid 4px #173862;
  border-right: solid 4px #173862;
  border-bottom: solid 4px #173862;
  padding: 20px 0px 5px 0px;
  font-size: 11px;
  z-index:1000;
}

#submenu li.full-subnav-dropdown .dropdown-indicator-icon {
  display:none;
}
#submenu li.full-subnav-dropdown:hover .dropdown-indicator-icon {
    background: url('http://i.cdn-surfline.com/images/ui/cam-report-forecast-sprite.png') no-repeat -5px -71px;
    width: 13px;
    height: 8px;
    position: absolute;
    top: 0;
    display:inline;
}
.dropdown-wrapper .quadcolumn {
  float:left;
  width:230px;
  padding:0 5px;
  border-right:1px dotted #ccc;
  min-height:500px;
}
.dropdown-wrapper .quadcolumn.first-column {}
.dropdown-wrapper .quadcolumn.last-column {
  border-right:0px;
}
#submenu .full-subnav-dropdown a.header-link {
  color:#336699 !important;
  background:white !important;
  margin: 0px 5px 5px 5px !important;
  padding:0px !important;
  font-size:13px !important;
  font-weight: 900 !important;
}
#submenu .full-subnav-dropdown h2 {
  color:#000033;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0px;
  margin: 0px 5px 5px 5px;
  padding-bottom: 0px;
  border-bottom: 0px;
}
#submenu li.full-subnav-dropdown .quadcolumn a {
  font-size: 11px;
  font-weight: normal;
  padding: 7px 5px 7px 27px;
  color: #5e5e5e;
  display: block;
  outline: 0;
  text-decoration: none;
  line-height: 13px;
}

#submenu li.full-subnav-dropdown .quadcolumn a:hover {
  background: #184988;
  color: #FFF;
}

.sl-water-drop {
  background: url("http://i.cdn-surfline.com/surfdata/images/sl-water-drop.png") no-repeat;
  height: 20px;
  width: 20px;
  float: left;
}
.full-subnav-dropdown .quadcolumn dd {
    margin: 0;
    padding: .5em 0;
    display: none;
}
.full-subnav-dropdown .quadcolumn dt {
  padding: 5px 5px 5px 27px;
    cursor: pointer;
    font-weight: bold;
    color:#4B4B4B;
    font-size : 11px;
    line-height: 2em;
    background: #e3e3e3;
    border-top: 1px solid white;
}
.full-subnav-dropdown .quadcolumn dt i {
  float:right;
  padding: 5px 15px;
}

/* blank on purpose */

.dialog-close{ background:url(http://e.cdn-surfline.com/global_includes/images/close-sprite.png); width: 31px;height:28px; margin-top:-6px; margin-right:-6px;float:right; outline:none;  }
.dialog-close:hover{ background-position: 0px -28px;  }
.dialog-close:active{ background:url(http://e.cdn-surfline.com/global_includes/images/close-sprite.png) no-repeat; width: 31px;height:28px; background-position: 0px -27px;  }
