/*MEETING*/
body {
	background-color: #fff;
	padding:0;
	margin:0;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

td{font-size:12px;}

p {padding: 5px 0 5px; margin: 0;}

td.imageButton { background-image: url(images/button_bg.gif);}
.action_bar td.imageButton { background:#000;}
td.imageButtonBlack { background-image: url(images/button_bg_black.gif);}

td.bgorange { background-color: #81695a;}

td.bgLightorange { background-color: #EEC69F;}

.bgLightorange { background-color: #EEC69F; border: 1px none #000000; layer-background-color: #EEC69F; }

.bgorange { background-color: #81695a; border: 1px none #000000; layer-background-color: #81695a; }

.bgDarkorange { background-color: #CC5E21; border: 1px none #000000; layer-background-color: #CC5E21; filter:alpha(opacity=40);-moz-opacity:40%; }

/*Text*/
h1,h2,h3,h4 { color: #000000;  font-family: Arial, Helvetica, sans-serif; }

h1 {font-size: 22px; line-height: 29px; font-weight: bold; padding: 0 0 10px; margin: 0;}

h2 {font-size: 16px; line-height: 22px; font-weight: bold; font-style:bold; padding: 16px 0 6px; margin:0;}

h2.firstLine {font-size: 16px; line-height: 22px; font-weight: bold; font-style:bold; padding: 0 0 6px; margin:0;}

h3 {font-size: 12px; line-height: 18px; font-weight: bold; padding: 10px 0 0; margin: 0;}

span.mainTxt {font-size: 12px; color: #000000;}

span.mainBoldTxt {font-size: 12px; color: #000000; font-weight: 700;}

span.main10Txt {font-size: 10px; color: #000000;}

span.main10BoldTxt {font-size: 10px; color: #000000; font-weight: 700;}

span.title12Bold {font-size: 12px; font-weight: 600; }

span.titleOrange12Bold {font-size: 12px; color: #D5781B; font-weight: 700; font-style:bold; }

span.mainWhiteTxt {font-size: 10px; color: #FFFFFF; font-weight: 400;}

span.mainWhite12Txt {font-size: 12px; color: #FFFFFF;}

strong.StarOrange {font-size: 13px; color: #D5781B; font-weight: 900;}

span.mainOrange10Txt {font-size: 10px; color: #D5781B;}

span.mainOrangeBoldTxt {font-size: 12px; color: #81695a; font-weight: 700;}

li.bullet {display:list-item; width:550px; margin-left:20px; list-style-type:disc; padding:2px 0}

/*Links*/

.tabsoff a, .tabsoff a:link, .tabsoff a:visited, .tabsoff a:active {
	COLOR: #000;
	text-decoration : none;
}
.tabsoff a:hover {
	COLOR: #000;
	TEXT-DECORATION: none;
}

a, a:link, a:active, a:visited {
	COLOR: #81695a;
	text-decoration : none;
}
a:hover {
	COLOR: #000;
	TEXT-DECORATION: none;
}

a.Buttons:, a.Buttons:link, a.Buttons:visited, a.Buttons:active {
	COLOR: #FFF;
	text-decoration : none;
}

a.Buttons:hover {
	COLOR: #000;
	TEXT-DECORATION: none;
}
.imageButton a, .imageButton a:link, .imageButton a:visited, .imageButton a:active {
color:#fff;
font-size:10px
}
.imageButton a:hover {
color:#000;
}
a.topNavBlackbg, a.topNavBlackbg:link, a.topNavBlackbg:visited, a.topNavBlackbg:active {
	color: #fff;
	text-decoration : none;
	font-size:11px;
	font-weight:bold;
}
a.footerlinks, a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active {
	font-size: 10px;
	color: #81695a;
	text-decoration : none;
}

a.footerlinks:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

/*List and form styles*/

ol.decimal { list-style-type : decimal;}

.orange { padding:0; text-indent:0; }
.orange li{list-style:disc inside;  width:180px; clear:left;}

.inputtext {background-color: #FFFFFF; font-family: "Arial", Helvetica, sans-serif; font-size: 10px; color: #000;}

.input12text {background-color: #FFFFFF; font-family: "Arial", Helvetica, sans-serif; font-size: 12px; color: #989898;}

.title {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 6px 0 2px;
	color: #FFFFFF;
}


/*Old for calc*/

.dbl {	FONT-SIZE: 10px; font-family: "Arial", Helvetica, sans-serif;}

.dbi {	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 11px; BORDER-LEFT-COLOR: black; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: black; BORDER-TOP-COLOR: black; font-family: "Arial", Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: black}

.dbt {	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 11px; BORDER-BOTTOM-WIDTH: 1px; CURSOR: hand; font-family: "Arial", Helvetica, sans-serif; BACKGROUND-COLOR: #CC5E21; BORDER-RIGHT-WIDTH: 1px}

ul.orangedesc {
	list-style-type: disc;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
}

.Mandatory {background-color: #FEF4EB;background-colorX: #FFFF00; font-family: "Arial", Helvetica, sans-serif; font-size: 12px; color: #989898;}


 ul.orangeFloordesc {
	list-style-type: disc;
	color: #000000;
	margin: 0;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* map tabs */

#navblock{
  background:#81695a;
  width:620px;
  min-height:280px;
  padding:10px 0 10px 0;
  margin-bottom:30px;
 /* z-index:1; */
  }
#navblock_tabs{
 margin-left:10px;
 height:45px;
 width:auto;
 }
 
#navblock_cont{
	margin:0 10px 3px 10px;
	padding:20px 0 15px 0;
	width:599px;
	min-height:280px;
	background:#fff;
 }
 #navblock_cont_nopadding {
	margin:0 10px 3px 10px;
	width:400px;
	min-height:330px;
	background:#ccc;
	
 }
 #navblock_map {
	float:left;
	width:300px;
	/* z-index:1; */
 } 
 #navblock_info {
	float:left;
	width:240px;
	padding-left:30px;
	font-size:12px;
	color:#000;

 }
 #navblock_tube {
 	float:left;
	margin-top:40px;
 }
  #navblock_tubetxt {
  padding-top:8px;
  }
  #navblock_tubetxt a {
  color:#000;
  text-decoration:none;
  }
 #navblock_airport {
 	float:left;
	margin-top:40px;
	margin-left:20px;
  }
  #navblock_airporttxt {
 	padding-top:6px;
  }
  #navblock_airporttxt a{
  color:#000;
  text-decoration:none;
  }

.tabson{
  font-size:12px;
  font-weight:bold;
  color:#000000;
  background-image:url(/images/tab_on.gif);
  background-repeat:no-repeat;
}
.tabsoff{
  font-size:12px;
  font-weight:bold;
  color:#000000;
  background-image:url(/images/tab_off.gif);
  background-repeat:no-repeat;
}
.padding{padding:7px 7px 7px 10px;}
#tab1{
  float:left;
  margin:0;
  padding:0;
  height:46px;
  width:197px;
  margin-right:4px;
}
#tab2{
  float:left;
  margin-left:0;
  height:46px;
  width:197px;
  margin-right:4px;
}
#tab3{
  float:left;
  margin-left:0;
  height:46px;
  width:197px;
  margin-right:4px;
}

#top {
	padding-bottom: 20px;
	background-image: url(/images/top_main_image_rpt_x.jpg);
	background-repeat: repeat-x;
	width:905px;
}

#foot{
clear: both;
padding:20px 0 20px;
}

#ftm_foot{
	font-size:10px;
	text-align:center;
}


#left {
	float: left;
	width: 170px;
	height:700px;
}
#content {
	position: absolute;
	left:170px;
	padding-left:10px;
	width: 600px;
	min-height:450px;
}


#right{
position:absolute; 
left:815px; 
top:140px; 
width:160px; 
height:auto; 

}

#indent{
padding:0 20px 0 20px;
}

#map{
position:relative;
left:250px;
}

#Conventional{
  position:absolute; 
  left:17px;  
  top: 280px; 
  padding-bottom:0;
}
#Serviced {
	width: 150px;
	height: auto;
	margin: 30px 0 0;
}


.ukresult_quicklist {
	width:200px;
	height:auto;
	margin-top:10px;
}
.ukresult_col1 {
	width:200px;
	height:auto;
	float:left;
}
.ukresult_col2 {
	width:100px;
	height:auto;
	float:left;
}

#PropertyDay1{

}
#PropertyDay2{
margin-left:5px;
border:1px solid #81695a;
width:100px;
}

/* Marketing Opportunities */

h2.markOpps {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
}
h3.markOpps {
	font-size:14px;
	color:#81695a;
	padding-bottom:2px;
}
p.markOpps {
	line-height:18px;
}
p.markOpps_bold {
	line-height:18px;
	font-weight:bold;
}
ul.markOpps {
	padding:5px 0 0 0;
	margin:0;
	line-height:18px;
}
li.markOpps {
	margin:0 15px 0 15px;
	padding-bottom:7px;
}
td.markOpps_imagepadding {
	padding: 20px 0 20px 0;
}
#news_table{
/*border-left:solid 1px #81695a;*/
}


.layout, .layoutf{
float:left;
width:100px;
height:100px;
text-align:center;
border-top:1px solid #000;
border-left:1px solid #000;
}

.layoutR, .layoutfR {
float:left;
width:100px;
height:100px;
text-align:center;
border-top:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
}


.layoutTxt, .layoutfTxt{
float:left;
width:100px;
height:20px;
text-align:left;
border-bottom:1px solid #000;
border-top:1px solid #000;
border-left:1px solid #000;
}

.layoutTxtR, .layoutfTxtR{
float:left;
width:100px;
height:20px;
text-align:left;
border:1px solid #000;
}
.layoutf, .layoutfR, .layoutfTxt, .layoutfTxtR{width:125;}

/* screenedata xsl layout */

.property_title, .attribute{font-weight: bold; padding-left: 5px;}
.property_title {
	padding: 20px 0 7px;
}
.resultsTableBG {
	background: url(images/img_results_table_bg.jpg) repeat-x;
	width: 100%;	
}

/* New results layout */

.property_title, .attribute{font-weight: bold; padding-left: 5px;}
.property_title {
	padding: 20px 0 7px;
}
.property_image {
	padding: 4px 0 0 0;
	width: 125px;
	height: 125px;
}
.property_subimage {
	padding: 0;
}
.resultsTableBG {
	background: url(images/img_results_table_bg.jpg) repeat-x;
	width: 100%;
}

.action_bar {
    width: 580px;
    padding:10px;
    margin: 10px 0;
    background: #81695A;
    colour:#fff;
    border:1px solid #000; 
    text-align:center;
}


.action {
    color: #fff;
	font-size:16px;
	line-height:22px;
}
.action_bar a {color:#000;}
.action_bar a:hover {color:#ccc;}

.form {
	margin: 50px 0px 0px 0px;
	padding: 10px;
	background: #81695a;
	width: 140px;
	background:#81695A url(/images/side-form-top.gif) no-repeat left top;
}
.form-bottom {
	width:150px;
	background:#81695A url(/images/side-form-bottom.gif) no-repeat left bottom;
	padding: 0 0 0 10px;
}
.side_form {
	margin: 50px 0 450px 0;
	background: #81695a;
	width: 160px;
}
.side_form_last {
	margin: 50px 0 50px 0;
	background: #81695a;
	width: 160px;
}
.side-form-top {
	width:150px;
	background:#81695A url(/images/side-form-top.gif) no-repeat left top;
	padding: 10px 0 0 10px;
}
.side-form-top h1 {
	font-size: 18px;
	color: #fff;
}
.side-form-bottom {
	width:150px;
	background:#81695A url(/images/side-form-bottom.gif) no-repeat left bottom;
	padding: 20px 0 20px 10px;
	color:#fff;
	font-size:12px;
}
.side-form-bottom h2 {
	font-size:20px;
	margin:0;
	padding:5px 0 0 0;
	color:#fff;
}
.side-form-content {
	width:150px;
	padding: 0 0 0 10px;
	background-color:#81695A;
}


/* New Left Navigation */

ul.leftNav_top {
	width: 166px;
	margin: 0 0 7px 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #fff;
}


li.leftNav_blackBig {
	width: 166px;
	height: auto;
}
li.leftNav_blackBig a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000 url(images/nav_blackbig_rpt_x.gif) repeat-x;
	display: block;
	padding: 6px 12px 7px;
		border-bottom: 0;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
li.leftNav_blackSmall {
	width: 166px;
	height: auto;
	
}
li.leftNav_blackSmall a {
	border-bottom: 0;
	background: #000000 url(images/nav_blacksmall_rpt_x.gif) repeat-x;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	padding: 6px 12px 7px;
}

/*

li.leftNav_blackBig {
	width: 166px;
	margin: 0;
	padding: 0;
}
li.leftNav_blackBig a {
	height: auto;
	border: 1px solid #fff;
	border-bottom: 0;
    background: #000000 url(images/nav_blackbig_rpt_x.gif) repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	padding: 6px 12px 7px;
}
li.leftNav_blackSmall {
	width: 166px;
	margin: 0;
	padding: 0;
}
li.leftNav_blackSmall a {
	height: auto;
	border: 1px solid #fff;
	border-bottom: 0;
	background: #000000 url(images/nav_blacksmall_rpt_x.gif) repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	padding: 6px 12px 7px;
}


*/




.availableText {
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 140px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	color: 81695a;
	border-bottom: 1px solid #000000;
}
.iconsRight {
	padding-bottom: 10px;
}

/*new drop-down*/
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 166px; /* Width of Menu Items */
	
	}

ul li {
	position: relative;
	}
	
li ul {

/*changed for cascade */
	/*position: absolute;
	left: 165px;  Set 1px less than menu width 
	top: 0;
	display: none;*/
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	background: #755e50 url(images/nav_orangesmall_rpt_x.gif) repeat-x; /* IE6 Bug */
	padding: 6px 12px 6px;
	border: 1px solid #fff;
	border-bottom: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	}
ul li a, ul li a:link, ul li a:visited{
	color:#fff;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { background: #81695a; } /* Hover Styles */

/* Sub Menu Styles */		
li ul li a {
	padding: 4px 5px 5px 25px;
	font: bold 10px Arial, Helvetica, sans-serif;	
	 background: #604a42;
	 color:#000;
}
		
li:hover ul, li.over ul { display: block; } /* The magic */

.leaseholdTitles {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #81695a;
	width: 90%;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.leasholdTableBG {
	background: url(images/img_leashold_table_bg.jpg) repeat-x;
	width: 90%;	
}
.fieldsetPadding {
	padding-bottom: 20px;float:left;width: 50%;
}
.leaseholdSizeImg {
	float: right;
	width: auto;
	height: auto;
	padding-top: 5px;
}

/* Room layout icons */
.roomIconsSml {
	float:left;
	text-align: center;
	margin: 5px 0 0;
	padding-right: 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.iconsTitle {
	border-bottom:1px solid #000;
	padding: 10px 0 3px;
}

h1.ftm {font-size: 22px; line-height: 29px; font-weight: bold; display:none; padding: 0 0 20px; margin: 0;}

/* For Registration Form collapsible fieldsets - begin */
.data-group {
  margin: 5px;
  padding: 5px;
  border-bottom: 2px solid #B0B0B0;
}

.action-icon {
  vertical-align: middle;
  height: 20px;
  width: 20px;
  margin: 2px 2px 0px 2px;
  border: 0px;
  cursor: pointer;
  cursor: hand;
}

legend, label {
  font-size: 12px;
  font-weight: bold;
}

fieldset {
 margin: 1em 1em 1em 1em;
 padding: 1em 1em 1em 1em;
}
/* For Registration Form collapsible fieldsets - end */


/* Media Planet Advert Frame - START */

#mediaFrame {
	margin: 40px 0 40px;
}
#mediaFrame h1 {
	color:#BA0000;
	font-size:26px;
	padding-top:5px;
}
#mediaFrame h2 {
	color:#BA0000;
	font-size:22px;
	padding: 3px 0 10px;
}
#mediaFrame h3 {
	color:#000;
	font-size:13px;
	padding: 0 0 10px;
}
.mediaFrame-title {
	width:580px;
	height:74px;
	margin-bottom:15px;
}
.mediaFrame-logo {
	float:left;
	width:140px;
	height:74px;
	margin-right:30px;
}
/* IE Hack */
.mediaFrame-box {
	width:580px;
	padding: 0 10px 5px;
	background: url(/images/media-frame-bg-rpt-y.gif) repeat-y;
}
/* All other browsers */
html>body .mediaFrame-box {
	width:560px;
	padding: 0 10px 5px;
	background: url(/images/media-frame-bg-rpt-y.gif) repeat-y;
}
/* End Hack */
.mediaFrame-clickhere {
	float: right;
}
.clearBoth {
	clear:both;
}
.mediaFrame-box-3col {
	width:580px;
	padding: 0 2px 5px;
	background: url(/images/media-frame-bg-rpt-y-3col.gif) repeat-y;
}
.mediaFrame-box-padding {
	padding-bottom: 12px;
}
/* IE Hack */
.mediaFrame-3columns {
	float: left;
	width:192px;
	padding: 0 8px 0;
}
/* All other browsers */
html>body .mediaFrame-3columns {
	float: left;
	width:176px;
	padding: 0 8px 0;
}
/* End Hack */
#mediaFrame .mediaFrame-3columns h2 {
	font-size:19px;
}
.fixedTextBox {
	height:80px;
	color:#000;
}
h2.postscript {
	line-height:26px;
	margin-top:20px;
}

/* Media Planet Advert Frame - END */


