/**
 * @copyright : lesTanukis 
 * @project : Arrow ECS Education
 * @date : 10-2010
 */

/* --------------------GLOBAL CONTENTS STYLES-------------------- */


#breadcrumb	{
  background:url("../images/layout/background.png") repeat-x 0 0 transparent;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  color: #404040;
  font: bold 11px/30px Arial, sans-serif;
  height: 30px;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 0 10px;
  overflow:hidden;
  /*width:918px;*/
}

#breadcrumb	a{
  border-bottom: 1px dotted #3473D8;
  color: #3473D8;
  text-decoration: none;
}

#mainContent{width:700px;float:left;}



/* --------------------MAINCONTENT STYLES-------------------- */

/* ------------MAINCONTENT STYLES------------- */

/* UNIQUE COLUMN */
#mainContent .typeContent00{width:700px;margin-bottom:20px;}
#mainContent .typeContent00 p a{color:#666;text-decoration:underline;}

/* DOUBLE COLUMNS 1/3 - 2/3*/
#mainContent .typeContent01{
  float:left;
  width:220px;
}
#mainContent .typeContent02{
  float:left;
  margin-left:20px;
  width:460px;
}
/*#mainContent .typeContent02 p a{color:#004c93;text-decoration:underline;}*/


/* DOUBLE COLUMNS 1/3 - 2/3 SUBCOLS INSIDE 1/2*/
#mainContent .typeContent02 .subcols01{
  float:left;
  width:460px;
}
#mainContent .typeContent02 .subcols02{width:205px;float:left;margin-left:20px;}

/* DOUBLE COLUMNS 1/2*/
#mainContent .typeContent03{width:325px;float:left;margin-right:10px;padding:10px 0px 10px 10px;}

/* THIRD COLUMNS 1/3*/
#mainContent .typeContent04{width:315px;float:left; /*height:200px;*/ margin:0px 15px;}


/* ------------TRANSVERSAL  STYLES------------- */

/*my custom training */


div.customStepsBox{
  /* margin:0px 0px 10px 0px;font-size: 1em;overflow:hidden;border-bottom:1px solid #dad9d7; */
  height: 100px;
  margin: 20px 0;
  width: 700px;
}

a.customSteps_active{
  color: #293D6B;
  display: block;
  font: bold 11px/13px Arial,sans-serif;
  left: 30px;
  position: relative;
  text-align: center;
  top: 66px;
  width: 100px;
}
a:hover.customSteps_active{
  color: #293D6B;
  text-decoration: underline;
}

a.customSteps{
  color: #999999;
  display: block;
  font: bold 11px/13px Arial,sans-serif;
  left: 30px;
  position: relative;
  text-align: center;
  top: 66px;
  width: 100px;
}

a:hover.customSteps{color:#a0a0a0;cursor: default; }

.customTrainingStep2_active a.customSteps_active, .customTrainingStep2 > a.customSteps {
  left: 10px;
}

.customTrainingStep2_active a.customSteps_active, .customTrainingStep2 > a.customSteps {
  left: 10px;
}

.customTrainingStep3_active a.customSteps_active, .customTrainingStep3 > a.customSteps {
  left: -10px;
}

.customTrainingStep4_active a.customSteps_active, .customTrainingStep4 > a.customSteps {
  left: -30px;
}

div.customTrainingStep1{width:200px;height:90px;float:left;background:url("../images/cart/bg_myCart_step1.png") no-repeat scroll 0 0 transparent; }
div.customTrainingStep2{width:200px;height:90px;float:left;background:url("../images/cart/bg_myCart_step2.png") no-repeat 0 0 transparent; }
div.customTrainingStep3{width:200px;height:90px;float:left;background:url("../images/cart/bg_myCart_step3.png") no-repeat scroll 0 0 transparent; }
div.customTrainingStep4{width:100px;height:90px;float:left;background:url("../images/cart/bg_myCart_step4.png") no-repeat scroll 0 0 transparent; }
/* div.customTrainingStep5{width:100px;height:90px;float:left;background:url(/Views/skins/front/default/Images/trainings/custom/bg_step5.jpg); } */


div.customTrainingStep1_active{width:200px;height:90px;float:left;background:url("../images/cart/bg_myCart_step1_active.png") no-repeat scroll 0 0 transparent; }
div.customTrainingStep2_active{width:200px;height:90px;float:left;background:url("../images/cart/bg_myCart_step2.png") no-repeat 0 0 transparent; }
div.customTrainingStep3_active{width:200px;height:90px;float:left;background:url("../images/cart/bg_myCart_step3_active.png") no-repeat scroll 0 0 transparent; }
div.customTrainingStep4_active{width:100px;height:90px;float:left;background:url("../images/cart/bg_myCart_step4_active.png") no-repeat scroll 0 0 transparent; }
/* div.customTrainingStep5_active{width:100px;height:90px;float:left;background:url(/Views/skins/front/default/Images/trainings/custom/bg_step5_active.jpg); } */

/* TinyMCE List */
ul.tiny_Liste li {list-style:disc;margin-left:20px;}

/*newsAndEvent*/

ul.newslider {
  margin: 15px 0 0;
}

ul.newslider li:first-child {
  border: none;
  padding-top: 0;
}

ul.newslider li { 
  border-top: 1px dotted #999999;
  overflow: hidden;
  padding: 10px 0;
  width: 420px;
  margin-left: 20px;
  margin-right: 20px;
}

.blocNews .title{display:block;}
.blocNews .news_hat{font-size:12px;}
.blocNews .news_hat div{width:320px;}

.blocNews {
  float: left;
  width: 365px;
}

.titleNews {
  background:url(../images/icons/newsIcon.png) no-repeat 0 0 transparent;
  float: right;
  height: 40px;
  width: 40px;
}

.titleEvent{
  background:url(../images/icons/eventIcon.png) no-repeat 0 0 transparent;
  float: right;
  height: 40px;
  width: 40px;
}

/*myCart*/
div.cartStepBox{
  height:100px;
  margin: 20px 0;
  width:700px;
}

a.cartSteps_active {
  color: #293D6B;
  display: block;
  font: bold 11px/13px Arial, sans-serif;
  left: 30px;
  position: relative;
  text-align: center;
  top: 66px;
  width: 100px;
}

.cartStep2_active a.cartSteps_active,
.cartStep2 > a.cartSteps, .cartStep2 > span.cartSteps  {
  left: 10px;
}

.cartStep3_active a.cartSteps_active,
.cartStep3 > a.cartSteps, .cartStep3 > span.cartSteps  {
  left: -10px;
}

.cartStep4_active a.cartSteps_active,
.cartStep4 > a.cartSteps, .cartStep4 > span.cartSteps {
  left: -30px;
}


a:hover.cartSteps_active{text-decoration: underline;color: #293D6B;}

a.cartSteps, span.cartSteps {
  color: #999999;
  display: block;
  font: bold 11px/13px Arial, sans-serif;
  left: 30px;
  position: relative;
  text-align: center;
  top: 66px;
  width: 100px;
}

a:hover.cartSteps{cursor: text; color: #999999; }

div.cartStep1{width:200px;height:90px;float:left;background:url(../images/cart/bg_myCart_step1.png) no-repeat 0 0 transparent;}
div.cartStep2{width:200px;height:90px;float:left;background:url(../images/cart/bg_myCart_step2.png) no-repeat 0 0 transparent;}
div.cartStep3{width:200px;height:90px;float:left;background:url(../images/cart/bg_myCart_step3.png) no-repeat 0 0 transparent;}
div.cartStep4{width:100px;height:90px;float:left;background:url(../images/cart/bg_myCart_step4.png) no-repeat 0 0 transparent;}

div.cartStep1_active{
  background:url(../images/cart/bg_myCart_step1_active.png) no-repeat 0 0 transparent; 
  width:200px;
  height:90px;
  float:left;
}

div.cartStep2_active{
  width:200px;
  height:90px;
  float:left;
  background:url(../images/cart/bg_myCart_step2_active.png) no-repeat 0 0 transparent;
}
div.cartStep3_active{width:200px;height:90px;float:left;background:url(../images/cart/bg_myCart_step3_active.png) no-repeat 0 0 transparent;  }
div.cartStep4_active{width:100px;height:90px;float:left;background:url(../images/cart/bg_myCart_step4_active.png) no-repeat 0 0 transparent;  }

a input.nextCartStep {
  background: url("../images/buttons/positiveActionBtn.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  color: #F2F2F2;
  cursor: pointer;
  display: block !important;
  float: right;
  font: bold 12px/30px Arial,sans-serif;
  height: 30px;
  margin: 20px 0;
  padding: 0;
  text-align: center;
  text-shadow: 0 1px 0 #666666;
  width: 140px;
}

a:hover input.nextCartStep {
  background-position: 0 -120px;
  text-decoration: none;
}

a:active input.nextCartStep,
a:focus input.nextCartStep {
  background-position: 0 -60px;
  text-decoration: none;
}

a input.finishCartStep {
  background: url("../images/buttons/positiveActionBtn.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  color: #F2F2F2;
  cursor: pointer;
  display: block;
  float: right;
  font: bold 12px/30px Arial,sans-serif;
  height: 30px;
  margin: 20px 0;
  padding: 0;
  text-align: center;
  text-shadow: 0 1px 0 #000000;
  width: 140px;
}

a:hover input.finishCartStep {
  background-position: 0 -120px;
  text-decoration: none;
}

a:active input.finishCartStep,
a:focus input.finishCartStep {
  background-position: 0 -60px;
  text-decoration: none;
}




table.cartTotal{border:1px solid #acb6b8;margin:10px 0px;text-align:left;background-color:#FFF;}
table.cartTotal tr td{padding:5px;}
table.cartTotal tr td.total{background: none repeat scroll 0 0 #3473D8;
  color: #FFFFFF;
  font: bold 11px/13px Arial,sans-serif;
  padding: 8px 5px;
  text-align: center;
  width: 20%;
}
.alignException{text-align:left}

/**
 *  @author Fred : Désolé je ne savais pas ou mettre ce pack
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}



/* Tick List Container */

.tick-list-container ul li {
  background: url("../images/icons/tick.png") no-repeat 0 4px transparent;
  display: block;
  list-style: none;
  margin: 0 0 8px;
  padding: 0 0 0 18px;
}
