@charset "UTF-8";

/* banner image location */
.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; }



/* Primary Header & Footer Colour */
#header, .header {
	background: #000000 !important;
}
h1,h2,h3,h4,h5,h6 {
    color: #000000;
    text-decoration: none;
}

hr {
color: #CCCCCC;
background-color: #CCCCCC;
height: 2px;
}

a {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #0691f9;
    text-decoration: none;
}
.sa-icon a {
    color: #000000;
    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;
}
.mm-ismenu {
    background: none repeat scroll 0 0 #000000 !important;
}
.sa-icon {
	background: #FFFFFF; /* Old browsers */
	border: #DBDBDB solid 1px;
	color: #000000;
}
a.sa-icon-bg:hover {
	background: #cccccc; /* Old browsers */
    opacity: 0.8;
	color: #01213a !important;
}
.btn-default {
	background-color: #000000;
    border-color: #022644;
    color: #FFFFFF;
}
.mm-list a,
.mm-list a:hover {
    text-decoration: none;
	color: #FFFFFF;
	}

/*style for active menu item */
.active_menu_item{
    border-bottom: 5px solid #000000 !important;
}

/* --SITEALIVECRM-COLOURS-START-- */

.banner{border-bottom:1px solid #292929 !important;}
.btn.accordion,.accordion{background-color:#292929 !important;}
.btn.accordion,.accordion{color:white !important;}

/* --SITEALIVECRM-COLOURS-END-- */
