.col-1
{
    float: left;
    overflow: hidden;
}

.col-2
{
    float: left;
    overflow: hidden;
}


/* ----------------------------------------- .pagelayout1 ---------------------------- */


.col-1 IMG
{
    float: right;
    margin-right: 80px; /*border: 1px solid blue*/
}

#introLang
{
    float: right;
    margin: 0px;
    width: 100%;
    text-align: center;
    padding: 20px;
    font-weight: bold;
    color: #252525;
    letter-spacing: 10px;
}


.pagelayout1 .row-1 .col-1
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 50%;
    height: 54px; /*border: 1px solid orange;*/
    margin-top: 210px;
}

.pagelayout1 .row-1 .col-2
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px; /*border: 1px solid red;*/
}

/* ----------------------------------------- .pagelayout2 ---------------------------- */

.pagelayout2 #wrapper
{
    display: block;
    width: 100%;
    min-height: 480px;
    position: absolute;
    top: 0%;
    left: 0%;
    margin: 0px 0 0 0px;
}

.pagelayout2 .row-1 .col-1
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 600px; /*border: 1px solid orange;*/
}

.pagelayout2 .row-1 .col-2
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 404px; /*border: 1px solid red;*/
}

.pagelayout2 .spot2
{
    /*border: 1px solid red;*/
    width: 600px;
    margin: 0px;
    padding: 0px;
}

.pagelayout2 .spot2 IMG
{
    margin: 0px;
    padding: 0px;
}


.pagelayout2 .last-events
{
    /*border: 1px solid red;*/
    width: 600px;
}

.pagelayout2 .last-events H3
{
    /*border: 1px solid red;*/
    font-size: 12px;
    font-weight: bold;
}

.pagelayout2 .last-events .date
{
    font-size: 10px;
    font-weight: normal;
    color: #616161;
    margin-top: 5px;
}

.pagelayout2 .last-events .event
{
    font-size: 12px;
    font-weight: normal;
}


.pagelayout2 .banners
{
    /*border: 1px solid red;*/
    width: 600px;
}

.pagelayout2 .banners UL
{
    list-style: none;
    margin-top: 15px;
}

.pagelayout2 .banners LI
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    width: 170px;
	height: 120px;
    float: left; 
	/*border:1px solid blue;*/
    margin-left: 0px;
	margin: 5px 0 5px 0;
}

.pagelayout2 .banners LI IMG
{
    margin: 0px 0px 5px 0px;
    padding: 0px;
    float: left;
}

.pagelayout2 .banners LI DIV
{
    margin: 0px 0px 5px 0px;
    padding: 0px;
    float: left;
    width: 168px;
    height: 81px;
    background: url(../images/ban-bg.jpg) no-repeat 100% 0%;
}


.pagelayout2 .banners LI OBJECT
{
    /*border:1px solid blue;*/
    margin: 6px 6px 6px 6px;
    padding: 0px;
    float: left;
}


.pagelayout2 .banners LI A
{
    text-decoration: none;
    color: #252525;
}

.pagelayout2 .banners LI A:hover
{
    color: #ee6924;
}

.pagelayout2 #box-video-centrato
{
    width: 700px;
    height: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -300px 0px 0px -350px;
}

.pagelayout2 #box-video-flash
{
    width: 640px;
    height: 480px;
    margin: auto;
    background: url(../images/splash-video.png) no-repeat center center;
    display: block;
}

.pagelayout2 #box-video-controlli
{
    margin: auto;
    text-align: center;
}



/* ----------------------------------------- .pagelayout3 ---------------------------- */

.pagelayout3 #wrapper
{
    display: block;
    width: 100%;
    min-height: 480px;
    position: absolute;
    top: 0%;
    left: 0%;
    margin: 0px 0 0 0px;
}

.pagelayout3 UL.categorieclass
{
    margin-top: 15px;
    text-align: center; /*border:1px solid blue;*/
}

.pagelayout3 UL.categorieclass LI
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    margin-left: 0px;
    display: inline; /*border:1px solid green;*/
    padding: 6px;
}


/* ----------------------------------------- .pagelayout4 ---------------------------- */

.pagelayout4 #wrapper
{
    display: block;
    width: 100%;
    min-height: 480px;
    position: absolute;
    top: 0%;
    left: 0%;
    margin: 0px 0 0 0px;
}


.pagelayout4 .listItemRep
{
    list-style: none;
    margin-left: 70px;
    /*border: 1px solid red !important;*/
}

.pagelayout4 .listItemRep LI
{
    list-style: none;
    margin-bottom: 15px;
}

.pagelayout4 .rootTitle
{
    font-size: 13px;
    margin-top:10px;
    margin-bottom:10px;
}

.pagelayout4 .rootExtra
{
    font-size: 11px;
}

.pagelayout4 .thumbs
{
    border:0;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px; /*border: 1px solid red !important;*/
}

.pagelayout4 .ediData
{
    font-size:90%;
    color: #252525;
    text-decoration: none;
}

.pagelayout4 .ediTitle
{
    font-size: 120%;
    text-decoration: none;
}





/* ----------------------------------------- .pagelayout5 ---------------------------- */


.pagelayout5 #wrapper
{
    display: block;
    width: 100%;
    min-height: 480px;
    position: absolute;
    top: 0%;
    left: 0%;
    margin: 0px 0 0 0px;
}

.pagelayout5 .row-1 .col-1
{
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 44%;
}

.pagelayout5 .row-1 .col-2
{
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 55%;
}

/* ----------------------------------------- .pagelayout6 (shop on line) ---------------------------- */

.pagelayout6 #wrapper
{
    top: 0%;
    left: 0%;
    margin: 0px 0 0 0px !important;
    height: auto; /* sullo style principale               display: block;               width: 100%;               min-height: 480px;               position: absolute;          top: 50%;          left: 0%;          margin: -240px 0 0 0px;          */
}

.pagelayout6 .divOuter
{
    width: 1004px;
    height: auto;
    max-height: 100%;
    border-top: 1px solid transparent; /* con firefox se metto border 0 mi sposta il layer a dx.. devo mettere il border almeno a uno ma su IE si vede e quindi rimedio con un margin top -1*/
    border-bottom: 0px solid green;
    border-left: 0px solid green;
    border-right: 0px solid green;
    margin-top: -1px; /* con firefox se metto border 0 mi sposta il layer a dx.. devo mettere il border top almeno a uno ma su IE si vede e quindi rimedio con un margin top -1*/
}
.pagelayout6 .divMiddle
{
    background: url(../images/content-bg.jpg);
    background-repeat: repeat-y;
    width: 1004px;
    height: auto;
    max-height: 100%;
    border: 0px solid magenta;
    margin: auto;
    position: relative;
    overflow: auto;
}
.pagelayout6 .divInnerFloat-1
{
    border: 0px solid yellow;
    float: left;
    height: auto;
    min-height: 100%;
    width: 271px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: #252525;
}
.pagelayout6 .divInnerFloat-2
{
    border: 0px solid yellow;
    float: left;
    height: auto;
    min-height: 100%;
    width: 733px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: #252525;
}

.pagelayout6 .sx-menu-box
{
    border: 0px solid yellow;
    margin: 10px;
}

.pagelayout6 .sx-menu-box-cart
{
    padding: 10px;
}

.pagelayout6 DIV.hr2
{
    height: 0px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0px;
    border-top: 1px dotted #9d9d9d;
    width: 230px;
}

.pagelayout6 .sx-menu-box-cart INPUT
{
    font-size: 12px;
    padding: 0px;
    border: solid 1px #000;
    width: 60px;
}

.pagelayout6 .cat-menu
{
    margin: 0;
    padding: 10px;
    list-style: none;
    position: relative;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.pagelayout6 .cat-menu li a
{
    text-decoration: none;
    color: #252525;
}

.pagelayout6 .cat-menu li a:hover
{
    text-decoration: underline;
    color: #252525;
}

.pagelayout6 .cat-menu li a.selectedItem
{
    margin-left: 3px;
    display: block;
    text-decoration: none;
    color: #ee6924;
    font-size: 110%;
}

.pagelayout6 img-slideshow-middle
{
    float: left;
    height: auto;
    min-height: 100%;
    width: 700px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: #252525;
    padding: 20px;
}

.pagelayout6 .img-slideshow-thumbDiv
{
    width: 100px;
    height: 100px;
    border: 1px solid #8d8d8d;
    padding: 5px 5px 5px 5px;
    float: left;
    margin: 7px;
    text-align: center;
    vertical-align: middle;
    display: block;
}

.pagelayout6 .img-slideshow-smallThumbDiv
{
    width: 60px;
    height: 60px;
    border: 1px solid #8d8d8d;
    padding: 5px 5px 5px 5px;
    float: left;
    margin: 5px 10px 10px 5px;
    text-align: center;
    vertical-align: middle;
    display: inline;
}

.pagelayout6 .img-slideshow-smallThumbDiv img
{
    border: 0px;
    margin: auto;
}

.pagelayout6 .img-slideshow-bigThumbDiv
{
    width: 321px;
    border: 1px solid #8d8d8d;
    padding: 5px 5px 5px 5px;
    text-align: center;
    vertical-align: middle;
    display: block;
    margin: 5px;
}

.pagelayout6 .img-slideshow-thumbDiv img
{
    border: 0px;
    margin: auto;
}

.pagelayout6 UL.img-thumb-middle
{
    float: left;
    height: auto;
    min-height: 100%;
    width: 650px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: #252525;
    padding: 20px;
}

.pagelayout6 UL.img-thumb-middle li
{
    display: inline;
    margin-right: 2px;
}



.pagelayout6 .img-slideshow
{
    float: left;
    height: auto;
    min-height: 100%;
    width: 370px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: #252525;
    padding: 7px;
}

.pagelayout6 .info-text
{
    float: left;
    height: auto;
    min-height: 100%;
    width: 343px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: #252525;
}


.pagelayout6 UL.img-thumb
{
    margin: 0;
    padding: 0px;
    list-style: none;
    position: relative;
    width: 358px;
}

.pagelayout6 UL.img-thumb li
{
    display: inline;
    margin-right: 2px;
}



.pagelayout6 .info-text .item-code
{
    margin-top: 10px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #303030;
}

.pagelayout6 .info-text .item-title
{
    margin-top: 5px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    color: #ee6924;
}

.pagelayout6 .info-text .item-desc
{
    margin-top: 10px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: #303030;
}

.pagelayout6 .info-text .item-desc .nome-variant
{
    margin-top: 7px;
    margin-right: 10px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #303030;
    width: 100px;
    display: block;
    float: left;
}

.pagelayout6 .info-text .item-desc .value-variant
{
    margin-top: 5px;
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #303030;
    display: block;
    float: left;
}

.pagelayout6 .info-text .item-desc .value-variant INPUT
{
    font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #303030;
    padding: 0px;
    margin: 0px;
}

.pagelayout6 .info-text .item-desc .value-price
{
    margin-top: 5px;
    font-size: 140%;
    font-style: normal;
    color: #ee6924;
    font-weight: bold;
    display: block;
    float: left;
}






