/* Orange */

/*a{
	color: #ff6600;
}

a:hover{
	color: #ff5500;
}*/

blockquote{
	border-left: 4px solid #ff6600;
}

.color{
	color: #ff6600;	
}

header{
/*	border-top: 2px solid #ff6600;*/
}

.navbar button{
background:#ff6600 !important;  
}

.navbar button:hover{
background:#ff5500 !important;
}

.da-slider{
	border-top: 3px solid #ff6600;
	border-bottom: 3px solid #ff6600;
}

.da-slide h2 span{
	/*background: url("../images/border-o.png") left bottom no-repeat;*/
}

.da-slide .da-link{
	background: #ff6600;
}	

.da-slide .da-link:hover{
	background: #ff5500;
}

.da-dots span{
	background: #ff6600;
}

.da-arrows span{
	background: #ff6600;
}

.full-slider{
	border-top: 5px solid #ff5500;
	background: #ff6600;
}

.full-slider .button a{
	background: #ff5500;
}

.full-slider .button a:hover{
	background: #ff5500;
}	

.flex-back{
	background: #ff5500;	
}

.home-product{
	background: #ff6600;
}

.home-product .home-prod-img{
	border: 1px solid #ff5500;
}

#portfolio .element{
	background: #ff5500;
}

#portfolio .pcap{
	background:#ff6600;
	border-top: 2px solid #ff5500;
}

/* Events - Accordion*/

.events .accordion-heading h5{
background:#ff6600;
}

.social-links{
	background: #ff6600;	
}

.social-links i{
	background: #ff5500;
}

.formy{
	background: #ff6600;
}

.service-two i{
	color: #ff6600;	
}

.features-two .feat i, .features-three i{
	color: #ff6600;
}

.about-two .asocial i{
	background:#ff6600;
}

.career .nav-tabs > li > a:hover{
	background: #ff6600;
}

.button a{
	background: #ff6600;
}

.button input{
	background: #ff6600;
    color: #fff;
}

.button a:hover{
	background: #ff5500;
}	

.paging a:hover{
	background: #ff6600;
}

.paging .current{
	background: #ff5500;
}