.banner { background-image: url(left_s1.jpg); background-repeat: repeat-x; position: relative;}
.banner-right { position: absolute; height: 97px; top: 0; right: 0; width: 50%; background: url(right_s1.jpg) repeat-x; }

#header, .header { background: #e91c2c !important;}
h1,h2,h3,h4,h5,h6 {text-decoration: none;}

hr {
color: #CCCCCC;
background-color: #CCCCCC;
height: 2px;
}

a {
    color: #e91c2c;
    text-decoration: none;
}
a:hover {
    color: #0691f9;
    text-decoration: none;
}
.sa-icon a {
    color: #e91c2c;
    text-decoration: none;
}
.sa-icon a:hover {
    color: #01213a;
    text-decoration: none;
}
.sa-footer {
	background: transparent !important;
}
.sa-footer a {
    color: #000000;
    text-decoration: none;
}
.sa-footer a:hover {
    color: #0691f9;
    text-decoration: none;
}

.sa-icon {
	background: #FFFFFF; /* Old browsers */
	border: #DBDBDB solid 1px;
	color: #e91c2c;
}
a.sa-icon-bg:hover {
	background: #cccccc; /* Old browsers */
    opacity: 0.8;
	color: #01213a !important;
}

.active_menu_item{
	border-bottom: 5px solid #e91c2c !important;
}

.btn-default {
	background-color: #e91c2c;
    border-color: #022644;
    color: #FFFFFF;
}

/* --SITEALIVECRM-COLOURS-START-- */

.banner{border-bottom:1px solid #e91c2c !important;}
h1,h2,h3,h4,h5,h6{color:#e91c2c !important;}
.btn.accordion,.accordion{background-color:#e91c2c !important;}
.btn.accordion,.accordion{color:white !important;}

/* --SITEALIVECRM-COLOURS-END-- */
