html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

h1 img {
	display: block;
}
img {
	border: 0;
}

a h1
{
	color:#FFFFFF
}

body a {
	color: #000000; 
}
a:hover {
	color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 13.5px verdana, arial, sans-serif;
	color: black;
/*	padding-bottom: 10px;*/
/* 	background-color: #44607e; */
	background-image: url(images/bg1.jpg);

}


body ul, li { list-style: disc; }

* html #wrapper {
	margin: 1% 0 0 10%;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 772px;
	float: left;
	position: absolute;
	left: 50%;
	margin: 1% 0px 0px -386px;
	background-color: #ffffff;
	border: 3px solid white;
}
/*
* html #header {
	  height: 160px;;
}
*/

#header {
  background: #D9D1BC url(images/Accommodation-London-16.jpg) no-repeat;
  height: 249px;
/*   width: 376px; */
  width: 772px;
}

#header a{
 color:#ffffff;
}

#logo {
  /*position: absolute;
  top: 14px;
  left: 300px;
  */

  margin:0px 0px 0px 280px;
  width: 600px;
  color:#ffffff;
  text-align: center;
}
#logo h1 {
  font-size: 32px;
  color:#ffffff;
  text-decoration: none;
  text-align: left;
}

#logo h3 {
 color:#ffffff;
}


#logo p {
  margin: 0;
  font-weight: bold;
  color: #ffffff;
    text-decoration: none;
}

#cart {
  position: absolute;
  top: 25px;
  left: 530px;
/*   width: 208px; */
/*  background: #4B5360;*/
/*   width: 209px; */
   width: 248px;
height: 65px;
}
#cart-top { background: url(images/cart_top.gif) no-repeat; }
#cart-bot { background: bottom left url(images/cart_bot.gif) no-repeat; }
#cart-cart { background: 9px 11px url(images/cart.gif) no-repeat; }
#cart-cart {
  padding: 8px 8px 8px 60px;
  color: white;
}
#cart p {
  margin: 0;
}
#cart .orange {
  color: #FFB400;
  font-size: 10px;
}
#cart a {
  color: white;
  font-size: 10px;
}



#nav {
  
}
#nav ul {
  margin-left: 0px;
  padding-left: 0px;
  padding-bottom: 2px;
 
}
#nav li {
  list-style: none;
  font: 1em "arial narrow", arial, sans-serif;
  border-top: 2px solid #ffffff;
  padding: 3px 0 2px 0;
  width:63%;

text-align:left;
  
}
#nav ul li a {
text-decoration: bold;
  color: #CA8888;
font-size:12px;
  text-decoration: none;
  padding-left: 10px;
  display: block;
	width: 90%;
  padding: 2px 0 6px 22px;
text-align:center;

}
#nav ul li a a:hover {
  text-decoration: underline;
  color: #414141;
  
}

.navIcon {
	margin-left:7px;
	margin-top:3px;
	float:left;
}

* html #gallery {
margin:4% 0 0 47%;
width: 52%;
}

#gallery {
  /*position: absolute;
  top: 120px;
  left: 373px;*/
  margin: 4% 0 0 47%;
/*   width: 385px; */
  width: 52%;
}

#gallery li {
  list-style: none;
  text-align: center;
  padding-top: 109px;
  float: left;
  overflow: hidden;
  height: 25px;
  font-size: 11px;
}

#gallery .gwomen {
  background: url(images/Accommodation-London-30.jpg) no-repeat;
/*   width: 127px; */
  width: 135px;
    margin-right:7px;
	border: 2px solid #DCDCDC;
}
#gallery .gkids {
  background: url(images/Accommodation-London-31.png) no-repeat;
/*   width: 130px; */
  width: 100px;
  margin-right:0px;
/*	border: 2px solid #DCDCDC;*/
}

#gallery .gmen {
/*   background: url(images/Accommodation-London-33.jpg) no-repeat; */
/*   width: 127px; */
  width: 140px;
    margin-right:8px;
	border: 2px solid #DCDCDC;
	
}

#gallery .book_cover3 {
	padding: 0px 5px 5px 0px;
	width: 140px;
	float: left;
	display: block;
	margin-right:3px;
/* 	padding: 5px; */

}

#gallery .book_cover2 {
	padding: 0px 5px 5px 0px;
	width: 139px;
	float: left;
	display: block;
	margin-right:3px;
/* 	padding: 5px; */

}

#gallery .book_cover1 {
	padding: 0px 0px 5px 0px;
	width: 99px;
	float: left;
	display: block;
	margin-right:0px;
/* 	padding: 5px; */

}


#gallery img {
/* 	background: #FAFAFA; */
	border: 1px solid #DCDCDC;
/* 	padding: 5px; */
}

#gallery a {
  text-decoration: none;
  color: #fff;
}

#body {
  padding-top: 3px;
/*   background-color:#737E8B; */
  background-color:#FFFFFF;
}


#heading {
/* 	  border: 2px solid blue; */
  float: right;
  width: 574px;
  background: #FFFFFF;
   margin-bottom: 2px; 
/*	 padding: 2px 2px 2px 2px;*/
}


#seasonal, #collection {
  float: right;
  width: 574px;
  background: #FFFFFF;
  margin-bottom: 2px;
  min-height: 740px;
}
#seasonal .inner, #collection .inner {
  padding: 6px 12px;
}
#seasonal p, #collection p {
  margin: 0.9em 0;
}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px "arial narrow", arial, sans-serif; 
  color: #1B1812;
}


h2 {
  font: bold 25px "arial narrow", arial, sans-serif; 
  color: #003399;
  /*line-height: 20px;
  padding: 0px;
  margin: 0px;*/
  margin-top: 27px;

}


#contact {
  /*background: #C47552;
  background: #7DB0FF;*/
  background: #0F6EFF;
  border: 1px solid #695F4C;
  padding-bottom: 6px;
  margin-bottom: 1.1em;
  width: 500px;
  height: 450px;
}




#categories {
  float: left;
  width: 195px;
}



#categories-zero, #categories-one {

}

#categories-zero {
  float: left;
  width: 195px;
  height: 146px;
  margin-right: 3px;
  background: url(images/Accommodation-London-14.jpg) no-repeat;

}
#categories-one {
  float: left;
  width: 195px;
  height: 136px;
  margin: 4px 0px 0px 0;
  background: #7DB0FF;
}

*html #categories-two {
  height: 1%;
}

#categories-two {
  float: left;
  width: 195px;
  /*height: 26%;*/
  /*margin: 0px 0px 4px 0px;*/
  background: #0F6EFF;
}
#categories-three {
  float: left;
  width: 195px;
  height: auto;
  margin: 0px 0px 4px 0px;
  background: #0F6EFF;
}

* html #categories ul {
  margin: 0%;

}

#categories ul {
  margin: 15% 0 0;

}
#categories p {
  margin: 0em 0;
}

* html #categories h2 {
  padding: 2% 0 1% 4%;
}

#categories h2 {
  color: #fff;
  padding: 2% 0 1% 4%;
  margin: 0;
/*   background: #0F6EFF; */

  font-size: 18px;
}
#categories h3 {
  font-size: 10px;
  color: #fff;
  padding: 4px 0 5px 39px;
/*   background: #0F6EFF; */
}

* html #categories li {
  padding: 1.5% 0 1% 0;
}

#categories li {
  background: #7DB0FF left /*url(images/Accommodation-London-17.jpg)*/ no-repeat;
  border-bottom: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 2% 0 3% 0;
text-align:center;
}
#categories a {
  text-decoration: none;
  /*color: #7DB0FF;*/
  color: #000000;
}
#categories a:hover {
  text-decoration: underline;
}
#collection {
  background: #7DB0FF bottom right url(images/person_bg.jpg) no-repeat;
}
#collection .inner {
  padding-right: 98px;
}


#minigal {
  float: right;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
  margin-left: 1.5em;
}
#collection li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: bold;
  font-family: "arial narrow", arial, sans-serif;
}
#collection p {
  width: 103px;
  margin-left: 1.5em;
}


#seas-zero, #seas-one, #seas-two, #seas-secondtwo, #seas-three {
  height: 140px;
}

#seas-zero {
  float: left;
  width: 195px;
  margin-right: 3px;
  background: url(images/Accommodation-London-14.jpg) no-repeat;
}

#seas-one {
  float: left;
  width: 195px;
  height: 146px;
 margin-right: 3px; 
/*   border-top: 3px solid #0F6EFF;
   border-left: 4px solid #0F6EFF;
   border-right: 4px solid #0F6EFF;
   border-bottom: 3px solid #0F6EFF;*/

  background: url(images/Accommodation-London-13.jpg) no-repeat;
}
#seas-e {
  float: left;
  width: 574px;

/*   background: url(images/Accommodation-London-19.gif) no-repeat; */
  background-color: #7DB0FF;
/*   border: 1px solid #000000; */
}

#seas-two {
  float: left;
  width: 187px;
/*   padding: 100px 1px 0px 100px;/*bot l t r */ 
   border-top: 3px solid #0F6EFF;
   border-left: 4px solid #0F6EFF;
   border-bottom: 3px solid #0F6EFF;

  background: url(images/Accommodation-London-22.jpg) no-repeat;
}
#seas-secondtwo{
   border-top: 3px solid #0F6EFF;
   border-left: 3px solid #0F6EFF;
   border-bottom: 3px solid #0F6EFF;
  float: left;
  width: 187px;

  background: url(images/Accommodation-London-21.jpg) no-repeat;
}
#seas-three {
   border-top: 3px solid #0F6EFF;
   border-left: 3px solid #0F6EFF;
   border-right: 3px solid #0F6EFF;
   border-bottom: 3px solid #0F6EFF;
  float: left;
  width: 187px;

  background: url(images/Accommodation-London-23.jpg) no-repeat;
}




#seas p {
  text-align: right;
  color: #000;
  margin: 80px 15px 0 0;
  font-size: 23px;
  font-weight: bold;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
  margin-top: 3px;
  background-color: #0F6EFF;
  text-align: center;
  font-size: 9px;
  padding: 3px;
}

#bookmark-popup {
	z-index: 50;
}

/* Newsletter*/

#col {
/*background:#eaecf9 url("../design/col_bg.jpg") 0 0 repeat-y;*/
}

#col-in {
padding:5px 10px 5px 10px;
font-size:10px;
border: 1px solid #0F6EFF;
margin-left:0px;
width:174px;
height:125px;
margin-bottom:5px;
text-align:center;
}

#col-in h3 a {
background-color:#2F527F;
color:#FFFFFF;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
}

#col-in h3 a:hover {
background-color:#2F527F;
color:#FFFFFF;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
}



/* End Booking engine */

/* Slideshow */
#s3slider {
   /*width: 600px; 
   height: 400px; 
   position: relative; */
   overflow: hidden; 
}

#s3sliderContent {
   width: 600px;
   /*position: absolute;*/
   margin-top: 0; 
   margin-left: 0;
}

.s3sliderImage {
   float: left; 
   position: relative;
   display: none; 
}

.s3sliderImage span {
   position: absolute;
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   color: #fff;
   display: none;
   top: 0;
}

.clear {
   clear: both;
} 
/* END Slideshow */


/* Infobox ================================================================== */

.infobox_light .infobox_top {
	background: url('../images/infoboxwhite_top.jpg') center top no-repeat;
	height: 6px;
	width: 450px;
	margin: 0px;
	clear: left;
}
.infobox_light .infobox_content {
	width: 224px;
	background: url('../images/infoboxwhite_back.jpg') center repeat-y;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 14px;
	color: black;
	overflow: auto;
	border: 3px #EFEFEF solid;
}
.infobox_light .infobox_bottom {
	background: url('../images/infoboxwhite_bottom.jpg') center bottom no-repeat;
	height: 6px;
	width: 450px;
	margin: 0px 0px 0px;
}
.infobox_dark .infobox_top {
	background: url('../images/infoboxdark_top.jpg') center top no-repeat;
	height: 6px;
	width: 450px;
	margin: 0px;
}
.infobox_dark .infobox_content {
	width: 450px;
	background: #48ACDE url('../images/infoboxdark_back.jpg') center repeat-y;
	margin: 0px;
	padding: 0px 0px;
	color: black;
	overflow: auto;
	border: 3px #EFEFEF solid;
}
.infobox_dark .infobox_bottom {
	background: url('../images/infoboxdark_bottom.jpg') center bottom no-repeat;
	height: 6px;
	width: 450px;
	margin: 0px 0px 0px;
}
* html .infobox_light .infobox_content,
* html .infobox_dark .infobox_content {
	width: 450px;
}
.infobox_light .infobox_content .important_left,
.infobox_light .infobox_content .important_right {
	background: url('../images/important_light.jpg') no-repeat;
}
.infobox_light .infobox_content .important_left:hover,
.infobox_light .infobox_content .important_right:hover {
	background: url('../images/important_light.gif') no-repeat;
}
.infobox_light .infobox_content .important_left,
.infobox_light .infobox_content .important_left:hover {
	background-position: left;
	padding: 4px 0 0 20px;
}
.infobox_light .infobox_content .important_right,
.infobox_light .infobox_content .important_right:hover {
	background-position: right;
	padding: 4px 20px 0 0;
}
.infobox_light .infobox_content h2,
.infobox_dark .infobox_content h2 {
	margin: 0;
}
.infobox_dark .infobox_content h2,
.infobox_dark .infobox_content h2 a {
	color: #DB876B;
}
.infobox_light .infobox_content h3,
.infobox_dark .infobox_content h3 {
	margin: 0 0 0 10px;
}
.infobox_dark .infobox_content h3,
.infobox_dark .infobox_content h3 a {
	color: #DB876B;
}
.infobox_light .infobox_content span.title,
.infobox_dark .infobox_content span.title {
	text-align:center;
	font-size: 12px;
	margin: 0px 10px 3px;
	display: block;
}
.infobox_light .infobox_content span.subtitle,
.infobox_dark .infobox_content span.subtitle {
	margin: 0px 10px;
	display: block;
}
.infobox_light .infobox_content span.title a,
.infobox_light .infobox_content span.title a:visited {
	font-weight: bold;
}
.infobox_dark .infobox_content span.title a,
.infobox_dark .infobox_content span.title a:visited {
	color: #DB876B;
	font-weight: bold;
}
.infobox_light .infobox_content p,
.infobox_dark .infobox_content p {
	margin: 1em 10px 0.5em;
}
.infobox_dark .infobox_content p a,
.infobox_dark .infobox_content p a:visited {
	color: #DB876B;
}
.infobox_light .infobox_content p a.external_link,
.infobox_light .infobox_content p a.external_link:visited {
	background: url('../images/external-link_white.jpg') no-repeat right;
	padding: 4px 17px 0px 0px;
}
.infobox_light .infobox_content p a.external_link:hover {
	background: url('../images/external-link_white.gif') no-repeat right;
}
.infobox_dark .infobox_content p a.external_link,
.infobox_dark .infobox_content p a.external_link:visited {
	background: url('../images/external-link_dark.jpg') no-repeat right;
	padding: 4px 17px 0px 0px;
}

