body {
margin-top: 2em;
font-family: verdana, sans-serif;
font-size: 62.5%;
background: #fff;
color: #777;
}

#container {
width: 940px;
margin: 0 auto;
font-size: 120%;
}

#headercontainer {
margin-bottom: 2em;
}

#headercontainer.home {
margin-bottom: 5.85em;
}

h1 {
float: left;
margin-top: 1em;
width: 700px;
}

h1 a {
display: block;
width: 163px;
height: 28px;
background: url(../images/logo.gif) no-repeat;
}

h1 a span {
position: absolute;
text-indent: -9999em;
}

#offers {
float: right;
width: 240px;
}

#headerlinks {
width: 240px;
}

#headerlinks li {
float: left;
width: 46%;
margin: 0 2%;
text-align: center;
}

#headerlinks li a.signup {
display: block;
padding: 10px;
border: 3px solid #bed63d;
background: #d8e68b;
color: #807f83;
}

#headerlinks li a.offers {
display: block;
padding: 10px;
border: 3px solid #008b9a;
background: #66b9c2;
color: #fff;
}

#sectionnav {
font-size: 128%;
margin-bottom: 2em;
}

#sectionnav li {
display: inline;
border-right: 2px solid #807f83;
margin-right: 4px;
padding-right: 8px;
}

#sectionnav li.noborder {
border: none;
}

#sectionnav li.nopadding {
margin-right: 0;
padding-right: 0;
}

#sectionnav li a {
font-weight: bold;
color: #807f83;
}

#sectionnav li a:hover {
color: #008b9a;
text-decoration: underline;
}

#contentcontainer {
margin-bottom: 4em;
}

#homecontent {
float: left;
width: 670px;
margin-right: 30px;
background: url(../images/backgrounds/day.jpg) no-repeat left 60px;
font-size: 120%;
line-height: 150%;
}

#content {
float: left;
width: 490px;
margin-right: 30px;
font-size: 110%;
line-height: 150%;
}

/* ================================================================== Navigation === */

#navigation {
float: right;
margin-top: -305px;
width: 240px;
}

#navigation.home {
margin-top: 0.3em;
}

#navigation p {
margin-left: 2%;
font-size: 140%;
color: #777;
}

#navigation ul {
margin-top: 3.3em;
}

#navigation li {
float: left;
width: 110px;
margin: 0 2%;
text-align: center;
}

#navigation li a {
display: block;
margin-bottom: 4%;
padding: 92px 0 10px 0;
background-repeat: no-repeat;
background-position: top center;
}

#navigation li a.day, #navigation li a.weekend, #navigation.content li a.paleblue, #navigation.content li.paleblue {
border: 3px solid #40abb4;
background-color: #63bdc6;
color: #fff;
}

#navigation li a.family, #navigation li a.school, #navigation.content li a.darkblue {
border: 3px solid #003163;
background-color: #6784aa;
color: #fff;
}

#navigation li a.group, #navigation li a.conference, #navigation.content li a.green {
border: 3px solid #bed63d;
background-color: #d8e68b;
color: #807f83;
}

#navigation li a.day {
background-image: url(../images/home-nav-day.jpg);
}

#navigation li a.weekend {
background-image: url(../images/home-nav-weekend.jpg);
}

#navigation li a.family {
background-image: url(../images/home-nav-family.jpg);
}

#navigation li a.school {
background-image: url(../images/home-nav-school.jpg);
}

#navigation li a.group {
background-image: url(../images/home-nav-group.jpg);
}

#navigation li a.conference {
background-image: url(../images/home-nav-conference.jpg);
}

/*#navigation.content ul {
margin-top: 4.6em;
}*/

#navigation.content li {
float: left;
width: 231px;
margin: 0 2%;
text-align: left;
}

#navigation.content li a, #navigation.content li p {
display: block;
margin-bottom: 4%;
padding: 10px;
}

#navigation.content li a.large {
height: 215px;
line-height: 130%;
}

#navigation.content li.large {
margin-bottom: 4%;
padding: 10px;
height: 215px;
line-height: 130%;
}

#navigation.content li.content {
margin-bottom: 4%;
padding: 10px;
line-height: 130%;
}

#navigation.content li.large a {
display: inline;
padding: 0;
color: #fff;
font-weight: bold;
}

#navigation.content li.large a:hover {
text-decoration: underline;
}

#subnavigation {
float: left;
width: 180px;
}

#subnavigation ul {
padding-left: 1em;
border-left: 5px solid #008b9a;
}

#subnavigation ul li {
line-height: 180%;
}

/* ====================================================================== Footer === */

#footer {
width: 100%;
height: 100px;
background: url(../images/footer.gif) bottom left repeat-x;
}

#quaysfooter {
position: relative;
margin: 0 auto;
width: 940px;
height: 100px;
background: url(../images/quays-footer.gif) bottom right no-repeat;
}

#footerlinks {
width: 100%;
font-size: 120%;
line-height: 200%;
}

#footerlinks ul {
width: 940px;
margin: 1em auto;
}

#footerlinks li {
display: inline;
margin-right: 1.5em;
padding-right: 1.5em;
border-right: 1px solid #777;
}

#footerlinks li.last {
border: none;
}

#footerlinks li a {
color: #777;
}

#footerlinks li a:hover {
text-decoration: underline;
}

/* ============================================================== General styles === */

h2 {
font-family: frutiger, tahoma, verdana, sans-serif;
font-size: 210%;
font-weight: normal;
color: #807f83;
}

h3 {
font-family: frutiger, tahoma, verdana, sans-serif;
font-size: 140%;
font-weight: bold;
color: #807f83;
}

h4 {
font-size: 110%;
font-weight: bold;
}

#homecontent h2 {
margin-bottom: 365px;
}

#contentcontainer h2 {
margin-bottom: 300px;
}

h2 span, strong {
font-weight: bold;
color: #008b9a;
}

h2 span span {
color: #003263;
}

em {
font-style: italic;
}

#content h3, #content h4, #homecontent p, #content p {
margin-bottom: 1em;
}

#content ul {
list-style-type: disc;
margin-left: 2em;
}

#subnavigation a, #content a, #homecontent a {
color: #008b9a;
font-weight: bold;
text-decoration: none;
}

#subnavigation a:hover, #content a:hover, #homecontent a:hover {
text-decoration: underline;
}

p.venueinfo {
padding-bottom: 1em;
border-bottom: 2px solid #8099B1;
}

#content a, #homecontent a {
text-decoration: underline;
}

/*p.venueinfo:first-line {
color: #008b9a;
font-weight: bold;
}*/

label {
font-weight: bold;
cursor: pointer;
}

.input {
padding: 3px;
font-family: verdana, sans-serif;
font-size: 100%;
border: 1px solid #008b9a;
width: 300px;
}

.button {
font-family: verdana, sans-serif;
padding: 5px;
background: #008b9a;
color: #fff;
}

p.success {
font-weight: bold;
color: #0c0;
}

p.error strong {
color: #f00;
}

#eventheader {
margin-bottom: 1.3em;
text-transform: lowercase;
font-size: 210%;
}

#eventheader li {
display: inline;
margin-right: 10px;
font-family: frutiger, tahoma, verdana, sans-serif;
}

#eventheader li a {
color: #008b9a;
font-weight: normal;
}

#eventheader li a:hover {
text-decoration: underline;
}

#eventheader li a.current {
font-weight: bold;
}

table {
margin-bottom: 1em;
border-collapse: collapse;
}

th {
font-weight: bold;
}

th.centre {
text-align: center;
}

table.offer th, table.offer td {
padding: 5px;
border: 1px solid #777;
}

th, td {
padding: 0 5px 10px 0;
}

.floatLeft {
float: left;
margin: 0 10px 10px 0;
}

.round {
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.offscreen {
position: absolute;
text-indent: -9999em;
}