html, body, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1{	
	font-size:20px;
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}

#list {
	padding-left: 30px;
}

a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
	border: 1px solid black;
	margin: 0 8px 8px 8px;
}
.right {
	float: right;
	border: 1px solid black;
	margin: 0 8px 8px 8px;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.lists{
	margin-left:20px;
}

body {
	background-color:#0060AF;
	background-image:url(images/background.gif);
	background-position:center top;
	background-repeat:repeat-x;
	/*background: #504634;*/
	text-align: center;
	/*font: 11px verdana, arial, sans-serif;*/
	font: 14px verdana, arial, sans-serif;
	color: #52616E;/*#695F4C;*/
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 800px;/*672px;*/
	background: #ffffff;
  position: relative;
}

#header {
  background: #0060AF;/* url(images/europa-hotel-london.jpg) no-repeat;*/
  height: 266px;
}
#logo {
  position: absolute;
  top: 12px;
  left: 10px;
  width: 300px;
  color: #52616E;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#nav {
  position: absolute;
  top: 27px;/*225px;*/
  left: 30px;
  width: 465px;/*740px;*/
  padding: 4px 0;
  text-align: center;
  border: 1px solid #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a:link {
  text-decoration: none;
  color: #fff;
}

#nav a:visited {
	text-decoration: none;
  color: #fff;
}

#nav a:active {
	text-decoration: none;
  color: #fff;
}

#nav a:hover {
  text-decoration: underline;
  color: #fff;
}

#gallery {
  position: absolute;
  top: 155px;
  left: 287px;
  width: 385px;
}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#gallery .gwomen {
  background: url(images/pic_1.jpg) no-repeat;
  width: 127px;
}
#gallery .gkids {
  background: url(images/pic_2.jpg) no-repeat;
  width: 130px;
}
#gallery .gmen {
  background: url(images/pic_3.jpg) no-repeat;
  width: 128px;
}

#body {
  padding-top: 3px;
  background-color:#FFFFFF;/*#D4CAB6;*/
}

#categories {
  float: left;
  width: 240px;/*195px;*/
  border-right: 2px solid white;
  min-height: 400px;
}
#seasonal, #collection {
  float: right;
  width: 550px;/*474px;*/
  background: #FFFFFF;/*#D4CAB6;*/
  margin-bottom: 2px;
}
#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: 18px "arial narrow", arial, sans-serif; 
  color: #52616E;/*#695F4C;*/
  padding-bottom: 10px;
}
#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #0060AF;/*#847A67;*/
}
#categories li {
  background: #FFFFFF;/* left url(images/bullet-europa-hotel-london.gif) no-repeat;*/
  border-top: 1px solid #0060AF;
  list-style: none;
  font-size: 12px;
  /*padding: 7px 0 8px 35px;*/
	padding: 3px 0px 3px 0px;
}
#categories a {
  text-decoration: none;
  color: #52616E;
}
#categories a:hover {
  text-decoration: underline;
}
#categories li img {
	margin-right:10px;
}
#collection {
  background: #D4CAB6 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-one, #seas-two, #seas-three {
  height: 146px;
}

#seas-one {
  float: left;
  width: 195px;
  margin-right: 3px;
  background: url(images/foot_1.jpg) no-repeat;
}
#seas-two {
  float: left;
  width: 249px;
  margin-right: 3px;
  background: url(images/foot_2.jpg) no-repeat;
}
#seas-three {
  float: left;
  width: 222px;
  background: url(images/foot_3.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 {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}

/* Slideshow */
#s3slider {
   width: 500px; /* important to be same as image width */
   height: 440px; /* important to be same as image height */
   position: relative; 
   overflow: hidden; 
	/*margin-left:10px;*/
	margin:40px 0px 30px 10px;
}

#s3sliderContent {
   width: 500px; /* important to be same as image width or wider */
   position: absolute;
   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: 500px; /* important to be same as image width or wider */
   background-color: #000;
   filter: alpha(opacity=70); 
   -moz-opacity: 0.7; 
   -khtml-opacity: 0.7; 
   opacity: 0.7;
   color: #fff;
   display: none;
   top: 0;
}

/* END Slideshow */

/* Newsletter*/

#col {
/*background:#eaecf9 url("../design/col_bg.jpg") 0 0 repeat-y;*/
}

#col-in {
padding:5px 19px 5px 20px;
font-size:12px;
border-bottom: 1px solid #0060AF;
border-right: 1px solid #0060AF;
/*margin-left:250px;*/
width:200px;
padding-top:10px;
text-align:center;
}

#col-in h3 a {
background-color:#0060AF;
color:#000;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
}

#col-in h3 a:hover {
background-color:#0060AF;
color:#000;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
}
/*End Newsletter*/

/* 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: 450px;
	background: #F2F2F2 url('../images/infoboxwhite_back.jpg') center repeat-y;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 14px;
	color: #000000;
	overflow: auto;
}
.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: #005FAF url('../images/infoboxdark_back.jpg') center repeat-y;
	margin-left: 35px;
	padding: 5px 0px;
	color: #ffffff;
	overflow: auto;
	border: 3px #000000 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;
}

.shows td{
	width: 155px;
	text-align:center;
}
.shows img{
	text-align:center;
}

/* Theatre Booking Engine ========== */
.theatre {
	width:445px;
	height:125px;
	margin-top:10px;
}
.theatre .row{
	height:25px;
 	margin-left:84px;
}
.theatre .col1{
	width:100px;
	float:left;
	margin:5px 0px;
}
.theatre .col2{
	margin-left:100px;
}
.theatre .button{
	margin-left:140px;
}
/* End Theatre Booking Engine ========== */

/* Tour Booking Engine ========== */
.tour {
	width:515px;
	height:125px;
	margin-top:10px;
}
.tour .row{
	height:25px;
 	margin-left:84px;
}
.tour .col1{
	width:100px;
	float:left;
	margin:5px 0px;
}
.tour .col2{
	margin-left:100px;
}
.tour .button{
	margin-left:140px;
}
/* End Tour Booking Engine ========== */

/* Tour Infobox ================================================================== */
.infobox_tour .infobox_content {
	width: 515px;
	background: #005FAF center repeat-y;
	margin-left: 0px;
	padding: 5px 0px;
	color: white;
	overflow: auto;
	border: 3px #000000 solid;
}
.infobox_tour .infobox_content span.title {
	margin: 0px 10px 3px;
	display: block;
	text-align: center;
	font-size: 13px;
	font-family: "Arial";
}
/* End Tour Infobox ================================================================ */