*, html {
	margin: 0;
	padding: 0;
}
body.safari-landing {
	background: #f9c211 url(./safari_loginbox_bg.gif) no-repeat center top;
}
body.safari-full {
	background: #f9c211;
	text-align: center;
}
body.safari-mybg {
	background: #f9c211 url(./safari-mybg_bg.gif) repeat-y center top;
}
body.safari-publicbg {
	background: #f9c211 url(./safari-publicbg_bg.gif) repeat-y center top;
	margin-top: 0px;
}
div#safari-publicheader_FR, div#safari-publicheader_NL  {
	display: none;
}
body.safari-publicbg div#safari-publicheader_FR {
	height: 182px;
	background: #f9c211 url(./safari-publicheader_FR.jpg) no-repeat center bottom;
	display: block;
}
body.safari-publicbg div#safari-publicheader_NL {
	height: 182px;
	background: #f9c211 url(./safari-publicheader_NL.jpg) no-repeat center bottom;
	display: block;
}
form {
	display: inline;
}
li {
	list-style-type: none;
}
a, a:hover, a img, a:hover img {
	text-decoration: none;
	border: none;
}
#safari_landing-container {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#safari_landing-header_FR {
	background: #f9c211 url(./safari_landing-header_bg_FR.jpg) no-repeat center top;
	height: 177px;
}
#safari_landing-header_NL {
	background: #f9c211 url(./safari_landing-header_bg_NL.jpg) no-repeat center top;
	height: 177px;
}
#safari_butt_video {
	float: right;
	width: 130px;
	height: 177px;
}
#safari_butt_video a {
	width: 130px;
	line-height: 177px;
	display: block;
}
#safari_butt_video a span {
	display: none;
}
#safari_landing-footer {
	background: #f9c211 url(./safari_landing-footer_bg.gif) no-repeat center top;
	height: 50px;
}
#safari_landing-content {
	background: #f9c211 url(./safari_landing-container_bg.gif) repeat-y center top;
}
#safari_menu_FR, #safari_menu_NL {
	height: 60px;
	padding-left: 50px;
}
#safari_menu_FR li, #safari_menu_NL li {
	float: left;
}
#safari_menu_FR li a {
	display: block;
	line-height: 60px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(./safari_menu_bg_FR.gif);
}
#safari_menu_NL li a {
	display: block;
	line-height: 60px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(./safari_menu_bg_NL.gif);
}
#safari_menu_FR li a:hover, #safari_menu_FR li a.self {
	background-image: url(./safari_menu_bg_hover_FR.gif);
}
#safari_menu_NL li a:hover, #safari_menu_NL li a.self {
	background-image: url(./safari_menu_bg_hover_NL.gif);
}
#safari_menu_FR li a span, #safari_menu_NL li a span {
	display: none;
}
#safari_menu_FR li a.safari_a_inscription, #safari_menu_NL li a.safari_a_inscription {
	width: 132px;
	background-position: left top;
}
#safari_menu_FR li a.safari_a_profil, #safari_menu_NL li a.safari_a_profil {
	width: 115px;
	background-position: -132px top;
}
#safari_menu_FR li a.safari_a_produits, #safari_menu_NL li a.safari_a_produits {
	width: 196px;
	background-position: -247px top;
}
#safari_menu_FR li a.safari_a_reglements, #safari_menu_NL li a.safari_a_reglements {
	width: 111px;
	background-position: -443px top;
}
#safari_menu_FR li a.safari_a_cadeaux, #safari_menu_NL li a.safari_a_cadeaux {
	width: 186px;
	background-position: right top;
}
#safari_landing_banner {
	padding: 20px 0px 20px 50px;
}
#safari_landing_banner span {
	display: none;
}
#safari_subscribe_h1_FR {
	background: transparent url(./safari_subscribe_h1_FR.gif) no-repeat left top;
	line-height: 50px;
	display: block;
	margin-left: 55px;
}
#safari_subscribe_h1_NL {
	background: transparent url(./safari_subscribe_h1_NL.gif) no-repeat left top;
	line-height: 50px;
	display: block;
	margin-left: 55px;
}
#safari_subscribe_h1_FR span, #safari_subscribe_h1_NL span {
	display: none;
}
.safari_subscribe_form_container {
	margin-left: 55px;
}
#safari_subscribe_form {
	border-collapse: collapse;
	width: 660px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#safari_subscribe_form td {
	padding: 5px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}
#safari_subscribe_form td.subscribe_label {
	white-space: nowrap;
	padding-left: 30px;
}
#safari_subscribe_form td.subscribe_rem {
	font-size: 10px;
	white-space: nowrap;
	color: #999;
}
#safari_subscribe_form td input.subscribe_input {
	font-size: 10px;
	color: #000;
	width: 225px;
}
.safari_mandatory {
	font-size: 12px;
	color: #db712a;
}
#safari_subscribe_form td a {
	color: #e96c3d;
}
#safari_subscribe_form td a:hover {
	text-decoration: underline;
}
.safari_content a {
	color: #e96c3d;
	text-decoration: underline;
}
.safari_content a:hover {
	color: #000;
}
.safari_content {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 20px 50px 0px 55px;
	color: #333;
}
.safari_centered_content {
	text-align: center;
}
.safari_content h1 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0.8em;
}
.safari_content p {
	line-height: 1.6em;
	padding-bottom: 1em;
}
.safari_orange {
	color: #db712a;
}
#safari_profile_table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
#safari_profile_table td {
	padding: 5px 30px 5px 5px;
	text-align: right;
}
#safari_profile_table td input.profile_input {
	width: 120px;
	font-size: 14px;
	color: #000;
	margin-left: 15px;
}
.safari_profile_label {
	color: #ed753d;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.safari_clear {
	clear: both;
	line-height: 1px;
}
.safari_profile_left {
	float: left;
	width: 350px;
	color: #a8a8a8;
}
.safari_profile_left h1 {
	color: #ed7b37;
	padding-bottom: 2em;
}
.safari_profile_left span {
	color: #444;
	padding-left: 1em;
	padding-right: 1em;
}
.safari_profile_left a {
	text-decoration: none;
}
.safari_profile_left a:hover {
	text-decoration: underline;
}
.safari_profile_right {
	float: right;
	width: 350px;
}
#safari_profile_promo {
	color: #f7961f;
	font-size: 14px;
	text-align: center;
	padding: 15px 25px;
	border: 1px dashed #999;
	margin-left: 50px;
	margin-top: 100px;
	line-height: 1.6em;
}
#safari_profile_promo input {
	font-size: 14px;
	color: #000;
}

#safari_lang_menu {
	margin-top: -22px;
	position: absolute;
	z-index: auto;
	width: 840px;
}
.safari_backtosite {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 13px;
	float: left;
	padding-left: 65px;
}
.safari_backtosite a {
	color: #f9c211;
	text-decoration: none;
}
.safari_backtosite a:hover {
	color: #666;
}
.safari_changelang {
	font: 14px Arial, Helvetica, sans-serif;
	color: #ccc;
	font-weight: bold;
	float: right;
	padding-right: 55px;
}
.safari_changelang a {
	color: #f9c211;
	text-decoration: none;
}
.safari_changelang a:hover {
	color: #666;
}
.safari_changelang a.self, .safari_changelang a.self:hover {
	color: #CCC;
}
