/* ---------------------------------------------------------------------
* Filename:            Leon.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: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 90%;
	}

.pageCover {
    background: url("https://static.moveon4.com/es-leon/images/header.png") no-repeat scroll 0 0px transparent;
	/* Abstand Logo zu WizardBar */
	padding-top: 130px;
	}
.wizardTitleBar{
    background:  #f0f0f0 repeat scroll 0 0;
	}
.wizardTitle {
    color: #333;
    font-size: 24px;
    font-weight: 300;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	line-height: 30px;
	text-transform: uppercase;
	}
.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;
	 line-height: 30px;
	  padding: 8px 0px;
	  text-indent: 10px;
	  margin-bottom: 10px;
	  font-family: "Trebuchet MS", Tahoma, sans-serif;
}
.formContainer fieldset {
    border-bottom: none;
}


/*Language*/
#languageButtons li a {
    padding: 2px 5px;
    width: 50px;
	background: transparent;
    color: #696969;
    display: block;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
}
#languageButtons li a:hover {
    padding: 2px 5px;
	background: transparent;
	font-weight: bold;
    width: 50px;
    color: #000;
    display: block;
    text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
li.currentLanguage {
    background: transparent none repeat scroll 0 0;
    color: #000;
	font-weight: bold;
	padding: 2px 8px;
	width: 50px;
	border-bottom: medium none;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}

/* NAVIGATION*/

.wizardNavigation {
  float: right;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 708px;
  
}

.wizardNavigation > button {
  margin-right: 5px;
}

.menuContainer {
  background: none;
  width: auto;
  overflow: visible;
  float: left;
  font-size: 14px;
  margin: 30px 0px 0px 0px;
  
}

.vMenu {
  margin: 0px 0px 10px 0px;
  padding: 0;
  min-height: 40px;
  min-width: 200px;
}

.vMenu > a > li:before {
  color: #000;
  content: "";
  font-size: 14px;
  height: 100%;
  left: 10px;
  font-weight: 700 !important;
  position: absolute;
  top: 5px;
  width: 5px;
}

.vMenu > a > li.complete:before {
  content: "";
  font-size: 14px;
  color: #000;
}

.vMenu > a > li.complete {
  background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 188px 8px #d6d6d6;
  color: #000;
  font-weight: 700 !important;
  transition: none;
}

.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 #d6d6d6;
  color: #da251d;
  font-weight: 700 !important;
}

.vMenu > a {
  text-decoration: none;
  color: #000;
}

.vMenu > a > li {
  background-color: #d6d6d6;
  border-top: 1px solid #f1f1f1;
  width: 170px;
  padding: 5px 27px 5px 10px;
	display: block;
    font-size: 14px;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    color: #000;
}

.vMenu > a > li:hover, .active {
  background-color: #d6d6d6;
  color: #da251d;
  cursor: pointer;
  font-weight: 700 !important;
}
.vMenu > a > li.active {
  background-color: #d6d6d6;
  color: #da251d;
  cursor: pointer;
  font-weight: 700 !important;
}
/*END NAVIGATION*/



/* Headline */
.formHeader {
   border-bottom: medium none;
   border-top: 2px soid #002f66;
   border-bottom: 1pt solid #333;
   color: #333;
	font-size: 22px;
    font-weight: 400;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	 line-height: 39px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 15px;
	
}
.formRow {
    width: 100%;
    overflow: hidden;
    padding: 2px 0px;
    border-bottom: 1px solid #f0f0f0;
}

.wizardPage {
    padding: 10px;
    width: 97%;
}


/* 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 #6c6c6c; 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 #da251d; 
	color:#fff;
}

.blue span {
    background-color: #da251d;
	color: #fff;
}
.formRow{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
}
.rowLabel {
    width: 150px;
    margin-top: 4px;
    text-align: left;
	float: none;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
}
.labelContainer {
    width: 200px;
    padding: 0px 0px 0px 5px;
    line-height: 20px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
}
.label{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
}
.loginBar {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
}
.validationMark {
    float: left;
    color: #FC0000;
    display: block;
    height: 20px;
	width: 10px;
}


button[kind="next_button"] {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #6c6c6c; color: white;
}
button[kind="next_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #da251d; 
	color:#fff;
}
button[kind="previous_button"] {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #6c6c6c;  color: white;
	}
button[kind="previous_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #da251d; 
	color:#fff;
	}
	
.addSection {
    background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll 5px 4px #6c6c6c; color: white;
	}
.addSection:hover {
    background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll 5px 4px #da251d; 
	color:#fff;
	}

.pageCover h1 {
    color: #000;	
	text-transform: uppercase;
	padding-top: 20px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	}
input[type="submit"], button, input[type="reset"], .button {
    background: none repeat scroll 0 0 #6c6c6c;
	color: white;
	}
input[type="submit"]:hover, button:hover, input[type="reset"]:hover, .button:hover {
    background: none repeat scroll 0 0 #da251d;
	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: #da251d;
font-size: 100%;
}

p {
	 font-family: "Trebuchet MS", Tahoma, sans-serif;
	 font-size: 14px;
	 line-height: 27px;
	 font-stretch: Light Condensed, Light Bold;
}

.plainText{
	 font-family: "Trebuchet MS", Tahoma, sans-serif;
	 font-size: 14px;
	 line-height: 27px;
	 font-stretch: Light Condensed, Light Bold;
}
/* Footer*/
.pageFooter {
	float: left;
	background: #d6d6d6;
	width: 100%;
	height: 58px;
	padding-top: 17px;
}
.appDetails{
	color: #000;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
/* End Footer*/






