.form-element-focus .faux-select-button,
.form-checkbox .checked,
.form-element.icon-calendar:hover:before,
.button:hover,
.button-up:hover,
.button-down:hover,
.nav-mobile li.on,
a:hover,
.nav-mobile li.on,
.nav-mobile li:hover,
.nav-main a:hover,
.nav-main a.on,
.icon-check-circle:before{
	color:#e30513;
}
.form-radio .checked,
.table-info th,
.nav-main a:hover img,
.nav-main a.on img{
	background:#e30513;
}
.container{
	max-width:1280px;
}
.section-top{
	background:#cfc7c3;
}
@media only screen and (max-width: 759px)
.section-top{
	background: #cfc7c3;
}
.section-main{
	background:#a6c8c4;
}
.button,
.button-up,
.button-down{
	border:1px solid #333;
	background:#333;
}
.bg-branded,
.table-data th{
	color:#FFF;
	background:#cfc7c3;
}
.dxdpLite .dxpc-content {
    background: #cfc7c3;
}
.dividerTd {
	border-right: 2px solid #e30513;
}
.section-footer{
	border-top:2px solid #e30513;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #e30513;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	background: #e30513;
}
ul.nav-mobile {
	color: white;
}
