/* Architects */
.spotLink:hover, .modalyoutubevideoplayer:hover {
	background          : #11b5fd !important;
}

/* Arrow on left nav */                     
.newmenu li.selected a .decoration {
    border-left-color                   : #11b5fd;
}

/* bullet color on selected sub items */
.newmenu li.selected li.selected .decoration,
.newmenu li.selected li.selected li.selected .decoration,
.newmenu li.selected li.selected li.selected li.selected .decoration,
.newmenu li.selected li.selected li.selected li.selected li.selected .decoration    {
    background-color                    : #11b5fd;
}

/* Bar underneath main menu */
.noSubNav {
    background-color                    : #11b5fd;
    background-image                    : url("img/lightbluesubBG.jpg") !important;
}

/* Top menu hover/selected colour */
.mainmenu li.selected a {
    background-color                        : transparent;
    background-image                        : url("img/lightblueheaderHover.jpg");
}

/* Coloured line under the headers */
h1, h2, h3, h4, h5, h6 {
    border-bottom-color                 : #11b5fd;
}

a,.pageHolder a, .widget a, .breadCrumb ul li a:hover {color       : #11b5fd;}
.active-header {background-color: #11b5fd !important;border-color: #11b5fd !important;}


.widget.glassbox.wgDownloads:hover {
                border-color        : #11b5fd !important;
}

.jcarousel-prev-horizontal:hover,
.jcarousel-prev-horizontal:focus,
.jcarousel-next-horizontal:hover,
.jcarousel-next-horizontal:focus {
	background-color            : #11b5fd !important;
}

.jcarousel-skin-literature li:hover {background:#11b5fd;}

div.newsticker {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color:#11b5fd !important;
}

div.newsticker div.messagetitle{
    background:#11b5fd !important;
    color:#fff !important;
    

}
