/* 
 * ---------------------------------------------------------------------
 * Filename:            Aston.css
 * Description:         Design for the moveon 4 Online Services
 * Website:             moveon4.com
 * Author:  			Livia Hainarosie
 * --------------------------------------------------------------------- 
 */
 
 
  body {
	background:#f1f1f1;
    color: #000;
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
	}

.pageCover {
 background: url("https://static.moveonca.com/ca-poly-montreal/images/poly_banner_bee.png")no-repeat scroll 0 40px rgba(0, 0, 0, 0);
 padding-top: 150px;
}

.pageCover h1 {
	color: #333333;
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
}

.wizardTitleBar{
	background: #B91E32;
    
	}
.wizardTitle {
    font-family: "trebuchet ms","Aller",Arial,sans-serif;
	color: #ffffff;
	}
.pageContent {
	width: 950px;
    border: medium none;
}

.formHeader {
    font-size: 20px;
    width: 100%;
    color: #000000;
    padding: 14px 0px 10px 0px;
    border-bottom: 1pt solid #00718F;
    font-weight: normal;
    margin-bottom: 15px;
	text-transform: uppercase;
}

.formContainer {
	border: 
	padding: 
}
.formContainer fieldset > legend, .searchBox .searchHeader {
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
	text-transform: uppercase;
    color: #666666;
}


.formContainer fieldset {
	border-bottom: thin solid #FA961E;
    padding-bottom: 5px;
}

.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: -20px;
    width: 16px;
    border: 2px solid Transparent;
}

.addSection {
    background: url(https://static.moveon4.com/default/icons/add_icon.png) no-repeat 5px 4px #B91E32;
    height: 25px;
    color: #fff;
    border: 1px solid transparent;
    padding: 0px 5px 3px 25px;
    cursor: pointer;
    float: left;
    margin: 5px 0px 5px 1px;
    opacity: 1;
}

.addSection:hover, .addButtonTabular:hover {
    background: url(https://static.moveon4.com/default/icons/add_icon.png) no-repeat 5px 4px #333333;
    opacity: 1;
}

#languageButtons{
	z-index: 
}

#languageButtons li a {
    padding: 
    width: 
	background: 
    color: 
    display: 
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
	font-weight: 
	text-transform: 
	margin-top: 
	z-index: 
}

.vMenu > a > li {
      background-color: #ffffff;
	  font-family: "trebuchet ms","Aller",Arial,sans-serif;
	  color: #000;
}

.vMenu > a > li:hover, .active {
  background-color: #333333;
  color: #fff;
  cursor: pointer;
}

.vMenu > a > li.complete {
  background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 188px 8px #ffffff;
  color: #000;
}

.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 #333333;
  color: #fff;
}

.vMenu > a > li.active {
  background-color: #333333;
  color: #fff;
}

#languageButtons li a {
    padding: 2px 5px;
    width: 100%;
    color: #786F6A;
    display: block;
    text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	background: #fff;
	font-size: 11px;
}
#languageButtons li a:hover {
    padding: 2px 5px;
    width: 100%;
    color: #fff;
    display: block;
    text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: #B91E32;
	font-size: 11px;
}

li.currentLanguage {
    background: #B91E32;
    color: #fff;
	padding: 2px 8px;
	border-bottom: medium none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.loginBar {
    font-size: 12px;
}

.loginBar a {
	color:#000;
}

.blue span {
    background-color: #333333;
}

button[kind="next_button"] {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #B91E32;
	color: #fff;
	font-family: "trebuchet ms","Aller",Arial,sans-serif;

}
button[kind="next_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #333333;
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
	color: #fff;
}
button[kind="previous_button"] {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #B91E32;
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
	color: #fff;
	}
button[kind="previous_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #333333;
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
	color: #fff;
	}




button[kind="save_button"]:hover {
    background: url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat center left #333333;
    padding-left: 27px;
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
}

button[kind="submit_button"]:hover {
    background: url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat center left #333333;
    color: #fff;
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
}

button[kind="save_button"], button[kind="submit_button"] {
    background: url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat center left #B91E32;
	color: #fff;
    padding-left: 27px;
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
}

button[kind="submit"]:hover {
    background: none repeat center left #333333;
    color: #fff;
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
}

button[kind="submit"] {
    background: none repeat center left #B91E32;
	color: #fff;
	font-family: "trebuchet ms","Aller",Arial,sans-serif;
}
