/* virtual tours page */
h2.virtualtours {
	width: 262px;
	height: 60px;
	margin: 20px 0 0 15px;
	padding: 0;
	background: url(../virtualtours/images/header-virtual-tours.gif) no-repeat;
}

.brochures .content-inner,
.virtualtours .content-inner {
	background: url(../virtualtours/images/header-border-bottom.gif) repeat-x 5px top;
	margin: 0 30px 0 20px;
	padding: 15px 0 0 0;
}
.virtualtours .content-inner ul {
	margin-left: 0; padding-left: 0;
	list-style-type: none;
}

.virtualtours .content-inner table {
	margin: 0; padding: 0;
	border: 0;
	float: none;
	clear: none;
}
.virtualtours .content-inner table td {
/* 	width: 129px; */
	padding: 0 25px 25px 0;
	line-height: 0; font-size: 0;
	vertical-align: top;
}
.virtualtours .content-inner table td a {
/* 	width: 128px; */
	background: #01234F;
	display: block;
	color: #FFF;
	line-height: 1.2em; /*font-size: 11px;*/
}
.virtualtours .content-inner table td a img {
	border: 1px solid #01234F;
}
.virtualtours .content-inner table td h4 {
	background: #01234F;
	margin: 0;
	text-align: left;
	font-weight: normal;
	padding: 4px 2px 4px 8px;
}
h2.the-ritz-london {
	width: 194px;
	height: 48px;
	margin: 20px 0 0 15px;
	padding: 0;
	background: url(../virtualtours/images/header-the-ritz-london.gif) no-repeat;
}
h2.rooms-and-suites {
	width: 194px;
	height: 40px;
	margin: 20px 0 0 15px;
	padding: 0;
	background: url(../virtualtours/images/header-rooms-and-suites.gif) no-repeat;
}
h2.william-kent-house {
	width: 244px;
	height: 46px;
	margin: 20px 0 0 15px;
	padding: 0;
	background: url(../virtualtours/images/header-william-kent-house.gif) no-repeat;
}

h2.brochures {
	width: 168px;
	height: 66px;
	margin: 20px 0 0 15px;
	padding: 0;
	background: url(../virtualtours/images/header-brochures2.gif) no-repeat;
}
h2.ritz-fact-sheets {
	width: 297px;
	height: 72px;
	margin: 20px 0 0 15px;
	padding: 0;
	background: url(../virtualtours/images/header-ritz-fact-sheets.gif) no-repeat;
}
.brochures .content-inner table td {
	width: 137px;
	padding: 10px 0 10px 0;
/* 	line-height: 0; font-size: 0; */
	vertical-align: top;
}
.brochures .content-inner table td img {
	border: 1px solid #002A5F;
}
.brochures .content-inner table td h4 {
	width: 137px;
	margin: 10px 0 0 0;
	padding: 0 3px;
	font-size: 12px;
}
.brochures .content-inner table td p {
	margin: 0;
	width: 129px;
	padding: 0 5px 0 3px;
	font-size: 11px;
}

.brochures div.ritz-fact-sheets img {
	border: 1px solid #002A5F;
}	
.brochures div.ritz-fact-sheets {
	padding-top: 20px;
}
.brochures div.ritz-fact-sheets p {
	margin: 0;
}
.brochures div.ritz-fact-sheets h3 {
	margin: 0;
}
.brochures div.ritz-fact-sheets ul {
	margin-left: 0; padding-left: 0;
	list-style-type: none;
}
.brochures div.ritz-fact-sheets ul a {
	font-weight: normal;
}
#subNav a.selected,
#subNav a:hover {
	background-position: 0 -36px;
}

#subnav-subscribe {	
	width: 101px;
	background: url(../img/subnav_subscribe2.gif) no-repeat 0 0;
}
#subNav a:hover#subnav-subscribe {
	background-position: 0 -36px;
}



#subnav-history {	
	width: 90px;
	background: url(../img/subnav_history2.gif) no-repeat 0 0;
}
#subnav-newsevents {	
	width: 137px;
	background: url(../img/subnav_newsevents3.gif) no-repeat 0 0;
}
#subnav-newsevents2 {	
	width: 140px;
	background: url(../img/subnav_newsevents2.gif) no-repeat 0 0;
}
#subnav-specprom {	
	width: 140px;
	background: url(../img/subnav_specprom.gif) no-repeat 0 0;
}
#subnav-location {	
	width: 102px;
	background: url(../img/subnav_location2.gif) no-repeat 0 0;
}

/* new */
#subnav-virtualtours {	
	width: 134px;
	background: url(../img/subnav_virtualtours.gif) no-repeat 0 0;
}
#subnav-brochures {
	width: 113px;
	background: url(../img/subnav_brochures2.gif) no-repeat 0 0;
}
#subnav-imagegallery {	
	width: 135px;
	background: url(../img/subnav_awaiting.gif) no-repeat 0 0;
}


div.back-to-top {
	text-align: right;
	margin: 10px 30px 30px 0;
}
div.back-to-top a {
	font-size: 12px;
	font-weight: bold;
}

