Line 74: Line 74:
 
   background: #256ba8;
 
   background: #256ba8;
 
   color: #ffffff;
 
   color: #ffffff;
 +
}
 +
 +
.nex-menu {
 +
    position: relative;
 +
    z-index: 999;
 +
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.9);
 +
        background-color: rgba(255, 255, 255, 0.9);
 +
        background-image: none;
 +
        background-repeat: repeat;
 +
        background-attachment: scroll;
 +
        background-position: 0% 0%;
 +
        background-clip: border-box;
 +
        background-origin: padding-box;
 +
        background-size: auto auto;
 +
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
 +
    font-size: 0px;
 +
    line-height: 0;
 +
    text-align: right;
 +
    width: 81%;
 +
    margin: 0px auto;
 +
        margin-top: 0px;
 +
        margin-right-value: auto;
 +
        margin-bottom: 0px;
 +
        margin-left-value: auto;
 +
        margin-left-ltr-source: physical;
 +
        margin-left-rtl-source: physical;
 +
        margin-right-ltr-source: physical;
 +
        margin-right-rtl-source: physical;
 +
}
 +
.nex-menu {
 +
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
 +
}
 +
 +
.nex-menu, .nex-menu * {
 +
    margin: 0px;
 +
    padding: 0px;
 +
        padding-top: 0px;
 +
        padding-right-value: 0px;
 +
        padding-bottom: 0px;
 +
        padding-left-value: 0px;
 +
        padding-left-ltr-source: physical;
 +
        padding-left-rtl-source: physical;
 +
        padding-right-ltr-source: physical;
 +
        padding-right-rtl-source: physical;
 +
    outline: medium none;
 +
        outline-width: medium;
 +
        outline-style: none;
 +
        outline-color: -moz-use-text-color;
 +
    border: 0px none;
 +
        border-top-width: 0px;
 +
        border-right-width-value: 0px;
 +
        border-right-width-ltr-source: physical;
 +
        border-right-width-rtl-source: physical;
 +
        border-bottom-width: 0px;
 +
        border-left-width-value: 0px;
 +
        border-left-width-ltr-source: physical;
 +
        border-left-width-rtl-source: physical;
 +
        border-top-style: none;
 +
        border-right-style-value: none;
 +
        border-right-style-ltr-source: physical;
 +
        border-right-style-rtl-source: physical;
 +
        border-bottom-style: none;
 +
        border-left-style-value: none;
 +
        border-left-style-ltr-source: physical;
 +
        border-left-style-rtl-source: physical;
 +
        border-top-color: -moz-use-text-color;
 +
        border-right-color-value: -moz-use-text-color;
 +
        border-right-color-ltr-source: physical;
 +
        border-right-color-rtl-source: physical;
 +
        border-bottom-color: -moz-use-text-color;
 +
        border-left-color-value: -moz-use-text-color;
 +
        border-left-color-ltr-source: physical;
 +
        border-left-color-rtl-source: physical;
 +
        -moz-border-top-colors: none;
 +
        -moz-border-right-colors: none;
 +
        -moz-border-bottom-colors: none;
 +
        -moz-border-left-colors: none;
 +
        border-image-source: none;
 +
        border-image-slice: 100% 100% 100% 100%;
 +
        border-image-width: 1 1 1 1;
 +
        border-image-outset: 0 0 0 0;
 +
        border-image-repeat: stretch stretch;
 +
    background: none repeat scroll 0% 0% transparent;
 
}
 
}

Revision as of 08:36, 4 November 2014

/* CSS placed here will be applied to all skins */

/* Custom Foreground menubar colors */
.top-bar,
.top-bar-section ul,
.top-bar-section ul li.active > a,
.top-bar-section li a:not(.button),
.top-bar-section .has-form {
   background: #256ba8;
   color: #ffffff;
}

.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
  border-color: #256ba8;
}

/* Darker color for the hover over items */
.top-bar-section ul li.hover > a,
.top-bar-section ul li ul.dropdown li.hover > a{
    background: #1c507e;
}

/* Slightly darker color for the dropdowns */
.top-bar-section ul li ul.dropdown li > a {
    background: #1c507e;
}

.gm-style .gm-style-iw{
        background-image: url("http://diving.sail-la-vie.com/images/3/36/Sail-la-vie_logo4.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 90px !important;
        background-size: 80% !important;
        text-align: center;
        height:120px  !important;
        width:150px !important;   
}

.gm-style .gm-style-iw .geoxml3_infowindow{
         margin-bottom: 35px;
}

.carousel-h {
        position: absolute;
        bottom: 250px ; 
        margin-left: 30px;
        height:;
        font-size: 24px;
        line-height: 52px;
        font-weight: bold;
        color: #FFF;
        background: url('http://diving.sail-la-vie.com/images/7/7a/Carousel.png') no-repeat scroll 100% 0px transparent;
}

.leaflet-popup-content-wrapper {
        background-image: url("http://diving.sail-la-vie.com/images/3/36/Sail-la-vie_logo4.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 70px !important;
        background-size: 70% !important;
        text-align: center !important;
        height:110px  !important;
        width: 180px !important;   
}

.mw-content-ltr .multimaps-errors {
      display: none; !important;
}

.front-nav,
.front-nav ul,
.front-nav ul li.active > a,
.front-nav li a:not(.button),
.front-nav .has-form {
   background: #256ba8;
   color: #ffffff;
}

.nex-menu {
    position: relative;
    z-index: 999;
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.9);
        background-color: rgba(255, 255, 255, 0.9);
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    font-size: 0px;
    line-height: 0;
    text-align: right;
    width: 81%;
    margin: 0px auto;
        margin-top: 0px;
        margin-right-value: auto;
        margin-bottom: 0px;
        margin-left-value: auto;
        margin-left-ltr-source: physical;
        margin-left-rtl-source: physical;
        margin-right-ltr-source: physical;
        margin-right-rtl-source: physical;
}
.nex-menu {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.nex-menu, .nex-menu * {
    margin: 0px;
    padding: 0px;
        padding-top: 0px;
        padding-right-value: 0px;
        padding-bottom: 0px;
        padding-left-value: 0px;
        padding-left-ltr-source: physical;
        padding-left-rtl-source: physical;
        padding-right-ltr-source: physical;
        padding-right-rtl-source: physical;
    outline: medium none;
        outline-width: medium;
        outline-style: none;
        outline-color: -moz-use-text-color;
    border: 0px none;
        border-top-width: 0px;
        border-right-width-value: 0px;
        border-right-width-ltr-source: physical;
        border-right-width-rtl-source: physical;
        border-bottom-width: 0px;
        border-left-width-value: 0px;
        border-left-width-ltr-source: physical;
        border-left-width-rtl-source: physical;
        border-top-style: none;
        border-right-style-value: none;
        border-right-style-ltr-source: physical;
        border-right-style-rtl-source: physical;
        border-bottom-style: none;
        border-left-style-value: none;
        border-left-style-ltr-source: physical;
        border-left-style-rtl-source: physical;
        border-top-color: -moz-use-text-color;
        border-right-color-value: -moz-use-text-color;
        border-right-color-ltr-source: physical;
        border-right-color-rtl-source: physical;
        border-bottom-color: -moz-use-text-color;
        border-left-color-value: -moz-use-text-color;
        border-left-color-ltr-source: physical;
        border-left-color-rtl-source: physical;
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image-source: none;
        border-image-slice: 100% 100% 100% 100%;
        border-image-width: 1 1 1 1;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
    background: none repeat scroll 0% 0% transparent;
}

© 2026 by sail-la-vie • Powered by Powered by MediaWiki Powered by SMW Powered by Bootstrap