@charset "utf-8";
/* CSS Document */

/* Browser */

#custom-doc {
	margin:auto;text-align:left; /* leave unchanged */
	width:60.15em;/* non-IE */
	*width:60.00em;/* IE */
	width:960px;/* width */
}

/* General */

html {
background-color:#E3E4E2;
background-image:url(../images/strip.gif);
background-repeat: repeat-x; ;



}

body {
color:#000000;
}


span.snippet, span.snippet a {
	color:#009AC8;
	font-size:18px; /* ie */
}

span.snippet a:hover {
	font-size:18px; /* ie */	
}

p {
color:#444D3E;
font-size:85%; /* 11px */
font-size:11px; /* ie */
margin:0;
}


.mainleftcolumn_text p {
color: #444D3E;
font-size:100%; /* 13px */
font-size:13px; /* ie */
margin:0px 0 10px 0;
}


a {
color:#009AC8;
font-size:100%; /* 13px */
font-size:13px; /* ie */
outline: none;
text-decoration:underline;
}

a:hover {
color:#171B65;
font-size:100%; /* 13px */
font-size:13px; /* ie */
text-decoration:underline;
}

h1 {
color:#009AC8;
font-weight:bold;
font-size:182%; /* 24px */
font-size:24px; /* ie */
}

h2 {
	color:#009AC8;
	font-size:13px; /* ie */
	font-weight:bold;
	margin-bottom: 1em;
}

h3 {
color:#009AC8;
font-size:100%; /* 13px */
font-size:13px; /* ie */
font-weight:bold;
padding:0px;
margin:0px;
}

h4 {
color:#009AC8;
font-size:100%; /* 13px */
font-size:13px; /* ie */
}

h5 {
color:#444D3E;
font-weight:bold;
font-size:100%; /* 13px */
font-size:13px; /* ie */
border-bottom:1px solid #009AC8;
}

h6 {
color:#009AC8;
font-weight:bold;
font-size:13px; /* ie */
font-size:100%; /* 13px */
}

h7 {
color:#444D3E;
font-size:100%; /* 13px */
font-size:13px; /* ie */
font-style:italic;
}


strong {
	color:#009AC8;
	font-weight:bold;
}

strong.em {
	font-weight:normal;
}


.strongBlack {
color:#444D3E;
font-weight:bold;
}


.clear {
	clear:both;
} 

#bd p.intro, #bd ul.em li {
	color: #009AC8;
}

p.citation {
	color:#009AC8;
	font-weight:bold;
	margin-bottom: 20px;
}

span.citation-position {
	color:#009AC8;
	font-weight:normal;
	display: block;	
}

#bd p.footnote {
	color: #444D3E;
	font-size: 11px;
}

table.wide {
	width: 100%;
}

.hanging {
	position:absolute;
	right:12px;
	width: 189px;
}


.hanging td, .hanging th, .hanging p {
	font-size: 11px;
}


/* Header */

#titlebar {
background-color:#FFFFFF;
height:60px;
}


form{margin:0;padding:0}

.search-box{ /*outer background*/
height: 26px;
padding: 10px 20px 0 10px;
float:right;
}

input.search-field, .xsltsearch_form .input{ /*input field */
float: left;
height:19px;
padding:0;
margin:0;
border:1px solid #444D3E;
width:190px;

}

.xsltsearch_form .input {
margin-top:2px;
}

input.search-go { /*search icon */
float:left;
border:0;
margin:0;
padding:0;
height: 21px;
width: 21px;
background: url(../images/search-icon.png) no-repeat top left;
cursor: pointer;
}

input.search-go:hover{ /*search icon hover “Does Not work in ie6″ */
background:url(../images/search-icon.png) no-repeat bottom left;
}

p.xsltsearch_result_title {
margin-bottom:0px;
}

p.xsltsearch_result_description {
margin-bottom:15px;
padding-bottom:5px;
border-bottom:1px dotted #009AC8;
width:600px;
}

#xsltsearch_summary {
font-weight:bold;}

/* Main */

#navholder {
min-height:600px;
}

#leftnavcolumn { 
width:180px;
float:left;
}

#innermain {
	position: relative;
}

/*  simple border definition */

/*#bordernav { 
margin:5px auto;
height:300px;
width:180px;
float:left;
background:url(../images/mainNavBG.jpg) no-repeat;
}

#bordernavsmall { 
height:120px;
width:180px;
_width:175px;
float:left;
background:url(../images/smallNavBG.jpg) no-repeat;
}
*/
#border { 
margin:5px auto;
/*height:611px;
min-height:611px;*/
width:775px;
float:left;
/*overflow:hidden;*/
/*background:url(../images/mainAreaBG.jpg) no-repeat;*/
}



/* mainrightcolumn */


#mainrightcolumn {
	float:right;
	margin:65px 0 0 0;
	padding-right:3px;
	width:200px;
}

#mainrightcolumn p { margin-right: 10px; }

#bd #mainrightcolumn ul {
	margin: 0;
}
#bd #mainrightcolumn li {
	list-style-type: none;
	margin-bottom: 12px;
}

#bd ul#brands_list {
	margin-left: 0;
	margin-top: 0;	
}

#bd ul#brands_list li {
	list-style-type: none;
}

ul#gaag-stats li {
	text-indent: -9999px;
	background-repeat: no-repeat;
	
	width: 187px;
	height: 60px;
	margin-right: 20px;
	padding-bottom: 12px;	
	border-bottom: 1px solid rgb(164, 167, 160);
}

#gaag-stats #stats_jointsites,
#gaag-stats #stats_brandedscore {
	height: 79px;
}

#stats_rooms { background-image: url(../images/stats_rooms.png);}
#stats_roomsopened { background-image: url(../images/stats_roomsopened.png);}
#stats_roomsplanned { background-image: url(../images/stats_roomsplanned.png);}
#stats_premierscore { background-image: url(../images/stats_premierscore.png);}
#stats_bizaccounts { background-image: url(../images/stats_bizaccounts.png);}
#stats_jointsites { background-image: url(../images/stats_jointsites.png);}
#stats_restaurantscovers { background-image: url(../images/stats_restaurantcovers.png);}
#stats_foodspend { background-image: url(../images/stats_foodspend.png);}
#stats_brandedscore { background-image: url(../images/stats_brandedscore.png);}
#stats_ukcostastores { background-image: url(../images/stats_ukcostastores.png);}
#stats_ukinternationalstores { background-image: url(../images/stats_ukinternationalstores.png);}
#stats_costascore { background-image: url(../images/stats_costascore.png);}


#mainleftcolumn {
	float:left;
	width:540px;
}




#mainleftcolumnFullWidth {
float:left;
width:750px;
}

#BlueCopyContainer {
float:left;
width:540px;
}

/* MAIN HOME */

.ScaleBox {
		width:179px; /*Box size old 430px */
		padding:0 0 14px 0;
		margin:10px auto;
		background:url("../images/tsr.gif") bottom left no-repeat;
	}
	
	.TopOfBox {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url("../images/tsr.gif") top left no-repeat;
	}
	.BoxContent {
		margin:0;
		padding:0 10px 3px;
		background:url("../images/bar.gif") top left repeat;
	}
	
	
	/* ------------------------------*/
		
	
	
.ScaleMainBox {
		width:775px;
		padding:0 0 14px 0;
		margin:5px auto;
		background:url("../images/BoxMainContent.gif") bottom left no-repeat;
		min-height:500px;
	}
	
	.TopOfMainBox {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url("../images/BoxMainContent.gif") top left no-repeat;
	}
	.BoxMainContent {
		margin:0;
		padding:5px 0px 0px 15px;
		background:url("../images/BoxMainBar.gif") top left repeat;
	}


/* Footer */

#ft {
	margin-left: 195px;
}

#ft p, #ft a, #ft a:hover {
	font-size: 11px;
}

#ft p, #ft ul, #ft li, #ft a  { float: left;}

#ft li  { margin-left: .4em;}


/* left navigation small */

.red {
background-color:#ff0000;
margin:0px;

}

.blue {
background-color:#0099FF;
margin:0px;
}

/* NAVSMALL */

.navsmall {
background-color:#FFFFFF;
padding:0px;
_padding:0px 0 0 0;
margin:0px;
width:100%;
overflow:hidden;


}

.navsmall li {
padding:3px 0 2px 0px;
margin:0px;
width:140px;
border-bottom: 1px dotted #009AC8;
}


#pointer ul li {
	list-style-image: none;

	}

.ScaleBox ul li {
/*	
list-style-image: url(../images/blue_arrow.gif);
list-style-position: inside;
margin:0 0 0 5px;
*/

	}
	


.navsmall li a {
color:#009AC8; 
font-size:100%; /* 13px */
font-size:13px; /* ie */
font-family:arial;
font-weight:bold;
text-decoration:none;


}

.navsmall li a:hover {
color:#171B65;

}

li.video {
background:url(../images/video.gif) no-repeat;
padding-right:102px;
background-position: 60% 50%; 
}

li.video  a {
background: url(../images/blue_arrow.gif) no-repeat; 
background-position: 2% 50%;
padding:0 0 0 10px;
}

li.video  a:hover {
background: url(../images/blue_arrow_over.gif) no-repeat;
background-position: 2% 50%;

}

li.downlaod {
background:url(../images/download.gif) no-repeat;
padding-right:102px;
background-position: 60% 50%; 
}

li.downlaod  a {
background: url(../images/blue_arrow.gif) no-repeat; 
background-position: 2% 50%;
padding:0 0 0 10px;
}

li.downlaod  a:hover {
background: url(../images/blue_arrow_over.gif) no-repeat; 
background-position: 2% 50%;
}

li.print {
background:url(../images/print.gif) no-repeat;
padding-right:102px;
background-position: 60% 50%; 
}

li.print  a {
background: url(../images/blue_arrow.gif) no-repeat; 
background-position: 2% 50%;
padding:0 0 0 10px;
}

li.print  a:hover {
background: url(../images/blue_arrow_over.gif) no-repeat; 
background-position: 2% 50%;
}

li.url {
background:url(../images/url.gif) no-repeat;
padding-right:102px;
background-position: 60% 50%; 
}

li.url  a {
background: url(../images/blue_arrow.gif) no-repeat; 
background-position: 2% 50%;
padding:0 0 0 10px;
}

li.url  a:hover {
background: url(../images/blue_arrow_over.gif) no-repeat; 
background-position: 2% 50%;
}



li.siteMap  a {
background: url(../images/blue_arrow.gif) no-repeat; 
background-position: 2% 50%;
padding:0 0 0 10px;
}

li.siteMap  a:hover {
background: url(../images/blue_arrow_over.gif) no-repeat; 
background-position: 2% 50%;
}

li.siteMap  {
width:160px;
}



/* inline page nav */

#innermain ul#in-page-nav {
	padding:0px;
	margin:20px 0;
	float: left;
	list-style-type: none;
	width: 540px;
/*	float: left;*/
}

#innermain #mainleftcolumnFullWidth ul#in-page-nav {
	width: 750px;	
}

ul#in-page-nav a {
	font-size:100%; /* 13px */
	font-size:13px; /* ie */
}

#innermain ul#in-page-nav li {
	list-style-type: none;
	float: left;
	white-space:nowrap;
/*	line-height: 1.4;*/
	margin-right: 7px;
	padding-right: 7px;
	margin-bottom: 2px;
	border-right: 1px solid #009AC8;
}



#in-page-nav li.last { border-right: 0; }

#in-page-nav li.first { padding-left: 0; }
  
#in-page-nav .OnCurrent a { text-decoration:none; font-weight:bold; }


/* main  nav */



/* Menu with animated dropdown */



ul li {
	list-style-image:none;
}

ul.theMenuenu {
	padding:0px 0 0 0;
	overflow:hidden;
}
				
ul.theMenu ul li {
/*	width:100px;*/
	margin-bottom: 5px;
	padding:0;
	list-style-type: none;	
}
/*		.theMenu ul ul li {  padding-left:0px; width: 175px; margin-bottom: 0;   }
		.theMenu ul ul li a { display:block; color: #000; padding:0px 0 20px 0; margin:0 0 20px 0; font-size: small; text-decoration:none;  }
		.theMenu ul ul li a:hover { display:block; color: #369;  padding:0px; font-size: small; text-decoration:none; border-bottom: 1px dotted #A5AEC5; }
*/		
		 
.theMenu h2 { margin-top: 1.5em; }

		/* Arrow down Hove style */
		
.On a { 
	color: #171B65;
	font-weight:bold;
	display:block; 
	background: url(../images/On_arrow_down.gif) no-repeat;
	background-position: top left;
	padding:3px 0 3px 10px;
	text-decoration:none;
	margin:0 0 1px 0;
	border-top: 1px dotted #009AC8;
}
		
		
		.HomeOn a { 
		color: #171B65;
		font-weight:bold;
		display:block; 
		background: url(../images/On_arrow_down.gif) no-repeat;
		background-position: top left;
		padding:3px 0 3px 10px;
		text-decoration:none;
		margin:0 0 1px 0;
		}
		
		
		
		/* Arrow down Hove style END */	
		
		h3.Home a { 
		color:#009AC8;
		font-weight:bold;
		display:block; 
		background: url(../images/blue_arrow.gif) no-repeat;
		background-position: 1% 50%;
		padding:3px 0 3px 10px;
		text-decoration:none;
		margin:0 0 1px 0;
		}
			
			
		
		
		h3.headOnly a { 
		color:#009AC8;
		font-weight:bold;
		display:block; 
		background: url(../images/blue_arrow.gif) no-repeat;
		background-position: 1% 50%;
		padding:3px 0 3px 10px;
		text-decoration:none;
		margin:0 0 1px 0;
		border-top: 1px dotted #009AC8;
		}
		
		h3.headOnlyTwoLines a { 
		color: #009AC8;
		font-weight:bold;
		display:block; 
		background: url(../images/blue_arrow.gif) no-repeat;
		background-position: 1% 25%;
		_background-position: 1% 27%;
		padding:3px 0 3px 10px;
		text-decoration:none;
		margin:0 0 1px 0;
		border-top: 1px dotted #009AC8;
		}
		
		h3.headOnlyTwoLinesBottom a { 
		color: #009AC8;
		font-weight:bold;
		display:block; 
		background: url(../images/blue_arrow.gif) no-repeat;
		background-position: 1% 50%;
/*		_background-position: 1% 27%;*/
		padding:3px 0 3px 10px;
		text-decoration:none;
		margin:0 0 1px 0;
		border-top: 1px dotted #009AC8;
		border-bottom: 1px dotted #009AC8;
		}
		
		h3.headOnlyTwoLinesNavAbove a { 
		color: #009AC8;
		font-weight:bold;
		display:block; 
		/*background: url(../images/blue_arrow.gif) no-repeat;  */
		background-position: 1% 20%;
		padding:3px 0 1px 10px;
		text-decoration:none;
		margin:0 0 1px 0;
		border-top: 1px dotted #009AC8;
		border-top: 1px dotted #009AC8;
		}
		
		h3.headOnlyTwoLines, h3.headOnlyTwoLines  a:hover {
		color:#171B65;
		background: url(../images/blue_arrow_over.gif) no-repeat; 
		background-position: 1% 25%;
		_background-position: 1% 25%;
		text-decoration:none;
		}

		h3.headOnlyTwoLinesBottom a:hover {
		color:#171B65;
		background: url(../images/blue_arrow_over.gif) no-repeat;
		background-position: 1% 50%;
/*		_background-position: 1% 27%;*/
		text-decoration:none;
		}
		
		h3.headOnly a:hover { 
		color:#171B65;
		background: url(../images/blue_arrow_over.gif) no-repeat; 
		background-position: 1% 50%;
		text-decoration:none;
		} 
		
		h3.head a { 
		color: #009AC8;
		font-weight:bold;
		display:block; 
		background: url(../images/blue_arrow.gif) no-repeat; 
		background-position:1% 60%;
		padding:3px 0 3px 10px;
		margin:0 0 1px 0;
		text-decoration:none;
		border-top: 1px dotted #009AC8;
		}
		
		h3.head a:hover { 
		color:#171B65;
		font-weight:bold;
		background: url(../images/blue_arrow_over.gif) no-repeat;
		background-position:1% 60%;
		text-decoration:none;
		padding:3px 0 3px 10px;
		}
		
		
		#innermain h3 a {text-decoration:none;}
		#innermain h3 a:hover {color:#009AC8;}

		#innermain li {
			color:#444D3E;			
		}
		#innermain ul li{
			list-style-type:disc;
		}
		#innermain ol li{
			list-style-type: decimal;
		}
		
		#innermain ol#video_qa li {
			color: #009AC8;

		}
		#innermain ol#video_qa li p {

			margin-left: -18px;
		}
		
		
		#innermain ul {
			margin:10px 0 10px 16px;
		}
		
		#innermain ol {
			margin:10px 0 10px 18px;
		}
		
		
		#DropDownHolder {
		margin:0 0 5px 20px;
		}
		
		
		.dropdown a {
		font-family:arial;
		font-weight:bold;
		text-decoration:none;
		
		}
		
		.dropdown a:hover {
		color: #171B65;
		text-decoration:none;
		}
		
		
		.dropdown {
		font-family:arial;
		font-weight:bold;
		text-decoration:none;
		}
		
		.dropdownOn a {
		color: #171B65;
		text-decoration:none;
		font-weight:bold;
		}
		
		.dropdownThird a {
		/*color:#171B65;*/
		color:#ff0000;
		padding:0 0 10px 15px;
		font-family:arial;
		font-weight:bold;
		text-decoration:none;
		
		}
		
		
		
		
/* Menu with animated dropdown END */


/* First Menu in */


/*

.js ul li ul { display: none; }

.hidden { display: none; }

.mainnav {
padding:5px 0px 0px 5px;
margin:0px;
width:100px;

}

.mainnav li {
padding:0px 0px 0px 2px;
margin:5px 0px 0px 5px;
width:140px;
border-bottom: 1px dotted #A5AEC5;
}

.mainnav li a {
color:009AC8; 
font-size:85%;
 

font-family:arial;
font-weight:bold;
text-decoration:none;

}

.mainnav li a:hover {
color:#171B65;

} 

*/

/**Group at a Glance**/

#groupglance, #hotels_restaurants {
	margin-top:10px;
	width:414px;
	float:left;
	height:90px;
	border-right:1px solid #009AC8;
}

#hotels_restaurants {
	width: 540px;
	border-right-width: 0;
	height:70px;
	margin-top:0px;		
}



#ggCoffee, #costa {
	float:left;
	position:relative;
	height:70px;
	width:100px;
	margin-top:15px;
	margin-left:16px;
}

#costa {
	width:540px;
	height:25px;
	margin-top:10px;
	margin-left:0px;		
}



#groupglance div, #hotels_restaurants div {
	float:left;
	position:relative;
	
}

#groupglance div a, #hotels_restaurants div span {
	text-indent:-999px;
	display:block;
}


#ggPremier {
	margin-top:15px;
}

#ggPremier a, #ggPremier span {
	background:url(../images/logo_premier.gif) no-repeat;
	text-indent:-999px;
	width:65px;
	height:43px;
	display:block;
}

#ggBeefeater a, #ggBeefeater span{
	background:url(../images/logo_beefeater.gif) no-repeat;
	margin-left:25px;
	margin-top:13px;
	height:45px;
	width:81px;
}

#ggTable a, #ggTable span{
	background:url(../images/logo_table.gif) no-repeat;
	margin-left:32px;
	margin-top:15px;
	height:43px;
	width:39px;
}

#ggTaybarns a, #ggTaybarns span {
	background:url(../images/logo_taybarns.gif) no-repeat;
	margin-top:15px;
	margin-left:30px;
	height:43px;
	width:69px;
}

#ggBrewers a, #ggBrewers span {
	background:url(../images/logo_brewers.gif) no-repeat;
	margin-left:12px;
	margin-top:15px;
	height:48px;
	width:47px;
}

#ggCosta a, #costa span{
	background:url(../images/logo_costa.gif) no-repeat;
	text-indent:-999px;
	margin-top:25px;
	display:block;
	height:19px;
	width:70px;
}
#costa span{
	margin-top:0px;
}
/**Group at a Glance: Awards**/

#awards-content .yui-gb {
	float: left;
	margin-bottom: 10px;
}

#awards-content .box {
	border-top: 1px solid #009AC8;
	float: left;
	width: 230px;
	margin-right: 20px;
}

#awards-content .box img {
	padding-bottom: 4px;
}

#awards-content .top .box, #awards-content .bottom .box  {
	border-top-width: 0;
}

#awards-content .bottom .orphan {
	border-top-width: 1px;
	padding-top: 20px;
}


/**Group at a Glance end**/

/* import from home page */


#FlashContentHome {
/*	background:url(../images/tmp_video_still.jpg) no-repeat;*/
	float:left;
	margin:0 10px 10px 0;
	height: 316px;
	width: 446px; 
}

#qa_video_player {
	background:#fff url('../images/home_video_fallback.jpg') no-repeat;
	height: 316px;
	width: 446px;
	position: relative;
}

#qa_video_player h1 {
	padding: 10px
}

#fallback_guidence {
	position: absolute;
	padding: 0 10px 0px 10px;
	bottom: 0px;
}

#fallback_guidence a {
	color: #fff;
	text-decoration: none;
}


#DayInTheLifeHome {
	background:url(../images/DayInTheLifeHome.jpg) no-repeat;
	float:left;
	height:316px; /* + 14px */
	width:290px;/*+54*/
	position: relative;
}


#DayInTheLifeHome h2 {
	background: url(../images/day_in_the_life_h2.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 117px;
	height: 77px;
}

#DayInTheLifeHome a.ArrowLink {
	background:url(../images/blue_arrow_onDark.gif) no-repeat;
	background-position: 78px 193px;
	display: block;
	height:114px;
	width:120px;	
	padding: 140px 160px 62px 10px;
	text-decoration:none;
	position:absolute;
	top: 0;
	color:#FFFFFF;
}

#DayInTheLifeHome a.ArrowLink:hover {
background-image:url(../images/blue_arrow_onDark_over.gif);

}

#QuoteHome {
background:url(../images/QuoteHomeBox.gif) no-repeat;
float:left;
height:250px; /* - 10px */
margin:0 10px 10px 0;
width:446px; /*-54*/
}

#QuoteHome p {
color:#009AC8;
font-size:93%; /* 12px */
_font-size:12px; /* ie */
margin:20px 0 0 8px;
padding:4px 5px 0 7px;
position:absolute;
}

span.bold {
font-weight:bold;
}

.snippetHome {
color:#009AC8;
font-size:21px; /* ie */
margin:10px 0 0 15px;
width:420px
}

#ChartHome {
	background:url(../images/finance_highlights_home.png) no-repeat;
	float:left;
	height:170px;  /*-5*/
	width:290px;
}

#ChartHome a.ArrowLink {
	background:url(../images/blue_arrow.gif) no-repeat;
	background-position: 100% 60%;
}

#ChartHome a.ArrowLink,
#PerformaceHome a.ArrowLink,
#PerformaceHomeTwo a.ArrowLink {
	font-weight: bold;
	font-size: 85%; /* 10px */
	_font-size:10px; /* ie */
	padding: 0 7px 0 5px;
	margin: 5px 0 0 5px;
	text-decoration:none;
	position:absolute;
}

#PerformaceHome a.ArrowLink,
#PerformaceHomeTwo a.ArrowLink {
	font-size:14px;
}

#GroupAtAGlanceHome a.ArrowLink {
	background:url(../images/blue_arrow.gif) no-repeat;
	background-position: 80% 80%;
	font-weight:Bold;
	font-size:108%; /* 14px */
	font-size:14px; /* ie */
	padding: 0 7px 0 5px;
	margin:10px 0 0 5px;
	text-decoration:none;
	position:absolute;
}


#ChartHome a.ArrowLink:hover, #GroupAtAGlanceHome a.ArrowLink:hover {
	background-image:url(../images/blue_arrow_over.gif);
}

#PerformaceHome {
	background:url(../images/PerformaceHomeBox.gif) no-repeat;
	float:left;
	height:72px;
	margin:9px 7px 5px 0;
	width:141px; 
	font-size:100 %; /* 13px */ 
	_font-size:13px; /* ie */ 
}

#PerformaceHomeTwo {
	background:url(../images/PerformaceHomeBox.gif) no-repeat;
	float:left;
	height:72px;
	margin:10px 0 0 0;
	width:142px;
}

.Performace p {
color:#444D3E;
font-size:100 %; /* 13px */
_font-size:13px; /* ie */
margin:0;
padding:20px 5px 0 7px;
_padding:16px 5px 0 7px;

}

#GroupAtAGlanceHome {
background:url(../images/AtAGlanceHomeBox.gif) no-repeat;
float:left;
height:56px;
width:744px;
overflow:hidden;
}

#iconsHome {
	margin:4px auto;
	width:620px;
	height:55px;
	float:right;
}

#iconsHome .icons {
	margin: 0;
}

#iconsHome .icons li {
	padding:0px 30px 0px 0px;
	margin:6px 0px 0px 5px;
	display:inline;
}

span.pink {
color:#D4145A;
font-weight:bold;
}

/*****Day in the life Flash page*****/

#ditl-flashcontent {
	position: absolute;
	left: -10px;
	top: -12px;
	/*padding:20px 0 0 20px;*/
}

.ditl-row {
	height: 120px;
	width: 740px;
	border-bottom: 1px solid #009AC8;
	padding: 1em 0;
}

.ditl-row img {
	float: right;
	padding-left: 1.5em;
}

#dayInTheLifeFlashContainer {
	position: relative;	
	width:750px;
 	height: 52em;	
}

/*****Day in the life Flash page END*****/


/*************BOARD OF DIRECTORS & Executive *********/

#boardOfDirectorsLeftColumn {
float:left;
width:255px;
display:inline;
/*min-height:400px;*/
clear:none;
}

#boardOfDirectorsFlash {
float:left;
width:376px;
clear: right;

}

#boardflashcontent {
margin-top:60px;
margin-left:10px;
}

.yui-u.whole {
width:100%;
}

.boardCopyDiv{
	width:100%;
	padding-right:5px;
/*	height:300px;*/
	margin-top:13px;
}

#executiveTeamBottomContent {
clear:both;
width:500px;
}
#executiveTeamBottomContent p {
font-size:13px;
padding:5px 0 10px 0;
}


/* No Flash fallback */
#bd .people {
	float: left;
	list-style-type: none;
	margin-top: 60px;
}	

#bd .people li {
	float: left;
	margin: 0 12px 12px 0;
	width: 108px;
	list-style-type: none;
	font-size: 13px;
	color: #009AC8;	
}

#bd .people li.enabled {
	cursor: pointer;
}

#bd .people li.enabled:hover, /* Don't care about IE6 here */
#bd .people li.selected {
	color: #171B65;
}

#bd .people li span {
	font-weight: bold;
	display: block;
	height: 2.2em;
}

#bd ul#executives_nav {
	margin-bottom: 60px;
}



/*************BOARD OF DIRECTORS END*********/


/**********Tables************/

.TableGrey {
padding:0px;
margin:0 0 10px 0;
background-color:#E3E4E2;
}

.TableGrey th {
	font-weight:bold;
	color:#009AC8;
	border-bottom:2px solid white;
}

.TableGrey th, .TableGrey td { 
	padding:2px 5px 2px 10px;
	border-right:2px solid white;
	vertical-align:top;
}

.tableRightAlign {
	text-align:right;
	width: 15%;
} 
 
.greyFullWidth {
	padding:0px;
	margin:0 0 10px 0;
	background-color:#E3E4E2;
}

.greyFullWidth td { 
	padding:2px 5px 2px 10px;
	border-bottom:2px solid white;
	vertical-align:top;
}

.TableSmall {
	padding: 0px;
	margin:0 0 10px 0;
	background-color:#E3E4E2;
}

.TableSmall td {
	color: rgb(72,68,65);	
	
	vertical-align:top;
	padding:2px 10px 2px 10px;
	vertical-align: top;
	border-width: 0;
}

.TableSmall td.row, .TableSmall th.row {
	border:2px solid white;
	border-width: 2px 0 0 0;
}

.TableSmall th {
	color: rgb(72,68,65);	
	
	vertical-align:top;
	padding:2px 10px 2px 10px;
	font-weight: bold;
	
}



.std {
	padding: 0px;
	margin:0 0 10px 0;
	background-color: #E3E4E2;
}

.std th { 
	font-weight: bold;
}

.std th, .std td, .figures th, .figures td { 
	color: rgb(72,68,65);	
	padding: 2px 6px;
	vertical-align:top;
	border-top: 2px solid #fff;
}

.figures {
	padding: 0px;
	margin:0 0 10px 0;
	background-color: #E3E4E2;
}

.figures th {
	color: #009AC8;
}


#finance_diary { margin-bottom: 0;}

#finance_diary thead th {
	font-weight: normal;
	padding-bottom: 1em;
}

#finance_diary tbody th {
	width: 25%;
	color: rgb(72,68,65);
}

#eps_condition th, #tsr_condition th {
	width: 50%;
}

#eps_condition thead th, #tsr_condition thead th {
	color: #009AC8;
	font-weight: normal;
	padding: .4em 6px 1em;
}

/**********Tables END************/



/*****SITE MAP*********/

#innermain .sitemapList  li {list-style-type:none;}

#innermain .sitemapList  ul li ul {margin-left: 16px;}

/*****SITE MAP END*********/


/*****Content styles *********/

.FloatedRightContent
{float:right;
padding:0 0 30px 20px;
margin-left: 10px;
color:#444D3E;
font-size:0.85em;
}

.Width264 {
width:264px;
}

/*****Content styles END*********/