/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{
padding: 0; 
margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(design/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background-color: #1e1e1e;
	z-index: 102;
	color:#000000;
	display:none;
/*	border: 4px solid #525252;*/
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	/*border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;*/
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
	color: white;
}

#TB_closeWindow{
	height:20px;
	padding: 0;
	float:right;
	color: white;
}

#TB_closeAjaxWindow{
	padding: 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding: 0;
	margin-bottom:1px;
}

#TB_title{
	padding-right: 10px;
	padding-top: 3px;
	background-color: #1e1e1e;
	height:20px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	text-align:left;
	line-height:1.4em;
	background-color: #1e1e1e;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color: #1e1e1e;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	/*margin-top:1px;*/
	_margin-bottom:1px;
	background-color: #1e1e1e;
	padding: 0;
}




/*newsletter*/
html#newsletter {
	width:296px;
	height:190px;
	background-color: #1e1e1e;
}
body#newsletter{
	width:296px;
	height:190px;
	background-color: #1e1e1e;
}
body#newsletter div#corps {
	width:296px;
	height:190px;
	margin:0 0 15px 0;
	padding:0px;
	background:url("design/newsletter_popup.jpg") 0 0 no-repeat;
}
body#newsletter div#corps p.erreur{
	color:red;
	text-align:center;
	margin-top:2px;
}
body#newsletter div#corps p#confirmation_newsletter{
	margin-top:15px;
}
body#newsletter div#corps p#confirmation_newsletter p{
	color:#7FFF00;
}
body#newsletter div#corps form#newsletter{
	width:296px;
	text-align:center;
}

body#newsletter div#corps form#newsletter fieldset{
	border:none;
}

body#newsletter div#corps form#newsletter legend{
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 20px;
	color:#f2f2f2;
}

body#newsletter div#corps form#newsletter p.nom1{
	padding-top:5px;
	font-size:12px;
	text-align:left;
	padding-left:30px;
	color:white;
}
body#newsletter div#corps form#newsletter p.nom2{
	padding-top:4px;
	font-size:12px;
	text-align:left;
	padding-left:30px;
	color:white;
}

body#newsletter div#corps form#newsletter p.env{
	margin-top:7px;
	
}
body#newsletter div#corps p#close_window {
	text-align:center;
	margin-top:8px;
}

a{
	outline:none;
	text-decoration:none;
	color:#ff5f00;
}
a:hover{
	text-decoration:none;
	color:#00ccff;	
}


/*shops*/
/* ---- SHOPS ---- */
body#shops_popup{
	color:white;
	background-color: #1e1e1e;
}
body#shops_popup div#corps_popup{
	background-color: #1e1e1e;
}
body#shops_popup div#corps_popup h2{
	padding: 0 0 10px 0;
}
body#shops_popup div#corps_popup h2{
	padding: 20px 0 2px 0px;
}
body#shops_popup div#corps_popup dl {
	margin-left:10px;
}
body#shops_popup div#corps_popup dl#headquarter dt{
	padding: 6px 0 2px 10px;
	font-weight:bold;
	color:#ff5f00;
}
body#shops_popup div#corps_popup dl#headquarter dd.adresse, dd.ville, dd.pays{
	/*padding: 2px 0px 2px 10px;*/

}

body#shops_popup div#corps_popup dl#shops dt{
	padding: 6px 0 2px 10px;
	font-weight:bold;
	color:#ff5f00;
}
body#shops_popup div#corps_popup dl#shops dd.adresse, dd.ville, dd.pays{
	/*padding: 2px 0px 2px 10px;*/

}

body#shops_popup  div#corps_popup form#shopslist{
	width:400px;
	margin:10px auto 0 auto;
}

body#shops_popup  div#corps_popup form#shopslist fieldset legend  {
	color:#ff5f00;
}
body#shops_popup div#corps_popup  form#shopslist fieldset  {
	text-align:center;	
	padding: 0 0 20px 0;
	background-color:#333333;
	font-size:16px;
}

body#shops_popup div#corps_popup p.error{
	font-size:16px;
	margin-top:5px;
	text-align:center;
	color:#FF0000;
}
body#shops_popup div#corps_popup p#close_window{
	text-align:center;
	margin-top:5px;
}
body#shops div#TB_window div#TB_closeWindow a#TB_closeWindowButton {
	color:#FF7400;
}
a#TB_closeWindowButton{
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}


/*recommander*/
body#recommander {
	background-color: #1e1e1e;
	color:white;
}
body#recommander div#corps p#close_window{
	text-align:center;
	margin-top:5px;
}
body#recommander div#corps form{
	margin:10px auto 0px auto;
	width:370px;
	font-size:14px;
}
body#recommander div#corps form td {
	vertical-align:top;
}
body#recommander div#corps form fieldset table{
	
}

body#recommander div#corps form input{
	margin:0 0 10px 0;
}

body#recommander div#corps form fieldset{
	border:none;
}

body#recommander div#corps form fieldset legend{
	color:#ff5f00;
	font-size:16px;
	padding:0 0 20px 0;
}

body#recommander div#corps form input#sendcontact{
	margin-top:7px;
}

body#recommander div#corps p.erreur{
	color:#ff0000;
	text-align:center;
	font-size:14px;
	letter-spacing:1px;
	padding-bottom:10px;
}
