h1, #moveName {
    color: #ed8d2a;
}

#loginBar .notification_body a, #loginBar .notification_body a:visited, #loginBar .notification_body a:hover {
    color: #ed8d2a;
}

ul.small_menu li.selected, .menuBarPopup a {
    color: #ed8d2a;
}

a {
    color: #ed8d2a;
}

.radio_container label {
    color: #ed8d2a;
    background: url("../../images/circus/progress-background.png");
}

#feedbackHandle {
    border: 1px solid #ed8d2a;
}

#feedbackInner {
    border: 1px solid #ed8d2a;
}

button:hover, a.button:hover {
    color: #ed8d2a;
}

.question {
    border-bottom: 1px solid #ed8d2a;
}

ul.tabnav {
    border-bottom: 1px solid #ed8d2a;
}

.topBorder {
    border-top: 1px solid #ed8d2a;
}

.notification .notification_body a, .notification .notification_body a:hover, .notification .notification_body a:visited {
    color: #ed8d2a;
}

#loginPopup .forgot_password:hover {
    border-bottom: 1px solid #ed8d2a;
}

#registerPopup a {
    color: #ed8d2a;
}

ul.menu li.selected {
  background-color: #fcead2;
}

.uniForm .buttonHolder .primaryAction {
  background-color: #fcead2;
  color: #ed8d2a;
}

.uniForm .ctrlholder.focused {
  background-color: #fcead2;
}

#filterDisplay {
  background-color: #fcead2;
}

.radio_container label.selected {
  color: #fcead2;
  background: url("../../images/circus/progress-background-selected.png");
}

th {
  background: #fcead2;
}

ul.tabnav li a {
	border: 1px solid #ed8d2a;
	background-color: #fcead2;
}

.radio_container .left_edge {
	background: url("../../images/circus/progress-left.png");
}

.radio_container .left_edge.selected {
	background: url("../../images/circus/progress-left-selected.png");
}

.radio_container .right_edge {
	background: url("../../images/circus/progress-right.png");
}

.radio_container .right_edge.selected {
	background: url("../../images/circus/progress-right-selected.png");
}

.radio_container .separator.selected-unselected {
	background: url("../../images/circus/progress-selected-unselected.png");
}

.radio_container .separator.unselected-selected {
	background: url("../../images/circus/progress-unselected-selected.png");
}

.radio_container .separator {
	background: url("../../images/circus/progress-unselected-unselected.png");
}

.radio_container label:hover, .menuBarPopup a:hover, ul.small_menu li a:hover, a:hover {
	color: #a0580e;
}

.leftBar_icon:hover {
	background-color: #fcead2;
}

.leftBar_icon span {
	border: 1px solid #ed8d2a;
}
