/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 11 2019 | 03:20:57 (am)
/*
/******* Do not edit this file *******/

/* Print Styles */
@media print {
body { background:white; color:black; margin:0; }
  #header {display:none;}
  #footer {display:none;}
  #socket {display:none;}
  .sidebar {display:none;}
  .a11y-toolbar {display:none;}
  table {width:100%;}
}

/*--header--*/

/*--body--*/

p {
  font-size: 15px; 
  font-weight: 900;
}
#top .main_color .input-text, #top .main_color input[type="text"], #top .main_color input[type="input"], #top .main_color input[type="password"], #top .main_color input[type="email"], #top .main_color input[type="number"], #top .main_color input[type="url"], #top .main_color input[type="tel"], #top .main_color input[type="search"], #top .main_color textarea, #top .main_color select {
    background-color: #DDDDDD;
    border-color: #E1E1E1;
    color: #666666;
}
#top label, #top label span  {
      color: #FFFFFF;
}
/*
.entry-content h4, .main_color h3, .main_color h4 {
    color: #FFFFFF;
}

h4 {
  color: #FFFFFF;
  line-height: 30px;
}

strong {
  color: #FFFFFF;
}

div#wrap_all div#main div.container_wrap {
  background-color: #666666;
  background-image:url('http://www.napierbars.co.nz/wp-content/uploads/2013/09/tilesmall.jpg')
}

/*
html.html_stretched body#top.page div#wrap_all div#main div.main_color div.container div.template-page div.post-entry div.entry-content-wrapper div.flex_column div.avia_textblock h4 {
    line-height: 5px;
}
*/

.avia_textblock {
 color: #FFFFFF; 
}
.avia_textblock a {
 color: #88A8FF; 
}
.avia_textblock a:hover {
 color: #DDfDDD; 
}

/*home page columns*/

.home .avia-builder-el-2 {
  background-color: #0053AF; 
  color: #FFFFFF;
  border: #ffffff solid thin;
  padding: 5px;
}
.home .avia-builder-el-6 {
  background-color: #000000; 
  color: #9DD4E0;
  border: #ffffff solid thin;
  padding: 5px;
}
.home .avia-builder-el-10  {
  background-color: #FF0000;
  color: #FFFFFF;
  border: #ffffff solid thin;
  padding: 5px;
}

.home .avia-builder-el-2 a, .home .avia-builder-el-6 a, .home .avia-builder-el-10 a {
  color:#ffffff;
  font-size: 12px;
}

.home .avia-builder-el-2 a img, .home .avia-builder-el-6 a img, .home .avia-builder-el-10 a img {
  margin: 0 -5px 0 -5px;
}


/*---Styles for the membership form---*/
.membertable {
  background:none;
  border:none;
}

.membertable tbody tr td {
  background: #ffffff;
  border:none;
  color: #666666;
}

.membertable {
  vertical-align:middle;
}

.membertable tbody tr:first-child td  {
  background: #ffffff;
  border:none;
  color: #666666;
}

.subtext {
  font-size: 12px;
  font-style:italic;
}

#form_business {
  display:none;
}

/*---Styles for application form---*/

#top .job-application-form input[type="text"] {
width: 100%;
}

#show-license-details, 
#show-conditions-specify, 
#show-illnesses-specify, 
#show-injury-specify, 
#show-submit,
#show-qualifications-specify,
#show-charges-specify, 
#show-proceedings-specify,
#show-permit-expires
{
  display:none;
}

/*--footer--*/