/* inspir� selon un tutorial d'alsacreations */
body
{
	margin: 60px 0 40px ;
	margin: 30px 0 40px ;
	padding: 0 ;
	text-align: center ;
/*	background-color: #A4CDEF;
	background-color: #333;
	background: #8EB7DA url(../img/bkd_skiski.jpg) no-repeat fixed left top;*/
	background-color: #8EB7DA;
	font-size: 13px;
	font-family: verdana;
	/*color:#6796BD;*/
/*		color:#15428B;*/
		color:#15428B;
/*	font:normal 13px tahoma,arial,helvetica,sans-serif;
			height:22px;line-height:18px;*/
}

#content ul{
padding-left: 10px;
padding-right: 10px;
}
#content  li{
margin-left: 2em;
padding: 2px;
}
/* On d�finit les marges haute et basse � 10px et les marges droite et gauche � 0 */
/* On met le padding � 0 pour le navigateur Opera qui d�finit des padding par d�faut pour le body */
/* On utilise text-align: center ; pour Internet Explorer, c'est la seule fa�on de centrer les �l�ments de type block avec ce navigateur */

h3
{
font-size: 16px;
font-weight:bold;
padding-bottom: 15px;
		padding-top: 10px;
	}
	
h2
{
		font-size: 20px;
		font-weight:bold;
		padding-bottom: 15px;
		padding-top: 15px;

		}

div#container
{
	width: 750px ;
	margin: 10px auto;
	text-align: left ;
	border:8px solid #8EB7DA;
	background-color: #FFFFFF;
	
}

div#content{
position:relative;
	margin-left: 115px;
	margin-top: 20px;
	width: 580px;
	min-height: 250px;
	border:8px solid #8EB7DA;
	background-color:#CAE2F6;
	padding: 12px;
	
	min-height:300px;
  	height:auto !important;
  	height:300px;
}

div#header
{
	height: 150px ;
	height: 170px ; /*FB*/
	/*padding-top: 15px;*/
	margin-left: 0 ;
		padding-bottom: 20px ;

}
		
div#header a
{
	width: 380px ;
	height: 150px ;
	display: block ;
	/*background: url(images/skiskiLogo2.jpg) no-repeat;*/
	position: relative ;
	left: 32px ;
	top: 25px ;
}
		
div#header a span
{
	display: none ;
}





div#home
{
	text-align:center;
	
	}







div#menu {
position:absolute;
	float: left;
	margin-top:40px;
	margin-left:-48px;
	text-decoration: none;
}

div#menu a  {
    display: block;
    text-align: left;
    padding: 6px;
	color: #15428B;
    margin: 5px;
    /*margin-left: -2px;*/
    font-size: 12px;
   	background-color: #ffffff;
   border:2px solid #8EB7DA;
   
	
}

div#menu a.snowshoe  {
   	border:2px solid #DB3D94;
   	background-color: #F9ECF7;
}


div#menu a {
    text-decoration: none;
}

div#menu ul {
margin:0pt;
padding-left:2em;
padding-top:10px;
}


div#menu a:hover {
	background-color: #ffe366;
	background-color: #CAE2F6;
	text-decoration: none;
}

div#menu a.snowshoe:hover {
	background-color: #F9ECF7;
}



div#menu  a:link {
/*	background-color: #ffe366;*/
	text-decoration: none;
}

div#expandMenu   {
    display: block;
    text-align: left;
    padding: 6px;
	color: #15428B;
    margin: 5px;
    /*margin-left: -2px;*/
    font-size: 12px;
   	background-color: #ffffff;
   border:2px solid #8EB7DA;
   
	
}



div#expandMenu a,
div#expandMenu .toc2 > a {
  background-color: #ffffff;
	margin-left: 10px;
  	 border:none;
  	 text-decoration: none;
  	  padding: 2px;
  	  margin:4px 0 0 10px;
}

div#expandMenu .toc2 >a:hover  {
  
	background-color: #ffffff;
	 text-decoration: underline;
  	
}

div#expandMenu a:hover  {
  
	background-color: #CAE2F6;
	 text-decoration: underline;
	  border:none;
  	
}

/* IE6 hack */
div#expandMenu a {
	border: none;
	  	  padding: 2px;
  	  margin:4px 0 0 10px;
}

div#menu #capricesMenu {
	/*background: #ffde8c url(images/skiski-caprices_orange.png) right no-repeat;*/
	background: #f7d1e2 url(images/skiski-caprices_rose.png) right no-repeat;
	text-decoration: none;
}

div#menu #promoLink {
background-color: #ffe366;
}

#offres 
{
	  margin: 10px auto;

	table-layout: fixed;
	border: 1px solid #4aa0e0;
	border-spacing: 0;
}
#offres td
{
	border-spacing: 0;
	border-width: 0;
	
}

#offres a {
	text-decoration: none;
}


#offres tr.odd {
	background: #EEEEEE;
	text-decoration: none;
	   }
	   
	   #offres tr:hover {
	background-color: #A4CDEF;
	text-decoration: none;
	   }

#offres thead tr:hover {
		background-color: #4aa0e0;
	text-decoration: none;
}

#email td
{
	white-space: nowrap ;
}

img {
text-align:center;
border: none;
vertical-align: middle;
}


div#footer {
	clear:both;
	padding: 8px;
	margin-top: 15px;
	/*margin-left: 68%;*/
}

div#logout {

	margin-right: 3%;}

.centreLogo {
text-align:center;
}
	
.centreLogo img{
padding:8px;
}


	 fieldset
{
border: 1px solid #4aa0e0;
margin: 2px 2px 2px 2px;
padding: 6px;
}

 fieldset p
{
margin: 2px 2px 2px 2px;
padding-bottom: 10px;
padding-top: 5px;
}


legend
{
color: #fff;
/*background: #4aa0e0;*/
border: 1px solid ;/*#4aa0e0;*/
padding: 2px 6px;
margin-left: 6px;

}
hr
{
color: #4aa0e0;
background-color: #4aa0e0;
 height: 1px;
}

thead
{
	height: 25px;
	max-height: 25px;
}
tr{
/*cursor:hand;*/
cursor:pointer;
	text-decoration:none;


}
thead td
{

	}
thead a
{
padding: 2px 2px;
text-decoration:none;
color:white;
}
span.info{
color: #DB3D94;
font-weight:bold;
}
table
{
	text-align:left;
	margin-bottom: 0px;
	}
	
a {
color: #15428B;
}

.spacer {
  clear: both;
}

div#login form, #fidelityForm form{
	margin: 10px auto;
	padding: 0;
	min-width: 300px;
	max-width: 400px;
	width: 380px; 
border:1px solid #B5B8C8;
margin-bottom:10px;
padding:10px 10px 5px;
}

form {  
  margin: 10px auto;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 580px; 
}

form p {
	margin-top: 2px; margin-bottom: 2px;
	}
	
form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 200px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal; 
}
form input, form textarea, form select, .userEditColumn .input .inputfield, .userEditColumnRight .input .inputfield,
.fg-button, .promotion .inputfield {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
   	border:1px solid #B5B8C8;
   		font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	
   	
}

form .checkbox input{
	width: 20px;
	float: left;
}
form .checkbox{
	clear: both;
}

form .checkbox label {
	float: left;
}


.enligne li {
  display: inline;
  list-style-type: none;
} 

form .required{font-weight:bold;} 

label.errorMessage {
	font-weight: 600;
	color: #DB3D94;
	float:right;
	width: 120px;
}

input.errorMessage, textarea.errorMessage, select.errorMessage {
	background-color: #ffccff;
	border: 2px solid #DB3D94;
}
div.errorMessage {
	margin-left: 50%;
	padding-top: 4px;
	color: #DB3D94;
}

div.message {
	color: #DB3D94;
}

#authMessage, #flashMessage {
	color: #000000;
	font-size: 12px;
	background:#FFEBE8 none repeat scroll 0 0;
	border:1px solid #DD3C10;
	padding: 4px;
	font-weight: normal;
}

dl.curved {background:#7f7f9c url(images/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; width:50%;}
dl.curved dt {background:transparent url(images/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.curved dd {background:#eee url(images/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curved dd p.last {background:transparent url(images/c_br.gif) bottom right no-repeat; }

th, td 
{
border:none;

}

.bloc1 {
height: 25px;
width: 110px;
text-align:right;
float: left;
clear:left;

}

.bloc2 {
height: 20px;
width: 240px;
float: left;
margin-left: 20px;
clear:right;
}

.bloc3 {
/*background-color: #ff0044;*/
width: 365px;
float: left;
margin-left: 20px;
clear:right;
}
.bloc4 {

height: 20px;
width: 110px;
text-align:right;
float: left;
clear:left;

}

.bloc5 {
width: 450px;
float: left;
margin-left: 20px;
clear:right;
}

.partenairesLogos 
{
width: 580px;
	text-align: left;
	
}

.partenairesLogos td
{
	
	
}

.x-form-invalid-msg{
	color: #DB3D94;
}

.x-form-invalid, textarea.x-form-invalid 
{
background-image: none;
background-color: #ffccff;
	border: 2px solid #DB3D94;

}

.counter{
color: #B5B8C8;
text-align: right;
width: 180px;
}

.counterContact{
color: #B5B8C8;
text-align: right;
width: 300px;
}

.ext-safari .x-form-text{height:18px;}
.ext-safari .x-form-field-wrap .x-form-trigger{height:21px;}
.ext-safari .x-form-field-wrap .x-form-trigger{right:0px;}
.ext-safari .x-form-invalid{
background-image: none;
background-color: #ffccff;
	border: 1px solid #DB3D94;}


.x-item-disabled{
opacity: 1.0;
}


#error {
margin:0px 60px;
}
#error {
background:#FFEBE8 none repeat scroll 0%;
border:1px solid #DD3C10;
margin:0pt 10px 10px;
padding:10px;
}

#errorOldUser {
margin:0px 60px;
}
#errorOldUser {
background:#FFFFEB none repeat scroll 0%;
border:1px solid #ffe366;
margin:0pt 10px 10px;
padding:10px;
}

#userDetail{
position: absolute;
top: 50px;
left: 300px;
width: 200px;
}

fieldset{border:1px solid #B5B8C8;padding:10px;margin-bottom:10px;}
fieldset legend{font:bold 11px tahoma,arial,helvetica,sans-serif;color:#15428b;}
.ext-ie fieldset legend{margin-bottom:10px;}
.ext-ie fieldset{padding-top:0;}

div#stat
{
	font-size: 10px;
line-height: 18px;
	margin-left: 120px;
	}


div.top {
/*margin-top: 20px;*/
margin-bottom: -15px;
padding:0pt;
text-align:right;
}

div.top div.left{float:left; text-align:left, font-size: 10px;}


div#concours{
	background-color: #CAE2F6;
    border:4px solid #8EB7DA;
	float:left;
	position:absolute;
	margin-left: 20px;
	margin-top: -40px;
	text-align: center;
	clear:both;
	padding: 8px 14px;
	
	background-color: #FFF9D7;
    border:2px solid #E2C822;
	margin-bottom: -40px;
	margin-left: 485px;
	margin-top: 30px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	
	color: #000;


}

div#xtreme {
	background-color: #ffffff;
    border:2px solid #000000;
	float:left;
	position:absolute;
	margin-left: 20px;
	margin-top: -40px;
	text-align: center;
	clear:both;
	padding: 0px;
	
	
	margin-bottom: -40px;
	margin-left: 485px;
	margin-top: 30px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	
	color: #000;


}

div#concours h3{
			margin:0;
			margin-bottom:1px;
			padding: 0px;

/*color: #DB3D94;*/
	/*border: 2px solid #DB3D94;*/
}

div#concours a{
		/*text-decoration: none;*/
}


div#concours p{
	padding-left: 14px;
		padding-right: 14px;
			text-align: left;
			margin:6px;

}

#newsbox fieldset{
position:relative;
margin-top:1em; padding-top:.75em; 

} 

#newsbox legend{
position: absolute;
font-size: 12px;

padding: 4px;
top: -1em; 
left: 0.2em;
background-color: #ffffff;
border:2px solid #8EB7DA;

}

#newsbox{

position:absolute;
margin-bottom: -40px;
margin-left: 535px;
margin-top: 30px;

width : 262px;

text-decoration: none;
//padding: 4px;
//padding-left: 20px;
/*background-color: #CAE2F6;*/
background-color: #ffffff;
border:2px solid #8EB7DA;

}

#newsbox.snowshoeHighlight {
	border:2px solid #DB3D94;
	color: #DB3D94;
}

#newsbox.snowshoeHighlight a{
	color: #DB3D94;
}

#newsbox.fb {
	margin-top: 10px;
	margin-left: 452px;
	border:none;
}

#concoursResult{
background-color: #ffffff;

}

#content ul.fidelityList{
	padding-left: 0px;
}

#content .fidelityList li{
	list-style : none;
	font-size: 11px;
	margin-left: 0px;
}

#content .reglement li{
		
}

#partners-banner {
	position:absolute;
	margin-left: 650px;
	margin-top: -50px;
	
}

#partners-banner-horiz {
	margin: 30px auto 0px;
	width: 728px;
	
}

#validateOffer.champsopenForm {
	width: 575px;
}

#validateOffer.champsopenForm fieldset {
	border: none;
	
}

#validateOffer.champsopenForm fieldset legend {
	border: none;
	margin: 0px;
	padding: 0px;
}

#validateOffer.champsopenForm {
	border: 1px solid #B5B8C8;
}

.ui-dialog {
	text-align: left;
}

.userEditColumn {
	float:left; 
	width: 350px;
}

.userEditColumnRight {
	float:left; 
	width: 220px;
	padding-left: 10px;
}

.userEditColumnRight label, .userEditColumn label{
	width: 130px;
	
}

.userEditColumn input, .userEditColumnRight input, .userEditColumn .input .inputfield, .userEditColumnRight .input .inputfield{
	width: 180px;
	_width: 179px;
}

.userEditColumn .input .inputfield, .userEditColumnRight .input .inputfield {
	float:left;
}

.userEditColumn .input, .userEditColumnRight .input {
	clear:both;
		
}

.userEditColumnRight .checkbox label	{
	text-align: left;
	padding:0px 3px 3px 4px;
}

.clear {
	clear:both;
}

#termsOfUseArea label{
	text-align: left;
	width: 400px;
	padding:0 3px 3px 4px;
}

.hidden {
	display: none;
}

#all-rides-table thead {
	background:#5C9CCC url(./redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) repeat-x scroll 50% 50%;
	/*border:1px solid #4297D7;*/
}

#all-rides-table {
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:13px;
	white-space:nowrap;
	table-layout: fixed;
	overflow: hidden;
}

#all-rides-table th.rideType {
	width: 22px;
}

#all-rides-table th.rideComment {
	width: 170px;
}

#all-rides-table th.rideDate {
	width: 80px;
}

#all-rides-table th.rideSeats {
	width: 50px;
}

#all-rides-table tr.hover {
	background-color:#d9e8fb;
}

.snowshoe-box {
	position:absolute;
	/*left: 210px;
	top: 10px;*/
	left: 245px;
	top: 30px;
	
	height: 55px;
}



.snowshoe-box2 {
	position:absolute;
	/*left: 105px;
	top: 50px;*/
	left: 140px;
	top: 60px;
	height: 55px;
}


.snowshoe-box3 {
	position:absolute;
	/*left: 105px;
	top: 50px;*/
	left: 255px;
	top: 0px;
	height: 95px;
}

.snowshoe-box4 {
	position:absolute;
	/*left: 105px;
	top: 50px;*/
	left: 170px;
	top: 20px;
	height: 95px;
}

.syndication {
	text-align: center;
	margin-left: 115px;
	margin-bottom:15px;
	
}

.captcha {
	display: none;
}


/*#flashMessage {

background-color:#FFCFCF;
border-color:#E5A3A3;
color:#801B1B;
padding:3px 10px;
}
#flashMessage {
	background-color:#F0FEE9;
	background-image:url(https://s3.amazonaws.com/twitter_production/a/1258070043/images/signup_check.gif);
	border-color:#E1EFDB;
}
*/

.rideStartLocation, .rideStopLocation {
	width: 124px;
}

.fg-button { 
   outline: 0; 
   margin:10px 4px 0 0; 
   padding: .4em 1em; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
   }
   
   #all-rides-table thead th {
   	padding-left: 2px;
   	color: white;
   }
   
   #all-rides-table tbody td {
   	overflow: hidden;
   }
   
   
#ContactContactForm .error-message, #PromotionAddForm .error-message, #ContactformIndexForm .error-message  {
	margin-left: 212px;
}

.promotion_banner {
	background-color: #ffffff;
	text-align:center;
	border: 1px solid #B5B8C8;
	margin: 2px 2px 2px 2px;
	padding: 6px;
}

.promotion .inputfield {
	width: 250px;
	float:left;
}

.promotion .input input {
	width: 250px;
}

.connect_widget, .fb_iframe_widget {
	height: 25px;
}

.syndication .fb_iframe_widget iframe, .syndication .fb_iframe_widget span {
	/*width: 410px !important;*/
	height:23px !important;
}

.align-center-syndication {
	margin-top: 20px;
	text-align:center;
	width: 178px;
	
}


#background-img.bg {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-1;
}

body.fan_widget, .connect_widget {
background-color: #FFFFFF !important;
}
