/* Mylor Yacht Habour CSS Document - HOME */

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

/* old (29/08/08) - amended versions below
ul.menu li a { padding:4px 8px;  }
ul.menu li a#menu1, ul.menu li a#menu2, ul.menu li a#menu3 { background-image:none; }
*/
ul.menu-new li.big a  { padding:4px 8px; }
ul.menu-new li a#menu1, ul.menu-new li a#menu2, ul.menu-new li a#menu3 { background-image:none; }
ul.menu-new li.homeport { background-image:none; }

div.container { padding-bottom:17px; }

#flashbanner { float:left; width:678px; }
h2 { color:#285A68; font-size:1em; background-color:#C5D5DA; padding:4px 8px 2px 8px; margin:0; }
h3 { color:#285A68; font-size:1em; padding:4px 8px 4px 8px; margin:0 0 4px 0; font-weight:bold; background-color:#C5D5DA; }

div.weatherbox { margin-left:4px; padding-bottom:4px; background-color:#C5D5DA; background-image:url(/images/box-grad.gif); background-repeat:repeat-x; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; }
div.weatherbox table { margin:0 8px; }
th { text-align:left; color:#6291A0; }
.weather th, .weather td { padding-bottom:2px; text-align:center; }
td.S { background-image:url(/images/weather/s.gif); background-repeat:no-repeat; background-position:center center; color:#FFF; font-weight:bold; }
td.SW,td.SSW,td.WSW { background-image:url(/images/weather/sw.gif); background-repeat:no-repeat; background-position:center center; color:#FFF; font-weight:bold; }
td.SE,td.SSE,td.ESE { background-image:url(/images/weather/se.gif); background-repeat:no-repeat; background-position:center center; color:#FFF; font-weight:bold; }
td.W { background-image:url(/images/weather/w.gif); background-repeat:no-repeat; background-position:center center; color:#FFF; font-weight:bold; }
td.E { background-image:url(/images/weather/e.gif); background-repeat:no-repeat; background-position:center center; color:#FFF; font-weight:bold; }
td.N { background-image:url(/images/weather/n.gif); background-repeat:no-repeat; background-position:center center; color:#FFF; font-weight:bold; }
td.NW,td.NNW,td.WNW { background-image:url(/images/weather/nw.gif); background-repeat:no-repeat; background-position:center center; color:#FFF; font-weight:bold; }
td.NE,td.NNE,td.ENE { background-image:url(/images/weather/ne.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; margin:0 8px 4px 0; background-image:url(/images/arrow-blue.gif); background-position:right center; background-repeat:no-repeat;}


div.colx3#email { clear: both; margin: 10px 0 0 7px; background-image:url(/images/emailbg.gif); background-repeat: no-repeat; width: 449px; height: 31px; position:relative; }
.emailtext { padding-left:10px; color:#018dc0; font-size:1em; font-weight: bold }
.formbox { font-size: 1em; color: #999999; width: 220px }