/* ---------------------------------------------------------------------
* Filename:            La Reunion.css
* Description:         Design for the moveon 4 Forms
* Website:             moveon4.com
* Author:  			   Renate Schwaighofer
* --------------------------------------------------------------------- 
*/



body {
    background: none repeat scroll 0 0 #fff;
    color: #333;
	font-family: Verdana,Arial,sans-serif;

	}

.pageCover {
    background: url("https://static.moveonfr.com/fr-la-reunion/images/header.png") no-repeat scroll 0 0px transparent;
	/* Abstand Logo zu WizardBar */
	padding-top: 170px;
	}
.wizardTitleBar{
    background:  #f0f0f0 repeat scroll 0 0;
	}
.wizardTitle {
    color: #000;
    font-size: 24px;
    font-weight: 300;
	line-height: 30px;
	text-transform: uppercase;
    font-family: 'DINOT-Regular',sans-serif;
	}
.pageContent {
	width: 950px;
    border: medium none;
}

/*UnterUeberschriften*/
.formContainer {
	border: none;
	padding: 0px 0px 0px 0px;
}
.formContainer fieldset > legend, .searchBox .searchHeader {
	background: #f0f0f0;
	width: 100%;
	color: #333;
	font-size: 18px;
    font-weight: 400;
	font-family: Verdana,Arial,sans-serif;
	line-height: 31.2px;
	font-weight: 100;
	padding: 8px 0px;
	text-indent: 10px;
	margin-bottom: 10px
}
.formContainer fieldset {
    border-bottom: none;
}


/*Language*/
#languageButtons{
	margin-top: 25px;
}
#languageButtons li a {
    padding: 2px 5px;
    width: 70px;
	background: #576a74;
    color: #fff;
    display: block;
    text-decoration: none;
	text-transform: uppercase;
}
#languageButtons li a:hover {
    padding: 2px 5px;
	background: #576a74;
    width: 70px;
    color: #e2a21b;
    display: block;
    text-decoration: none;
}
li.currentLanguage {
    background: #576a74 none repeat scroll 0 0;
    color: #e2a21b;
	padding: 2px 8px;
	border-bottom: medium none;
	text-transform: uppercase;
}

/* NAVIGATION*/

.wizardNavigation {
  float: right;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 708px;
  font-family: Verdana,Arial,sans-serif;
}

.wizardNavigation > button {
  margin-right: 5px;
  text-transform: uppercase;
}

.menuContainer {
  background: none;
  width: auto;
  overflow: visible;
  float: left;
  font-size: 14px;
  margin: 30px 0px 0px 0px;
  font-family: Verdana,Arial,sans-serif;
  text-transform: uppercase;
}

.vMenu {
  margin: 0px 0px 10px 0px;
  padding: 0;
  min-height: 40px;
  min-width: 200px;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}

.vMenu > a > li:before {
  color: #3d3d3d;
  content: "";
  font-size: 14px;
  height: 100%;
  left: 10px;
  font-weight: 600 !important;
  position: absolute;
  top: 10px;
  width: 5px;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}

.vMenu > a > li.complete:before {
  content: "";
  font-size: 14px;
  color: #3d3d3d;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}

.vMenu > a > li.complete {
  background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 188px 8px #fff;
  color: #3d3d3d;
  font-weight: 600 !important;
  transition: none;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}

.vMenu > a > li.complete:hover, .vMenu > a > li.complete.active {
  background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 188px 8px #fff;
  color: #e2a21b;
  font-weight: 600 !important;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}

.vMenu > a {
  text-decoration: none;
  color: #3d3d3d;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}

.vMenu > a > li {
  background-color: #fff;
  border-top: 1px solid #f1f1f1;
  color: #3d3d3d;
  border-bottom: none;
  width: 170px;
  padding: 5px 27px 5px 10px;
	display: block;
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #000;
	text-transform: uppercase;
	padding-top: 7px;
  padding-bottom: 7px;
}

.vMenu > a > li:hover, .active {
  background-color: #f6f6f6;
  color: #e2a21b;
  cursor: pointer;
  font-weight: 600 !important;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}
.vMenu > a > li.active {
  background-color: #fff;
  color: #e2a21b;
  cursor: pointer;
  font-weight: 600 !important;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}
/*END NAVIGATION*/


/* Headline */

.formHeader {
   border-top: 2px soid #002f66;
   border-bottom: 1pt solid #333;
   color: #333;
	font-size: 22px;
    font-weight: 400;
	line-height: 39px;
	font-family: 'DINOT-Regular',sans-serif;
	padding: 0px 0px 10px 0px;
	margin-bottom: 15px;
	width: 100%;
}
.formRow {
    width: 100%;
    overflow: hidden;
    padding: 2px 0px;
    border-bottom: 1px solid #e6e6e6;
}

.wizardPage {
	float: left;
    width: 708px;
}
.blue span {
	background-color: #e2a21b;
}

/* Buttons in two colors - change all the colors to the Corporate Design */

button[kind="save_button"], button[kind="submit_button"] {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center #3D3D3D; color: white;
}
button[kind="save_button"]:hover, button[kind="submit_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center #e2a21b; 
	color:#fff;
}


button[kind="next_button"] {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #3D3D3D; color: white;
}
button[kind="next_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #e2a21b; 
	color:#fff;
}
button[kind="previous_button"] {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #3D3D3D;  color: white;
	}
button[kind="previous_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #e2a21b; 
	color:#fff;
	}
	
.addSection {
    background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll 5px 4px #3D3D3D; color: white;
	}
.addSection:hover {
    background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll 5px 4px #e2a21b; 
	color:#fff;
	}
.remove {
    background: url("https://static.moveon4.com/default/icons/app_remove_icon.png") no-repeat scroll 2px 2px;
    border-radius: 13px 13px 13px 13px;
    cursor: pointer;
    height: 16px;
    opacity: 0.8;
    overflow: hidden;
    padding: 2px;
    position: absolute;
    right: 10px;
    top: 0px;
    width: 16px;
    border: 2px solid Transparent;
}

.pageCover h1 {
    color: #000;	
	text-transform: uppercase;
	padding-top: 20px;
	font-family: arial, verdana, helvetica, sans-serif;
	}
input[type="submit"], button, input[type="reset"], .button {
    background: none repeat scroll 0 0 #3D3D3D;
	color: white;
	}
input[type="submit"]:hover, button:hover, input[type="reset"]:hover, .button:hover {
    background: none repeat scroll 0 0 #e2a21b;
	color:#fff;
}
.statusSuccess, .statusFailure, .bgRed, .bgGreen {
    margin-top: 6px;
}

/* End Buttons */


/*Links auf erster Seite unten*/
a{
color: #000;
font-size: 100%;
}
a:hover{
color: #3D3D3D;
font-size: 100%;
}

p {
	 font-family: arial, verdana, helvetica, sans-serif;
	 font-size: 14px;
	 line-height: 27px;
	 font-stretch: Light Condensed, Light normal;
}

.plainText{
	 font-family: arial, verdana, helvetica, sans-serif;
	 font-size: 14px;
	 line-height: 27px;
	 font-stretch: Light Condensed, Light normal;
}
/* Footer*/
.pageFooter {
	float: left;
	background: #333;
	width: 100%;
	height: 58px;
	padding-top: 17px;
}
.appDetails{
	color: #fff;
	font-family: arial, verdana, helvetica, sans-serif;
}
/* End Footer*/

/* testing */
/*  3.3 FORM */


.formRow {
  width: 100%;
  overflow: hidden;
  padding: 2px 0px;
  border-bottom: 1px solid #f1f1f1;
}

/*clearfix hack*/
.formRow:after {
  clear: both;
  content: ".";
  width: 0;
  height: 0;
  font-size: 0;
  display: block;
}

.formRow:hover {}

.rowLabel {
  width: 190px;
  float: left;
  text-align: left;
  margin-top: 0px;
}

.labelContainer {
  width: 220px;
  padding: 0px 0px 0px 5px;
  float: left;
  line-height: 20px;
}

.rowControl {
  width: 475px;
  float: left;
  margin-bottom: 0px;
}

.rowControl > label {
  margin-right: 5px;
}

.rowControl pre {
  font-size: 8px;
  width: 270px;
  float: left;
}

.validationMark {
  float: left;
  width: 10px;
  color: #FC0000;
  display: block;
  height: 20px;
}

.tabularReqFontPlug {
  font-size: 14px;
  height: 15px;
  margin: 5px 0px 0px 5px;
  line-height: 17px;
}

input[type=text], input[type=password], select, .genericControl {
  height: 20px;
  border: 1px solid #aaa;
  padding: 2px;
  background: #fff; /* Old browsers */
}

input[type=text]:focus, input[type=password]:focus, .genericControl:focus, select:focus {
  border: 1px solid #007BC0;
}

input[type="file"][disabled="disabled"] {
    display: none;
}

.rowControl > input[type=text], .rowControl > input[type=password], .genericControl {
  width: 446px;
}

td > input[type=text], td > input[type=password] {
  width: 140px;
}

.rowControl > select {
  width: 55%;
  height: 25px;
  padding: 3px 2px;
}

td > select {
  width: 145px;
  height: 27px;
  padding: 3px 2px;
}

td > select:focus {
  border: 1px solid #3d3d3d;
}

.rowControl > textarea {
  width: 440px;
  height: 100px;
  resize: none;
  border: 1px solid #AAAAAA;
  padding: 2px;
}

.rowControl > .captcha {
  border: 1px solid #B3B3B3;
}

.rowControl > select[multiple=multiple] {
  height: auto;
}

input[type=file] {
  margin-top: 1px;
}

fieldset {
  position: relative;
  clear: both;
  border: 0px;
  margin: 0;
  padding: 0;
}

legend {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  padding: 7px 0px;
  text-transform: none;
  font-weight: bold;
  margin-left: 0px;
  border-bottom: 1px solid Transparent;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 22px;
}





