#topheader{
	background-image: url(../img2015/topheaderbg.jpg);
	background-repeat: no-repeat;
	  background-position: 50% 50%;
	background-size: cover;
	width: 100%;
	height: 0px;
	position: relative;
}
span.logoedition {

    top: 108px;
    width: 100%;
    position: absolute;
    font-size: 2em;
    font-family: 'Shadows Into Light Two', cursive;
    color: #008dc7;
    text-align: center;
    display: block;}
/*#topheader{
	background-image: url(http://coupedanonecup.com/img2016/bg_paris.jpg);
	background-repeat: no-repeat;
	  background-position: 0% 50%;
	background-size: cover;
	width: 100%;
	height: 0px;
	/*min-width: 1100px;*/
	/*position: relative;
}*/

.important{
	color: red !important;
}

input{box-sizing:border-box;}

img.hashtag {
    width: 226px !important;
    height: 182px !important;
    bottom: 0;
    right: 0;
     z-index: 0;
}

img.upperleftleaf {
    width: 187px !important;
    height: 368px !important;
    z-index: 0;
}

a:active, a:selected, a:visited { 
    border: none;
    outline: none;
    }
    
*:focus {
    outline: 0;
    /*border: none;*/
    outline: none;
}

.team_body_mobile{
	display:none;
	color: #0054A3;
    font-size: 0.9em;
    margin-left: 90px !important; 
}

.testimonies-adjust1{
	line-height: 160%;
}

.testimonies-adjust{
	line-height: 161%;
}


form#aspnetForm {
	padding: 5px;
    overflow: hidden;
}

.video-section select{
    /*position: relative;
    margin: 0 auto;
    max-width: 800px;
    z-index: 9999;
    display: block;*/
}

.full_text{
	display: none;
}

.post_text, .post_panel{
	display: block;
}

.mobile_playlists{
	top: 30px;
	position: relative;
    margin: 0 auto;
    max-width: 800px;
    width: 80%;
    z-index: 800;
    display: none;
}

.mobile_playlists span{

font-size: 2em;
color: #417EBB;
    font-family: 'Shadows Into Light Two', cursive;

}

.selectmenu {
    z-index: 99999;
    position: relative;
    margin: auto;
    display: none;
    width: 100%;
}

a, img {
    border:none;
    outline:none
}

.ytv-custom-header{
	  width: 800px;
  margin: 0 auto;
  z-index: 999;
  position: relative;
  top:75px;
}

.ytv-custom-header a img{
	float: left;
	height: 50px;
	width: auto;
	vertical-align: middle;
}

.ytv-custom-header a span {
	white-space: nowrap;
	padding-left: 10px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	  color: #417EBB;
  font-family: 'Shadows Into Light Two', cursive;
  font-size: 2.3em;
}

.mobile_menu_label{

	position: relative;
	width: 200px;
	text-align: center;
	z-index: 9999;
	font-size: 2em;
	margin: 0 auto;
	color:#fff;
	font-family: 'Shadows Into Light Two', cursive;
	  top: 8px;
	display: none;
	
}

.mobile_menu_label:hover{
	color: #7bc6ff;
  text-shadow: 2px 4px 9px black;
		  cursor: pointer;
}

img.lookdown {
  width: 3% !important;
  height: auto;
  position: absolute;
  display: block;
  margin-left: 48.5%;
  bottom: 10px;
}

.clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

.LabelPreRegNotice{

	font-size: 0.8em;
}

div#inscription_content {
  color: #383fb5;
  font-family: 'Lato';

}

.infoprereg{
color:red;
	
}

.textlabel{
	  font-weight: 300;
	  color: #383fb5;
  font-size: 1.3em;
  white-space: nowrap;
      margin-right: 5px;
}

.textlabelaccent{
	  font-weight: 400;
	  color: #323893;
  font-size: 1.3em;
}

.form_subtitle_large{
	font-family: 'Shadows Into Light Two', cursive;
	color:#fff;
	font-size: 2em;
	text-align: center;
	display: block;
}
.form_subtitle_small{
	font-family: 'Shadows Into Light Two', cursive;
	color:#fff;
	font-size: 1.5em;
	text-align: center;
	display: block;
}

.mobile_menu_container{
	display: none;
}

#mobile_main_menu_en, #mobile_main_menu_fr {
		display:none;
		z-index: 9999;
  position: fixed;
  background-color: rgba(0,0,0,0.9);
  width: 100%;
  padding: 5%;
  font-size: 1.7em;
  top: 60px;
  list-style: none;
  overflow: auto;
}


#mobile_main_menu_en ul, #mobile_main_menu_fr ul {
	z-index: 9999;
}

.footer_section_ribbon{
   background-image: url(../img2015/blue_ribbon_footer.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: cover;
  /* margin-top: 95px; */
  bottom: -110px;
  height: 610px;
  width: 389px;
  position: absolute;
  margin-right: 0px;
  right: 0;
  z-index: 100;  }

.mouseovertext{
  position: absolute;
  margin-top:5%;
  width: 40%;
  height: 100%;
  text-align: center;
  margin-left: 5%;
  font-size: 1.2em;
  color:#fff;
  opacity: 0;
  -o-animation-duration: 0.3s !important;
  -moz-animation-duration: 0.3s !important;
  -webkit-animation-duration: 0.3s !important;
  -ms-animation-duration:0.3s  !important;
  animation-duration: 0.3s !important;
  
  }
  
  .option_container{
  -o-animation-duration: 0.2s !important;
  -moz-animation-duration: 0.2s !important;
  -webkit-animation-duration: 0.2s !important;
  -ms-animation-duration:0.2s  !important;
  animation-duration: 0.2s !important;
  }


.parallax-mirror{
	visibility: hidden !important;
}

.show-parallax{
	visibility: visible !important;
}

div#Confirmation {
  text-align: center;
}

table {
  width: 100%;
}

#inscription_content hr{

background-color:  #4283C7;
height: 5px;

}

.wrapper{
	max-width: 1100px;	
	margin: 0 auto;
	position: relative;
}

.infopanel1content{
  height: 100%;
	

}
input{
   border:1px solid #cdcdcd;
   line-height: 21px;
}

.btn-style{
	border : solid 0px #d91c4e;
	border-radius : 7px;
	moz-border-radius : 7px;
	-webkit-box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	-moz-box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	font-size : 20px;
	color : #ffffff;
	padding : 3px 15px;
	background-color : #d42626;

}
input#ctl00_ContentPlaceHolder1_ButtonInscription2 {
  height: 50px;
}

input#ctl00_ContentPlaceHolder1_ButtonPreInscription {
  margin: 0 auto;
  position: relative;
  display: block;
}

.slider-section-ribbon {
    background-image: url(../img2015/video_section_decore_ribbon.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: cover;
  margin-top: -80px;
  height: 970px;
  width: 500px;
  position: absolute;
  margin-left: -450px;
  z-index: 500;
  opacity: 0.8;
}

span#ctl00_ContentPlaceHolder1_LabelNomAlbum {
  font-size: 1.3em;
  font-weight: 300;
  color: #343E96;
}

#infopanel1_img01{
  /*float: right;
  top: 140px;
  right: 170px;*/
  max-width: 320px;
  height: auto;
  position: relative;
}

.infopanelwrapper{
top: 170px;
  max-width: 760px;
  position: relative;
}

p.infopanel_text_en {
  max-width: 420px;
  font-size: 1.3em;
    color: #5D71A7;
  /*left: 170px;
  top: 155px;*/
  position: relative;
    line-height: 1.3em;
  margin-top: 0px;
  text-align: justify;
    padding-bottom: 1.3em;
}

span.infopanel_text_02 {
    top: 140px;
  position: relative;
  width: 100%;
  display: block;
  /* float: right; */
  margin: 0 auto;
  font-size: 2.2em;
  text-align: center;
  color: #5D71A7;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

span.infopanel_text_02_en {
    /*top: 140px;*/
  position: relative;
  width: 100%;
  display: block;
  /* float: right; */
  text-align: center;
  margin: 0 auto;
  font-size: 2.2em;
  color: #5D71A7;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  padding-bottom: 5px;
}


img.infopanelimg02 {
     max-width: 760px;
     width: 100%;
  height: auto;
  position: relative;
  /*top: 150px;*/

  display: block;
  margin: 0 auto;
}

#topheader img {
  width: 70%;
  max-width: 900px;
  height: auto;
  position: absolute;
 
}

/*#topheader img {
  width: 70%;
  max-width: 600px;
  height: auto;
  position: absolute;
 
}*/

.bg_img_02 {
  /*background-image: url(../img2015/bg_img_02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;*/
  height: 600px;
  background: transparent;
      -webkit-box-shadow: inset 0px 0px 24px -1px rgba(0,0,0,0.8);
-moz-box-shadow: inset 0px 0px 24px -1px rgba(0,0,0,0.8);
box-shadow: inset 0px 0px 24px -1px rgba(0,0,0,0.8);
}

.parallax-window {
    min-height: 400px;
    background: transparent;

}

.section_media01_head {
  height: 120px;
  background-color: #0057B5;
}

.section_media01_head img {
  width: 200px;
  height: auto;
  top: 10px;
  margin: 0 auto;
  position: relative;
  display: block;
}

div#center-form {
  padding-top: 80px;
  max-width: 750px;
}

.inscris-btn{
  width: 300px;
  height: auto;
  z-index: 100;
  position: absolute;
  right: 0px;
  top: 150px;
}

p.infopanel_text {
  width: 420px;
  font-size: 1.3em;
  left: 170px;
  color: #5D71A7;
  top: 155px;
  position: relative;
line-height: 1.24em;
  margin-top: 0px;
  text-align: justify;
}
}

#slider_overlay{
	position: absolute;
}

#slider_overlay_container{
	height: 0px;
}

span.red_heading_panel_text {
  display: block;
  font-size: 4em;
  color: #fff;
  line-height: 95px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
    font-family: 'Shadows Into Light Two', cursive;
}

.infopanel1{
	background-image: url(../img2015/grad01.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
 	padding-bottom: 180px; 
 
  /*height: 700px;*/
}


table.tg tr th{
	
font-size: 1.1em;
color:#0054A3;
border-style: solid;
    border-top: none;
    border-left: none;
    border-right: none;
    border-color: #00A8E9;
    border-width: 2px;
	
}
table.tg tr td{
	
/*font-size: 0.8em;*/
	
}

table.tg tr:nth-child(even){
	color: #00A8E9;
}

table.tg tr:nth-child(odd){
	color:#0054A3;
}

table.tg{
	max-width: 500px;
}

.quebec-calendar h1, h2, h3, h4, h5, h6{
	    font-family: 'Shadows Into Light Two', cursive;
	color: #00A8E9;
}

.quebec-calendar h1, h2{
text-transform: uppercase;
}


span.infopanel01_text03 {
   /* bottom: -160px;*/
  position: relative;
  /* left: -300px; */
  max-width: 570px;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #5D71A7;
}

.toplogo{
	  width: 500px !important;
  right: 30px;
  bottom: 350px !important;
}

.topbanner{
  right: 0px;
  bottom: 50px !important;
  
}

/*.topbanner{
  right: 10%;
  top: 100px !important;
  
}*/

#signature{
  max-width: 900px;
  width: 100%;
  position: absolute;
  left: 50%;
  margin-left: -400px;
}
#signature img{
	width: 100%;
	height: auto;
}

.section_options_head {
  height: 95px;
}

span.section_options_head_text {
  display: block;
  font-size: 3em;
  color: #417EBB;
  line-height: 95px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
    font-family: 'Shadows Into Light Two', cursive;
}
.section_calendar_head{
	height: 95px;
	background-image: url(../img2015/cal-header-grad.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
}

span.section_calendar_head_text {
  display: block;
  font-size: 3em;
  color: #fff;
  line-height: 95px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
    font-family: 'Shadows Into Light Two', cursive;
    text-transform: uppercase;
  
}

.options{
	height: 600px;
	position: relative;
	  font-family: 'Montserrat';
}
.top_left_panel a,.top_right_panel a, .bottom_left_panel a,.bottom_right_panel a  {
z-index: 4;
  display: block;
  position: Relative;
}

.top_left_panel{
	width:50.1%;
	left:0px;
	position: absolute;
	height: 300px;
	background-image: url(../img2015/bg_grad_red.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
}
.top_right_panel{
	width:50.1%;
	right:0px;
	position: absolute;
	height: 300px;
	background-image: url(../img2015/bg_grad_lightblue.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.bottom_left_panel{
	width:50.1%;
	left:0px;
	top:300px;
	position: absolute;
	height: 300px;
	background-color: #48A1D8;

}
.bottom_right_panel{
	width:50.1%;
	right:0px;
	top:300px;
	position: absolute;
	height: 300px;
	background-image: url(../img2015/bg_grad_darkblue.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.icon-box-left{
	margin-top:5%;
	width: 50%;
	float: right;	
}

.icon-box-right{
	margin-top:5%;
	width: 50%;
	float: left;	
}

.icon-box-left img, .icon-box-right img{
	margin: 0 auto;
	display: block;
	
}

.calendar-container {
    /* max-width: 700px; */
    max-width: 750px;
    margin: 0 auto;
}

.Qprocess-text {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    max-width: 750px;
    font-size: 1.2em;
    margin: 0 auto;
    position: relative;
}

.feature_video {
  width: 800px;
  height: 400px;
  position: relative;
  /* top: 15px; */
  /* left: 325px; */
  background-color: transparent;
  display: block;
  margin: 0 auto;
  top: 80px;

  /* box-shadow: 0 3px 40px 2px rgba(0,0,0,0.5); */
}

.ytv_frame {
  width: 600px;
  height: 400px;
}

.bg_img_03{
	background-image: url(../img2015/bg_img_03.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	width: 100%;
	height: 600px;
	  -webkit-box-shadow: inset 0px 0px 24px -1px rgba(0,0,0,0.8);
  -moz-box-shadow: inset 0px 0px 24px -1px rgba(0,0,0,0.8);
  box-shadow: inset 0px 0px 24px -1px rgba(0,0,0,0.8);
}

.section_videos_head {
  height: 95px;
  background-image: url(../img2015/bg_head_grad_lightblue.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

span.section_videos_head_text {
  display: block;
  font-size: 4em;
  color: #fff;
  line-height: 95px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
    font-family: 'Shadows Into Light Two', cursive;
}

.videoplayer{
		/*min-height: 900px;*/
}

div#ytv_placeholder {
    margin-bottom: 100px;
}

.playlist_container_relative_block{
	width: 100%;
  height: 112px;
  position: relative;
  margin-bottom: 158px;
}

section#images_panel {
  width: 100%;
  font-size: 0px;
}

.section_soccer_head {
  height: 95px;
  background-image: url(../img2015/bg_head_grad_lightblue.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

span.section_soccer_head_text {
  display: block;
  font-size: 4em;
  color: #fff;
  line-height: 95px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
    font-family: 'Shadows Into Light Two', cursive;
}



#images_panel div {
  width: 24%;
  height: 500px;
  display:inline-block; zoom: 1; *display: inline;
  padding: 0px;
  margin-right: 1.33333333%;
  line-height: 0px;
  font-size: 0px;
}

#images_panel_img_04 {
    margin-right: 0 !important;

}

.soccer_panel{
width: 80%;
    max-width: 900px;
}

.section_anchor{
	top:-135px;

}

.section_top_anchor{
	top:-80px;

}

.wrapper.soccer_panel img {
  margin: 0 auto;
  /* width: 238px; */
  display: block;
}

.soccer_panel_inner{
	  width: 80%;
  margin-left: 10%;
    margin-top: 40px;
}

.row {
  position: relative;
  overflow: hidden;
}

.col_01-2 {
  width: 31%;
  float: left;
  padding-left:  1%;
   padding-right:  1%;
   text-align: justify;
}


.col_02-2 {
  width: 48%;
  float: left;
  padding-left:  1%;
   padding-right:  1%;
   text-align: justify;
}


.col_03-2 {
  width: 48%;
  float: left;
  padding-left:  1%;
   padding-right:  1%;
   text-align: justify;
}


.col_justify {
  /*width: 31%;
  float: left;
  padding-left:  1%;
   padding-right:  1%;*/
   text-align: justify;
}

/*.col_01-2 img,.col_02-2 img,.col_03-2 img {
	display: block;
	margin: 0 auto;
}

.col_01 img,.col_02 img,.col_03 img {
	display: block;
	margin: 0 auto;
}*/

.col_02 {
  width: 48%;
  float: left;
  padding-left:  1%;
   padding-right:  1%;
   text-align: justify;
  line-height: 1.37em;
}

.col_03 {
  width: 48%;
  float: left;
  padding-left:  1%;
   padding-right:  1%;
   text-align: justify;
     line-height: 1.23em;
}


#images_panel_img_01{
	background-image: url(../img2015/image_bottom_01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

#images_panel_img_02{
	background-image: url(../img2015/image_bottom_02.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

#images_panel_img_03{
	background-image: url(../img2015/image_bottom_03.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

#images_panel_img_04{
	background-image: url(../img2015/image_bottom_04.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

#images_panel2{
font-size: 0px;
}

#images_panel2 div {
  
  height: 500px;
  display: inline-block;
  zoom: 1;
  padding: 0px;
  
  line-height: 0px;
  font-size: 0px;
  white-space: nowrap;
}

#images_panel2_img_01{
	width: 39%;
	background-image: url(../img2015/panel2_img1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	font-size: 0px;
	margin-right: 1.5%;
}

#images_panel2_img_02{
width: 19%;
	background-image: url(../img2015/panel2_img2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	font-size: 0px;
	margin-right: 1.5%;
}

#images_panel2_img_03{
width: 39%;
	background-image: url(../img2015/panel2_img3.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	font-size: 0px;
}

#images_panel3{
font-size: 0px;
  margin-top: 40px;
}

#images_panel3 div {
  
  height: 500px;
  display: inline-block;
  zoom: 1;
  padding: 0px;
  
  line-height: 0px;
  font-size: 0px;
  white-space: nowrap;
}

#images_panel3_img_01{
	width: 24%;
	background-image: url(../img2015/panel3_img1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	font-size: 0px;
	margin-right: 1%;
}

#images_panel3_img_02{
width: 37%;
	background-image: url(../img2015/panel3_img2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	font-size: 0px;
	margin-right: 1%;
}

#images_panel3_img_03{
width: 37%;
	background-image: url(../img2015/panel3_img3.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	font-size: 0px;
}


section.footer_images{
	height: 500px;
}

.footer_img_01{
float:left;
   
	width:49%;
	height: 100%;
	background-image: url(../img2015/image_footer_01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.footer_img_02{

float:right;
width:49%;
	height: 100%;
	background-image: url(../img2015/image_footer_02.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

section {
  position: relative;
  overflow: hidden;
}

#more_then_just_soccer{
	overflow: auto;
	height: auto;
}

div#slider_overlay {
  display: none;
    z-index: 99;
  position: relative;
}

.video-section-ribbon{
  background-image: url(../img2015/video_section_decore_ribbon.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: cover;
  margin-top: 95px;
  height: 870px;
  width: 500px;
  position: absolute;
  margin-left: -100px;}
  
  .options_section_ribbon{
  background-image: url(../img2015/blue_ribbon.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: cover;
  margin-top: 95px;
  height: 600px;
  width: 600px;
  position: absolute;
  margin-right: -100px;
  right: 0;
  z-index: 2;
  }
  
  .option-button {
	 margin: 0 auto;
  margin-top: 20px;
  text-align: center;
  line-height: 30px;
  width: 150px;
  height:30px;
  background-color: #559fd9;
  color:#fff;
  z-index: 1000;
}

 .option-title {
	 margin: 0 auto;
  margin-top: 15px;
  text-align: center;
  /*width: 300px;*/
  font-size: 1.2em;
  color:#fff;
  text-transform: uppercase;
}

 .option-button-alt-color {
	  background-color: #2d61b8 !important;

}

/* Registration Forms */
div#do-you-play1 {
  font-size: 2.3em;
  font-family: 'Shadows Into Light Two', cursive;
  color:#4283C7;
  text-transform: uppercase;
}
div#do-you-play2 {
  font-size: 2.3em;
  font-family: 'Shadows Into Light Two', cursive;
  color:#323893;
  text-transform: uppercase;
}
div#do-you-play3 {
  font-size: 2.3em;
  font-family: 'Shadows Into Light Two', cursive;
  color:#4283C7;
  text-transform: uppercase;
}

.footer-image-regform{

 background-image: url(../img2015/reg-footer-img.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;

	height: 800px;
	width:100%;
}

#calendar_title{
text-align: center;
	font-size: 1.7em;
  font-family: 'Shadows Into Light Two', cursive;
  color:#4283C7;
	margin-bottom: 40px;
}

#calendar{
	font-size: 1.2em;
	
}

span.soustitre {
  position: relative;
  width: 100%;
  /* clear: both; */
  display: block;
  margin-bottom: 5px;
  text-align: center;
  border-bottom: 3px solid rgba(66,130,199,0.48);
  color: rgb(0, 83, 165);
  font-size: 1.2em;
}

span#inactive_event {
  position: relative;
  /* margin-left: 30px; */
  /* padding: 20px; */
  display: block;
  text-align: center;
  color: rgba(1, 146, 210, 0.54);
}

a.active_event {
  position: relative;
  /* margin-left: 30px; */
  /* padding: 20px; */
  display: block;
  text-align: center;
  color: rgba(1, 146, 210, 1);
  text-decoration: none;
}

a.active_event:hover {
  color: rgb(0, 83, 165);
}


/*  Information Page */

.info-grad {
background-image: url(../img2015/info_grad.png);
  background-repeat: repeat-y;

  background-size: 100%;

	
}

.process p{
	color: #0054A3;

}

.process-text{
	padding-top: 30px;
	padding-bottom: 30px; 
	width:100%;
	max-width: 700px;
	font-size: 1.3em;
	margin: 0 auto;
	position: relative;
}

.process img{
	position: relative;
	margin: 0 auto;
	display: block;
	height: auto;
	width:100%;
	 padding-bottom:60px;
}

div#ctl00_ContentPlaceHolder1_PanelFrancais,div#ctl00_ContentPlaceHolder1_PanelAnglais {
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}

.process-header {
    max-width: 750px;
  margin: 0 auto;
}

.process-footer-img{
	/* background-image: url(../img2015/process-footer-img.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;*/

	height: 800px;
	width:100%;
	
}

.process-header-text{
  padding-top: 25px;
	  font-family: 'Shadows Into Light Two', cursive;
  text-align: center;
  font-size: 3.5em;
  margin: 0 auto;
  display: block;
  color: #4283C7;
}

.Qprocess-header-text{
  padding-top: 0px;
	  font-family: 'Shadows Into Light Two', cursive;
  text-align: center;
  font-size: 3.5em;
  margin: 0 auto;
  display: block;
  color: #4283C7;
}


.calendar-chart{
  padding: 0px;
  width: 1090px;
  display: block;
  /* height: auto; */
  margin: 0 auto;
  padding-bottom: 40px;
  padding-top: 60px;
  list-style: none;
  font-size: 0;
}

.calendar-chart li{
	display: inline-block;
}

.calendar-chart li img{
	width:auto;
}


.current-camps{
	max-width:750px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 60px;
}

.coach_container{
margin-top: 40px;
margin-bottom: 40px;
	position: relative;
	height: 400px;
	  left: 150px;
}

.coach_name{
	position: absolute;
  bottom: 25px;
  left: 40px;
  color: #fff;
  font-family: 'Shadows Into Light Two', cursive;
  font-size: 2.5em;

}
.coach_location{
	position: absolute;
  bottom: 0px;
  left: 50px;
  color: #fff;
  font-family: 'Shadows Into Light Two', cursive;
  font-size: 1.2em;
}
.coach_body{
	position: absolute;
	width:100%;
  max-width: 600px;
  color: #0054A3;
  font-size: 0.9em;
  top: 20px;
  left: 280px;
}

.coach_body ul li{
	padding-bottom: 3px;
}

img.ambassador_vid {
  display: block;
  float:right;
  height: 100%;
}

.ribbon_wrap_rule1{
	height: 150px;
	width: auto;
	position: absolute;
	  bottom: 0px;
}

.ribbon_wrap_rule2{
	    height: 150px;
    width: auto;
    position: absolute;
    bottom: 0px;
}

.coach_placeholder{
	width: 220px;
	height: auto;
	position: absolute;
	bottom: 85px;
  left: 32px;
   z-index: 500;
}

.team_image img {
  width: 500px;
  height: auto;
  position: absolute;
  bottom: 85px;
  left: 32px;
  z-index: 500;
}
.team_container{
margin-top: 80px;
margin-bottom: 80px;
	position: relative;
	height: 400px;
	  left: 150px;
}

.team_name{
	position: absolute;
  bottom: 25px;
  left: 40px;
  color: #fff;
  font-family: 'Shadows Into Light Two', cursive;
  font-size: 2.5em;

}
.team_location{
	position: absolute;
  bottom: 0px;
  left: 50px;
  color: #fff;
  font-family: 'Shadows Into Light Two', cursive;
  font-size: 1.2em;
}
.team_body{
  position: absolute;
  width: 300px;
  color: #0054A3;
  font-size: 0.9em;
  bottom: 150px;
  right: 230px;
}

#scroll-to-top{
	display: none;
	position: fixed;
	z-index: 999;
	bottom: 20px;
	right:30px;
	opacity: 0.6;
}

#scroll-to-top img{
	width: 60px;
	height: auto;
}

.news{
padding-top: 1px;
/*	  margin-left: 260px;
  margin-right: 281px;
  position: relative;*/
  
    max-width: 750px;
  margin: 0 auto;
}

#main_slider_captions .excerpt{
	  border: 1px solid #fff;
  /* height: auto; */
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  /* overflow: auto; */
  position: relative;
    background-color: rgba(0,0,0,0.3);
    min-height: 120px;
}

#main_slider_captions .excerpt p{
	margin: 3px;
}

.excerpt a{
	color:#A9BEE8;	
}

#main_slider_captions .whats-new-title{
	  border: 1px solid #fff;
	  font-family: 'Shadows Into Light Two', cursive;
	  font-size: 2.2em;
	 
	  margin-bottom: 10px;
	  padding: 15px;
	  text-transform: uppercase;
	    background-color: rgba(0,0,0,0.3);
}

a#all_news {
  /*position: absolute;*/
  top: 100px;
  color: #fff;
  text-decoration: none;
  font-size: 1.3em;
  width: 100%;
 text-align: center;
   display: block;
}

a#all_news:hover {
  
  color: #51e895;

}


#news_container {
color:#fff;
padding-top: 25px;
padding-bottom: 25px;
}

#news_container .whats-new-title{
	display: none;
}

#news_container .communique:first-child .excerpt .date {
	font-family: 'Shadows Into Light Two', cursive;
	  font-size: 2.2em;
	  border-bottom: 5px solid #323893;
	  border-top: 0px solid #323893 !important;
	    margin-top: 0px;
}

#news_container .date {
	font-family: 'Shadows Into Light Two', cursive;
	  font-size: 2.2em;
	  border-bottom: 5px solid #323893;
	  border-top: 5px solid #323893;
}


/*#news_container .date{
	font-family: 'Shadows Into Light Two', cursive;
	  font-size: 2.2em;
	   border-top: 5px solid #323893;
	  border-bottom: 5px solid #323893;
}*/

td.inscription {
  color: #323893;
}

.soccer-grad {
 background-image: url(../img2015/soccer-grad.jpg);
  background-repeat: repeat-y;
  background-size: 100%;
  z-index: 0;}

.soccer-watermark{
  background-image: url(../img2015/soccer_trans_bg_overlay.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  /* z-index: 800; */
  height: 90%;
  width: 100%;
  /* overflow: hidden; */
  position: absolute;
  opacity: 0.1;

  }
  
  .heading-news{
    font-size: 2.5em;
  /* width: 600px; */
  top: 80px;
  margin: 0 auto;
  z-index: 999;
  font-family: 'Shadows Into Light Two', cursive;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #4283C7;  }
  
    .heading-soccer{
    font-size: 2.5em;
  /* width: 600px; */
  text-align: center;
  top: 80px;
  margin: 0 auto;
  z-index: 999;
  font-family: 'Shadows Into Light Two', cursive;
  display: block;
  text-transform: uppercase;
  color: #4283C7;  }

  
  .soccer-watermark-news{
  background-image: url(../img2015/soccer_trans_bg_overlay.png);
  background-repeat: repeat-y;
  background-size: contain;
  background-position: 50% 50%;
  /* z-index: 800; */
  height: 90%;
  width: 100%;
  /* overflow: hidden; */
  position: absolute;
  opacity: 0.1;

  }
   
.post-photo1 {
  position: absolute;
  top: 90px;
  right: 70px;
  z-index: 0;
}  

.post-photo2 {
  position: absolute;
  top: 190px;
  left: 450px;
  z-index: 0;
}  

.post-photo3 {
  position: absolute;
  top: 130px;
  right: 70px;
  z-index: 0;
}  

.post-photo4 {
     position: absolute;
  top: -10px;
  left: 480px;
  z-index: 0;
}  

  
.post{
height: 500px;
	position: relative;
}  

.post img{
left: 0px;
  display: block;
  z-index: 2;
  position: relative;
}

.post-alt{
height: 500px;
	position: relative;
}  


.post-alt img{
	right: 0px;
  display: block;
  z-index: 2;
  position: absolute;
}

.post-content {
    position: absolute;
  z-index: 3;
}

.post-alt .post-content {
    position: absolute;
    right:0px;
  z-index: 3;
}
@media (max-width: 1100px) {

.mobile_menu_container{
	display: block;
}


.section_anchor{
	top:-60px !important;

}

.section_top_anchor{
	top:0px;

}


.team_body {
    position: absolute;
    width: 300px;
    color: #0054A3;
    font-size: 0.9em;
    bottom: 150px;
    right: 0px;
 
}

.post_text, .post_panel{
	display: none !important;
}

.full_text{
	display: block !important;
    color: #fff;
    font-size: 1.5em;
    width: 90%;
    margin: 0 auto;
}

div#thumbs-adv {
    position: relative;
    width: 100% !important;
    float: none;
}

div#gallery-adv {
    position: relative;
    width: 100% !important;
    float: none;
    overflow: hidden;
}

.post-alt img {
    right: auto; 
    display: block; 
    height: auto;
    max-width: 450px;
    width: 100%;
        margin: 0 auto;
    z-index: 2;
    position: relative !important; 
        margin-bottom: 30px;

    margin-top: 30px;

}

.post img {
    right: auto; 
    height: auto;
    width: 100%;
    max-width: 450px;
    /* display: block; */
        margin: 0 auto;
    z-index: 2;
    position: relative !important; 
    margin-bottom: 30px;

    margin-top: 30px;
}

.post-content {
    position: relative !important; 
    z-index: 3;
}

.post {
    height: auto;
    position: relative;
    display: block;
}

.post-alt {
    height: auto;
    position: relative;
    display: block;
}

.post-photo1,.post-photo2,.post-photo3,.post-photo4 {
    position: relative !important;
    top: auto;
    right: auto;
    z-index: 0;
    left: 0px;
}

.coach_container {
   left: 0px !important;
}

.team_container {

  width: 90% !important;

   left: 0px !important;
}

.calendar-chart{
  width: 400px;
}

.chart_spacer{
	display: none !important;
}

.calendar-chart li {
  display: block;
  margin: 0 auto;
  width: 400px;
}

.calendar-chart li img {
  display: block;
  margin: 0 auto;
}


#main_menu_en, #main_menu {

  /*top: 0px !important ; */
  display: none !important;

}

.selectmenu{
	display: block;
	width: 70%;
}


#mobile_main_menu_en, #mobile_main_menu_fr {
  top: 135px;
  padding-left: 20%;
}

.mobile_menu_label{
	display: block !important;
}

	.coach_container {
		width: 90% !important;
	  left: 80px;
	
	}
	
	p.infopanel_text_en {
  max-width: 70%;
  	
}

	
	#infopanel1_img01 {
	  margin: 0 auto;
	  display: block;
	  width: 100%;
	}

	p.infopanel_text_en {
	  text-align: center;
	  margin: 0 auto;
	}

	#topheader img {
	  width: 120%;
	  max-width: 600px;
	}

	.topbanner {
	  right: 0px;
	  bottom: 10% !important;
	}
	
	/*#topheader img {
	  width: 80%;
	  max-width: 400px;
	}

	.topbanner {
	  right: 10%;
	  bottom: 10% !important;
	}*/
	
	
	body{
		font-size: 1.4em !important;
	}

	/*#menu_container ul{
  padding: 0;
  left: 0px;
  position: relative;
  width: 100%;
  z-index: 1000;
  /* left: 165px; */
  /* top: 5px; */
  /*color: #FFF;
  font-family: 'Shadows Into Light Two', cursive;
  font-size: 1.4em !important;
  max-width: 750px;
  display: block !important;
  justify-content: none;
  -webkit-justify-content: none;

	}
	
	#menu_container ul li{
 display:block !important;
	}

	#menu_container li ul {
  position: absolute;
   width: auto;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin: 0px;
  background-color: transparent !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  /* z-index: 0; */
/*}*/
	
	/*#mobile_menu_container{
		display:block;
	}*/
	
	img.lookdown {
	  width: 5% !important;
	  height: auto;
	  position: absolute;
	  display: block;
	  margin-left: 48.5%;
	  bottom: 10px;
	}
	
}

@media (max-width: 992px) {

	.adjust_text{
		line-height:normal;
	}

	.playlist_container_relative_block {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 0px;
  display: none;
}


.ytv-custom-header{
	  width: 80%;
	  top:70px;
	 }

.ytv-list-inner{
	
	position: relative !important;
	top: 20px !important;
}

#ytv_frame .ytv-video {
  position: relative !important;
	padding-bottom: 56.25% !important; /* 16:9 */
	padding-top: 25px !important;
	height: 0 !important;
	}

.ytv-video iframe {
  position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	  border: 5px solid #BEBEBE !important;
}

.ytv-list {
  position: relative !important;

 }
img.ambassador_vid {
  display: block;
  float: none; 
  height: 100%;
  margin: 0 auto;
}

#playlist_container {
  width: 200px;
  margin: 0 auto;
  display: none !important;
}

.mobile_playlists{

    display: block;
}


	#ytv_frame {
    height: auto !important;
    }
    
    .ytv-list-header {

	  position: relative !important;
  top: 0px !important;
  left: 0px !important;
  width: 100% !important;

	}
	
	.ytv-list-inner {
  /*top: 53px !important;*/
  height: 400px;
  }
  
  #ytv_frame .ytv-list {
  
  padding-bottom: 1% !important;
  width: 100%;
}
 	
}

@media (max-width: 950px) {

.team_container {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    height: auto;
    left: 150px;
}

.team_image img {
        width: 80%;
    height: auto;
    position: relative;
    bottom: -66px;
    left: 32px;
    z-index: 500;
}

.ribbon_wrap_rule2{
	    height: 150px;
    width: auto;
    position: relative;
    bottom: 0px;
}



	.team_body {
	   display: none !important;
	 
	}
	
	.team_body_mobile{
		display: block !important;
		    width: 80% !important;
	}

}

@media (max-width: 900px) {

#ytv_frame {
  width: 80% !important;
  }

	div#slider_overlay {
   top: 100px;
}	



.coach_body {
    width: auto;
  
}


	
	.inscris-btn {
	  width: 150px;
	  margin: 0 auto;
	  top: 20px;
	  display: block;
	  position: relative;
	}

	.wrapper {
	
	  width: 90%;
	
	}
	
	
	
	#signature {
	    margin-left: 5% !important;
	    left:0px;
	  max-width: 90% !important;
	}
	
	.icon-box-left {
	  width: auto;
	  float: none; 
	}
	.icon-box-right {
	  width: auto;
	  float: none; 
	}
	
	.mouseovertext {
		width:70%;
		margin-left: 15%;
		
	}
	
	#main_slider{
		  position: relative;
		  top: 5px;

	}
	
	#main_slider img {
	  width: auto !important;
	  height: 100% !important;
	}
	
	#main_slider_captions {
	  position: relative !important;
	  top:0px !important;
	  left:0px !important;
	}
	
	.jshowoff {
	  width: auto !important;
	}
	

	body{
		font-size: 1.3em !important;
	}
}

@media (max-width: 800px) {

.coach_location {
  
  top: 260px !important;
}

.coach_name {
  top: 205px !important;

  z-index: 999;
}

.coach_body {
    position: relative;
  width: 100%;
  color: #0054A3;
  font-size: 0.9em;
  top: -120px;
  left: 10px;
  text-align: justify;
}

.coach_body ul{
display: block;
position: relative;
}

.coach_placeholder {
	position: relative;
}

.ribbon_wrap_rule1 {
  height: 150px;
  width: auto;
  position: relative;
  bottom: 151px;
}

.coach_container {
  top: 90px;
  left: 0px;
  height: auto;
}



div#container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    top: 80px;
    position: relative;
}

#ytv_placeholder{
	min-height: 800px;
}


.videoplayer {
  /* height: 670px; */
  margin-bottom: 0px;
}

#playlist_container li:nth-child(even) {
  display: none;
}

#playlist_container {
position: relative;
margin-bottom: 20px !important;
margin-top: 20px !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;


}

#playlist1,#playlist2,#playlist3,#playlist4 {
	float: none !important;
}

#playlist_container li {
  width: 100% !important;
  display: block;
}

#mobile_main_menu_en, #mobile_main_menu_fr {
  top: 60px;
}

#menu_container {

  top: 5px !important;

}

#menu_tint {

opacity:1 !important;
}


	#lang_menu {
	 display: none;
	}
	
	#header {
	height: auto !important;
}
	
	#header_logo, #header_flag {
	  display: none;
	}
	
#ytv_frame {
  width: 80% !important;
  }

	.ytv-video {
	  width: 100% !important;
	}

	.ytv-video iframe {
  width: 100% !important;
  }

}

@media (max-width: 600px) {

#copyright {
    top: 35px !important;

    line-height: 1.5em;

}

.team_body_mobile {
    display: none;
    color: #0054A3;
    font-size: 0.9em;
    margin-left: 60px !important;
    width: 80% !important;
}

.team_body_mobile:last-child {
   
    margin-bottom: 40px;
}


.ytv-custom-header{
	  width: 100%;
	  top:70px;
	 }

.calendar-chart {
  width: 100%;
}

.calendar-chart li img {
	max-width: 320px;
   width: 100%;
   height: auto;
}

.calendar-chart li {

  width: 100%;
}


#ytv_frame {
  width: 100% !important;
  }

	.ytv-video {
	  width: 100% !important;
	}

	.ytv-video iframe {
  width: 100% !important;
  }


p.infopanel_text_en {
  max-width: 90%;
  	
}

.footer_section_ribbon {
 display: none;}

.video-section-ribbon {
display: none;
}

	.slider-section-ribbon {
display: none;}

.options_section_ribbon {
 display:none;}

	.option_container {
	    min-height: 140px;
	  top: 30px;
	  position: relative;
	}
	
	.icon-box-left img, .icon-box-right img {
		top: 30px;
	  max-width: 60px !important;
	  height: auto !important;
	}


	span.red_heading_panel_text {
	  font-size: 1.9em ;
	  
	}
	
	.infopanel1 {

	  padding-bottom: 90px !important;
	  /* height: 700px; */
	}


	.infopanelwrapper {
	  top: 90px !important;
	}

	span.section_options_head_text {
    font-size: 2em;
    line-height: 40px;
    width: 90%;
    margin-top: 10px;
}	


	span.section_soccer_head_text {
font-size: 2em;
    line-height: 40px;
    width: 90%;
    /* margin-top: 10px; */
    padding-top: 20px;
    }
    
    span.section_videos_head_text {
    font-size: 3em;
    line-height: 40px;
    width: 90%;
    /* margin-top: 10px; */
    padding-top: 20px;
}

	.mouseovertext {
		display: none;
		
	}
	
	body{
		font-size: 1.2em !important;
	}
}