/*
This website and all its content are property of BadHabit® Corporation.
All rights reserved 2014.
*/

body {background-color: black; background-image: url("../img/bgB.jpg"); background-attachment: fixed; background-position: center top; margin: 0px; padding: 0px; height: 878px; background-repeat: no-repeat;}
a img, a:hover img, a:visited img, a:focus {border:0; outline:none;}
footer { width: 100%; height: 20px; position: fixed; bottom: 0px; /* background-color: black; */ text-align: left; /*border-color: red; border-bottom-style: solid; border-width: 10px;*/}
#copyright{ color: #6c634f; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 9pt; margin-top: 2px; display: none;}
    #copyright a { text-decoration: none; color: #6c634f;}
#redes {bottom: -19px;height: 32px;position: fixed;right: -3px;width: 70px;z-index: 999; }
    #redes li {float: left; list-style: none; margin-left: 6px;}
#facebooklike{position:fixed;z-index:999;width:300px;left: 5px;height:23px;bottom: 6px;text-align:left;}
header { width:950px; margin-left:auto; margin-right:auto; position:relative; height: auto;}
    #logoHeader{ position: absolute; left: 50%; margin-left: -59px; top: 17px;}
menu{width:950px; margin-left:auto; margin-right:auto; position:relative; height: auto;}
    #pressroom{ position: absolute; top: 86px; left: 70px;}
    #industries{ position: absolute; top: 86px; left: 630px;}
    #careers{ position: absolute; top: 86px; left: 830px;}
    #thecorp{ position: absolute; top: 86px; left: 248px;}
        .menuButton { z-index: 999}
        .menuDecoration { position: relative; top: -40px; left: 25px; opacity: 0; transition: all 1s; -webkit-transition: all 1s; z-index: -1 }
        .menuButton:hover~.menuDecoration{ position: relative; top: -64px;  opacity: 1;}
#contenido {width:1250px; margin-left:auto; margin-right:auto; position:relative; height: auto; top: 176px; left: 33px; }
    #badhabitHQ { position: absolute; top: 200px; left: 466px; width: 0; height: 0;}
    #NINE { position: absolute; top: 170px; left: 439px; width: 0; height: 0;}
    #voodooriver { position: absolute; top: 357px; left: 240px; width: 0; height: 0; }
    #bluewaterpoint { position: absolute; top: 45px; left: 640px; width: 0; height: 0; }
    #loftuniversity { position: absolute; top: 85px; left: 404px; width: 0; height: 0; }
    #royalbayrecords { position: absolute; top: 229px; left: 690px; width: 0; height: 0; }
    #aurora { position: absolute; top: 399px; left: 1079px; width: 0; height: 0; }
    #dlfuego { position: absolute; top: 361px; left: 1062px; width: 0; height: 0; }
        .pointer {width: auto; height: auto;}
        .icon { position: relative; top: -149px; left: -47px; opacity: 0; transition: all 0.8s; -webkit-transition: all 0.8s; z-index: -10 }
        .pointer:hover~.icon {opacity: 1;  z-index: 9999}