/*================================================== COLOR STYLES */
/*
    CSS Document for Savills Global
    Build: Pete Robelou on behalf of SAS - 06/10/2009
*/

body
{
    color: #6d7679;
    background-color: #f3f0e7;
}


/*--------------------------------------------------=> HEADERS */
/* H1 */
h1
{
    color: #3a4346;
}

/* H2 */
h2
{
    color: #3a4346;
}

#content_wide .column_two_halves_container h2
{
    color: #6d7679;
}

#master_container_uk .column_two_halves_container h2
{
	color:#485458;
}

#master_container_hk h2.intro
{
    color: #92989b;
}
.global_intro{color:#FFF; font-weight:200}

.global_intro p{color:#FFF; font-weight:200}







/* H3 */
h3
{
    color: #3a4346;
}

#content_wide .column_two_halves_container h3
{
    color:#92989b;
}

.related_content h3
{
    color: #6d7679;
}

.related_content_module h3
{
    color: #3a4346;
}

#master_container_hk .related_content_module h3
{
    color: #91989b;
}

/* H4 */
h4
{
    color: #3a4346;
}

/*--------------------------------------------------=> CONTENT ELEMENTS */
/*----------- Global */

.no_background
{
    background-color:#ffffff !important;
}

.background_line
{
    background-color:#ffffff !important;
    /*background-image:url(../_images/bg_body_line.gif);*/
}

.compulsory
{
    color:#ed3a3e;
}

.right_hand_module .content_holder
{
    background-color: #fff;
    background-image: url(../_images/bg_right_hand_module_holder.gif);
}

html.js .showcase_three_thirds .blank_content_holder
{
    background-image: url(../_images/blank_box_showcase.gif);
}

.showcase_three_thirds .blank_content_holder 
{
	background-image: url(../_images/blank_box_showcase_vx.gif);
}

html.js .blank_content_holder
{
    background-image: url(../_images/blank_box.gif);
}

.blank_content_holder 
{
	background-image: url(../_images/blank_box_vx.gif);
}

html.js .column_one_third .blanksmall_content_holder
{
    background-image: url(../_images/blank_snippet_rwhite.png);
}

html.js .column_one_quarter .blanksmall_content_holder
{
    background-image: url(../_images/blank_snippet_rwhite.png);
}

html.js .regions_content .blank_content_holder
{
    background-image: none;
}

.column_one_third .blanksmall_content_holder 
{
	background-image: url(../_images/blank_snippet_right.png);
}

.blanksmall_content_holder
{
	background-image: url(../_images/blank_snippet_right.png);
}


.associate_box, .tab_underline
{
	background-color:#FFF;
}

.text_box_link a
{
    background-image:none;
}

.new_link_arrow p
{
	background-image:none;

}

.new_link_arrow a
{
	background-image:none;

}

/*--------------------------------------------------=> CONTENT ELEMENTS */
/*----------- Global */

/* End hide from IE-mac */
.site_box_link
{
    background-image:url(../_images/regional_site_shadow.png);
	background-repeat: no-repeat;
	background-position:2px 2px;
}

.right_hand_module .content_holder
{
    background-color: #fff;
    background-image: url(../_images/bg_right_hand_module_holder.gif);
}


/*** EXTRA SHADOW FROM MAPS REMOVED ***/
/*.site_box_link a
{
    background-image:url(../_images/regional_site_shadow.png);
	background-position:2px 2px;

}*/

.site_box_link a span.action_link_arrow
{
	background-image: url(../_images/icon_arrow_grey.gif);
}

.site_box_link:hover, .site_box_link a:hover
{
    background-color:#ffe74f;
    color:#6d7679;
}

.site_box_link span.action_link_arrow
{
	background-image: url(../_images/icon_arrow_grey.gif);
	background-repeat:no-repeat;
}


.site_box_link:hover
{
    background-color:#ffe74f;
    color:#6d7679;
}

.share_price_container
{
    background-image:url(../_images/bg_share_price_container.gif);
}

.share_price_container p.share_price
{
    color:#9da2a5;
}

#right_hand_modules_container .share_price_container
{
    background-image:url(../_images/bg_share_price_container_small.gif);
}

.colour_box_link a:hover
{
    background-color:#ffe74f;
	height:150px;

   
}

/*----------- Paragraph */
p
{
    color: #6d7679;
}

#location_title p
{
    color: #ed1c24;
}

ul#language_link li 
{
    background-image:url(../_images/bg_language_link_border.gif);
}

#language_link li.last{
    background-image:none;
}

ul#language_link li a.active{
    color:#91989b !important;
}

#master_container_uk #location_title p
{
    color: #061d49;
}

#master_container_hk #location_title p
{
    color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#location_selection p a span
{
    background-image: url(../_images/icon_world_newmap_large.gif);
    cursor: pointer;
	height:33px;
	width: 68px;
	

}

.share_price_container
{
    background-image:url(../_images/bg_share_price_container.gif);
}

.share_price_container p.share_price
{
    color:#9da2a5;
}

#right_hand_modules_container .share_price_container
{
    background-image:url(../_images/bg_share_price_container_small.gif);
}

/* old map edited by mark */

/*#location_selection p a span
{
    background-image: url(../_images/icon_world_map.gif);
    cursor: pointer;
}
*/
.highlight, span.highlight, .highlight strong
{
    color: #3a4346;	
}

.global_intro strong
{
    color: #fee752;	
}

p.highlight_bar, .contactHighlight
{
    color: #3a4346;
    background-color: #ede9da;
}

#master_container_hk p.highlight_bar_yellow
{
    color: #485458;
    background-color: #ffe74f;
}

#master_container_hk p.highlight_bar_alt
{
    color: #485458;
    background-color: #ffe74f;
}

p.highlight_bar_alt
{
    color: #3a4346;
    background-color: #fee752;
}

p.copyright
{
    color: #929696;
}

p.key_red
{
	background-image: url(../_images/key_red.gif);
}

/*----------- Links */
a
{
    color: #3a4346;
}

#master_container_uk .link_list ul li a:hover,
a:hover
{
    color: #ed1c24;
}

.action_link_phone a:hover
{
	color:#3A4346;
}

.highlight_link_bar a
{
    background-color: #ede9da;
    background-image: url(../_images/icon_arrow.gif);
}

p.highlight_link_bar
{
    background-color: #ffffff;
}

.highlight_link_bar a:hover
{
    color: #3a4346;
    background-color: #fee752;
}


div.highlight_link_bar a:hover
{
    color: #3a4346;
    background-color: #fee752;
}

/****SHOWCASE PAGE/HIGH LIGHT BAR **JAVASCRIPT FUNCTION APPLIED****/
.showcase_highlight
{	
	color: #3a4346;
    background-color:#ede9da;
	padding:8px;
	margin-bottom:10px;
	overflow:hidden;

	}
	
.showcase_highlight span
{
	font-size:0.85em;
	padding:0px;
	line-height:15px;
}

.investor_relations .showcase_highlight span
{
	font-size:0.687em;
}

.showcase_highlight a
{	
	color: #3a4346;
	margin:0px;
	}

.showcase_highlight_hover,
.showcase_highlight:hover
{	
	color: #3a4346;
    background-color:#fee752;
	cursor:pointer;
}


.showcase_highlight a:hover
{	
	color: #3a4346;
	margin:0px;
	padding-left:0px

	}
	
div.showcase_highlight a:hover
{	
	color: #3a4346;
	padding:0px;
	margin:0px;
}
	


/****ARCHIVE PAGE/HIGH LIGHT BAR **JAVASCRIPT FUNCTION APPLIED****/

.archive_highlight_height{
	height:49px;	
}

.archive_highlight
{	
	color: #3a4346;
    background-color:#fff;
	padding:8px;
	margin-bottom:0px;
	overflow:hidden;
	border-bottom:#CCC solid 1px;
	font-size:0.686em; 


	}
	
.archive_highlight span{
	font-size:0.85em;
	padding:0px;
	line-height:15px;}
	
.archive_highlight a
{	
	color: #3a4346;
	margin:0px;
	}

.archive_highlight_hover,
.archive_highlight:hover
{	
	color: #3a4346;
    background-color:#fee752;
	
	}


.archive_highlight a:hover
{	
	color: #3a4346;
	margin:0px;
	padding-left:0px

	}
	
div.archive_highlight a:hover
{	
	color: #3a4346;
	padding:0px;
	margin:0px;
}



a.arrow_link_london
{
    background-image: url(../_images/icon_map_london.gif);
}
a.arrow_link_uk 
{
    background-image: url(../_images/icon_map_uk.gif);
}
a.arrow_link
{
    background-image: url(../_images/icon_arrow_red.gif);
}

a.arrow_link_down
{
    background-image: url(../_images/icon_arrow_down.gif);
}

div.arrow_link_down a
{
    background-image: url(../_images/icon_arrow_down.gif);
}

a.back_to_link, .back_to_link a
{
	background-image: url(../_images/icon_arrow_left.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 3px;
}

#master_container_hk .action_link_print a
{
	/*background-image: url(../_images/icon_hk_print.gif);*/
	background-image: url(../_images/icon_new_printer.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_hk .action_link_print p
{
	/*background-image: url(../_images/icon_hk_print.gif);*/
	background-image: url(../_images/icon_new_printer.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}


#master_container_hk .action_link_add a, #master_container_hk span.action_link_add
{
/*	background-image: url(../_images/icon_hk_add.gif);*/
	background-image: url(../_images/icon_new_add.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_uk .action_link_phone a, #master_container_uk p.action_link_phone
{
	background-image: url(../_images/icon_new_phone.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}


#master_container_hk .action_link_phone p, #master_container_hk .action_link_phone
{
/*	background-image: url(../_images/icon_hk_phone.gif);*/
	background-image: url(../_images/icon_new_phone.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}


.column_three_thirds_container .column_one_third .action_link_phone a, #master_container_uk p.action_link_phone, p.action_link_phone
{
    color: #3a4346;
}

.column_three_thirds_container .column_one_third .action_link_phone a:hover
{
    color: #ed1c24;
}

.action_link_mobile a
{
/*	background-image: url(../_images/icon_mobile.gif);*/
	background-image: url(../_images/icon_new_mobile.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_uk .action_link_mobile a
{
/*	background-image: url(../_images/icon_uk_mobile.gif);*/
	background-image: url(../_images/icon_new_mobile.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;

}

#master_container_hk .action_link_mobile a
{
/*	background-image: url(../_images/icon_hk_mobile.gif);*/
	background-image: url(../_images/icon_new_mobile.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}



.action_flag_uk a
{
	background-image: url(../_images/icon_flag_uk.gif);
}

#master_container .action_link_flag_uk a
{
	background-image: url(../_images/icon_flag_uk.gif);
}


.action_link_mobile a
{
/*	background-image: url(../_images/icon_mobile.gif);*/
	background-image: url(../_images/icon_new_mobile.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_uk .action_link_mobile a
{
/*	background-image: url(../_images/icon_uk_mobile.gif);*/
	background-image: url(../_images/icon_new_mobile.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;

}

#master_container_hk .action_link_mobile a
{
/*	background-image: url(../_images/icon_hk_mobile.gif);*/
	background-image: url(../_images/icon_new_mobile.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

/*******************************************email**/
.action_link_email a
{
	/*background-image: url(../_images/icon_email.gif);*/
	background-image: url(../_images/icon_new_email.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_uk .action_link_email a
{
	/*background-image: url(../_images/icon_email.gif);*/
	background-image: url(../_images/icon_new_email.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}


#master_container_hk .related_content_module .action_link_email a
{
	/*background-image: url(../_images/icon_email.gif);*/
	background-image: url(../_images/icon_new_email.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}


#master_container_hk .action_link_email a, #master_container_hk .action_link_email p
{
	/*background-image: url(../_images/icon_email.gif);*/
	background-image: url(../_images/icon_new_email.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

/*************************/


.action_link_contact a
{    
	
	background-image: url(../_images/icon_new_contact.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
/*	background-image: url(../_images/icon_contact.gif);*/
}

#master_container_uk .action_link_contact a
{    
	background-image: url(../_images/icon_new_contact.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
/*	background-image: url(../_images/icon_contact.gif);*/
}

#master_container_hk .action_link_contact a
{    
	background-image: url(../_images/icon_new_contact.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
/*	background-image: url(../_images/icon_contact.gif);*/
}

.action_link_office a
{
	background-image: url(../_images/icon_new_building.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
/*	background-image: url(../_images/icon_contact.gif);*/

}

#master_container_uk .action_link_office a
{
	background-image: url(../_images/icon_new_building.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
/*	background-image: url(../_images/icon_contact.gif);*/
}

#master_container_hk .action_link_office a
{
	background-image: url(../_images/icon_new_building.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
/*	background-image: url(../_images/icon_contact.gif);*/
}

.action_link_profile a
{
	background-image: url(../_images/icon_new_person.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_uk .action_link_profile a
{
	background-image: url(../_images/icon_new_person.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_hk .action_link_profile a
{
	background-image: url(../_images/icon_new_person.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

.action_link_business_card a
{
/*	background-image: url(../_images/icon_business_card.gif);*/
	background-image: url(../_images/icon_new_contact.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;

}

#master_container_uk .action_link_business_card a
{
/*	background-image: url(../_images/icon_business_card.gif);*/
	background-image: url(../_images/icon_new_contact.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_hk .action_link_business_card a
{
/*	background-image: url(../_images/icon_business_card.gif);*/
	background-image: url(../_images/icon_new_contact.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

a.action_link_map
{
	background-image: url(../_images/icon_map.gif);
}

#master_container_uk a.action_link_map
{
	background-image: url(../_images/icon_uk_map.gif);
}

#master_container_hk a.action_link_map
{
	background-image: url(../_images/icon_hk_map.gif);
}


a.action_link_flag_uk
{
	background-image: url(../_images/icon_flag_uk.gif);
}

.action_link_arrow a
{
	background-image: url(../_images/icon_arrow_grey.gif);
}

.new_arrow_link a
{
	background-image: url(../_images/icon_arrow_grey.gif);
}


#master_container_uk .action_link_arrow a
{
	background-image: url(../_images/icon_new_arrowright.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
/*	background-image: url(../_images/icon_contact.gif);*/

}

#master_container_hk .action_link_arrow a
{
	background-image: url(../_images/icon_new_arrowright.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
/*	background-image: url(../_images/icon_contact.gif);*/
}


.home_page #master_container_hk .vx_blocks_file_blocks-home-grey .action_link_arrow a
{
	background-image: url(../_images/icon_new_homearrow.png);
	background-color:/*<edit title="60%">*/#6A7792/*</edit>*/;
	/*	background-image: url(../_images/icon_contact.gif);*/
}

.action_link_arrow a_down, .action_link_arrow a_up, .new_arrow_link a_down, .new_arrow_link a_up
{
	background-image: url(../_images/icon_arrow_expand_grey.gif);
}

.action_link_subscribe a
{
	background-image: url(../_images/icon_subscribe.gif);
}

#master_container_uk .action_link_subscribe a
{
	background-image: url(../_images/icon_uk_subscribe.gif);
}

#master_container_hk .action_link_subscribe a
{
	/*background-image: url(../_images/icon_hk_subscribe.gif);*/
	background-image: url(../_images/icon_new_photoshop.png);
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

.action_link_rss a, .action_link_rss a_list, .action_link_rss_list a_list
{
	background-image: url(../_images/icon_rss.gif);
}

.action_link_pdf a
{
	background-image: url(../_images/icon_pdf.gif);
}

.action_link_download a
{
	/*background-image: url(../_images/icon_download.gif);*/
	background-image: url(../_images/icon_new_download.png);
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_uk .action_link_download a
{
	/*background-image: url(../_images/icon_uk_download.gif);*/
	background-image: url(../_images/icon_new_download.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_hk .related_content_module .action_link_download a
{
/*	background-image: url(../_images/icon_hk_download.gif);*/
	background-image: url(../_images/icon_new_related_download.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_hk .related_content_module .action_link_arrow a
{
	background-image: url(../_images/icon_new_arrowright.png);	
	background-color:/*<edit title="base">*/#856268/*</edit>*/;
/*	background-image: url(../_images/icon_contact.gif);*/
}


#master_container_hk .action_link_download a
{
/*	background-image: url(../_images/icon_hk_download.gif);*/
	background-image: url(../_images/icon_new_download.png);	
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}


.new_arrow_link a
{
	background-image: url(../_images/icon_arrow_grey.gif);
}

/**** MAP HYPERLINK ****/
p.new_arrow_link 
{
	background-image: url(../_images/icon_arrow_grey.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	margin:10px 0px 0px 0px; 
	line-height:20px;
	
	} 




.uk_map p a span
{
    background-image: url(../_images/icon_map_uk.gif);
    cursor: pointer;
}

.london_map p a span
{
    background-image: url(../_images/icon_map_london.gif);
    cursor: pointer;
}

a.photo_view_link
{
    background-color:#f3f0e7;
    color:#92989b;
}

a.photo_view_link:hover
{
    background-color:#ffe850;
    color:#92989b;
}
/*----------- Lists */
ul
{
    color: #6d7679;
}

/* Link list */
.link_list ul
{
}

.link_list ul li
{
}

.link_list ul li a
{
    background-image: url(../_images/icon_arrow.gif);
}

.link_list ul li a.arrow_link_down
{
    background-image: url(../_images/icon_arrow_down.gif);
}

.link_list ul li ul li a
{
    color: #91989b;
}

#master_container_uk .link_list ul li a
{
    color:#4a5459;
}


/* Bullet list */
.bullet_list ul
{
}



.bullet_list ul li, .column_two_thirds ul li, .vx_blocks_file_blocks-main ul li, .vx_blocks_file_blocks-centre-left ul li
{
   /* background-image: url(../_images/icon_bullet.gif); */
   /*  color:#92989b;*/
   	background-color: /*<edit title="base">*/#061D49/*</edit>*/;
	background-image: url(../_images/icon_new_bullet.png);	
  

}


#master_container_uk .bullet_list ul li, #master_container_uk .column_two_thirds ul li, #master_container_uk .vx_blocks_file_blocks-main ul li, 
#master_container_uk .vx_blocks_file_blocks-centre-left ul li
{
/*    background-image: url(../_images/icon_uk_bullet_blue.gif); */
	background-color: /*<edit title="base">*/#061D49/*</edit>*/;
	background-image: url(../_images/icon_new_bullet.png);	
  
}

#master_container_hk .bullet_list ul li, #master_container_hk .column_two_thirds ul li, #master_container_hk .vx_blocks_file_blocks-main ul li, 
#master_container_hk .vx_blocks_file_blocks-centre-left ul li
{
/*    background-image: url(../_images/icon_hk_bullet_blue.gif);*/
	background-color: /*<edit title="base">*/#061D49/*</edit>*/;
	background-image: url(../_images/icon_new_bullet.png);
	background-repeat:no-repeat;
	background-position:0 0;
  
}



.bullet_list ul li a
{
}

/*----------- Modules */
/* Related content module */
.related_content_module
{
	background-color: #ede9da;
}

.showcase_three_thirds .related_content_module
{
    background-color:#fff;
}

/* Right hand modules */
.right_hand_module
{
    background-image: url(../_images/bg_right_hand_module.gif);
}

.right_hand_module .single_action_link p
{
    background-image: url(../_images/icon_arrow.gif);
}

.right_hand_module p.highlight_bar
{
    color: #3a4346;
    background-color: #ede9da;
}

.right_hand_module .highlight
{
	color:#3a4346;
}

.right_hand_module .highlight_alt
{
	color:#ed1c24;
}

.right_hand_module .hr_container .hr
{
    background-color: #ede9da;
}

.right_hand_module .alert .hr
{
    background-color: #ed1c24;
}

/* Expandable modules */
.expand_image .expand_link
{
    background-color: #ede9da;
    background-image: url(../_images/icon_arrow_expand.gif);    
}

.expand_image .expand_link:hover
{
    color: #3a4346;
    background-color: #fee752;
}

.expand_image .closed
{
    color: #3a4346;
    background-color: #fee752;
}

.expand_image .content_inner .top_left_container p, .expand_image .content_inner .top_right_container p, .expand_image .content_inner .bottom_left_container p, .expand_image .content_inner .bottom_right_container p
{
    color: #3a4346;
}

.expand_image .content_inner .top_left_container, .expand_image .content_inner .top_right_container, .expand_image .content_inner .bottom_left_container, .expand_image .content_inner .bottom_right_container
{
    background-image: url(../_images/bg_transparent_white.png); /* ie6.css */
}

.small_image .text_container .expand_container .expand_link
{
    background-color: #fff;
    background-image: url(../_images/icon_arrow_expand_grey.gif);
}


.small_image .text_container .expand_container .expand_link
{
    background-color: #fff;
    background-image: url(../_images/icon_arrow_expand_grey.gif);
}

.small_image .text_container .expand_container .expand_link:hover

{
    color: #ed1c24;
}

#accordion
{
    border-bottom-color: #daddde;
}

#accordion .expand_link
{
    background-color: #fff;
    background-image: url(../_images/icon_arrow_expand_grey.gif);
    border-top-color: #daddde;
}




/*----------- Table */

#table_content table
{
    color: #666666;
}

#report_table_content thead th
{
    color:#485458;
}


/* BORDERS
---------------------------- */

/* body */
#table_content tbody th, #table_content tbody td
{
    border-color: #485458;
}

/* HOVERS
---------------------------- */
#table_content tr:hover *
{
    background-color: #faf8f4;
}

#table_content tr td:hover, #table_content tr td:hover *
{
    background-color: #faf8f4;
}

/* exceptions */
#table_content thead tr th, #table_content thead tr:hover *, #table_content thead tr td:hover, #table_content tfoot tr:hover *, #table_content tfoot tr td:hover
{
    background-color: white;
}

#table_content thead tr th.current
{
    background-color: #faf8f4;
}

#table_content col.hover_
{
    background-color: #faf8f4;
}

/* override for header col -
	more specfic than above rule */
#table_content table col.header
{
    background-color: white;
}

/*  Styles ---------------------------- */

*#table_content thead tr th, #table_content .heading td, #table_content .heading th
{
    color: #92989b;
}
.current
{
    color: #485458 !important;
    background-color:#faf8f4;
}

#table_content td
{
    color: #92989b !important;
}

#table_content tbody tr.revenue th{
    color: #485458 !important;
    font-weight:bold;
}

#table_content tbody tr td.notes{
    color: #485458 !important;
}


/*----------- Table report */

#report_table_content table
{
    color: #92989b;
}

#report_table_content th.header
{
    color: #4a5459;
}


/* ALIGNMENT
---------------------------- */

/* exceptions */

#report_table_content thead th
{
    color:#485458;
}

/* HOVERS
---------------------------- */
#report_table_content tr:hover *
{
    background-color: #faf8f4;
}

#report_table_content tr td:hover, #table_content tr td:hover *
{
    background-color: #faf8f4;
}

/* exceptions */
#report_table_content thead tr th, #report_table_content thead tr:hover *, #report_table_content thead tr td:hover, #report_table_content tfoot tr:hover *, #report_table_content tfoot tr td:hover
{
    background-color: white;
}

#report_table_content thead tr th.current
{
    background-color: #faf8f4;
}

#report_table_content col.hover_
{
    background-color: #faf8f4;
}

/* override for header col -
	more specfic than above rule */
#report_table_content table col.header
{
    background-color: white;
}

/*  Styles ---------------------------- */

#report_table_content thead tr th, #report_table_content .heading td, #report_table_content .heading th
{
    color: #485458;
}

/*----------- Table shareprice */

#shareprice_table_content table
{
    color: #92989b;
}

#shareprice_table_content th.header
{
    color: #4a5459;
}

#shareprice_table_content thead tr th, #shareprice_table_content .heading td, #shareprice_table_content .heading th
{
    color: #485458;
}

#shareprice_table_content .price{
    color:Red;
    background-image:url(../_images/icon_up_arrow.gif);
}

/* ALIGNMENT
---------------------------- */
/* exceptions */

#shareprice_table_content thead th
{
    color:#485458;
}

/* HOVERS
---------------------------- */
#shareprice_table_content tr:hover *
{
    background-color: #faf8f4;
}

#shareprice_table_content tr td:hover, #table_content tr td:hover *
{
    background-color: #faf8f4;
}

/* exceptions */
#shareprice_table_content thead tr th, #shareprice_table_content thead tr:hover *, #shareprice_table_content thead tr td:hover, #shareprice_table_content tfoot tr:hover *, #shareprice_table_content tfoot tr td:hover
{
    background-color: white;
}

#shareprice_table_content thead tr th.current
{
    background-color: #faf8f4;
}

#shareprice_table_content col.hover_
{
    background-color: #faf8f4;
}

/* override for header col -
	more specfic than above rule */
#shareprice_table_content table col.header
{
    background-color: white;
}


/*----------- Misc */
/* Blockquote */
blockquote
{
    color: #000;
}

.hr_container .hr, .hr_container_alt .hr
{
    background-color: #daddde;
}

.icon_change_up, .icon_change_down
{
    background-image: url(../_images/icon_arrow_change.gif);
}

/*--------------------------------------------------=> FORMS */

#search_site input, input.defaultvalue_input, textarea
{
    border-color: #A3A3A3;
    color: #3a4346;
}

/** OLD STYLING - PRE-FORM CREATION **/

/*#search_site input, input 
{
	color: #3a4346;
	border-top-color: #A3A3A3;
	border-right-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	border-left-color: #A3A3A3;
}
*/
#search_site input:hover, #search_site input:focus, input:hover, input:focus, 
#content .column_two_halves_container .column_one_half input.text_style:hover, #content .column_two_halves_container .column_one_half input.text_style:focus
{
    border-color: #ed1c24;
}

.related_content input
{
    color: #3a4346;
    border-color: #daddde;
}

.related_content input:hover, .related_content input:focus
{
    border-color: #ed1c24;
}

#content .column_two_halves_container .column_one_half select, #content .column_two_halves_container .column_one_half input.text_style
{
        border-color:#daddde;
}

#search_site button
{
    background-image: url(../_images/icon_arrow.gif);
    background-color: #fff;  
    color: #3a4346;  
    cursor: pointer;
}

#search_site button:hover
{
    color: #ed1c24;
}

#content_container button, .related_content button
{
    color: #fff;
    background-color: /*<edit title="base">*/#061D49/*</edit>*/;
	cursor: pointer;
	background-image: url(../_images/icon_arrow_white.gif);
}

#master_container_uk #content_container .column_two_halves_section .column_one_half button, #master_container_uk #content_container .button_large
{
	background-color:#ede9db;
	color:#485458;
	background-image: url(../_images/icon_arrow_red.gif);
}

#master_container_hk button
{
    background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

button#button_cancel
{
    background-image: url(../_images/icon_cross.gif);
}

span.required
{
	color:#ed1c24;
}

label.inactive 
{
	color:#d0d3d5;
}

select.inactive, input.inactive
{
	color:#a4a9ac;
}

select
{
    color: #3a4346;
}

/*--------------------------------------------------=> CONTENT LAYOUT */
#shadowbox
{
    background-color:#ffffff;
}

#shadowbox #content_container
{
    background-image:none;
}

#top_strip
{
    background-color: #fee752;
}

#bottom_strip
{
    background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_uk #bottom_strip
{
    background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_hk #bottom_strip
{
    background-color: /*<edit title="base">*/#061D49/*</edit>*/;
}

#footer_strip
{
    background-color: /*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_uk #footer_strip
{
    background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#master_container_hk #footer_strip
{
    background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#content_container
{
    background-image: url(../_images/bg_content_container.gif);
}

#content_wide #content_container
{
    background-image: url(../_images/bg_content_wide_container.gif);
}

#content_wide_lsnav #content_container
{
    background-image: url(../_images/bg_content_wide_container.gif);
}

#content_full #content_container
{
    background-image: url(../_images/bg_content_full_container.gif);
}

#right_hand_modules_container
{
	/* REMOVED 25/06/2010 ALLOWS LAST BLOCK STYLING TO WORK*/
  /* background-image: url(../_images/bg_right_hand_modules_container.gif);*/
}

#footer_container
{
    background-image: url(../_images/bg_shadow_full_width.gif);
    background-color: #fff;
}

/* Columns */
#content_wide .column_two_halves_container 
{
    background-image: url(../_images/bg_column_two_halves_container.gif);
}

#content_wide .column_two_halves_section 
{
    background-image: url(../_images/bg_column_two_halves_section.gif); 
}

#content_wide .column_two_halves_border 
{
    background-image: url(../_images/bg_column_two_halves_border.gif); 
}

#content_wide .column_two_halves_box 
{
    background-image: url(../_images/bg_column_two_halves_box.gif); 
}

#content_full .column_two_halves_container
{
    background-image: url(../_images/bg_full_column_two_halves_container.gif);
}

#master_container_uk .comform_column_left h2
{
    color:#000033;
}

#master_container_uk .comform_column_right h2
{
    color:#000033;
}


.column_two_halves_container
{
    background-color: #ede9da;
}

.chart_container p
{
	color:#485458;
}

.chart_container .green
{
    background-color:#a0a273;
}

.chart_container .yellow
{
    background-color:#ffb849;
}

.chart_container .darkblue
{
    background-color:#6c6f82;
}

.chart_container .lightgreen
{
    background-color:#8a9590;
}

.search_filter_container
{
    background-color:#f3f0e7;
}

/*--------------------------------------------------=> MASTER LAYOUT */
#master_container
{
}

#header
{    
    background-image: url(../_images/bg_shadow_full_width.gif);
}

#content
{
    background-image: url(../_images/bg_content.gif);
	background-repeat:repeat-y;
}

#content_wide
{
    /*background-image: url(../_images/bg_content_wide_2000.gif);*/
	background-image: url(../_images/bg_content_wide_light.gif);
} 

#property_showcase #content_wide
{
	background-image: url(../_images/bg_content_wide_light.gif);
}

#content_wide_lsnav
{
    background-image:url(../_images/bg_content_wide_lsnav.gif);
}

#content_full
{
    background-image: url(../_images/bg_content_full.gif);
}

#footer
{
    background-image: url(../_images/bg_footer.gif);
}

/*--------------------------------------------------=> NAVIGATION */
/* Header navigation */
#header_navigation_container li
{
    border-left-color: #daddde;
}

#header_navigation_container li.current a
{
    color: #ed1c24;
    background-color:White;
}

#header_navigation_container li.current
{
    background-color:White;
}

/* VUTURE */
#header_navigation_container li.first
{
    display:none;
}

#header_navigation_container li ul
{
    display:none;
}

.history_background_image
{
    position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 200px;
	overflow: hidden;
	width: 540px;
}

.history_foreground
{
    position: absolute;
	top: 0;
	left: 5px;
	z-index: 2;
	width: 540px;
}



/* Breadcrumb */
#breadcrumb_navigation_container
{
    background-color:/*<edit title="base"> */#3a4346/*</edit>*/;
}

#master_container_uk #breadcrumb_navigation_container
{
    background-color:/*<edit title="base"> */#061d49/*</edit>*/;
}

#master_container_hk #breadcrumb_navigation_container
{
    background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

#breadcrumb_navigation_container li
{
    color: #fff;
}

#breadcrumb_navigation_container li.first
{
    background-image: url(../_images/icon_home.gif);
}

#master_container_hk #breadcrumb_navigation_container li.first
{
/*   background-image: url(../_images/icon_hk_home.gif);*/
	 background-image: url(../_images/icon_new_home.png);
}

#breadcrumb_navigation_container li a
{
    color: #daddde;
    background-image: url(../_images/icon_arrow_white.gif);
}

#master_container_hk #breadcrumb_navigation_container li a
{
	 color:#fff;
}

#breadcrumb_navigation_container #breadcrumb_print li a
{
    color: #daddde;
    background-image: url(../_images/icon_print.gif);
}

#breadcrumb_navigation_container li a:hover
{
    text-decoration: underline;
}

/* Left navigation */
#left_navigation_container
{
    background-image: url(../_images/bg_left_navigation.gif);
}

#left_navigation_container li
{	
    background-color: #fff;
	border-bottom-color: #daddde;
}

#left_navigation_container li a
{
    background-color: #fff;
	background-image: url(../_images/icon_arrow.gif);
}

#left_navigation_container li.current a

{
	background-color: #fee752;
}

#left_navigation_container li.current a:hover
{
	color: #3a4346;
}

#left_navigation_container li.sub_level a
{
    background-image: url(../_images/icon_arrow_down.gif);
}

#left_navigation_container li.sub_level li a
{
    background-color: #fff;
    background-image: url(../_images/icon_arrow.gif);
}

#left_navigation_container li.sub_level li a:hover
{
    color: #ed1c24;
}

#left_navigation_container li.sub_level li.current a
{
    /*background-image: none;*/
    color: #ed1c24;
}

#left_navigation_container li.sub_level li.sub_level a
{
/*    background-image: url(../_images/icon_arrow.gif);*/
	 background-image: url(../_images/icon_arrow_down.gif);
}

#left_navigation_container li.sub_level li.sub_level li a
{
    background-image: url(../_images/icon_arrow.gif);
}


#left_navigation_container li.sub_level li.sub_level li a
{
    background-color: #fff;
	color:#485458;
}

#left_navigation_container li.sub_level li.sub_level li a:hover
{
    color: #ed1c24;
}

#left_navigation_container li.sub_level li.sub_level li.current a
{
    /*background-image: none;*/
    color: #ed1c24;
}

/* Footer navigation */
#footer_navigation_container li
{
    border-left-color: #daddde;
}

#footer_navigation_container li a
{
    color: #6d7679;
}

#footer_navigation_container li a:hover
{
    text-decoration: underline;
}


/* Tab navigation */
#tab_navigation_underline, #tab_navigation_underline_wide, #tab_navigation_underline_small, .tab_underline
{	
	background-image: url(../_images/bg_horizontal_line.gif);
}

#tab_navigation_container li a,
#tab_navigation_container_small li a
{
	color: #3a4346;
	border-color: #ede9da;
	background-color: #ede9da;
	border-bottom-color: #daddde;
}

#tab_navigation_container li a:hover,
#tab_navigation_container_small li a:hover
{
	color: #3a4346;
	border-color: #fee752;
	background-color: #fee752;
	border-bottom-color: #daddde;
}

#tab_navigation_container li.current a,
#tab_navigation_container_small li.current a
{
	border-color: #daddde;
	background-color: #fff;
	border-bottom-color: #fff;
}


/* Page navigation */
.page_navigation_container ul li a
{
    background-image: url(../_images/icon_arrow_left.gif);
}

.page_navigation_container ul.next li a
{
    background-image: url(../_images/icon_arrow.gif);
}

.page_navigation_container .page_navigation_center_container .page_navigation_center ul li
{
    color: #ed1c24;
}

.page_navigation_container .page_navigation_center_container .page_navigation_center ul li a

{
    background-image: none;
}


/* Dropdown navigation - replaced with javascript alternative */
/*.dropdown_navigation
{
	background-color: #fff;
}

.dropdown_navigation li.headlink a
{
	border-color: #daddde;
	background-image: url(../_images/icon_arrow_down_yellow.gif);
}

.dropdown_navigation li.headlink a:hover, .dropdown_navigation li.current a
{
	color: #3a4346;
	border-color: #ed1c24;
}

.dropdown_navigation li.headlink ul
{
	border-color: #daddde;
	background-color: #fff;
}

.dropdown_navigation li.headlink li a
{
	background-image: none;
}

.dropdown_navigation li.headlink li a:hover
{
	color: #3a4346;
	background-color: #fee752;
}*/

.imagegallery_container
{
    background-color: #f3f0e7;
}

.chart_container
{
    background-color: #f8f6f1;
}


/*--------------------------------------------------=> HOME PAGE CLASSES */
/* global */
.home_page #accordion .expand_link
{
    color: #fff;
    border-top-color: #000;
    background-color: #ede9da;
    background-image: url(../_images/icon_arrow_expand_home.gif);    
}

.home_page #accordion .content_inner
{
    background-color: #fff;
}

.home_page #accordion .expand_home_01
{
    background-color:/*<edit title="base">*/#061D49/*</edit>*/;;
}

.home_page #accordion .expand_home_02
{
    background-color:/*<edit title="80%">*/#384A6D/*</edit>*/;

}

.home_page #accordion .expand_home_03
{
    background-color:/*<edit title="60%">*/#6A7792/*</edit>*/;
}

.home_page #accordion .expand_home_04
{
    background-color: /*<edit title="40%">*/#9BA5B6/*</edit>*/;
}

.home_page #master_container_hk #accordion .expand_link:hover, .home_page #accordion .ui-state-active
{
/*	color: #3a4346;*/
    color: #061D49;
    background-color: #fee752 !important;
}

.home_page #accordion .expand_link:hover, .home_page #accordion .ui-state-active
{
    color: #3a4346;
    background-color: #fee752 !important;
}



.home_page #content_container button
{
    background-color: #ede9da;
    color: #3a4346;
    background-image: url(../_images/icon_arrow.gif);
}

.home_page #content_container
{
    /*background-image: url(../_images/bg_home_photo.jpg);*/
}

.home_page .column_one_half a.highlight_link_rss
{
    background-color: #ede9da;
}

.home_page .content_holder
{
    background-image: url(../_images/bg_transparent_grey.png);
}

.home_page .content_holder .column_right 
{
/*    background-image: url(../_images/bg_globe.gif);*/
    border-left-color: #80878b;
}

.home_page .content_holder .column_right h2
{
    color: #fee752;
}

.home_page .content_holder .column_right_promo h2
{
    color: #fee752;
}

.home_page .content_holder .column_right p
{
    color: #fff;
}

.home_page .content_holder .column_right_promo {
	border-left-color:#80878B;
}


.home_page .content_holder .column_noimage
{
     border-left-color: #80878b;
	 background-image:none;

	
}

.bottom_margin{
	 padding-bottom:20px;
}

.two_dropdown{
	 float:left;
 }

.dropdown_left{
	width:150px; 
	float:left;
	margin-right:60px;
	} 

.dropdown_right{
	float:left;
	width:150px; 
	}

.home_page .content_holder .column_right h2 
{
    color: #fee752;
}

.home_page .content_holder .column_right_promo p
{
    color: #fff;
}


.home_page .content_holder .column_right_promo a
{
    color: #fff;
}

.home_page .content_holder 
{
    color: #fee752;
}


.home_page .content_holder .column_right p
{ 
    color: #fff;
}


/* uk */
.home_page #master_container_uk #accordion .expand_home_01
{
    background-color:/*<edit title="base">*/#061D49/*</edit>*/;
}

.home_page #master_container_uk #accordion .expand_home_02
{
    background-color: /*<edit title="80%">*/#384A6D/*</edit>*/;
}

.home_page #master_container_uk #accordion .expand_home_03
{
    background-color: /*<edit title="60%">*/#6A7792/*</edit>*/;
}

.home_page #master_container_uk #accordion .expand_home_04
{
    background-color:/*<edit title="40%">*/#9BA5B6/*</edit>*/;
}

.home_page #master_container_uk #tab_navigation_container
{
    background-color: #fff;   
}

.home_page #master_container_uk #contact .image_input_section .input_container input

{
    border-color: #daddde;
}

.home_page #master_container_uk #content_container
{
    background-image: url(../_images/bg_uk_home_photo.jpg);
}

.home_page #master_container_uk .content_holder
{
    background-image: url(../_images/bg_transparent_darkblue.png);
}

.home_page #master_container_uk .content_holder .column_right
{
    background-image: none;
    border-left-color: #80878b;
}

.home_page #master_container_uk .content_holder .column_middle
{
    border-left-color: #80878b;
}

.home_page #master_container_uk .content_holder .column_middle h2, .home_page #master_container_uk .content_holder .column_right h2
{
    color: #fee752;
}

.home_page #master_container_uk .content_holder .column_middle p, .home_page #master_container_uk .content_holder .column_right p
{
    color: #fff;
}

.home_page #master_container_uk .content_holder .text_container a.arrow_link
{
    color: #fee752;
    background-image: url(../_images/icon_arrow_yellow.gif);
}

/* hk */
.home_page #master_container_hk #accordion .expand_link
{
    /*color:#fff;*/
  /*  background-image: url(../_images/icon_hk_arrow_expand_home.gif);  */
}
.home_page #master_container_hk #accordion .expand_home_01
{
    background-color:  /*<edit title="base">*/#061D49/*</edit>*/;
   
}


/*--------------------------------------------------=> HOME PAGE SNIPPETS */

.column_label{
	 color:#FFF;
	 line-height:20px;
	 }



.region_button a{
	background-color:/*<edit title="base">*/#061D49/*</edit>*/;
	color:#FFF;
			}



/*--------------------------------------------------=> */






/*--------------------------------------------------=> UTILITY CLASSES */

.nobackground
{
    background:none !important; 
}


/*--------------------------------------------------=> Form error colour */
.error_message{ color:#F00;}


/*--------------------------------------------------=> FLAGS */
.action_link_flag_China, .action_link_flag_Hong_Kong, .action_link_flag_Australia, .action_link_flag_Austria, .action_link_flag_Barbados, .action_link_flag_Belgium, .action_link_flag_China, .action_link_flag_Croatia, .action_link_flag_France, .action_link_flag_Germany, .action_link_flag_Greece,
.action_link_flag_Hong Kong, .action_link_flag_Indonesia, .action_link_flag_Ireland, .action_link_flag_Italy, .action_link_flag_Japan, .action_link_flag_Korea,
.action_link_flag_Luxembourg, .action_link_flag_Macao, .action_link_flag_Malaysia, .action_link_flag_Mexico, .action_link_flag_Monaco, .action_link_flag_Montenegro, .action_link_flag_Morocco, .action_link_flag_Netherlands, .action_link_flag_New_Zealand, .action_link_flag_Norway,
.action_link_flag_Poland, .action_link_flag_Portugal, .action_link_flag_Russia, .action_link_flag_Singapore, .action_link_flag_South_Africa, .action_link_flag_Spain, .action_link_flag_Sweden, .action_link_flag_Switzerland, .action_link_flag_Taiwan, .action_link_flag_Thailand,
.action_link_flag_Turkey, .action_link_flag_UAE, .action_link_flag_United_Kingdom, .action_link_flag_United_States, .action_link_flag_Vietnam, .action_link_flag_India{
	
	padding-left:20px; }
	

.action_link_flag_China {background-image:url(../_images/flag_chi.png); background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Hong_Kong {background-image:url(../_images/flag_hk.png); background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Australia {background-image:url(../_images/flag_australia.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Austria{background-image:url(../_images/flag_aus.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Barbados{background-image:url(../_images/flag_barb.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Belgium {background-image:url(../_images/flag_bel.png);background-repeat:no-repeat; background-position: 0px 2px;}
.action_link_flag_China{background-image:url(../_images/flag_chi.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Croatia{background-image:url(../_images/flag_croatia.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_France {background-image:url(../_images/flag_fra.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Germany{background-image:url(../_images/flag_ger.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Greece{background-image:url(../_images/flag_greece.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Hong_Kong{background-image:url(../_images/flag_hk.png);background-repeat:no-repeat;background-position: 0px 2px;} 
.action_link_flag_Indonesia{background-image:url(../_images/flag_indo.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Ireland {background-image:url(../_images/flag_ire.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Italy{background-image:url(../_images/flag_ita.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Japan{background-image:url(../_images/flag_jap.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Korea{background-image:url(../_images/flag_kor.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Luxembourg{background-image:url(../_images/flag_ned.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Macao {background-image:url(../_images/flag_mac.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Malaysia{background-image:url(../_images/flag_mal.png);background-repeat:no-repeat;background-position: 0px 2px;} 
.action_link_flag_Mexico {background-image:url(../_images/flag_mex.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Monaco {background-image:url(../_images/flag_indo.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Montenegro{background-image:url(../_images/flag_vie.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Morocco{background-image:url(../_images/flag_mor.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Netherlands{background-image:url(../_images/flag_ned.png);background-repeat:no-repeat;background-position: 0px 2px;} 
.action_link_flag_New_Zealand{background-image:url(../_images/flag_nz.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Norway{background-image:url(../_images/flag_nor.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Poland{background-image:url(../_images/flag_pol.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Portugal {background-image:url(../_images/flag_por.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Russia{background-image:url(../_images/flag_rus.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Singapore{background-image:url(../_images/flag_sin.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_South_Africa{background-image:url(../_images/flag_sa.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Spain {background-image:url(../_images/flag_span.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Sweden{background-image:url(../_images/flag_swed.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Switzerland{background-image:url(../_images/flag_switz.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Taiwan{background-image:url(../_images/flag_tia.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Thailand{background-image:url(../_images/flag_tha.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Turkey{background-image:url(../_images/flag_turk.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_UAE{background-image:url(../_images/flag_dub.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_United_Kingdom{background-image:url(../_images/flag_uk.png);background-repeat:no-repeat;background-position: 0px 2px;} 
.action_link_flag_United_States{background-image:url(../_images/flag_us.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_Vietnam{background-image:url(../_images/flag_vie.png);background-repeat:no-repeat;background-position: 0px 2px;}
.action_link_flag_India {background-image:url(../_images/flag-indian.jpg);background-repeat:no-repeat;background-position: 0px 2px;}








