body {
    margin: 0 auto;
}

h1 {
    font-size: 138.5%;
}

h2 {
    font-size: 123.1%;
}

h3 {
    font-size: 108%;
}

h1, h2, h3 {
    margin: 1em 0;
}

h1, h2, h3, h4, h5, h6, strong, dt {
    font-weight: bold;
}

optgroup {
    font-weight: normal;
}

abbr, acronym {
    border-bottom: 1px dotted #000;
    cursor: help;
}

em {
    font-style: italic;
}

del {
    text-decoration: line-through;
}

blockquote, ul, ol, dl {
    margin: 1em;
}

ol, ul, dl {
    margin-left: 2em;
}

ol li {
    list-style: decimal outside;
}

ul li {
    list-style: disc outside;
}

dl dd {
    margin-left: 1em;
}

th, td {
    border: 1px solid #000;
    padding: .5em;
}

th {
    font-weight: bold;
    text-align: center;
}

caption {
    margin-bottom: .5em;
    text-align: center;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}

p, fieldset, table, pre {
    margin-bottom: 1em;
}

button, input[type="checkbox"], input[type="radio"], input[type="reset"], input[type="submit"] {
    padding: 1px;
}

/* custom fonts */

@font-face {
    font-family: 'HelveticaLight';
    src: url('../img/fonts/helveticalight-webfont.eot');
    src: url('../img/fonts/helveticalight-webfont.eot?iefix') format('eot'),
    url('../img/fonts/helveticalight-webfont.woff') format('woff'),
    url('../img/fonts/helveticalight-webfont.ttf') format('truetype'),
    url('../img/fonts/helveticalight-webfont.svg#webfontwN3A4ImD') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* layout */

body {
    font: 14px "Helvetica", "Lucida Grande", Arial, Verdana, Sans-serif;
    background: #e5e5e5;
    color: #666;
}

h3 {
    font-size: 100%;
}

form {
    overflow: hidden;
}

/* columns */

#colleft, #colright {
    position: relative;
    top: -35px;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}

#colleft {
    float: left;
    min-height: 190px;
    width: 637px;
    margin-left: 40px;
    position: relative;
    background-color: #fff;
    top: -35px;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    padding: 15px 1px 0;
    overflow: visible;
    z-index: 100;
}

#colleft > #textwrapper > .logo_container {
    width: 348px;
    margin-bottom: 24px;
    background-color: #f9f9f9;
}

#colleft > #textwrapper > .logo_container > img {
    margin:auto ;
    display: block;
}

#colleft > #textwrapper > .logo_container > img.logo10percent {
    width: 307px;
}

#colright {
    float: right;
    width: 210px;
    margin-right: 40px;
    position: relative;
    z-index: 10;
    background-color: #fff;
}

/* estructura site */

#wrapper {
    position: relative;
    /*overflow: hidden;*/
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
}

#header {
    overflow: hidden;
    padding: 8px 50px 97px;
    /*padding: 8px 50px 37px; 19_04_2013*/

    /*padding: 15px 50px 25px; 09_04_2013*/
    height: 140px;
}

#header h1 {
    width: 206px;
    float: left;
    margin: 0;
    padding-top: 56px;
}

#header h1 a {
    background: transparent url(../img/logo-marinaibiza.jpg) no-repeat top left;
    text-indent: -10000px;
    display: block;
    height: 105px;
    outline: 0;
}

#header h1 a.medioambiente {
    background: transparent url(../img/logo-marinaibiza-green.jpg) no-repeat top left;
    text-indent: -10000px;
    display: block;
    height: 105px;
    outline: 0;

}

#bigimg, #bigimg img {
    width: 1000px !important;
}

#bigimg {
    overflow-y: hidden;
}

#content {
    /*padding-bottom: 25px;*/
    clear: both;
    position: relative;
    overflow: hidden;
}

/*.tamaño_content {
	height: 2057px;
}*/

#textwrapper, #pretext {
    line-height: 1.3em;
    padding: 0 20px;
}

#textwrapper img {
    text-align: center;

}

#footer {
    color: #666;
    width: 1000px;
    margin: 0 auto;
    text-align: right;
    padding: 11px 52px 20px 52px;
    font: 13px "HelveticaLight", "Helvetica", "Lucida Grande", Arial, Verdana, Sans-serif;
    overflow: hidden;
}

#footer li {
    display: inline;
}

#footer li a {
    border-right: solid 1px #666;
    margin-right: 8px;
    padding-right: 10px;
}

#footer li.left a {
    border-right: 0;
}

/* menus */

#main-menu {
    font-size: 18px;
    /*margin: 0;*/
    margin: 33px 0 0;
    padding: 0;
    float: right;
    height: 140px;
}

#main-menu li {
    line-height: .6em;
    padding: 4px 0;
    list-style-type: none;
    text-align: right;
}

#main-menu li a {
    font-size: 19px;
    font-family: "HelveticaLight", "Helvetica", "Lucida Grande", Arial, Verdana, Sans-serif;
}

#main-menu li a.active {
    color: #183b74;
}

#lang-menu {
    clear: both;
    margin: -29px -4px -1px;
    padding: 1px 4px 13px 36px;
}

#lang-menu li {
    list-style-type: none;
    display: inline;
}

#lang-menu li a {
    border-right: 1px solid #999;
    margin-right: 5px;
    padding-right: 5px;
    font-size: 13px;
}

#info-menu {
    position: relative;
    z-index: 10;
    background-color: #fff;
    right: 0;
    top: 0;
    padding: 15px 20px;
    margin: 0;
    width: 170px;
    text-align: right;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}

#info-menu li {
    font-size: 16px;
    line-height: 1.15em;
    list-style-type: none;
    font-family: "HelveticaLight", "Helvetica", "Lucida Grande", Arial, Verdana, Sans-serif;
}

#info-menu li.hidden {
    font-size: 12px;
}

#info-menu li.close {
    bottom: 100px;
    right: 188px;

    padding-top: 17px;
    right: 188px;
}

#section-menu {
    position: absolute;
    display: inline;
    background-color: #fff;
    width: 180px;
    z-index: 100;
    margin: 0;
    padding: 19px 15px 20px;
    /*padding: 0 15px 20px; 09_04_2013*/
    top: 0;
    right: 40px;
    text-align: right;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
}

#section-menu li {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.15em;
    list-style-type: none;
    font-family: "HelveticaLight", "Helvetica", "Lucida Grande", Arial, Verdana, Sans-serif;

}

#section-menu li.close {
    left: 9px;
    bottom: 10px;
}

#sub-menu {
    margin: 0 0 0 30px;
    padding: 25px 0 0;
    border-top: 1px dotted #333;
    width: 500px;
    font-size: 12px;
    font-family: "HelveticaLight", "Helvetica", "Lucida Grande", Arial, Verdana, Sans-serif;
    line-height: 1.2em;
}

.sinbordetop {
    border-top: 0 !important;
}

#sub-menu li {
    text-transform: uppercase;
    list-style-type: none;
}

/* common  */

a {
    color: #666;
    text-decoration: none;
}

h2 {
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 20px;
    color: #183b74;
    margin-top: 0;
    line-height: 1em;
}

p {
    line-height: 1.3em;
    margin-bottom: 25px;
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

textarea {
    font: 12px "lucida grande", arial;
    padding: 5px;
    background-color: #e1e1e1;
    border: 0;
    display: block;
    width: 488px;
    height: 100px;
}

a img {
    border: 0;
}

.overflow {
    overflow: hidden;
}

.left, .right {
    display: block;
}

.left {
    float: left;
    /*margin-left: 92px;
    margin-top: 28px;*/
}

.right {
    float: right;
}

.last {
    border-right: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.send, .send-query {
    background-color: #666 !important;
    width: auto !important;
    color: #fff;
    font-size: 11px;
    border: 0;
    padding: 2px 15px !important;
    cursor: pointer;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

.close {
    background: url("../img/close.gif") no-repeat scroll 0 0 transparent;
    height: 12px;
    outline: 0 none;
    position: absolute;
    text-align: left;
    text-indent: -10000px;
    width: 12px;
    cursor: pointer;
}

.success {
    color: #183c75 !important;
    text-align: center;
}

.error {
    color: red !important;
}

input.error, textarea.error, select.error {
    border: solid 1px red !important;
    /*color: #000;
    background: #F0ACAC !important;*/
}

a.active, a.lang-active {
    color: #183b74;
}

#title-search {
    overflow: hidden;
    margin: 0 0 15px;
}

.title-search2 {
    margin: -40px -195px 0 140px !important;
}

.notih3 {
    padding: 0 0 10px 20px;
}

.title-search2 form legend {
    margin-left: 20px !important;
}

#title-search h2 {
    /*color: #183972;
    text-transform: uppercase;*/
    float: left;
}

#title-search form {
    float: right;
    margin-bottom: 10px;
}

#title-search form legend {
    font-size: 12px;
    margin-bottom: 5px;
}

#title-search form p {
    margin: 0;
}

#title-search form p input {
    border-radius: 25px 0 0 25px;
    -moz-border-radius: 25px 0 0 25px;
    -webkit-border-radius: 25px 0 0 25px;
    float: left;
    background-color: #e5e5e5;
    border: 0;
    height: 20px;
    padding: 0 0 0 10px;
    width: 215px;
}

#textwrapper table {
    width: 100%;
}

#textwrapper td {
    border: none;
    text-align: center;
}

#textwrapper p {
    margin: 0 auto;
}

#noticias_parrafos p {
    margin: none;
}

#textwrapper a {
    color: #183b74;
}

#noticias_parrafos {
    border-bottom: 1px dotted #333;
    padding-bottom: 15px;
}

#textwrapper a p {
    color: #666;
    font-size: 10px;
}

.sinborde {
    border-top: 0 !important;
}

#textwrapper ul {
    margin: 10px 0 25px 10px;
    padding-left: 0;
}

#textwrapper ul li {
    list-style-type: disc;
}

/* banners */

#banners {
    margin: 0;
    padding: 0;
}

#banners li {
    list-style-type: none;
    padding-top: 25px;
}

#banners li a {
    display: block;
    /*text-indent: -10000px;*/
}

#banners #banner-concierge {
    background: url(../img/banner-concierge.jpg) no-repeat 51px top;
    height: 50px;
    margin-top: 6px;
}

#banners #banner-varadero {
    background: url(../img/banner-varadero.jpg) no-repeat 77px top;
    height: 100px;
}

#banners #banner-club {
    background: url(../img/IPM_CLUB_MARINAIBIZA_LOGO.jpg) no-repeat scroll 44px top transparent;
    height: 24px;
    margin-left: 8px;
}

#banners #banner-blue {
    background: url(../img/Logo_stars.png) no-repeat 45px top;
    height: 45px;
}

#banners #banneribiza {
    /*background: url(../img/BannerMarinaIbiza.jpg) no-repeat 77px top;*/
    /*height: 130px;*/
    margin-left: 76px;
}

#banners .creditos_banner {
    background: url(../img/BannerMarinaIbiza.jpg) no-repeat 40px top !important;
}

/* social */

#social-share {
    /*padding: 0;
    margin: 26px 40px 0 80px;
    overflow: hidden; 12_04_2013*/

    float: left;
    margin: -66px 42px 0 354px;
    overflow: hidden;
    padding: 0;
}

#social-share li {
    display: inline;
}

#social-share li a {
    display: block;
    text-indent: -10000px;
    width: 27px;
    height: 26px;
    float: right;
    margin-right: 8px;

    margin-top: 23px; /*11_04_2013*/
}

/*#social-share li a.flickr {
    background: url(../img/btn-flickr.gif) no-repeat;
}

#social-share li a.youtube {
    background: url(../img/btn-youtube.gif) no-repeat;
}

#social-share li a.linkedin {
    background: url(../img/btn-linkedin.gif) no-repeat;
} */

#social-share li a.facebook {
    background: url(../img/facebook_hover_.png) no-repeat;
}

#social-share li a.twitter {
    background: url(../img/twitter_hover_.png) no-repeat;
}

#social-share li a.iso {
    background: url(../img/iso.jpg) no-repeat;
}

/* ================= modificaiones =============== */
/*== banners ==*/
#banner-monaco {
    margin-left: 180px;
    margin-top: -48px;
    position: relative;
}

.cleaner {
    clear: both;
}

.menu-idiomas {
    float: right;
    width: 138px;

}

.video_middle_2 {
    /*border: 1px solid #C4C4C6;*/
    float: left;
    margin-left: 28px;
    margin-top: 13px;
    width: 181px;
}

#recaptcha_logo {
    display: none;
}

#colleft #noti {
    height: 250px;
}

.imindex2 {
    background-color: #bfbfbf;
}

.imindex {
    background-color: #9f9c9d;
}

/*.enlaces-emas { display: none; }*/
/*.enlaces-emas li { list-style-type: none !important; }*/
.enlaces-emas li {
    text-align: left;
}

.exito_reservas {
    text-align: center;
    padding-bottom: 260px;
}

.medioambiente {
    cursor: pointer;
}

.medioambientes {
    padding-left: 20px;
}

.medioambientes ul li {
    margin-bottom: 15px;
}

.bandera-azul {
    float: left;
    margin-right: 15px;
}

.zona-fondeo li {
    list-style: none !important;
}

.restaurante-description {
    padding: 12px;
    text-align: left;
    color: #FFF !important;
    background-color: #183B74;
    font-size: 16px !important;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
.restaurante-description p {
    padding: 4px 0;
    font-weight: lighter;
    color: #FFF !important;
    font-size: 16px !important;
}
#roto.restaurante-description {
    padding-right: 16px;
}

#bigimg.section-video{
    overflow: hidden;
    height: 700px;
}

.section-video iframe{
    position: relative;
    top: -250px;
}