html
{
background:#27343c url(i/html.gif) top left repeat-x;
color:#000;
}
body
{
background:url(i/fernBL.png) fixed;
text-align:center;
}
#mobile
{
width:240px;
margin-left:auto;
margin-right:auto;
}
h1
{
font-weight:normal;
color:#f30;
}
h3
{
font-weight:normal;
color:#fb2;
}
label
{
padding-left:18px;
padding-bottom:4px;
}
label.dog                 { background: url(i/dog.png) no-repeat; }
label.nudist           { background: url(i/nudist.png) no-repeat; }
label.pin                 { background: url(i/pin.png) no-repeat; }
label.shower           { background: url(i/shower.png) no-repeat; }
label.wheelchair   { background: url(i/wheelchair.png) no-repeat; }
li
{
text-align:left;
}
#beachclub li
{
list-style-type:none;
}
li .dog                 { padding-left:18px; padding-bottom:4px; background: url(i/dog.png) no-repeat; }
li .hyves             { padding-left:18px; padding-bottom:4px; background: url(i/hyves.png) no-repeat; }
li.none               { list-style-type: none; }
li .nudist           { padding-left:18px; padding-bottom:4px; background: url(i/nudist.png) no-repeat; }
li .pin                 { padding-left:18px; padding-bottom:4px; background: url(i/pin.png) no-repeat; }
li .shower           { padding-left:18px; padding-bottom:4px; background: url(i/shower.png) no-repeat; }
li .wheelchair   { padding-left:18px; padding-bottom:4px; background: url(i/wheelchair.png) no-repeat; }
td, th
{
border:0;
padding:0 1px 1px 1px;
text-align:left;
}
th
{
text-align:right;
}



/*
     HEADER
*/
#top
{
height:50px;
}
#top a,
#top a:hover
{
text-decoration:none;
}
#top #brand
{
margin:5px 0;
padding-top:20px;
font-size:167%;
font-weight:bold;
}
#top #brand span
{
color:#8ab;
}
#top #brand span span
{
color:#fff;
}
#top #brand span span span
{
color:#dc9;
}
#top #brand span span span span
{
color:#f30;
font-size:75%;
}
#branddevice
{
padding-top:1em;
height:62px;
background:#fff url(i/mobile-branddevice.jpg) no-repeat 50% 5px;
}



#bd
{
background:#fff url(i/footer_bottom_dbc.gif) bottom left no-repeat;
padding:5px 1px 10px 1px;
font-size:85%;
line-height:18px;
}

