.mn-container {
position:absolute;
top: 10px;
left: 80px;
font-size:12px;
width: inherit;
margin: 0;
padding-left: 0;
background-color: white;
height: 1.20em;
border: 1px solid #666;
z-index: 100;
}
.mn-content {
font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
float: left;
width: inherit;
list-style: none;
line-height: 1.0;
color:black;
background-color: white;
padding: 0;
margin: 0;
z-index: 100;
}
.mn-content ul {
font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
position: absolute;
left: -999em;
height: auto;
width: 11.4em;
w\idth: 12.0em;
list-style: none;
border-top: 0.1em solid #666;
border-right: 0.1em solid #666;
border-bottom: 0.1em solid #666;
border-left: 0.1em solid #666;
margin: 0;
padding: 0;
z-index: 100;
}
.mn-content li {
float: left;
padding: 0;
width: auto;
z-index: 100;
}
.mn-content ul li {
float: left;
padding: 0;
width: 10em;
z-index: 100;
}
.mn-content li a {
display: block;
width: auto;
border-left: 0.1em solid #fff;
border-top: 0.1em solid #fff;
border-right: 0.1em solid #aaa;
border-bottom: none;
padding: 0.25em 1.0em;
color: #111111;
background: white;
text-decoration: none;
}
.mn-content li li a {
width: 11em;
w\idth: 10em;
margin: 0;
padding: 0.25em 1.0em;
border-top: 0;
border-right: 0;
border-bottom: 0.1em solid #aaa;
border-left: 0;
}
.mn-content a:hover,
.mn-content a:active {
color: #000;
background: #bbb;
}
.mn-content li ul ul {
margin: -1.75em 0 0 11em;
z-index: 100;
}
.mn-content li:hover ul ul,
.mn-content li:hover ul ul ul,
.mn-content li.sfhover ul ul,
.mn-content li.sfhover ul ul ul {
left: -999em;
z-index: 100;
}
.mn-content li:hover ul,
.mn-content li li:hover ul,
.mn-content li li li:hover ul,
.mn-content li.sfhover ul,
.mn-content li li.sfhover ul,
.mn-content li li li.sfhover ul {
left: auto;
z-index: 100;
}
.mn-content li:hover,
.mn-content li.sfhover {
background: #bbb;
z-index: 100;
}
.pn-container, .pn-header, .pn-content, .pn-footer, .pn-closer, .pn-resizer, .sel-form {
margin: 0px;
padding: 0px;
display: block;
position: absolute;
}
.pn-container {
background-color: #dddddd;
border:1px solid #444444;
min-width: 160px;
min-height: 30px;
width: 160px;
height: 150px;
float:left;
}
.pn-header {
top: 0px;
right: 0px;
left: 0px;
height: 15px;
min-height: 15px;
cursor:move;
font-size: 10px;
text-align: center;
color: white;
width: 100%;
}
.pn-content {
float:left;
overflow:auto;
background-color: #dddddd;
top: 15px;
right: 0px;
left: 0px;
bottom: 15px;
height: auto;
width: auto;
}
.pn-text-content {
margin: 8px;
}
.pn-footer {
left:0px;
bottom:0px;
height:15px;
width: 100%;
cursor:move;
}
.pn-closer {
top: 0px;
right: 0px;
height: 15px;
width: 15px;
cursor: pointer;
background-image: url( ../media/close.jpg );
background-repeat: no-repeat;
}
.pn-resizer {
bottom: 0px;
right: 0px;
height: 15px;
width: 15px;
cursor: move;
background-image: url( ../media/resize.gif );
background-repeat: no-repeat;
}
select {
text-indent: 0px;
background-color: #F5F5F5;
font-size: 11px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
}
.medicon, .medicon a {
font-size: 6px;
cursor: pointer;
color: white;
width: 8px;
height: 8px;
line-height: 1px;
text-decoration: none;
margin: 0px;
padding: 0px;
border: 2px solid #000000;
}
.mediumpreview {
cursor: pointer;
}
.imagefull {
margin: 0px;
padding: 0px;
text-align: center;
}
.texticon, .texticon a {
cursor: pointer;
font-size: 9px;
}
#traceinfo {
color: #eee;
text-align: center;
}
#tracerid {
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
}
#tracerdesc {
padding-left: 8px;
}
#featurepreview {
text-align: center;
}
#featureinfo {
padding-top: 8px;
padding-left: 8px;
padding-right: 8px;
text-align: left;
font-style: italic;
}
#featuredesc {
padding: 8px;
text-align: left;
}
.title {
padding-left: 8px;
}
#featurecontrols, #tracecontrols {
visibility: hidden;
}
#commentpanel {
padding: 8px;
}
#commentform {
display: none;
}
.infohead {
color: #eee;
text-align: center;
}
.controls {
text-align: center;
}
.control {
cursor: pointer;
color: #000044;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}
.tracer, .tracername {
margin: 0px;
padding: 0px;
}
.tracername {
background-color: #333333;
color: white;
padding: 1px 4px;
}
html,body {
height: 100%;
margin: 0;
padding: 0;
font-family: verdana, sans-serif;
font-size:11px;
background-color:#eee;
color:black;
}
#map {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: 0;
margin: 0;
}
#mode {
font-size: 10px;
font-weight: bold;
color: #33ff33;
padding-left: 10px;
}
#status {
font-size: 10px;
color: #33ff33;
padding-right: 10px;
}
#title {
font-size: 15px;
color: #ccc;
padding-right: 8px;
}
#livestatus, #livestatus a, #livestatus a:visited, #cmtlink, #cmtlink a, #cmtlink a:visited {
font-size: 10px;
color: #33ff33;
text-decoration: none;
}
#livestatus {
padding-left: 8px;
padding-right: 8px;
}
.help {
padding: 6px;
display: block;
color: #111111;
background-color: #eeeeee;
}
a {
color:#CC3333;
text-decoration: none;
}
a:hover {
color:#CC3333;
text-decoration:underline;
}
.small {
font-size: 9px;
}
v\:* {
behavior:url(#default#VML);
}
@charset
"UTF-8"
;
* {
outline: none;
-moz-outline: none;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
font: 10pt arial, helvetica, tahoma, verdana, sans-serif;
}
body {
overflow: hidden;
}
.clear {
clear: both;
}
div#sidebar_wrap {
position: absolute;
top: 0;
right: 0;
width: 300px;
height: 100%;
}
table#sidebar {
width: 300px;
height: 100%;
color: #fff;
}
table#sidebar td {
background: #000;
}
table#sidebar a {
text-decoration: none;
color: #fff;
}
table#sidebar td.logo {
height: 20px;
padding: 10px 10px 0 10px;
}
table#sidebar td.menu {
height: 60px;
padding: 0 10px;
}
table#sidebar td.list-boat {
vertical-align: top;
height: 100%;
padding: 0 10px;
}
table#sidebar td.sponsor {
height: 60px;
padding: 0 10px;
}
table#sidebar td.video-head {
height: 30px;
}
table#sidebar tr#video-body {
display: none;
}
table#sidebar td.video-body {
vertical-align: top;
height: 255px;
padding: 0 10px;
}
table#sidebar td.bottom_margin {
height: 135px;
background: transparent;
}
table#sidebar td.logo h1 {
background: url( ../media/gslogo.gif ) no-repeat;
width: 280px;
height: 20px;
margin: 0;
padding: 0;
color: #fff;
}
table#sidebar td.logo h1 a {
display: block;
height: 100%;
text-indent: -9999em;
}
table#sidebar td.menu ul {
margin: 5px 0 0 0;
padding: 0;
list-style: none;
}
table#sidebar td.menu li {
display: inline;
float: left;
margin: 0 0 0 1px;
}
table#sidebar td.menu li a {
background: #444;
display: block;
width: 69px;
padding: 2px 0;
text-align: center;
}
table#sidebar td.menu li  a.selected{
background: #fff;
color: #444;
}
table#sidebar td.menu li a:hover {
background: #fff;
color: #444;
}
table#sidebar td.menu p {
margin: 0;
padding: 10px 0 0 0;
color: #777;
}
table#sidebar td.list-boat ul {
height: 200px;
margin: 0;
padding: 0;
list-style: none;
overflow: auto;
}
table#sidebar td.list-boat li {
height: 18px;
clear: both;
}
table#sidebar td.list-boat a {
display: inline;
margin: 0 1px 0 0;
padding: 1px 5px 1px 1px;
float: left;
}
table#sidebar td.list-boat a:hover {
background: #555;
}
table#sidebar td.list-boat a.boat-option {
background: #444;
width: 30px;
margin: 1px 0 0 1px;
padding: 2px 0 2px 0;
font-size: 0.8em;
text-align: center;
}
table#sidebar td.list-boat a.boat-option-selected {
background: #fff;
color: #444;
width: 30px;
margin: 1px 0 0 1px;
padding: 2px 0 2px 0;
font-size: 0.8em;
text-align: center;
}
table#sidebar td.list-boat a.boat-option:hover {
background: #fff;
color: #444;
}
table#sidebar td.list-boat span.boat-color {
margin-left: 0px;
width: 15px;
float: left;
}
table#sidebar td.list-boat span.boat-name {
font-size: 10pt;
float: left;
width: 85px;
padding: 0 0 0 5px;
}
table#sidebar td.list-boat span.boat-kmh {
font-size: 0.8em;
float: left;
width: 60px;
}
table#sidebar td.list-boat span.boat-direction {
font-size: 0.8em;
float: left;
width: 25px;
}
table#sidebar td.video-head a {
background: #444 url( ../media/live_video-open.gif ) no-repeat 10px 5px;
display: block;
width: 100%;
height: 100%;
text-indent: -9999em;
}
table#sidebar td.video-body div.video {
width: 280px;
height: 225px;
margin: 10px 0 0 0;
}
table#sidebar td.video-body a.video-newwindow {
text-decoration: underline;
}
div#sidebar {
position: absolute;
top: 0;
right: 0;
width: 300px;
height: 100%;
}
div#top {
height: 120px;
}
div#boat-list {
overflow: hidden;
margin: 0 0 90px 0;
}
div#bottom {
position: absolute;
bottom: 130px;
}
h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em; }
ul, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, dl, dt, dd { margin: 0; padding: 0; }
a img, :link img, :visited img { border: none; }
address { font-style: normal; }
#bottom_interface{
position: absolute;
bottom: 0px;
left: 0px;
z-index: 30000;
height: 135px;
overflow: hidden;
min-width: 1020px;
}
#bottom_interface .min_width{
width: 1020px;
height: 0px;
overflow: hidden;
background: lime;
clear: both;
padding: 0;
margin: 0;
}
#bottom_interface #left{
height: 135px;
width: 8px;
position: absolute;
left: 0;
top: 0;
}
#bottom_interface #left .png{
background: url(../media/bg_bottom_l.png) no-repeat;
height: 135px;
width: 8px;
}
#bottom_interface #center{
background: url(../media/bg_bottom_c.png) repeat;
height: 135px;
margin: 0 8px;
}
#bottom_interface #right{
height: 135px;
width: 8px;
position: absolute;
right: 0;
top: 0;
}
#bottom_interface #right .png{
background: url(../media/bg_bottom_r.png) no-repeat;
height: 135px;
width: 8px;
}
#bottom_interface table{
table-layout: auto;
width: 100%;
border-collapse: collapse;
}
#bottom_interface table td{
vertical-align: top;
margin: 0;
padding: 0;
}
#col1{
}
#col1 .min_width{
width: 225px;
height: 0px;
background: lime;
clear: both;
overflow: hidden;
padding: 0;
margin: 0;
}
#col2{
}
#col2 .min_width{
width: 295px;
height: 0px;
background: lime;
clear: both;
overflow: hidden;
}
#col3{
}
#col3 .min_width{
width: 300px;
height: 0px;
background: lime;
clear: both;
overflow: hidden;
}
#col4{
width: 185px;
}
#col4 .min_width{
width: 185px;
height: 0px;
background: lime;
clear: both;
overflow: hidden;
}
.content_box{
position: relative;
height: 135px;
margin-left: 2px;
}
.content_box .left{
width: 5px;
position: absolute;
left: 0;
top: 0;
height: 135px;
overflow: hidden;
}
.content_box .left .png{
background: url(../media/box_l.png) no-repeat;
width: 5px;
height: 135px;
}
.content_box .center{
height: 125px;
overflow: visible;
margin: 0 13px 0 5px;
background: #fff;
position: relative;
overflow: visible;
}
.content_box .center .png{
background: url(../media/box_c.png) repeat-x;
height: 10px;
width: 100%;
overflow: hidden;
position: absolute;
}
.content_box .right{
width: 13px;
position: absolute;
right: 0;
top: 0;
height: 135px;
}
.content_box .right .png{
background: url(../media/box_r.png) no-repeat;
width: 13px;
height: 135px;
}
.content_box .header{
margin: 0 10px;
border-bottom: 1px solid #555;
float: left;
display: inline;
clear: both;
}
.content_box .header h2{
float: left;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.content_box .header a.show_on_map_checked {
float: right;
display: inline;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
padding-left: 15px;
background: url(../media/checkbox.gif) no-repeat 0 2px;
}
.content_box .header a.show_on_map{
float: right;
display: inline;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
padding-left: 13px;
background: url(../media/checkbox_empty.gif) no-repeat 0 2px;
margin-top: 1px;
}
.content_box .header a.show_on_map:hover {
color: blue;
}
.content_box .left_col{
width: 50%;
float: left;
display: inline;
clear: left;
overflow: hidden;
margin: 0 -1px 0 0;
padding: 0;
}
.content_box .right_col{
width: 50%;
float: right;
display: inline;
overflow: hidden;
margin: 0;
padding: 0;
}
.content_box .item{
clear: left;
overflow: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 10px;
height: 30px;
display: block;
color: #000;
text-decoration: none;
cursor: pointer;
}
.content_box .item:hover{
background: #f0f0f0;
text-decoration: none;
cursor: pointer;
}
.content_box .item img{
width: 40px;
height: 30px;
overflow: hidden;
background: #fff;
float: left;
display: inline;
margin: 1px 3px 0 0;
}
.content_box .item p{
height: 10px;
overflow: hidden;
}
.content_box .footer{
position: relative;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000;
float: none;
clear: both;
padding-top: 5px;
height: 14px;
}
.content_box .footer .previous{
position: absolute;
bottom: 0;
left: 0;
}
.content_box .footer .next{
position: absolute;
right: 0;
}
.content_box .news, .content_box .reactions{
color: #000;
float: none;
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
overflow: hidden;
padding-top: 1px;
height: 89px;
display: block;
width: 100%;
}
.content_box .news td p, .content_box .reactions td p{
height: 25px;
margin-right: 5px;
overflow: hidden;
float: left;
clear: right;
color: #000;
}
.content_box .news td a:hover, .content_box .reactions td a:hover{
background: #f0f0f0;
float: left;
text-decoration: none;
width: 100%;
cursor: pointer;
}
.content_box .news td.time p,.content_box .reactions td.time p{
padding-right: 10px;
width: 20px;
}
.content_box span.time,.content_box span.time{
padding-right: 10px;
width: 20px;
height: 25px;
display: block;
float: left;
}
.content_box .header a.react{
float: right;
display: inline;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
padding-left: 15px;
text-decoration: underline;
}
.content_box .header a.react:hover{
color: blue;
}
.content_box .blue_box{
background: #E6E6E6;
position: absolute;
left: 0;
top: 0;
width: 176px;
height: 127px;
overflow: hidden;
}
.content_box .blue_box h2{
text-align: center;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.content_box .blue_box table{
margin: 5px;
text-align: left;
}
.content_box .blue_box td.time p{
margin-right: 2px;
}
.content_box .blue_box td{
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}
#col4 .content_box .dummy{
height: 125px;
}
span.more{
color: #ccc;
}
.content_box a:hover .more, .content_box a:hover .more{
color: blue;
}
.pn-container {
border: 1px solid #FFFFFF;
}
.pn-content {
background-color: #000000;
border-top: solid;
border-bottom: solid;
border-width: 1px;
border-color: #FFFFFF;
}
.pn-closer {
right: 0px;
}
#featurecontrols {
visibility: visible;
}
.infopopup {
width: 301px;
height: 343px;
background-color: #000000;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.infopopup a {
color: white;
text-decoration: underline;
}
.infopopup a:hover {
color: white;
text-decoration: underline;
}
.infopopup img {
border: 0 none;
}
.topbar {
width: 100%;
height: 10px;
}
.dragbar {
background-color: #444444;
width: 285px;
height: 10px;
overflow: hidden;
float: left;
}
.closebutton {
width: 10px;
height: 10px;
margin-top: 0;
padding-top: 0;
margin-bottom: 2px;
float: right;
background-color: #FFFFFF;
color: #000000;
font-size: 8px;
font-weight: 800;
text-align: center;
vertical-align: top;
}
.infoboxbutton {
width: 100px;
margin-top: 5px;
margin-right: 5px;
background-color: #444444;
float: left;
text-align: center;
text-decoration: none;
}
.infoboxbutton:hover {
background-color: #777777;
cursor: pointer;
text-decoration: none;
}
a.infoboxbutton {
text-decoration: none;
}
.infoboxbuttonactive {
width: 100px;
margin-top: 5px;
margin-right: 5px;
background-color: #ffffff;
color: #000000;
float: left;
text-align: center;
}
.infocontent {
width: 100%;
margin-top: 30px;
position: inherit;
}
.infoboatname {
font-size: 18px;
}
.infoslogan {
width: 205px;
height: 60px;
font-style: italic;
}
.infopicture {
margin-top: 5px;
float: right;
position: relative;
}
.infotextleft {
width: 80px;
float: left;
}
.infotextright {
float: left;
}
.infolocation {
padding-top: 20px;
}
.infofotos {
width: 100%;
height: 245px;
position: inherit;
}
.infofotocontrolsleft {
text-align: center;
display: block;
width: 148px;
margin-right: 2px;
float: left;
cursor: pointer;
margin-bottom: 2px;
}
.infofotocontrolsright {
text-align: center;
display: block;
width: 149px;
margin-left: 2px;
float: right;
cursor: pointer;
margin-bottom: 2px;
}
.infofotonaam {
float: left;
font-weight: bold;
}
.infofotodate {
font-size: 10px;
}
.infofotomaker {
color: #999999;
font-size: 11px;
}
.infofotodescription {
clear: both;
font-size: 11px;
}
.helpbody {
margin-top: 0px;
padding: 10px;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.helpbody a {
color: blue;
text-decoration: none;
}
.helpbody h2 {
margin-top: 10px;
}
.helptitle {
font-size: 14px;
font-weight: bold;
padding-top: 10px;
}
.helpimageleft {
width: 103px;
margin-right: 10px;
margin-top: 2px;
float: left;
position: relative;
}
.helptekstright {
float: left;
width: 400px;
margin-top: 2px;
padding-top: 1px;
position: relative;
}
.redactie {
margin:0px;
background-color: rgb( 16, 65, 89 );
font-family: verdana, sans-serif;
font-size: 11px;
color: white;
height: 100%;
margin-left: 0px;
}
#redcontent {
margin-left: 30px;
margin-top: 0px;
padding-top: 50px;
}
#redmessage {
margin-left: 30px;
margin-top: 0px;
padding-top: 30px;
border-color: white;
border-width: 1px;
border-style: dashed;
width: 85%;
}
.redactie a {
color: white;
border-bottom: 1px dotted white;
text-decoration: none;
}
.redactie a:hover {
border-bottom: 0px;
}
.redactie h1 {
display: inline;
font-size: 32px;
color: white;
font-style: normal;
padding-top: 5px;
}
.redactie h2 {
display: inline;
font-size: 14px;
color: white;
padding-bottom: 30px;
}
.redactie div {
}
.redactie table {
background-color: #999966;
padding: 5px;
color: #333333;
margin-top: 2px;
margin-bottom: 10px;
}
.redactie input {
background-color: #717046;
border-color: #4d4c30;
border-width: 1px;
border-style: solid;
font-size: 11px;
color: white;
}
.redactie select {
background-color: #717046;
border-color: #4d4c30;
border-width: 1px;
border-style: solid;
font-size: 11px;
color: white;
}
.redactie .alertmsg {
}
.redactie .navbar {
margin-top: 5px;
margin-bottom: 5px;
}
#mediapin {
border: 2px dotted #444444;
cursor: move;
}
.commentpopup {
background-color: #ffffff;
color: #000000;
font-size: 10px;
padding: 10px 5px 20px 10px;
}
.reactbutton {
float: right;
position: relative;
}
.reactbutton a {
color: #000;
text-decoration: underline;
}
.reactbutton a:hover {
color: blue;
text-decoration: underline;
}

