img.team_member_image 
{
	border-bottom-style:solid;
	border-color:Blue;	
}


body
	{
	margin: 			0;
	padding: 			0;
	background: 		#ffffff;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	color: 				#636466;
	}

/* globals */
b.left_menu_on { float:right; display:block; color:#000000; font-weight:bold; text-decoration:none; background: url('../Images/left_menu_arrow_on.gif') no-repeat left 50%; 
padding-left:15px;
}
b.left_menu_on_deep { cursor:pointer; float:right; display:block; color:#000000; font-weight:bold; text-decoration:none; background: url('../Images/left_menu_arrow_on.gif') no-repeat left 50%; 
padding-left:15px;
}

p
	{
	text-indent: 		0;
	margin: 			0;
	margin-bottom:		16px;
	}

div
	{
	margin:				0;
	padding:			0;
	}
	
table
	{
	margin: 			0;
	padding: 			0;
	empty-cells: 		show;
	border-collapse:	collapse;
	border-spacing:		0;
	}

td
	{
	margin:				0;
	padding:			0;
	}

tr
	{
	margin:				0;
	}	

hr
	{
	height:				0;
	border:				none;
	}

input
	{
	font-size:			11px;
	height:				13px;
	padding:			2px 0 2px 1px;
	}

select
	{
	margin: 			0;
	color: 				#000000;
	}

img
	{
	border: 			none;
	padding: 			0;
	margin: 			0;
	}	

ul
	{
	margin:				0;
	padding:			0 0 0 13px;
	}

li
	{
	list-style:			none;
	list-style-type:	circle;
	margin:				0;
	margin-left:		5px;
	padding:			0px 10px 0 10px;
	}
	
form
	{
	display:			inline;
	}

/* global links */

a { color:#000000; text-decoration:none; outline:none; }
a:link { color:#000000; text-decoration:none; outline:none; }	
a:visited { color:#000000; text-decoration:none; outline:none; }		
a:hover	{ color:#000000; text-decoration: underline; outline:none; }	
a:active { color:#000000; text-decoration:underline; outline:none; }
a:visited:hover	{ color:#000000; text-decoration:underline; outline:none; }

input.select_language
	{
	border:			0px;
	background:		#ffffff;
	color:			#999999;
	margin:			0px;
	padding:		0px;
	cursor:			pointer;
	vertical-align:	top;
	margin-top:		3px;
	width:			17px;
	height:			9px;
	}

/* Global headings */

h1
	{
	margin:				0;
	padding:			0 0 15px 0;
	font-size:			16px;
	color:				#231f20;
	}
h1.nv
	{
	margin:				0;
	padding:			0 0 15px 0;
	font-size:			16px;
	color:				#231f20;
	}

h1.commerce
	{
	margin:				0;
	padding:			0 0 15px 0;
	font-size:			16px;
	color:				#ed1c24;
	}

h1.fulfilment
	{
	margin:				0;
	padding:			0 0 15px 0;
	font-size:			16px;
	color:				#00adef;
	}

h1.payments
	{
	margin:				0;
	padding:			0 0 15px 0;
	font-size:			16px;
	color:				#bed630;
	}
h1.media
	{
	margin:				0;
	padding:			0 0 15px 0;
	font-size:			16px;
	color:				#ffc20e;
	}	
h1.response
	{
	margin:				0;
	padding:			0 0 15px 0;
	font-size:			16px;
	color:				#b4d236;
	}
h2
	{
	margin:				0;
	padding:			0 0 15px 0;
	font-size:			12px;
	color:				#231f20;
	}
			
h3
	{
	margin:				0;
	padding:			0;
	font-size:			11px;
	color:				#231f20;
	
	}

h3.commerce
	{
	margin:				0;
	padding:			0;
	font-size:			11px;
	color:				#231f20;
	}

h3.payments
	{
	margin:				0;
	padding:			0;
	font-size:			11px;
	color:				#231f20;
	}

h3.fulfilment
	{
	margin:				0;
	padding:			0;
	font-size:			11px;
	color:				#231f20;
	}

h3.media
	{
	margin:				0;
	padding:			0;
	font-size:			11px;
	color:				#231f20;
	}
	
h3.response
	{
	margin:				0;
	padding:			0;
	font-size:			11px;
	color:				#b4d236;
	}
		
h4
	{
	margin:				0;
	padding:			0 0 15px 0;
	font-size:			11px;
	color:				#231f20;
	}

h5
	{
	
	}
	
h6
	{
	
	}

span.title_commerce
	{
	color:				#ed1c24;
	font-weight:		bold;
	}

span.title_payments
	{
	color:				#b4d236;
	font-weight:		bold;
	}

span.title_fulfilment
	{
	color:				#00adef;
	font-weight:		bold;
	}
	
span.title_media
	{
	color:				#fdb917;
	font-weight:		bold;
	}
	
span.title_response
	{
	color:				#b4d236;
	font-weight:		bold;
	}

span.share_price
	{
	font-size:			19px;
	font-weight:		normal;
	}

span.language_active
	{
	color:				#231f20;
	}
	
span.date
	{
	font-size:			9px;
	color:				#231f20;
	padding-bottom:		10px;
	display:			block;
	font-weight:		bold;
	}

img.news_photo
	{
	float:				left; 
	padding:			0 10px 5px 0; 
	}
	
div.framework
	{
	width:				850px;
	margin:				auto;
	}

div.header
	{
	width:				850px;
	height:				80px;
	padding:			0px;
	}
div.header_language
	{
	margin-bottom:		0px;
	height:				15px;
	text-align:			right;
	width:				850px;
	padding-top:		5px;
	font-size:			12px;
	}
div.header_left
	{
	float:				left;
	padding:			0 0 0 56px;
	}
	
div.header_right
	{
	margin-top:			40px;
	float:				right;
	}

div.left_menu_content
	{
	width:				195px;
	float:				left;
	}

div.left_menu
	{
	width:				195px;
	float:				left;
	line-height:		19px;
	}
	
div.left_menu_top
	{
	width:				168px;
	padding:			0 27px 0 0;
	height:				328px;
	float:				left;
	overflow:			hidden;
	}

div.left_menu_partners
	{
	width:				168px;
	height:				281px;
	float:				left;
	overflow:			hidden;
	}

div.left_menu_nv
	{
	width:				168px;
	height:				28px;
	float:				left;
	}


div.left_menu_bottom
	{
	width:				168px;
	float:				left;
	}
	
div.left_menu_top_nv
	{
	width:				195px;
	float:				left;
	line-height:		19px;
	}

div.left_menu_top_nv_partners
	{
	height:				180px;	
	width:				168px;
	float:				left;
	
	}
	
div.main_blocks
	{
	float:				left;
	height:				328px;
	}

div.main_block_navi
	{
	width:				655px;
	height:				150px;
	padding:			0px;
	overflow:			hidden;
	color:				#ffffff;
	}

img.home_links
	{
	margin-bottom:		-1px;
	}

a.home_commerce { color:#ed1c24; font-weight:bold; text-decoration:none; }
a:link.home_commerce { color:#ed1c24; text-decoration:none; font-weight:bold; }
a:visited.home_commerce { color:#ed1c24; text-decoration:none; font-weight:bold; }
a:active.home_commerce { color:#ed1c24; text-decoration:none; font-weight:bold; }
a:hover.home_commerce { color:#ed1c24; text-decoration:none; font-weight:bold; }
a:active:hover.home_commerce { color:#ed1c24; text-decoration:none; font-weight:bold; }

a.home_payments { color:#b4d236; font-weight:bold; text-decoration:none; }
a:link.home_payments { color:#b4d236; text-decoration:none; font-weight:bold; }
a:visited.home_payments { color:#b4d236; text-decoration:none; font-weight:bold; }
a:active.home_payments { color:#b4d236; text-decoration:none; font-weight:bold; }
a:hover.home_payments { color:#b4d236; text-decoration:none; font-weight:bold; }
a:active:hover.home_payments { color:#b4d236; text-decoration:none; font-weight:bold; }


a.home_response { color:#b4d236; font-weight:bold; text-decoration:none; }
a:link.home_response { color:#b4d236; text-decoration:none; font-weight:bold; }
a:visited.home_response { color:#b4d236; text-decoration:none; font-weight:bold; }
a:active.home_response { color:#b4d236; text-decoration:none; font-weight:bold; }
a:hover.home_response { color:#b4d236; text-decoration:none; font-weight:bold; }
a:active:hover.home_response { color:#b4d236; text-decoration:none; font-weight:bold; }

a.home_fulfilment { color:#00adef; font-weight:bold; text-decoration:none; }
a:link.home_fulfilment { color:#00adef; text-decoration:none; font-weight:bold; }
a:visited.home_fulfilment { color:#00adef; text-decoration:none; font-weight:bold; }
a:active.home_fulfilment { color:#00adef; text-decoration:none; font-weight:bold; }
a:hover.home_fulfilment { color:#00adef; text-decoration:none; font-weight:bold; }
a:active:hover.home_fulfilment { color:#00adef; text-decoration:none; font-weight:bold; }

a.home_media { color:#fdb917; font-weight:bold; text-decoration:none; }
a:link.home_media { color:#fdb917; text-decoration:none; font-weight:bold; }
a:visited.home_media { color:#fdb917; text-decoration:none; font-weight:bold; }
a:active.home_media { color:#fdb917; text-decoration:none; font-weight:bold; }
a:hover.home_media { color:#fdb917; text-decoration:none; font-weight:bold; }
a:active:hover.home_media { color:#fdb917; text-decoration:none; font-weight:bold; }

a.commerce { float:right; color:#ed1c24; font-weight:bold; padding:0 0 0 14px; display:block; text-decoration:none; }
a:link.commerce { float:right; color:#ed1c24; text-decoration:none; font-weight:bold; }
a:visited.commerce { float:right; color:#ed1c24; text-decoration:none; font-weight:bold; }
a:active.commerce { float:right; color:#ed1c24; text-decoration:none; font-weight:bold; }
a:hover.commerce { float:right; color:#ed1c24; text-decoration:none; font-weight:bold; background:url('../Images/arrow_commerce.gif') no-repeat;
}
a:active:hover.commerce { float:right; color:#ed1c24; text-decoration:none; font-weight:bold; background:url('../Images/arrow_commerce.gif') no-repeat;
}

a.fulfilment { float:right; color:#00ADEF; font-weight:bold; padding:0 0 0 14px; display:block; text-decoration:none; }
a:link.fulfilment { float:right; color:#00ADEF; text-decoration:none; font-weight:bold; }
a:visited.fulfilment { float:right; color:#00ADEF; text-decoration:none; font-weight:bold; }
a:active.fulfilment {float:right;  color:#00ADEF; text-decoration:none; font-weight:bold; }
a:hover.fulfilment { float:right; color:#00ADEF; text-decoration:none; font-weight:bold; background:url('../Images/arrow_fulfilment.gif') no-repeat;
}
a:active:hover.fulfilment { float:right; color:#00ADEF; text-decoration:none; font-weight:bold; background:url('../Images/arrow_fulfilment.gif') no-repeat;
}

a.media { float:right; color:#fdb917; font-weight:bold; padding:0 0 0 14px; display:block; text-decoration:none; }
a:link.media { float:right; color:#fdb917; text-decoration:none; font-weight:bold; }
a:visited.media { float:right; color:#fdb917; text-decoration:none; font-weight:bold; }
a:active.media {float:right;  color:#fdb917; text-decoration:none; font-weight:bold; }
a:hover.media { float:right; color:#fdb917; text-decoration:none; font-weight:bold; background:url('../Images/arrow_media.gif') no-repeat;
}
a:active:hover.media { float:right; color:#fdb917; text-decoration:none; font-weight:bold; background:url('../Images/arrow_media.gif') no-repeat;
}

a.payments { float:right; color:#b4d236; font-weight:bold; padding:0 0 0 14px; display:block; text-decoration:none; }
a:link.payments { float:right; color:#b4d236; text-decoration:none; font-weight:bold; }
a:visited.payments { float:right; color:#b4d236; text-decoration:none; font-weight:bold; }
a:active.payments {float:right;  color:#b4d236; text-decoration:none; font-weight:bold; }
a:hover.payments { float:right; color:#b4d236; text-decoration:none; font-weight:bold; background:url('../Images/arrow_payments.gif') no-repeat;
}
a:active:hover.payments { float:right; color:#b4d236; text-decoration:none; font-weight:bold; background:url('../Images/arrow_payments.gif') no-repeat;
}

a.response { float:right; color:#b4d236; font-weight:bold; padding:0 0 0 14px; display:block; text-decoration:none; }
a:link.response { float:right; color:#b4d236; text-decoration:none; font-weight:bold; }
a:visited.response { float:right; color:#b4d236; text-decoration:none; font-weight:bold; }
a:active.response {float:right;  color:#b4d236; text-decoration:none; font-weight:bold; }
a:hover.response { float:right; color:#b4d236; text-decoration:none; font-weight:bold; background:url('../Images/arrow_payments.gif') no-repeat;
}
a:active:hover.response { float:right; color:#b4d236; text-decoration:none; font-weight:bold; background:url('../Images/arrow_payments.gif') no-repeat;
}

a.read_more { font-size:11px; float:right; color:#231f20; font-weight:normal; padding:0 0 0 0; display:block; text-decoration:none; }
a:link.read_more { font-size:11px; float:right; color:#231f20; font-weight:normal; padding:0 0 0 0; display:block; text-decoration:none; }
a:visited.read_more { font-size:11px; float:right; color:#231f20; font-weight:normal; padding:0 0 0 0; display:block; text-decoration:none; }
a:active.read_more { font-size:11px; float:right; color:#231f20; font-weight:normal; padding:0 0 0 0; display:block; text-decoration:underline; }
a:hover.read_more { font-size:11px; float:right; color:#231f20; font-weight:normal; padding:0 0 0 0; display:block; text-decoration:underline; }
a:active:hover.read_more { font-size:11px; float:right; color:#231f20; font-weight:normal; padding:0 0 0 0; display:block; text-decoration:underline; }

a.view_all { font-size:12px; color:#fff; text-decoration:none; outline:none; }
a:link.view_all { color:#fff; text-decoration:none; outline:none; }	
a:visited.view_all { color:#fff; text-decoration:none; outline:none; }		
a:hover.view_all { color:#fff; text-decoration: underline; outline:none; }	
a:active.view_all { color:#fff; text-decoration:underline; outline:none; }
a:visited:hover.view_all { color:#fff; text-decoration:underline; outline:none; }

a.search_title { font-size:11px; color:#231f20; padding:0 0 0 0; text-decoration:none; }
a:link.search_title { font-size:11px; color:#231f20; padding:0 0 0 0; text-decoration:none; }
a:visited.search_title { font-size:11px; color:#231f20; padding:0 0 0 0; text-decoration:none; }
a:active.search_title { font-size:11px; color:#231f20; padding:0 0 0 0; text-decoration:underline; }
a:hover.search_title { font-size:11px; color:#231f20; padding:0 0 0 0; text-decoration:underline; }
a:active:hover.search_title { font-size:11px; color:#231f20; padding:0 0 0 0; text-decoration:underline; }

a.iai { float:right; color:#990099; font-weight:bold; padding:0 0 0 14px; display:block; text-decoration:none; }
a:link.iai { float:right; color:#990099; text-decoration:none; font-weight:bold; }
a:visited.iai { float:right; color:#990099; text-decoration:none; font-weight:bold; }
a:active.iai { float:right; color:#990099; text-decoration:none; font-weight:bold; }
a:hover.iai { float:right; color:#990099; text-decoration:none; font-weight:bold; background:url('../Images/arrow_iai.gif') no-repeat;
}
a:active:hover.iai { float:right; color:#990099; text-decoration:none; font-weight:bold; background:url('../Images/arrow_iai.gif') no-repeat;
}

div.block_commerce, div.block_payment, div.block_fulfilment, div.block_response
	{
	width:				167px;
	float:				left;
	overflow:			hidden;
	}

div.block_media
	{
	width:				153px;
	float:				left;
	overflow:			hidden;
	}

div.main_block_nv
	{
	height:				328px;
	width:				654px;
	float:				left;
	}
	
div.main_block_nv_title
	{
	height:				38px;
	background:			#bcbdbf;
	padding:			20px 0 0 10px;
	}

div.main_block_nv_txt
	{
	width:				614px;
	height:				92px;
	padding:			0 30px 0 10px;
	color:				#312f30;
	background:			#bcbdbf url('../Images/background_nv.gif') no-repeat right bottom;
	line-height:		18px;
	}
	
div.main_block_fulfilment
	{
	height:				328px;
	width:				654px;
	float:				left;
	}
	
div.main_block_fulfilment_title
	{
	height:				38px;
	background:			#00adef;
	padding:			10px 0 0 10px;
	}

div.main_block_fulfilment_txt
	{
	width:				614px;
	height:				102px;
	padding:			0 30px 0 10px;
	color:				#fff;
	background:			#00adef url('../Images/background_fulfilment.gif') no-repeat right bottom;
	line-height:		17px;
	}


div.navi_menu_fulfilment
	{
	width:				130px;
	padding:			0px;
	float:				left;
	border-bottom:		1px solid #ffffff;
	border-top:			1px solid #ffffff;
	border-right:		1px solid #ffffff;
	}	
div.navi_menu_head_fulfilment
	{
	width:				130px;
	padding:			0px;
	background-color:	#00adef;
	text-align:			center;
	}
div.navi_menu_head_fulfilment a { padding-top:2px;padding-bottom:2px;display:block; background:#00adef; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_fulfilment a:link { padding-top:2px;padding-bottom:2px;display:block; background:#00adef; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_fulfilment a:hover { padding-top:2px;padding-bottom:2px;display:block; background:#40c5f8; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_fulfilment a:active { padding-top:2px;padding-bottom:2px;display:block; background:#00adef; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_fulfilment a:visited { padding-top:2px;padding-bottom:2px;display:block; background:#00adef; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_fulfilment a:visited:hover { padding-top:2px;padding-bottom:2px;display:block; background:#40c5f8; color:#ffffff; font-weight:normal; text-decoration:none; }
	
div.navi_menu_item_fulfilment
	{
	width:				130px;
	padding:			0px;	
	display:			none;
	}
table.navi_menu_item_fulfilment
	{
	width:				130px;
	padding:			0px;	
	background-color:	#00adef;
	}	
td.navi_menu_item_fulfilment
	{
	width:				130px;
	height:				33px;
	vertical-align:		middle;
	text-align:			center;
	color:				#ffffff;
	}	
	
div.main_block_commerce
	{
	height:				328px;
	width:				654px;
	float:				left;
	}

	
	
div.main_block_commerce_title
	{
	height:				38px;
	background:			#ed1c24;
	padding:			10px 0 0 10px;
	}

div.main_block_commerce_txt
	{
	width:				614px;
	height:				102px;
	padding:			0 30px 0 10px;
	color:				#fff;
	background:			#ed1c24 url('../Images/background_commerce.gif') no-repeat right bottom;
	line-height:		17px;
	}	


div.navi_menu_commerce
	{
	width:				130px;
	padding:			0px;
	float:				left;
	border-bottom:		1px solid #ffffff;
	border-top:			1px solid #ffffff;
	border-right:		1px solid #ffffff;
	}	
div.navi_menu_head_commerce
	{
	width:				130px;
	padding:			0px;
	background-color:	#ed1c24;
	text-align:			center;
	}
div.navi_menu_head_commerce a { padding-top:2px;padding-bottom:2px;display:block; background:#ed1c24; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_commerce a:link { padding-top:2px;padding-bottom:2px;display:block; background:#ed1c24; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_commerce a:hover { padding-top:2px;padding-bottom:2px;display:block; background:#ff535a; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_commerce a:active { padding-top:2px;padding-bottom:2px;display:block; background:#ff535a; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_commerce a:visited { padding-top:2px;padding-bottom:2px;display:block; background:#ed1c24; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_commerce a:visited:hover { padding-top:2px;padding-bottom:2px;display:block; background:#ff535a; color:#ffffff; font-weight:normal; text-decoration:none; }
	
div.navi_menu_item_commerce
	{
	width:				130px;
	padding:			0px;	
	display:			none;
	}
table.navi_menu_item_commerce
	{
	width:				130px;
	padding:			0px;	
	background-color:	#ed1c24;
	}	
td.navi_menu_item_commerce
	{
	width:				130px;
	height:				33px;
	vertical-align:		middle;
	text-align:			center;
	color:				#ffffff;
	}
	
	
div.main_block_media
	{
	height:				328px;
	width:				654px;
	float:				left;
	}
	
div.main_block_media_title
	{
	height:				38px;
	background:			#fdb917;
	padding:			10px 0 0 10px;
	}

div.main_block_media_txt
	{
	width:				614px;
	height:				102px;
	padding:			0 30px 0 10px;
	color:				#fff;
	background:			#fdb917 url('../Images/background_media.gif') no-repeat right bottom;
	line-height:		17px;
	}


div.navi_menu_media
	{
	width:				130px;
	padding:			0px;
	float:				left;
	border-bottom:		1px solid #ffffff;
	border-top:			1px solid #ffffff;
	border-right:		1px solid #ffffff;
	}	
div.navi_menu_head_media
	{
	width:				130px;
	padding:			0px;
	background-color:	#fdb917;
	text-align:			center;
	}

div.navi_menu_head_media a { padding-top:2px;padding-bottom:2px;display:block; background:#fdb917; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_media a:link { padding-top:2px;padding-bottom:2px;display:block; background:#fdb917; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_media a:hover { padding-top:2px;padding-bottom:2px;display:block; background:#fdc745; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_media a:active { padding-top:2px;padding-bottom:2px;display:block; background:#fdb917; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_media a:visited { padding-top:2px;padding-bottom:2px;display:block; background:#fdb917; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_media a:visited:hover { padding-top:2px;padding-bottom:2px;display:block; background:#fdc745; color:#ffffff; font-weight:normal; text-decoration:none; }
	
div.navi_menu_item_media
	{
	width:				130px;
	padding:			0px;	
	display:			none;
	}
table.navi_menu_item_media
	{
	width:				130px;
	padding:			0px;	
	background-color:	#fdb917;
	}	
td.navi_menu_item_media
	{
	width:				130px;
	height:				33px;
	vertical-align:		middle;
	text-align:			center;
	color:				#ffffff;
	}	



	
div.main_block_payments
	{
	height:				328px;
	width:				654px;
	float:				left;
	}
	
div.main_block_payments_title
	{
	height:				38px;
	background:			#b4d236;
	padding:			20px 0 0 10px;
	}

div.main_block_payments_txt
	{
	width:				614px;
	height:				92px;
	padding:			0 30px 0 10px;
	color:				#fff;
	background:			#b4d236 url('../Images/background_payments.gif') no-repeat right bottom;
	line-height:		18px;
	}

	
div.navi_menu_payments
	{
	width:				130px;
	padding:			0px;
	float:				left;
	border-bottom:		1px solid #ffffff;
	border-top:			1px solid #ffffff;
	border-right:		1px solid #ffffff;
	}	
div.navi_menu_head_payments
	{
	width:				130px;
	padding:			0px;
	background-color:	#b4d236;
	text-align:			center;
	}

div.navi_menu_head_payments a { padding-top:2px;padding-bottom:2px;display:block; background:#b4d236; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_payments a:link { padding-top:2px;padding-bottom:2px;display:block; background:#b4d236; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_payments a:hover { padding-top:2px;padding-bottom:2px;display:block; background:#c0db4c; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_payments a:active { padding-top:2px;padding-bottom:2px;display:block; background:#b4d236; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_payments a:visited { padding-top:2px;padding-bottom:2px;display:block; background:#b4d236; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_payments a:visited:hover { padding-top:2px;padding-bottom:2px;display:block; background:#c0db4c; color:#ffffff; font-weight:normal; text-decoration:none; }
	
div.navi_menu_item_payments
	{
	width:				130px;
	padding:			0px;	
	display:			none;
	}
table.navi_menu_item_payments
	{
	width:				130px;
	padding:			0px;	
	background-color:	#b4d236;
	}	
td.navi_menu_item_payments
	{
	width:				130px;
	height:				33px;
	vertical-align:		middle;
	text-align:			center;
	color:				#ffffff;
	}
	/*
	*	*
	*	*	*
	*	*	*	*
	*	*	*	*	*
	*	*	*	*	*	*
	*	*	*	*	*	*	*	
	*	*	*	*	*	*
	*	*	*	*	*
	*	*	*	*
	*	*	*
	*	*
	*/	
	div.main_block_response
	{
	width:				654px;
	float:				left;
	}
	
div.main_block_response_title
	{
	height:				38px;
	background:			#b4d236;
	padding:			20px 0 0 3px;
	}

div.main_block_response_txt
	{
	width:				649px;
	height:				92px;
	padding:			0 0 0 5px;
	color:				#fff;
	background:			#b4d236 url('../Images/background_payments.gif') no-repeat right bottom;
	line-height:		18px;
	}

	
div.navi_menu_response
	{
	width:				130px;
	padding:			0px;
	float:				left;
	border-bottom:		1px solid #ffffff;
	border-top:			1px solid #ffffff;
	border-right:		1px solid #ffffff;
	}	
div.navi_menu_head_response
	{
	width:				130px;
	padding:			0px;
	background-color:	#b4d236;
	text-align:			center;
	}

div.navi_menu_head_response a { padding-top:2px;padding-bottom:2px;display:block; background:#b4d236; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_response a:link { padding-top:2px;padding-bottom:2px;display:block; background:#b4d236; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_response a:hover { padding-top:2px;padding-bottom:2px;display:block; background:#c0db4c; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_response a:active { padding-top:2px;padding-bottom:2px;display:block; background:#b4d236; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_response a:visited { padding-top:2px;padding-bottom:2px;display:block; background:#b4d236; color:#ffffff; font-weight:normal; text-decoration:none; }
div.navi_menu_head_response a:visited:hover { padding-top:2px;padding-bottom:2px;display:block; background:#c0db4c; color:#ffffff; font-weight:normal; text-decoration:none; }
	
div.navi_menu_item_response
	{
	width:				130px;
	padding:			0px;	
	display:			none;
	}
table.navi_menu_item_response
	{
	width:				130px;
	padding:			0px;	
	background-color:	#b4d236;
	}	
td.navi_menu_item_response
	{
	width:				130px;
	height:				33px;
	vertical-align:		middle;
	text-align:			center;
	color:				#ffffff;
	}
	/*
	*	*
	*	*	*
	*	*	*	*
	*	*	*	*	*
	*	*	*	*	*	*
	*	*	*	*	*	*	*	
	*	*	*	*	*	*
	*	*	*	*	*
	*	*	*	*
	*	*	*
	*	*
	*/		
div.main_content_fulfilment, div.main_content_commerce, div.main_content_media, div.main_content_payments, div.main_content_response
	{
	width:				320px;
	float:				left;
	line-height:		18px;
	padding-top:		14px;
	border-top:			1px solid #eeeeee;
	}
div.main_content
	{
	width:				320px;
	float:				left;
	line-height:		18px;
	}
div.main_content_2
	{
	width:				320px;
	float:				left;
	line-height:		18px;
	padding-top:		14px;
	border-top:			1px solid #eeeeee;
	}
div.main_content_extended
	{
	width:				654px;
	float:				left;
	line-height:		18px;
	padding-top:		14px;
	border-top:			1px solid #eeeeee;
	}
div.main_content_extended_2
	{
	width:				654px;
	float:				left;
	line-height:		18px;
	}
div.main_content_benelux
	{
	width:				420px;
	float:				left;
	line-height:		18px;
	padding-top:		14px;
	border-top:			1px solid #eeeeee;
	}
	
div.main_content_medium
	{
	width:				420px;
	float:				left;
	line-height:		18px;
	padding-top:		14px;
	border-top:			1px solid #eeeeee;
	}	
div.main_content_medium_2
	{
	width:				420px;
	float:				left;
	line-height:		18px;
	
	}	
div.latest_news
	{
	width:				320px;
	padding-left:		14px;
	float:				left;
	}

div.main_submenu
	{
	width:				220px;
	padding-left:		14px;
	float:				left;
	}

div.investors_submenu
	{
	width:				220px;
	padding-left:		14px;
	float:				right;
	}

div.left_menu_block
	{
	width:				180px;
	color:				#9d9fa1;
	}
	
div.left_menu_block_nv
	{
	width:				168px;
	height:				104px;
	padding:			16px 12px 0 0;
	color:				#000000;
	background:			#bcbdbf;
	line-height:		18px;
	overflow:			hidden;
	float:				left;
	}
	
div.left_menu_block_nv a { float:right; color:#312f30; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_nv a:link { float:right; color:#312f30; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_nv a:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_nv a:active { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_nv a:visited { float:right; color:#312f30; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_nv a:visited:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }

div.left_menu_block_fulfilment
	{
	width:				168px;
	padding:			16px 12px 0 0;
	color:				#000000;
	background:			#e2f4fd;
	line-height:		18px;
	overflow:			hidden;
	text-align:			right;
	}

div.left_menu_block_fulfilment a { float:right; color:#00adef; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_fulfilment a:link { float:right; color:#00adef; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_fulfilment a:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_fulfilment a:active { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_fulfilment a:visited { float:right; color:#00adef; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_fulfilment a:visited:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }


div.left_menu_block_fulfilment_countries
	{
	width:				168px;
	padding:			16px 12px 16px 0;
	color:				#000000;
	background:			#e2f4fd;
	line-height:		18px;
	overflow:			hidden;
	margin-top:			10px;
	text-align:			right;
	}

div.left_menu_block_fulfilment_countries a { float:right; color:#00adef; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_fulfilment_countries a:link { float:right; color:#00adef; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_fulfilment_countries a:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_fulfilment_countries a:active { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_fulfilment_countries a:visited { float:right; color:#00adef; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_fulfilment_countries a:visited:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }


div.left_menu_block_commerce
	{
	width:				168px;
	padding:			16px 12px 0 0;
	color:				#000000;
	background:			#fde7dd;
	line-height:		18px;
	overflow:			hidden;
	text-align: 		right;
	}

div.left_menu_block_commerce a { float:right; color:#ed1c24; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_commerce a:link { float:right; color:#ed1c24; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_commerce a:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_commerce a:active { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_commerce a:visited { float:right; color:#ed1c24; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_commerce a:visited:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }



div.left_menu_block_commerce_countries
	{
	width:				168px;
	padding:			16px 12px 16px 0;
	color:				#000000;
	background:			#fde7dd;
	line-height:		18px;
	overflow:			hidden;
	margin-top:			10px;
	text-align:			right;
	}

div.left_menu_block_commerce_countries a { float:right; color:#ed1c24; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_commerce_countries a:link { float:right; color:#ed1c24; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_commerce_countries a:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_commerce_countries a:active { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_commerce_countries a:visited { float:right; color:#ed1c24; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_commerce_countries a:visited:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }

div.left_menu_block_media
	{
	width:				168px;
	padding:			16px 12px 0 0;
	color:				#000000;
	background:			#e7e7e8;
	line-height:		18px;
	overflow:			hidden;
	text-align:			right;
	}

div.left_menu_block_media a { float:right; color:#514f50; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_media a:link { float:right; color:#514f50; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_media a:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_media a:active { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_media a:visited { float:right; color:#514f50; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_media a:visited:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }

div.left_menu_block_media_countries
	{
	width:				168px;
	padding:			16px 12px 16px 0;
	color:				#000000;
	background:			#e7e7e8;
	line-height:		18px;
	overflow:			hidden;
	margin-top:			10px;
	text-align: 		right;
	}

div.left_menu_block_media_countries a { float:right; color:#514f50; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_media_countries a:link { float:right; color:#514f50; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_media_countries a:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_media_countries a:active { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_media_countries a:visited { float:right; color:#514f50; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_media_countries a:visited:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }

div.left_menu_block_payments
	{
	width:				168px;
	height:				104px;
	padding:			16px 12px 0 0;
	color:				#000000;
	background:			#f1f8e8;
	line-height:		18px;
	overflow:			hidden;
	text-align:			right;
	}

div.left_menu_block_payments a { float:right; color:#b4d236; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_payments a:link { float:right; color:#b4d236; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_payments a:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_payments a:active { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_payments a:visited { float:right; color:#b4d236; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_payments a:visited:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }

div.left_menu_block_payments_countries
	{
	width:				168px;
	padding:			16px 12px 16px 0;
	color:				#000000;
	background:			#f1f8e8;
	line-height:		18px;
	overflow:			hidden;
	margin-top:			10px;
	text-align: 		right;
	}

div.left_menu_block_payments_countries a { float:right; color:#b3d234; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_payments_countries a:link { float:right; color:#b3d234; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_payments_countries a:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_payments_countries a:active { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_payments_countries a:visited { float:right; color:#b3d234; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_payments_countries a:visited:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }














div.left_menu_block_response
	{
	width:				168px;
	height:				104px;
	padding:			16px 12px 0 0;
	color:				#000000;
	background:			#f1f8e8;
	line-height:		18px;
	overflow:			hidden;
	text-align:			right;
	}

div.left_menu_block_response a { float:right; color:#b4d236; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_response a:link { float:right; color:#b4d236; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_response a:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_response a:active { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_response a:visited { float:right; color:#b4d236; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_response a:visited:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }

div.left_menu_block_response_countries
	{
	width:				168px;
	padding:			16px 12px 16px 0;
	color:				#000000;
	background:			#f1f8e8;
	line-height:		18px;
	overflow:			hidden;
	margin-top:			10px;
	text-align: 		right;
	}

div.left_menu_block_response_countries a { float:right; color:#b3d234; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_response_countries a:link { float:right; color:#b3d234; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_response_countries a:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_response_countries a:active { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_response_countries a:visited { float:right; color:#b3d234; font-weight:bold; display:block; text-decoration:none; }
div.left_menu_block_response_countries a:visited:hover { float:right; color:#000000; font-weight:bold; display:block; text-decoration:none; }
















div.left_menu_block_top
	{
	width:				150px;
	background:			#e7e7e8;
	text-align:			right;
	padding:			10px 30px 0 0;
	font-weight:		bold;
	}

div.left_menu_block_price
	{
	width:				170px;
	background:			#e7e7e8;
	text-align:			right;	
	padding:			0px 10px 12px 0px;
	font-weight:		normal;
	}

div.left_menu_block_bottom
	{
	width:				150px;
	background:			#f1f1f2;
	text-align:			right;
	padding:			7px 30px 0 0;
	font-weight:		bold;
	}

div.left_menu_block_link
	{
	width:				170px;
	background:			#f1f1f2;
	text-align:			right;	
	padding:			0 10px 12px 0;
	font-weight:		normal;
	}

a.left_menu_block_link { color:#9d9fa1; font-weight:normal; }
a.left_menu_block_link:link { color:#9d9fa1; font-weight:normal; }
a.left_menu_block_link:visited { color:#9d9fa1; font-weight:normal; }
a.left_menu_block_link:active { color:#9d9fa1; font-weight:normal; }
a.left_menu_block_link:hover { color:#9d9fa1; font-weight:normal; }
a.left_menu_block_link:visited:hover { color:#9d9fa1; font-weight:normal; }

div.left_menu_clock
	{
	width:				180px;
	height:				180px;
	margin:				9px 0 0 0;
	background:			#e7e7e8;
	
	}

div.left_menu_name
	{
	width:				181px;
	text-align:			right;
	margin:				0 0 20px 0;
	padding:			0 14px 0 0;
	}

div.latest_news_title
	{
	background:			#9d9fa1;
	line-height:		18px;
	color:				#fff;
	font-weight:		bold;
	font-size:			12px;
	padding:			0 0 0 14px;
	margin:				0 0 9px 0;	
	}

img.news_image
	{
	height:				23px;
	display:			block;
	margin-bottom:		3px;
	}

/* news items nv */

div.nv_latest_news_item_text
	{
	height:				50px;
	}

div.nv_latest_news_item_1
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_nv_newsitem_1.gif') no-repeat 8px 8px;
	border:				1px solid #9d9fa2;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}

div.nv_latest_news_item_2
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_nv_newsitem_2.gif') no-repeat 8px 8px;
	border:				1px solid #9d9fa2;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
	
div.nv_latest_news_item_3
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_nv_newsitem_3.gif') no-repeat 8px 8px;
	border:				1px solid #9d9fa2;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
div.nv_latest_news_item_4
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_nv_newsitem_4.gif') no-repeat 8px 8px;
	border:				1px solid #9d9fa2;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
div.nv_latest_news_item_text a, div.nv_latest_news_item_text a, div.nv_latest_news_item_text a { color:#000; font-size:15px; text-decoration:none; }
div.nv_latest_news_item_text a:link, div.nv_latest_news_item_text a:link, div.nv_latest_news_item_text a:link { color:#000; font-size:15px; text-decoration:none; }
div.nv_latest_news_item_text a:visited, div.nv_latest_news_item_text a:visited, div.nv_latest_news_item_text a:visited { color:#000; font-size:15px; text-decoration:none; }
div.nv_latest_news_item_text a:active, div.nv_latest_news_item_text a:active, div.nv_latest_news_item_text a:active { color:#000; font-size:15px; text-decoration:none; }
div.nv_latest_news_item_text a:hover, div.nv_latest_news_item_text a:hover, div.nv_latest_news_item_text a:hover { color:#000; font-size:15px; text-decoration:none; }
div.nv_latest_news_item_text a:visited:hover, div.nv_latest_news_item_text a:visited:hover, div.nv_latest_news_item_text a:visited:hover { color:#000; font-size:15px; text-decoration:none; }

/* news items general */

div.latest_news_item_link
	{
	height:				14px;
	}

div.default_latest_news_item_text
	{
	height:				50px;
	
	}

div.default_latest_news_item_text a, div.default_latest_news_item_text a, div.default_latest_news_item_text a { color:#000; font-size:15px; text-decoration:none; }
div.default_latest_news_item_text a:link, div.default_latest_news_item_text a:link, div.default_latest_news_item_text a:link { color:#000; font-size:15px; text-decoration:none; }
div.default_latest_news_item_text a:visited, div.default_latest_news_item_text a:visited, div.default_latest_news_item_text a:visited { color:#000; font-size:15px; text-decoration:none; }
div.default_latest_news_item_text a:active, div.default_latest_news_item_text a:active, div.default_latest_news_item_text a:active { color:#000; font-size:15px; text-decoration:none; }
div.default_latest_news_item_text a:hover, div.default_latest_news_item_text a:hover, div.default_latest_news_item_text a:hover { color:#000; font-size:15px; text-decoration:none; }
div.default_latest_news_item_text a:visited:hover, div.default_latest_news_item_text a:visited:hover, div.default_latest_news_item_text a:visited:hover { color:#000; font-size:15px; text-decoration:none; }

/* news items fulfilment */

div.fulfilment_latest_news_item_text
	{
	height:				50px;
	}

div.fulfilment_latest_news_item_1
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_fulfilment_newsitem_1.gif') no-repeat 8px 8px;
	border:				1px solid #00adef;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}

div.fulfilment_latest_news_item_2
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_fulfilment_newsitem_2.gif') no-repeat 8px 8px;
	border:				1px solid #00adef;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
	
div.fulfilment_latest_news_item_3
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_fulfilment_newsitem_3.gif') no-repeat 8px 8px;
	border:				1px solid #00adef;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
div.fulfilment_latest_news_item_4
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_fulfilment_newsitem_4.gif') no-repeat 8px 8px;
	border:				1px solid #00adef;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
div.fulfilment_latest_news_item_text a, div.fulfilment_latest_news_item_text a, div.fulfilment_latest_news_item_text a { color:#000; font-size:15px; text-decoration:none; }
div.fulfilment_latest_news_item_text a:link, div.fulfilment_latest_news_item_text a:link, div.fulfilment_latest_news_item_text a:link { color:#000; font-size:15px; text-decoration:none; }
div.fulfilment_latest_news_item_text a:visited, div.fulfilment_latest_news_item_text a:visited, div.fulfilment_latest_news_item_text a:visited { color:#000; font-size:15px; text-decoration:none; }
div.fulfilment_latest_news_item_text a:active, div.fulfilment_latest_news_item_text a:active, div.fulfilment_latest_news_item_text a:active { color:#000; font-size:15px; text-decoration:none; }
div.fulfilment_latest_news_item_text a:hover, div.fulfilment_latest_news_item_text a:hover, div.fulfilment_latest_news_item_text a:hover { color:#000; font-size:15px; text-decoration:none; }
div.fulfilment_latest_news_item_text a:visited:hover, div.fulfilment_latest_news_item_text a:visited:hover, div.fulfilment_latest_news_item_text a:visited:hover { color:#000; font-size:15px; text-decoration:none; }

/* news items commerce */

div.commerce_latest_news_item_text
	{
	height:				50px;
	}
	

div.commerce_latest_news_item_text img
	{
		width:70px;
		height:60px;
		display:block;		
		
	}
	
.imgFloatBox
{	
	width:70px;
	height:60px;
	display:block;		
	float:left;
	margin-left:0px;
	margin-top:-10px;
	
}

div.commerce_latest_news_item_1
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_commerce_newsitem_1.gif') no-repeat 8px 8px;
	border:				1px solid #ed1c24;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}

div.commerce_latest_news_item_2
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_commerce_newsitem_2.gif') no-repeat 8px 8px;
	border:				1px solid #ed1c24;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
	
div.commerce_latest_news_item_3
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_commerce_newsitem_3.gif') no-repeat 8px 8px;
	border:				1px solid #ed1c24;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
div.commerce_latest_news_item_4
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_commerce_newsitem_4.gif') no-repeat 8px 8px;
	border:				1px solid #ed1c24;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
div.commerce_latest_news_item_text a, div.commerce_latest_news_item_text a, div.commerce_latest_news_item_text a { color:#000; font-size:15px; text-decoration:none;width:200px; float:left;display:block;clear:none;}
div.commerce_latest_news_item_text a:link, div.commerce_latest_news_item_text a:link, div.commerce_latest_news_item_text a:link { color:#000; font-size:15px; text-decoration:none; }
div.commerce_latest_news_item_text a:visited, div.commerce_latest_news_item_text a:visited, div.commerce_latest_news_item_text a:visited { color:#000; font-size:15px; text-decoration:none; }
div.commerce_latest_news_item_text a:active, div.commerce_latest_news_item_text a:active, div.commerce_latest_news_item_text a:active { color:#000; font-size:15px; text-decoration:none; }
div.commerce_latest_news_item_text a:hover, div.commerce_latest_news_item_text a:hover, div.commerce_latest_news_item_text a:hover { color:#000; font-size:15px; text-decoration:none; }
div.commerce_latest_news_item_text a:visited:hover, div.commerce_latest_news_item_text a:visited:hover, div.commerce_latest_news_item_text a:visited:hover { color:#000; font-size:15px; text-decoration:none; }

/* news items media */

div.media_latest_news_item_text
	{
	height:				50px;
	}

div.media_latest_news_item_1
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_media_newsitem_1.gif') no-repeat 8px 8px;
	border:				1px solid #fdb917;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}

div.media_latest_news_item_2
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_media_newsitem_2.gif') no-repeat 8px 8px;
	border:				1px solid #fdb917;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
	
div.media_latest_news_item_3
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_media_newsitem_3.gif') no-repeat 8px 8px;
	border:				1px solid #fdb917;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
div.media_latest_news_item_4
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_media_newsitem_4.gif') no-repeat 8px 8px;
	border:				1px solid #fdb917;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
div.media_latest_news_item_text a, div.media_latest_news_item_text a, div.media_latest_news_item_text a { color:#000; font-size:15px; text-decoration:none; }
div.media_latest_news_item_text a:link, div.media_latest_news_item_text a:link, div.media_latest_news_item_text a:link { color:#000; font-size:15px; text-decoration:none; }
div.media_latest_news_item_text a:visited, div.media_latest_news_item_text a:visited, div.media_latest_news_item_text a:visited { color:#000; font-size:15px; text-decoration:none; }
div.media_latest_news_item_text a:active, div.media_latest_news_item_text a:active, div.media_latest_news_item_text a:active { color:#000; font-size:15px; text-decoration:none; }
div.media_latest_news_item_text a:hover, div.media_latest_news_item_text a:hover, div.media_latest_news_item_text a:hover { color:#000; font-size:15px; text-decoration:none; }
div.media_latest_news_item_text a:visited:hover, div.media_latest_news_item_text a:visited:hover, div.media_latest_news_item_text a:visited:hover { color:#000; font-size:15px; text-decoration:none; }

div.media_submenu_title
	{
	background:			#ffc20e;
	line-height:		18px;
	color:				#fff;
	font-weight:		bold;
	font-size:			12px;
	padding:			0 0 0 14px;
	margin:				0 0 9px 0;	
	}
	
div.media_submenu_item
	{
	border:				1px solid #ffc20e;
	padding:			10px 14px 10px 14px;
	margin-bottom:		15px;
	color:				#000;
	}

/* news items payments */

div.payments_latest_news_item_text
	{
	height:				54px;
	}
		
div.payments_latest_news_item_1
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_payments_newsitem_1.gif') no-repeat 8px 8px;
	border:				1px solid #b4d236;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}

div.payments_latest_news_item_2
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_payments_newsitem_2.gif') no-repeat 8px 8px;
	border:				1px solid #b4d236;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
	
div.payments_latest_news_item_3
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_payments_newsitem_3.gif') no-repeat 8px 8px;
	border:				1px solid #b4d236;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
	
div.payments_latest_news_item_4
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_payments_newsitem_4.gif') no-repeat 8px 8px;
	border:				1px solid #b4d236;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
div.payments_latest_news_item_text a, div.payments_latest_news_item_text a, div.payments_latest_news_item_text a { color:#000; font-size:15px; text-decoration:none; }
div.payments_latest_news_item_text a:link, div.payments_latest_news_item_text a:link, div.payments_latest_news_item_text a:link { color:#000; font-size:15px; text-decoration:none; }
div.payments_latest_news_item_text a:visited, div.payments_latest_news_item_text a:visited, div.payments_latest_news_item_text a:visited { color:#000; font-size:15px; text-decoration:none; }
div.payments_latest_news_item_text a:active, div.payments_latest_news_item_text a:active, div.payments_latest_news_item_text a:active { color:#000; font-size:15px; text-decoration:none; }
div.payments_latest_news_item_text a:hover, div.payments_latest_news_item_text a:hover, div.payments_latest_news_item_text a:hover { color:#000; font-size:15px; text-decoration:none; }
div.payments_latest_news_item_text a:visited:hover, div.payments_latest_news_item_text a:visited:hover, div.payments_latest_news_item_text a:visited:hover { color:#000; font-size:15px; text-decoration:none; }

/* News Items Response */

div.response_latest_news_item_text
	{
	height:				50px;
	}

div.response_latest_news_item_1
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_payments_newsitem_1.gif') no-repeat 8px 8px;
	border:				1px solid #b4d236;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}

div.response_latest_news_item_2
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_payments_newsitem_2.gif') no-repeat 8px 8px;
	border:				1px solid #b4d236;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
	
div.response_latest_news_item_3
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_payments_newsitem_3.gif') no-repeat 8px 8px;
	border:				1px solid #b4d236;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
div.response_latest_news_item_4
	{
	height:				80px;
	width:				270px;
	background:			url('../Images/arrow_payments_newsitem_4.gif') no-repeat 8px 8px;
	border:				1px solid #b4d236;
	padding:			6px 6px 0 42px;
	margin:				0 0 4px 0;
	}
div.response_latest_news_item_text a, div.response_latest_news_item_text a, div.response_latest_news_item_text a { color:#000; font-size:12px; text-decoration:none; }
div.response_latest_news_item_text a:link, div.response_latest_news_item_text a:link, div.response_latest_news_item_text a:link { color:#000; font-size:12px; text-decoration:none; }
div.response_latest_news_item_text a:visited, div.response_latest_news_item_text a:visited, div.response_latest_news_item_text a:visited { color:#000; font-size:12px; text-decoration:none; }
div.response_latest_news_item_text a:active, div.response_latest_news_item_text a:active, div.response_latest_news_item_text a:active { color:#000; font-size:12px; text-decoration:none; }
div.response_latest_news_item_text a:hover, div.response_latest_news_item_text a:hover, div.response_latest_news_item_text a:hover { color:#000; font-size:12px; text-decoration:none; }
div.response_latest_news_item_text a:visited:hover, div.response_latest_news_item_text a:visited:hover, div.response_latest_news_item_text a:visited:hover { color:#000; font-size:12px; text-decoration:none; }





div.footer
	{
	margin:				16px 0 30px 0;
	}

div.footer_left
	{
	width:				200px;
	float:				left;
	text-align:			right;
	font-size:			12px;
	color:				#231f20;

	}

div.footer_main
	{
	font-size:			12px;
	color:				#bcbec0;
	}
	
div.footer_legal
	{
	font-size:			10px;
	color:				#bcbec0;
	}	

div.footer_main a:link { color:#bcbec0; text-decoration:none; }
div.footer_main a:visited { color:#bcbec0; text-decoration:none; }
div.footer_main a:active { color:#bcbec0; text-decoration:none; }
div.footer_main a:hover { color:#bcbec0; text-decoration:none; }
div.footer_main a:visited:hover { color:#bcbec0; text-decoration:none; }

div.footer_left a:link { color:#bcbec0; text-decoration:none; }
div.footer_left a:visited { color:#bcbec0; text-decoration:none; }
div.footer_left a:active { color:#bcbec0; text-decoration:none; }
div.footer_left a:hover { color:#bcbec0; text-decoration:none; }
div.footer_left a:visited:hover { color:#bcbec0; text-decoration:none; }

div.search_main
	{
	color:				#bcbec0;
	border:				1px solid #bcbec0;
	margin-right:		1px;
	}

div.search_title
	{
	float:				left;
	padding:			4px 5px 0 10px;
	}
	
div.search_input
	{
	float:				left;
	padding:			3px;
	}

div.search_submit
	{
	padding:			0 0 0 3px;
	float:				left;
	}

input.search
	{
	width:				65px;
	padding:			1px 0 1px 1px;
	border:				1px solid #bcbec0;
	outline:			none;
	}

input.search_submit
	{
	width:				22px;
	height:				22px;
	border:				0;
	margin:				0;
	padding:			0;
	display:			block;
	}

div.contact_general_commerce
	{
	width:				654px;
	background:			#ed1c24 url('../Images/contact_commerce.gif') no-repeat right bottom;
	border-bottom:		9px solid #fff;
	}

a.contact_general_link
	{
	width:				654px;
	height:				120px;
	position:			absolute;
	z-index:			100;
	display:			block;
	background:			white;
	opacity: 			0.01;
	filter: 			alpha(opacity=1);
	-moz-opacity: 		0.01;
	}

div.contact_general_payments
	{
	width:				654px;
	background:			#b4d236 url('../Images/contact_payments.gif') no-repeat right bottom;
	border-bottom:		9px solid #fff;
	}
	
div.contact_general_fulfilment
	{
	width:				654px;
	background:			#00adef url('../Images/contact_fulfilment.gif') no-repeat right bottom;
	border-bottom:		9px solid #fff;
	}

div.contact_general_media
	{
	width:				654px;
	background:			#fdb917 url('../Images/contact_media.gif') no-repeat right bottom;
	border-bottom:		9px solid #fff;
	}

div.contact_general_nv
	{
	width:				654px;
	background:			#bcbdbf url('../Images/contact_nv.gif') no-repeat right bottom;
	border-bottom:		9px solid #fff;
	}

div.contact_general_title
	{
	height:				30px;
	padding:			20px 0 0 10px;
	}

div.contact_general_txt
	{
	height:				48px;
	padding:			0 30px 0 12px;
	line-height:		18px;
	color:				#fff;
	}

td.contact_intro
	{
	line-height:		12px;
	}

td.contact_obl
	{
	width:				20px;
	height:				22px;
	vertical-align:		middle;
	color:				#ed1c24;
	}

td.contact_obl_fulfilment
	{
	width:				20px;
	height:				22px;
	vertical-align:		middle;
	color:				#00adef;
	}

td.contact_obl_media
	{
	width:				20px;
	height:				22px;
	vertical-align:		middle;
	color:				#fdb917;
	}

td.contact_obl_payments
	{
	width:				20px;
	height:				22px;
	vertical-align:		middle;
	color:				#b4d236;
	}
	
td.contact_obl_response
	{
	width:				20px;
	height:				22px;
	vertical-align:		middle;
	color:				#b4d236;
	}
	
td.contact_obl_nv
	{
	width:				20px;
	height:				22px;
	vertical-align:		middle;
	color:				#bcbdbf;
	}

td.contact_label
	{
	width:				130px;
	height:				22px;
	vertical-align:		middle;
	}
	
td.contact_label_extended
	{
	width:				500px;
	vertical-align:		middle;
	}
	
td.contact_input
	{
	width:				225px;
	}
td.contact_input_extended
	{
	width:				225px;
	}	

input.regular
	{
	width:				140px;
	border:				1px solid #bcbec0;
	padding:			1px 0 1px 1px;
	outline:			none;
	}
input.regular_error
	{
	width:				140px;
	border:				1px solid #ed1c24;
	padding:			1px 0 1px 1px;
	outline:			none;
	}
select.regular
	{
	width:				143px;
	border:				1px solid #bcbec0;
	outline:			none;
	font-size:			11px;
	}
select.regular_error
	{
	width:				143px;
	border:				1px solid #ed1c24;
	outline:			none;
	font-size:			11px;
	}
textarea.contact
	{
	width:				240px;
	padding:			1px 0 1px 1px;
	height:				60px;
	border:				1px solid #bcbec0;
	margin:				0 10px 0 0;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	margin-top:			2px;
	}
textarea.contact_error
	{
	width:				240px;
	padding:			1px 0 1px 1px;
	height:				60px;
	border:				1px solid #ed1c24;
	margin:				0 10px 0 0;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	margin-top:			2px;
	}
input.send_submit
	{
	width:				9px;
	height:				15px;
	border:				0;
	margin:				0;
	padding:			0;
	display:			block;
	}
	
input.send_submit_nv
	{
	width:				10px;
	height:				13px;
	border:				0;
	margin:				0;
	padding:			0;
	display:			block;
	}

a.send_contact { float:left; font-weight:bold; padding:0 0 0 7px; display:block; text-decoration:none; }
a:link.send_contact { float:left; text-decoration:none; font-weight:bold; }
a:visited.send_contact { float:left; text-decoration:none; font-weight:bold; }
a:active.send_contact { float:left; text-decoration:none; font-weight:bold; }
a:hover.send_contact { float:left; text-decoration:none; font-weight:bold; }
a:active:hover.send_contact { float:left; text-decoration:none; font-weight:bold; }

div.right_menu_commerce, div.right_menu_cases, div.right_menu_annual
	{
	width:				206px;
	float:				right;
	}

div.right_menu_commerce_title, div.right_menu_cases_title, div.right_menu_annual_title 
	{
	background:			#ed1c24;
	line-height:		18px;
	color:				#fff;
	font-weight:		bold;
	font-size:			12px;
	padding:			0 0 0 14px;
	margin:				0 0 9px 0;
	}

div.right_menu_commerce_txt
	{
	border:				1px solid #ed1c24;
	padding:			10px 14px 10px 14px;
	margin-bottom:		15px;
	}

div.right_menu_commerce_img, div.right_menu_cases_img, div.right_menu_annual_img
	{
	border:				1px solid #ed1c24;
	padding:			6px 0 3px 7px;
	margin-bottom:		15px;
	}
	
	
	
div.right_menu_fulfilment, div.right_menu_cases, div.right_menu_annual
	{
	width:				206px;
	float:				right;
	}

div.right_menu_fulfilment_title, div.right_menu_cases_title, div.right_menu_annual_title 
	{
	background:			#00ADEF;
	line-height:		18px;
	color:				#fff;
	font-weight:		bold;
	font-size:			12px;
	padding:			0 0 0 14px;
	margin:				0 0 9px 0;
	}

div.right_menu_fulfilment_txt
	{
	border:				1px solid #00ADEF;
	padding:			10px 14px 10px 14px;
	margin-bottom:		15px;
	}

div.right_menu_fulfilment_img, div.right_menu_cases_img, div.right_menu_annual_img
	{
	border:				1px solid #00ADEF;
	padding:			6px 0 3px 7px;
	margin-bottom:		15px;
	}	
	/*
	*	*
	*	*	*
	*	*	*	*
	*	*	*	*	*
	*	*	*	*	*	*
	*	*	*	*	*	*	*	
	*	*	*	*	*	*
	*	*	*	*	*
	*	*	*	*
	*	*	*
	*	*
	*/		
	div.right_menu_response, div.right_menu_cases, div.right_menu_annual
	{
	width:				206px;
	float:				right;
	}

div.right_menu_response_title, div.right_menu_cases_title, div.right_menu_annual_title 
	{
	background:			#b4d236;
	line-height:		18px;
	color:				#fff;
	font-weight:		bold;
	font-size:			12px;
	padding:			0 0 0 14px;
	margin:				0 0 9px 0;
	}

div.right_menu_response_txt
	{
	border:				1px solid #b4d236;
	padding:			10px 14px 10px 14px;
	margin-bottom:		15px;
	}

div.right_menu_response_img, div.right_menu_cases_img, div.right_menu_annual_img
	{
	border:				1px solid #b4d236;
	padding:			6px 0 3px 7px;
	margin-bottom:		15px;
	}	
	/*
					*	
				*	*
			*	*	*
		*	*	*	*
	*	*	*	*	*
*	*	*	*	*	*
	*	*	*	*	*
		*	*	*	*
			*	*	*
				*	*
					*
	*/	
div.right_menu_media, div.right_menu_cases, div.right_menu_annual
	{
	width:				206px;
	float:				right;
	}

div.right_menu_media_title, div.right_menu_cases_title, div.right_menu_annual_title 
	{
	background:			#FDB917;
	line-height:		18px;
	color:				#fff;
	font-weight:		bold;
	font-size:			12px;
	padding:			0 0 0 14px;
	margin:				0 0 9px 0;
	}

div.right_menu_media_txt
	{
	border:				1px solid #FDB917;
	padding:			10px 14px 10px 14px;
	margin-bottom:		15px;
	}

div.right_menu_media_img, div.right_menu_cases_img, div.right_menu_annual_img
	{
	border:				1px solid #FDB917;
	padding:			6px 0 3px 7px;
	margin-bottom:		15px;
	}		
	
	
	
div.cases_txt
	{
	width:				420px;
	float:				left;
	}

div.right_menu
	{
	float:				right;
	width:				206px;
	}

div.right_menu_nv_txt
	{
	border:				1px solid #bcbdbf;
	padding:			10px 14px 10px 14px;
	margin-bottom:		15px;
	}
div.right_menu_nv_title
	{
	background:			#bcbdbf;
	line-height:		18px;
	color:				#fff;
	font-weight:		bold;
	font-size:			12px;
	padding:			0 0 0 14px;
	margin:				0 0 9px 0;
	}
td.clients_block_title
	{
	width:				480px;
	padding:			0 20px 0 0;
	}

td.clients_block_img
	{
	width:				154px;
	}

img.media_photo
	{
	float:				right;
	margin:				4px 0 4px 0;
	}

div.media_product_block
	{
	border-bottom:		1px solid #e7e7e8;
	}
	
div.media_product_titel
	{
	color:				#000;
	cursor:				pointer;
	line-height:		22px;
	}

td.media_product_name
	{
	width:				200px;
	}

td.media_product_img
	{
	width:				200px;
	}

td.media_product_more
	{
	width:				254px;
	}
	
span.red
	{
	color:				red;
	}

table.results_navi
	{
	margin:				1px 0 0 0;
	background:			#f1f1f2;
	}	

div.results_navi_left
	{
	width:				204px;	
	padding:			4px 6px 4px 8px;
	text-align:			left;
	vertical-align:		top;
	}
	
div.results_navi_center
	{
	width:				210px;
	padding:			4px;
	text-align:			center;
	vertical-align:		top;
	}
	
div.results_navi_right
	{
	width:				208px;
	padding:			4px 6px 4px 4px;	
	text-align:			right;
	vertical-align:		top;
	}

td.results_number
	{
	width:				26px;
	vertical-align:		top;
	text-align:			center;
	}

td.results_text
	{
	width:				468px;
	vertical-align:		top;
	padding:			0 0 12px 0;
	}

td.results_type
	{
	width:				80px;
	vertical-align:		bottom;
	text-align:			center;
	padding:			0 0 12px 0;
	}

td.results_read
	{
	width:				75px;
	vertical-align:		bottom;
	padding:			0 0 12px 0;
	}

td.pdf_name
	{
	width:				574px;
	vertical-align:		top;
	padding:			0 0 12px 0;
	}

td.pdf_read
	{
	width:				75px;
	vertical-align:		bottom;
	padding:			0 0 12px 0;
	}	

td.job_block_function
	{
	width:				330px;
	}

td.job_block_company
	{
	width:				140px;
	}

td.job_block_place
	{
	width:				100px;
	}

td.job_block_link
	{
	width:				80px;
	}

div.job_block
	{
	margin-bottom:		30px;
	}

div.job_block ul
	{
	margin:				0;
	padding:			0 0 0 13px;
	}

div.job_block li
	{
	list-style:			none;
	list-style-type:	circle;
	margin:				0;
	margin-left:		5px;
	padding:			0px 10px 0 10px;
	}
	
div.breadcrumbs
	{
	border-top:			7px solid #fff;
	}
	
	.hidden
	{
		position:absolute;
		top: -1000;
		height: 1px;
		width: 1px;
		visibility: hidden;
	}

div.breadcrumbs a:link { color:#636466; text-decoration:none; }
div.breadcrumbs a:visited { color:#636466; text-decoration:none; }
div.breadcrumbs a:active { color:#636466; text-decoration:none; }
div.breadcrumbs a:hover { color:#636466; text-decoration:underline; }
div.breadcrumbs a:visited:hover { color:#636466; text-decoration:underline; }

div.default_latest_news_item_date
	{
	padding:			0 0 2px 0;
	font-size:			9px;
	}
	
div.media_latest_news_title
	{
	background:	#fdb917;
	}

div.commerce_latest_news_title
	{
	background:			#ed1c24;
	}

div.payments_latest_news_title
	{
	background: #b4d236;
	}
	
div.response_latest_news_title
	{
	background: #b4d236;
	}

div.fulfilment_latest_news_title
	{
	background:#00adef;
	}	

.commerce_left_nav_selected
{
	background: url( '../Images/arrow_commerce.gif' ) no-repeat;
}

.commerce_block_navi
{
	background: url( '../Images/background_commerce.jpg' ) no-repeat left bottom;
}

.commerce_resource_centre_block_navi
{
	background: url( '../Images/resource_centre/header/resource_centre_header_commerce.jpg' ) no-repeat left bottom;
}

.fulfilment_left_nav_selected
{
	background: url( '../Images/arrow_fulfilment.gif' ) no-repeat;
}

.fulfilment_block_navi
{
	background: url( '../Images/background_fulfilment.jpg' ) no-repeat left bottom;
}

.fulfilment_resource_centre_block_navi
{
	background: url( '../Images/resource_centre/header/resource_centre_header_fulfilment.jpg' ) no-repeat left bottom;
}

.response_left_nav_selected
{
	background: url( '../Images/arrow_payments.gif' ) no-repeat;
}

.response_block_navi
{
	background: url( '../Images/background_response.jpg' ) no-repeat left bottom;
}

.response_resource_centre_block_navi
{
	background: url( '../Images/resource_centre/header/resource_centre_header_fulfilment.jpg' ) no-repeat left bottom;
}

.media_left_nav_selected
{
	background: url( '../Images/arrow_media.gif' ) no-repeat;
}

.media_block_navi
{
	background: url( '../Images/background_media.jpg' ) no-repeat left bottom;
}


/* content page items */

div.page_content li
	{
	list-style:			none;
	list-style-type:	none;
	margin:				0;
	margin-left:		0px;
	padding:			0px 10px 0 10px;
	list-style-image:   url( '../Images/gfx/link_arrow.gif' )	
	}
	

div.page_content_commerce h1
	    {
	        margin:				0;
	        padding:			0 0 15px 0;
	        font-size:			16px;
	        color:				#ed1c24;
	    }
	    
div.page_content_fulfilment h1
	    {
	        margin:				0;
	        padding:			0 0 15px 0;
	        font-size:			16px;
	        color:				#00ADEF;
	    }	    
	    
div.page_content_media h1
	    {
	        margin:				0;
	        padding:			0 0 15px 0;
	        font-size:			16px;
	        color:				#FDB917;
	    }
	    
div.page_content_response h1
	    {
	        margin:				0;
	        padding:			0 0 15px 0;
	        font-size:			16px;
	        color:				#b4d236;
	    }
	    
div.contact.page.header h1
	{
			margin:				0;
	        padding:			0 0 15px 0;
	        font-size:			16px;
	        color:				#b4d236;
	}
	    
table.resource_centre
{
	width:100%;	
	margin-top:10px;
}

table.resource_centre tr td.resource_centre_article
{
	
	background-image:url( '../Images/resource_centre/article.gif' );	
	background-position:10px 10px;
	background-repeat:no-repeat;
	
}

table.resource_centre tr td.resource_centre_press
{
	height:89px;
	background-image:url( '../Images/resource_centre/press.gif' );
	background-position:10px 10px;
	background-repeat:no-repeat;	
}

table.resource_centre tr td.resource_centre_newstitle
{
	font-size:12px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;	
}

table.resource_centre tr td.resource_centre_newsdecription
{
	font-size:9px;
	padding-top:5px;
	padding-bottom:5px;	
}

table.resource_centre tr td.resource_centre_newscreated
{
	font-size:11px;
	font-weight:bold;
	
	padding-top:5px;
	padding-bottom:0px;	
	border-bottom:solid 1px #000000;
}


div.ResourceCentreLegend
{
	margin:0;
	padding:0;
	position:absolute;
	margin-top:30px;	
	
}

head ~ /* */ body div.ResourceCentreLegend
{
	margin-top:40px;
}


div.ResourceCentreLegend h4
{
	height:25px;
	display:block;
	font-size:14px;
	margin-left:20px;	
	margin-bottom:0px;		
	
}

head ~ /* */ body div.ResourceCentreLegend h4
{
	height:	5px;
}



div.ResourceCentreLegend div.dvResourceCentreLegend
{
	
	width:80%;
	margin-left:20px;	
}


div.ResourceCentreLegend div.dvResourceCentreLegend h5
{
	
	font-size:11px;
	font-weight:normal;	
	padding-left:40px;	
	width:100px;
}

div.ResourceCentreLegend div.dvResourceCentreLegend h5.article
{
	background-image:url( '../Images/resource_centre/article_small.gif' );
	background-repeat:no-repeat;
	height:27px;
	padding-top:4px;
}

div.ResourceCentreLegend div.dvResourceCentreLegend h5.press
{
	background-image:url( '../Images/resource_centre/press_small.gif' );	
	background-repeat:no-repeat;
	height:45px;
	margin-top:-15px;
	padding-top:12px;	
}


div.site_arrow
{
		
	width:15px;
	height:15px;
	background-image:url( '../Images/arrows/commerce/link_arrow.gif' );
	background-repeat:no-repeat;
	background-position:0px 0px;	
}
head ~ /* */ body div.site_arrow
{
	float:left;	
}

div.CommerceLinkArrow
{
	background-image:url( '../Images/arrows/commerce/link_arrow.gif' );
}

div.MediaLinkArrow
{
	background-image:url( '../Images/arrows/media/link_arrow.gif' );
}

div.FulfilmentArrow
{
	background-image:url( '../Images/arrows/fulfilment/link_arrow.gif' );
}

div.ResponseArrow
{
	background-image:url( '../Images/arrows/response/link_arrow.gif' );
}

div.site_arrow_signup_button
{
	margin-left:40px;
}
head ~ /* */ body div.site_arrow_signup_button
{
	float:left;
	margin-left:5px;
}

div.resource_centre_signup_button_container
{
	margin-left:100px;
	height:10px;
	padding-top:8px;
	width:80px;
}
div.resource_centre_signup_button_container a
{
	float:left;
}

div.resource_centre_signup_button_container_news
{	
	width:100%;
	visibility: hidden;
}

div.resource_centre_signup_button_container_news a
{	
	padding-right:10px;
	margin-left:85px;
}
head ~ /* */ body div.resource_centre_signup_button_container_news a
{
	padding-right:10px;
	margin-left:79px;
}

div.resource_centre_signup_button_container_news br
{		
	display:none;
}

div.resource_centre_signup_form div
{
	padding:3px 0px 3px 0px;
}

div.resource_centre_signup_form div input
{
	width:150px;
	font:inherit;
}


div.resource_centre_fulfilment
{
	height:180px;
}

div.resource_centre_response
{
	height:180px;
}

div.left_menu_partners_resource_centre
{
	height:129px;
}

div.bottom_left_logo_commerce
{
	margin-top:555px;
	padding-left:15px;
	width:160px;
}
div.bottom_left_logo_commerce h5
{
	width:150px;
	height:130px;
	background-image:url( '../Images/BottomLeftLogo_Commerce.jpg' );
	background-repeat:no-repeat;
	background-position:0px 0px;	
	display:block;		
}

div.bottom_left_logo_commerce a
{
	display:none;		
}

*:first-child+html div.bottom_left_logo_commerce
{
	margin-top:220px;
}


div.bottom_left_logo_fulfilment
{
	margin-top:188px;
	padding-left:15px;
	width:160px;
}

*:first-child+html div.bottom_left_logo_fulfilment
{
	margin-top:220px;
}

div.bottom_left_logo_fulfilment h5
{
	width:150px;
	height:71px;
	background-image:url( '../Images/BottomLeftLogo_Fulfillment.jpg' );
	background-repeat:no-repeat;
	background-position:0px -60px;		
	display:block;	
}

div.bottom_left_logo_fulfilment a, 
div.bottom_left_logo_fulfilment a:hover
{
	width:150px;
	height:60px;
	background-image:url( '../Images/BottomLeftLogo_Fulfillment.jpg' );
	background-repeat:no-repeat;
	background-position:0px 0px;		
	display:block;	
	text-decoration:none;
}


.team_member_info_panel_label 
{
    color:Blue;
    text-decoration:underline;
    cursor:pointer;
}
.event_response
{
    width:				650px;
    float:				left;
}
.event_response_title
{
    background:			#b4d236;
    line-height:		18px;
    color:				#fff;
    font-weight:		bold;
    font-size:			11px;
    padding:			0 0 0 14px;
    margin:				0 0 9px 0;
}
.event_response_txt
{
    border:				1px solid #b4d236;
    padding:			10px 14px 10px 14px;
    margin-bottom:		15px;
    font-size:			11px;
    font-family:		Arial, Helvetica, sans-serif;
}