/*------------------------------------------------------------------
[Master Stylesheet]

Project:		American Express
Version:		1.1
Last change:	05/05/08 [Round Corner Bug fixed]
Assigned to:	Yannick Stroobants - Ogilvy Interactive Belgique
Primary use:	SCREEN
-------------------------------------------------------------------*/
@import "screen_window.css";
@import "screen_colors.css";
@import "clearfix.css";
/* @import "debugging.css"; */


/* ---- body clearer */
html, body {margin:0; padding:0; border:0; outline:0; font:400 .9em Arial, Helvetica, sans-serif; vertical-align: baseline}
body {background-color:white; color:black}
fieldset, form, label, legend, img {margin:0; padding:0; vertical-align: baseline; border:none}
/*img { behavior: url(/content/dam/amex/dk/assets/css-new/iepngfix.htc); }
*/
/* ---- common classes */
.float_left {float:left; text-align:left}
.float_right {float:right; text-align:right}
.float_clear, .cleaner {clear:both}
br.float_clear {margin:-1px -1px 0px 0px; width:1px; height:1px; clear:both}

.align_right {text-align:right}
.align_Center {text-align: center}
div.hr {clear:both; margin:0; padding:0}
div.hr_dotted {border-top: 1px dotted #666}
div.hr_dotted hr {display: none}
div.hr hr {display:none}

a {text-decoration:none}
a:hover {text-decoration:underline}
	
.hide {display:none !important}
.bold {font-weight:bold}
:focus, a {-moz-outline-style:none}
:focus {outline:0}
/* @end */


/* CLASSES NOT USE FOR SCREEN BUT FOR HANDHELD & PRINT */
.skip {display:none!important}

/*----Cookie Banner start----*/
#cookie_Header{
		background:#002663;
		height:60px;
		margin-top:30px;
		min-width: 1004px;
		}
	#top_Gradient{
		background:url('/content/dam/amex/dk/assets/lib/images/banners/TopGradient.png') repeat-x;
		height:8px;
		}
	#cookie_Header_Content{
		width:940px;
		margin:0 auto;
		color:white;
		font-family:inherit;
		
		}
	#cookie_Header_Content p{
		font-size:1em;
		line-height:1.5em;
		color:#eaebeb;
		margin-top:2px;
		}
	#cookie_Header_Content  strong{
		font-size:.875em;
		line-height:1em;
		display:block;
		margin-bottom:10px;
		}
	#cookie_Header_Content p  a{
		color:#90d7e7;
		text-decoration:default;
		}

/*----Cookie Banner End----*/

#home1{  background-image: none;
    margin: 0 auto!important;
    width: 1005px!important;}
	
#privacy
	{    background-color: white;
    color: black;
    margin: 0 auto;
    width: 1005px; }