@charset "utf-8";
/* CSS Document */

/*Common styles for Skegness Day Centre*/

* {
	margin: 0px;
	padding: 0px;
}

body {
    background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica;
}


div#skegness-day-centre-holder {
	width:815px;
	height:100%;
	margin:30px auto 5px auto;
	background-color:#ffffff;
}

div#skegness-lincolnshire-day-centre-header {
	float:left;
	width:815px;
	height:94px;
	background-image:url(../skegness-day-centre/day-centre-skegness-lincolnshire-header.jpg);
}

div#map {
float:right;
width:400px;
height:325px;
padding-top:25px;
}

div#day-centre-nav {
	float:left;
    width:570px;
	height:33px;
	padding-left:245px;
	padding-top:8px;
	background-image:url(../skegness-day-centre/day-centre-nav.jpg);
}

#main-menu {
    list-style: none;
    float: left;
}
 
ul#main-menu li {
    float: left;
    display: inline;
    margin-right: 8px; /*gap between items*/
 }
 
ul#main-menu li a, ul#main-menu li a:visited {
    text-decoration: none; /*get rid of the link underline*/
    font-weight: normal; /*change to "bolder" to bold it*/
    color: #535454; /*change to the colour you want*/
    font-size:11pt;
}

ul#main-menu li a:hover {
   color: #007cc2;
}

#skegness-day-centre-pageheader {
  float:left;
  width:815px;
  height:210px;
}

#skegness-gallery-big {
  float:left;
  width:663px;
  height:430px;
}

#day-centre-thumbs {
  float:right;
  width:152px;
  height:430px;
}

#font-size {
  float:left;
  width:795px;
  height:28px;
  background-image:url(../skegness-day-centre/font-size.jpg);
  color:#2d2d2d;
  padding-left:20px;
  font-size:11pt;
}

#lincolnshire-day-centre-contents {
  float:left;
  width:785px;
  height:100%;
  color:#333333;
  padding-left:15px;
  padding-right:15px;
  padding-top:13px;
}

#day-centre-footer {
  float:left;
  width:800px;
  height:45px;
  color:#666666;
  font-size:10pt;
  padding-top:10px;
  padding-left:15px;
}





#footer-menu {
    list-style: none;
    float: right;

}
 
ul#footer-menu li {
    float: right;
    display: inline;
    margin-right:16px; /*gap between items*/
 }
 
ul#footer-menu li a, ul#footer-menu li a:visited {
    text-decoration: none; /*get rid of the link underline*/
    font-weight: normal; /*change to "bolder" to bold it*/
    color: #949494; /*change to the colour you want*/
    font-size:9pt;
}

ul#footer-menu li a:hover {
   color: #8c0303;
}



h1 {
	color: #646262;
	font-size: 18pt;
	font-weight:normal;
} 



.skegness {
color:#333333;
font-size:8pt;
text-decoration:none;
}

.skegness-s {
color:#333333;
font-size:10pt;
text-decoration:underline;

}

.skegness-m {
color:#333333;
font-size:12pt;
text-decoration:underline;
}

.skegness-l {
color:#333333;
font-size:14pt;
text-decoration:underline;
}

.skegness-day-centre-padd { padding-bottom:6px;}
.style5 {font-size: 13pt}
.style6 {font-size: 15pt}

.skegness-day-centre-lincolnshire-style7 {
	color: #4A9ECD;
	font-weight: bold;
}
