/*---------------------*/
/* Header 
/*---------------------*/
.top-block,
.top-block ul.sf-menu li ul,
#footer-callout,
#tt-slider-full-width {
	background: #00c2f3;
}

#footer-callout {
	border-bottom: 1px solid #32C4DD;
}

/* primary color scheme (header / footer background) */
.header-holder{
	border-top: 1px solid #32C4DD;
	background-color: #9cdff5	;
	background-image: linear-gradient(to bottom, #1b456f, #1b456f); /* required first in the list for IE11 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1b456f), to(#1b456f));
	background-image: -webkit-linear-gradient(top, #1b456f, #1b456f);
	background-image: -moz-linear-gradient(top, #1b456f, #1b456f);
	background-image: -webkit-linear-gradient(top, #1b456f, #1b456f);
	background-image: -o-linear-gradient(top, #1b456f, #1b456f);
	background-image: ms-linear-gradient(to bottom, #1b456f, #1b456f);
	-pie-background: linear-gradient(to bottom, #1b456f, #1b456f);
}

#footer {
	border-top: 1px solid #32C4DD;
	background-color: #9cdff5	;
	background-image: linear-gradient(to bottom, #1b456f, #1b456f); /* required first in the list for IE11 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1b456f), to(#1b456f));
	background-image: -webkit-linear-gradient(top, #1b456f, #1b456f);
	background-image: -moz-linear-gradient(top, #1b456f, #1b456f);
	background-image: -webkit-linear-gradient(top, #1b456f, #1b456f);
	background-image: -o-linear-gradient(top, #1b456f, #1b456f);
	background-image: ms-linear-gradient(to bottom, #1b456f, #1b456f);
	-pie-background: linear-gradient(to bottom, #1b456f, #1b456f);
}

/* Custom CSS3 Color Stops for different height headers */
.header-holder.tt-logo-center {
	background-image: linear-gradient(to bottom, #1b456f, #1b456f 80%);
	-pie-background: linear-gradient(to bottom, #1b456f, #1b456f 80%);
}

.header-holder.tt-header-holder-tall {
	background-image: linear-gradient(to bottom, #1b456f, #1b456f 47%);
	-pie-background: linear-gradient(to bottom, #1b456f, #1b456f 47%);
}

#footer {
	background-image: linear-gradient(to bottom, #1b456f, #1b456f 64%);
	-pie-background: linear-gradient(to bottom, #1b456f, #1b456f 64%);
}

/*---------------------*/
/* Main Menu
/*---------------------*/
#menu-main-nav a span.navi-description,
.search-header #menu-main-nav li.current_page_parent a span.navi-description,
.error-header #menu-main-nav li.current_page_parent a span.navi-description,
.top-block .top-holder ul.sf-menu li .sub-menu li a:hover {
	color: rgba(255,255,255, 0.8);
}

/* dropdown active link color */
#menu-main-nav .drop ul li.current-menu-item a,
#menu-main-nav .drop ul li.current-menu-ancestor a,
#menu-main-nav .drop ul li.current-menu-parent ul li.current-menu-item a,
#menu-main-nav .drop ul li.current-menu-ancestor ul li.current-menu-ancestor a,
#menu-main-nav .drop ul li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a {
	color: #98DCE9;
}

/* dropdown menu bg color */
#menu-main-nav .drop .c,
#menu-main-nav li.parent:hover,
.tt-logo-center #menu-main-nav li.parent:first-child:hover,
#wrapper.tt-uberstyling-enabled #megaMenu ul.megaMenu > li.menu-item.tt-uber-parent:hover,
#wrapper.tt-uberstyling-enabled #megaMenu ul.megaMenu li.menu-item ul.sub-menu {
	background: #00c2f3;
	
}

/*  menu bg color - active 
 KW 22-10-2020 add yellow border to top category */
#menu-main-nav li.current_page_parent { background:#00c2f3 !important;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border:1px solid #FF0 }
#menu-main-nav li.current-menu-item a{ background:#FF0; color:#444 !important;border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}


/* dropdown link:hover bg color */
#menu-main-nav .drop ul a:hover,
#menu-main-nav .drop ul li.current-menu-item.hover a,
#menu-main-nav .drop ul li.parent.hover a,
#menu-main-nav .drop ul li.parent.hover a:hover,
#menu-main-nav .drop ul li.hover ul li.hover a,
#menu-main-nav .drop ul li.hover ul li.hover a:hover,
#menu-main-nav .drop ul li.current-menu-ancestor.hover a,
#menu-main-nav .drop ul li.current-menu-ancestor.hover ul a:hover,
#menu-main-nav .drop ul li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a:hover,
.top-block .top-holder ul.sf-menu li .sub-menu li a:hover,
#wrapper.tt-uberstyling-enabled .header-area #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item > a:hover {
	background: #9cdff5;
	color:#FFF;

}

/* reset dropdown link:hover on non-active items */
#menu-main-nav .drop ul li.parent.hover ul a,
#menu-main-nav .drop ul li.hover ul li.hover ul li a,
#menu-main-nav .drop ul li.current-menu-ancestor.hover ul a {
	background:none;	
}


/*---------------------*/
/* Footer
/*---------------------*/
#footer_bottom {
	background: #00c2f3;
}

.footer-content a,
#footer_bottom a,
#footer .blogroll li,
#mc_signup .mc_required,
.mc_required,
#mc-indicates-required,
#footer ul.tt-recent-posts li p {
	color: rgba(255,255,255);
}

#footer .blogroll a,
#footer ul.tt-recent-posts h4 {
	color: #FFF;
}

#footer h3 {
	border-bottom: 1px solid rgba(255,255,255, 0.3);
}

#footer,
#footer p,
#footer ul,
#footer_bottom,
#footer_bottom p,
#footer_bottom ul,
#footer #mc_signup_form label {
	color: #FFF;
}

/*---------------------*/
/* IE8
/*---------------------*/
/* IE8 does not support rgba. hex# colors provided below */
.ie8 .top-block,
.ie8 .top-block a,
.ie8 #header .toolbar-left li,
.ie8 #header .toolbar-right li {
	color: #DDD;
}

.ie8 #menu-main-nav a span.navi-description,
.ie8 .search-header #menu-main-nav li.current_page_parent a span.navi-description,
.ie8 .error-header #menu-main-nav li.current_page_parent a span.navi-description,
.top-block .top-holder ul.sf-menu li .sub-menu li a:hover {
	color: #98DCE9;
}

.ie8 .footer-content a,
.ie8 #footer_bottom a,
.ie8 #footer .blogroll li,
.ie8 #mc_signup .mc_required,
.ie8 .mc_required,
.ie8 #mc-indicates-required {
	color: #98DCE9;
}

.ie8 #footer h3 {
	border-bottom: 1px solid #4EC0D9;
}

/*---------------------*/
/* KW CHANGES 2015
/*---------------------*/

a:link, a:active{ text-decoration:none}

/* main content area links*/
main#content.content_left_sidebar.content_no_subnav p a:link { border-bottom:1px solid #CCC;padding-bottom:1px;}
main#content.content_left_sidebar.content_no_subnav p a:hover {padding-bottom:3px;}


/* KW 11-5-2015 added aqua, teal, red*/
.top-block,
.top-block a,
#header .toolbar-left li,
#header .toolbar-right li {
	color: rgba(255,255,255, 1);
}

.top-block .toolbar-left ul li,
.top-block .toolbar-right ul li{
	font-weight:bold;
	font-size:1.5em;
}

#tt-mobile-menu-button span:after, .tt-icon-box span.fa-stack {color: #00c2f3;}

p.offer{margin:0 0 0 60px !important; font-size:14px; line-height:16px;}

.red-gradient-box, .aqua-gradient-box {
border-radius: 4px;
box-shadow: 0 1px 3px #555;
min-height: 50px;
position: relative;
border: 2px #fff solid;
padding:12px 0px !important;
}

.red-gradient-box {
background-color: #EF2525;
background-image: linear-gradient(#EF2525,#EF2525 10%,#F74537);
}

.aqua-gradient-box {
background-color: #00c2f3;
background-image: linear-gradient(#00c2f3,#00c2f3 30%,#49B4D2);
}

.aqua-gradient-box p{color: #FFF !important;}
.standout{ color:#00c2f3 !important; font-size:14px; font-weight:500;}


/*----------------------------*/
/* Testimonials Slider and Page
/*----------------------------*/
.testimonials, .testimonials-page {margin-bottom: 50px;}

/* KW 18-5-2015 amend bg colour*/
.testimonials-page,
.testimonials,
.testimonials_static {
	background: #00c2f3;
	padding-bottom: 20px;
	margin: 15px 0;
	width: 100%;
	
	border-radius: 4px;
	box-shadow: 0 1px 3px #555;
	border: 2px #fff solid;
}

.testimonials:after,
.testimonials_static:after {
	content:"";
	position:absolute;
	left: 25px;
	top: 25px;
	background-position: -28px -99px;
	width: 51px;
	height: 35px;
}

.testimonials blockquote,
.testimonials-page blockquote,
.testimonials_static blockquote {
	padding: 35px 25px 0 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #808080;
	font-style: italic;
	display: block;
}

.testimonials-page blockquote{	padding: 35px 25px 0 35px !important}

/* KW 18-5-2015 add color, font style */
.testimonials-page blockquote p,
.testimonials blockquote p,
.testimonials_static p {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 22px;
	
	color:#FFF;
	font-style:oblique;
}

/*KW 18-5-2015 amend padding */
.testimonials-page blockquote cite,
.testimonials blockquote cite,
.testimonials_static blockquote cite {
	font-style: normal;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color:  #FF0;
	padding-right: 6px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.tt-testimonial-wrapper {
	padding-bottom: 20px;
	height: auto;
}


.tt-column{	margin-bottom: 25px;}

.wpb_column > .wpb_wrapper > .true-testimonial-1:last-child,
.wpb_column > .wpb_wrapper > .true-testimonial-2:last-child {
  margin-bottom: 20px;
}

.image-box-2 {
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

.image-box-2:active,.image-box-2:link  { text-decoration:none !important}
.image-box-2:hover {
  margin: -6px 0 6px;
}
.image-box-2 .overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.image-box-2 .true-img-wrap img {
  display: block;
  width: 100%;
  height: auto;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}

.true-img-wrap { border-bottom: 7px solid #9cdff5;}
.image-box-2 .true-text-wrap {
  padding: 30px 38px 10px;
  position: relative;
  min-height: 100px;
}
.image-box-2 .true-text-wrap .icon-circ-wrap {
  position: absolute;
  left: 50%;
  -webkit-border-radius: 50em;
  -moz-border-radius: 50em;
  -ms-border-radius: 50em;
  -o-border-radius: 50em;
  border-radius: 50em;
  display: block;
  width: 64px;
  height: 64px;
  top: 0;
  text-align: center;
  margin-left: -32px;
  margin-top: -32px;
}
.image-box-2 .true-text-wrap .icon-circ-wrap i {
  line-height: 64px;
  font-size: 24px;
  color: #fff;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.15);
}
.image-box-2 .callout-details-wrap h1,
.image-box-2 .callout-details-wrap h2,
.image-box-2 .callout-details-wrap h3,
.image-box-2 .callout-details-wrap h4,
.image-box-2 .callout-details-wrap h5,
.image-box-2 .callout-details-wrap h6 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.3;
  margin: 25px 0 13px;
  text-transform: none;
}
.image-box-2 .true-text-wrap .callout-details-wrap {
  padding: 0;
  color: gray;
}
.image-box-2 .image-box-2-link {
  text-align: center;
}
.image-box-2 .image-box-2-link a {
  border-bottom: 1px dotted #3b86c4;
  color: #3b86c4;
  text-align: center;
  text-decoration: none;
}
.image-box-2 .image-box-2-link a:hover {
  text-decoration: none;
}
.image-box-2.box2 .icon-circ-wrap {
background: #00c2f3 none repeat scroll 0% 0%;
}

/* define the background image
body { background: url(&amp;quot;....url to image goes here.....&amp;quot;) !important; }  */

/* remove solid color from content-area
#main, #wrapper { background-color: transparent !important; background-image: none !important; }  */

/* add semi-transprent effect to content-area  
#main { background: rgba(255,255,255,0.7) !important; }  */

/* extras * 
#footer-top { display: none; } */

/* Text tests*/

.paradiv{margin:0 auto; padding:0px 250px;}

.yellow{color: #FF0 !important}
.padl30 {padding-left:30px !important}

/* KW 3-11-2020 announcements*/
.welcome-text-specials {
color: #38343c;
font-size: 2.5em;
font-weight: bold;
font-family: Helvetica;
text-align: center;
}

.welcome-text {
/*color: #FF0; was yellow*/
color: #00c2f3;
font-size: 3.5em;
font-weight: bold;
font-family: Helvetica;
text-align: center;
}

.welcome-text.last{
  margin-top: 3%;
}
.blk-shdw-text {
text-shadow:
		 0px -1px 5px #1b456f,     /* north      */
		 0px  1px 5px #1b456f,     /* south      */
		-1px  0px 5px #1b456f,     /* west       */
		 1px  0px 5px #1b456f,     /* east       */
		-1px -1px 5px #1b456f,     /* north-west */
		-1px  1px 5px #1b456f,     /* north-east */
		 1px -1px 5px #1b456f,     /* south-west */
		 1px  1px 5px #1b456f;     /* south-east */
}
.wht-shdw-text {
text-shadow:
		 0px -1px 3px #fff,     /* north      */
		 0px  1px 3px #fff,     /* south      */
		-1px  0px 3px #fff,     /* west       */
		 1px  0px 3px #fff,     /* east       */
		-1px -1px 3px #fff,     /* north-west */
		-1px  1px 3px #fff,     /* north-east */
		 1px -1px 3px #fff,     /* south-west */
		 1px  1px 3px #fff;     /* south-east */
}


body.ie6 .welcome-text,
body.ie7 .welcome-text,
body.ie8 .welcome-text,
body.ie9 .welcome-text {
	zoom: 1;
	background-color: #cccccc;
	filter: progid:DXImageTransform.Microsoft.Chroma(Color=#cccccc)
		progid:DXImageTransform.Microsoft.Glow(Color=#eeeeee, Strength=3);
	position: relative;
	top: -3px;
	left: -3px;
}


#breadcrumb {
  list-style: none;
  display: inline-block;
  margin: 0 0 4px 0px !important;
}
#breadcrumb li {
  float: left;
}
#breadcrumb li a {
  color: #FFF;
  display: block;
  background: #3498db;
  text-decoration: none;
  position: relative;
  height: 30px;
  line-height: 30px;
  padding: 0 10px 0 5px;
  text-align: center;
  margin-right: 23px;
}
#breadcrumb li:nth-child(even) a {
  background-color: #2980b9;
}
#breadcrumb li:nth-child(even) a:before {
  border-color: #2980b9;
  border-left-color: transparent;
}
#breadcrumb li:nth-child(even) a:after {
  border-left-color: #2980b9;
}
#breadcrumb li:first-child a {
  padding-left: 15px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 0 0 4px;
}
#breadcrumb li:first-child a:before {
  border: none;
}

#breadcrumb li:last-child a {
  padding-right: 15px;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
  
  color:#FF0;
}
#breadcrumb li:last-child a:after {
  border: none;
}

#breadcrumb li a:before, #breadcrumb li a:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #3498db;
  border-width: 15px 10px;
  width: 0;
  height: 0;
}
#breadcrumb li a:before {
  left: -20px;
  border-left-color: transparent;
}
#breadcrumb li a:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #3498db;
}
#breadcrumb li a:hover {
  background-color: #00c2f3;
  color:#2a2a2a;
}
#breadcrumb li a:hover:before {
  border-color: #00c2f3;
  border-left-color: transparent;
  color:#2a2a2a;
}
#breadcrumb li a:hover:after {
  border-left-color: #00c2f3;
  color:#2a2a2a;
}
#breadcrumb li a:active {
  background-color: #9cdff5;
}
#breadcrumb li a:active:before {
  border-color: #9cdff5;
  border-left-color: transparent;
}
#breadcrumb li a:active:after {
  border-left-color: #9cdff5;
}

/* front sidebar swim content */
.sidebarswim{
	float: left;
	display: block;
	margin-bottom: 8px;
	padding: 0 10px;
	height: 100px;
	overflow: hidden !important;
}

/* TEST add line below to php
<div class="p-overlay"></div>*/

.p-overlay{background:url(../images/body-backgrounds/lightmesh.png) repeat rgba(0,0,0,0.2);
content:"";
width:100%;
height:100%;
position:absolute;
top:0;}

.pretty {
    background-color: #f5f5f5;
    background: -moz-linear-gradient(bottom, #f2f2f2 0px, #ffffff 100%);
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
    border: 1px solid #BBB;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    padding: 5px;
}

.fleft{ float:left !important}
.fright{ float:right !important}

#map {
	width: 700px;
	height: 500px;
	margin-bottom:20px;
}
#map img {  
    max-width: none;   
} 

#map_canvas {
	width: 710px;
	height: 400px;
	margin-bottom:20px;
}
#map_canvas img {  
    max-width: none;   
} 
