/* ============================================================================ */
/*                        Ozmac Welding Industries                              */
/*                               ozmac.net.au                                   */
/*                            owi_print_2019.css                                */
/* ============================================================================ */
/* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 1.0rem; }

sup {
  vertical-align: top;
  font-size: 75%;
  line-height: 120%;
  padding-left: 0.1rem;
  padding-right: 0.25rem; }

img {
  display: block;
  border: none;
  margin: 0rem auto;
  height: auto;
  font-size: 0.8rem;
  text-align: center;
  color: #d8d8d8; }


/*------------------------------------*\
          #PAGE-LAYOUT-SECTION
\*------------------------------------*/
html {
  background: #fff;
  -ms-text-size-adjust: auto;
  -moz-text-size-adjust: auto;
  -webkit-text-size-adjust: auto;
  -webkit-tap-highlight-color: rgba(0, 128, 255, 0.4); }

body {
  color: #000;
  z-index: 0;
  font-family: calibri, arial, helvetica, sans-serif;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
  background: #fff;
  text-rendering: optimizeLegibility; }

.footer-bkgnd-band {
  width: 100%;
  min-width: 320px; }

.outerbox,
.topofpage,
.topofpageextended,
.topofpagecompact,
.branding,
.branding img,
.footer-content {
  width: 640px;
  margin: 0 auto; }

.outerbox {
  position: relative;
  background: #fff; }

/*	Added 19/06/18 for AFL, FET, DPX	*/
.outerbox,
.topofpageextended,
.topofpagecompact {
  position: relative; }

.content {
  z-index: 1;
  display: block;
  position: relative;
  overflow: visible;
  width: 100%;
  min-height: 30rem;
  margin: 0px;
  padding: 0.5rem 0% 0rem 0%;
  text-align: left;
  font-size: 1.0rem;
  line-height: 1.40;
  background: #fff; }

.content-clear {
  clear: both;
  height: 0px; }


/*------------------------------------*\
          #MASTHEAD-TAGS-LAYOUT
\*------------------------------------*/
.topofpageextended img.buffer {
  position: relative;
  z-index: 0;
  display: block;
  max-height: 240px;
  width: 30.35%; }


.masthead-extended-branding {
  position: absolute;
  z-index: 100;
  top: 20px;
  left: 5%;
  width: 50%;
  max-width: 600px; }


img.masthead-compact-branding {
  position: absolute;
  z-index: 1;
  bottom: 15%;
  right: 5%;
  width: 80%;
  max-width: 600px; }

.topofpagecompact img.buffer {
  position: relative;
  z-index: 0;
  display: block;
  max-height: 220px;
  width: 30.35%; }


#topshow {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #f0f0f0;
  overflow: hidden;
  background: url('../images_layout/owi-masthead-bkgnd-extended.jpg') top no-repeat; background-size:cover;}

#topshow img {
	position: absolute;
	z-index: 1;
	top: 0px;
	width: 50%;
	max-width: 600px;
	height: 100%;
	margin: 0rem auto 2rem 2%;
	display: block; }

.topofpagecompact {
  display: none;
  height: 220px;
  background: url("../images_layout/owi-masthead-bkgnd-compact.jpg") center right no-repeat;
  background-size: cover; }

.topofpagecompact a:link {
  display: inline-block;
  width: 100%;
  height: 95%;
  text-decoration: none; }


/*------------------------------------*\
            #FOOTER-SECTION
\*------------------------------------*/
.footer-bkgnd-band {
  clear: both;
  position: relative;
  overflow: hidden;
  bottom: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  background: #fff; }

.footer-content {
  margin: 0 auto;
  padding: 5px 0 5px 0;
  border-top: solid 1px #d8d8d8;
  overflow: auto; }

.fatfooterdiv {
  float: left;
  width: 30%;
  margin-right: 0%;
  padding: 1.0rem 0% 0.8rem 0%; }

.fatfooterdiv span.selected {
  text-decoration: underline; }

.fatfooterdiv p {
  font-size: 1rem;
  line-height: 1.5;
  color: #000; }

.fatfooterdiv li {
  font-size: 1rem;
  list-style-type: none;
  padding-bottom: 0.4rem;
  margin-left: 0rem;
  color: #000; }

.footercontact {
  float: right;
  width: 30%;
  margin: 0;
  padding: 1.0rem 1.8% 0px 0.5rem; }

.footercontact li {
  text-align: right;
  list-style-type: none;
  margin: 0.5rem 0px 0.25rem auto;
  font-size: 0.85rem;
  color: #000; }

li.footerabn {
  font-size: 80%; }

li.footer-tradingname {
  font-size: 1.15rem; }

li.footer-phone {
  font-size: 1.5rem;
  color: #000; }

li.footer-phone a:link,
li.footer-phone a:visited {
  color: #000; }

p.copyrightwide {
  clear: both;
  margin: 0.0rem 1.2rem 0.5rem auto;
  padding-top: 1.2rem;
  font-size: 0.7rem;
  text-align: right;
  color: #000; }

.printstamp {
  display: none; }

/*------------------------------------*\
     #MAIN-MENU-EXTENDED-SECTION
\*------------------------------------*/
#mainmenu {
  z-index: 98;
  height: 2.4rem;
  text-align: left;
  background: #686868;
 box-shadow: 0px -1px 15px rgba(255, 255, 255, 0.5); }

#mainmenu a {
  height: 2.4rem;
  font-size: 0.95rem;
  line-height: 2.20rem; }

#mainmenu ul {
  margin: 0px;
  padding: 0px; }

#mainmenu ul li {
  width: 17.98%;
  float: left;
  margin: 0px 0%;
  padding: 0px;
  list-style-type: none; }


#mainmenu .homelink {
  width: 10%; }

#mainmenu a:link,
#mainmenu a:visited,
#mainmenu li {
  display: block;
  width: 100%;
  color: #fff;
  margin: 0% auto;
  text-align: center;
  text-decoration: none; }

#mainmenu a:hover,
#mainmenu a:active {
  color: #fff;
  background: rgba(255, 255, 255, 0.25);
}

/*------------------------------------*\
          #COMPACT-MENU-SECTION
\*------------------------------------*/
#compactmenu {
  position: absolute;
  z-index: 92;
  display: none;
  top: 0.0rem;
  width: 100%;
  padding-top: 2rem;
  background: rgba(0, 96, 0, 0.9);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4); }

#compactmenu ul,
#compactmenu ul li {
  margin: 0;
  padding: 1.5rem 0 0 0; }

#compactmenu ul li {
  width: 46%;
  float: left;
  margin: 0;
  padding: 0.2rem 0% 0.2rem 3%;
  font-size: 1.0rem !important;
  list-style-type: none; }

#compactmenu ul li:hover {
  background: rgba(128, 255, 128, 0.25); }

#compactmenu a:link,
#compactmenu a:visited {
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff; }

#compactmenu span.selected {
  display: block;
  color: #ffd800;
  background: white; }

#compactmenuopen {
  display: none;
  /* Hide by default - show only via media query - see below	*/
  position: absolute;
  z-index: 92;
  margin: 0rem auto;
  top: 1rem;
  left: 3.5%;
  right: auto;
  width: 50px;
  height: 40px;
  padding-top: 5px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer; }

@media only screen and (max-width: 568px) {
  #compactmenuopen {
    top: 0.66667rem;
    left: 2.33333%; } }
@media only screen and (max-width: 321px) {
  #compactmenuopen {
    top: 0.5rem;
    left: 1.75%; } }
div.menubar {
  width: 40px;
  height: 5px;
  margin: 5px auto;
  background: #0E6838;
  }

#compactmenuopen.noshow {
  display: none; }

#compactmenuclose {
  position: absolute;
  cursor: pointer;
  top: 1.2rem;
  left: 5.5%;
  font-size: 1.7rem;
  line-height: 2.0rem;
  height: 2.0rem;
  width: 2.0rem;
  text-align: center;
  margin: 0rem auto;
  color: #808080;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 1.8rem;
  border: solid 1px rgba(128, 128, 128, 0.8); }

#compactmenuclose:hover {
  color: #606060;
  background: white;
  border: solid 1px rgba(128, 128, 128, 0.3); }

#compactmenutitle {
  position: absolute;
  cursor: pointer;
  top: 0.5rem;
  left: 3%;
  margin: 0rem auto 0rem 0rem;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #fff; }

@media only screen and (max-width: 786px) {
  .extended-only {
    display: none; } }

/*------------------------------------*\
          #TEXT-CONTENT-TAGS
\*------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Sarala", calibri, arial, helvetica, sans-serif;
  -webkit-hyphens: auto;
  hyphens: auto;
  font-weight: 700;
  line-height: 1.2;
  word-wrap: break-word;
  color: #565656;
  text-align: left; }

p,
li {
  font-family: "Open Sans", calibri, arial, helvetica, sans-serif;
  font-size: 1rem;
  margin: 0.25rem 0rem 0.5rem 0rem;
  text-align: left;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  line-height: 1.6;
  color: #000; }

div.sidebar p,
div.sidebar li {
  font-size: 0.95rem; }

div.sidebar p.small,
div.sidebar p.caption {
  font-size: 0.85rem; }

h1 {
  font-size: 1.8rem;
  margin: 2.2rem auto 0.3rem 0rem; }

h2 {
  font-size: 1.6rem;
  margin: 2.1769rem auto 0.29685rem 0rem; }

h3 {
  font-size: 1.4rem;
  margin: 2.1538rem auto 0.2937rem 0rem; }

h4 {
  font-size: 1.2rem;
  margin: 2.1307rem auto 0.29055rem 0rem; }

h5 {
  font-size: 1.1rem;
  margin: 2.1076rem auto 0.2874rem 0rem; }

h6 {
  font-size: 1.0rem;
  margin: 2.0845rem auto 0.28425rem 0rem; }


h1 .small,
h2 .small,
h3 .small,
h4 .small {
  font-size: 75%; }

.subheading {
  font-size: 1.20rem;
  margin-top: 0.0rem; }

ul,
ol {
  margin: -0.25rem auto 0.75rem 0rem; }

ul li,
ol li {
  margin: 0.25rem 0px 0.25rem 1.0rem;
  font-weight: normal; }

ul li {
  list-style-type: disc; }

ol li {
  list-style-type: decimal; }

ul ul,
ol ul {
  margin: 0.5rem auto 1.25rem 0rem; }

ul ul li {
  margin: 0.4rem 0px 0.0rem 4.0%;
  list-style-type: square;
  text-align: left;
  line-height: 1.5;
  font-size: 1.0rem;
  font-weight: normal; }

ol ul li {
  margin: 0.2rem 0px 0.2rem 2.0%;
  list-style-type: square;
  text-align: left;
  line-height: 1.5;
  font-weight: normal; }

ul.nobull li {
  list-style-type: none;
  margin: 0.5rem auto 0.75rem 0rem;
  padding-left: 0rem; }

ul ul.nobull li {
  margin-left: 2.0%; }

ul.site-map li {
  color: #a0a0a0;
  margin-top: 1.2rem; }

p.caption {
  text-align: center;
  font-size: 75%;
  line-height: 1.2; }


/*------------------------------------*\
          #CONTENT-FORMAT-TAGS
\*------------------------------------*/
.none {
  display: none !important; }

.left {
  text-align: left; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.small {
  font-size: 80%; }

em, i {
  font-style: italic; }

.strong, strong, b {
  font-weight: bold; }

.unbold, .normal {
  font-weight: normal; }

.grey {
  color: #808080; }

.red {
  color: #800000; }

.green {
  color: #00a000; }

.dev {
  color: #808000;
  background: #ffffd8; }

.left15 {
  padding-left: 15px; }

.left25 {
  padding-left: 25px; }

.left35 {
  padding-left: 35px; }

.left50 {
  padding-left: 50px; }

.left75 {
  padding-left: 75px; }

.left100 {
  padding-left: 100px; }

.right20 {
  padding-right: 20px; }

.right30 {
  padding-right: 30px; }

.top0r {
  margin-top: 0.0rem; }

.top0r5 {
  margin-top: 0.5rem; }

.top1r {
  margin-top: 1.0rem; }

.top1r5 {
  margin-top: 1.5rem; }

.top2r {
  margin-top: 2.0rem; }

.top2r5 {
  margin-top: 2.5rem; }

.top3r {
  margin-top: 3.0rem; }

.clearleft {
  clear: left; }

.clearright {
  clear: right; }

.clearboth {
  clear: both; }

.clearnone {
  clear: none; }


/*------------------------------------*\
          #CUSTOM-FAQ-TAGS
\*------------------------------------*/
p.faq-question {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 1.8rem 0% 0.0rem 0%;
  color: #404040; }

p.faq-answer {
  margin: 0.0rem 0% 1.8rem 0%; }

p.faq-ans-normal {
  margin-bottom: 0.25rem; }



/*------------------------------------*\
     #FULL-WIDTH-IMAGE-FEATURE-TAGS
\*------------------------------------*/

div.image-feature	{
	clear: both;
	margin: 3rem 0% 0rem;
	overflow: hidden;
}

div.image-feature img	{
	width: 640px;
}


/*------------------------------------*\
       #FLEXBOX-CONTENT-TAGS
\*------------------------------------*/
.flex-container,
.flex-container-checkbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 1.2rem auto 0rem; }

.box,
.boxbyhalf {
  width: 44.95%;
  /*	50% less 5% margin AND less 2 * 2% padding		*/
  margin: 0.0rem 5.0% 0.0rem 0%; }

.boxbythird {
  width: 27.95%;
  /*	33% less 5% margin AND less 3 * 2% padding		*/
  margin: 0.0rem 5.0% 0.0rem 0%; }

.boxbyfourth {
  width: 21.95%;
  /*	25% less 3% margin AND less 4 * 2% padding		*/
  margin: 0.0rem 3.0% 2.4rem 0%; }

.boxbyfourth img {
  width: 240px; }

.boxbyfourth p {
  text-align: center;
  font-size: 0.8rem;
  color: #606060; }

.fullwidth {
  width: 94.75%;
  /*	100% less 5% margin AND less 2 * 2% padding		*/
  margin: 0.0rem 5% 0.0rem 0%; }

.lastbox {
  padding-top: 2.4rem; }

.fullwidth p,
.boxbyhalf p,
.boxbythird p {
  text-align: left;
  padding-left: 0%;
  font-size: 1.0rem;
  color: #606060; }

.fullwidth ul li,
.boxbyhalf ul li,
.boxbythird ul li {
  margin-left: 1.6rem;
  font-size: 1.0rem; }



/*------------------------------------*\
		#ENTRY-PAGE-FEATURE-BOXES
\*------------------------------------*/
div.entry-feature-box {
  width: 29.95%;
  /*	33% less 5% margin - but not on first & last objects	*/
  margin: 2.4rem 2.5% 0rem;
  position: relative;
  max-width: 360px;
  text-align: center;
  transition-duration: 1.5s;
}

div.entry-feature-box:first-child {
	margin-left: 0%; }

div.entry-feature-box:last-child {
	margin-right: 0%; }


div.entry-feature-box img {
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
  margin: 0px auto;
 }


div.entry-feature-box:hover {
  opacity: 0.75; }

div.entry-feature-box p {
  width: 100%;
  margin: 0px auto;
  padding: 0.5rem 0%;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.4;
  background: rgba(128, 128, 128, 0.8);
  color: #fff; }


div.entry-feature-box a:link,
div.entry-feature-box a:visited
{	color: inherit; }

div.entry-feature-box a:link,
div.entry-feature-box a:visited {
  text-decoration: none; }




/*------------------------------------*\
       #SWIPER-CONTENT-TAGS
\*------------------------------------*/


.swiper-container {
	width: 104.2%;
	height: 100%;
	margin: 1.8rem -2.02% 2.0rem;
	background: #fff;
}


.swiper-slide	{
	margin: 0rem auto 2.0rem;
	height: auto;
	background: #fff;
}


.swiper-slide img	{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 0.5rem;
	margin-top: 1.2rem
}


.swiper-slide p	{
	width: 100%;
	text-align: center;
	font-size: 0.9rem;
	color: #606060;
	margin: 0.0rem auto 0rem;
}



/*------------------------------------*\
       #SIDEBAR-CONTENT-TAGS
\*------------------------------------*/

div.sidebar {
  float: right;
  width: 30%;
  max-width: 380px;
  border: solid 1px #d8d8d8;
  border-width: 0px;
  border-radius: 3px;
  margin: 0.0rem 0.5% 1.0rem 3%;
  padding: 0rem 1% 0rem 1%;
  background: #fff; }

div.sidebar img {
  display: block;
  width: 100%;
  max-width: 360px;
  margin: 1.2rem auto 0.25em; }

.sidebar h3,
.twocolright h3,
.threecolright h3,
.sidebar h4,
.twocolright h4,
.threecolright h4 {
  margin-top: 0.5rem; }

div.errorreport {
  margin: 3rem auto;
  padding: 5rem 1%; }

div.errorreport h1,
div.errorreport p {
  color: #808080; }

hr {
  border: 0;
  height: 1px;
  width: 90%;
  margin: 3rem auto;
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.75), transparent); }



/*------------------------------------*\
	 #TOP-OF-PAGE-CONTACT-TAGS
\*------------------------------------*/
.mastheadphone {
	position: absolute;
	bottom: 1.6rem;
	right: 2.5%;
	z-index: 99;
	font-family: "Open Sans", calibri, arial, helvetica, sans-serif;
	font-size: 2.0rem;
	letter-spacing: 0.10rem;
	line-height: 2.0rem;
	text-align: right;
	color: #404040;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1.0), -1px -1px 0px rgba(255, 255, 255, 1.0), 1px -1px 0px rgba(255, 255, 255, 1.0), -1px 1px 0px rgba(255, 255, 255, 1.0), 1px 1px 4px rgba(0, 0, 0, 0.95); }


.topofpagephone {
  display: none;
  width: 95%;
  text-align: right;
  font-family: "Open Sans", calibri, arial, helvetica, sans-serif;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #000;
  padding: 0.25rem 5% 0.25rem 0rem; }

a.phone:link,
a.phone:visited
{	color: #000;	}




/*------------------------------------*\
		#TESTIMONIAL-FEATURE
\*------------------------------------*/
div.testimonial {
  margin: 0.5rem 0% 1.4rem;
  padding: 0.0rem 0% 0.25rem;
  background: -o-linear-gradient(to bottom, #fff 0px, #fff 16px, #f5f5f5 16px, #f5f5f5 100%);
  background: -ms-linear-gradient(to bottom, #fff 0px, #fff 16px, #f5f5f5 16px, #f5f5f5 100%);
  background: -moz-linear-gradient(to bottom, #fff 0px, #fff 16px, #f5f5f5 16px, #f5f5f5 100%);
  background: -webkit-linear-gradient(to bottom, #fff 0px, #fff 16px, #f5f5f5 16px, #f5f5f5 100%);
  background: linear-gradient(to bottom, #fff 0px, #fff 16px, #f5f5f5 16px, #f5f5f5 100%); }

p.testimonial {
  padding: 32px 2% 0.0rem;
  background-image: url("../images_layout/quote-in-circle.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 32px; }

    

/*------------------------------------*\
          #IMAGE-FEATURE
\*------------------------------------*/

#imagefeature {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 100%;
	max-width: 320px;
	min-height: 200px;
	margin: 1.0rem auto 0.0rem; }

#imagefeature ul {
	margin: 0px auto; }

#imagefeature li {
	width: 100%;
	margin: 0px auto;
	list-style-type: none;
	font-size: 0.8rem;
	text-align: center; }

#imagefeature p {
	font-size: 0.8rem;
	text-align: center;
	color: inherit; }

#imagefeature img {
	display: block;
	width: 100%;
	max-width: 320px;
	height: auto;
	margin: 0.0rem auto 0.5rem;
	font-size: 0.8rem;
	text-align: center; }

#imagefeature img:hover
{	opacity: 0.9;	}


/*		A hack to bestow actual height to parent DIV as all other elements are position: absolute;		*/
#imagefeature img.buffer	{
	position: relative;
	display: block;
	width: 64.5%;
	background: #f0f0f0;	}

#imagefeature a:link {	text-decoration: none; }

#imagefeature li a:visited {	color: inherit; }

div.clicktoview {
	position: absolute;
	top: 0.0rem;
	z-index: 9999;
	width: 100%;
	height: 40px;
	background: rgba(255, 255, 255, 0.5) url("../images_layout/click-to-view-overlay.png") top center no-repeat;
	background-size: 100% auto; }

div.clicktoview:hover {
	background: rgba(255, 255, 255, 0.75) url("../images_layout/click-to-view-overlay.png") top center no-repeat; }

div.clicktoview a:link,
div.clicktoview a:visited
{
	display: block;
	width: 100%;
	height: 100%;
}


/*------------------------------------*\
          #ANCHOR-TAGS
\*------------------------------------*/
a {
  font-family: inherit;
  text-decoration: underline;
  outline: none; }

a:link,
a:visited {	color: inherit; }
a:hover {  color: #ff2020;	}
a:active {  color: #ff0000;	}


.mastheadphone a:link,
.mastheadphone a:visited,
.topofpagephone a:link,
.topofpagephone a:visited
{
	color: inherit;
	text-decoration: none;
}

a.content-phone:link,
a.content-phone:visited 
{color: inherit;}

a.content-phone:hover {text-decoration: none; background: #ffffd8;}


div.phone-banner a:link,
div.phone-banner a:visited {color: inherit;}

div.phone-banner a:hover {text-decoration: none; background: rgba(255, 255, 255, 0.5);}


h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active,
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active,
h3 a:link,
h3 a:visited,
h3 a:hover,
h3 a:active {
  color: inherit; }

.footernavi a {
  padding: 1px 4% 1px 0px; }

.footer-content a:link,
.footer-content a:visited {
  color: #000;
  text-decoration: none; }

.footer-content a:hover,
.footer-content a:active {
  color: #000;
  text-decoration: underline; }


span.non-link a:link,
span.non-link a:visited {
  color: inherit; }



/*------------------------------------*\
          #DOC-ICON-TAGS
\*------------------------------------*/

.pdficon,
.webicon,
.wdicon,
.docicon,
.docxicon,
.xlsicon,
.xlsxicon,
.ppticon,
.pptxicon {
  padding-left: 2rem;
  width: 20px;
  height: 20px;
  text-decoration: none; }

.pdficon {
  background: url("../images_layout/adobe-pdf-80-icon.png") left no-repeat;
  background-size: contain; }

.webicon {
  background: url("../images_layout/web_icon.png") left no-repeat;
  background-size: contain; }

.wdicon,
.docicon,
.docxicon {
  background: url("../images_layout/wd_icon.png") left no-repeat;
  background-size: contain; }

.xlsicon,
.xlsxicon {
  background: url("../images_layout/xls_icon.png") left no-repeat;
  background-size: contain; }

.ppticon,
.pptxicon {
  background: url("../images_layout/ppt_icon.png") left no-repeat;
  background-size: contain; }

a.facebookicon,
a.instagramicon,
a.googleBusinessicon,
a.blogspoticon,
a.linkedinicon,
a.twittericon,
a.youtubeicon {
  display: block;
  border: none;
  width: 20px;
  height: 20px;
  margin: 0px; }

a.facebookicon {
  background: url("../images_layout/facebook-40-icon.png") no-repeat;
  background-size: cover; }

a.instagramicon {
  background: url("../images_layout/instagram-80-icon.png") no-repeat;
  background-size: cover; }

a.googleBusinessicon {
  background: url("images_layout/googleBusiness-icon.png") no-repeat;
  background-size: cover; }

a.blogspoticon {
  background: url("../images_layout/blogspot-80-icon.png") no-repeat;
  background-size: cover; }

a.linkedinicon {
  background: url("../images_layout/linkedin-40-icon.png") no-repeat;
  background-size: cover; }

a.twittericon {
  background: url("../images_layout/twitter-80-icon.png") no-repeat; }

a.youtubeicon {
  background: url("../images_layout/youtube-40-icon.png") no-repeat;
  background-size: cover; }


/*------------------------------------*\
          #TABLE-TAGS
\*------------------------------------*/
th {
  font-family: inherit;
  font-size: 1.0rem;
  vertical-align: middle; }

td {
  font-family: inherit;
  font-size: 1.0rem;
  vertical-align: top; }

/*------------------------------------*\
            #FORM-TAGS
\*------------------------------------*/
/*		Accessible fields where placeholder dynamically becomes label	*/
label {
  background: #fff;
  color: #325AB6;
  font-family: calibri, arial, helvetica, sans-serif;
  font-size: 1.0rem;
  font-weight: 600;
  left: 0.25rem;
  opacity: 0;
  padding: 0.0rem 0.35rem;
  position: absolute;
  top: 2.0rem;
  transition: all 0.1s linear;
  z-index: -1; }

label.on {
  color: #325AB6; }

label.show {
  opacity: 1;
  top: -0.9rem;
  z-index: 1; }

.field {
  margin-bottom: 1.5rem;
  position: relative; }

input,
textarea {
  font-family: calibri, arial, helvetica, sans-serif;
  line-height: 2.2rem;
  text-align: left;
  border: solid 1px #a0a0a0;
  padding: 0.0rem 0.25rem;
  margin: 0.5rem 0.0rem;
  -webkit-appearance: none;
  /*	Note this has flow-on consequences	*/ }

input.contactus,
textarea.contactus {
  width: 100%;
  font-size: 1.1rem;
  color: #000;
  border: solid 1px #a0a0a0;
  border-radius: 0px;
  box-shadow: none; }

input.contactus {
  padding: 0.0rem 2%;
  height: 2.2rem; }

.fullwidth input.contactus,
textarea.contactus {
  padding: 0.0rem 1%; }

input.contactus:focus,
textarea.contactus:focus {
  border: solid 1px #ec006c; }

input[type='radio'] {
  -webkit-appearance: radio;
  margin-left: 0.25rem;
  margin-right: 0.8rem; }

input[type='checkbox'] {
  -webkit-appearance: checkbox; }

input.submit {
  float: left;
  font-size: 1.1rem;
  margin: 0.25rem auto 0.5rem 0%;
  padding: 0px 0.5rem;
  border: 1px solid #999;
  color: #606060;
  min-width: 5rem;
  height: 2.0rem;
  line-height: 2.0rem;
  text-align: center;
  border-radius: 0px;
  background: #e2e2e2;
  background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #dbdbdb), color-stop(51%, #d1d1d1), color-stop(100%, #fefefe));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to bottom, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* W3C */
  -webkit-appearance: none; }

input.submit:hover {
  color: #404060;
  background: #fefefe;
  /* Old browsers */
  text-decoration: none;
  background: -moz-linear-gradient(top, #9accfe 0%, #6d9fd1 49%, #77a9db 50%, #7ea6e2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9accfe), color-stop(49%, #6d9fd1), color-stop(50%, #77a9db), color-stop(100%, #7ea6e2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #9accfe 0%, #6d9fd1 49%, #77a9db 50%, #7ea6e2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #9accfe 0%, #6d9fd1 49%, #77a9db 50%, #7ea6e2 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #9accfe 0%, #6d9fd1 49%, #77a9db 50%, #7ea6e2 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2', GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to bottom, #9accfe 0%, #6d9fd1 49%, #77a9db 50%, #7ea6e2 100%);
  /* W3C */ }

select {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.9rem;
  color: #404040; }

option {
  padding: 2px 5px;
  border-bottom: solid #fff 1px;
  color: #404040;
  background: #f0f0f0; }

/*------------------------------------*\
    #CONTACT-US-LOCALITY-MAP-TAGS
\*------------------------------------*/
.mapiframelargescreen,
.mapiframesmallscreen {
  display: block;
  width: 100%;
  border: 0; }

.mapiframelargescreen {
  height: 240px;
  margin: 0.25rem auto 0.0rem; }

.mapiframesmallscreen {
  height: 220px;
  max-width: 660px;
  margin: 0.25rem auto 0.25rem; }

div.privacy-link {
  float: right;
  margin-right: 3%; }

/*------------------------------------*\
    #CONTACT-US-FORM-TAGS
\*------------------------------------*/
.contactdetails,
.contactresponse {
  width: 100%;
  max-width: 880px; }

.contactdetails {
  margin: 1rem auto 2rem;
  border: solid 1px #d8d8d8;
  border-width: 1px 0px; }

.contactdetails td {
  padding: 3px 3px;
  font-size: 1.0rem;
  line-height: 1.25; }

.contactdetails th {
  padding: 0px 5px;
  border-bottom: 1px solid #d8d8d8;
  font-weight: normal; }

.contactdetails th p {
  color: #606060;
  margin: 0rem auto 0rem 0.25rem;
  text-align: left; }

.contactdetails td p {
  font-size: 1.0rem;
  color: #606060; }

.contactdetails td p.right {
  margin: 0rem 0rem 0rem auto;
  text-align: right; }

.contactdetails td p.left {
  margin: 0.0rem auto 0.0rem 0em; }

.contactdetails p.small {
  font-size: 0.8rem;
  margin: 0.1rem auto; }

.contactdetails a:link {
  color: inherit; }

@media only screen and (max-width: 780px) {
  .contactdetails td p {
    font-size: 0.85rem; } }
@media only screen and (max-width: 568px) {
  .contactdetails td p {
    font-size: 0.75rem; } }
/*------------------------------------*\
    #CONTACT-US-RESPONSE-TAGS
\*------------------------------------*/
div.contactresponse {
  clear: both;
  margin: 2.5rem auto 3.5rem;
  border: solid #d8d8d8;
  border-width: 3px 0px;
  padding: 2.0rem 2%; }

div.contactresponseinner {
  padding: 5px; }

div.contactresponseinner p {
  color: #606060; }

/*-----------------------------------------*\
        #RESPONSIVE-LAYOUT-GENERIC
\*-----------------------------------------*/
.show-on-compact-screen {
  display: none; }

.show-on-extended-screen {
  display: block; }



/*------------------------------------*\
			#END-OF-FILE
\*------------------------------------*/

