/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/
/*
body {
    background: url("images/pageBackground.gif") repeat-x scroll 0 0 #EBEBEB;
    margin: 0;
    padding: 0;

}*/

ul,ol
{
    margin:auto;
    margin-left:30pt;
    padding:auto
    }

li
{
    margin:auto;
    padding:auto
    }

    
*
{
    padding: 0;
    margin: 0;
}



body {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 13px;*/
    font-size: 12pt;
    /*background-color: #f3f3f3;*/
}

textarea 
{
/*     font-family: Arial, Helvetica, sans-serif;*/
    /*font-size: 13px;*/
    font-size: 9pt;
    }

h4 
{
      font-weight: Bold;
    color: #333333;
    font-size: 15px;
    text-decoration: none;
    }

a, a:visited, a:active
{
    color: #a71a14;
}

.titoli a, visited, active
{
    font-weight: Bold;
    /*color: #333333;*/
    font-size: 12pt;
    text-decoration: undeline;
}

.titoli a:hover
{
    text-decoration: none;
}

#wrapper {
    margin: 0 auto;
    width: 940px;
    background-color: #fff;
    /*box-shadow: 0 2px 9px 0 rgba(0,0,0,0.05);*/
}

.wrapper
{
    margin: 0 auto;
    width: 940px;
}



.wrapper100perc {
    margin: 0 auto;
    width: 100%;
}

.wrapper720 {
    margin: 0 auto;
    /*width: 720px;*/
    width: 940px;
}
#faux
{
   /* background: url(faux-3-2-col.gif);*/
    margin-bottom: 0px;
    /*overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
    width: 100%;
}
#header
{
    background-position: left top;
    color: #000000;
    width: 917px;
    padding: 5px;
    height: 60px;
    
    background-repeat: no-repeat;
}

    
#leftcolumn
{
    
    color:#000000;
    margin: 0px;
    padding: 0px;
    width: 185px;
    float: left;
    font-size: 12pt;
}

#leftcolumn_admin
{
    display: inline;
    /*color: #333;*/
    color:#000000;
    margin: 0px;
    padding: 0px;
    width: 115px;
    float: left;
    font-size: 12px;
}


#leftcolumn strong
{
    display: inline;
    /*color: #333;*/
    color:#000000;
    margin: 0px;
    padding: 0px;
    width: 185px;
    float: left;
    font-size: 8pt;
}

#leftcolumn_admin strong
{
    display: inline;
    /*color: #333;*/
    color:#000000;
    margin: 0px;
    padding: 0px;
    width: 145px;
    float: left;
    font-size: 8pt;
}

#leftcolumn_admin a, visited, active
{
    display: block;
    background-color: #ffffff;
    text-decoration: none;
    padding: 2px;
    color: #0066ff;
}



#leftcolumn_admin a:hover
{
    display: block;
    background-color: #f5f5f5;
    padding: 2px;
    color: #000000;
}


#rightcolumn
{
    float: right;
    color: #333;
    margin: 0px;
    padding: 0px;
    width: 710px;
    display: inline;
    position: relative;
    font-size:12pt;
}

#rightcolumn_admin
{
    float: right;
    color: #333;
    margin: 0px;
    padding: 0px;
    width: 800px;
    display: inline;
    position: relative;
    font-size:12px
}

#footer
{
    width: 902px;
    clear: both;
    color: #333;
    background: whitesmoke;
    margin: 0px 0px 2px 0px;
    padding: 10px;
    text-align:center;
}


.headerEN
{
    background-image: url('images/symantec_header_EN.gif');
    }
    
    .headerAU
{
    background-image: url('images/symantec_header_AU.gif');
    }
    
    .headerUS
{
    background-image: url('images/symantec_header_US.gif');
    }
    
    .headerUK
{
    background-image: url('images/symantec_header_UK.gif');
    }
.headerFR
{
    background-image: url('images/symantec_header_FR.gif');
    }
.headerZA
{
    background-image: url('images/symantec_header_ZA.gif');
    }
.headerCA
{
    background-image: url('images/symantec_header_CA.gif');
    }
    .headerNZ
{
    background-image: url('images/symantec_header_NZ.gif');
    }
    
.headerDE
{
    background-image: url('images/symantec_header_DE.gif');
    }
    
.headerSE
{
    background-image: url('images/symantec_header_SE.gif');
    }
    
.headerNO
{
    background-image: url('images/symantec_header_NO.gif');
    }
.clear
{
    clear: both;
    background: none;
}

.tabPadding4px td
{
    padding: 4px;
}

.tabPadding4px th
{
    padding: 4px;
    text-align:left;
}

.tdPadding
{
    padding: 20px;
}


div#navigation
{
   /* background-color: #9cf;*/
    border-bottom: 1px solid #787878;
    padding-left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
}
div#navigation ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
div#navigation li
{
    display: inline;
    margin: 0;
    padding: 0;
}
div#navigation li a
{
    text-decoration: none;
    border: 1px solid #787878;
    padding: 3px 0.3em;
    background: #ffbf00;
    color: #fff;
    font-weight:bold;
}
div#navigation li a:hover
{
    background-color: #FFDB6C;
}
div#navigation li#lo a
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #000;
}
div#navigation li#looverview a
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #000;
    font-weight:normal;
}
div#navigation li#lffeatures a
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #333;
    font-weight:normal;
}
div#navigation li#lssysreq a
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #000;
    font-weight:normal;
}
div#navigation li#laawrev a
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #000;
    font-weight:normal;
}

.aLeft 
{
    text-align:left;
    }
.aLeft TD
{
    text-align:left;
    }
.topMenu
{
    
    text-align: right;
    width: 100%;
    padding-bottom: 3px;
    padding-top: 2px;
    color:#bbb;
}
.topMenu a,visited 
{
    color:#666666;
    text-decoration:none;
}
.topMenu a:hover 
{
    color:#333333;
    text-decoration:underline;
}
.prezzo
{
    font-family: arial;
    font-size: 17pt;
    color: #000000;
    font-weight: bold;
}


.WaterMarkedTextBox
{
	color: gray;
	visibility: visible;
}
.NormalTextBox
{
	color: black;
	visibility: visible;
}


.black_overlay
{
    display: block;
    z-index: 1000;
    FILTER: alpha(opacity=30);
    left: 0%;
    width: 100%;
    position: fixed;
    top: 0%;
    height: 100%;
    background-color: white;
    opacity: .40;
    -moz-opacity: 0.40;
}

.prenota_lightbox
{
    background-color:#ffffff;
    z-index:1002;
    width:460px;
    height:320px;
    top:25%;
    left:28%;
    padding:0px;
    position:absolute;
    text-align:left;
    color:black;
    border: solid 2px #ffcc00;
}


.sezioniAdmin 
{
    background-color: #fde177;
    padding:2px;
    color:#333333;
    border:solid 1px #999999;
    } 
    
    .box { 
  background-image:url(images/v3/roundedcornr_orange2.gif);
  height:25px;
  width:920px;
  font-size:1.1em;
  font-weight:bold;
  margin-top:0px;
  color:#ffffff;
  text-align:left;
}
.headerWhite {
    background-color: #fff;
    color: #000;
    width: 100%;
    padding-top: 10px;
}

    .header{
        background-color:#000;
        color:#fff;
         width: 100%;
         padding-top:10px;
    }

.header_wrap {
    width: 940px;
    /*width: 720px;*/
    margin: 10px auto 0 auto;
    border: 0px solid black;
}

    .headerLogo {
        text-align: left;
        float:left;
        width:266px;
    }

    .headerSlogan {
        text-align: right;
        float:left;
        width:454px;
    }

.headerSSL {
    text-align: right;
    float: left;
    width: 200px;
}

    .headerSlogan .whiteText {
        font-size:12pt;
        font-weight:bold
    }

    .headerSlogan .orangeText {
        font-size:16pt;
        font-weight:bold;
        color:#ffc310;
    }

     .headerFlag {
        text-align: left;
        float:left;
        width:610px;
    }

    .headerSecure {
        text-align: right;
        float:left;
        width:100px;
    }
    
    .homeBanner .blackText {
        color:#000000;
        padding-top:5px;
    }

.homeBanner .whiteText {
    color: #fff;
    padding-top: 5px;
}



    .homeBanner .orangeText {
       
        color:#ffc310;
        padding-top:5px;
    }


.box4
{
    /*height: 25px;*/
   
    /*font-size: 1.1em;*/
    font-size: 8pt;
    text-transform:uppercase;
    font-weight: bold;
    margin-top: 0px;
    text-align: left;
    color: #E6E6E6;
    line-height:25px;
}

.box4 a
{
    color: #fff;
    text-decoration: none;
}

.box4 .sep
{
    color: #787878;
    font-weight:normal;
    
}

.box_cont4 
{
padding-left:0px;
padding-top:4px;
text-align:center;

        }
.box a
{
    color: #ffffff;
    text-decoration:none;
}

.box a:hover
{
    color: #333333;
    text-decoration:none;
}

.box_cont 
{
padding-left:20px;
padding-top:4px;

        }
.mainHeaderBar {
    font-size:10pt;
    background-color:#fff;
}
        /*
        .mainHeaderBar 
        {
            position: fixed !important;
            z-index:300;
            min-width:922px;
            width:100%;
            }*/
            
            
.mappa 
{
    background-image:url(images/map/pann_dest_bg_big.gif);
    line-height:30px;
    font-size:10.5pt;
    }
    
.mappa a 
{
    text-decoration:none;

    font-weight:bold;
    color:#666;

    }
    .mappa a:hover
{
    text-decoration:underline;

    font-weight:bold;
    color:#333;
    }
.mappa td 
{
    padding-left:10px;
    }
    
.mappa td img
{
    padding-left:0px;
    }
    
    
    .countryChoice a {
    text-decoration:none;

    font-weight:bold;
    color:#775844;

    }
    .countryChoice a:hover
{
    text-decoration:underline;

    font-weight:bold;
    color:#333;
    }

    .buttonYellow{
    background-color: #FDD572;
    border: none;
    color: #626153;
    padding: 15px 64px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10pt;
    margin: 4px 2px;
    cursor: pointer;
    white-space:nowrap;
}
     .buttonYellow:visited{
    background-color: #FDD572;
    border: none;
    color: #626153;
    padding: 15px 64px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10pt;
    margin: 4px 2px;
    cursor: pointer;
    white-space:nowrap;
    }
    .buttonYellow:hover {
    background-color: #FCC34F;
    border: none;
    color: #626153;
    padding: 15px 64px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10pt;
    margin: 4px 2px;
    cursor: pointer;
    white-space:nowrap;
}
     .buttonYellow:active {
    background-color: #FBBA41;
    border: none;
    color: #626153;
    padding: 15px 64px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10pt;
    margin: 4px 2px;
    cursor: pointer;
    white-space:nowrap;
}


      .buttonYellowBig{
    background-color: #FDD572;
    border: none;
    color: #626153;
    padding: 20px 100px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12pt;
    margin: 4px 2px;
    cursor: pointer;
    white-space:nowrap;
}
       .buttonYellowBig:visited{
    background-color: #FDD572;
    border: none;
    color: #626153;
    padding: 20px 100px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12pt;
    margin: 4px 2px;
    cursor: pointer;
    white-space:nowrap;
}
    
    .buttonYellowBig:hover {
    background-color: #FCC34F;
    border: none;
    color: #626153;
   padding: 20px 100px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12pt;
    margin: 4px 2px;
    cursor: pointer;
    white-space:nowrap;
}
     .buttonYellowBig:active {
    background-color: #FBBA41;
    border: none;
    color: #626153;
   padding: 20px 100px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12pt;
    margin: 4px 2px;
    cursor: pointer;
    white-space:nowrap;
}

     






        .wrap2 {
            width: 720px;
            margin: 10px auto 0 auto;
            
            border: 0px solid black;
        }

        .box2 {
            width: 177px;
            float: left;
            margin-right: 3px;
        }

        .box2 h3 {
            text-align: center;
            margin: 0;
            background-color: #0089c6;
            color: #ffffff;
            font-size: 10pt;
            padding: 3px;
            margin-bottom: 5px;
            color: white;
        }

        .box2 h4 {
            text-align: center;
            margin: 0;
            font-size: 10pt;
            padding: 3px;
            margin-bottom: 5px;
        }

        .box2 h2 {
            opacity: 0.9;
            filter: alpha(opacity=90);
            border: 1px solid #DADCDB;
            text-align: center;
            margin: 0;
            background: #FFF;
            font-size: 8pt;
            height: 65px;
          
            padding-top: 5px;
            color: #000;
            font-weight: normal;
            margin-bottom: 3px;
        }

         .box2 h2 a {
           
            color: #000;
            text-decoration:underline;
          
           
        }

.box2alt h2 a {
    color: #000;
    text-decoration: underline;
}

        .box2alt {
            width: 177px;
            float: left;
            margin-right: 3px;
        }



        .box2alt h2 {
            border: 1px solid #FFC310;
            text-align: center;
            margin: 0;
            background: #FFC310;
            font-size: 8pt;
            height: 65px;
           
            padding-top: 5px;
            color: #000;
            font-weight: normal;
            margin-bottom: 3px;
        }
         .box2alt h3 {
            text-align: center;
            margin: 0;
            background-color: #0089c6;
            color: #ffffff;
            font-size: 10pt;
            padding: 3px;
            margin-bottom: 5px;
            color: white;
        }

        .box2alt h4 {
            text-align: center;
            margin: 0;
            font-size: 10pt;
            padding: 3px;
            margin-bottom: 5px;
        }

        .bottom2 {
            background: #fff;
            text-align: left;
           
            padding: 10px 5px 40px;
            border: 1px solid #DADCDB;
             height: 350px;
           
        }

        .smallDescHome{
            height: 50px;
            overflow:hidden;
        }

        .bottom2 ul {
            padding: 0;
            margin: 0 0 40px;
            list-style: none;
        }

        .bottom2 li {
            padding: 10px 0;
            border-bottom: 1px dotted #DADCDB;
            font-size: 14px;
        }

        .bottom2 span {
            font-weight: bold;
            color: #EF7D55;
        }

     .btnDownload {
            text-decoration: none;
            display: inline-block;
            color: white;
            background: #B4221C;
            border: 2px solid transparent;
            font-weight: bold;
            padding: 5px 10px;
            line-height: 1.5;
            text-align: center;
            transition: 0.6s linear;
            width:135px;
        }

     .btnDownload:visited {
            text-decoration: none;
            display: inline-block;
            color: white;
            background: #B4221C;
            border: 2px solid transparent;
            font-weight: bold;
            padding: 5px 10px;
            line-height: 1.5;
            text-align: center;
            transition: 0.6s linear;
            width:135px;
        }

        .btnDownload:hover {
            background: #9d140f;
            color: white;
            border: 2px solid transparent;
        }

        .btnDownload:active {
            background: #92100c;
            color: white;
            border: 2px solid transparent;
        }


.btnDownloadBig {
    text-decoration: none;
    display: inline-block;
    color: white;
    background: #B4221C;
    border: 2px solid transparent;
    font-weight: bold;
    padding: 15px 45px;
    font-size:14pt;
    line-height: 1.5;
    text-align: center;
    transition: 0.6s linear;
    width: 135px;
}

    .btnDownloadBig:visited {
        text-decoration: none;
        display: inline-block;
        color: white;
        background: #B4221C;
        border: 2px solid transparent;
        font-weight: bold;
        padding: 15px 45px;
        font-size: 14pt;
        line-height: 1.5;
        text-align: center;
        transition: 0.6s linear;
        width: 135px;
    }

    .btnDownloadBig:hover {
        background: #9d140f;
        color: white;
        border: 2px solid transparent;
    }

    .btnDownloadBig:active {
        background: #92100c;
        color: white;
        border: 2px solid transparent;
    }

.homeMain {
    background-image: url("images/GettyImages-696580252.jpg");
    background-repeat: no-repeat;
    padding-top: 15px;
    width: 100%;
    margin: 0px auto;
    background-size: 100% auto;
}


#wrapper100percHome {
    margin: 0 auto;
    background-image: url("images/backWoman.png");
    background-repeat: repeat-x;
    padding-top: 15px;
}