﻿body
{
    background-image: url(  '/imagesMarigalante/proposal1_01.jpg' );
    background-color: Black;
    background-repeat: repeat-x;
    margin: 0px;
    font-family: 'Trebuchet MS';
    font-size: 12px;
}

#fondoMapa
{
    background-image: url( '/imagesMarigalante/fondoMapa50.jpg' );
    max-width: 1280px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center top;
}
#top
{
    width: 960px;
    height: 79px;
    margin: 0 auto;
}
#topRight
{
    float: right;
    border: solid 1px red;
}
#topLeft
{
    float: left;
}
#banner
{
    width: 960px;
    background-image: url(  'imagesMarigalante/banner.jpg' );
    margin: 0 auto;
    background-repeat: no-repeat;
}
#div_menu
{
    width: 960px;
    height: 0px;
    background-image: url(  'imagesMarigalante/fondoMenu.jpg' );
    margin: 0 auto;
    text-align: center;
    padding-left: 15%;
    font-family: "Trebuchet MS";
    position: absolute;
    top: 80px;
}

html > body #div_menu
{
    width: 960px;
    background-image: url(  'imagesMarigalante/fondoMenu.jpg' );
    margin: 0 auto;
    text-align: center;
    padding-left: 15%;
    font-family: "Trebuchet MS";
    position: static;
}
.linksMenu
{
    color: Black; /* 	text-decoration:none;  	padding-left:8px;  	padding-right:8px;  	font-family:Times New Roman;  	font-size:13px;  	 	padding-top:4px;  	padding-bottom:4px	*/
}
.linksMenu:hover
{
    background-image: url(  '/imagesMarigalante/bgLinksMenu.jpg' );
    background-repeat: repeat-x;
}
#contenido
{
    background-image: url(  '/imagesMarigalante/fondoBody.jpg' );
    width: 960px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-color: #b6afa2;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-top: 5px;
}
#tituloSeccionHolder
{
}
/*.tituloSeccion*/

h1
{
    color: #2d0906;
    font-family: Garamond;
    font-size: 22px;
    margin: 5px;
    font-weight: bold;
    margin-bottom: 10px;
}

h2
{
    color: #2d0906;
    font-family: "Trebuchet MS";
    font-size: 15px;
    font-weight: bold;
    text-transform: capitalize;
}

.homeBox
{
    border: #ddd solid 1px;
    background-color: #EEEEDD;
    padding: 10px;
    margin-bottom: 10px;
}

#contentRight
{
    width: 265px;
    float: right; /*padding-right: 25px;*/
    padding-top: 60px;
}
#contentRight1
{
    height: 253px; /*background-image:url('imagesMarigalante/skullText.jpg');*/
    background-repeat: no-repeat;
}
#contentRight2
{
    height: 85px; /*background-image:url('imagesMarigalante/morraText.jpg');*/
    background-repeat: no-repeat;
    margin-bottom: 11px;
}
#contentRight3
{
    height: 85px; /*background-image:url('imagesMarigalante/batoText.jpg');*/
    background-repeat: no-repeat;
    margin-bottom: 11px;
}
#contenidoLeft
{
    width: 660px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
#footerLinks
{
    width: 960px;
    height: 40px;
    margin: 0 auto;
}
.linksFooter
{
    color: white;
    font-family: "Trebuchet MS";
    font-size: 10px;
    text-decoration: none;
}
.linksFooterSeparator
{
    color: white;
}
#linksFooterLeft
{
    width: 49%;
    float: left;
    padding-left: 5px;
}
#linksFooterRight
{
    width: 49%;
    float: right;
    text-align: right;
    padding-right: 5px;
}

/* secciones*/

/***Home***/

.imgMain
{
    width: 200px;
    height: 135px;
    border: solid 3px white;
    clear: both;
    float: left;
    margin-right: 7px;
}
/* .parrafoHome */
p
{
    display: block;
    margin-bottom: 7px;
    text-align: justify;
    font-family: "Trebuchet MS";
    font-size: 10pt;
}

span
{
    font-family: "Trebuchet MS";
    font-size: 10pt;
}
.textoMain
{
}
.oferta1
{
    width: 312px;
    background-color: #aeab93;
    background-position: center left;
    border: solid 1px gray;
    height: 99px;
    background-repeat: no-repeat;
    float: left;
    margin-bottom: 10px;
}

#oferta1
{
    background-image: url(  '/imagesMarigalante/cofre.jpg' );
}
#oferta2
{
    background-image: url(  '/imagesMarigalante/monedas.jpg' );
}
.oferta2
{
    width: 310px;
    background-position: bottom;
    height: 135px;
    background-repeat: repeat-x;
    float: left;
    margin-bottom: 10px;
    background-image: url(  '/imagesMarigalante/fondoOferta2.jpg' );
}
.oferta2Header
{
    width: 309px;
    height: 29px;
    background-image: url(  '/imagesMarigalante/tablita.jpg' );
    border: solid 1px gray;
    color: #b29e6d;
    vertical-align: middle;
}
.oferta2HeaderTitulo
{
    margin-left: 7px;
    vertical-align: middle;
    font-size: medium;
    margin-top: 3px;
    font-family: Garamond;
    color: white;
}

.oferta1Content
{
    margin-left: 114px;
    height: 75px;
    color: #2e1111;
    font-family: Verdana;
    font-size: small;
}
.oferta1ContentTitle
{
    font-size: medium;
    margin: 0px;
    font-weight: lighter;
    margin-top: 3px;
}

.oferta2Content
{
    height: 75px;
    color: #2e1111;
    font-family: Verdana;
    font-size: small;
}
.learnMoreHolder
{
    text-align: right;
    padding-right: 5px;
}
.parrafoOferta2
{
    display: block;
    margin: 0px;
    padding-top: 3px;
    padding-left: 3px;
    color: #0a0908;
}
.imagenesOferta2
{
    border: solid 3px white;
    float: left;
    margin: 5px;
}

.star .starEmpty
{
    background-image: url(  '/images/png/starEmpty.png' );
    width: 16px;
    height: 16px;
}
.starHalf
{
    background-image: url(  '/images/png/starHalf.png' );
    width: 16px;
    height: 16px;
}
.starFilled
{
    background-image: url(  '/images/png/starFull.ico' );
    width: 16px;
    height: 16px;
}
.startWaiting
{
    background-image: url(  '/images/png/starHalf.png' );
    width: 16px;
    height: 16px;
}

/* pirate land */
#MG_leftColumnContent
{
    width: 250px;
    float: left;
}
#MG_rightColumnContent
{
    width: 350px;
    float: right;
}

/* little Promos */
.MG_littlePromoTitleHolder
{
    width: 200px;
    height: 29px;
    background-image: url(  '/imagesMarigalante/tablita.jpg' );
    border: solid 1px gray;
    color: #b29e6d;
    vertical-align: middle;
}
.MG_littlePromoTitle
{
}
.MG_littlePromoContent
{
}

h3
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: "Trebuchet MS";
    color: #251b0a;
}

faqItem
{
    border-top: solid 1px gray;
}
faqQuestion
{
}
faqAnswer
{
}


/* container div for entire nav */

/*hack para ie6*/
#menuwrapper
{
    width: 800px;
    position: relative;
    margin: 0 auto;
    margin-top: -30px;
    z-index: 10;
    padding-left: 95px;
}
/*coreccion para los navegadores que no son IE6*/
html > body #menuwrapper
{
    width: 800px;
    position: relative;
    z-index: 10;
}
/* float clear */
.clearfloat
{
    clear: both;
    height: 0;
    line-height: 0.0;
    font-size: 0;
}

a
{
    text-decoration: none;
    color: #663300;
}
.transparentBlack
{
    opacity: .8;
    filter: alpha(opacity=80);
    background-color: Black;
}

.panel
{
    border: #ddd solid 1px;
    padding: 10px;
    background-color: White;
}

.right
{
    float: right;
}

.listaCategorias
{
    float: right;
    background-image: url( '/images/bgLista.jpg' );
    background-repeat: no-repeat;
    width: 177px;
    border: #ddd solid 1px;
    margin-right: 3px;
    padding: 5px;
    background-color: white;
    margin-right: 5px;
}
input
{
    font-family: Verdana;
    font-size: 12px;
}
.formInputs
{
    font-family: 'Trebuchet MS';
    font-size: 10pt;
}
.pnlItem
{
    padding: 10px;
    background-color: #eee;
}

#minicartHolder
{
    background-image: url(/images/iconCart.jpg);
    padding-bottom: 9px;
    padding-left: 60px;
    padding-right: 7px;
    padding-top: 9px;
}
.maps
{
    border: solid 1px #ccc;
    padding-left: 3px;
    padding-right: 3px;
}
.currentMap
{
    background-color: #ccc;
    padding-right: 3px;
    padding-left: 3px;
}
#copyright
{
    display: none;
}
ul
{
    font-size: 10pt;
    font-family: Trebuchet MS;
}
.nombreActividad
{
    text-transform: capitalize;
}
.commentsHolder
{
    padding: 10px;
}
.commentsTitle
{
}
.commentItemHolder
{
    max-height: 150px;
    overflow: auto;
}
.noDisponible
{
    background-color: #ddd;
}

.fotosRight
{
    display: none;
}

.boxTotal
{
    width: 700px;
}
