/* BACKGROUND IMAGE
--------------------------------------------------------- */
body {  }

/* MAIN COLOR (for example blue)
--------------------------------------------------------- */
a { color:#333; }
input[type=submit], input[type=button], button, .button {
	background-color: #000000;
	border: 1px solid #293149;
}
nav#mainmenu { background:#403e36; }
nav#mainmenu ul li ul.sub-menu { background:000000; border-bottom-color:#ee9e3e;}
#search-box { background: #293149; }
#circle-pager a:after { color: #293149; }
.feature:hover .circle { background: #293149; }
.feature .circle:after { background: #293149; }
.carousel-vert4 ul li h3 a:after { color: #293149; }
#content .pricing th.heading {
	background: #000000;
}
.accordion-style1 .accordion-title a.active:before { background: #293149; }
.accordion-style2 .accordion-title a.active:before { background: #293149; }
#footer { background:#403e36; }

/* DARKER MAIN COLOR (for example dark blue)
--------------------------------------------------------- */
nav#mainmenu:before { border-bottom-color:#000; }
nav#mainmenu:after { border-bottom-color:#000; }

/* LIGHTER MAIN COLOR (for example light blue)
--------------------------------------------------------- */
nav#mainmenu ul li a:hover, nav#mainmenu ul li a.active, nav#mainmenu ul li a.active-parent { background: #293149; }
nav#mainmenu ul li ul.sub-menu { background: #000000 }
#circle-pager a.activeSlide:after { color: #000000; }
.carousel-vert4 ul li:hover { background:url(../imgs/slideback4.jpg) no-repeat;}
#content .pricing table.highlighted th.heading { background: b1aa5e; }
#footer .button, #footer input[type=submit], #footer  input[type=button], #wrapperbox #footer button { background-color: b1aa5e; }
.footerbox ul li i { background: #000000 }
#footer a:not(.button):hover { color: b1aa5e; }

/* COMPLIMENTARY COLOR (for example green)
--------------------------------------------------------- */
#wrapperbox {
	border-top-color: #293149;
}
.slide-text p { background: none;}
.carousel4 li a.popup:hover { background: #293149; }
.quote .author { background:#000000; }
ul.tabs li.active a  { border-top-color: #2DAB8B; }
ul.tags li a.active {
	background: #000000;
	border-color: #666666;
}
/*ul.tabs2 li.active a  { border-top-color: #2DAB8B; }*/

.team-member img:hover { border-bottom-color: #2DAB8B; }
.loop-pagination span.current { background: #2DAB8B; border-color: #2DAB8B; }
.gallery-icon a:hover { background: #293149; }
