/* Reset */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
em,i{font-style:italic;}
ul, ol, li {padding:0;margin:0;list-style:none;}
strong, b{font-weight:bold;}


/* Global declarations */
body {
	font-family: ;
	font-size: 62.5%;
	margin: 0; }
 
input { font-family: ; }

a img { border: none; }
 
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}	


a { color: #222; outline: none; }
 
a:link { text-decoration: underline; }
	
a:hover { text-decoration: none; }
 
.hidden { display: none; }
 
.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }

.float-left { float: left; }
.float-right { float: right; }/* Wrapper */
div#whitewrap { width: 100%; }

div#wrapper {
	background: #fff; 
	border: 0 solid;
	margin: 30px auto;
	width: 960px;
	clear: both; }
 
	div.header-outside div#wrapper {
		border-width: 0 1px 1px 1px;
		margin: 0 auto; }
		
.required,.unapproved { color: #aa0000; } 

form#commentform label { display: block; }
 
div.entry-content input, div.entry-content textarea, div.entry-content label { clear: none; }
 
input,textarea { margin: 0 0 10px; }

input.text, textarea.text {
	border-top: 1px solid #aaa;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #aaa;
	background: #fff;
	font-size: 1.1em;
	padding: 3px;
	color: #4c4c4c; }
 
.text:focus {
	background: #f3f3f3;
	color: #111; }
 
input.text { width: 50%; }
 
textarea.text {
	width: 70%;
	line-height: 1.4em; }
 
input.submit {
	border-top: 1px solid #efefef;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #efefef;
	background: #eee;
	color: #444;
	font-size: 1.1em;
	padding: 3px 5px; }/* Header */
div#header-container {
	width: 100%;
	border-bottom: 0 solid;
	border-top: 0 solid;
	float: left; }
 
div#header {
	position: relative;
	margin: 0 auto;
	width: 960px;
	clear: both;
	float: left; }
 
	body.header-fixed #header { 
		border-bottom: 0 solid; 
		border-top: 0 solid; }
 
	body.header-fluid #header { float: none; }
 
div.header-link-top { 
	float: left;
	margin: 10px 0 5px 10px; }

div.header-link-image { 
	margin: 0px; }

div.header-link-text {
	margin: 20px 0 6px 15px;
	float: left; }
 
a.header-link-image-inside {
	padding: 0;
	border-bottom: 0 solid;
	float: left;
	margin: 0; }
 
	a.header-link-image-inside img { 
		float: left;
		border: none; }
	
	div.header-link-image a { border-bottom: none; }

h1#tagline, span#tagline {
	width: 85%;
	margin: 0 0 20px 15px;
	float: none;
	display: block;
	clear: left; }

	div.header-image #tagline { 
		margin: 0;
		position: absolute; 
		bottom: 30px; 
		left: 30px; }

div#header a#header-rss-link { 
	background: url(https://www.coolgroup.com.au/wp-content/themes/headway-2015/media/images/rss.gif) no-repeat; 
	padding: 0 0 0 22px; 
	float: right; 
	margin: 15px 15px 7px 7px; 
	font-size: 13px; 
	height: 16px; 
	line-height: 16px; }

div#wrapper div.header-image a#header-rss-link, div#header-container div.header-image a#header-rss-link { position: absolute; margin: 0; top: 20px; right: 20px; }

form#header-search-bar { float: right; }

form#header-search-bar input { 
	color: rgba(0, 0, 0, .9);
	background-color: rgba(255, 255, 255, 0.6);
	position: absolute; 
	width: 20%; 
	margin: -12px 7px 0 7px; 
	padding: 4px 5px;
	top: 50%; 
	right: 0; 
	height: 14px; 
	line-height: 14px; 
	display: block; 
	border-top: 1px solid rgba(0, 0, 0, 0.35);
	border-left: 1px solid rgba(0, 0, 0, 0.35);
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

form#header-search-bar input:focus { background-color: rgba(255, 255, 255, 0.65); }

div.navigation-right form#header-search-bar { float: left; }
div.navigation-right form#header-search-bar input { left: 0; }/* Navigation */
div#navigation-container {
	border-bottom: 0 solid;
	border-top: 0 solid;
	clear: both;
	width: 100%; }
 
div#navigation {
	position: relative;
	float: left;
	width: 960px;
	display: block;
	clear: both;
	z-index: 2; }
 
body.header-fixed div#navigation { 
	border-bottom: 0 solid; 
	border-top: 0 solid; }
 
body.header-fluid div#navigation {
	float: none;
	margin: 0 auto; }
 
ul.navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative; }
 
ul.search-active { margin-right: 23%; }

ul.navigation-right { float: right; margin-right: 0; }
 
div.header-outside ul.navigation {
	border-left: 0 solid;
	margin: 0 0 0 -1px;
	position: relative; }
 
ul.navigation li {
	float: left;
	list-style: none;
	margin: 0;
	position: relative; }
 
	ul.navigation li a {
		padding: 10px;
		text-decoration: none;
		border-right: 0 solid;
		margin: 0;
		display: block; }
 
	ul.navigation li a:hover { text-decoration: underline; }
 
	ul.navigation li.current_page_item a, ul.navigation li.current_page_parent a, ul.navigation li.current_page_parent a:hover { text-decoration: none; }
 
	ul.navigation li ul {
		display: none;
		position: absolute;
		padding: 0 0 1px;
		z-index: 10002;
		margin: 0;
		left: 0;
		width: 120px; }
  
	ul.navigation li ul, ul.navigation li.page_parent ul li,ul.navigation li.page_parent.hover ul li, ul.navigation li.page_parent:hover ul li { width: 250px; }
 
	ul.navigation li.hover ul,
ul.navigation li:hover ul { display: block; }
 
	ul.navigation li.hover ul li ul,
ul.navigation li:hover ul li ul { display: none; }
 
	ul.navigation li ul li.hover ul,
ul.navigation li ul li:hover ul { display: block; }
 
	ul.navigation li ul li.hover ul li ul,
ul.navigation li ul li:hover ul li ul { display: none; }
 
	ul.navigation li ul li ul li.hover ul,
ul.navigation li ul li ul li:hover ul { display: block; }
 
	ul.navigation li ul li ul li.hover ul li ul,
ul.navigation li ul li ul li:hover ul li ul { display: none; }
 
	ul.navigation li ul li ul li ul li.hover ul,
ul.navigation li ul li ul li ul li:hover ul { display: block; }
 
	ul.navigation li ul li ul li ul li.hover ul li ul,
ul.navigation li ul li ul li ul li:hover ul li ul { display: none; }
 
	ul.navigation li ul li ul li ul li ul li.hover ul,
ul.navigation li ul li ul li ul li ul li:hover ul { display: block; }
 
ul.navigation .hide { display: none !important; }
 
ul.navigation .show { display: block !important; }
 
ul.navigation li ul li {
	margin: 0;
	list-style: none;
	float: none;
	position: relative; }
 
	ul.navigation li ul li a {
		padding: 10px;
		border: none;
		width: auto; }
    
ul.navigation li ul li ul {
	display: block;
	position: absolute;
	float: none;
	margin-left: 251px;
	clear: none;
	top: -1px; }
	
ul.navigation li.page_parent.hover a,ul.navigation li.page_parent:hover a {
	padding: 10px 10px 10px;
	z-index: 10001;
	position: relative;
	border-bottom: none; }/* Breadcrumbs */ 
div#breadcrumbs-container {
	border-bottom: 0 solid;
	border-top: 0 solid;
	clear: both; }
 
div#breadcrumbs {
	float: left;
	width: 960px; }
 
body.header-fixed div#breadcrumbs { 
	border-bottom: 0 solid; 
	border-top: 0 solid; }
 
body.header-fluid div#breadcrumbs {
	float: none;
	margin: 0 auto; }
 
div#breadcrumbs p {
	padding: 0;
	margin: 0 10px;
	display: block;
	width: 940px;
	overflow: hidden; }/* Leaf Containers */
div.container { 
	float: left;
	padding: 5px 5px;
	width: 950px; }
	
div#container { margin-bottom: 5px; }

/* Leafs */
div.headway-leaf {
	float: left;
	width: 250px;
	margin: 5px;
	padding: 10px;
	overflow: hidden;
	min-height: 125px; }
	
div.resize-container div.resize { border-width: 4px; }
 
div.fluid-height { height: auto !important; overflow: visible; }

div.headway-leaf-left { float: left; }
div.headway-leaf-right { float: right; }

div.headway-leaf-clear-left { clear: left; }
div.headway-leaf-clear-right { clear: right; }
div.headway-leaf-clear-both { clear: both; }


/* Leaf Titles */
.leaf-top {
	padding: 2px 4px;
	border-bottom: 0 solid;
	margin: 0 0 5px 0; }
	
	
/* Leaf Columns */
.leafs-column .headway-leaf { padding: 0; }
.leafs-column .headway-leaf .headway-leaf-inside { padding: 10px; }

div.leafs-column div.ui-sortable-helper { max-width: 940px !important; }	

div#columns-container { width: 100%; }
	
div#container div.ui-sortable-placeholder, div#top-container div.ui-sortable-placeholder, div#bottom-container div.ui-sortable-placeholder {
	margin: 1px !important;
	border-width: 1px !important;
	padding: 13px !important; }

div#wrapper div.leafs-column div.ui-sortable-placeholder { width: 100% !important; padding: 0 !important; }
div#wrapper div.resize-column div.ui-sortable-placeholder { margin: 0 0 1px -1px !important; padding-bottom: 6px !important; }

div#wrapper div.clear { clear: both; display: block; height: 0; }

div#wrapper div.leafs-column { 
	border-right-style: no-border;
	border-right-width: 1px; 
	border-right-color: #ffffff;
	min-height: 200px; 
	display: block; 
	margin: 0;
	padding: 10px 9px 10px 10px;
	height: auto;
	float: left; }
	
div#wrapper div.last-leafs-column { border-right: 0; padding-right: 10px; }
	
	div#wrapper div.leafs-column .headway-leaf { width: 100% !important; margin: 0 0 10px; }
	div#wrapper div.leafs-column .ui-sortable-placeholder { margin-bottom: 8px; }
	div#wrapper div.leafs-column .ui-sortable-helper { width: inherit !important; }
	

div#wrapper div#top-container { 
	border-right: 0; 
	margin: 0;
	border-bottom-style: no-border;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px; 
	padding-bottom: 15px;
	min-height: 50px; }
	
div#wrapper div#bottom-container { 
	border-right: 0; 
	padding-right: 5px; 
	margin: 0; 
	border-top-style: no-border;
	border-top-color: #ffffff;
	border-top-width: 1px; 
	padding-top: 15px;
	min-height: 50px; }/* Image Rotator */
div.leaf-content div.rotator-images {
	display: inline-block;
	top: -5px;
	position: relative;
	z-index: 1; }
	
	div.leaf-content div.rotator-images img { overflow: hidden; }


/* Gallery */
div.gallery div.leaf-content div { display: block; }
 

/* Content Slider */
div.content-slider div.leaf-content div { display: block; }
div.content-slider-controller { margin: -20px 0 0 0; }


/* Feed */
div.feed div.leaf-content div { display: block; }


/* Featured */
div.leaf-content div.featured-post-container, div.featured-leaf-container {
	float: left;
	display: block; }
	
div.leaf-content div.featured-post-container { padding-bottom: 15px; }
 
div.featured-entry-content {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 5px; }

	.featured-entry-content {
		clear: both;
		margin: 5px 0;
		float: left; } 

	.featured-post { margin: 10px 0; }

	.featured_prev { float: left; }

	.featured_next { float: right; }

	.featured_outside_prev,
	.featured_outside_next {
		margin: 30px 0 0 0;
		position: relative; }

	
/* About */
.about-image {
	padding: 1px;
	border: 1px solid #ccc; }

.about-read-more {
	clear: both;
	float: left;
	margin: 3px 0 0; }
	
/* Feed */
div.feed-post {
	margin: 5px 0;
	padding: 10px 0; }div.post, div.page { 
	float: left;
	display: block;
	width: 100%; }
	
div.post, div.small-post {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid; }
	
	body.single div.post { border-bottom: none; }

	div.small-post { font-size: 90%; }
	
/* Titles */
.entry-title { clear: both; }
 
	.entry-title a,.entry-title a:visited { text-decoration: none; }
   
.page-title { margin: 0 0 20px; }

h3.entry-title { font-size: 80%; }
 

/* Content */
.entry-content { clear: both; }
 
	.entry-content h2,.entry-content h3,.entry-content h4 { margin: 10px 0; }
	
	
/* Meta */
.entry-meta {
	display: block;
	margin: 3px 0 0 0;
	clear: both; }
  
	.entry-meta a:hover { text-decoration: none; }
 
.meta-above-title .left,.meta-above-title .right { margin: 0 0 5px; }

.entry-meta .left { float: left; }
.entry-meta .right { float: right; }


 
.meta-below-content .left,
.meta-below-content .right,
.meta-above-title .left,
.meta-above-title .right { margin: 0; }
	
	
/* Small Excerpts */
div.small-excerpts-row div.small-excerpts-post { width: 48.5%; float: left; margin: 0; padding: 0; }
div.small-excerpts-row div.small-excerpts-post-left { padding-right: 3%; }

div.small-excerpts-row {
	display: block;
	float: left;
	width: 100%;
	border-bottom: 0 solid;
	margin: 0 0 30px;
	padding: 0 0 30px; }
 
div.small-excerpts-post { border-bottom: none; }
 
	div.small-excerpts-post h2 a { font-size: 80%; }
 
	div.small-excerpts-post .entry-content p { font-size: 90%; }


/* Post Navigation */
div.nav-below { 
	margin: 10px 0;
	display: block; }

div.nav-previous {
	float: left;
	margin: 10px 0; }
 
	div.nav-previous a,
div.nav-next a {
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		padding: 7px 8px 6px;
		text-decoration: none;
		display: block; }
 
	div.nav-previous a:hover,
div.nav-next a:hover { text-decoration: underline; }
 
div.nav-next {
	float: right;
	margin: 10px 0; }
	
div#nav-below-single { width: 100%; }

div#page-links { margin: 15px 0; }
	

/* More Link */
p.more-link-container { 
	float: left;
	margin: 10px 0 20px; }

a.more-link {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px 7px;
	text-decoration: none;
	margin: 0;
	float: left;
	clear: both; }
 
a.more-link:hover { text-decoration: underline; }	


/* Post Thumbnails */
.post-image {
	border: 3px double #eaeaea;
	padding: 1px; }
 
.post-image-left {
	float: left;
	margin: 0 10px 10px 0; }
 
.post-image-right {
	float: right;
	margin: 0 0 10px 10px; }
	

/* Elements */
div.entry-content ul, div.html div.leaf-content ul {
	margin: 20px 0;
	list-style: disc;
	padding: 0 0 0 35px; }
 
	div.entry-content ul li ul, div.html div.leaf-content ul li ul { margin: 5px 0; }
 
		div.entry-content ul li ul li, div.html div.leaf-content ul li ul li { list-style: circle; }
 
			div.entry-content ul li ul li ul li, div.html div.leaf-content ul li ul li ul li { list-style: square; }
 
div.entry-content ol, div.html div.leaf-content ol {
	margin: 20px 0;
	list-style: decimal;
	padding: 0 0 0 35px; }
 
	div.entry-content ol li ol, div.html div.leaf-content ol li ol { margin: 5px 0; }
 
		div.entry-content ol li ol li, div.html div.leaf-content ol li ol li { list-style: upper-alpha; }
 
			div.entry-content ol li ol li ol li, div.html div.leaf-content ol li ol li ol li { list-style: lower-roman; }

div.entry-content ul li, div.html div.leaf-content ul li {
	list-style: disc;
	margin: 0 0 5px; }
 
div.entry-content ol li, div.html div.leaf-content ol li {
	list-style: decimal;
	margin: 0 0 5px; }
	
div.entry-content em a, div.html div.leaf-content em a { font-style: italic; }
div.entry-content strong a, div.html div.entry-content strong a { font-weight: bold; }

.align-left,.alignleft {
	float: left;
	margin: 0 7px 0 0; }
 
.align-right,.alignright {
	float: right;
	margin: 0 0 0 7px; }
 
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both; }

img.border {
	padding: 1px;
	border: 1px solid #ddd; }

img.no-border {
	padding: 0;
	border: none; }
	
img.wp-smiley { border: none; }

.wp-caption {
	padding: 5px;
	border: 1px solid #eee;
	background: #fcfcfc;
	margin-top: 15px;
	margin-bottom: 15px; }

	.wp-caption img {
		border: 1px solid #ddd;
		margin: 0 auto;
		display: block;
		padding: 0; }

	.wp-caption img.wp-smiley { border: none; }

	.wp-caption p {
		text-align: center;
		color: #555;
		margin: 5px 0 0;
		font-style: italic; }

blockquote {
	color: #666;
	padding: 5px 0 5px 26px;
	background: url(https://www.coolgroup.com.au/wp-content/themes/headway-2015/media/images/blockquote.gif) no-repeat 5px 20px;
	border-top: 0 dotted;
	border-bottom: 0 dotted;
	margin: 10px 0; }

.notice {
	background: #FFFFE0;
	border: 1px solid #E6DB55;
	margin: 10px 0;
	padding: 10px; }

.warning { 
	background: #FBE3E4;
	border-color: #FBC2C4;
	color: #8A1F11; }

.drop-cap {
	font-size: 310%;
	line-height: 120%;
	margin-bottom: -0.25em;
	color: #888;
	float: left;
	padding: 0 6px 0 0; }

code {
	background: #EAEAEA;
	font-family: Consolas,Monaco,Courier,monospace;
	font-size: 0.9em;
	margin: 0 1px;
	padding: 1px 3px; }

.code {
	display: block;
	background: #eee;
	border: 1px solid #ddd;
	color: #555;
	font-family: Consolas,Monaco,Courier,monospace;
	padding: 10px;
	overflow: auto;
	white-space: pre;
	font-size: 12.5px;
	line-height: 18px;
	margin: 5px 0; }ol.commentlist {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	border-bottom: 0 solid; }
  
	ol.commentlist li {
		border: 0 solid;
		list-style: none;
		padding: 10px;
		margin: 0; }
 
		ol.commentlist li ul.children {
			border-top: 0 solid;
			margin: 10px -10px 0 10px; }
  
img.avatar {
	float: right;
	margin: 0 0 2px 5px;
	padding: 1px;
	border: 1px solid #eee; }
 
span.comment-author { font-size: 12px; }
  
span.heading {
	clear: both;
	display: block;
	margin-top: 15px; }
 
p.nocomments {
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
	clear: both; }
 
.comment-info-box {
	background: #f9f9f9;
	border: 1px solid #ddd;
	padding: 7px;
	width: 70%; }
 
.comment-body { line-height: 150%; }
 
div.comments-navigation {
	margin: 15px 0;
	float: left; }
 
div#trackback-box { 
	float: left;
	margin-bottom: 20px; }
 
	div#trackback-box span#trackback {
		margin: 0;
		font-size: 12px;
		float: left; }
 
	div#trackback-box span#trackback-url {
		margin: 5px 0 0;
		clear: left;
		font-size: 10px;
		float: left; }
 
ol.commentlist div#respond {
	margin: 10px -10px 0 15px;
	border: 1px solid #ddd;
	border-width: 1px 0;
	padding: 10px 0 0; }
 
div#respond label {
	font-size: 12px;
	color: #555; }div.sidebar li.widget { margin: 0 0 25px; }

div.sidebar ul.horizontal-sidebar li.widget {
	float: left;
	margin: 0 15px 0 15px;
	width: 20%; }

.widget-title {
	margin: 0 0 10px;
	display: block; }

ul.sidebar {
	margin: 0;
	padding: 0; }

	ul.sidebar li { list-style: none; }

		ul.sidebar li ul, ul.link-list {
			margin: 0 0 10px 10px;
			padding: 0;
			list-style: none; }

			ul.link-list { margin-top: 5px; float: left; }

			ul.sidebar li ul li, ul.link-list li {
				margin: 0 0 7px;
				list-style: none; }

				ul.sidebar li ul li ul, ul.link-list li ul {
					padding: 0 0 0 25px;
					margin: 7px 0 7px; }

span.widget-title { padding: 2px 4px; border-bottom: 1px solid; }


/* Social Widget */
li.widget_socialwidget { text-align: center; }
 
	li.widget_socialwidget span.widget-title { text-align: left; }
	
	
/* Subscribe Widget */
ul.subscribe { padding: 0 0 0 15px; }
 
	ul.subscribe li {
		list-style: none;
		padding: 2px 0 2px 22px; }
 
		ul.subscribe li.rss { background: url(https://www.coolgroup.com.au/wp-content/themes/headway-2015/media/images/rss.gif) no-repeat; }
 
		ul.subscribe li.email { background: url(https://www.coolgroup.com.au/wp-content/themes/headway-2015/media/images/email.gif) no-repeat; }
		
		
/* Search */
input#s {
	width: 96.5%;
	background: #f6f6f6;
	border: 1px solid #ccc;
	color: #666;
	font-size: 1em;
	padding: 4px 5px; }
 
	input#s:focus {
		background: #fff;
		border: 1px solid #888;
		color: #222; }


/* Twitter */
ul.twitter-updates,ul.sidebar li ul.twitter-updates {
	list-style: none;
	margin: 10px 0 0 10px;
	padding: 0; }
 
.headway-leaf ul.twitter-updates { margin-left: 0; }
 
ul.twitter-updates li,ul.sidebar li ul.twitter-updates li {
	clear: both;
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px solid #ddd;
	list-style: none; }
 
ul.twitter-updates li span {
	color: #888;
	margin: 0 0 0 6px; }div#footer-container {
	width: 100%;
	border-top: 0 solid; }
 
div#footer {
	border-top: 0 solid;
	display: block;
	padding: 10px 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	min-height: 17px; }
	
	body.footer-fluid #footer { border-top: none; }

div#footer * {
	padding: 0;
	margin: 0; }

div#footer .footer-left {
	margin-left: 10px;
	float: left; }

div#footer .footer-right {
	margin-right: 10px;
	float: right; }

div#footer a.no-underline { text-decoration: none; }
div#footer a.no-underline:hover { text-decoration: underline; }

div#footer .copyright {
	clear: both;
	text-align: center;
	margin: 25px 0 0; }
/* Greet Box */
div#greet_block,div#greet_block div { display: block; }


/* Subscribe to Comments */
#commentform p.subscribe-to-comments input#subscribe {
	display: inline;
	vertical-align: text-top; }

#commentform p.subscribe-to-comments label { display: inline; }
ol.commentlist, ol.commentlist li ul.children { border-top: px solid #; }

/* Live CSS */

/*hide admin login and back to top */
#footer-admin-link, #footer-go-to-top-link {display:none;}

/*fix call girl */
embed#bellHD_vSWF {width:500px; height: 400px;}

/*Custom CSS for Web Fonts*/
body.custom .page-title {font-family: 'Lato', sans-serif;}

/*Fix font color issue*/
h2,h3,h4,h5 {color: white!important;}
div {color:gray}
ul.navigation li a {color: white;}

/* Masthead in store */
div#navigation {background:black;}

/* Drop down in masthead */
 #menu-entity-list ul.sub-menu {background-color: black;}

/* Global declarations */
body {
	font-family:'Source Sans Pro', Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 100%;
 }

/* Page custom styles */
Body.custom div#wrapper {box-shadow: 0 0 40px #000;}
Body.custom div#leaf-22 {background: transparent; font-size: large; font-weight: bold}
Body.custom div#leaf-24 {background: transparent;}
Body.custom div#leaf-63 {background: transparent;}
body.custom div.content {background: url(/wp-content/uploads/2012/02/bg_transparentblack.png);}
body.custom div#footer p {color: #FFFFFF;}
body.custom .header-link-text-inside {display:none;}
body.custom div#top {display: none;}

/* Cool Group of Companies */

             body.pageid-75 {background: url("/wp-content/uploads/2014/01/CAS-Galaxy_mainbg.png") no-repeat top; background-color: #003366;}
             body.custom div#leaf-73 h2 {font-family: 'Lato', sans-serif;font-size:30;text-align:right;}
             body.parent-pageid-70 div.entry-content {color: #000000;}
             body.pageid-70 div.entry-content {color: #000000;}
             body.parent-pageid-75, body.pageid-75 div#wrapper {background: transparent; background-attachment: fixed; background-repeat:repeat; vertical-position:center; box-shadow: none; border: 0px solid;}             
             body.parent-pageid-75, body.pageid-75 div#footer {background:transparent; border:none;}
             body.pageid-75 div#footer p {color: #FFFFFF;}
                    body.parent-pageid-75, body.pageid-75 div#footer p {color: #FFFFFF;}
             body.pageid-75 div#footer a {color: #FFFFFF;}
                    body.parent-pageid-75 div#footer a {color: #000000;}
             Body div#leaf-36 a {color:#000000;}
             Body div#leaf-36 {background: transparent; color:#000000;}
             Body div#leaf-38 {background: transparent;}
             Body.custom.pageid-70 div.content {background: url(/wp-content/uploads/2012/02/bg_transparentwhite.png);}
                    Body.custom.parent-pageid-70 div.content {background: url(/wp-content/uploads/2012/02/bg_transparentwhite.png);}
             body.custom.pageid-70 div#wrapper {background-color:#ffffff; background: url(/wp-content/uploads/2011/12/water-contentbg.png); background-position: 0px 200px; background-repeat: no-repeat; background-color: #FFFFFF;}
                    body.custom.parent-pageid-70 div#wrapper {background-color:#ffffff;  background: url(/wp-content/uploads/2011/12/water-contentbg.png); background-position:0px 200px; background-repeat: no-repeat; background-color: #FFFFFF;}
             Body.pageid-70 h1 {color: #00005f;}
                    Body.parent-pageid-70 h1 {color: #00005f;}
             Body.pageid-70 h2 {color: #00005f;}
                    Body.parent-pageid-70 h2 {color: #00005f;}

             Body.pageid-70 a {color: #0000ff;}
                    Body.parent-pageid-70 a {color: #0000ff;}
             Body.pageid-70 p {color: #00005f;}
                    Body.parent-pageid-70 p {color: #00005f;}
             body.pageid-70 div#footer p {color:#FFFFFF;}
                    body.parent-pageid-70 div#footer p {color:#FFFFFF;}
             Body.custom div#leaf-49 {background: transparent}
             Body.custom div#leaf-49 a {color: #000000; font-weight:bold; font-size:large;}
             Body.custom div#leaf-48 {background: transparent}
             body.custom div#leaf-49 a {font-size:14px;}
body.custom div#leaf-49 {background: url(/wp-content/uploads/2012/02/bg_transparentwhite.png);}
            Body.custom div#leaf-54 {background: transparent}

     /* Cool Aqua Springs */
             body.custom div#leaf-72 h2 {font-family: 'Lato', sans-serif;font-size:30;text-align:right;color:#D1A336;}
             body.custom div#leaf-27 a {font-family: 'Lato'; font-size:14px;}
             body.custom div#leaf-27 {background: url(/wp-content/uploads/2012/02/bg_transparentblack.png);}
             Body.custom div#leaf-39 {background: transparent;}
             Body.custom div#leaf-44 {background: transparent;}
             Body.pageid-8 div#wrapper {background: url(/wp-content/uploads/2011/12/water-contentbg.png); background-position: 0px 200px; background-repeat: no-repeat; background-color: #003768;}
            Body.parent-pageid-8 div#wrapper {background: url(/wp-content/uploads/2011/12/water-contentbg.png);background-position: 0px 200px; background-repeat: no-repeat; background-color: #003768;}
     /* Cool Cafe Australia */
             body.custom div#leaf-74 h2 {font-family: 'Lato', sans-serif;font-size:30;text-align:right;color:#D1A336;}
             Body.custom div#leaf-29 {background: url(/wp-content/uploads/2012/02/bg_transparentwhite.png);}
             Body.custom div#leaf-29 a {color: #FFFFFF font-size:14px}
             Body.custom div#leaf-40 {background: transparent;}
             Body.custom div#leaf-43 {background: transparent; text-align:right; color:FFFFFF;}
             Body.pageid-26 div#wrapper {background: url(/wp-content/uploads/2011/12/coffee-contentbgflat.png); background-position: 0px 200px; ; background-repeat: no-repeat; background-color: #592A0C;}
            Body.parent-pageid-26 div#wrapper {background: url(/wp-content/uploads/2011/12/coffee-contentbgflat.png);background-position: 10px 0px; background-repeat: no-repeat; background-color: #592A0C;}
.pageid-26 div#footer{background-color: #592A0C!important;}

    
         /* Cool Aqua Filters */
             Body.custom div#leaf-71 H2 {font-family: 'Lato', sans-serif;font-size:30;text-align:right;}
             Body.custom div#leaf-34 {background: url(/wp-content/uploads/2012/02/bg_transparentwhite.png);}
             Body.custom div#leaf-34 a {color: #003366; font-size:14px}
             Body.pageid-29 #wrapper {background-color:#E2EFF7;}
                    Body.parent-pageid-29 #wrapper {background-color:#E2EFF7;}
             body.pageid-29 div#leaf-30 {background: url(/wp-content/uploads/2012/02/bg_transparentwhite.png);}
                    body.parent-pageid-29 div#leaf-30 {background: url(/wp-content/uploads/2012/02/bg_transparentwhite.png);}
             body.pageid-29 a {color:#003366;}
             body.pageid-29 h1 {color:#003366;}
                    body.parent-pageid-29 h1 {color:#009fca}
             body.pageid-29 p {color:#003366}
                    body.parent-pageid-29 p {color:#003366}
             body.pageid-29 div#footer p {color:#FFFFFF}
                    body.parent-pageid-29 div#footer p {color:#FFFFFF}
             body.custom div#leaf-45 {background: transparent;}
             body.custom div#leaf-45 h2 {color:#00005f;}
             Body.pageid-29 div#wrapper {background: url(/wp-content/uploads/2011/12/Water2bgflat.png); background-position: 0px 200px; background-repeat: no-repeat; background-color: #E2EFF7;}
            Body.parent-pageid-29 div#wrapper {background: url(/wp-content/uploads/2011/12/Water2bgflat.png);background-position: 10px 0px; background-repeat: no-repeat; background-color: #E2EFF7;}
            Body.custom div#leaf-30 li {color: #003366;}
            body.custom .contactussidebar {text-align:left;}
         /* Correction to widget box */
         div#leaf-71 {background: url(/wp-content/uploads/2012/02/bg_transparentwhite.png);}
         .pageid-29 span.widget-title {color:BLACK!important;}
         .pageid-29 div.textwidget span  {color:BLACK!important;}
         .pageid-29 div.textwidget span a {color:BLACK!important;}

     /* Cool Promotions */
             body.custom div#leaf-75 h2 {font-family: 'Lato', sans-serif;font-size:30;text-align:right;color:#D1A336;}
             Body.custom div#leaf-37 {background: url(/wp-content/uploads/2012/02/bg_transparentblack.png);}
             Body.custom div#leaf-37 a {color: WHITE; font-size:14px;}
             Body.custom div#leaf-41 {background: transparent;}
             Body.pageid-32 div#wrapper {background: url(/wp-content/uploads/2011/12/CAS-Galaxy_promotionbgflat.png); background-position: 0px 200px; background-repeat: no-repeat; background-color: #003768;}
            Body.parent-pageid-32 div#wrapper {background: url(/wp-content/uploads/2011/12/CAS-Galaxy_promotionbgflat.png);background-position: 0px 200px; background-repeat: no-repeat; background-color: #003768;}

/* Search Box */
body.custom div#search-box {overflow: visible; position: absolute; top:1px; right:5px; border: 0px solid #FFFFFF;  padding: 8px; padding-bottom: 3px; width: 150px}

/*CAS Landing pages*/
/*-----------------*/

/*Call tracking in contact form for LP*/
span#numdiv_25832_1 {font-weight: bold;color: black;text-decoration: underline;}

/*CSS for Landing pages*/
Body.pageid-1619 div#navigation,Body.pageid-1616 div#navigation,Body.pageid-1614 div#navigation,Body.pageid-1611 div#navigation,Body.pageid-1606 div#navigation,Body.pageid-1604 div#navigation,Body.pageid-1593 div#navigation,Body.pageid-1591 div#navigation,Body.pageid-1589 div#navigation,Body.pageid-1583 div#navigation,Body.pageid-1567 div#navigation,Body.pageid-1562 div#navigation,Body.pageid-1547 div#navigation,Body.pageid-1249 div#navigation,Body.pageid-1173 div#navigation,Body.pageid-1098 div#navigation,Body.pageid-1081 div#navigation,Body.pageid-1076 div#navigation,Body.pageid-1039 div#navigation,Body.pageid-1032 div#navigation,Body.pageid-1019 div#navigation,Body.pageid-794 div#navigation {display: none;}
Body.pageid-1619 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1616 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1614 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1611 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1606 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1604 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1593 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1591 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1589 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1583 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1567 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1562 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1547 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1249 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1173 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1098 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1081 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1076 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1039 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1032 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-1019 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,Body.pageid-794 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {border: 0px;}
Body.pageid-1619 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1616 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1614 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1611 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1606 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1604 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1593 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1591 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1589 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1583 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1567 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1562 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1547 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1249 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1173 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1098 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1081 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1076 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1039 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1032 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-1019 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624,Body.pageid-794 img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-624 {height: 40.33px; border: 0px; border-radius: 10px;}
Body.pageid-1619 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1616 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1614 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1611 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1606 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1604 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1593 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1591 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1589 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1583 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1567 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1562 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1547 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1249 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1173 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1098 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1081 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1076 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1039 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1032 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-1019 input.wpcf7-form-control.wpcf7-captchar,Body.pageid-794 input.wpcf7-form-control.wpcf7-captchar {font-size: 16px; width: 100px; vertical-align: top; height: 29.6667px; padding-top: 5px; padding-left: 10px; padding-bottom: 5px; border: 0px; border-radius: 10px;}
Body.pageid-1619 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1616 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1614 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1611 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1606 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1604 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1593 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1591 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1589 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1583 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1567 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1562 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1547 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1249 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1173 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1098 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1081 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1076 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1039 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1032 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-1019 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,Body.pageid-794 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {font-family: 'Source Sans Pro', Helvetica, Arial, Geneva, Verdana, sans-serif; font-size: 16px; height: 61px; padding-top: 5px; padding-right: 5px; padding-left: 10px; padding-bottom: 5px; border: 0px; border-radius: 10px; width: 315px;}
Body.pageid-1619 input.wpcf7-form-control.wpcf7-text,Body.pageid-1616 input.wpcf7-form-control.wpcf7-text,Body.pageid-1614 input.wpcf7-form-control.wpcf7-text,Body.pageid-1611 input.wpcf7-form-control.wpcf7-text,Body.pageid-1606 input.wpcf7-form-control.wpcf7-text,Body.pageid-1604 input.wpcf7-form-control.wpcf7-text,Body.pageid-1593 input.wpcf7-form-control.wpcf7-text,Body.pageid-1591 input.wpcf7-form-control.wpcf7-text,Body.pageid-1589 input.wpcf7-form-control.wpcf7-text,Body.pageid-1583 input.wpcf7-form-control.wpcf7-text,Body.pageid-1567 input.wpcf7-form-control.wpcf7-text,Body.pageid-1562 input.wpcf7-form-control.wpcf7-text,Body.pageid-1547 input.wpcf7-form-control.wpcf7-text,Body.pageid-1249 input.wpcf7-form-control.wpcf7-text,Body.pageid-1173 input.wpcf7-form-control.wpcf7-text,Body.pageid-1098 input.wpcf7-form-control.wpcf7-text,Body.pageid-1081 input.wpcf7-form-control.wpcf7-text,Body.pageid-1076 input.wpcf7-form-control.wpcf7-text,Body.pageid-1039 input.wpcf7-form-control.wpcf7-text,Body.pageid-1032 input.wpcf7-form-control.wpcf7-text,Body.pageid-1019 input.wpcf7-form-control.wpcf7-text,Body.pageid-794 input.wpcf7-form-control.wpcf7-text {font-family: 'Source Sans Pro', Helvetica, Arial, Geneva, Verdana, sans-serif; font-size: 16px; height:16px; padding-top: 5px; padding-left: 10px; padding-right: 5px; padding-bottom: 5px; border: 0px; border-radius: 10px; width: 315px;}
Body.pageid-1619 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1616 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1614 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1611 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1606 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1604 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1593 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1591 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1589 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1583 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1567 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1562 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1547 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1249 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1173 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1098 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1081 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1076 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1039 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1032 input.wpcf7-form-control.wpcf7-submit,Body.pageid-1019 input.wpcf7-form-control.wpcf7-submit,Body.pageid-794 input.wpcf7-form-control.wpcf7-submit {font-family: 'Source Sans Pro', Helvetica, Arial, Geneva, Verdana, sans-serif; height: 42px; width: 80px; background:red; color: white; font-weight: bold; margin-top: 22px; margin-bottom: 0px; font-size: 16px; border: 0px; border-radius: 10px;}
Body.pageid-1619 div.entry-content ul,Body.pageid-1616 div.entry-content ul,Body.pageid-1614 div.entry-content ul,Body.pageid-1611 div.entry-content ul,Body.pageid-1606 div.entry-content ul,Body.pageid-1604 div.entry-content ul,Body.pageid-1593 div.entry-content ul,Body.pageid-1591 div.entry-content ul,Body.pageid-1589 div.entry-content ul,Body.pageid-1583 div.entry-content ul,Body.pageid-1567 div.entry-content ul,Body.pageid-1562 div.entry-content ul,Body.pageid-1547 div.entry-content ul,Body.pageid-1249 div.entry-content ul,Body.pageid-1173 div.entry-content ul,Body.pageid-1098 div.entry-content ul,Body.pageid-1081 div.entry-content ul,Body.pageid-1076 div.entry-content ul,Body.pageid-1039 div.entry-content ul,Body.pageid-1032 div.entry-content ul,Body.pageid-1019 div.entry-content ul,Body.pageid-794 div.entry-content ul {margin-top: 0px; margin-bottom: 0px;}
Body.pageid-1619 li,Body.pageid-1616 li,Body.pageid-1614 li,Body.pageid-1611 li,Body.pageid-1606 li,Body.pageid-1604 li,Body.pageid-1593 li,Body.pageid-1591 li,Body.pageid-1589 li,Body.pageid-1583 li,Body.pageid-1567 li,Body.pageid-1562 li,Body.pageid-1547 li,Body.pageid-1249 li,Body.pageid-1173 li,Body.pageid-1098 li,Body.pageid-1081 li,Body.pageid-1076 li,Body.pageid-1039 li,Body.pageid-1032 li,Body.pageid-1019 li,Body.pageid-794 li {font-size: 16px; font-family: 'Source Sans Pro', Helvetica, Arial, Geneva, Body.pageid-1173 Verdana, sans-serif; margin: 0px;}
Body.pageid-1619 div.entry-content a:visted,Body.pageid-1616 div.entry-content a:visted,Body.pageid-1614 div.entry-content a:visted,Body.pageid-1611 div.entry-content a:visted,Body.pageid-1606 div.entry-content a:visted,Body.pageid-1604 div.entry-content a:visted,Body.pageid-1593 div.entry-content a:visted,Body.pageid-1591 div.entry-content a:visted,Body.pageid-1589 div.entry-content a:visted,Body.pageid-1583 div.entry-content a:visted,Body.pageid-1567 div.entry-content a:visted,Body.pageid-1562 div.entry-content a:visted,Body.pageid-1547 div.entry-content a:visted,Body.pageid-1249 div.entry-content a:visted,Body.pageid-1173 div.entry-content a:visted,Body.pageid-1098 div.entry-content a:visted,Body.pageid-1081 div.entry-content a:visted,Body.pageid-1076 div.entry-content a:visted,Body.pageid-1039 div.entry-content a:visted,Body.pageid-1032 div.entry-content a:visted,Body.pageid-1019 div.entry-content a:visted,Body.pageid-794 div.entry-content a:visted {color: darkgray; text-decoration:none;}
Body.pageid-1619 div.entry-content a:active,Body.pageid-1616 div.entry-content a:active,Body.pageid-1614 div.entry-content a:active,Body.pageid-1611 div.entry-content a:active,Body.pageid-1606 div.entry-content a:active,Body.pageid-1604 div.entry-content a:active,Body.pageid-1593 div.entry-content a:active,Body.pageid-1591 div.entry-content a:active,Body.pageid-1589 div.entry-content a:active,Body.pageid-1583 div.entry-content a:active,Body.pageid-1567 div.entry-content a:active,Body.pageid-1562 div.entry-content a:active,Body.pageid-1547 div.entry-content a:active,Body.pageid-1249 div.entry-content a:active,Body.pageid-1173 div.entry-content a:active,Body.pageid-1098 div.entry-content a:active,Body.pageid-1081 div.entry-content a:active,Body.pageid-1076 div.entry-content a:active,Body.pageid-1039 div.entry-content a:active,Body.pageid-1032 div.entry-content a:active,Body.pageid-1019 div.entry-content a:active,Body.pageid-794 div.entry-content a:active {color: lightblue;text-decoration:underline;}
Body.pageid-1619 div.entry-content a:hover,Body.pageid-1616 div.entry-content a:hover,Body.pageid-1614 div.entry-content a:hover,Body.pageid-1611 div.entry-content a:hover,Body.pageid-1606 div.entry-content a:hover,Body.pageid-1604 div.entry-content a:hover,Body.pageid-1593 div.entry-content a:hover,Body.pageid-1591 div.entry-content a:hover,Body.pageid-1589 div.entry-content a:hover,Body.pageid-1583 div.entry-content a:hover,Body.pageid-1567 div.entry-content a:hover,Body.pageid-1562 div.entry-content a:hover,Body.pageid-1547 div.entry-content a:hover,Body.pageid-1249 div.entry-content a:hover,Body.pageid-1173 div.entry-content a:hover,Body.pageid-1098 div.entry-content a:hover,Body.pageid-1081 div.entry-content a:hover,Body.pageid-1076 div.entry-content a:hover,Body.pageid-1039 div.entry-content a:hover,Body.pageid-1032 div.entry-content a:hover,Body.pageid-1019 div.entry-content a:hover,Body.pageid-794 div.entry-content a:hover {color: grey;text-decoration:underline;}
Body.pageid-1619 div.entry-content a:link,Body.pageid-1616 div.entry-content a:link,Body.pageid-1614 div.entry-content a:link,Body.pageid-1611 div.entry-content a:link,Body.pageid-1606 div.entry-content a:link,Body.pageid-1604 div.entry-content a:link,Body.pageid-1593 div.entry-content a:link,Body.pageid-1591 div.entry-content a:link,Body.pageid-1589 div.entry-content a:link,Body.pageid-1583 div.entry-content a:link,Body.pageid-1567 div.entry-content a:link,Body.pageid-1562 div.entry-content a:link,Body.pageid-1547 div.entry-content a:link,Body.pageid-1249 div.entry-content a:link,Body.pageid-1173 div.entry-content a:link,Body.pageid-1098 div.entry-content a:link,Body.pageid-1081 div.entry-content a:link,Body.pageid-1076 div.entry-content a:link,Body.pageid-1039 div.entry-content a:link,Body.pageid-1032 div.entry-content a:link,Body.pageid-1019 div.entry-content a:link,Body.pageid-794 div.entry-content a:link {color: white;text-decoration:underline;}
Body.pageid-1619 div.entry-content a,Body.pageid-1616 div.entry-content a,Body.pageid-1614 div.entry-content a,Body.pageid-1611 div.entry-content a,Body.pageid-1606 div.entry-content a,Body.pageid-1604 div.entry-content a,Body.pageid-1593 div.entry-content a,Body.pageid-1591 div.entry-content a,Body.pageid-1589 div.entry-content a,Body.pageid-1583 div.entry-content a,Body.pageid-1567 div.entry-content a,Body.pageid-1562 div.entry-content a,Body.pageid-1547 div.entry-content a,Body.pageid-1249 div.entry-content a,Body.pageid-1173 div.entry-content a,Body.pageid-1098 div.entry-content a,Body.pageid-1081 div.entry-content a,Body.pageid-1076 div.entry-content a,Body.pageid-1039 div.entry-content a,Body.pageid-1032 div.entry-content a,Body.pageid-1019 div.entry-content a,Body.pageid-794 div.entry-content a {color: white;text-decoration:underline;}
Body.pageid-1619 p,Body.pageid-1616 p,Body.pageid-1614 p,Body.pageid-1611 p,Body.pageid-1606 p,Body.pageid-1604 p,Body.pageid-1593 p,Body.pageid-1591 p,Body.pageid-1589 p,Body.pageid-1583 p,Body.pageid-1567 p,Body.pageid-1562 p,Body.pageid-1547 p,Body.pageid-1249 p,Body.pageid-1173 p,Body.pageid-1098 p,Body.pageid-1081 p,Body.pageid-1076 p,Body.pageid-1039 p,Body.pageid-1032 p,Body.pageid-1019 p,Body.pageid-794 p {font-size: 16px; font-family: 'Source Sans Pro', Helvetica, Arial, Geneva, Verdana, sans-serif; line-height: 1.15;}
Body.pageid-1619 div.entry-content h3,Body.pageid-1616 div.entry-content h3,Body.pageid-1614 div.entry-content h3,Body.pageid-1611 div.entry-content h3,Body.pageid-1606 div.entry-content h3,Body.pageid-1604 div.entry-content h3,Body.pageid-1593 div.entry-content h3,Body.pageid-1591 div.entry-content h3,Body.pageid-1589 div.entry-content h3,Body.pageid-1583 div.entry-content h3,Body.pageid-1567 div.entry-content h3,Body.pageid-1562 div.entry-content h3,Body.pageid-1547 div.entry-content h3,Body.pageid-1249 div.entry-content h3,Body.pageid-1173 div.entry-content h3,Body.pageid-1098 div.entry-content h3,Body.pageid-1081 div.entry-content h3,Body.pageid-1076 div.entry-content h3,Body.pageid-1039 div.entry-content h3,Body.pageid-1032 div.entry-content h3,Body.pageid-1019 div.entry-content h3,Body.pageid-794 div.entry-content h3 {font-weight: normal; font-size: 18px; font-family: 'Source Sans Pro', Helvetica, Arial, Geneva, Verdana, sans-serif; margin-bottom: 5px;}
Body.pageid-1619 div.entry-content h2,Body.pageid-1616 div.entry-content h2,Body.pageid-1614 div.entry-content h2,Body.pageid-1611 div.entry-content h2,Body.pageid-1606 div.entry-content h2,Body.pageid-1604 div.entry-content h2,Body.pageid-1593 div.entry-content h2,Body.pageid-1591 div.entry-content h2,Body.pageid-1589 div.entry-content h2,Body.pageid-1583 div.entry-content h2,Body.pageid-1567 div.entry-content h2,Body.pageid-1562 div.entry-content h2,Body.pageid-1547 div.entry-content h2,Body.pageid-1249 div.entry-content h2,Body.pageid-1173 div.entry-content h2,Body.pageid-1098 div.entry-content h2,Body.pageid-1081 div.entry-content h2,Body.pageid-1076 div.entry-content h2,Body.pageid-1039 div.entry-content h2,Body.pageid-1032 div.entry-content h2,Body.pageid-1019 div.entry-content h2,Body.pageid-794 div.entry-content h2 {font-weight: bold; font-size: 21px; font-family: 'Source Sans Pro', Helvetica, Arial, Geneva, Verdana, sans-serif; margin-bottom: 5px;}
Body.pageid-1619 h1.page-title,Body.pageid-1616 h1.page-title,Body.pageid-1614 h1.page-title,Body.pageid-1611 h1.page-title,Body.pageid-1606 h1.page-title,Body.pageid-1604 h1.page-title,Body.pageid-1593 h1.page-title,Body.pageid-1591 h1.page-title,Body.pageid-1589 h1.page-title,Body.pageid-1583 h1.page-title,Body.pageid-1567 h1.page-title,Body.pageid-1562 h1.page-title,Body.pageid-1547 h1.page-title,Body.pageid-1249 h1.page-title,Body.pageid-1173 h1.page-title,Body.pageid-1098 h1.page-title,Body.pageid-1081 h1.page-title,Body.pageid-1076 h1.page-title,Body.pageid-1039 h1.page-title,Body.pageid-1032 h1.page-title,Body.pageid-1019 h1.page-title,Body.pageid-794 h1.page-title {font-size: 36px; font-family: 'Source Sans Pro', Helvetica, Arial, Geneva, Verdana, sans-serif; margin-top: 5px; margin-bottom: 25px;}

/* Graham fixes */

div#wrapper {margin-top:0px;}

#header-rss-link {
    display:none;
    }

span#tagline {margin:0;}
.page-title {color: #fcc050;}

div.entry-content h1, div.entry-content h2, div.entry-content h3 {
        font-family: 'Source Sans Pro', Helvetica, Arial, Geneva, Verdana, sans-serif;
        font-weight: normal;
}

p, li, #menu-cool-aqua-springs a,  div.sidebar span.widget-title, span.widget-title, #text-8, #text-8 a, div.entry-content a,body.footer-fixed div#footer, body.footer-fluid div#footer, body.footer-fluid div#footer-container {
        font-family: 'Source Sans Pro', Helvetica, Arial, Geneva, Verdana, sans-serif;
        font-weight: normal;
        color: white;

}

body.footer-fixed div#footer, body.footer-fluid div#footer, body.footer-fluid div#footer-container {
    background:#01356e;
    border: 0px;
}
    
#leaf-72, #leaf-27 {
    background:#001a35;
    border-radius: 10px;
    }
body.custom div.content {background: none;}

div#leaf-8 {
    background-color:#001a35;
    border-radius: 10px;
    }

div#container {
    background:#01356e;
    margin-bottom: 0;

    }

body.pageid-75 div#container  {
    background:none!important;
    }

body.pageid-75 div#footer, body.pageid-75 div#footer, body.pageid-75 div#footer-container {
    background:none!important;
}

ul.navigation > li.current-menu-item > a, ul.navigation > li.current_page_item > a, ul.navigation > li.current_page_parent > a, ul.navigation > li.current_page_ancestor > a, ul.navigation li.current_page_ancestor ul, ul.navigation li.current_page_parent ul, ul.navigation li.current_page_item ul, ul.navigation li.current_page_item a:hover, ul.navigation li.current-menu-item a:hover {
	font-family:arial black, sans-serif!important; 
}

form#header-search-bar {display:none;}