@charset "UTF-8";
@import url(font-awesome.min.css);
@import url("http://fonts.googleapis.com/css?family=Roboto:500,300");


/* AUSSIE DATA TECH RISING STYLE CUSTOM 18 
	CUSTOM CSS SETTINGS
	JANUARY 2021

	Banner Start settings
		#skel-layers-wrapper
				padding-top: 4em;
				
		#header 
			height: 4em; = nav bar height

*******************************************
CAUTION THIS CSS IS PUBLISHED AND PROTECTED
*******************************************

*/


	body {
		background-color:#ffffff;
		background="../images/mainBackgroundFaded.png"
	}

	body, input, select, textarea {
		color: #404040;
		font-family: "Roboto", Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: 300;
		line-height: 1.6em;
	}  
	a {
		font-family: "Times New Roman", Times, serif;
		color: #629DD1;
		margin: 0.15em;
		padding: 0.02em 1em 0em 0em;
		text-decoration: underline;
		text-align: center;
	}  
	a.quickLaunch {
		font-family: "Times New Roman", Times, serif;
		color: #629DD1;
		margin: 0;
		padding: 0;
		text-decoration: none;
		text-align: center;
	} 

/* 	PULSING A LINK IMAGES 
	removed as this conflicts with the customers vision
*/
 
		
/***************************************************************
	<a href ="" ><img src = ""/>
	a:hover {
			font-weight: 900;
			border-bottom:1px;
			border-radius: 3px;
			padding: 1em 1em 1em 1em;
			background-color: rgba(005,0,02=45,0.4);
			-webkit-animation: pulse 0.5s ease-in;
			-moz-animation: pulse 0.5s ease-in;
			 animation: pulse 0.5s ease-in;
			-webkit-animation-iteration-count: infinite;
			-moz-animation-iteration-count: infinite;
			animation-iteration-count: infinite;
		}
**************************************************************/
			/* EFECTS */
			

		/* effect-shine */
		a.effect-shine:hover {
			border-radius: 13px;
			-webkit-mask-image: linear-gradient(-60deg, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0.9) 30%,rgba(255,255,255,0.4) 40%, rgba(0,0,255,0.9) 50%, rgba(255,255,255,0.7) 60%, rgba(0,0,255,0.6) 70%, rgba(0,0,255,0.9) 80%, rgba(255,255,255,0.6) 90%, rgba(255,255,255,0.9) 100%);
			-webkit-mask-size: 200%;
			font-size: 1em;
			animation: shine 3s infinite;
		}
		
		@-webkit-keyframes shine {
		  from {
			-webkit-mask-position: 150%;
		  }
		  
		  to {
			-webkit-mask-position: -50%;
		  }
		}
		
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
 }
 25% {
    -webkit-transform: scale(1.10);
    opacity: 0.9;
	font-weight: 600;
 }
 50% {
    -webkit-transform: scale(1.15);
    opacity: 0.8;
	font-weight: 1200;
 }
}		


.neons {
   margin-top: 2em;
   text-align: center;
}

.neons fonts {
  font-size: 2em;
   font-weight: bold;
  -webkit-animation: glow 2s ease-in-out infinite alternate;
  -moz-animation: glow 2s ease-in-out infinite alternate;	
  animation: glow 2s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
     from {
     color: #000022;
    text-shadow: 0 0 20px #ccccff, 0 0 25px #ccccff;
  }
  
  to {
      color: #000033;
    text-shadow: 0 0 25px #ccccff, 0 0 30px #ccccff, 0 1 35px #ccccff;
  }
}
		
		/* effect-shine */
		specialFontHeader{
			border-radius: 13px;
			-webkit-mask-image: linear-gradient(-60deg, rgba(0,0,0,0.8) 10%, rgba(0,0,255,0.9) 50%, rgba(0,0,100,0.7) 60%, rgba(0,0,255,0.6) 70%, rgba(0,0,190,0.9) 80%, rgba(100,100,255,0.6) 90%, rgba(0,0,100,0.9) 100%);
			-webkit-mask-size: 800%;
			font-size: 1em;
			animation: shine 3s infinite;
		}

		@-webkit-keyframes shine {
		  from {
			-webkit-mask-position: 150%;
		  }
		  
		  to {
			-webkit-mask-position: -50%;
		  }
		}
		
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
 }
 25% {
    -webkit-transform: scale(1.10);
    opacity: 0.9;
	font-weight: 600;
 }
 50% {
    -webkit-transform: scale(1.15);
    opacity: 0.8;
	font-weight: 1200;
 }
}		
		
	floatingImage {
		color: #393939;
		margin: 0.25em;
		text-decoration: underline;
		text-align: center;
		float: left;
		width: 39%;
		padding: 0;
		display: inline-block;
	}
	floatingImageRight {
		color: #393939;
		margin-left: 1em;
		margin-right: 0;
		margin-bottom: 0;
		margin-top: 0;
		text-decoration: underline;
		text-align: center;
		float: right;
		width: 18%;
		padding: 0;
		display: inline-block;
	}
	floatingImageLeftMidSize {
		color: #393939;
		margin-left: 0;
		margin-right: 0.15em;
		margin-bottom: 0;
		margin-top: 0;
		text-decoration: underline;
		text-align: center;
		float: left;
		width: 12%;
		padding: 0;
		display: inline-block;
	}
	floatingImageLeftConditioner {
		color: #393939;
		margin-left: 0;
		margin-right: 0.15em;
		margin-bottom: 0;
		margin-top: 0;
		text-decoration: underline;
		text-align: center;
		float: left;
		width: 15%;
		padding: 0;
		display: inline-block;
	}
	floatingImageNarrow {
		color: #393939;
		margin-left: 1em;
		margin-right: 0;
		margin-bottom: 0;
		margin-top: 0;
		text-decoration: underline;
		text-align: center;
		float: right;
		width: 90%;
		padding: 0;
		display: inline-block;
	}

	b {
		color: #343434;
		font-weight: bold;
	}
	b.specialBold {
		color: #050505;
		font-weight: bold;
	}
	b.saleBold {
		color: #de0010;
		font-weight: bold;
	}
	b.goldBold {
		color: #Ad8500;
		font-weight: bold;
	}
	b.blueBold {
		color: #333355;
		font-weight: bold;
	}
	strong {
		color: #676767;
		font-weight: bold;
	}
	b.boldWhite {
		color: #ffffff;
		font-weight: bold;
	}
	subHeadFormat {
		color: #000cdf;
		font-weight: bold;
	}
	adTextFormat {
		color: #404040;
		font-weight: bold;
	}
	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 0.65em 0;
	}
	font.specialHeader{
		color: #333399;
		font-weight: 900;
		font-style: bold;
		line-height: 1em;
		margin: 0 0 0 0;
		text-transform: uppercase;
		letter-spacing: 0.125em;
	}

	font.specialHeader2{
		color: #ffffff;
		font: bold 1.3em arial;
		line-height: 1em;
		margin: 0 0 0 0;
		text-transform: uppercase;
		letter-spacing: 0.25em;
	}

	font.catalogueHeaderText{
		color: #393939;
		font-style: oblique 30deg;		
		font: bold 1.3em arial;
		line-height: 1em;
		margin: 0 0 0 0;
		text-transform: uppercase;
		letter-spacing: 0.15em;
	}

	
	h1, h2, h3, h4, h5, h6 {
		color: #676767;
		font-weight: 300;
		line-height: 1em;
		margin: 0 0 0 0;
		text-transform: uppercase;
		letter-spacing: 0.125em;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

	h2 {
		font-size: 1.5em;
		line-height: 1.5em;
	}

	h3 {
		font-size: 1.25em;
		line-height: 1.5em;
	}

	h4 {
		font-size: 1em;
		line-height: 1.5em;
	}

	h5 {
		font-size: 0.9em;
		line-height: 1.5em;
	}

	h6 {
		font-size: 0.7em;
		line-height: 1.5em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	hr {
		border: 1px;
		border-bottom: solid 1px;
		border-color: #cacaca;
		margin: 0;
		position: relative;
	}
	hr.specialLine{
		border-radius: 0px;
		border-bottom: solid 4em;
		border-color: #080808;
		margin: 0;
		padding-bottom: 0em;
		position: relative;
	}
	hr.footerBorder{
		border-radius: 0px;
		border-bottom: solid 0.3em;
		border-color: #212121;
		margin: 0;
		padding-bottom: 0em;
		position: relative;
	}

	hr.dividerLine{
		border-radius: 30px;
		border-top: solid 2em;
		border-color: #efefef;
		margin: 0;
		padding-bottom: 0em;
		position: relative;
	}
	hr.dividerLineWhite{
		border-radius: 30px;
		border-top: solid 2em;
		border-color: #ffffff;
		margin-top: 0.1em;
		padding-top: 0;
		padding-bottom: 0;
		position: relative;
	}

	hr.dividerLineWhiteNarrow{
		border-radius: 5px;
		border-top: solid 1em;
		border-color: #ffffff;
		margin: 1em;
		padding-top: 0;
		padding-bottom: 0;
		position: relative;
	}

	hr.dividerLineBlue1Narrow{
		border-radius: 1px;
		border-top: solid 1px;
		border-color: #eeeeff;
		margin-left: 4em;
		margin-right: 4em;
		padding-top: 0;
		padding-bottom: 0;
		position: relative;
	}

	hr.dividerLineBlue2Narrow{
		border-radius: 1px;
		border-top: solid 1px;
		border-color: #dedeff;
		margin-left: 4em;
		margin-right: 4em;
		padding-top: 0;
		padding-bottom: 0;
		position: relative;
	}
	hr.dividerLineBlue3Narrow{
		border-radius: 1px;
		border-top: solid 1px;
		border-color: #cdcdff;
		margin-left: 4em;
		margin-right: 4em;
		padding-top: 0;
		padding-bottom: 0;
		position: relative;
	}
	hr.dividerLineBlue4Narrow{
		border-radius: 1px;
		border-top: solid 1px;
		border-color: #ccccff;
		margin-left: 4em;
		margin-right: 4em;
		padding-top: 0;
		padding-bottom: 0;
		position: relative;
	}

	
	hr.major {
			margin: 2em 0 5em 0;
		}

	blockquote {
		border-left: solid 4px rgba(144, 144, 144, 0.25);
		font-style: oblique 20deg;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	
	code {
		background: rgba(144, 144, 144, 0.075);
		border-radius: 6px;
		border: solid 1px rgba(255, 255, 255, 0.25);
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0 2em 0;
		overflow-x: auto;
	}

		pre code {
			display: block;
			line-height: 1.75em;
			padding: 1em 1.5em;
		}
		
	#main
	{
		border-top: 0px solid;
		border-color: rgba(0,0,0,.2);
	}
	
	
	#catalogue
	{
		border-radius:30px;
		border-top: 1px solid;
		border-left: 1px solid;
		border-right: 5px solid;
		border-bottom: 5px solid;
		border-color: rgba(050,050,175,.4);
		margin-bottom: 1.5em;
		padding: 1.5em;
		position: relative;
		box-shadow: 0 2px 8px 0 rgba(0, 0, 255, 0.5), 0 6px 18px 0 rgba(0, 0, 255, 0.6);
	}
	#cataloguePage
	{
		border-radius:30px;
		border-top: 1px solid;
		border-left: 1px solid;
		border-right: 5px solid;
		border-bottom: 5px solid;
		border-color: rgba(050,050,075,.4);
		margin-bottom: 1.5em;
		padding: 1.5em;
		position: relative;
		box-shadow: 0 2px 8px 0 rgba(20, 20, 055, 0.5), 0 6px 18px 0 rgba(20, 20, 055, 0.6);
	}
	#marketing
	{
		border-radius:30px;
		border-top: 0px solid;
		border-left: 0px solid;
		border-right: 0px solid;
		border-bottom: 0px solid;
		border-color: rgba(0,0,0,.2);
		position: relative;
	}
	
	#marketing header h2
	{
		font-size: 1.6em;
	}
	
	.sidebar header h2
	{
		font-size: 1.6em;
	}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

/* Section/Article */
	section.special, article.special {
		text-align: center;
	}

	header p {
		color: #bbb;
		position: relative;
		margin: 0.53em 0 0.75em 0;
	}

	header h2 + p {
		font-size: 1.25em;
		margin-top: -1em;
		line-height: 1.5em;
	}

	header h3 + p {
		font-size: 1.1em;
		margin-top: -0.85em;
		line-height: 1.5em;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.9em;
		margin-top: -0.75em;
		line-height: 1.5em;
	}

	header.major {
		text-align: center;
		margin: 0 0 1em 0;
	}

		header.major h2 {
			font-size: 2em;
		}

		header.major h2 + p {
			font-size: 1.5em;
			margin: -1em 0 2em 0;
		}

/* Form */

	form {
		margin: 0 0 0 0;
	}

	label {
		color: #404040;
		display: block;
		font-size: 0.9em;
		font-weight: 500;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		color: #000000;
		background: rgba(240, 240, 255, 0.55);
		border-radius: 10px;
		box-shadow: inset 1px 1px 3px #999;
		border: none;
		border: solid 2px rgba(0, 100, 200, 1);
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border-color: #629DD1;
			box-shadow: 0 0 0 1px #629DD1;
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			content: "";
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			color: rgba(144, 144, 144, 0.25);
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2.75em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			color: #555f66;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 300;
			padding-left: 1.4em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				background: rgba(144, 144, 144, 0.075);
				border-radius: 6px;
				border: solid 1px rgba(144, 144, 144, 0.25);
				content: '';
				display: inline-block;
				height: 1.65em;
				left: 0;
				line-height: 1.58125em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.65em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			background: #192024;
			border-color: #192024;
			color: #ffffff;
			content: '\f00c';
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			border-color: #629DD1;
			box-shadow: 0 0 0 1px #629DD1;
		}

	input[type="checkbox"] + label:before {
		border-radius: 6px;
	}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

/* Box */

	.box {
		border-radius: 6px;
		border: solid 1px rgba(144, 144, 144, 0.25);
		margin-bottom: 1em;
		padding: 1em 1em;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

		.icon.major {
			display: inline-block;
			margin: 0 0 1.25em 0;
			color: #ffffff;
			background: #629DD1;
			width: 3em;
			height: 3em;
			font-size: 2em;
			text-align: center;
			line-height: 3em;
			border-radius: 100%;
			box-shadow: 0 0 0 1px #fff, 0 0 0 11px rgba(144, 144, 144, 0.25);
		}
	/* Images */

		.image
		{
			display: inline-block;
		}
		
			.image img
			{
				display: block;
				width: 90%;
			}

			.image.featured
			{
				display: block;
				width: 100%;
				margin: 0 0 0 0;
			}
			
			.image.full
			{
				display: block;
				width: 100%;
				margin-bottom: 1em;
			}
			
			.image.left
			{
				float: left;
				margin: 0.25em;
			}
			
			.image.centered
			{
				display: block;
				margin: 0 0 0 0;
			}

				.image.centered img
				{
					margin: 0 auto;
					width: auto;
				}		
				.image.fit {
			display: block;
			margin: 0 0 0.25em 0;
			width: 100%;
			position: relative;
		}

			.image.fit img {
				display: block;
				width: 100%;
			}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 1em 0;
		padding-left: 2em;
		text-align: justify;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style-type: none; /* Remove bullets */
		text-align: justify;
		margin: 0;
		padding-left: 0em;
	}
	img {
		margin: 0em;
		padding-left: 0em;
		padding-right: 0em;
		padding-bottom: 0em;
	}
		ul li {
			padding-left: 0.5em;
			padding-right: 0.5em;
		}

		ul img{
			padding-top: 0.1em;
			padding-left: 0.1em;
			padding-right: 0.1em;
		}

		ul.alt {
			list-style: none;
			padding-left: 1.5em;
		}

			ul.alt li {
				border-top: solid 1px rgba(144, 144, 144, 0.25);
				padding: 0.1em 0;
			}
			ul.altModerate li {
				border-top: solid 1px rgba(040, 040, 040, 0.25);
				padding: 0.15em 0;
			}
			ul.borderless li {
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0.35em;
			} 
			ul.borderlessNarrow li {
				font-size: 1em;
				margin-left: 0em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0em;
			}
			ul.borderlessWide li {
				font-size: 1em;
				margin-left: 3em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0.2em;
			}
			ul.borderlessNarrowStyled li {
				list-style: disc;
				font-size: 1em;
				margin-left: 2.5em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0em;
			}
			ul.borderlessNarrowStyled2 li {
				list-style: disc;
				font-size: 1em;
				margin-left: 1.8em;
				margin-right: 1.2em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0.2em;
			}
			ul.borderlessNarrowUpgrade li {
				font-size: 1em;
				margin-left: 2em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0.2em;
			}
			ul.borderlessNarrowIndentedHead li {
				list-style: none;
				font-size: 1em;
				margin-left: 1em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0em;
			}
			ul.borderlessNarrowIndented li {
				list-style: disc;
				font-size: 1em;
				margin-left: 1em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0em;
			}
			ul.borderlessNarrowNoMargin li {
				font-size: 1em;
				margin-left: -1em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0em;
			}
			ul.borderlessModerate li {
				font-size: 1em;
				margin-left: 0em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0.2em;
			}
			ul.borderlessListed li {
				font-size: 1em;
				margin-left: 0em;
				margin-bottom: 1em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0em;
			}
			ul.borderlessNarrowTwo li {
				font-size: 1em;
				margin-left: 1em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0em;
			}
			ul.borderlessBullet li {
				list-style: none;
				font-size: 1em;
				margin-left: 1em;
				border-top: solid 0px rgba(144, 144, 144, 0.25);
				padding: 0em;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				padding: 0 1.25em 0 0;
			}

				ul.icons li:last-child {
					padding-right: 0;
				}

				ul.icons li .icon:before {
					font-size: 1.5em;
				}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1em 0 0;
				vertical-align: middle;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.small li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 0.2em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

	dl {
		margin: 0 0 2em 0;
	}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2em 0;
		width: 90%;
	}

		table tbody tr {
			border: solid 1px rgba(144, 144, 144, 0.25);
			border-left: 0;
			border-right: 0;
		}

			table tbody tr:nth-child(2n + 1) {
				background-color: rgba(225, 225, 225, 0.075);
			}

		table td {
			padding: 0.25em 0.25em;
		}

		table th {
			color: #ffffff;
			font-size: 0.9em;
			font-weight: 500;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}

		table thead {
			border-bottom: solid 2px rgba(144, 144, 144, 0.25);
		}

		table tfoot {
			border-top: solid 2px rgba(144, 144, 144, 0.25);
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px rgba(144, 144, 144, 0.25);
				border-left-width: 0;
				border-top-width: 0;
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
			}

			table.alt tfoot {
				border-top: 0;
			}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		background-color: #192024;
		border-radius: 6px;
		border: 0;
		color: #ffffff !important;
		cursor: pointer;
		display: inline-block;
		font-weight: 300;
		text-transform: uppercase;
		letter-spacing: 0.125em;
		font-size: 0.9em;
		height: 2.85em;
		line-height: 2.85em;
		padding: 0 0.75em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		text-indent: 0.25em;
		position: relative;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		.button:hover {
			background-color: #232d33;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		.button:active {
			background-color: #0f1315;
		}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		.button.icon {
			padding-left: 1.35em;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			.button.icon:before {
				margin-right: 0.5em;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 60%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		.button.small {
			font-size: 0.7em;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		.button.big {
			font-size: 1.2em;
			height: 2.65em;
			line-height: 2.65em;
		}

		input[type="submit"].alt,
		input[type="reset"].alt,
		input[type="button"].alt,
		.button.alt {
			background-color: transparent;
			box-shadow: inset 0 0 0 1px rgba(144, 144, 144, 0.25);
			color: #404040 !important;
		}

			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			input[type="button"].alt:hover,
			.button.alt:hover {
				background-color: rgba(144, 144, 144, 0.075);
			}

			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			input[type="button"].alt:active,
			.button.alt:active {
				background-color: rgba(144, 144, 144, 0.2);
			}

			input[type="submit"].alt.icon:before,
			input[type="reset"].alt.icon:before,
			input[type="button"].alt.icon:before,
			.button.alt.icon:before {
				color: #bbb;
			}

		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		.button.special {
			background-color: #629DD1;
			color: #ffffff !important;
		}

			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			.button.special:hover {
				background-color: #76a9d7;
			}

			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			.button.special:active {
				background-color: #4e91cb;
			}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		.button.disabled,
		.button:disabled {
			background-color: #555f66 !important;
			box-shadow: inset 0 -0.15em 0 0 rgba(0, 0, 0, 0.15);
			color: #fff !important;
			cursor: default;
			opacity: 0.25;
		}

/* Wrapper */

	.wrapper {
		padding: 2em 0 2em 0;
	}

		.wrapper.style1 {
			background: #fff;
			color: #000066;
		}

		.wrapper.style2 {
			background: #ff0000;
			color: #c5c7c8;
		}

			.wrapper.style2 h2, .wrapper.style2 h3, .wrapper.style2 h4, .wrapper.style2 h5, .wrapper.style2 h6 {
				color: #ffffff;
			}

			.wrapper.style2 header p {
				color: #a3a5a7;
			}

			.wrapper.style2 .button.alt {
				box-shadow: inset 0 0 0 1px rgba(144, 144, 144, 0.75);
				color: #ffffff !important;
			}

				.wrapper.style2 .button.alt:hover {
					background-color: rgba(144, 144, 144, 0.275);
				}

				.wrapper.style2 .button.alt:active {
					background-color: rgba(144, 144, 144, 0.4);
				}

				.wrapper.style2 .button.alt.icon:before {
					color: #a3a5a7;
				}

/* Header 
	Floating header 
		height
		padding
*/


	#skel-layers-wrapper {
		padding-top: 3.5em;
		padding-bottom: 0em;
	}

	#header {
		background-image: url('../images/headerBackground.png');
		color: #192229;
		cursor: default;
		height: 3.5em;
		left: 0;
		line-height: 1em;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
	}

	
		#header h1 {
			color: #ffffff;
			font-weight: 1000;
			height: inherit;
			left: 1.25em;
			line-height: inherit;
			margin: 0;
			padding: 1em;
			position: absolute;
			top: 0;
		}

			#header h1 a {
				font-size: 1.25em;
			}

		#header nav {
			height: inherit;
			line-height: 1em;
			position: absolute;
			left: 1em;
			top: 0;
			vertical-align: middle;
		}
			#header nav > ul {
				list-style: none;
				margin: 0;
				padding-left: 0;
			}

				#header nav > ul > li {
					border-radius: 6px;
					display: inline-block;
					margin-left: 2em;
					padding-left: 0;
				}

					#header nav > ul > li a {
						-moz-transition: color 0.2s ease-in-out;
						-webkit-transition: color 0.2s ease-in-out;
						-o-transition: color 0.2s ease-in-out;
						-ms-transition: color 0.2s ease-in-out;
						transition: color 0.2s ease-in-out;
						color: #000066;
						display: inline-block;
						text-decoration: none;
					}

						#header nav > ul > li a:hover {
							font-weight: 900;
							text-transform: none !important;
							box-shadow: 0 0 0 0 rgba(005,0,255,0.3), 0 0 0 0 rgba(005,0,190,0.3);
						}
						

/***** Zoom *****/
					#header nav > ul > li:first-child {
						margin-left: 0;
					}

					#header nav > ul > li .button {
						font: 120% system-ui;
						height: 1.25em;
						line-height: 1.25em;
						margin-bottom: 0;
						padding: 0em;
						position: relative;
						top: -0.075em;
						vertical-align: middle;
					}

		#header .container {
			position: relative;
		}

			#header .container h1 {
				left: 0;
			}

			#header .container nav {
				right: 0;
			}


			

			
			/* Banner */

	#banner {
		background-color: #ffffff;
		background-image: url("../images/banner.jpg");
		background-size: 100%;
		height: 100%;
		background-position: center top;
		background-repeat: no-repeat;
		color: #000066;
		padding: 0em 0;
		text-align: bottom;
		position: relative;
	}

		#banner:before {
			content: '';
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background: rgba(255, 255, 255, 0);
		}

		#banner .inner {
			position: relative;
			z-index: 1;
		}

			#banner .inner :last-child {
				margin-bottom: 0;
			}

		#banner h2, #banner h3, #banner h4, #banner h5, #banner h6 {
			color: #000066;
		}

		#banner .button.alt {
			box-shadow: inset 0 0 0 1px rgba(144, 144, 144, 0.75);
			color: #ffffff !important;
		}

			#banner .button.alt:hover {
				background-color: rgba(144, 144, 144, 0.275);
			}

			#banner .button.alt:active {
				background-color: rgba(144, 144, 144, 0.4);
			}

			#banner .button.alt.icon:before {
				color: #c1c1c1;
			}

		#banner .button {
			min-width: 12em;
		}

		#banner h2 {
			font-size: 3.5em;
			line-height: 1em;
			margin: 0 0 0.5em 0;
			padding: 0;
		}

		#banner p {
			font-size: 1.5em;
			margin-bottom: 2em;
		}

			#banner p a {
				color: #ffffff;
				text-decoration: none;
			}

/* Footer */

	#footer {
		background: #000000;
		padding: 6em 0 6em 0;
	}

		#footer a {
			color: inherit;
		}

		#footer .copyright {
			color: #000000;
			font-size: 0.9em;
			margin: 2em 0 0 0;
			padding: 0;
			text-align: center;
		}

			#footer .copyright li {
				border-left: solid 1px rgba(144, 144, 144, 0.25);
				display: inline-block;
				list-style: none;
				margin-left: 0em;
				padding-left: 0.5em;
			}

				#footer .copyright li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}

		#footer .icons a {
			color: #bbb;
		} 
		
			
.zoom {
	padding: 0px;
	transition: transform .1s; /* Animation */
	width: 150px;
	height: 150px;
	margin: 0;
}
.zoom:hover {
	transform: scale(2); /* (200% zoom)*/
	box-shadow: 0 0 7px #2200ff, 0 0 9px #2200ff;
} 
			
			
.zoomMid {
	padding: 0px;
	transition: transform .1s; /* Animation */
	width: 150px;
	height: 150px;
	margin: 0;
}
.zoomMid:hover {
	transform: scale(1.70); /* (170% zoom)*/
	box-shadow: 0 0 7px #2200ff, 0 0 9px #2200ff;
} 
			
.zoomLarge {
	padding: 0px;
	transition: transform .1s; /* Animation */
	width: 350px;
	height: 310px;
	margin: 0;
}

.zoomLarge:hover {
	transform: scale(1.75); /* (175% zoom)*/
	box-shadow: 0 0 7px #2200ff, 0 0 9px #2200ff;
	border-radius:10px;
	border-left: solid 1em;
	border-top: solid 1em;
	border-right: solid 1em;
	border-bottom: solid 1em;
	border-color:#9191bb;
} 

.zoomBuyDirect {
	padding: 0px;
	transition: transform .1s; /* Animation */
	width: 90%;
	margin: 0;
}

.zoomBuyDirect:hover {
	transform: scale(1.5); /* (150% zoom)*/
	border-radius:0;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-color:#9191bb;
} 
.zoomBuyDirectHeater {
	padding: 0px;
	transition: transform .1s; /* Animation */
	width: 535px;
	height: 224px;
	margin: 0;
}

.zoomBuyDirectHeater:hover {
	transform: scale(1.7); /* (170% zoom)*/
	border-radius:0;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-color:#9191bb;
} 

.zoomBuyDirectAquaPedic {
	padding: 0px;
	transition: transform .1s; /* Animation */
	width: 100%;
	margin: 0;
}

.zoomBuyDirectAquaPedic:hover {
	transform: scale(1.75); /* (175% zoom)*/
	border-radius:0;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-color:#9191bb;
} 



.zoomBuyDirectCatalogueShort {
	padding: 0px;
	transition: transform .1s; /* Animation */
	width: 100%;
	margin: 0;
}

.zoomBuyDirectCatalogueShort:hover {
	transform: scale(1.1); /* (110% zoom)*/
	border-radius:0;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-color:#9191bb;
} 



