body {margin: 0px; font: 0.75em 'Arial', Sans-Serif; background-color: #ffffff;}

img{border: none;}
form {padding: 0px;	margin: 0px;}
p {padding: 0px;	margin: 0px;}
.clear {clear:both}
.clearright {clear:right}
.clearleft {clear:right}
ul {	margin: 0px;	padding: 0px; list-style: none;}

ul.normalul {	margin: 10px;	padding-left: 10px; list-style: circle;}

#maincontainer {	margin: auto;	width: 918px; z-index: 0;}

/* -----------------------  SITE LINKS  --------------------- */

a:link{color: #1a6ea8;} a:visited{color: #388fcb;} a:hover{color: #000000} a:active{text-decoration: none; outline: none;} 

a:link.darklink{color: #000000;} a:visited.darklink{color: #515151;} a:hover.darklink{color: #207cbc} 

/* ---------------------  SITE LINKS END  ------------------- */

h1{
	font-size: 1.50em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 1.17em;
	font-weight: bold;
	color: #166aa4;
	margin: 0px;
	padding: 0px;
}


/* -----------------------  HEADER  ------------------------- */

#header {
	width: 918px;
	height: 180px;
	margin-bottom: 11px;
}

#top { 
	width: 918px;
	height: 130px;
	background: #ffffff url('/img/header_bg.gif') no-repeat bottom right;
}

.logo{margin: 2px 0px 0px 11px;}

.phone{ 
	float: right; 
	margin: 5px 5px 0px;
	text-align: right;
	color: #0d1854; font-family: Tahoma, Arial; font-size:11px; line-height:14px;}

/* -----------  NAV MENU  ------------ */

#nav {
	width: 918px;	height: 33px;
	background: #ffffff url('/img/menubg_tile.gif') repeat-x;
}

#nav #mainmenu ul{
	margin: 0px;	padding: 0px;
	float:left;
	list-style: none;
	background: transparent url('/img/menubg_left.gif') no-repeat left;
}

#nav #mainmenu li{
	margin: 0px;	padding: 0px 2px 0 1px;
	display: inline;
	height: 33px;
	float:left;
	background: transparent url('/img/menulink_right.gif') no-repeat right;
}

#nav #mainmenu a:link, #nav #mainmenu a:visited{
	color: #0d1854;
	text-decoration: none;
	padding: 7px 14px;
	letter-spacing: -1px;
	font: 13px 'verdana', sans-serif;
	display: block;
	float: left;
}

#nav #mainmenu a:hover{
	color: #000000;
	background: transparent url('/img/menulink_hover.gif') repeat-x bottom;
}

/*----- right link -----*/

#nav #rightlink{
	float: right;	width: 150px;	height: 25px;
	background: transparent url('/img/menubg_right.gif') no-repeat right;
	padding:  8px 10px 0 0;
	text-align: right;
}

#nav #rightlink a:link, #nav #rightlink a:visited{	color: #000000; font: 11px 'ariel', sans-serif; }
#nav #rightlink a:hover{	color: #207cbc;}

/* ------------  NAV END  ------------- */

/* -------------  SUB NAV  ------------ */

#subnav {
	width: 918px;	height: 26px;
	background: #ffffff url('/img/breadcrumbbg_tile.gif') repeat-x;
	z-index: 110;
}

#breadcrumbs {	height: 21px;	font-size: 11px;	padding: 5px 0px 0px 9px;
	background: transparent url('/img/breadcrumbbg_left.gif') no-repeat left;
}

#breadcrumbs a:link, #breadcrumbs a:visited{	color: #000000;}
#breadcrumbs a:hover{ color: #207cbc;}
#breadcrumbs span{ padding: 0px 10px 0px 5px;	background: transparent url('/img/breadcrumb_arrow.gif') no-repeat right;}
#breadcrumbs span.current{	padding: 0px 5px;	font-weight: normal; background: none;}

#site_map {
	width: 100%;
	text-align: left;
	padding-top: 3px;
	margin-left: 10px;
}

#subnav #sitesearch{
	height: 23px;	font-size: 12px;	padding: 3px 4px 0px 0px; float: right;
	background: transparent url('/img/breadcrumbbg_right.gif') no-repeat right;
	text-align: right;
}

#subnav #sitesearch form {
   position: relative;
	top: -4px;
	background: transparent url('/img/sitesearch_bg.gif') no-repeat left;
	background-position: 0px 4px;
	padding-left: 7px;
}

#subnav #sitesearch input{
	font-size: 11px;	
	margin: 0px; 
	margin-left: 3px; 
	width: 115px; 
	height: 12px; 
	line-height: 12px; 
	padding: 0px; 
}
#subnav #sitesearch .gobutton{
	width: 28px;
	height: 18px;
	position: relative;
	top: 4px;
	margin: 0px 0px 0px 5px;
}

/* ----------  SUB NAV END  ----------- */

/* ---------------------  HEADER  END  ----------------------- */


/* ---------------------  MAIN CONTENT  ---------------------- */

#left {	width: 145px; float:left;}
#right {	float: right;	width: 620px;}
#news {
	width: 145px;
	float:right;
	margin-left: 4px;
}

/* ------------  SUB TABS  ------------- */

.subtabs{
	padding: 3px 7px;
	margin-left: 0;
	margin-top: 30px;
	border-bottom: 1px solid #bababa;
	list-style-type: none;
	text-align: left;
	background: #ffffff url('/img/subtabs_bg.gif') repeat-x bottom;
}

.subtabs li{ display: inline;	margin: 0px;}
.subtabs li.first{ display: inline;	}

.subtabs li a{
	text-decoration: none;
	padding: 3px 15px;
	margin: 0px;
	border-bottom: none;
	font-size: 13px;
	background: transparent url('/img/sublink_right.gif') no-repeat right;
	font-weight: bold;
	color: #000000;
}

.subtabs li a:visited{ color: #000000;}
.subtabs li a:hover{	color: #207cbc;}
.subtabs li a:active{ color: #000000;}
.subtabs li.current a{
	border: 1px solid #bababa;
	border-bottom: 1px solid #ffffff;
	padding-top: 4px;
	background-color: #ffffff;
	color: #000000;
	background-image:none
}

/* -----------  SUB TABS END ----------- */

.subheader{
	background: #f8f8f8 url('/img/subheader_bg.gif') repeat-x bottom;
	min-height: 20px;	padding: 2px 7px; line-height: 1.33em;
	font-size: 1.17em;
	border-top: #dddddd 1px solid;	border-left: #dddddd 1px solid;	border-bottom: #b5b5b5 1px solid;	border-right: #b5b5b5 1px solid;
}
*html .subheader{	height: 24px;}

.contentborder{
	border: 1px solid #b5b5b5;
	border-top: none;
	padding: 10px 5px;
}
.contentbordermy{
	border: 1px solid #b5b5b5;
	padding: 10px 5px;
}
.contentbordermy p{
	text-indent: 3em;
	margin-top: 1em;
}
.toplink{
	padding: 5px;
	text-align: right;
	font-size: 0.92em;
}

.helplink a:link, .helplink a:active, .helplink a:visited, a:link.infolink , a:active.infolink, a:visited.infolink{
	background: transparent url('/img/arrow1.gif') no-repeat left;
	padding-left: 13px;
}

.toplink a:link, .toplink a:active, .toplink a:visited{
	background: transparent url('/img/arrow3.gif') no-repeat left;
	padding-left: 13px;
}

.toplink a:hover{
	background: transparent url('/img/arrow1.gif') no-repeat left;
	padding-left: 13px;
}

.helplink a:hover, a:hover.infolink{
	background: transparent url('/img/arrow2.gif') no-repeat left;
	padding-left: 13px;
}

.helplink{
	margin: 10px 0px;
}

.helplink table{
	width: 550px;
	border: 0px;
	margin: auto;
}

.helplink td{
	height: 25px;
}

/* ------------  RATES TABLE ------------ */

table.rates {
	width: 100%;
}

.rates td {
	padding: 1px 4px;
	font-size: 0.92em;
	font-weight: normal;	
	text-align: center;
}

.rates td.aptrate {
    width: 100px
}

.rates th {	
	font-size: 0.92em;
	font-weight: bold;
	text-align: left;
}

.rates tr.alternaterow{
	background-color: #eef1f3;
}

.rates .titleth{
	font-weight: bolder;
	border-bottom: 2px solid #b5b5b5;
}

.rates .ourrates{
		color: #b4242e;
}
.rates .ourrates img{
    float:none
}
.rates span {
	font-size: 0.92em;
	font-weight: bold;
	color: #b4242e;
}

p.rates{
	font-weight: normal;
	font-style: italic;
}
p.rates img {
    float:none;position:relative; top:4px;
}

/* ----------  RATES TABLE END ---------- */



#openinghours, #luxuaryforlessbox{
	float: right;
	width: 274px;	
	padding: 3px;
	border: 1px solid #e1e7eb;
	background-color: #ebeff2;
}

#luxuaryforlessbox img{
	padding: 2px 0px 2px 2px;
}

#luxuaryforlessbox ul{
	float: left;
}

#luxuaryforlessbox li{
	list-style: square;
	margin-left: 20px;
}

#openinghours table{
	width: 100%;
}

#openinghours table td{
	background-color: #ffffff;
}

.smallprint{
	font-size: 0.83em;
	font-style: italic;
	text-align: center;
	padding-top: 5px;
}

.cbalogo{margin: 30px 10px;}

#searchbymap{
	float: left;
	width: 215px;
	margin-left: 30px;
	padding: 0px;
}

*html #searchbymap{
	margin-left: 15px;
}

#searchbycity{
	float: left;
	width: 330px;
	margin-left: 40px;
}
#searchbycity .cityleft{
	float: left;
	width: 154px;
	margin-right: 20px;
}
#searchbycity .cityright{
	float: left;
	width: 154px;
}

#searchbycity h2{
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #c2c2c2;
}

.ukareatext{
	float: left;
	width: 620px;
	margin-top: 40px;
}



.landingpic{	margin-left: 1px;}

#error{width: 500px;	margin: 30px auto;}
#error h1{	display: inline;	position: relative;	margin-left: 10px;	top: -18px;}


/* -------------------  MAIN CONTENT END  -------------------- */


/* -----------------------  FOOTER  -------------------------- */

#footer{float: left; width: 918px;	font-size: 10px;	color: #7d7d7d; margin-top: 10px;}
#footer p{padding: 3px 3px 10px;}

#footer a:link{color: #515151;}
#footer a:visited{color: #7d7d7d;}
#footer a:hover{color: #000000;}

#footer a:link.london{color: #000000; text-decoration: none;}
#footer a:visited.london{color: #000000; text-decoration: none;}
#footer a:hover.london{color: #000000; text-decoration: none;}

#footer #copywrite{
	width: 918px;
	height: 24px;
	font-size: 11px;
	text-align: center;
	padding-top: 9px;
	margin-bottom: 10px;
	color: #000000;
	background: #ffffff url('/img/footerbg.gif') no-repeat;
}

/* ---------------------  FOOTER  END  ----------------------- */

/* -------------------- SITE MAP --------------------------*/

.sitemap h1 {
    color:#166AA4;
    font-size:1.2em
}

.sitemap ul {
    padding:5px 10px;
    margin:5px 10px;
    list-style-type:square
}

.sitemap li {
    margin:2px;
}

/* -------------------- SITE MAP END --------------------------*/

.img_subscript {
	color:#444;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}

.block1 {
	width: 50%;
	float: left;
	margin-top:10px;
	margin-bottom:20px;
}

.block2 {
	width: 50%;
	float: right;
	margin-top:10px;
	margin-bottom:20px;
}

span#new_video {
	color: #ff6600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.video_link:link {
	color: #ff6600;
	text-decoration: none;
}

a.video_link:visited {
	color: #ff6600;
	text-decoration: none;
}

a.video_link:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.video_link:active {
	color: #ff6600;
	text-decoration: none;
}

.timestamp {
	background-color: #EBEFF2;
	padding: 3px;
	font-size: 10px;
}

.news_title {
	font-size:11px;
	font-weight:bold;
	margin-bottom: 5px;
}

.news_title_more {
	background-color: #EBEFF2;
	padding: 3px;
	font-weight:bold;
	margin-bottom: 20px;
}

.short_news {
	margin-bottom: 10px;
	font-size: 12px;
}

a.news_link:link {
	color: black;
	text-decoration: none;
}

a.news_link:visited {
	color: black;
	text-decoration: none;
}

a.news_link:hover {
	color: #207CBC;
	text-decoration: none;
}

a.news_link:active {
	color: black;
	text-decoration: none;
}

.videocontainer {
	width: 50%;
	float: left;
	font-family: normal Verdana, Tahoma, sans-serif;
	margin-bottom: 20px;
}

.videoinfo {
	font-size:1.1em;
	width: 50%;
	float: right;
	margin-bottom: 20px;
}

.videotitle{
	font-size: 1.09em;
	color: #838383;
}

.notable_text {
	margin-top: 10px;
	margin-bottom: 10px;
}