a{ color: #d72022;}
a:hover, a:focus { color: #999999;}

nav {
    background: url(/static/images/btn_glow.png) repeat-x scroll center bottom #d72022;
}
.sf-menu ul {
	border-top:4px solid #d72022;
}
h1, h3, .test-txt .author, .sf-menu ul li.arrow-top i, .sidebar-links ul li a:hover, .sidebar-links ul li.current a, .arrow-list.blue li:before, .arrow-list-2.blue li:before, .arrow-list-3.blue li:before, .arrow-list-4.blue li:before, .service-styel3 h3 span, .port3-head .blog-txt i, .head-two, .arrow-list-2 li:before, blockquote:before{
	color:#333;
}
.sf-menu ul li a:hover, .sf-menu ul li.sfHover > a {
	background:url(/static/images/btn_glow.png) repeat-x #d72022;
}
.sf-menu li a:after {
    border-left: 1px solid #B53317;
}
.test-img2 img{border:1px solid #d72022;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, #back-top a, .nextContainer .next:hover, .prevContainer .prev:hover, html .tab-menu li.active a:hover, html .tab-menu li.active a, html .tab-menu li a:hover, .contact-icon i, .shadow-wrapper .port3-head .date-txt, .skill1, .skill2, .skill3, .skill4, .skill5, .skill6, a.button-green, a.button-green.btn:hover, a.button-green.btn.active, a.button-green.btn:active, #portolfio-filter a:hover, #portolfio-filter a.active, .tab-cloud a:hover{
	background-color:#d72022;
}

.testimonials-slider .flex-control-paging li a {background:url(/static/images/sliders/testimonials_dots.png) no-repeat top left;}
.testimonials-slider .flex-control-paging li a:hover, .testimonials-slider .flex-control-paging li a.flex-active { background:url(/static/images/sliders/testimonials_dots.png) no-repeat top right;}
.social-icons ul li a{
	background:url(/static/images/icons/social_icons_orange.png) no-repeat #FFF;
}
.zoom-icons a, .zoom-icons2 a{
	background:url(/static/images/icons/icon_portfolio.png) no-repeat top left;
}
.zoom-icons a:hover, .zoom-icons2 a:hover{
	background:url(/static/images/icons/icon_portfolio.png) no-repeat top right;
	color:#FFF;
}
.service-ico{
	/*background:url(/static/images/icons/hex_icon_orange.png) no-repeat top center;*/
}
a.button-blue, a.button-blue.btn:hover, a.button-blue.btn.active, a.button-blue.btn:active {
    background-color: #d72022;
    color: #FFFFFF;
}
h2.trigger span {
	background: url(/static/images/icons/arrow_icons.png) no-repeat center -14px #d72022;
}
h2.active span {
	background: url(/static/images/icons/arrow_icons.png) no-repeat center 7px #333;
}
h2.accordion-title.active span.accordion-icon {
	background: url(/static/images/icons/arrow_icons.png) no-repeat center 7px #333;
}
h2.accordion-title span.accordion-icon {
	background: url(/static/images/icons/arrow_icons.png) no-repeat center -14px #d72022;
}
.pagination a:hover{
	background:#d72022;
}
.sidebar-category li i {
    color: #d72022;
}
.imgborder img:hover{
	border:2px solid #d72022;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/* Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: -45px;
    right: 10px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: transparent url(/static/images/sliders/carousel_nav.png) no-repeat top right;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal { }
.jcarousel-skin-tango .jcarousel-next-horizontal:hover/*,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus*/ { background-position:-28px -27px; }
.jcarousel-skin-tango .jcarousel-next-horizontal:active { }
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active { cursor: default; background-position:-28px -54px; }
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
	top: -45px;
	right: 36px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: transparent url(/static/images/sliders/carousel_nav.png) no-repeat ;
}
.jcarousel-skin-tango .shadow-wrapper{
	box-shadow:0 0px 0px rgba(0, 0, 0, 0.1);
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal { }
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover/*, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus */{ background-position:0 -27px; }
.jcarousel-skin-tango .jcarousel-prev-horizontal:active { }
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position:0 -54px;}

ul.errorlist {display:none;}
