@charset "utf-8";








body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 6px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #3f3f3f;
	background-image: url(graphics/background.gif);
	background-repeat: repeat;
}




/* All p, heading and bulleted list text formatting */



p   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}
p.brownText    {
	color: #7a3a2c;
}
p.greenText {
	color: #005800;
}
p.purpleText {
	color: #480e67;
}
p.blueText {
	color: #1a5072;
}
p.greyText {
	color: #353842;
}
p.leaseBlueText {
	color: #19188b;
}
p.home {
	color: #FFFFFF;
	margin-bottom: 5px;
}
p.smaller {
	font-size: 55%;
	color: #BFBFBF;
}
p.formNumber {
	margin-top: 5px;

}



h1    {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
}
h1.home {
	margin-right: 50px;
	margin-bottom: 55px;


}
h2    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
h2.brown   {
	color: #7a3a2c;
}
h2.green {
	color: #005800;
}
h2.purple {
	color: #480e67;
}
h2.blue {
	color: #1a5072;
}
h2.leaseBlue {
	color: #19188b;
}
h2.availability   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	padding-bottom: 20px;
	margin: 0px;
	padding-left: 5px;
}
h2.availability a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2.grey {
	color: #353842;
}


h3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3.brown  {
	color: #7a3a2c;
}
h3.green {
	color: #005800;
}
h3.purple {
	color: #480e67;
}
h3.blue {
	color: #1a5072;
	font-weight: normal;
}
h3.grey {
	color: #353842;
}
h3.leaseBlue {
	color: #19188b;
	font-weight: normal;
}



.foxhallVO a  {
	color: #7a3a2c;
	text-decoration: underline;
}
.foxhallM a {
	color: #005800;
	text-decoration: underline;
}
.foxhallSLO a {
	color: #480e67;
	text-decoration: underline;
}
.foxhallL a {
	color: #1a5072;
	text-decoration: underline;
}
.foxhallO a {
	color: #353842;
	text-decoration: underline;
}
.foxhallLO  a {
	color: #19188b;
	text-decoration: underline;
}

a.grey   {
	color: #666666;
	text-decoration: none;
}
a.grey:hover {
	color: #666666;
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.foxhallM .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	float: left;
	width: 10em;
	font-weight: bold;
	color: #005800;
	clear: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.foxhallO .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	float: left;
	width: 10em;
	font-weight: bold;
	color: #353842;
	clear: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.foxhallVO .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	float: left;
	width: 10em;
	font-weight: bold;
	color: #7a3a2c;
	clear: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.foxhallSLO .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	float: left;
	width: 10em;
	font-weight: bold;
	color: #480e67;
	clear: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.foxhallLO  .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	float: left;
	width: 10em;
	font-weight: bold;
	color: #19188b;
	clear: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.foxhallO .labelTwo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #353842;
	padding-left: 10px;
}
.formStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	margin-bottom: 12px;
}
.formStyleDouble {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	margin-bottom: 20px;
}
.formStyleBox {
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;

}




.contentSubSubBox    ul   {
	margin-bottom: 12px;
	margin-top: 0px;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
.contentSubSubBox li {
	padding: 0px;
	margin: 0px;
}

.foxhallO   ul.sitemap  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.foxhallO .sitemap li {
	margin-bottom: 2px;
}

.foxhallO ul.sitemap a {
	text-decoration: none;
	font-weight: bold;

}
.foxhallO .sitemap a.sub1 {
	color: #999999;
	padding-left: 40px;
}
.foxhallO .sitemap a.sub2 {
	color: #999999;
	padding-left: 80px;
	font-weight: normal;
}
.foxhallO ul.sitemap a:hover {
	text-decoration: underline;
}




/* p's for Testimonials, which include a logo as a background for each testimonial */
p.ourClientsText
   {
	padding-right: 130px;
}
.foxhallO  .contentSubSubBoxAvailability {
	width: 384px;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	margin-bottom: 20px;
	background-color: #f6f7f9;
	background-image: url(graphics/subpages/backgrounds/subpage-button-background.gif);
	background-repeat: no-repeat;
}
.foxhallO     .contentSubSubBoxAvailability  table/* formatting for availability tables */

 {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	}
.foxhallO    .contentSubSubBoxAvailability  td,th{
	border: 4px solid #f1f1f5;
	font-size: 0.65em;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	color: #666666;
	text-align: center;
}
.foxhallO    .contentSubSubBoxAvailability  th {
	text-align:center;
}
.foxhallO     .contentSubSubBoxAvailability    tr  td {
	background-color:#dfe0e6;
	}
.foxhallO    .contentSubSubBoxAvailability  tr.alt  td    {
	background-color:#e8eaec;
	}


/* Main wrapper for whole page and container for everything but the footer */



#wrapper  {
	width: 842px; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container   {
	background: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
	float: left;
	padding-bottom: 50px;
	width: 742px;
}
#homebuttonstrip {
	width: 682px;
	float: left;
	margin-top: 16px;
}


.homeButton {
	color: #666666;
}
.homeButton p {
	color: #FFFFFF;
}

.homeButtonOne  p  a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 187px;
	float: left;
	height: 30px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 140%;
	color: #FFFFFF;
	background-image: url(graphics/home/serviced-leasehold-offices.jpg);
}
.homeButtonOne p a:hover {
	background-position: 0px 150px;
}
.homeButtonTwo p a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 187px;
	float: left;
	height: 30px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 140%;
	color: #FFFFFF;
	background-image: url(graphics/home/virtual-offices.jpg);
}
.homeButtonTwo p a:hover {
	background-position: 0px 150px;
}
.homeButtonThree p a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 187px;
	float: left;
	height: 30px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 140%;
	color: #FFFFFF;
	background-image: url(graphics/home/meeting-venues.jpg);
}
.homeButtonThree p a:hover {
	background-position: 0px 150px;
}
.foxhallO .home .homehead {
	font-weight: bold;
	font-size: 110%;
}
#homeButtonOne2 {
	width: 187px;
	margin-right: 23px;
	height: 30px;
	background-color: #333333;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;

}
#homeButtonTwo2 {
	width: 187px;
	margin-right: 23px;
	height: 30px;
	background-color: #333333;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
}
#homeButtonThree2 {
	width: 187px;
	height: 30px;
	background-color: #333333;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
}
#hometextstrip {
	width: 682px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
.homeTextColumnOne p a {
	width: 182px;
	margin-right: 23px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}
.homeTextColumnOne p a:hover {
	color: #480e67;

}
.homeTextColumnTwo    p    a {
	width: 182px;
	margin-right: 23px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #666666;
}
.homeTextColumnTwo p a:hover {
	color: #7a3a2c;
}
.homeTextColumnThree p a {
	width: 182px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #666666;
}
.homeTextColumnThree p a:hover {
	color: #005800;
}



/* Top menu section */



#topNav     {
	margin: 0px;
	height: 120px;
	float: left;
	padding: 0px;
	width: 742px;
}
#topNav    li    {
	float: left;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topNav    ul    {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80%;
}
#topNav     ul     a:link      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	color: #6b6a6b;
	padding: 0px;
	height: auto;
	margin: 0px;
}
#topNav  ul  a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	color: #6b6a6b;
	padding: 0px;
	height: auto;
	margin: 0px;
}

#topNav     ul     a:hover        {
	text-decoration: underline;
	color: #333333;
}
.foxhallO #wrapper #container #topNav .black {
	font-weight: bold;
}

#mainLogo      {
	float: right;
	width: 140px;
	margin: 0px;
	padding: 0px;
}







/* Large grey background section */



#main   {
	background-color: #f2f2f2;
	padding: 30px;
	float: left;
	width: 682px;
}



/* Main menu section */



#mainNav  {
	margin: 0px;
	padding: 0px;
}
#mainNav  li  {
	float: left;
}
#mainNav  ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainNav  ul  a  {
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#locationsButton  {
	float: right;
	padding: 0px;
	width: 69px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flashBoxHome {
	margin-bottom: 0px;
	height: 240px;
	width: 682px;
	margin-top: 18px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
#flashBoxHomeAlt {
	width: 622px;
	float: left;
	margin: 0px;
	background-image: url(graphics/home/stair-picture.jpg);
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: right;
	height: 160px;
}




/* Picture strips with background pictures */



#pictureStripLarge   {
	margin-top: 18px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 162px;
	padding-right: 42px;
	padding-left: 42px;
	float: left;
	width: 598px;
	height: 38px;
}
#pictureStripLarge.VO     {
	background-image: url(graphics/virtualOffice/backgrounds/foxhall-virtual-office-background.jpg);
	background-repeat: no-repeat;
}
#pictureStripLarge.SLO  {
	background-image: url(graphics/serviced-managed-offices/backgrounds/foxhall-serviced-managed-offices-background.jpg);
	background-repeat: no-repeat;
}

#pictureStripLarge.M  {
	background-image: url(graphics/meetingVenues/backgrounds/foxhall-meeting-venues-background.jpg);
	background-repeat: no-repeat;
}
#pictureStripLarge.LOC {
	background-image: url(graphics/locations/backgrounds/foxhall-locations-background.jpg);
	background-repeat: no-repeat;
}
#pictureStripLarge.LO {
	background-image: url(graphics/leasehold-offices/backgrounds/foxhall-leasehold-offices-background.jpg);
	background-repeat: no-repeat;
}

#pictureStripStandard  {
	margin-top: 18px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 92px;
	padding-right: 42px;
	padding-left: 42px;
	float: left;
	width: 598px;
	height: 38px;
}
#pictureStripStandard.foxhallLodge  {
	background-image: url(graphics/locations/backgrounds/foxhall-lodge.jpg);
	background-repeat: no-repeat;
}
#pictureStripStandard.kingStreet  {
	background-image: url(graphics/locations/backgrounds/king-street.jpg);
	background-repeat: no-repeat;
}
#pictureStripStandard.hamiltonHouse {
	background-image: url(graphics/locations/backgrounds/hamilton-house.jpg);
	background-repeat: no-repeat;
}

.foxhallVO #pictureStripStandard.VOpremier {
	background-image: url(graphics/virtualOffice/backgrounds/virtual-office-premier.jpg);
	background-repeat: no-repeat;
}
.foxhallVO #pictureStripStandard.VOregular {
	background-image: url(graphics/virtualOffice/backgrounds/virtual-office-regular.jpg);
	background-repeat: no-repeat;
}
.foxhallVO #pictureStripStandard.Vreception {
	background-image: url(graphics/virtualOffice/backgrounds/virtual-reception.jpg);
	background-repeat: no-repeat;
}
.foxhallVO #pictureStripStandard.Vaddress {
	background-image: url(graphics/virtualOffice/backgrounds/virtual-address.jpg);
	background-repeat: no-repeat;
}
.foxhallVO #pictureStripStandard.Vlocations {
	background-image: url(graphics/virtualOffice/backgrounds/virtual-office-locations.jpg);
	background-repeat: no-repeat;
}
.foxhallVO #pictureStripStandard.Vbenefits {
	background-image: url(graphics/virtualOffice/backgrounds/virtual-office-benefits.jpg);
	background-repeat: no-repeat;
}
.foxhallVO #pictureStripStandard.Vclients {
	background-image: url(graphics/virtualOffice/backgrounds/virtual-office-our-clients.jpg);
	background-repeat: no-repeat;
}
.foxhallVO #pictureStripStandard.Vquestions {
	background-image: url(graphics/virtualOffice/backgrounds/virtual-office-any-questions.jpg);
	background-repeat: no-repeat;
}
.foxhallVO #pictureStripStandard.Vorder {
	background-image: url(graphics/virtualOffice/backgrounds/order-virtual-office.jpg);
	background-repeat: no-repeat;
}
.foxhallM #pictureStripStandard.Mbenefits {
	background-image: url(graphics/meetingVenues/backgrounds/meeting-benefits.jpg);
	background-repeat: no-repeat;
}
.foxhallM #pictureStripStandard.Crooms {
	background-image: url(graphics/meetingVenues/backgrounds/conference-rooms.jpg);
	background-repeat: no-repeat;
}
.foxhallM #pictureStripStandard.Mrooms {
	background-image: url(graphics/meetingVenues/backgrounds/meeting-rooms.jpg);
	background-repeat: no-repeat;
}
.foxhallM #pictureStripStandard.Doffice {
	background-image: url(graphics/meetingVenues/backgrounds/day-office.jpg);
	background-repeat: no-repeat;
}
.foxhallM #pictureStripStandard.Mlocations {
	background-image: url(graphics/meetingVenues/backgrounds/meeting-locations.jpg);
	background-repeat: no-repeat;
}
.foxhallM #pictureStripStandard.Mimages {
	background-image: url(graphics/meetingVenues/backgrounds/meeting-images.jpg);
	background-repeat: no-repeat;
}
.foxhallM #pictureStripStandard.Mclients {
	background-image: url(graphics/meetingVenues/backgrounds/meeting-introducing-our-clients.jpg);
	background-repeat: no-repeat;
}
.foxhallM #pictureStripStandard.Mquestions {
	background-image: url(graphics/meetingVenues/backgrounds/meeting-any-questions.jpg);
	background-repeat: no-repeat;
}
.foxhallM #pictureStripStandard.Mbook {
	background-image: url(graphics/meetingVenues/backgrounds/book-a-room.jpg);
	background-repeat: no-repeat;
}
.foxhallSLO  #pictureStripStandard.SLObenefits {
	background-image: url(graphics/serviced-managed-offices/backgrounds/serviced-leasehold-offices-benefits.jpg);
	background-repeat: no-repeat;
}
.foxhallSLO  #pictureStripStandard.SLOlocations {
	background-image: url(graphics/serviced-managed-offices/backgrounds/serviced-leasehold-offices-locations.jpg);
	background-repeat: no-repeat;
}
.foxhallSLO  #pictureStripStandard.SLOclients {
	background-image: url(graphics/serviced-managed-offices/backgrounds/serviced-managed-offices-clients.jpg);
	background-repeat: no-repeat;
}
.foxhallSLO  #pictureStripStandard.SLOquestions {
	background-image: url(graphics/serviced-managed-offices/backgrounds/serviced-leasehold-offices-questions.jpg);
	background-repeat: no-repeat;
}
.foxhallSLO   #pictureStripStandard.SLOsupport {
	background-image: url(graphics/serviced-managed-offices/backgrounds/serviced-managed-offices-support-services.jpg);
	background-repeat: no-repeat;
}
.foxhallSLO  #pictureStripStandard.ourLO {
	background-image: url(graphics/serviced-managed-offices/backgrounds/our-leasehold-offices.jpg);
	background-repeat: no-repeat;
}
.foxhallSLO #pictureStripStandard.SLObook {
	background-image: url(graphics/serviced-managed-offices/backgrounds/serviced-leasehold-offices-book-a-viewing.jpg);
	background-repeat: no-repeat;
}
.foxhallSLO #pictureStripStandard.SLOfurniture {
	background-image: url(graphics/serviced-managed-offices/backgrounds/serviced-managed-offices-furniture.jpg);
	background-repeat: no-repeat;
}
.foxhallSLO #pictureStripStandard.SLOimages {
	background-image: url(graphics/serviced-managed-offices/backgrounds/serviced-managed-offices-images.jpg);
	background-repeat: no-repeat;
}
.foxhallSLO #pictureStripStandard.SLOtechnology {
	background-image: url(graphics/serviced-managed-offices/backgrounds/serviced-managed-offices-technology.jpg);
	background-repeat: no-repeat;
}

.foxhallO #pictureStripStandard.aboutUs {
	background-image: url(graphics/subpages/backgrounds/about-us.jpg);
	background-repeat: no-repeat;
}
.foxhallO #pictureStripStandard.ourClients {
	background-image: url(graphics/subpages/backgrounds/our-clients.jpg);
	background-repeat: no-repeat;
}
.foxhallO #pictureStripStandard.contact {
	background-image: url(graphics/subpages/backgrounds/contact-us.jpg);
	background-repeat: no-repeat;
}
.foxhallO  #pictureStripStandard.callBack {
	background-image: url(graphics/subpages/backgrounds/call-back.jpg);
	background-repeat: no-repeat;
}
.foxhallO   #pictureStripStandard.SLOavailability {
	background-image: url(graphics/serviced-managed-offices/backgrounds/serviced-leasehold-offices-availability.jpg);
	background-repeat: no-repeat;
}
.foxhallO #pictureStripStandard.siteMap {
	background-image: url(graphics/subpages/backgrounds/site-map.jpg);
	background-repeat: no-repeat;
}
.foxhallO #pictureStripStandard.legal {
	background-image: url(graphics/subpages/backgrounds/legal.jpg);
	background-repeat: no-repeat;
}
.foxhallO #pictureStripStandard.links {
	background-image: url(graphics/subpages/backgrounds/links.jpg);
	background-repeat: no-repeat;
}
.foxhallLO   #pictureStripStandard.LOimages {
	background-image: url(graphics/leasehold-offices/backgrounds/leasehold-office-locations.jpg);
	background-repeat: no-repeat;
}
.foxhallLO   #pictureStripStandard.LObenefits {
	background-image: url(graphics/leasehold-offices/backgrounds/leasehold-offices-benefits.jpg);
	background-repeat: no-repeat;
}
.foxhallLO   #pictureStripStandard.LOclients {
	background-image: url(graphics/leasehold-offices/backgrounds/leasehold-offices-clients.jpg);
	background-repeat: no-repeat;
}
.foxhallLO   #pictureStripStandard.LOlocations {
	background-image: url(graphics/leasehold-offices/backgrounds/leasehold-offices-images.jpg);
	background-repeat: no-repeat;
}
.foxhallLO   #pictureStripStandard.LOquestions {
	background-image: url(graphics/leasehold-offices/backgrounds/leasehold-offices-questions.jpg);
	background-repeat: no-repeat;
}









/* Flash and text heading boxes */



#flashBox  {
	margin-bottom: 5px;
	height: 94px;
	width: 420px;
}

#flashBox .VO {
	background-color: #7A3B2C;
}
#flashBox  .SLO {
	background-color: #480e67;
}
#flashBox   .L {
	background-color: #1a5072;
}
#flashBox  .M {
	background-color: #005800;
}
#flashBox .LO {
	background-color: #19188b;
}
#headingBox  {
	margin-bottom: 5px;
	height: 70px;
	width: 420px;
}
#headingBox .VO {
	background-color: #7A3B2C;
}
#headingBox  .SLO {
	background-color: #480e67;
}
#headingBox .M {
	background-color: #005800;
}
#headingBox .L {
	background-color: #1a5072;
}




/* Main content area */



#content  {
	width: 462px;
	float: left;
	margin-top: 22px;
}


/* White sub boxes */


.contentSubBoxTop  {
	background-color: #FFFFFF;
	padding-top: 21px;
	padding-right: 21px;
	padding-bottom: 8px;
	padding-left: 21px;
	width: 420px;
}
.contentSubBox   {
	background-color: #FFFFFF;
	padding-top: 21px;
	padding-right: 21px;
	padding-bottom: 1px;
	padding-left: 21px;
	width: 420px;
}



/* Coloured sub sub boxes */



.foxhallVO  .contentSubSubBox {
	background-color: #F5F1F1;
	width: 384px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	margin-bottom: 20px;
}

.foxhallVO .contentSubSubBoxPhotos {
	background-color: #F5F1F1;
	width: 384px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.foxhallM .contentSubSubBox {
	background-color: #f3f7f4;
	width: 384px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.foxhallM .contentSubSubBoxPhotos {
	background-color: #f3f7f4;
	width: 384px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.foxhallM .contentSubSubBoxImages {
	background-color: #e5efe6;
	width: 420px;
	margin-bottom: 20px;
	padding: 0px;
}
.foxhallSLO  .contentSubSubBox {
	background-color: #f5f3f8;
	width: 384px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.foxhallSLO  .contentSubSubBoxPhotos {
	background-color: #f5f3f8;
	width: 384px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.foxhallSLO  .contentSubSubBoxImages {
	background-color: #f5f3f8;
	width: 420px;
	margin-bottom: 20px;
	padding: 0px;
}
.foxhallL .contentSubSubBox {
	background-color: #f0f5f9;
	width: 384px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.foxhallL .contentSubSubBoxPhotos {
	background-color: #f0f5f9;
	width: 384px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.foxhallO .contentSubSubBox {
	background-color: #f6f7f9;
	width: 384px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.foxhallLO .contentSubSubBox {
	background-color: #f3f4f8;
	width: 384px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.foxhallLO .contentSubSubBoxPhotos {
	background-color: #f3f4f8;
	width: 384px;
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.foxhallLO .contentSubSubBoxImages {
	background-color: #f3f4f8;
	width: 420px;
	margin-bottom: 20px;
	padding: 0px;
}

.alignContentRight/* Locations pages items */

/* Floted right hand div for 'also at this address' section on locations pages */

   {
	float: right;
	text-align: right;
}
#locationsPictures  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: 65px;
}
#locationsPictures  li  {
	padding: 0px;
	list-style-type: none;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#imagesPictures  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#imagesPictures  li  {
	padding: 0px;
	margin-right: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;

}

.foxhallM #imagesPictures {
	background-color: #f3f7f4;
	width: 403px;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-left: 17px;
	margin-bottom: 20px;
}
.foxhallSLO #imagesPictures {
	background-color: #f5f3f8;
	width: 403px;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-left: 17px;
	margin-bottom: 20px;
}
.foxhallLO #imagesPictures {
	background-color: #f3f4f8;
	width: 403px;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-left: 17px;
	margin-bottom: 20px;
}








/* Formatting for buttons on main pages */



.foxhallVO  .largeButton {
	background-image: url(graphics/virtualOffice/backgrounds/virtual-office-button-background.gif);
	background-color: #F5F1F1;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.foxhallM .largeButton {
	background-image: url(graphics/meetingVenues/backgrounds/meeting-venues-button-background.gif);
	background-color: #f3f7f4;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.foxhallSLO .largeButton {
	background-image: url(graphics/serviced-managed-offices/backgrounds/serviced-leasehold-button-background.gif);
	background-color: #f5f3f8;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.foxhallL .largeButton {
	background-image: url(graphics/locations/backgrounds/locations-button-background.gif);
	background-color: #f0f5f9;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}


.largeButton   h2   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 0px;
}
.largeButton   h2   a   {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 14px;
	padding-left: 22px;
}
.largeButton   h2   a:hover   {
	text-decoration: underline;
}
.largeButton   p   {
	width: 420px;
}
.largeButton   p   a   {
	display: block;
	color: #666666;
	text-decoration: none;
	padding-top: 26px;
	padding-right: 170px;
	padding-bottom: 28px;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
}
.foxhallVO   .largeButton   p   a:hover {
	color: #7a3a2c;
}
.foxhallVO .largeButton p.vopremier {
	background-image: url(graphics/virtualOffice/pictures/virtual-office-premier-small.jpg);
	background-repeat: no-repeat;
	background-position: 294px 28px;
}
.foxhallVO .largeButton p.voregular {
	background-image: url(graphics/virtualOffice/pictures/virtual-office-regular-small.jpg);
	background-repeat: no-repeat;
	background-position: 294px 17px;
}
.foxhallVO .largeButton p.voaddress {
	background-image: url(graphics/virtualOffice/pictures/virtual-address-small.jpg);
	background-repeat: no-repeat;
	background-position: 294px 17px;
}
.foxhallVO  .largeButton  p.voreception {
	background-image: url(graphics/virtualOffice/pictures/virtual-reception-small.jpg);
	background-repeat: no-repeat;
	background-position: 294px 17px;
}
.largeButton   p.foxhalllodge  {
	background-image: url(graphics/locations/pictures/foxhall-lodge-small.jpg);
	background-repeat: no-repeat;
	background-position: 294px 17px;
}
.largeButton   p.kingstreet  {
	background-image: url(graphics/locations/pictures/king-street-small.jpg);
	background-repeat: no-repeat;
	background-position: 294px 17px;
}
.largeButton p.hamiltonhouse {
	background-image: url(graphics/locations/pictures/hamilton-small-main.jpg);
	background-repeat: no-repeat;
	background-position: 294px 17px;
}

.foxhallM .largeButton p a:hover {
	color: #005800;
}
.foxhallM   .largeButton   p.Mrooms {
	background-image: url(graphics/meetingVenues/pictures/meeting-rooms-small.jpg);
	background-repeat: no-repeat;
	background-position: 294px 17px;
}
.foxhallM .largeButton p.Crooms {
	background-image: url(graphics/meetingVenues/pictures/conference-rooms-small.jpg);
	background-repeat: no-repeat;
	background-position: 294px 17px;
}
.foxhallM .largeButton p.dayOffice {
	background-image: url(graphics/meetingVenues/pictures/day-office-small.jpg);
	background-repeat: no-repeat;
	background-position: 294px 17px;
}
.foxhallSLO .largeButton p a:hover {
	color: #480e67;
}
.foxhallSLO .largeButton p.Soffice {
	background-image: url(graphics/serviced-managed-offices/pictures/serviced-small-mainpage.jpg);
	background-repeat: no-repeat;
	background-position: 294px 19px;
}
.foxhallSLO .largeButton p.Loffice {
	background-image: url(graphics/serviced-managed-offices/pictures/leasehold-small-mainpage.jpg);
	background-repeat: no-repeat;
	background-position: 294px 19px;
}
.foxhallLO .largeButton {
	background-image: url(graphics/leasehold-offices/backgrounds/leasehold-button-background.gif);
	background-color: #f3f4f8;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.foxhallLO .largeButton p a:hover {
	color: #19188b;
}
.foxhallL .largeButton p a:hover {
	color: #1a5072;
}








/* Small bottom fox formatting */



#fox  img  {
	padding-bottom: 12px;
	margin-top: -5px;
}


/* Right hand sub menus */


#subMenu    {
	width: 158px;
	background-color: #FFFFFF;
	float: right;
	padding: 21px;
	margin-top: 22px;
}
#subMenu  ul.aboveNav  {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#subMenu     li      {
	display: inline;
}
#subMenu    ul.nav    {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
#subMenu       ul.nav       a     {
	display:block;
	width: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7c7c7c;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-top: 2px;
}
#subMenu   .nav   .subsubmenu   a  {
	background-color: #B0B0B0;
	padding-left: 12px;
	width: 147px;
}
.foxhallVO #subMenu ul.aboveNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 152px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 7px;
	background-color: #7a3b2c;
	font-weight: bolder;
}

.foxhallVO    #subMenu    ul.nav    a:hover {
	background-color: #7a3a2c;
	text-decoration: underline;
}
.foxhallVO  #subMenu  .nav  .VOCurrentPage  a   {
	background-color: #7a3a2c;
}
.foxhallVO #subMenu .nav .subsubmenubrown a {
	background-color: #9b6c61;
	padding-left: 12px;
	width: 147px;
}

.foxhallVO  #subMenu  .nav  .subsubmenu  a:hover {
	background-color: #9b6c61;
	padding-left: 12px;
	width: 147px;
}
.foxhallVO #subMenu .nav .subsubmenubrown a:hover {
	background-color: #9b6c61;
	padding-left: 12px;
	width: 147px;
}
.foxhallM #subMenu ul.aboveNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 152px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 7px;
	background-color: #005800;
	font-weight: bolder;
}
.foxhallM #subMenu ul.nav a:hover {
	background-color: #005800;
	text-decoration: underline;
}
.foxhallM  #subMenu  .nav  .currentPage  a {
	background-color: #005800;
}
.foxhallM  #subMenu  .nav  .subsubmenugreen  a {
	background-color: #738e73;
	padding-left: 12px;
	width: 147px;
}
.foxhallM #subMenu .nav .subsubmenu a:hover {
	background-color: #738e73;
	padding-left: 12px;
	width: 147px;
}
.foxhallM  #subMenu  .nav  .subsubmenugreen  a:hover {
	background-color: #738e73;
	padding-left: 12px;
	width: 147px;
}

.foxhallSLO #subMenu ul.aboveNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 152px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #480e67;
	font-weight: bolder;
}
.foxhallSLO #subMenu ul.nav a:hover {
	background-color: #480e67;
	text-decoration: underline;
}
.foxhallSLO #subMenu .nav .currentPage a {
	background-color: #480e67;
}
.foxhallSLO  #subMenu  .nav  .subsubmenupurple  a {
	background-color: #85708f;
	padding-left: 12px;
	width: 147px;
}
.foxhallSLO #subMenu .nav .subsubmenu a:hover {
	background-color: #85708f;
	padding-left: 12px;
	width: 147px;
}
.foxhallSLO  #subMenu  .nav  .subsubmenupurple  a:hover {
	background-color: #85708f;
	padding-left: 12px;
	width: 147px;
}
.foxhallL #subMenu ul.aboveNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 152px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 7px;
	background-color: #1a5072;
	font-weight: bolder;
}
.foxhallL #subMenu ul.nav a:hover {
	background-color: #1a5072;
	text-decoration: underline;
}
.foxhallL #subMenu .nav .currentPage a {
	background-color: #1a5072;
}
.foxhallO #subMenu ul.aboveNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 152px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 7px;
	background-color: #353842;
	font-weight: bolder;
}
.foxhallO #subMenu ul.nav a:hover {
	background-color: #353842;
	text-decoration: underline;
}
.foxhallO #subMenu .nav .currentPage a {
	background-color: #353842;
}
.foxhallLO #subMenu ul.aboveNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 152px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 7px;
	background-color: #19188b;
	font-weight: bolder;
}
.foxhallLO #subMenu ul.nav a:hover {
	background-color: #19188b;
	text-decoration: underline;
}
.foxhallLO #subMenu .nav .currentPage a {
	background-color: #19188b;
}



#subMenu     ul.aboveNav   a:hover    {
	text-decoration: underline;

}



/* Footer section */



#footer   {
	float: left;
	width: 742px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-color: #3F3F3F;
}

#footerMenuOne {
	width: 198px;
	float: left;
}
#footerMenuTwo {
	width: 270px;
	float: left;
}
#footerMenuThree {
	width: 80px;
	float: left;
}
#footerMenuFour {
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
}
#footerMenuThreeNew {
	width: 200px;
	float: right;
}
#footer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-decoration: none;
	color: #676767;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}




#footer   ul   {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer    ul    a:link     {
	text-decoration: none;
	color: #676767;
	padding: 0px;
	margin: 0px;
}

#footer  ul  a:visited  {
	text-decoration: none;
	color: #676767;
	margin: 0px;
	padding: 0px;
}
#footer   ul   a:hover   {
	text-decoration: underline;
	color: #999999;
}
#footer   .largerSpace    {
	margin-right: 40px;

}
#footer  .tenSpace {
	margin-right: 5px;
}

#footer   .clear    { 
	clear: both;
}



/* IE 6 hack for submenu */


*html    #subMenu    ul.nav    a    {
height: 1px;
}

