* {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    color: #2f2f2f;
}


html, body {
  height: 100%;
}

.page-wrap {
  min-height: 100%;
  margin-bottom: -95px; 
}

.page-wrap:after {
  content: "";
  display: block;
}

.cleaner {
    border:none;
    margin:0;
    padding:0;
    height:0px;
    line-height:0;
    font-size:0;
    line-height:0;
    clear:both;
    visibility: hidden;
}

.hide {
    display: none;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

body {
    background: url('bg.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bgcover {
    background-color: rgba(255, 255, 255, 0.90);    
}

.content-box, .header-box {
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0.90);        
}

.header-box {
    background: none;
}

.header-box h2 {
    text-align: center;
    border: solid #f0f0f0 2px; border-left: none; border-right: none;
}

.header-box h2 a, .header-box h2 a:visited {
    color: white;
    font-size: 42px;
    padding: 18px 0px 10px 0px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}

.content-page {
    padding: 20px 30px 40px 20px;
}

div.logo {
    padding-top: 12px;
    width: 100%;
    font-size: 4.35em;
    font-weight: bold;
    color: white;
    text-align: center;    
}

div.logo a, div.logo a:visited {
    color: white;
    text-decoration: none;    
    font-family: 'Josefin Slab',sans-serif;    
}

#header p {
    color: white;
    font-size: 1.25em;
    text-align: center;
    padding: 0px 0px 40px 0px;
    text-transform: uppercase;
}

h1.main {
    display: absolute;
    margin-top: -1px;
    font-size: 1px;
    color: transparent;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#nav {
    height: 65px;
}

#nav a, #nav a:visited {
    color: #3a3a3a;  
    margin: 0px 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.25em;
    line-height: 65px;
    height: 65px;
}

#content {
    margin: 20px auto 0px auto;
    width: 1120px;
}

#footer-inner {
    margin: 0px auto 20px auto;
    width: 1120px;
    padding: 0px;
    height: 220px;
    overflow: hidden;
}

.page-wrap:after {
    height: 95px;    
}

.footer {
    color: #3a3a3a;          
    height: 95px;
    line-height: 95px;
    font-size: 1em;    
    text-align: center;
}

.footer-in {
    height: 95px;
    line-height: 95px;
}

.center { display: table; margin: 0 auto; }

#nav .menu {
    position: relative;
    padding: 0; 
    margin: 0 6px; 
    list-style-type: none; 
    display:block;
    float: left;
    z-index: 1000;
}

#nav .menu ul {margin-top: 0px; position: absolute; visibility: hidden; background-color: rgba(255, 255, 255, 0.90); margin: 0; padding: 0; list-style-type: none;}

#nav .menu li {float: left; white-space: nowrap;}

#nav a:hover {
 color: black;    
}

#nav .menu ul li a, #nav .menu ul a:link, #nav .menu ul a:visited {
    display: block;
    text-align: left;
    line-height: 40px; height: 40px;  color: #3a3a3a; font-size: 1em;
    width: 100%;
    padding: 0px 15px;
    margin-left: 0;
    box-sizing: border-box;
}

#nav .menu ul li a:hover {
 background-color: #ee1c1c;
 color: white;
}
 
#nav .menu li:hover ul, ul.menu li.hover ul { visibility: visible;}
#nav .menu li li {float: none; border: none; padding: 0; margin: 0;}

.product-box {
    width: 1120px;
    float: left;
}

.product-image {
    width: 540px;
    height: 420px;
    background-color: #e0e0e0;
    background-position: 50% 0;
    background-repeat: no-repeat;
    float: left;
}

.product-description {
    width: 490px;
    height: 380px;
    padding: 20px 30px;
    float: left;    
}

/* STANDARDIZED ELEMENTS */
.content-box h1, .content-box h2, .content-box h3, .content-box h4, .content-box h5, .content-box h6, .cbox h2{
    padding: 18px 0px 10px 0px;
    color: #4a4a4a;
    font-weight: normal;
}

.content-box h1 {
    text-align: center; border: solid #b0b0b0 1px; border-left: none; border-right: none;
    padding: 5px 0px 3px 0px;
    margin: 13px 0px 20px 0px;
}
.content-box h2, .cbox h2 {
    text-align: center; border: solid #b0b0b0 1px; border-left: none; border-right: none;
    padding: 5px 0px 4px 0px;
    margin: 13px 0px 5px 0px;
}
.content-box h3 {}
.content-box h4 {}
.content-box h5 {}
.content-box h6 {}

.content-box p, .cbox p {
    font-size: 1.1em;
    padding: 10px;
}

.content-box a {
    
}

.content-box ul {
    padding: 10px 0px 20px 40px;    
}

.content-box ol {
    padding: 10px 0px 20px 40px;    
}

.content-box ul li, .content-box ol li {
    padding-left: 7px;
}

.content-box img {
    margin: 15px;
}

/* HP ANIM */
.contain-anim {
    padding: 30px;
}

#hp-anim {
    width: 1060px; height: 531px;
    background-repeat: no-repeat;
}

#hp-anim-holder {
    width: 1060px; height: 531px;
    background-repeat: no-repeat;
}

#hp-anim-over {
    width: 1060px; height: 531px;
    background-repeat: no-repeat;    
    position: absolute;
    z-index: 499;
}

#hp-anim-link {
    width: 1060px; height: 531px;
    display: block;
    font-size: 0px;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    z-index: 500;
}

#anim-buttons {
    position: absolute;
    height: 24px;
    width: 24px;
    margin-top: -30px;
    margin-left: 20px;
    background: url('anim-inactive.png');
    background-repeat: no-repeat;
    background-position: -576px 0;
    z-index: 600;
}

#footer-inner iframe {
    border: none;
    padding: 0;
}

#footer-inner table {
    border-collapse: collapse;
}

#footer-inner table th {
    border: none;
    padding: 0;
    background: none;
}

#footer-inner table td {
    border: none;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.90);    
}

#footer-inner .content-box {
    background: none;
}

a.doc, a.doc:visited {
    display: block;
    float: right;
    text-align: right;
    padding-right: 20px;
    background: url('document.png') no-repeat right center;
    text-decoration: none;
    font-size: 1.125em;
}

a.inquiry, a.inquiry:visited {
    display: block;
    float: left;
    text-align: right;
    padding-right: 27px;
    padding-left: 30px;
    background: url('inquiry.png') no-repeat right 7px;
    text-decoration: none;
    font-size: 1.125em;
    text-transform: uppercase;
}

a.doc:hover {
    /*text-decoration: underline;*/
}

.product-links {
    margin-top: 25px;
}

form label {
    padding: 5px 0px 5px 8px;
    display: block;
    font-weight: bold;
}

form input {
    width: 100%;
    padding: 5px;
    border: solid 1px #c0c0c0; 
    border-radius: 4px;
}

.fxol {
    position: absolute;
    left: -150px;   
}

form input.fxol, form label.fxol {
    width: 50px;    
}

form .form-sbox {
    float: left;
    width: 322px;
    padding: 15px;
    margin: 5px;
}

form .form-bbox {
    width: 1046px;
    padding: 0px 15px 15px 15px;
    margin: -10px 5px 5px 5px;   
}

form .form-bbox textarea {
    width: 1036px;
    height: 100px;
    padding: 10px;
    border: solid 1px #c0c0c0;     
    border-radius: 4px;    
}

form input.submit {
    margin-top: 15px;
    width: 100px;
    background: #f0f0f0;
    text-transform: uppercase;
}

.message {
    margin: 25px 0px 0px 20px;
    width: 1026px;
    height: 12px;
    line-height: 12px;
    padding: 15px 15px 15px 15px;
    background: #c0ffc0;  
    border: solid 1px #a0ffa0;     
    border-radius: 4px;         
}

.message.error {
    background: #ffc0c0;  
    border: solid 1px #ffa0a0;     
}

.gasmo-logo {
    float: left;
    height: 70px;
    line-height: normal;
    margin-top: 25px;
    width: 270px;
    text-align: center;
    color: #808080;
}

.gasmo-logo-right {
    float: left;
    height: 64px;
    margin-top: 18px;
    line-height: 64px;
    width: 200px;
    text-align: center;
    color: #808080;
    border-left: dotted 2px #808080;                
}

.gasmo-logo a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #808080;  
    text-transform: uppercase;
    font-size: 0.85em;  
}

.gasmo-logo .logo {
    font-family: "Josefin Slab",sans-serif;
    font-size: 2.5em;
    font-weight: bold;    
    color: #808080;    
}

.fotin {
    width: 540px;
    margin: auto;
}

a.gallery-link {
    display: block;
    width: 540px;    
    height: 420px;
    line-height: 900px;   
    overflow: hidden; 
}

a.gallery-link:hover {
    background-color: rgba(255, 0, 0, 0.50);
    color: white;
    font-size: 4.2em;
    line-height: 630px;
    text-align: right;
    text-decoration: none;
}

a.gallery-more {
    visibility: hidden;
}

.lb-caption {
    color: white;
}

.cbox {
    position: absolute;
    right: 25px;
    top: 261px;
    width: 240px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.90);        
    z-index: 8000;
}

@media screen and (max-width:1750px){    
    .cbox{
        display:none;
    }
}

@media screen and (max-width:1180px){    
    #nav {width: 1180px}
}