﻿/* Generale */
html
{
    text-align: center;
}
body
{
    position: relative;
    width: 1024px;
    min-height: 768px;
    margin: 0 auto;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:80%;
    background-color: #61bae5;
}
img
{
    border: 0;
}
h3
{
    color: #0087C9;
}

/* Layout di pagina */
#DivMain
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1024px;
    min-height: 768px;
    z-index: 1;
    background-image: url(/Images/SfondoHomePageItaliaMarine.jpg);
    background-repeat:no-repeat;
}
#DivLogo
{
    position: absolute;
    left: 70px;
    top: 41px;
    width: 203px;
    height: 118px;
    z-index: 2;
}
#DivMenu
{
    position: absolute;
    left: 72px;
    top: 157px;
    width: 228px;
    height: 450px;
    z-index: 3;
}
#DivBandiere
{
    position: absolute;
    left: 270px;
    top: 0px;
    width: 71px;
    height: 120px;
    z-index: 2;
}
#DivSfondoContenuto
{
    position: relative;
    left: 293px;
    width: 431px;
    min-height: 601px;
    z-index: 2;
    background-image: url('/images/SfondoBianco.png' );
    padding: 0px;
    top:135px; /* Per IE: 150px */
    margin-bottom:-10px; 
}
#DivContenuto
{
    position: relative;
    left: 0px;
    top: 15px;
    width: 401px;
    min-height: 440px;
    z-index: 2;
    margin: 15px;
    padding: 0 0 150px 0px;
}
#DivContenutoRistretto
{
    background-color: #F5FBFE;
    margin: 0px 35px 0px 35px;
    padding: 10px 10px 10px 10px;
}
#DivFooter
{
    position: absolute;
    bottom:5px;
    width: 1000px;
    right: 24px;
    height: 17px;
    z-index: 5;
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
    color: White;
}
#DivFooter a
{
    color: White;
    font-weight:bold;
    text-decoration:none;
}
#DivImmagineFooter
{
    position: relative;
    width: 1024px;
    height: 170px;
    z-index: 2;
}

#DivSfondoFlash
{
    position: absolute;
    left: 300px;
    top: 157px;
    width: 430px;
    height: 585px;
    z-index: 2;
    background-image: url(/Images/Nuvole.jpg);
}
#DivFlash
{
    position: absolute;
    left: 300px;
    top: 117px;
    width: 658px;
    height: 652px;
    z-index: 6;
}
#DivAcquista
{
    position: absolute;
    left: 730px;
    top: 157px;
    width: 248px;
    height: 396px;
    z-index: 7;
}

#DivTotale
{
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%;
}

/* Menu */
ul.DivMenu
{
    list-style-type: none;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-indent: 5px;
    padding: 0px;
    margin: 0;
}
a.LinkMenu
{
    text-decoration: none;
    color: #000066;
}
a.LinkMenu:hover
{
    color: white;
}
.VoceMenu
{
    background-image: url(/Images/VoceMenuBianca.png);
    background-repeat: no-repeat;
    height: 19px;
}
.VoceMenuCerca
{
    background-image: url(/Images/VoceMenuCerca.png);
    background-repeat: no-repeat;
    height: 30px;
}
.VoceMenuTrasparente
{
    font-size: 7pt;
    height: 19px;
}
.VoceMenuRossa
{
    background-image: url(/Images/VoceMenuRossa.png);
    background-repeat: no-repeat;
    height: 19px;
}
.VoceMenuGialla
{
    background-image: url(/Images/VoceMenuGialla.png);
    background-repeat: no-repeat;
    height: 19px;
}
.VoceMenuVerde
{
    background-image: url(/Images/VoceMenuVerde.png);
    background-repeat: no-repeat;
    height: 19px;
}
.VoceMenuArancione
{
    background-image: url(/Images/VoceMenuArancione.png);
    background-repeat: no-repeat;
    height: 19px;
}

.SottoTitolo
{
    position: absolute;
    top: 75px;
    left:-1000px;
    margin: 0;
    font-size: 70%;
    color: #0066CC;
    text-align: center;
}

.TitoloProdotto
{
    font-size: 120%;
    font-weight:bold;
}

/* Tipografia */
p,ol,ul
{
    font-size: 100%;
}

h1
{
    margin-top: 0;
    font-size: 95%;
    font-weight:bold;
}
h2
{margin-bottom: 0;
    font-size: 90%;
    font-weight:bold;
}

.Prezzo
{
    font-size: 15px;
    font-weight: bolder;
    float: right;
}

/* GridView */
.Grid
{
    border:none;
}
.Grid td
{
    border-style: dashed;
    border-width: 1px 0px 1px 0px;
    border-color: #C0C0C0;
    margin: 0;
    padding: 3px 5px 1px 1px;
}
.Grid caption {
    font-size: 12pt;
    font-weight:bold;
    padding-bottom:5px;
}
.GridHeader
{
    font-size: 8pt;
    font-weight: bold;
    text-align:center;
}

.GridHeader a
{
    text-decoration: none;
    color: #000066;
}
.GridHeader a:hover
{
    color: #CEEBFA;
}

.GridItem
{
    font-size: 8pt;
    background-color: white;
}

.GridAltItem
{
    font-size: 8pt;
    background-color: white;
}

.GridSelectedRowStyle
{
    background-color: #F2FAFD;
}

.GridPagerStyle
{
    border-style: none;
}

.GridPagerStyle td 

{ 

    border:none;

} 


/* DetailsView */
.Details
{
    border: solid 1px #FFFFFF;
}
.Details td
{
    border: solid 1px #FFFFFF;
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    text-align: center;
}
.DetailsHeader
{
    font-size: 8pt;
    font-weight: bold;
}

.DetailsHeader a
{
    text-decoration: none;
    color: #000066;
}
.DetailsHeader a:hover
{
    background-color: #FFCC00;
    color: #000066;
}

.DetailsItem
{
    font-size: 8pt;
    background-color: white;
}

.DetailsAltItem
{
    font-size: 8pt;
    background-color: white;
}

.DetailsSelectedRowStyle
{
    background-color: #FFFF84;
}

.Iscrizione
{
    border-color: #B5C7DE;
    border-style: solid;
    border-width: 0px;
    font-family: Verdana;
    font-size: 0.8em;
}
.AllineatoDX
{
   float: right;
   margin-right:30px;
}
