/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Jan 3, 2016, 12:39:11 PM
    Author     : aldane
*/

body, html{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana;
}

a{
    color: #444;
}

a, a:hover {
    text-decoration: none;
}

#logo{
    text-decoration: none;
    cursor: pointer;
}

#logo-img
{
    width: 170px;
}

body{
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}



#container
{
    width: 100%;
    min-height:100%;
    margin: 0 auto -60px;
    text-align: center;
    background-color: rgba(0,0,0,0);
}

#container:after {
    content: "";
    display: block;
}

#footer, #container:after {
    height: 60px;
}

#footer{
    background-color: #9a1c15;
    color: #fff53b;
    text-align: center;
    padding-top:12px;
    z-index: 100;
}

a.legal-link
 {
     color: #fff53b;
 }

a.legal-link:hover
{
    color: #fff53b;
    cursor: pointer;
}


.productmain
{
    background-color: #fff;
    text-align: left;
    min-height: 400px;
    width: 100%;
    height: 100%;
    margin-top: 35px;
}

#content
{
    min-height: 100%;
}


#productwelcome
{
    margin-top: 15px;
    width: 400px;
    text-align: justify;
    clear: both;
}

#productdetailsmain
{
    text-align: left;
    min-height: 700px;
}


#welcome
{
    background-image: url('../images/transbg75.png');
    max-width: 500px;
    margin-top: 250px;
    padding: 15px;
    text-align: justify;
}

#toprow
{
    height:90px;
    width:100%;
    text-align: left;
}

#nav
{
    position: relative;
    padding-top:5px;
    height: 200px;
    width:100%;
    background-image: url('../images/transbg.png');
    text-align: left;
}

#mainsearch{
    width:350px;
}

#mainsearchtext
{
    /*background-color: #00983b;*/
}

#navbar {
   position: absolute;
   top:10px;
   right: 0px;
   border-radius: 10px;
   background-color: #9a1c15;
   color: #fff;
   vertical-align: top;
    height:38px;
}

#navbar > .narbar-item {
    float: left;
    cursor: pointer;
    border-radius: 10px;
    color: #fff;
}

#navbar > .navbar-item > .navlink {
    color:#fff;
}

.navlink
{
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 8px 25px;
    background-color: #9a1c15;
    border-radius: 10px;
}

.navlink:hover
{
    color: #9a1c15;
    background-color: #ffffff;
}

#navbar > .navbar-item:hover {
    background-color: #fff;
    color: #9a1c15;
}


#about {
    text-align: right;
    color: #fff;
    height:900px;
    min-height: 900px;
    background-image: url('../images/yatch_opt.jpg');
}

#contact
{
    min-height: 1100px;
}

#policy
{
    text-align: left;
    color: #fff;
    min-height: 750px;
    background-image: url('../images/policy.jpg');
}

#legal
{
    text-align: left;
    min-height: 1150px;
    /*background-image: url('../images/tractor-bg.jpg');*/
}

.float-right{
    float:right;
}

.float-left{
    float: left;
}

.centerwrap
{
    width:1200px;
    margin: 0 auto;
    position: relative;
    height: auto;
}

.loginlang { color: #fff; padding-top: 5px; }
.search { float: right; color: #fff; }

.green-header
{
    color: green;
}

#productRange
{
    margin-top: 75px;
    height: 400px;
}

#productRange, #products
{
    position: relative;
    padding:0;
    clear:none;
}

.product-item
{
    float: left;
    width: 16.6%;
    position: relative;
}

.product-image-container
{
    width: 70%;
    text-align: center;
    position: relative;
}

.product-detail-image
{
    padding-top: 110px;
    margin-right: 50px;
    width:130px;
    float:left;
    clear:left;
}

.product-detail-item
{
    width:600px;
    float:left;
    clear:right;
}

.product-detail-links
{
    margin-top:25px;
    background-color: #00983b;
    color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
}

.links-header
{
    font-weight: bold;
    font-size: 120%;
}

.product-detail-links > a
{
    color: #fff;
}



.product-detail-item h3 {
    color: #00983b;
}

.product-image
{
    width:100%;
}

.product-link
{
    text-decoration: none;
}

.about-content
{
    text-align: justify;
    float: right;
    width: 600px;
    padding: 20px;
    background-color: #a0a0a0;
    box-shadow: #777777 -2px 2px 5px;
}

.policy-content
{
    text-align: justify;
    float: left;
    width: 600px;
    padding: 20px;
    color: #ffffff;
    background-color: #a0a0a0;
    box-shadow: #777777 -2px 2px 5px;
}

.legal-content
{
    text-align: justify;
    float: left;
    width: 600px;
    padding: 20px;
    color: #444444;
}


.contact-content
{
    text-align: justify;
    float: left;
    padding: 20px;
}

.contact-content h3
{
    color: #00983b;
}


.address-item{
    float: left;
    width: 300px;
    margin-right: 60px;
    clear: left;
    height:300px;
}

.address-map{
    float:right;
    width: 800px;
    clear: right;
}

.gmap_canvas img{max-width:none!important;background:none!important}

@media all and (max-width: 1200px) and (min-width: 881px){
    .centerwrap
    {
        width:90%;
    }

    .address-map
    {
        float: left;
        margin-bottom: 20px;
    }
    .address-item{
        height: auto;
    }

    #contact{
        min-height: 1650px;
    }
}

@media all and (max-width: 880px) {

    .centerwrap
    {
        width:96%;
    }

    #navbar {
        position: relative;
    }

    #contact{
        min-height: 1650px;
    }


    #logo-img
    {
        width: 125px;
    }

    .address-map
    {
        float: left;
        margin-bottom: 20px;
    }

    .address-item{
        height: auto;
    }
}
