/* 
 * ---------------------------------------------------------------------
 * Filename:            INPBordeaux.css
 * Description:         Design for the moveon 4 Form and Portal
 * Version:             0.0.9 (18/07/2014)
 * Website:             moveon4.com
 * Author:  			Luciana Purcaru
 * --------------------------------------------------------------------- 
 */


body {
    color: #1a171b;
	background: url("https://static.moveon4.com/fr-inp-bordeaux/images/top.jpg") no-repeat scroll center  top transparent;
    width: 920px;
	margin: auto;
	font: Calibri,Arial,Helvetica,sans-serif;
	width: 1000px;
	vertical-align: baseline;
	}

.pageCover{
	background: transparent;
	padding-top: 60px;
}
.pageHeader{
	display: block;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.logo {
    background: url("https://static.moveon4.com/fr-inp-bordeaux/images/logo-en.png") no-repeat scroll -12px  0 transparent;
	height: 230px;
	top: 0;
    width: 260px;
	}
.pageContainer {
	width: 1000px;
	
}

.pageContent {
    margin: 99px auto auto;
    border: medium none;
	background: transparent none repeat scroll 0 0;
	overflow: visible;
}
.formHeader {
    border-bottom: medium none;
    color: #39a9dc;
	text-transform: uppercase;
}
.wizardTitle {
    color: #39a9dc;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 2.1em;
}
.wizardTitleBar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.formContainer fieldset > legend, .searchBox .searchHeader {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #f29400;
	text-transform: uppercase;
	font-size: small;
}


.menuContainer {
    background: transparent none repeat scroll 0 0;
	width:201px;
	font-size: 11px;

}

.vMenu > a {
    color: #1a171b;
}
.vMenu > a > li {
    background: #f29400;
	color: #1a171b;
	border-bottom: 1px solid white;
	text-transform: uppercase;
	line-height: 17px;
	
}
.vMenu > a > li:hover {
     background: #f29400;
    color: white;
}
.vMenu > a > li.complete:hover, .vMenu > a > li.complete.active {
    background: #f29400 url("https://static.moveon4.com/default/icons/completed_icon.png") no-repeat scroll 190px 7px;
    color: white;
}
.vMenu > a > li.complete {
    background: #f29400 url("https://static.moveon4.com/default/icons/completed_icon.png") no-repeat scroll 190px 8px;
    color: #1a171b;
}
.vMenu > a > li.active {
	  color: white;
}	
	
#languageButtons li {
background-color: #e9eaea;
  margin-left: 0;
  font-size: 10px;
    font-weight: bold;
}
#languageButtons li a {
    color: #a0a0a0;
	text-transform: uppercase;
    padding: 4px 5px;
}
#languageButtons li a:hover{
   	text-transform: uppercase;
	text-decoration: none;
	color: #f29400;
	}

#languageButtons {
    top: -42px;
	   padding: 0;
	 right: -9px;
	 border: 2px solid #e9eaea;
	   border-radius: 7px;
}

li.currentLanguage {
	   border-bottom: medium none;
	   color: #f29400;
	   text-transform: uppercase;
}
	

.progress-bar {
   border-radius: 10px;
   margin: 0 9px 0 0;
}

.blue span {
    background-color: #f29400 ;
	 border-radius: 10px;
}

.wizardNavigation {
    width: 707px;
}
.loginBar {
    float: right;
}
.loginBar a {
	 color: #97bf0d;
}

button[kind="previous_button"] {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #f29400;
	}
button[kind="previous_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #97bf0d;
	}

input[type="submit"], button, input[type="reset"], .button {
    background: none repeat scroll 0 0 #f29400 ;
	}
input[type="submit"], button, input[type="reset"]:hover, .button:hover {
    background: none repeat scroll 0 0 #97bf0d;
	}
	
	
button[kind="save_button"], button[kind="submit_button"] {
    background: #f29400 url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center;

}
button[kind="save_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center #97bf0d;
}

button[kind="next_button"]{
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #f29400;
	}
button[kind="next_button"]:hover{
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #97bf0d;
	}

.addSection {
    background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll 5px 4px #f29400 ;
}
.addSection:hover {
    background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll 5px 4px #97bf0d;
}
input[type="submit"], button, input[type="reset"], .button{
    background: none repeat scroll 0 0 #f29400;
}
input[type="submit"]:hover, button:hover, input[type="reset"]:hover, .button:hover {
    background: none repeat scroll 0 0 #97bf0d;
}

a{
  color: #97bf0d;
}

.pageCover h1 {
    color: #39a9dc;
	}
.plainText {
    line-height: 21px;
}
	

	
	