﻿/* Blue */

body{
	border-top: 3px solid #214391;
}

#suiteBarLeft{
	background-color:#214391 !important;
}

a, a:visited{
	color: #214391;
}

a:hover{
	color: #214391;
}

p a, footer a {
	color: #0000BF !important;
}

blockquote{
	border-left: 4px solid #214391;
}

.color{
	color: #214391;	
}

.ms-signInLink {
	color: white !important;
}

.navbar .btn{
	background:#214391 !important;  
}

.da-slider{
	border-top: 1px solid #214391;
	border-bottom: 1px solid #214391;
}


.da-slide .da-link{
	background: #214391;
}	

.ms-core-suiteLink-a:hover {
	background:darkorange;
	font-weight:bold;
	color:white;
}

.navbar .btn:hover{
	background:darkorange !important;
	color: black !important;
}

.navbar .nav > li > a:hover{
	background: darkorange !important;
	font-weight: bold !important;
}

.da-slide .da-link:hover{
	background: darkorange !important;
}

.da-dots span{
	background: #214391;
}

.da-arrows span{
	background: #214391;
}

.home-product{
	background: #214391;
}

.home-product .home-prod-img{
	border: 1px solid lightblue;
}

li.active a {
	color: navy !important;
}

#portfolio .element{
	background: lightblue;
}

#portfolio .pcap{
	background:#214391;
	border-top: 2px solid lightblue;
}

.social-links{
	background: #214391;	
}

.social-links i{
	background: #214391;
}

.formy{
	background: #214391;
}

.button a, .button a:visited{
	background: #214391;
}

.button a:hover{
	background: lightblue;
    color:navy;		
}	

.paging a:hover{
	background: #214391;
}

.paging .current{
	background: lightblue;
}

.comments .comment{
	border-bottom:2px solid lightblue;
}

.ms-webpart-titleText{
	background-color: #214391 !important;
}

.navbar-inner {
	background-color:#214391 !important;
}

header .logo .hmeta{
	color: #1f497d;
	min-width: 500px;
}

.footer{
	border-top-color: #214391;
}