
body {
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    background: #e8e9f2;
}

#footer {
  text-align: center;
  clear: both;
}

div#preloader {
  display:none;
}

header form p.error {
  color: red;
  font-size: 12px;
}

#content ul {
   list-style-type: square;
   padding: 0;
}

.clear {
    clear: both;
}

#content a, #footer a {
    color: #3e8af3;
    font-weight: bold;
    text-decoration: none;
}
#content  a:hover {
    color: #1762cb;
    text-decoration: underline
}

.error {
    color: #990000;
    font-size: 10px;
}

.right {
    float: right;
}

#content h2.leadHeader {
    margin-top: 0px;
}

#content {
    color: #1a1b21;
    width: 960px;
    margin: 10px auto;
    text-align: left;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 24px;
    font-size: 16px;
}

#content p {
    margin: 5px 0 10px 0;
}

p.little {
  font-size: 10px;
}

#content .column {
    margin: 12px;
    text-align: left;
}

#content .columnLeft {
    width: 240px;
    float: left;
}

#content .columnRight {
    float: right;
    width: 200px;
    margin-right: 0px;
}

#content .columnMiddle {
    width: 443px;
    display: inline-block;
}

#content .columnMiddleRight {
    width: 670px;
    display: inline-block;
}

#content ul.products {
    margin-top: 0;
    list-style-type: none;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
}
#content ul.products li {
    margin-bottom: 8px;
}
#content ul.products li a {
    text-decoration: none;
    color: #1a1b21;
}
#content ul.products li a span {
    color: #3e8af3;
    display: block;
    border-bottom: 1px solid #2d80f3;
    font-weight: bold;
}
#content ul.products li a:hover,
#content ul.products li a:hover span {
    color: #1762cb;
}
#content h2 {
    margin-bottom: 15px;
    margin-top: 35px;
}
#content  h3 {
    word-spacing: 4px;
    font-size: 18px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 5px;
}
#content  h1,h2,h3 {
    font-family: 'Oswald', sans-serif;
}
#content h1.top {
    text-shadow: 0 0 6px black;
    margin-top: -55px;
    color: #e8e9f2;
}
#content h1 {
    color: #888;
    font-size: 42px;
    letter-spacing: 1px;
}

ul.prodnav {
    padding: 0;
    clear: both;
    list-style-type: none;
    text-align:center;
    background: rgba(26, 27, 33, 0.75);
    height: 125px;
    width: 960px;
    margin: 130px auto 0 auto;
    border-bottom: 1px solid #1a1b21;
}
ul.prodnav li a, 
ul.prodnav li a div {
    text-decoration: none;
    opacity: 0.3;
    transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}
ul.prodnav li a:hover,
ul.prodnav li a:hover div {
    opacity: 0.8;
}
header.Welding ul.prodnav li.Welding a, 
header.Welding ul.prodnav li.Welding a div, 
header.Grinding ul.prodnav li.Grinding a, 
header.Grinding ul.prodnav li.Grinding a div, 
header.Finishing ul.prodnav li.Finishing a, 
header.Finishing ul.prodnav li.Finishing a div {
    text-decoration: none;
    opacity: 0.9;
}
header.Welding ul.prodnav li.Welding a:hover, 
header.Welding ul.prodnav li.Welding a:hover div, 
header.Grinding ul.prodnav li.Grinding a:hover, 
header.Grinding ul.prodnav li.Grinding a:hover div, 
header.Finishing ul.prodnav li.Finishing a:hover, 
header.Finishing ul.prodnav li.Finishing a:hover div {
    opacity: 1;
}
ul.prodnav li {
    margin: 5px 8px;
    display: inline-block;
    max-width: 150px;
}
ul.prodnav li div {
    position: relative;
    color:  white;
}
ul.prodnav li img {
    margin-bottom: -10px;
    opacity: 1;
}

header {
    background-color: #1a1b21;
    background-image: url(/images/455.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 600px;
    min-width: 960px;
    font-family: 'Oswald', sans-serif;
}
header.Metalworking {
    background-image: url(/images/491.jpg);
}
header.Planing {
    background-image: url(/images/490.jpg);
}
header.Grinding {
    background-image: url(/images/457.jpg);
}
header.Finishing {
    background-image: url(/images/458.jpg);
}
header.Welding {
    background-image: url(/images/455.jpg);
}

header.small {
    min-height: 256px;
    background-position: 0px -320px;
}

header h2 {
    font-family: 'Oswald', sans-serif;
    color: #91baf3;
    opacity: 0.9;
    text-shadow: 0px 0px 6px black, 0px 0px 5px black, 0px 0px 4px black;
    font-size: 14px;
    margin: 0;
    font-weight: normal;
    padding-left: 8px;
}

header h2.right {
    padding-right: 8px;
}

h2.right {
  float: right;
}

nav {
    background: rgba(26, 27, 33, 0.75);
    height: 62px;
    width: 960px;
    margin: 0 auto;
    border-top: 1px solid #1a1b21;
}

nav #logo_link {
    padding: 0;
    margin: 0;
}

#logo {
    margin: 8px 0 0 27px;
    max-width: 960px;
    height: 50px;
    width: 229px;
    background-image: url(/images/499.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    float: left;
    padding-left: 8px;
}

.primary {
    float: right;
}

nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

nav li {
    margin: 0;
    padding: 0;
    float: left;
}

nav a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #e8e9f2;
    padding: 21px 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
}

nav a:hover {
    color: #91baf3;
}

nav li.selected a {
    color: #f2d24c;
}

.container {
    width: 960px;
    margin: 0 auto;
}

#sections {
    padding-top: 24px;
    width: 240px;
    float: left;
}

#sections ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#sections li {
    margin: 0;
    padding: 0;
}

#sections a {
    display: block;
    text-decoration: none;
    padding: 8px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #e8e9f2;
    opacity: 0.6;
    text-shadow: 0px 0px 6px black;
    border-bottom: 1px solid #e8e9f2;
    margin-bottom: 4px;
}

#sections li.selected a, #sections a:hover {
    opacity: 1.0;
}

#sections li p, #sections li ul {
    max-height: 0px;
    overflow: hidden;
}

#sections li.selected p, #sections li.selected ul {
    max-height: 200px;
    transition: max-height 0.7s;
    -webkit-transition: max-height 0.7s;
}

.section p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
}

.section {
    color: #e8e9f2;
    font-weight: 300;
    margin-bottom: 16px;
    text-shadow: 0px 0px 6px black, 0px 0px 6px black, 0px 0px 5px black;
    margin-left: 8px;
}

#content .columnLeft form {
    margin-top: -10px;
}

#content form ul,
form ul {
    padding: 0px;
    list-style-type: none;
}

form {
    padding: 10px;
    color: white;
    border-radius: 16px;
    background: rgba(0, 0, 0, 0.5);
}

#sections, header form {
    margin-bottom: 15px;
}

#sections .section ul {
    list-style-type: circle;
    color: #f2d24c;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 24px;
}

header form {
    width: 200px;
    padding: 8px 16px;
    float: right;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 16px;
    margin-top: 32px;
    font-weight: 300;
    letter-spacing: 1px;
}

form h3 {
    font-weight: 400;
    margin: 0;
    padding-bottom: 8px;
}

form input, form textarea, form select {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid white; 
    background: rgba(255, 255, 255, 0.75);
    padding: 4px;
    border-radius: 2px;
}

form input {
    margin-bottom: 8px;
}

form label {
    clear: both;
}

form input.submit {
    width: auto;
    margin-bottom: 0px;
    background: #ccc;
    background: linear-gradient(to bottom, #fff 20%, #bbb 100%);
    padding: 4px 16px;
    border-radius: 32px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    float: right;
}

#content h3.aux_video {
  margin-top: 24px;
}

ul {
  margin-top: 10px;
  padding-left: 20px;
  list-style: square;
  line-height: 18px;
}
p {
  margin-top: 2px;
}
h3 {
  margin-top: 10px;
}
div.right {
  border-radius: 8px;
  background: none repeat scroll 0% 0%rgba(62, 138, 243, 0.7);
  color: white;
  font-size: 12px;
  width: 200px; 
  float: right; padding: 8px;
  margin-left: 16px;
  margin-bottom: 20px;
}