* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 25px 0px 12px;
	background-color: #5e7678;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}



a {
	color: #86251f;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #86251f;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
        border:2px solid #5e7678;
}

.right{
float:right;
margin: 0 0 10px 10px;
}

.left{
float:left;
margin:0 10px 10px 0;}

#content_box ul {
	
        type="circle"
}

#content_box li {
	
        type="circle"

}

p {
	margin: 10px 0px 12px;
	text-align: justify;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	margin: 0px auto;
	width: 767px;
	background-image: url('images/london-shelton-hotel.jpg');
	background-repeat: no-repeat;
	text-align: center;
	float: none;
}

#page_static {
	width: 767px;
	height: 235px;
	overflow: hidden;
}

.thumbnail {
	padding: 10px 0px;
	text-align: center;
}




/* Page Header */

#page_header {
	padding: 5px 14px 2px 570px;
	float: right;
	position: absolute;
}

#page_header h1 {
	width: 300px;
	height: 80px;
}


/* Navigation Menu */


#navmenu {
	margin:14px 0 0 813px;
	padding-bottom: 2px;
	width: 173px;
	clear: both;
	text-align: center;
	z-index: 1;
	position: absolute;
	

}

#navmenu a {
	text-decoration: none;
}

#navmenu li {
	padding: 0px 11px;
	float: left;
	background: url('images/navmenu_background.gif') repeat-y 50% 0%;
	line-height: 2em;
        list-style-type: none;	
}

#navmenu li#menu_first {
	padding-top: 1px;
	background-image: url('images/navmenu_background_top.gif');
	background-repeat: no-repeat;
list-style-type: none;
}

#navmenu li#menu_last {
	padding-bottom: 12px;
	background-image: url('images/navmenu_background_bot.gif');
	background-repeat: no-repeat;
list-style-type: none;
}

#navmenu li a {
	display: block;
	
	color: inherit;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
list-style-type: none;
}

* html #navmenu li a {
	height: 2em;
}

#navmenu li a:hover {
	background-color: #ffffff;
	color: #526052;
}

#navmenu li#menu_first a {
	padding-top: 2px;
	background-image: url('images/navmenu_background_litop.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#navmenu li#menu_last a {
	background-image: url('images/navmenu_background_libot.gif');
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#navmenu li a b {
	margin: 0px auto;
	padding-bottom: 2px;
	display: block;
	width: 151px;
	border-bottom: #fff 1px solid;
}


/* Main Content */

#main_content {
	position: relative;
	top: -155px;
        margin-left: 40px;
	padding-left: 18px;
	background: url('images/main_background.gif') repeat-y 22px 0%;
	float: none;
	
	text-align: center;
}

#main_content2 {	
        margin-top:13px;
        width:652px;

	
}

#main_content_header {
	width: 649px;
	background: url('images/main_background_top.gif') no-repeat 79% 0%;
}

#main_content_header h2 {
	padding: 20px 10px 12px;
	font-size: 12px;
	text-transform: uppercase;
}

#main_content_body {
	margin: 0px auto;
	padding: 2px 0px;
	width: 615px;
	min-height: 220px;
	background-color: #ffffff;
	color: inherit;
}

#main_content_body #content_box {
	margin: 0px auto;
	padding-bottom: 18px;
	width: 560px;
	text-align: justify;
}

#main_content_footer {
	width: 654px;
	height: 15px;
	background: url('images/main_background_bot.gif') no-repeat 50% 100%;
	overflow: hidden;
}


/* Breaking News */



#breaking_news a {
	color: #141619;
	background-color: inherit;
}

#breaking_news a:hover {
	color: #606c35;
	background-color: inherit;
}

#breaking_news p {
	margin-top: 23px;
	line-height: 13px;
}

#breaking_news .thumbnail {
	padding: 5px 0px 7px;
}

#breaking_news_header {
	padding: 7px 15px 0px;
	background: url('images/news_background_top.gif') no-repeat 0px 0%;	
}

#breaking_news h2 {
	width: 280px;
	background-color: #ddebb1;
	color: #2f3c26;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
}

#breaking_news_body {
background:#5e7678;
	padding: 0px 0px 3px;
}

#breaking_news_footer {
	height: 6px;
	overflow: hidden;
	background: url('images/news_background_bot.gif') no-repeat 0% 0%;
}

/* Page Footer */

#page_footer {
	padding: 15px 11px 0px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}
.fineline{
border-bottom:1px solid white;
}

/* Booking engine  */

#bookingEngine {
	padding-left: 80px;
	margin-top:20px;
	width: 220px;
	float: left;
	margin-right: 15px;
}

/* Slideshow */
#s3slider {
   width: 400px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; 
   overflow: hidden;
   margin-left: 6px;
   margin-top: 20px;
}

#s3sliderContent {
   width: 400px; /* 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: 400px; /* 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;
}

.clear {
   clear: both;
} 
/* END Slideshow */

/* Newsletter  */

#col-in {
background:#FFFFFF none repeat scroll 0 0;
border:3px solid #86251F;
color:black;
font-size:12px;
margin-left:-11px;
margin-top:0px;
padding:10px;
text-align:center;
width:211px;

}

#col-in h3 a {
/*background-color:#2F527F;*/
display:block;
color:black;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
position:relative;
}

#col-in h3 a:hover {

color:#86251f;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
}

/* Bookmarks  */
#addBookmarkContainer a {
		color:white;
		font-size:1.1em;
		font-weight:bold;
		margin-left:103px;
		text-decoration:underline;
}

#bookmarks {
	margin:20px 90px 10px;
}

#bookmarks a {
	color: black;
	font-weight: blod;
	text-decoration: none;
}

#rotatingBanners {
	margin: 20px 65px;
}

#tubemap {
 margin: 10px;
 width: 360px;
}


/* Infobox ================================================================== */
/*.infobox_light .infobox_content {
	width: 445px;
	background: white center repeat-y;
	margin-left: 0px;
	padding: 5px 0px;
	color: #98A664;
	overflow: auto;
	border: 3px #4F98CD solid;
}
.infobox_dark .infobox_content {
	width: 380px;
	background: white center repeat-y;
	margin-left: 0px;
	padding: 5px 0px;
	color: #98A664;
	overflow: auto;
	border: 3px #4F98CD solid;
}
* html .infobox_light .infobox_content,
* html .infobox_dark .infobox_content {
	width: 380px;
}
.infobox_light .infobox_content span.title,
.infobox_dark .infobox_content span.title {
	margin: 0px 10px 3px;
	display: block;
	text-align: center;
	font-size: 13px;
	font-family: "Arial";
}*/
/* End Infobox ================================================================ */

.shows td{
	width: 155px;
	text-align:center;
}
.shows img{
	text-align:center;
}

/* Theatre Booking Engine ========== */
.theatre {
	width:380px;
	height:125px;
	margin-top:10px;
}
.theatre .row{
	height:25px;
 	margin-left:52px;
}
.theatre .col1{
	width:100px;
	float:left;
	margin:5px 0px;
}
.theatre .col2{
	margin-left:100px;
}
.theatre .button{
	margin-left:108px;
}
/* End Theatre Booking Engine ========== */

/* Tour Booking Engine ========== */
.tour {
	width:380px;
	height:125px;
	margin-top:10px;
        background-color:#d4d4d4;
        padding-top:15px;
        padding-bottom:35px;
        color:#000000
}
.tour .row{
	height:25px;
 	margin-left:40px;
}
.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: 380px;
	background: white center repeat-y;
	margin-left: 0px;
	padding: 5px 0px;
	color: #98A664;
	overflow: auto;
	border: 3px #4F98CD 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 ================================================================ */

.infobox_light{
/* 	margin-left:150px; */
	width:100px;
}
.infobox_light .infobox_content {
	background:#FFFFFF none repeat-y scroll center center;
border:3px solid #86251F;
color:black;
left:-11px;
margin:0;
overflow:auto;
padding:5px 0;
position:relative;
width:230px;
}

.infobox_dark .infobox_content {
	background:white none repeat-y scroll center center;
border:2px solid #4F98CD;
color:#000000;
overflow:hidden;
padding:11px 0 5px 178px;
width:380px;
}


