/*****************************************************
1. OPTIONS ON HTML CLASS: 
mdf, wood, gradient, 
light, dark, 
blue-orange, blue-darkblue, darkblue-orange, darkblue-blue, 
top-block, 
style-body, style-popdown, style-footer,
paint, circles, glow, splash, euphoria, pretty, smoke, halftone
******************************************************/
/*****************************************************
1. Textures
******************************************************/
html.dark.mdf, html.dark.mdf body {
	background-image: url(http://www.kitetrade.org/images/background/textures/dark/mdf.png);
	background-repeat: repeat;
}
html.light.mdf, html.light.mdf body  {
	background-image: url(http://www.kitetrade.org/images/background/textures/light/mdf.png);
	background-repeat: repeat;
}
html.dark.wood, html.dark.wood body  {
	background-image: url(http://www.kitetrade.org/images/background/textures/dark/wood.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
html.light.wood, html.light.wood body {
	background-image: url(http://www.kitetrade.org/images/background/textures/light/wood.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
html.dark.gradient, html.dark.gradient body {
	background-image: url(http://www.kitetrade.org/images/background/textures/dark/gradient.png);
	background-repeat: repeat-x;
	background-position: center top;
}
html.light.gradient, html.light.gradient body {
	background-image: url(http://www.kitetrade.org/images/background/textures/light/gradient.png);
	background-repeat: repeat-x;
	background-position: center top;
}
/*****************************************************
2. Light or Dark
******************************************************/
html.dark, html.dark body {
	background-color: #323232; /* main colour */
}
html.light, html.light body {
	background-color: #e3e3e3; /* main colour */
}
/*****************************************************
3. Breakers
******************************************************/
html.light.squint-breaker .fullscreen-breaker, html.light.top-block.squint-breaker #color-block > span {
	background-image: url(http://www.kitetrade.org/images/background/breaks/squint-light.png);
    height: 345px;
    margin-top: -133px;
}
html.dark.squint-breaker .fullscreen-breaker, html.dark.top-block.squint-breaker #color-block > span {
	background-image: url(http://www.kitetrade.org/images/background/breaks/squint-dark.png);
    height: 345px;
    margin-top: -133px;
}
html.light.simple-breaker .fullscreen-breaker, html.light.top-block.simple-breaker #color-block > span {
	background-image: url(http://www.kitetrade.org/images/background/breaks/simple-light.png);
	height: 70px;
    margin-top: -13px;
}
html.dark.simple-breaker .fullscreen-breaker, html.dark.top-block.simple-breaker #color-block > span {
	background-image: url(http://www.kitetrade.org/images/background/breaks/simple-dark.png);
	height: 70px;
    margin-top: -13px;
}
html.light.curve-breaker .fullscreen-breaker, html.light.top-block.curve-breaker #color-block > span {
	background-image: url(http://www.kitetrade.org/images/background/breaks/curve-light.png);
	height: 290px;
    margin-top: -112px;
}
html.dark.curve-breaker .fullscreen-breaker, html.dark.top-block.curve-breaker #color-block > span {
	background-image: url(http://www.kitetrade.org/images/background/breaks/curve-dark.png);
	height: 290px;
    margin-top: -112px;
}
/*****************************************************
4. Style Images
******************************************************/
html.paint.style-body #outside, html.paint.style-footer #footer, html.paint.style-popdown #popdown  {
	background-image: url(http://www.kitetrade.org/images/background/patterns/sea/paint.png);
}
html.glow.style-body #outside, html.glow.style-footer #footer, html.glow.style-popdown #popdown {
	background-image: url(http://www.kitetrade.org/images/background/patterns/sea/glow.png);
}
html.circles.style-body #outside, html.circles.style-footer #footer, html.circles.style-popdown #popdown {
	background-image: url(http://www.kitetrade.org/images/background/patterns/sea/circles.png)
}
html.euphoria.style-body #outside, html.euphoria.style-footer #footer, html.euphoria.style-popdown #popdown {
	background-image: url(http://www.kitetrade.org/images/background/patterns/sea/euphoria.png);
}
html.pretty.style-body #outside, html.pretty.style-footer #footer, html.pretty.style-popdown #popdown {
	background-image: url(http://www.kitetrade.org/images/background/patterns/sea/pretty.png);
}
html.smoke.style-body #outside, html.smoke.style-footer #footer, html.smoke.style-popdown #popdown {
	background-image: url(http://www.kitetrade.org/images/background/patterns/sea/smoke.png);
}
html.halftone.style-body #outside, html.halftone.style-footer #footer, html.halftone.style-popdown #popdown {
	background-image: url(http://www.kitetrade.org/images/background/patterns/sea/halftone.png);
}
/* Style image position if you are using top positioned fullscreen image */
html.style-body body.fs-absolute #outside {
	background-position: center 600px;
}
/* Style image position if you are using top color block */
html.top-block.style-body #outside {
	background-position: center 200px;
}
html.style-popdown #popdown {background-position: center top;}
html.style-footer #footer {background-position: center top;}
html.style-body #outside {background-position: center top;}

html.style-popdown .popdown-inner, html.style-footer .footer-top-inner  {background: url(http://www.kitetrade.org/images/background/transparent/plain-dark-80.png) 0 0 transparent repeat}

/*****************************************************
5. Adjustments
******************************************************/
#slider, .content-wrapper, .logo-slider-wrapper {
	border-bottom-color: #111; /*--  Box shadow effect*/
}
html.light #slider, html.light .content-wrapper, html.light .logo-slider-wrapper {
	border-bottom-color: #333; /*--  Box shadow effect*/
}
.box-border, .fs-slider-controls-outer {
	background: transparent url(http://www.kitetrade.org/images/background/transparent/plain-dark-30.png) repeat;/* -- change transparency of box-border*/
}
html.top-block #color-block {
	height: 350px;
}
html.top-block .fullscreen-outer {
	display: none;
}
/*****************************************************
6.  COLOUR SCHEME (blue / orange)
******************************************************/
/**** orange (2) (only on dark) ****/

html.blue-orange h1.color2, 
html.blue-orange h2.color2, 
html.blue-orange h3.color2, 
html.blue-orange h4.color2, 
html.blue-orange h5.color2,
html.blue-orange .footer-content h1, 
html.blue-orange .footer-content h2, 
html.blue-orange .footer-content h3, 
html.blue-orange a.med-dark-link, 
html.blue-orange .footer-bottom-content span.break, 
html.blue-orange .impact-header.one-line-one-col h1, 
html.blue-orange .impact-header.one-line-two-col h1, 
html.blue-orange .impact-header.two-line-one-col h1, 
html.blue-orange .impact-header.two-line-two-col h1, 
html.blue-orange ul#horz-nav-ul > li > a:hover, 
html.blue-orange #horz-nav-ul ul li a:hover, 
html.blue-orange #horz-nav-ul ul li a ul a:hover, 
html.blue-orange #horz-nav-ul ul li span:hover, 
html.blue-orange #horz-nav-ul ul li a ul span:hover, 
html.blue-orange a.go-to-link span:hover, 
html.blue-orange .date-overlay .day-month, 
html.blue-orange .comments-overlay .number-of-comments, 
html.blue-orange .bread-crumbs-wrapper ul li.first span, 
html.blue-orange .pagination-wrapper ul li.on span, 
html.blue-orange .pt-header h3, 
html.blue-orange h3.comments-title, 
html.blue-orange .footer-content .tags-wrapper ul li a:hover, 
html.blue-orange #footer .widget-wrap.boxed .widget-title h2, 
html.blue-orange #footer .accordion h3 a:hover, 
html.blue-orange #footer .accordion h3.active a, 
html.blue-orange #footer .compact-tabs .tabs > ul > li.active a, 
html.blue-orange a.hover-on-font-color2:hover, 
html.blue-orange a.font-color2, #popdown h1, 
html.blue-orange #popdown h2, 
html.blue-orange #popdown h3, 
html.blue-orange .font-color2,
html.blue-orange a.big-dark-link, 
html.blue-orange a.small-dark-link,
html.blue-orange .show-tags a:hover,
html.blue-orange .divider span.go-to-top a:hover,
html.blue-orange .nivo-caption,
html.blue-orange #footer .blog-post-snippet-content h3 a,
html.blue-orange #horz-nav-ul li a.on, 
html.blue-orange #horz-nav-ul li span.on {
	color: #f3ac02!important;
}
html.blue-orange .controls-wrap a.backward:hover, 
html.blue-orange .controls-wrap a.forward:hover, 
html.blue-orange a.bg-color2, 
html.blue-orange .theme-default .nivo-controlNav a.nivo-control.active,
html.blue-orange .bg-color2 {
	background-color: #f3ac02;
}
/**** blue (1) (mostly on light) ****/
html.blue-orange .fullscreen-caption h1,
html.blue-orange h1.color1, 
html.blue-orange h2.color1, 
html.blue-orange h3.color1,
html.blue-orange h4.color1,
html.blue-orange h5.color1,
html.blue-orange h3.mtt-member-title,
html.blue-orange .page-heading h1,
html.blue-orange #slider h1,
html.blue-orange .blog-post-snippet-wrap h3,
html.blue-orange .footer-content a.med-dark-link, 
html.blue-orange .strap-line, 
html.blue-orange ul.horz-mini-menu.sliding li > a:hover, 
html.blue-orange .mma-trigger:hover, 
html.blue-orange span.details-circle, 
html.blue-orange ul.vert-menu li a span.extra, 
html.blue-orange .twitter-widget-user-info span.user-name .extra, 
html.blue-orange .impact-header-link-wrap a.impact-link:hover span,
html.blue-orange .quick-contact-pop-out .quform-inner .submit-button-input-wrapper button:hover span em, 
html.blue-orange a.go-to-link, 
html.blue-orange .compact-tabs .tabs > ul li a:hover, 
html.blue-orange .compact-tabs .tabs > ul li.active a, 
html.blue-orange .accordion h3.active a, 
html.blue-orange .accordion h3 a:hover, 
html.blue-orange .widget-content-wrap .quform-inner .submit-button-input-wrapper button:hover em,
html.blue-orange .impact-header-newsletter-signup-wrap .nlsu-button button:hover span em,
html.blue-orange .impact-header-newsletter-signup-wrap .nlsu-input input:focus, 
html.blue-orange .impress-slider-title, 
html.blue-orange .pagination-wrapper ul li a:hover, 
html.blue-orange .mtt-links ul.mtt-contact-details li span.extra, 
html.blue-orange .mtt-content-wrapper .tab-content h5, 
html.blue-orange .search-field-wrap input[type=submit]:hover, 
html.blue-orange .grey-button:hover, 
html.blue-orange .page-tabs .tabs > ul li.active a, 
html.blue-orange .page-tabs .tabs > ul li a:hover, 
html.blue-orange #footer .quform-inner .submit-button-input-wrapper button:hover em, 
html.blue-orange ul.horz-mini-menu li a:hover, 
html.blue-orange a.hover-on-font-color1:hover, 
html.blue-orange a.font-color1, 
html.blue-orange .twitter-widget-slider .bubble-content a, 
html.blue-orange .mma-trigger.mma-active, 
html.blue-orange .tags-wrapper ul li a:hover, 
html.blue-orange .share-meta-area .entry-meta a.comments > span .extra, 
html.blue-orange .portfolio-filter a.active-filter,
html.blue-orange .font-color1, 
html.blue-orange h2.entry-title a,
html.blue-orange .blog-post-snippet-info > li a:hover,
html.blue-orange .fs-slider-caption h1,
html.blue-orange .serene-caption h1,
html.blue-orange .blog-post-snippet-content h3 a {
	color: #0dbddd!important;
}
html.blue-orange a.bg-color1, 
html.blue-orange .theme-default .nivo-controlNav a.nivo-control,
html.blue-orange.top-block #color-block,
html.blue-orange .bg-color1 {
	background-color: #0dbddd;
}
/*****************************************************
7.  COLOUR SCHEME (blue / darkblue)
******************************************************/
/**** darkblue (2) (only on dark) ****/

html.blue-darkblue h1.color2, 
html.blue-darkblue h2.color2, 
html.blue-darkblue h3.color2, 
html.blue-darkblue h4.color2, 
html.blue-darkblue h5.color2,
html.blue-darkblue .footer-content h1, 
html.blue-darkblue .footer-content h2, 
html.blue-darkblue .footer-content h3, 
html.blue-darkblue a.med-dark-link, 
html.blue-darkblue .footer-bottom-content span.break, 
html.blue-darkblue .impact-header.one-line-one-col h1, 
html.blue-darkblue .impact-header.one-line-two-col h1, 
html.blue-darkblue .impact-header.two-line-one-col h1, 
html.blue-darkblue .impact-header.two-line-two-col h1, 
html.blue-darkblue ul#horz-nav-ul > li > a:hover, 
html.blue-darkblue #horz-nav-ul ul li a:hover, 
html.blue-darkblue #horz-nav-ul ul li a ul a:hover, 
html.blue-darkblue #horz-nav-ul ul li span:hover, 
html.blue-darkblue #horz-nav-ul ul li a ul span:hover, 
html.blue-darkblue a.go-to-link span:hover, 
html.blue-darkblue .date-overlay .day-month, 
html.blue-darkblue .comments-overlay .number-of-comments, 
html.blue-darkblue .bread-crumbs-wrapper ul li.first span, 
html.blue-darkblue .pagination-wrapper ul li.on span, 
html.blue-darkblue .pt-header h3, 
html.blue-darkblue h3.comments-title, 
html.blue-darkblue .footer-content .tags-wrapper ul li a:hover, 
html.blue-darkblue #footer .widget-wrap.boxed .widget-title h2, 
html.blue-darkblue #footer .accordion h3 a:hover, 
html.blue-darkblue #footer .accordion h3.active a, 
html.blue-darkblue #footer .compact-tabs .tabs > ul > li.active a, 
html.blue-darkblue a.hover-on-font-color2:hover, 
html.blue-darkblue a.font-color2, #popdown h1, 
html.blue-darkblue #popdown h2, 
html.blue-darkblue #popdown h3, 
html.blue-darkblue .font-color2,
html.blue-darkblue a.big-dark-link, 
html.blue-darkblue a.small-dark-link,
html.blue-darkblue .show-tags a:hover,
html.blue-darkblue .divider span.go-to-top a:hover,
html.blue-darkblue .nivo-caption,
html.blue-darkblue #footer .blog-post-snippet-content h3 a,
html.blue-darkblue #horz-nav-ul li a.on, 
html.blue-darkblue #horz-nav-ul li span.on {
	color: #06a2eb!important;
}
html.blue-darkblue .controls-wrap a.backward:hover, 
html.blue-darkblue .controls-wrap a.forward:hover, 
html.blue-darkblue a.bg-color2, 
html.blue-darkblue .theme-default .nivo-controlNav a.nivo-control.active,
html.blue-darkblue .bg-color2 {
	background-color: #06a2eb;
}
/**** blue (1) (mostly on light) ****/
html.blue-darkblue .fullscreen-caption h1,
html.blue-darkblue h1.color1, 
html.blue-darkblue h2.color1, 
html.blue-darkblue h3.color1,
html.blue-darkblue h4.color1,
html.blue-darkblue h5.color1,
html.blue-darkblue h3.mtt-member-title,
html.blue-darkblue .page-heading h1,
html.blue-darkblue #slider h1,
html.blue-darkblue .blog-post-snippet-wrap h3,
html.blue-darkblue .footer-content a.med-dark-link, 
html.blue-darkblue .strap-line, 
html.blue-darkblue ul.horz-mini-menu.sliding li > a:hover, 
html.blue-darkblue .mma-trigger:hover, 
html.blue-darkblue span.details-circle, 
html.blue-darkblue ul.vert-menu li a span.extra, 
html.blue-darkblue .twitter-widget-user-info span.user-name .extra, 
html.blue-darkblue .impact-header-link-wrap a.impact-link:hover span,
html.blue-darkblue .quick-contact-pop-out .quform-inner .submit-button-input-wrapper button:hover span em, 
html.blue-darkblue a.go-to-link, 
html.blue-darkblue .compact-tabs .tabs > ul li a:hover, 
html.blue-darkblue .compact-tabs .tabs > ul li.active a, 
html.blue-darkblue .accordion h3.active a, 
html.blue-darkblue .accordion h3 a:hover, 
html.blue-darkblue .widget-content-wrap .quform-inner .submit-button-input-wrapper button:hover em,
html.blue-darkblue .impact-header-newsletter-signup-wrap .nlsu-button button:hover span em,
html.blue-darkblue .impact-header-newsletter-signup-wrap .nlsu-input input:focus, 
html.blue-darkblue .impress-slider-title, 
html.blue-darkblue .pagination-wrapper ul li a:hover, 
html.blue-darkblue .mtt-links ul.mtt-contact-details li span.extra, 
html.blue-darkblue .mtt-content-wrapper .tab-content h5, 
html.blue-darkblue .search-field-wrap input[type=submit]:hover, 
html.blue-darkblue .grey-button:hover, 
html.blue-darkblue .page-tabs .tabs > ul li.active a, 
html.blue-darkblue .page-tabs .tabs > ul li a:hover, 
html.blue-darkblue #footer .quform-inner .submit-button-input-wrapper button:hover em, 
html.blue-darkblue ul.horz-mini-menu li a:hover, 
html.blue-darkblue a.hover-on-font-color1:hover, 
html.blue-darkblue a.font-color1, 
html.blue-darkblue .twitter-widget-slider .bubble-content a, 
html.blue-darkblue .mma-trigger.mma-active, 
html.blue-darkblue .tags-wrapper ul li a:hover, 
html.blue-darkblue .share-meta-area .entry-meta a.comments > span .extra, 
html.blue-darkblue .portfolio-filter a.active-filter,
html.blue-darkblue .font-color1, 
html.blue-darkblue h2.entry-title a,
html.blue-darkblue .blog-post-snippet-info > li a:hover,
html.blue-darkblue .fs-slider-caption h1,
html.blue-darkblue .serene-caption h1,
html.blue-darkblue .blog-post-snippet-content h3 a {
	color: #0dbddd!important;
}
html.blue-darkblue a.bg-color1, 
html.blue-darkblue .theme-default .nivo-controlNav a.nivo-control,
html.blue-darkblue.top-block #color-block,
html.blue-darkblue .bg-color1 {
	background-color: #0dbddd;
}
/*****************************************************
8.  COLOUR SCHEME (darkblue / orange)
******************************************************/
/**** orange (2) (only on dark) ****/

html.darkblue-orange h1.color2, 
html.darkblue-orange h2.color2, 
html.darkblue-orange h3.color2, 
html.darkblue-orange h4.color2, 
html.darkblue-orange h5.color2,
html.darkblue-orange .footer-content h1, 
html.darkblue-orange .footer-content h2, 
html.darkblue-orange .footer-content h3, 
html.darkblue-orange a.med-dark-link, 
html.darkblue-orange .footer-bottom-content span.break, 
html.darkblue-orange .impact-header.one-line-one-col h1, 
html.darkblue-orange .impact-header.one-line-two-col h1, 
html.darkblue-orange .impact-header.two-line-one-col h1, 
html.darkblue-orange .impact-header.two-line-two-col h1, 
html.darkblue-orange ul#horz-nav-ul > li > a:hover, 
html.darkblue-orange #horz-nav-ul ul li a:hover, 
html.darkblue-orange #horz-nav-ul ul li a ul a:hover, 
html.darkblue-orange #horz-nav-ul ul li span:hover, 
html.darkblue-orange #horz-nav-ul ul li a ul span:hover, 
html.darkblue-orange a.go-to-link span:hover, 
html.darkblue-orange .date-overlay .day-month, 
html.darkblue-orange .comments-overlay .number-of-comments, 
html.darkblue-orange .bread-crumbs-wrapper ul li.first span, 
html.darkblue-orange .pagination-wrapper ul li.on span, 
html.darkblue-orange .pt-header h3, 
html.darkblue-orange h3.comments-title, 
html.darkblue-orange .footer-content .tags-wrapper ul li a:hover, 
html.darkblue-orange #footer .widget-wrap.boxed .widget-title h2, 
html.darkblue-orange #footer .accordion h3 a:hover, 
html.darkblue-orange #footer .accordion h3.active a, 
html.darkblue-orange #footer .compact-tabs .tabs > ul > li.active a, 
html.darkblue-orange a.hover-on-font-color2:hover, 
html.darkblue-orange a.font-color2, #popdown h1, 
html.darkblue-orange #popdown h2, 
html.darkblue-orange #popdown h3, 
html.darkblue-orange .font-color2,
html.darkblue-orange a.big-dark-link, 
html.darkblue-orange a.small-dark-link,
html.darkblue-orange .show-tags a:hover,
html.darkblue-orange .divider span.go-to-top a:hover,
html.darkblue-orange .nivo-caption,
html.darkblue-orange #footer .blog-post-snippet-content h3 a,
html.darkblue-orange #horz-nav-ul li a.on, 
html.darkblue-orange #horz-nav-ul li span.on {
	color: #f3ac02!important;
}
html.darkblue-orange .controls-wrap a.backward:hover, 
html.darkblue-orange .controls-wrap a.forward:hover, 
html.darkblue-orange a.bg-color2, 
html.darkblue-orange .theme-default .nivo-controlNav a.nivo-control.active,
html.darkblue-orange .bg-color2 {
	background-color: #f3ac02;
}
/**** blue (1) (mostly on light) ****/
html.darkblue-orange .fullscreen-caption h1,
html.darkblue-orange h1.color1, 
html.darkblue-orange h2.color1, 
html.darkblue-orange h3.color1,
html.darkblue-orange h4.color1,
html.darkblue-orange h5.color1,
html.darkblue-orange h3.mtt-member-title,
html.darkblue-orange .page-heading h1,
html.darkblue-orange #slider h1,
html.darkblue-orange .blog-post-snippet-wrap h3,
html.darkblue-orange .footer-content a.med-dark-link, 
html.darkblue-orange .strap-line, 
html.darkblue-orange ul.horz-mini-menu.sliding li > a:hover, 
html.darkblue-orange .mma-trigger:hover, 
html.darkblue-orange span.details-circle, 
html.darkblue-orange ul.vert-menu li a span.extra, 
html.darkblue-orange .twitter-widget-user-info span.user-name .extra, 
html.darkblue-orange .impact-header-link-wrap a.impact-link:hover span,
html.darkblue-orange .quick-contact-pop-out .quform-inner .submit-button-input-wrapper button:hover span em, 
html.darkblue-orange a.go-to-link, 
html.darkblue-orange .compact-tabs .tabs > ul li a:hover, 
html.darkblue-orange .compact-tabs .tabs > ul li.active a, 
html.darkblue-orange .accordion h3.active a, 
html.darkblue-orange .accordion h3 a:hover, 
html.darkblue-orange .widget-content-wrap .quform-inner .submit-button-input-wrapper button:hover em,
html.darkblue-orange .impact-header-newsletter-signup-wrap .nlsu-button button:hover span em,
html.darkblue-orange .impact-header-newsletter-signup-wrap .nlsu-input input:focus, 
html.darkblue-orange .impress-slider-title, 
html.darkblue-orange .pagination-wrapper ul li a:hover, 
html.darkblue-orange .mtt-links ul.mtt-contact-details li span.extra, 
html.darkblue-orange .mtt-content-wrapper .tab-content h5, 
html.darkblue-orange .search-field-wrap input[type=submit]:hover, 
html.darkblue-orange .grey-button:hover, 
html.darkblue-orange .page-tabs .tabs > ul li.active a, 
html.darkblue-orange .page-tabs .tabs > ul li a:hover, 
html.darkblue-orange #footer .quform-inner .submit-button-input-wrapper button:hover em, 
html.darkblue-orange ul.horz-mini-menu li a:hover, 
html.darkblue-orange a.hover-on-font-color1:hover, 
html.darkblue-orange a.font-color1, 
html.darkblue-orange .twitter-widget-slider .bubble-content a, 
html.darkblue-orange .mma-trigger.mma-active, 
html.darkblue-orange .tags-wrapper ul li a:hover, 
html.darkblue-orange .share-meta-area .entry-meta a.comments > span .extra, 
html.darkblue-orange .portfolio-filter a.active-filter,
html.darkblue-orange .font-color1, 
html.darkblue-orange h2.entry-title a,
html.darkblue-orange .blog-post-snippet-info > li a:hover,
html.darkblue-orange .fs-slider-caption h1,
html.darkblue-orange .serene-caption h1,
html.darkblue-orange .blog-post-snippet-content h3 a {
	color: #06a2eb!important;
}
html.darkblue-orange a.bg-color1, 
html.darkblue-orange .theme-default .nivo-controlNav a.nivo-control,
html.darkblue-orange.top-block #color-block,
html.darkblue-orange .bg-color1 {
	background-color: #06a2eb;
}
/*****************************************************
9.  COLOUR SCHEME (darkblue / blue)
******************************************************/
/**** blue (2) (only on dark) ****/

html.darkblue-blue h1.color2, 
html.darkblue-blue h2.color2, 
html.darkblue-blue h3.color2, 
html.darkblue-blue h4.color2, 
html.darkblue-blue h5.color2,
html.darkblue-blue .footer-content h1, 
html.darkblue-blue .footer-content h2, 
html.darkblue-blue .footer-content h3, 
html.darkblue-blue a.med-dark-link, 
html.darkblue-blue .footer-bottom-content span.break, 
html.darkblue-blue .impact-header.one-line-one-col h1, 
html.darkblue-blue .impact-header.one-line-two-col h1, 
html.darkblue-blue .impact-header.two-line-one-col h1, 
html.darkblue-blue .impact-header.two-line-two-col h1, 
html.darkblue-blue ul#horz-nav-ul > li > a:hover, 
html.darkblue-blue #horz-nav-ul ul li a:hover, 
html.darkblue-blue #horz-nav-ul ul li a ul a:hover, 
html.darkblue-blue #horz-nav-ul ul li span:hover, 
html.darkblue-blue #horz-nav-ul ul li a ul span:hover, 
html.darkblue-blue a.go-to-link span:hover, 
html.darkblue-blue .date-overlay .day-month, 
html.darkblue-blue .comments-overlay .number-of-comments, 
html.darkblue-blue .bread-crumbs-wrapper ul li.first span, 
html.darkblue-blue .pagination-wrapper ul li.on span, 
html.darkblue-blue .pt-header h3, 
html.darkblue-blue h3.comments-title, 
html.darkblue-blue .footer-content .tags-wrapper ul li a:hover, 
html.darkblue-blue #footer .widget-wrap.boxed .widget-title h2, 
html.darkblue-blue #footer .accordion h3 a:hover, 
html.darkblue-blue #footer .accordion h3.active a, 
html.darkblue-blue #footer .compact-tabs .tabs > ul > li.active a, 
html.darkblue-blue a.hover-on-font-color2:hover, 
html.darkblue-blue a.font-color2, #popdown h1, 
html.darkblue-blue #popdown h2, 
html.darkblue-blue #popdown h3, 
html.darkblue-blue .font-color2, 
html.darkblue-blue a.big-dark-link, 
html.darkblue-blue a.small-dark-link,
html.darkblue-blue .show-tags a:hover,
html.darkblue-blue .divider span.go-to-top a:hover,
html.darkblue-blue .nivo-caption,
html.darkblue-blue #footer .blog-post-snippet-content h3 a,
html.darkblue-blue #horz-nav-ul li a.on, 
html.darkblue-blue #horz-nav-ul li span.on {
	color: #0dbddd!important;
}
html.darkblue-blue .controls-wrap a.backward:hover, 
html.darkblue-blue .controls-wrap a.forward:hover, 
html.darkblue-blue a.bg-color2, 
html.darkblue-blue .theme-default .nivo-controlNav a.nivo-control.active,
html.darkblue-blue .bg-color2 {
	background-color: #0dbddd;
}
/**** blue (1) (mostly on light) ****/
html.darkblue-blue .fullscreen-caption h1,
html.darkblue-blue h1.color1, 
html.darkblue-blue h2.color1, 
html.darkblue-blue h3.color1,
html.darkblue-blue h4.color1,
html.darkblue-blue h5.color1,
html.darkblue-blue h3.mtt-member-title,
html.darkblue-blue .page-heading h1,
html.darkblue-blue #slider h1,
html.darkblue-blue .blog-post-snippet-wrap h3,
html.darkblue-blue .footer-content a.med-dark-link, 
html.darkblue-blue .strap-line, 
html.darkblue-blue ul.horz-mini-menu.sliding li > a:hover, 
html.darkblue-blue .mma-trigger:hover, 
html.darkblue-blue span.details-circle, 
html.darkblue-blue ul.vert-menu li a span.extra, 
html.darkblue-blue .twitter-widget-user-info span.user-name .extra, 
html.darkblue-blue .impact-header-link-wrap a.impact-link:hover span,
html.darkblue-blue .quick-contact-pop-out .quform-inner .submit-button-input-wrapper button:hover span em, 
html.darkblue-blue a.go-to-link, 
html.darkblue-blue .compact-tabs .tabs > ul li a:hover, 
html.darkblue-blue .compact-tabs .tabs > ul li.active a, 
html.darkblue-blue .accordion h3.active a, 
html.darkblue-blue .accordion h3 a:hover, 
html.darkblue-blue .widget-content-wrap .quform-inner .submit-button-input-wrapper button:hover em,
html.darkblue-blue .impact-header-newsletter-signup-wrap .nlsu-button button:hover span em,
html.darkblue-blue .impact-header-newsletter-signup-wrap .nlsu-input input:focus, 
html.darkblue-blue .impress-slider-title, 
html.darkblue-blue .pagination-wrapper ul li a:hover, 
html.darkblue-blue .mtt-links ul.mtt-contact-details li span.extra, 
html.darkblue-blue .mtt-content-wrapper .tab-content h5, 
html.darkblue-blue .search-field-wrap input[type=submit]:hover, 
html.darkblue-blue .grey-button:hover, 
html.darkblue-blue .page-tabs .tabs > ul li.active a, 
html.darkblue-blue .page-tabs .tabs > ul li a:hover, 
html.darkblue-blue #footer .quform-inner .submit-button-input-wrapper button:hover em, 
html.darkblue-blue ul.horz-mini-menu li a:hover, 
html.darkblue-blue a.hover-on-font-color1:hover, 
html.darkblue-blue a.font-color1, 
html.darkblue-blue .twitter-widget-slider .bubble-content a, 
html.darkblue-blue .mma-trigger.mma-active, 
html.darkblue-blue .tags-wrapper ul li a:hover, 
html.darkblue-blue .share-meta-area .entry-meta a.comments > span .extra, 
html.darkblue-blue .portfolio-filter a.active-filter,
html.darkblue-blue .font-color1, 
html.darkblue-blue h2.entry-title a,
html.darkblue-blue .blog-post-snippet-info > li a:hover,
html.darkblue-blue .fs-slider-caption h1,
html.darkblue-blue .serene-caption h1,
html.darkblue-blue .blog-post-snippet-content h3 a {
	color: #06a2eb!important;
}
html.darkblue-blue a.bg-color1, 
html.darkblue-blue .theme-default .nivo-controlNav a.nivo-control,
html.darkblue-blue.top-block #color-block,
html.darkblue-blue .bg-color1 {
	background-color: #06a2eb;
}
body .transparent-slider .theme-default .nivo-controlNav a.nivo-control.active,
body .transparent-slider .theme-default .nivo-controlNav a.nivo-control
{background-color: transparent; !important}