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

/*Common styles for Kildare Hotel*/

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

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


div#kentmere-hotel-skegnes-holder {
	width:914px;
	height:100%;
	margin:30px auto 5px auto;
	background-color:#ffffff;
}

div#kentmere-guest-accommodation-header {
    width:780px;
	height:56px;
	background-image:url(../skegness-hotel/kentmere-guest-house-skegness.jpg);
	padding-left:135px;
	padding-top:5px;
}

div#info1 {
  float:left;
  width:300px;
  height:40px;
  padding-left:115px;
  padding-top:6px;
  font-size:11pt;
}

div#info2 {
  float:right;
  width:300px;
  height:40px;
  padding-right:10px;
  padding-top:6px;
  font-size:11pt;
  text-align:right;
}

div#gallery-holder {
  float:left;
  width:636px;
  height:304px;
}

div#gallery-left {
  float:left;
  width:371px;
  height:304px;
}

div#gallery-right {
  float:right;
  width:265px;
  height:304px;
}

div#bed-breakfast-skegness-nav {
    width:914px;
	height:55px;
	float:left;
}

#main-menu {
    list-style: none;
    float: left;
	padding-left:73px;
	padding-top:25px;
}
 
ul#main-menu li {
    float: left;
    display: inline;
    margin-right: 84px; /*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: #949494; /*change to the colour you want*/
    font-size:16pt;
}

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

div#skegness-hotel-flash {
   float:left;
   width:914px;
   height:323px;
}

div#skegness-hotel-spacer {
  width:914px;
  height:20px;
  float:left;
}

div#kentmere-guest-house-left-buttons {
  float:left;
  padding-top:8px;
  width:210px;
  height:440px;
}

div#kentmere-guest-house-left-buttons2 {
  float:left;
  padding-top:8px;
  width:210px;
  height:500px;
}

div#bed-breakfast-main-contents {
  float:right;
  padding-left:23px;
  border-left:dashed #999999 1px;
  width:670px;
  height:100%;
  padding-top:5px;
  font-size:10pt;
  color:#666666;
  font-weight:normal;
}

div#bed-breakfast-gallery-contents {
  float:right;
  padding-left:23px;
  border-left:dashed #999999 1px;
  width:670px;
  height:500px;
  padding-top:5px;
  font-size:10pt;
  color:#666666;
  font-weight:normal;
}

div#hotel-spacer-2 {
float:left;
clear:both;
width:914px;
height:5px;
}


div#kentmere-guest-house-footer {
   clear:both;
   float:left;
   width:904px;
   height:30px;
   border-top: dashed #999999 1px;
   font-size:9pt;
   color:#999999;
   padding-top:11px;
   padding-left:5px;
   padding-right:5px;
}

div#skegness-bed-breakfast-info {
   clear:both;
   float:left;
   width:904px;
   height:50px;
   border-top: dashed #999999 1px;
   font-size:8pt;
   color:#999999;
   padding-top:11px;
   padding-left:5px;
   padding-right:5px;
}


div#kentmere-footer-nav {
  float:right;
  width:500px;
}

#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;
} 

.kentmere-hotel-skegness-style1 {
	color: #106c01;
	font-weight: bold;
	font-size:12pt;
}

.kentmere-hotel-skegness-style1b {
	color: #106c01;
	font-weight: bold;
	font-size:11pt;
}

.kentmere-hotel-skegness-style1c {
	color: #106c01;
	font-size:10pt;
	text-decoration:none;
}

.kentmere-hotel-skegness-style2 {
   font-size:9pt;
   color:#999999;
   text-decoration:none;
}


.kentmere-hotel-pic-space {
  padding-bottom:15px;
}

.kentmere-hotel-pic-space2 {
  padding-top:6px;
}

.style1 {color: #AA880A}
.style2 {
	font-size: 9pt;
	color: #999999;
}
.style3 {
	color: #BD990D;
	font-weight: bold;
}
.style4 {font-size: 10pt}
.style5 {
	color: #333333;
	font-weight: bold;
}
.style6 {color: #333333}
