body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
}

img, form {
	margin: 0;
	padding: 0;
	border: 0;
}

img.left {
	float: left;
	margin: 0 15px 10px 0;
	padding: 5px;
	border: 1px solid #eee;
}

img.right {
	float: right;
	margin: 0 0 10px 15px;
	padding: 5px;
	border: 1px solid #eee;
}

img.leftnoframe {
	float: left;
	margin: 0 15px 10px 0;
}

img.rightnoframe {
	float: right;
	margin: 0 0 10px 15px;
}

img.spaced {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #eee;
}

p, a, h1, h2, h3, h4, h5, h6, li, td, th, label, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 19px;
	margin: 0;
	padding: 0;
}

p, h2, h3 {
	margin: 0 0 16px 0;
}

p.sub, p.sub a {
	font-size: 9px;
}

p.sub {
	color: #818181;
	margin: -15px 0 16px 0;
}

p.shortened {
	padding-right: 200px;
}

p.line {
	clear: both;
	background: #fff url(../images/bg_dot.png) 0 0 repeat-x;
	line-height: 13px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	/*letter-spacing: -1px;*/
	margin: 2px 0 17px 0;
}

h2 {
	color: #849158;
	font-size: 15px;
	line-height: 21px;
	/*font-weight: normal;*/
}

h2 img {
	margin: 0 0 0 12px;
}


h3, h3 a {
	font-size: 15px;
	line-height: 23px;
	font-weight: normal;
}

h4 {
	color: #91a6a8;
	margin: 0 0 15px 0;
}

h5 {
	color: #718927;
	margin: 0 0 5px 0;
}

a {
	color: #718927;
}

a:hover {
	color: #151515;
	text-decoration: none;
}	

div {
	margin: 0;
	padding: 0;
}

label {
	color: #718927;
}

input {
	border: 1px solid #ccc;
	width: 250px;
	height: 21px;
	padding: 3px;
	line-height: 13px;
	margin: 0 0 3px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 244px;
	height: 15px;
}

input.checkbox {
	float: left;
	border: none;
	width: auto;
	height: auto;
	line-height: 18px;
	margin: 0 10px 3px 0;
}

input.submit {
	border: none;
	width: 125px;
	height: 25px;
	padding: 0;
	margin: 0;
	line-height: 10px;
	margin: 0 0 15px 0;
	background: #111;
	color: #fff;
}

select {
	border: 1px solid #ccc;
	width: 252px;
	padding: 1px;
	height: 20px;
}

ul.linklist, #hotelinfo ul.linklist {
	margin: 0;
	padding: 0 0 18px 0;
	list-style: none;
}

#hotelinfo ul.linklist {
	margin: 0 0 0 3px;
	padding: 0 0 18px 0;
	list-style: none;
}

ul.linklist li, #hotelinfo ul.linklist li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 28px;
	line-height: 28px;
}

#hotelinfo ul.linklist li {
	border-bottom: 1px dotted #dadada;
	line-height: 29px;
	padding-bottom: 2px;
}

ul.linklist li.alt {
	background: url(../images/i_alt.gif) 0 7px no-repeat;
}
ul.linklist li.map {
	color: #999;
	background: url(../images/i_map.gif) 0 6px no-repeat;
}
ul.linklist li.page {
	background: url(../images/i_page.gif) 0 3px no-repeat;
}
ul.linklist li.partner {
	background: url(../images/i_alt.gif) 0 3px no-repeat;
	line-height: 19px;
	padding-bottom: 15px;
}
ul.linklist li.pdf {
	background: url(../images/i_pdf.gif) 0 6px no-repeat;
}
ul.linklist li.video {
	background: url(../images/i_video.gif) 0 6px no-repeat;
}
ul.linklist li.img {
	background: url(../images/i_img.gif) 0 7px no-repeat;
}
ul.linklist li.www {
	background: url(../images/i_www.gif) 0 6px no-repeat;
}

#hotelinfo ul.linklist li.map {
	background: url(../images/i_map.gif) 0 6px no-repeat;
}
#hotelinfo ul.linklist li.page {
	background: url(../images/i_page.gif) 0 6px no-repeat;
}
#hotelinfo ul.linklist li.pdf {
	background: url(../images/i_pdf.gif) 0 6px no-repeat;
}
#hotelinfo ul.linklist li.video {
	background: url(../images/i_video.gif) 0 7px no-repeat;
}
#hotelinfo ul.linklist li.img {
	background: url(../images/i_img.gif) 0 7px no-repeat;
}
#hotelinfo ul.linklist li.www {
	background: url(../images/i_www.gif) 0 6px no-repeat;
}

#hotelinfo ul.linklist li a {
	text-decoration: none;
}

.small {
	font-size: 9px;
	color: #999;
}

/* --- hotel list --- */

table.hotels {
	margin: 0 0 20px 0;
}

table.hotels thead th {
	padding: 3px;
	color: #222;
	background: #ddd;
	font-weight: normal;
}	

table.hotels tr {
	background: #fff;
}

table.hotels tr.alt {
	background: #f3f3f3;
}

table.hotels td {
	padding: 3px;
	color: #777;
	/*border-bottom: 1px dotted #ccc;*/
}

table.hotels td.stat {
	color: #c00;
}

table.hotels th.rooms {
	border-right: 2px solid #ccc;
}

table.hotels td.rooms {
	border-right: 2px solid #ddd;
}

table.hotels a {
	color: #777;
}

table.hotels th a {
	display: block;
	text-decoration: none;
	color: #333;
}

table.hotels th a:hover {
	text-decoration: underline;
}

/* --- table stats --- */

table.stats {
	margin: 0 0 20px 0;
}

table.stats thead th {
	padding: 3px;
	color: #465a5c;
	background: #bdcece;
}	

table.stats tr {
	background: #f1f5f5;
}

table.stats tr.alt {
	background: #dee7e7;
}

table.stats td {
	padding: 3px;
	color: #465a5c;
}

table.stats td.stat {
	color: #c00;
}

table.stats a {
	color: #465a5c;
}

/* --- end table --- */

.right {
	float: right;
}
	

/*	layout
	------------------------------ */

#holdall {
	width: 970px;
	margin: 0 auto;
	background: #fff;
}

/*	header
	--------------- */

#header {
	width: 970px;
	height: 90px;
}

#header span {
	display: none;
}

#header ul {
	float: left;
	margin: 39px 0 0 0;
	padding: 0;
	list-style: none;
}

#header li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header a {
	display: block;
	height: 20px;
	margin: 0 20px 0 0;
	padding: 0;
}

#header a.logo {
	float: left;
	margin: 0 38px 0 0;
	width: 255px;
	height: 90px;
}

#header a.intro {
	width: 95px;
	background: url(../images/b_introduction.gif) no-repeat;
}
#header a.intro:hover, #header li.selected a.intro{
	background: url(../images/b_introduction.gif) 0 -20px no-repeat;
}

#header a.hotels {
	width: 53px;
	background: url(../images/b_hotels.gif) no-repeat;
}
#header a.hotels:hover, #header li.selected a.hotels {
	background: url(../images/b_hotels.gif) 0 -20px no-repeat;
}

#header a.transport {
	width: 77px;
	background: url(../images/b_transport.gif) no-repeat;
}
#header a.transport:hover, #header li.selected a.transport {
	background: url(../images/b_transport.gif) 0 -20px no-repeat;
}

#header a.itin {
	width: 110px;
	background: url(../images/b_itin.gif) no-repeat;
}
#header a.itin:hover, #header li.selected a.itin {
	background: url(../images/b_itin.gif) 0 -20px no-repeat;
}

#header a.maps {
	width: 42px;
	background: url(../images/b_maps.gif) no-repeat;
}
#header a.maps:hover, #header li.selected a.maps {
	background: url(../images/b_maps.gif) 0 -20px no-repeat;
}

#header a.post {
	width: 172px;
	background: url(../images/b_post.gif) no-repeat;
}
#header a.post:hover, #header li.selected a.post {
	background: url(../images/b_post.gif) 0 -20px no-repeat;
}

/*	content
	--------------- */

#flashc {
	float: left;
	width: 830px;
	border-top: 1px solid #dadada;
}

#content {
	float: left;
	width: 830px;
	border-top: 1px solid #dadada;
	padding: 24px 0 0 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 818px;
}

#rcol {
	float: right;
}

#lcol, #hotelinfo {
	float: left;
	width: 260px;
	margin: 0 25px 0 -5px;
	display: inline;
}

#lcol ul, #lcol ul li  {
	margin: 0;
	padding: 0;
	line-height: 0;
	list-style: none;
}

#lcol ul {
	padding: 9px 0 0 0;
	background: url(../images/sub_top.gif) 0 0 no-repeat;
}

#lcol ul li.bottom {
	display: block;
	height: 11px;
	background: url(../images/sub_bottom.gif) 0 0 no-repeat;
}

#lcol li a {
	display: block;
	width: 260px;
	height: 27px;
	line-height: 26px;
	padding: 0 0 0 18px;
	list-style: none;
	text-decoration: none;
	color: #465a53;
	background: url(../images/b_sub_bg.gif) 0 0 no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 242px;
}
#lcol li a:hover {
	color: #5f7322;
	background: url(../images/b_sub_bg.gif) 0 -27px no-repeat;
}

#hotelinfo h4 {
	margin-left: 5px;
	margin-bottom: 15px;
}

#hotelinfo #hotelimg {
	background: #fff url(../images/bg_panel.gif) 0 0 repeat-y;
	margin: 0 0 10px 0;
}

#hotelinfo #hotelimg img.hotel {
	margin-left: 10px;
}

#hotelinfo #hotelimg a {
	outline: none;
	padding: 0;
	margin: 0;
}

#ccol {
	float: left;
	width: 538px;
	padding: 0 48px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 490px;
}

#ccolgallery {
	float: left;
	width: 538px;
	padding: 0;
}

#ccolwide {
	float: left;
	width: 818px;
	padding: 0;
}

div.vlpanel {
	padding: 7px 10px 10px 10px;
	background: #ffd9d9 url(../images/bg_vlpanel.gif);
}

div.vlpanel p {
	margin: 0;
}

div.vlpanel a {
	color: #900;
}

/*	img grid
	-------------*/

ul.imggrid {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.imggrid li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.imggrid li a {
	margin: 0 10px 10px 0;
	display: block;
	width: 170px;
	height: 120px;
	background: #fff url(../images/bg_img_gallery.gif) no-repeat;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
	height: 100px;
}

ul.imggrid li.last a {
	margin: 0 0 10px 0;
}

ul.imggrid li a:hover {
	background: #fff url(../images/bg_img_gallery.gif) 0 -120px no-repeat;
}
	


/*	footer
	-------------- */

#footer {
	width: 970px;
	border-top: 1px solid #dadada;
	padding: 10px 0 10px 12px;
	margin: 10px auto 0 auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 960px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li, #footer li a {
	font-size: 9px;
	margin: 0;
	padding: 0 8px 0 0;
}

#footer li {
	float: left;
	list-style: none;
	color: #999;
	line-height: 50px;
}

#footer li.right {
	float: right;
	padding: 0 112px 0 0;
	background: url(../images/logo_visitlondon.gif) center right no-repeat;
}

#footer li a {
	color: #91a6a8;
	text-decoration: none;
}

#footer li a:hover {
	color: #555;
}

