﻿.columnLeft {
    float:left;
    width: 535px;
}

.columnRight {
    float:left;
    width: 40%;
    margin-left: 70px;
    margin-top:20px;
}

.itemLeft {
    display: block;
    background: url('Images/Inicio/fondo.png');
    width: 535px;
    height: 180px;
}

.itemLeftPhoto {
    float: left;
    width: 285px;
}

.title { 
    color: #FFFFFF;
    float: right;
    font-family: Gladifilthefte;
    font-size: 28px;
    margin-right: 20px;
    margin-top: 20px;
    text-align: right;
    width: 40%;
}

.text {
    font-family: 'GillSans', 'Gill Sans MT';
    float:right;
    font-size:11px;
    color:white;
    text-align:justify;
    margin-right: 20px;
    width: 220px;
    line-height: 14px;
    margin-top: 10px;
}

.subTitle {
    font-family:Gladifilthefte;
    width:40%;
    float:right;
    font-size:25px;
    text-align:right;
    color:#E35A2D;
    line-height:1px;
    margin-bottom:10px;
    margin-right:20px;
}

.itemRight {
    background:url('Images/Inicio/cervezaDeLaSemana.png') no-repeat;
    width:377px;
    height:591px;
    display:block;
    margin-left:40px;
}

.textoOspDin {
    font-family:OSP-DIN;
    font-size:42px;
    text-align:center;
    padding-top:40px;
    padding-right:40px;
    padding-left:80px;
}

.textoJaneAusten {
    font-family:'JaneAust';
    font-size:18px;
    text-align:center;
    padding-top:10px;
    padding-right:60px;
    padding-bottom:10px;
    padding-left:100px;
}

.textoGillSans {
    font-family:'Gill Sans', 'Gill Sans MT';
    font-size:20px;
    text-align:center;
    padding-top:0px;
    padding-right:60px;
    padding-left:100px;
}

#slideshow #slideshowWindow { 
    width:100%; 
    height:436px; 
    margin:0; 
    padding:0; 
    position:relative; 
    overflow:hidden; 
} 

#slideshow #slideshowWindow .slide { 
    margin:0; 
    padding:0; 
    width:100%; 
    height:436px; 
    float:left; 
    position:relative; 
}

.nav { 
    display:block; 
    text-indent:-10000px; 
    position:absolute; 
    cursor:pointer; 
} 

#leftNav { 
    top:420px;     
    margin-left:15px; 
    width:50px; 
    height:50px; 
    background-image:url("Images/MainMasterPage/izquierda.png"); 
    background-repeat:no-repeat; 
    z-index:999; 
} 

#rightNav { 
    top:420px; 
    margin-left:95%;  
    width:50px; 
    height:50px; 
    background-image:url("Images/MainMasterPage/derecha.png"); 
    background-repeat:no-repeat; 
    z-index:999; 
}

.shopButton {
    float:left;
    margin-left: 184px;
    margin-top: 0px;
}
