/* Mylor Yacht Habour CSS Document - HARBOUR */

@import url("/css/master.css");

fieldset { border: 1px solid #C5D5DA; padding:0.5em; }
legend { color:#285A68; font-size:1.3em; font-weight:bold; }

form.feetmetres p { font-size:1.3em; color:#018DC0; padding:1em; margin:0; }
div.feetmetres { width:300px; float:left; padding:0.5em; }

form#suggestlink { margin:0; background-color:#C5D5DA; background-image:url(/images/box-grad.gif); background-repeat:repeat-x; padding:8px; border: 1px solid #C5D5DA;}
form#suggestlink h3 { margin:0 0 4px 0; font-size:1.1em; padding:3px 0; font-size:1.1em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999; }
form#suggestlink h4 { margin:4px 0; padding:3px 0; font-size:1.1em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999; }
div.colx3#first form#suggestlink p { padding:2px 0; margin:2px 0; }

div.weatherbox { margin-left:4px; background-color:#C5D5DA; background-image:url(/images/box-grad.gif); background-repeat:repeat-x; padding:8px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; }
div.weatherbox h3 { color:#285A68; font-size:1em; padding:4px 8px 2px 8px; font-weight:bold; margin:-8px -8px 3px -8px; background-color:#C5D5DA; }
th { text-align:left; color:#6291A0; }
.weather th, .weather td { padding-bottom:2px; text-align:center; }
td.sw { background-image:url(/images/weather/sw.gif); background-repeat:no-repeat; background-position:center center; color:#FFF; font-weight:bold; }
td#wind { border-left-width: 1px; border-left-style: solid; border-left-color: #FFF; border-right-width: 1px; border-right-style: solid; border-right-color: #FFF; }
a.more { text-decoration:none; display:block; color:#018DC0; text-align:right; padding:2px 14px 0 0; background-image:url(/images/arrow-blue.gif); background-position:right center; background-repeat:no-repeat;}