#pro h2 {
    margin: 20px 0 10px 0;
}

/*
Home
*/
#proLinks {
    position: relative;
    margin : 10px 0 30px 60px;
}
div.proLink {
    float: left;
    width: 295px;
    height: 240px;
}
.proHome #articleTexts {
    margin-top: 130px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-right: 444px;
    width: 380px;
}

/*
Article espace pro
*/
.pro #articleTexts {
    margin : 130px 0 60px 444px;
    width: 380px;
}

.pro #articleTexts p{
    margin : 5px 0 5px 0;
}

.pro #articleTextsLeft {
    float: left;
    margin : 130px 0 60px 17px;
    width: 380px;
}

.pro #articleLinks {
    position: relative;
    z-index: 71;
    margin : 50px 0 60px 444px;
    width: 450px;
}
/*
Distributeurs locator
*/
#distributeurs-locator {
    margin : 140px 0 0 0;
    position: relative;
    width: 990px;
}
/*
Press review
*/
#pressReviews {
    margin : 90px 0 60px 70px;
}
div.pressReview {
    width: 250px;
    height: 250px;
    float: left;
}
div.pressReview img {
    border: solid 1px #eeeeee;
}
div.pressReview h2 {
    font-weight: normal;
    font-size: 11px;
    color: #cb0035;
    margin: 0;
}
div.pressReview p {
    font-size: 9px;
    margin: 0;
}
/*
Matrix Mags
*/
#matrixmags {
    margin : 90px 0 60px 70px;
}
div.matrixmag {
    width: 250px;
    height: 350px;
    float: left;
}
div.matrixmag img {
    border: solid 1px #eeeeee;
}
div.matrixmag p {
    font-size: 9px;
}
/*
Distributeur locator
*/
#distributeur-locator {
    margin : 140px 0 0 0;
    position: relative;
    width: 990px;
}

#distributeur-locator .illustration {
    float: left;
    width: 423px;
}

#distributeur-locator .text {
    margin: 0 0 0 486px;
    padding: 22px 0 0 0;
    width: 450px;
}

#distributeur-locator .text h1 {
    margin: 0 0 15px 0;
}

#distributeur-locator #input-search {
    margin: 20px 0 0 0;
}
    
#distributeur-locator #input-search select.input {
    border-style: solid;
    border-width: 1px;
    border-color: #cdcdcd;
    color: #000000;
    font-size: 10px;
    height: 18px;
    padding: 0 0 0 2px;
    width: 250px;
}

#distributeur-locator #result-search {
    margin: 20px 0 0 0;
}

#distributeur-locator #result-search .name {
    margin: 0 0 5px 0;
}

#distributeur-locator #result-search .address {
    margin: 0 0 5px 0;
}

#distributeur-locator #result-search .phone {
    font-weight: bold;
    margin: 0 0 5px 0;
}
/*
Temoignages
*/

#social {
    position: absolute;
    top: 100px;
    left: 18px;
}
#twitter {
    margin-bottom: 20px;
}
#temoignages {
    margin-top: 80px;
    margin-left: 445px;
    width: 360px;
    min-height: 800px;
    height: auto !important;
    height: 800px;
}
div.temoignage{
    clear: both;
    margin-bottom: 40px;
}
div.temoignage img{
    float: left;
}
div.temoignage h2, div.temoignage p{
    margin-top: 0;
    margin-left: 130px;
    margin-bottom: 0px;
}
div.temoignage h2 a{
    font-weight: normal;
    font-size: 14px;
}
#temoignage {
    margin-top: 100px;
}
#temoignage img {
    float: left;
}
#temoignage h1{
    margin-bottom: 20px;
}
#temoignage h1, #temoignage p, #temoignage div.social {
    margin-left: 445px;
    width: 360px;
}
#temoignage p.person {
    font-weight: bold;
    margin-top: 20px;
}
#temoignage p.personDescription {
    font-style: italic;
}

div.social {
    margin-top: 20px;
}

/*
News
*/
#news {
    margin-top: 80px;
    width: 800px;
}

#news h1, #news h2, #news p {
    margin-left: 445px
}
#news h2 {
    font-weight: normal;
    font-size: 14px;
    color: #cf003a;
}
#news div.new {
    margin-bottom: 30px;
}
#news div.new img {
    float: left;
}
/*
Gifts
*/
#gifts {
    width: 700px;
}
/*
Vidéos
*/
#videos {
    margin : 130px 0 60px 104px;
    width: 700px;
}
#videos h2{
    width: 360px;
    margin-left: 20px;
    float: right;
}
#videos div.video {
    clear: both;
    margin-bottom: 20px;
}

/*
Trainers
*/
.pro #articleTextsTrainers {
    margin: 130px 0 60px 0px;
    width: 824px;
}

.pro #articleTextsTrainers h1 {
    margin-left: 444px;
}
.pro #articleTextsTrainers h2 {
    margin-left: 444px;
}
.pro #articleTextsTrainers p {
    margin-left: 444px;
}
.pro #articleTextsTrainers li {
	list-style: disc;
    margin-left: 458px;
}



/*
Nav pro
*/
#proNav{
    position: absolute;
    top: 50px;
    left: 850px;
    width: 140px;
    color: #ffffff;
    height: 400px;
    z-index: 200;
}

#proNav #user{
	margin: 10px 10px 0 10px;
	text-align: right;
}

#proNav * {
    line-height: 120%;
}
#proNav ul.level1{
    margin-top: 50px;
}
#proNav a{
    color: #ffffff;
}
#proNav li.level1 {
    margin: 20px 0 0 14px;
}
#proNav li.level1 a {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    width: 120px;
}
#proNav li.level2 {
    margin: 4px 0 0 0;
}
#proNav li.level2 a {
    font-size: 10px;
    text-transform: none;
}
#proNav .level1 li.selected{
    margin-left: 0;
    background: url('assets/arrow-pro.gif') no-repeat;
    padding-left: 14px;
}
#proNav .level2 li.selected{
    margin-left: -14px;
    background: url('assets/arrow-pro.gif') no-repeat;
    padding-left: 14px;
}

/*
NCVF
*/
#ncvf {
    margin-top: 130px;
    width: 840px;
}
#ncvf #ncvfPreview img {
    border: solid 1px #eeeeee;
}
#ncvf #ncvfPreview{
    margin-left: 40px;
    float: left; 
}
#ncvf #ncvfText{
    margin-left: 445px;
}
#ncvf #ncvfImage {
    margin-top: -46px;
    float: left;
}

/*
step 1
*/
#ncvf #templates {
    margin : 50px 0 60px 225px;
}
#ncvf #templates div.template img {
    border-width: 1px;
    border-color: #cdcdcd;
    border-style: solid;
    float: left;
    margin-bottom: 20px;
    
}
#ncvf #templates div.template div.text {
    margin-left: 220px;
}

#ncvf #templates div.template .templateName {
	font-size: 11px;
	margin: 3px 0 0 0;
}

#ncvf #templates  .template .tplStep1Submit {
	background-color: transparent;
	color: #cb0035;
	cursor: pointer;
	font-size: 10px;
	text-align: left;
}

/*
step 2
*/
#ncvf h2 {
	margin-bottom: 0;
}
#ncvf #tplStep2ImgChooser {
    margin-left: 40px;
    margin-bottom: 20px;
    width: 760px;
}

#ncvf #tplStep2ImgChooser .menu {
	background-image: url("assets/ncvf/background-step2-navbar.gif");
	background-repeat: repeat-x;
	background-position: top;
	height: 39px;
	margin-top: 30px;
}

#ncvf #tplStep2ImgChooser .image {
    border-width: 1px;
    border-color: #eeeeee;
    border-style: solid;
    margin: 10px 10px 0 0;
}


/*
step 3
*/
#ncvf #formTpl {
	margin: 30px 0 0 0;
}

#ncvf #formTpl p {
	margin: 15px 0 3px 0;
}

#ncvf #formTpl .colorPicker {
	height: 20px;
	width: 20px;
}

#ncvf #formTpl .colorPicker img {
	border-width: 2px;
	border-color: #ffffff;
	border-style: solid;
}

#ncvf #formTpl .colorPicker img.selected {
	border-color: #000000;
}

#ncvf #formTpl .inputType {
	border-width: 1px;
	border-color: #d0d0d0;
	border-style: solid;
}

#ncvf #formTpl input.error {
	border-color: #cb0035;
}

#ncvf #formTpl textarea {
	overflow: hidden;
}

#ncvf #formTpl textarea.error {
	border-color: #cb0035;
	
}

#ncvf #formTpl .inputTypeRadio {
	border: 0;
	vertical-align: middle;
}

#ncvf #formTpl #upload_button {
	margin: 10px 0 0 0;
}

#ncvf #formTpl #upload_button img {
	vertical-align: middle;
}

#ncvf #formTpl #upload_button a {
	cursor: pointer;
}


#ncvf #formTpl .submit {
	display: block;
	font-size: 12px;
	margin: 20px 0 20px 0;
}

#ncvf #formTpl p.error {
	color: #cb0035;
	margin: 0 0 20px 0;
}


/*
step 4
*/
#ncvf p.download  {
	margin: 20px 0 0px 0;
}

#ncvf p.copyInput  {
	border-width: 1px;
	border-color: #d0d0d0;
	border-style: solid;
	margin: 20px 0 20px 0;
	width: 350px;
}

#ncvf .download a {
	font-size: 9px;
}

#ncvf .download img {
	vertical-align: middle;
}

#ncvf #formSatisfaction {
    margin: 20px 0 0 0;	
}

#ncvf #formSatisfaction h2 {
    color: #cb0035;
}

#ncvf #formSatisfaction form {
    margin: 5px 0 0 0;	
}

#ncvf #formSatisfaction input {
    vertical-align: middle; 
}

#ncvf #formSatisfaction textarea.inputText {
	border-width: 1px;
	border-color: #d0d0d0;
	border-style: solid;
	height: 100px;
	margin: 5px 0 0 0;
	width: 350px;
}

#ncvf #formSatisfaction input.inputSubmit {
	background-color: transparent;
	color: #cb0035;
	cursor: pointer;
	padding: 5px 0 10px 0;
}

/*
Account
*/
#account {
    margin-top: 130px;
    width: 840px;
}

#account #accountImage {
    float: left;
}

#account #accountText {
    margin-left: 445px;
    margin-top: -46px !important;
    margin-top: 0;
}

#account p {
    margin-bottom: 3px;
    margin-top: 10px;
}

#account p.brand {
    margin-bottom: 0px;
    margin-top: 2px;
}

#account label.error {
    display: block;
    margin-top: 2px;
}

#account input {
    border-width: 1px;
    border-color: #d0d0d0;
    border-style: solid;
    vertical-align: middle;
    width: 200px;
}

#account .radio {
    border-width: 0px;
    vertical-align: middle;
    margin: 0 6px 0 0;
    width: auto;
}

#account .checkbox {
    border-width: 0px;
    vertical-align: text-top;
    margin: 0 6px 0 0;
    width: auto;
}

#account .submit {
    background-color: #ffffff;
    border-width: 0px;
    color: #cb0035;
    cursor: pointer;
    margin: 10px 0 0 -3px;
    text-align: left;
}

#account .error {
    color: #cb0035;
    font-weight: bold;
}
/*
Game
*/
#gameQuestions .question {
    margin: 20px 0 0 0;
}

#gameQuestions .question input {
    border-width: 1px;
    border-color: #d0d0d0;
    border-style: solid;
    vertical-align: middle;
    width: 350px;
}

#gameQuestions .question textarea {
    border-width: 1px;
    border-color: #d0d0d0;
    border-style: solid;
    vertical-align: middle;
    width: 350px;
}

#gameQuestions input.submit {
    background-color: #ffffff;
    border-width: 0px;
    color: #cb0035;
    cursor: pointer;
    margin: 10px 0 0 -3px;
    text-align: left;
}

#gameQuestions .error {
    color: #cb0035;
    display: block;
    font-weight: bold;
    margin: 3px 0 0 0;
}

#gameUserAnswers .answer {
    margin: 25px 0 0 0;
}

#gameUserAnswers .answer h3 {
    font-style: italic;
    font-size: 11px;
    margin: 0;
}

#gameUserAnswers .answer p {
    margin: 0;

}
#gameUserAnswers .answer p.title {
    color: #cb0035;
    font-size: 14px;
}

#gameAnswer h2 {
    color: #000000;
    font-style: italic;
    font-size: 11px;
    margin: 0;
}

#gameAnswer h3 {
    color: #cb0035;
    font-size: 14px;
}



