/*STILI GENERICI*/
body {
	overflow-x:hidden;
}
 
img {
    outline: none;
}

.linkAuthor {
    color: #0086B3;
}

.clear {
    clear: both;
}

/*FINE STILI GENERICI*/

/* STILI SFONDO */

.backgroundMulti {
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: -999;
    position: absolute;
    background-position: top center;
    background-repeat: no-repeat;
    display: none;
}

/*versione senza slideshow*/
.backgroundSingle {
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: -999;
    position: fixed;
    background-position: top left;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
}

.pallini1 {
    /*width: 100px;
    height: 14px;*/
    padding: 5px;
    position: absolute;
    z-index: 11;
    top: 5px;
    left: 0px;
    background-repeat: repeat;
}

.pallini2 {
    /*width: 100px;
    height: 14px;*/
    padding: 5px;
    position: absolute;
    top: 5px;
    right: 0px;
    background-repeat: repeat;
}

.pallini3 {
    /*width: 100px;
    height: 14px;*/
    padding: 5px;
    position: absolute;
    bottom: 5px;
    left: 0px;
    background-repeat: repeat;
}

.pallini4 {
    /*width: 100px;
    height: 14px;*/
    padding: 5px;
    position: absolute;
    bottom: 5px;
    right: 0px;
    background-repeat: repeat;
}

.pallino {
    float: left;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: top center;
}

.pallino.on {
    background-position: bottom center;
}

.backgroundSpacer {
    position: relative;
    width: 994px;
    margin: auto;
}

/* FINE STILI SFONDO */


/*MENU ALTO E PANNELLO A SCOMPARSA*/
.standardBody {
    background-color: white;
    background-repeat: repeat-x;
}

.barTop {
    margin: auto;
    background-repeat: no-repeat;
    width: 994px;
    height: 41px;
    line-height: 41px;
    color: white;
    /*font-weight: bold;*/
    position: relative;
    background-position: top center;
    z-index: 99;
    background-color: #343434;
    margin-bottom: 5px;
}

.barTop #username,
.barTop #password {
    background-color: black;
}

.barTop .logoMenu {
    display: inline;
    position: absolute;
    left: 10px;
    margin: 0px;
    z-index: 99;
}

.barTop .logoMenu > li {
    display: inline;
    list-style-type: none;
}

#menuNitalLogo {
    cursor: pointer;
}

#menuNitalLogo img {
    padding-top: 5px;
}

.barTop .mainMenu {
    display: inline;
    position: absolute;
    left: 95px;
    margin: 0px;
    z-index: 99;
}

.barTop .mainMenu a:link, .barTop .mainMenu a:visited {
    color: white;
    text-decoration: none;
}

.barTop .mainMenu a:hover {
    text-decoration: underline;
}

.barTop .mainMenu > li {
    /*display: inline;*/
    list-style-type: none;
    margin-left: 3px;
    margin-right: 3px;
    line-height: 41px;
    height: 41px;
    float: left;
    position: relative;
}

.logoNital {
    position: absolute;
    top: 0px;
    left: 11px;
}

.panel01 {
    display: none;
    width: 482px;
    position: absolute;
    top: 36px;
    left: 0px;
    z-index: 99;
}

.panel01 .top {
    /*background-image: url('/images/generic/panel_01_top.png');*/
    background-repeat: no-repeat;
    width: 602px; /*642px;*/
    height: 9px;
}

.panel01 .mid {
    /*background-image: url('/images/generic/panel_01_mid.png');*/
    background-repeat: repeat-y;
    width: 602px;
}

.panel01 .midColumn {
    width: 180px;
    float: left;
    font-size: 12px;
    /*background-image: url("/images/generic/midSubMenuDiv.png");*/
    background-position: right;
    background-repeat: repeat-y;
    margin-left: 10px;
    margin-right: 10px;
    height: 100%;
}

.panel01 .midColumn .midColumnTitle {
    margin-left: 17px;
}

.panel01 .midColumn ul {
    margin: 0px;
    padding: 0px;
}

.panel01 .midColumn.large {
    width: 300px;
    background: none;
}

.panel01 .bottom {
    width: 602px;
    height: 4px;
    position: absolute;
    bottom: 0px;
}

.midSubMenu {
    list-style-type: none;
}

.midSubMenu li {
    margin: 10px;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    background-image: url("/images/generic/menu_bullet.png");
    background-position: left center;
    background-repeat: no-repeat;
}

.midSubMenu li a:link, .midSubMenu li a:visited {
    margin-left: 17px;
    text-decoration: none;
    font-weight: bold;
    color: white;
    border-bottom-style: dotted;
    border-bottom-color: #96bfd0;
    border-bottom-width: 1px;
    height: 30px;
    line-height: 30px;
    display: block;
}

.midSubMenu li a:hover {
    text-decoration: underline;
}

.panelGeneric {
    display: none;
    width: 200px;
    position: absolute;
    top: 36px;
    left: 0px;
    z-index: 999;
}

.panelGeneric2 {
    display: none;
    width: 200px;
    position: absolute;
    top: 0px;
    left: 180px;
    z-index: 99;
}

.panelBottom {
    height: 4px;
    background-color: #26526e;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 200px;
}

.panelBottom2 {
    height: 4px;
    background-color: #26526e;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 602px;
}

.submenu {
    margin: 0px;
}

.submenu li {
    margin: 10px;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    background-image: url("/images/generic/menu_bullet.png");
    background-position: left center;
    background-repeat: no-repeat;
    position: relative;
}

.submenu li a {
    margin-left: 17px;
    border-bottom-style: dotted;
    border-bottom-color: #96bfd0;
    border-bottom-width: 1px;
    height: 30px;
    line-height: 30px;
    display: block;
}

.submenu li a.last, .midSubMenu li a.last {
    border-style: none;
    border-width: 0px;
}


.midColumn a.lastimage {
    border-style: none;
    border-width: 0px;
    margin-left: 17px;
    display: block;
}

/*FINE STILI MENU ALTO*/

/*STILI BARRA BASSA*/
.barBottomSpacer {
    height: 37px;
    width: 1000px;
    position: relative;
}

.barBottom {
    position: fixed;
    bottom: 0px;
    /*background-image: url("/images/generic/bar_bottom.png");*/
    background-repeat: repeat-x;
    height: 34px;
    line-height: 34px;
    width: 100%;
    z-index: 999;
}

.barBottom img {
    border: none;
}

.barBottomCont {
    margin: auto;
    width: 1000px;
    height: 34px;
    line-height: 34px;
}

.barBottomContPart {
    float: left;
    vertical-align: baseline;
    padding-right: 5px;
}

.barBottomForm .search {
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    width: 150px;
    margin-top: 10px;
    margin-bottom: 2px;
}

.barBottomForm .button {
    margin-top: 10px;
}

.barBottomText {
    height: 28px;
    line-height: 28px;
    color: white;
    padding: 7px;
    font-size: 10px;
}

.barBottomContPart .addthis_button {
    padding: 6px;
}

.barBottomText.copy {
    width: 223px;
}

.barBottomText.privacy {
    width: 40px;

}

.barBottomText.register {
    width: 150px;
}

.barBottomGoogleSearch {
    margin-top: 2px;

}

/*FINE STILI BARRA BASSA*/

/*STILI BANNER*/
.bannerThin {
    margin: auto;
    width: 994px;
    height: 44px;
    line-height: 44px;
    vertical-align: middle;
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
    z-index: 10;
}

.bannerThin img {
    padding: 7px;
}

/*FINE STILI BANNER*/

.homeSpacer {
    margin: auto;
    width: 1000px;
}

.homeScroller {
    margin: auto;
    width: 994px;
    height: 150px;
    position: relative;
    overflow: hidden;
    z-index: 10;
}

.homeCarouselWrap {
    width: 240px;
    height: 120px;
    float: left;
    margin-top: 5px;
    margin-left: 7px;
}

.homeCarouselWrap .title {
    font-size: 18px;
    color: white;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}

#homeCarousel01Img {
    position: absolute;
    top: 7px;
    left: 5px;
    display: none;
}

.homeContents {
    margin: auto;
    width: 994px;
    position: relative;
    z-index: 10;
}

.homeContents .top {
    width: 994px;
    height: 6px;
    background-repeat: no-repeat;
}

.homeContents .mid {
    width: 994px;
    background-repeat: repeat-y;
}

.homeContents .mid .midleft {
    width: 746px;
    float: left;
}

.homeContents .mid .midright {
    width: 245px;
    float: right;
    text-align: left;
}

.homeContents .mid .midright img {
    margin-top: 2px;
    margin-bottom: 2px;
    border: none;
}

.homeContents .bottom {
    width: 994px;
    height: 6px;
    background-repeat: no-repeat;
}

/*
.homeTable
{
	margin-left: 8px;
}
.homeTable td
{
	width: 245px;
}
.homeTable .title, .homeBannerTitle
{
	color: #0086b3;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
}
.homeTable .text
{
	color: white;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	height: 160px;
	padding-right: 5px;
}
.homeTable .img
{
	height: 150px;
	
}
.homeTable .continua:link, .homeTable .continua:visited, 
.homeTable .continua:hover
{
	color: #0086b3;
	text-decoration: none;
}
*/

.homeArticle {
    margin-left: 8px;
    width: 730px;
    background-image: url("../images/generic/backArtHome.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 150px;
    margin-top: 10px;
}

.homeArticle table {
    height: 100%
}

.homeArticle table .col1 {
    width: 180px;
    text-align: center;
}

.homeArticle table .col2 {
    width: 450px;
}

.homeArticle table .col2 .title {
    color: #0086B3;
    font-size: 22px;
    margin-top: 10px;
}

.homeArticle table .col2 .subTitle {
    font-size: 16px;
    margin-top: 5px;
}

.homeArticle table .col2 .text {
    font-size: 11px;
    line-height: normal;
    margin-top: 5px
}

.homeBox {
    float: left;
    width: 497px;
}

.homeBox table {
    margin-top: 30px;
    margin-bottom: 30px
}

.homeBox table .col1 {
    width: 140px;
    text-align: center;
}

.homeBox table .col2 {
    width: 300px;
}

.homeBox table .col2 .title {
    color: #0086B3;
    font-size: 22px;
}

.homeBox table .col2 .subTitle {
    font-size: 16px;
    margin-top: 5px;
}

.homeBox table .col2 .text {
    font-size: 11px;
    line-height: normal;
    margin-top: 5px
}

.intContents_black {
    color: black;
    margin: auto;
    width: 994px;
    margin-top: 0px;
}

.intContentsBread {
    width: 994px;
    height: 35px;
    margin: auto;
    font-size: 11px;
    color: black;
    background-repeat: repeat;
    position: relative;
    z-index: 11;
}

.intContentsBread td {
    height: 35px;
    vertical-align: top;
}

.intContentsBread p {
    padding-left: 10px;
    margin-left: 0px;
}

.intContentsBread .buttons {
    position: absolute;
    top: 0px;
    right: 5px;
    width: 570px;
    height: 35px;
    line-height: 35px;
    text-align: right;
}

.intContentsBread .buttons .square img {
    margin-top: 5px;
}

.intContentsBread .buttons .fb-like {
    vertical-align: top;
    margin-top: 2px;
}

.intContentsBread a:link, .intContentsBread a:visited, .intContentsBread a:hover {
    color: black;
}

.intContentsTitle {
    margin-bottom: 15px;
}

.intContentsTitle h1 {
    font-size: 26px;
}

.intContentsTitle h2 {
    font-size: 14px;
    color: #888888;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.intContentsTitle h2 a:link, .intContentsTitle h2 a:visited, .intContentsTitle h2 a:hover {
    color: #888888;
    text-decoration: none;
}

.intContentsTitleGallery {
    width: 650px;
    height: 85px;
    margin-bottom: 5px;
    margin-top: 5px;
    position: relative;
}


.template2014Content {
    position: relative;
    text-align: left;
    font-size: 14px;
    font-family: 'Lucida Sans Unicode', Arial, sans-serif;
    line-height: 25px;
    color: #000;
}

.template2014Content a:link, .template2014Content a:visited, .template2014Content a:hover {
    color: #187FA6;
    text-decoration: none;
}

.intContentsTitleExperience {
    width: 210px;
    height: 85px;
    margin-bottom: 5px;
    margin-top: 5px;
    position: relative;
    text-align: center;
}

.intContentsTitleExperience img {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.intContentsTitleGallery h1 {
    font-size: 26px;
    font-weight: bold;
    margin-left: 25px;
    margin-top: 5px;
    width: 600px;
    height: 45px;
    line-height: 45px;
    border-bottom-color: #898989;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

.intContentsTitleGallery h2 {
    font-size: 14px;
    font-weight: bold;
    margin-left: 25px;
    margin-top: 10px;
    width: 600px;
    height: 17px;
    line-height: 17px;
    display: block;
}

.intContentsTitleGallery h2 a:link, .intContentsTitleGallery h2 a:visited, .intContentsTitleGallery h2 a:hover {
    color: #888888;
    text-decoration: none;
}

.intContentsTitleGallery .date {
    font-size: 11px;
    position: absolute;
    bottom: 15px;
    right: 22px;
}

.intContentsGallery {
    width: 978px;
    overflow: hidden;
    margin-top: 0px;
    margin-left: 0px;
}

.intContentsGallery2 {
    width: 740px;
    overflow: hidden;
    margin-top: 0px;
    margin-left: 10px;
}

.intContentsNav {
    text-align: center;
}

.pallino {
    padding-left: 3px;
}

.barTopLogin {
    position: absolute;
    right: 4px;
    top: 3px;
    width: 275px;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    color: #999999;
    font-size: 11px;
    text-align: right;
}

.barTopLogin form {
    display: inline;
}

.barTopLogin input {
    border-style: none;
    border-width: 0px;
    height: 21px;
    line-height: 21px;
    font-size: 11px;
    background-repeat: no-repeat;
    width: 115px;
    color: #999999;
    padding-left: 2px;
    vertical-align: middle;
    background-color: transparent;
}

.barTopLogin .loginSubmit {
    vertical-align: middle;
}

.barTopLogin a:link, .barTopLogin a:visited {
    color: white;
    text-decoration: none;
}

.barTopLogin a:hover {
    text-decoration: underline;
}

.galleryIndexTable, .faqIndexTable {
    width: 100%;
}

.galleryIndexTable .index, .galleryIndexTable .interview {
    width: 760px;
    border-right-color: #898989;
    border-right-style: dotted;
    border-right-width: 1px;
    vertical-align: top;
}

.galleryIndexTable .interview {
    line-height: 16px;
}

.galleryIndexTable .interview a:link, .galleryIndexTable .interview a:visited, .galleryIndexTable .interview a:hover {
    text-decoration: underline;
}

.galleryIndexTable .interview .spacer {
    margin: 10px;
}

.galleryIndexTable .index .item {
    width: 360px;
    height: 93px;
    float: left;
    margin: 10px;
}

.galleryIndexTable .index .itemEventi {
    width: 735px;
    margin: 10px;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #FFFFFF;
}

.galleryIndexTable .index .itemPlayer {
    margin: 0 auto;
    width: 950px;
    margin-top: 10px;
}

.galleryIndexTable .index .itemPlayerDescr {
    margin: 0 auto;
    width: 950px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #FFFFFF;
    padding-bottom: 15px;
}

.galleryIndexTable .index .itemEventi .title {
    float: left;
    color: #0086b3;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.galleryIndexTable .index .itemEventi .date {
    float: right;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.galleryIndexTable .index .itemEventi .image {
    float: left;
    margin-right: 10px;
}

.galleryIndexTable .index .item a:link, .galleryIndexTable .index .item a:visited, .galleryIndexTable .index .item a:hover {
    text-decoration: none;
}

.galleryIndexTable .index .itemEventi a:link, .galleryIndexTable .index .itemEventi a:visited, .galleryIndexTable .index .itemEventi a:hover {
    text-decoration: none;
    color: #0086b3;
}

.galleryIndexTable .index .item table td {
    vertical-align: top;
}

.galleryIndexTable .index .item .country,
.galleryIndexTable .index .item .person {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
}

.galleryIndexTable .index .item .circuit {
    font-size: 14px;
    font-weight: bold;
    color: #898989;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 10px;
}

.galleryIndexTable .index .item .date {
    font-size: 11px;
    margin-left: 10px;
}

.galleryIndexTable .summary {
    vertical-align: top;
}

.galleryIndexTable .summary table {
    width: 100%;
    margin-left: 10px;
}

.galleryIndexTable .summary .title,
.galleryIndexTable .summary .title2 {
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.galleryIndexTable .summary .bullet {
    width: 30px;
}

.galleryIndexTable .summary .menu {
    vertical-align: top;
}

.galleryIndexTable .summary .menu a:link,
.galleryIndexTable .summary .menu a:visited,
.galleryIndexTable .summary .menu a:hover {
    font-size: 14px;
    text-decoration: none;
}

.galleryIndexTable .summary .icon img {
    border-style: solid;
    border-width: 1px;
    border-color: #898989;
    margin-bottom: 10px;
}

.galleryIndexTable .summary .desc {
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    padding-top: 10px;
}

.galleryIndexTable .summary .desc a:link, .galleryIndexTable .summary .desc a:visited, .galleryIndexTable .summary .desc a:hover {
    text-decoration: none;
}


.galleryIndexTable .summaryPress {
    vertical-align: top;
}

.galleryIndexTable .summaryPress table {
    width: 160px;
    margin-left: 25px;
}

.galleryIndexTable .summaryPress .title,
.galleryIndexTable .summaryPress .title2 {
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.galleryIndexTable .summaryPress .bullet {
    width: 30px;
}

.galleryIndexTable .summaryPress .menu {
    vertical-align: top;
}

.galleryIndexTable .summaryPress .menu a:link,
.galleryIndexTable .summaryPress .menu a:visited,
.galleryIndexTable .summaryPress .menu a:hover {
    font-size: 14px;
    text-decoration: none;
}

.galleryIndexTable .summaryPress .icon img {
    border-style: solid;
    border-width: 1px;
    border-color: #898989;
    margin-bottom: 10px;
}

.galleryIndexTable .summaryPress .desc {
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    padding-top: 10px;
}

.galleryIndexTable .summaryPress .desc a:link, .galleryIndexTable .summaryPress .desc a:visited, .galleryIndexTable .summaryPress .desc a:hover {
    text-decoration: none;
}

.gray {
    color: #898989;
}

.darkGray {
    color: #5c5c5c;
}

.photoDropDown {
    position: absolute;
    right: 25px;
    top: 10px;
    width: 130px;
    height: 25px;
    line-height: 25px;
    background-color: #187fa6;
    color: white;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: right top;
    font-weight: bold;
}

.photoDropDown a:link, .photoDropDown a:visited, .photoDropDown a:hover {
    color: white;
    text-decoration: none;
}

.photoDropDown .label {
    margin-left: 5px;
    width: 120px;
    height: 25px;
    line-height: 25px;
    display: block;

}

.photoDropDown ul {
    margin: 0px;
}

.pressDropDown {
    position: absolute;
    right: 0px;
    top: 23px;
    width: 221px;
    height: 0px;
    line-height: 25px;
    color: black;
    overflow: hidden;
    font-weight: bold;
    z-index: 1;
    background-image: url("../images/generic/dropDownPressCenter.png");
}

.pressDropDownTop {
    width: 221px;
    height: 18px;
    background-image: url("../images/generic/dropDownPressTop.png");
}

.pressDropDownBot {
    width: 221px;
    height: 18px;
    background-image: url("../images/generic/dropDownPressBot.png");
}

.pressDropDown ul {
    margin: 0px;
    list-style: none outside none;
}

.pressDropDown ul li {
    margin-left: 10px;
    margin-right: 10px;
    width: 191px;
    height: 25px;
    line-height: 25px;
}

.pressDropDown a:link, .pressDropDown a:visited {
    color: black;
    text-decoration: none;
    display: block;
    width: 100%;
    padding-left: 10px;
    font-size: 12px;
}

.pressDropDown a:hover {
    color: white;
    text-decoration: none;
    background-color: #0086b3;
}

.faq {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #0086b3;

}

A.faq {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #0086b3
}

A.faq:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    color: #0086b3
}

A.faq:visited {
    color: #0086b3
}

.faqicon {
    width: 128px;
    text-align: center;
}

.faqIndexTable td {
    vertical-align: top;
}

.faqIndexContent {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: white;
}

.stButton .chicklets {
    color: #FFFFFF;
}

.productsIndexIcon {
    float: left;
    width: 334px;
    height: 206px;
    margin: 20px;
}

.productsTitle {
    font-size: 20px
}

.productsContent {
    height: 260px;
    width: 100%;
    background-image: url("../images/generic/sfumatoGrigio.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}

.productsBox {
    float: left;
    height: 260px;
    width: 196px;

}

.productsBox .image {
    height: 229px;
    line-height: 229px;
}

.productsContentBottom {
    background-color: #e7e7e7;
    width: 904px;
    padding: 40px 20px 20px 20px;
}

.productsContentBottomBox {
    width: 170px;
}

.productsContentBottomBox .title {
    font-size: 15px;
    text-align: left;
    text-decoration: none;
    color: #000;
}

.productsContentBottomBox .text {
    color: #454545;
    margin-top: 15px;
    line-height: 15px;
    font-size: 12px
}

#navigation, #navigationWhite {
    margin: 15px auto;
    float: left;
    width: 100%;
    /* background:#fff;
     border-bottom:4px solid #000;*/
    overflow: hidden;
    position: relative;
}

#navigationWhite a:link, #navigationWhite a:visited {
    color: white;
}

#navigation ul, #navigationWhite ul {
    clear: left;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    text-align: center;
}

#navigation li, #navigationWhite li {
    margin-left: 2px;
    background-color: #acacac
}

#navigation li {
    margin-left: 2px;
    background-color: #5d5d5d
}

#navigation li:hover, #navigationWhite li:hover {
    background-color: #187fa6;
}

#navigation .page, #navigationWhite .page {
    display: block;
    right: 50%;
    float: left;
    min-width: 20px;
    height: 25px;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 25px;
    font-size: 10px;
    list-style: none;
    position: relative;
}

#navigation .page a, #navigationWhite .page a {
    text-decoration: none;
    font-weight: normal;
    display: block;
    width: 100%;
    height: 100%;
}

.copyHidden {
    display: none;
}

.copyLink {
    float: left;
    width: 14px;
    height: 14px;
    line-height: 12px;
}

a.copyLink {
    text-decoration: none;
    color: black;
    font-size: 12px;
    font-weight: bold;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
    display: none;
    background: black;
    font-size: 11px;
    height: 14px;
    line-height: 14px;
    width: 150px;
    padding: 5px;
    color: #fff;
    text-align: left;
    overflow: hidden;
    position: relative;
    z-index: 11;
}

.white {
    background-color: white;
    color: black;
}

.whiteSporco {
    background-color: #f8f8f8;
    color: black;
}

.white93 {
    background-image: url("../images/generic/backWhite93.png");
    color: black;
}

.white85 {
    background-image: url("../images/generic/white85.png");
    color: #444;
}

/* REGISTRAZIONE */

.titleReg {
    color: #0086B3;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
}

.greyBox {
    background-color: #262626;
    border: 1px solid #5C5C5C;
    float: left;
    padding: 20px;
    width: 560px;
    margin-bottom: 20px;

}

.iconBox {
    float: left;
    padding-top: 30px;
    text-align: right;
    width: 165px;
}

.regContent {
    width: 800px;
    margin: 0 auto;
}

.regTable {
    width: 500px;
}

.regTable tr {
    height: 25px;
    line-height: 25px;
}

.regTable .tdl {
    width: 150px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: right;
    vertical-align: top;
    color: #FFF;
}

.regTable .tdField {
    width: 210px;
}

.regTable .tdMsg {
    width: 40px;
}

.regTable .tdIco {
    width: 25px;
}

.regTable input {
    width: 200px;
}

.regTooltip {
    background: black;
    color: #FFF;
    width: 200px;
    padding: 5px;
    border: 1px solid #5C5C5C;
    z-index: 999;
    line-height: 15px;
}

.tabs {
    list-style: none outside none;
    margin: 0 !important;
    padding: 0;
    padding-left: 20px;
}

.tabs li {
    float: left;
    list-style-image: none !important;
    margin: 0 !important;
    padding: 0;
    text-indent: 0;
}

.tabs .current, .tabs .current:hover, .tabs li.current a {
    background-position: 0px -62px;
    color: #FFF !important;
    cursor: default !important;
}

.tabs a {
    background: url("/images/generic/tabs.png") no-repeat scroll 0px 0 transparent;
    color: #000;
    display: block;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 1px;
    width: 247px;
}

.panes {
    background: url("/images/generic/panes.png") no-repeat scroll 0 0 transparent;
    padding-top: 20px;
    min-height: 400px;
}

.reg_msg_err {
    color: red;
    margin-left: 20px;
    margin-bottom: 20px;
}

#idProdotto {
    visibility: hidden;
}

.itemPress {
    width: 733px;
    margin-bottom: 20px;
    margin-right: 25px;
}

.itemPress table {
    width: 733px;
    text-align: left;
}

.itemPress .image {
    width: 13 5px;
    vertical-align: top;
}

.itemPress .date {
    font-size: 12px;
    line-height: 12px;
}

.itemPress .title {
    margin: 3px 0;
}

.itemPress .title a {
    font-size: 16px;
    font-weight: normal;
    color: #187fa6;
}

.itemPress .desc {
    width: 620px;
    vertical-align: top
}

.itemPress .abstract,
.itemPress .abstract p,
.itemPress .abstract a {
    margin: 0px;
    color: black;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
}

.itemPress a:link, .itemPress a:visited {
    text-decoration: none;
}


/* JCarousel pagina Profilo Aziendale */
.jcarousel-skin-nitalyear .jcarousel-container {
    /* -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
    border-radius: 10px;
     background: #F0F6F9;
     border: 1px solid #346F97; */
}

.jcarousel-skin-nitalyear .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-nitalyear .jcarousel-container-horizontal {
    width: 944px;
}

.jcarousel-skin-nitalyear .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-nitalyear .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-nitalyear .jcarousel-clip-horizontal {
    width: 944px;
    height: 208px;
}

.jcarousel-skin-nitalyear .jcarousel-clip-vertical {
    width: 75px;
    height: 245px;
}

.jcarousel-skin-nitalyear .jcarousel-item {
    width: 229px;
    height: 186px;
}

.jcarousel-skin-nitalyear .jcarousel-item-horizontal {
    margin-left: 7px;
    margin-right: 0px;
}

.jcarousel-skin-nitalyear .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-nitalyear .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-nitalyear .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-nitalyear .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-nitalyear .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}

.jcarousel-skin-nitalyear .jcarousel-next-horizontal:hover,
.jcarousel-skin-nitalyear .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-nitalyear .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-nitalyear .jcarousel-next-disabled-horizontal,
.jcarousel-skin-nitalyear .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-nitalyear .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-nitalyear .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-nitalyear .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-nitalyear .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}

.jcarousel-skin-nitalyear .jcarousel-prev-horizontal:hover,
.jcarousel-skin-nitalyear .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-nitalyear .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-nitalyear .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-nitalyear .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-nitalyear .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-nitalyear .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nitalyear .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-nitalyear .jcarousel-next-vertical:hover,
.jcarousel-skin-nitalyear .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-nitalyear .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-nitalyear .jcarousel-next-disabled-vertical,
.jcarousel-skin-nitalyear .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-nitalyear .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-nitalyear .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-nitalyear .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-nitalyear .jcarousel-prev-vertical:hover,
.jcarousel-skin-nitalyear .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-nitalyear .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-nitalyear .jcarousel-prev-disabled-vertical,
.jcarousel-skin-nitalyear .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-nitalyear .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-nitalyear .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.itemNovita {
    width: 100%;
    margin-top: 40px;
}

.itemNovita .image {
    width: 200px;
}

.itemNovita .desc {
    vertical-align: top
}

.itemNovita .desc .date {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
}

.itemNovita .desc .title {
    font-size: 28px;
    color: #187fa6;
}

.itemNovita .desc .abstract {
    color: #484848;
    font-size: 12px;
}

.itemNovita .desc .buttons {
    margin-top: 20px;
}

.contBottom {
    margin-top: 40px;
    border-top: 1px dotted #898989;
    padding-top: 20px;
}

.searchBox {
    position: absolute;
    top: 13px;
    right: 0px;
}

.searchField {
    background-image: url("../images/generic/inputSearch.jpg");
    width: 160px;
    height: 22px;
    float: left;
}

.searchField input {
    font-size: 10px;
    line-height: 22px;
    background: transparent;
    background-image: url("../images/generic/trasp.png");
    border: 0px;
    outline: none;
    width: 160px;
    height: 22px;
    margin-left: 10px;
    color: #565656;
    padding: 0px;
}

.searchButton {
    width: 22px;
    height: 22px;
    float: left;
}

.ordDropDown {
    background-color: #505050;
    background-image: url("../images/generic/dropDownArrow.png");
    background-position: right top;
    background-repeat: no-repeat;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 200px;
    color: #e9e9e9;
    position: absolute;
    top: 95px;
    left: 25px;
}

.ordDropDown .label {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    width: 190px;
    font-size: 12px;
    text-decoration: none;
}

.ordDropDown ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.ordDropDown ul li {
    padding: 0px;
    margin: 0px;
}

.rivenditoriTable {
    width: 100%;
    border-collapse: collapse;
}

.rivenditoriTable .topRow {
    background-color: #0086B3;
    color: #FFF
}

.rivenditoriTable .puntoVendita {
    color: #0086B3;
    font-size: 14px;
    text-decoration: none;
}

.rivenditoriTable .normal {
    color: #4e4e4e;
    font-size: 12px;
}

.rivenditoriTable td {
    padding: 5px;
}

#pageNavigation {
    float: left;
    margin: 15px auto;
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#pageNavigation ul {
    text-align: center;
    clear: left;
    float: left;
    left: 50%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#pageNavigation li {
    margin-left: 0px;
}

#pageNavigation .page {
    display: block;
    float: left;
    height: 22px;
    list-style: none;
    min-width: 20px;
    padding: 3px 2px 0px 2px;
    position: relative;
    right: 50%;
}

#pageNavigation .current {
    color: #0084ff;
    font-weight: bold;
    font-size: 12px
}

#pageNavigation .link {
    color: #4a4a4a;
    font-weight: bold;
    font-size: 10px
}

/* pagina 404 */
.contImage404 {
    position: relative;
    width: 580px;
    height: 380px;
}

.boxImage404 {
    position: absolute;
    top: 20px;
    left: -26px;
}

.contText404 {
    margin-left: 40px;
    font-size: 24px;
    line-height: 35px;
    font-weight: normal;
    position: relative
}

.contSearch404 {
    position: absolute;
    width: 377px;
    height: 39px;
    top: 72px;
    left: 480px;
    background: transparent url(/images/generic/404Search.png) center left no-repeat;
}

.inputSearch404 {
    margin-left: 10px;
    height: 30px;
    vertical-align: top;
    font-size: 18px;
    line-height: 23px;
    width: 330px;
    background: transparent;
    border: none;
    outline: none;
}

.overlayBoxMsg {
    background-image: url("../images/black.png");
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 999;
}

.overlayBoxMsg .boxMsg {
    position: relative;
    border: 5px solid #F4F4F4;
    margin: 0 auto;
    font-size: 13px;
    line-height: 20px;
    width: 620px;
    height: 220px;
    color: #000000;
    background-color: white;
    padding: 20px;
}


.regRow {
    color: #000;
    float: left;
    line-height: 25px;
    font-size: 13px;
    margin: 5px 10px 5px 0px;
    position: relative;
}

.regRow label {
    text-transform: uppercase;
    display: block;
}

.regRow.check {
    margin-top: 20px;
}

.regRow.check label {
    text-transform: none;
    display: inline;
}

.regRow input {
    height: 25px;
    line-height: 25px;
    border: solid 1px #aaa;
    font-size: 12px;
    padding: 5px
    /*background-color: #fafbfd;*/
}

.regRow.check input {
    display: inline;
    height: 15px;
    line-height: 15px;
}

.regDiv {
    height: 25px;
    margin: 5px 0;
}

.disclaimer {
    margin: 15px 0px 20px 0px;
    float: left;
    color: black;
    width: 850px;
}

.disclaimer2 {
    margin: 30px 0 10px 0;
    float: left;
    text-align: center;
    color: #1780a6;
    font-size: 14px;
    width: 850px;
}

.iscrivitiSubmit {
    margin: auto;
    width: 250px;
    height: 80px;
    line-height: 80px;
    background-color: #ff9200;
    color: white;
    border: none;
    display: block;
}

.LV_validation_message {

    /*margin: 0 0 0 20px;
   	left:220px;*/
    position: absolute;
    padding: 2px 5px;
    /*opacity:0.7;*/
    background: none;
    border: none;
    width: 100%;
    /*min-width:100px;*/
    top: 23px;
    /*left: 300px !important;*/
}

.LV_valid {
    color: #00CC00;
    z-index: 5;
}

.LV_invalid {
    color: #FB861F;
    z-index: 5;
}

.LV_invalid_field {
    border-color: #FB861F;
    border-style: solid;
}


/* ---- registrazione --- */

#registration .title,
#studio .title {
    color: #4C4C4C;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 40px;
}

#registration .page-title,
#studio .page-title {
    background-color: #E3E3E3;
    color: #4C4C4C;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 20px;
    padding: 20px;
}

#studio .page-subtitle {
    color: #ff9933;
    font-size: 30px;
    padding: 40px 20px;
    font-weight: bold;
}

#registration .message {
    color: #4C4C4C;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
}

#registration .col-left,
#studio .col-left {
    float: left;
    margin-top: 20px;
    padding-left: 20px;
    width: 656px;
}

#registration .col-left .title,
#studio .col-left .title {
    color: #4C4C4C;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 40px;
}

#registration .col-left .label {
    float: left;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: right;
    width: 250px;
}

#studio .col-left .label {
    float: left;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: left;
    width: 200px;
}

#studio .product-choose {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E3E3E3;
    margin-right: 10px;
    color: #4C4C4C;
}

#studio .product {


    margin-right: 10px;
    color: #4C4C4C;
}

#studio .product-div {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E3E3E3;
    padding-bottom: 10px;
    padding-top: 10px;
}

#registration .col-left .input-box-radio,
#studio .col-left .input-box-radio {
    float: left;
    margin-bottom: 40px;
    width: 390px;
}

#registration .col-left .input-box,
#studio .col-left .input-box {
    float: left;
    margin-bottom: 10px;
    width: 300px;
}

#registration .col-left .input-box input,
#studio .col-left .input-box input {
    border: 1px solid #DDDDDD;
    color: #4C4C4C;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    width: 250px;
}

#registration .col-left .input-box select,
#studio .col-left .input-box select {
    border: 1px solid #DDDDDD;
    color: #4C4C4C;
    font-size: 14px;
    height: 28px;
    line-height: 26px;
    padding: 3px 8px;
    width: 268px;
}

#registration .col-left .input-box label.error {
    clear: right;
    color: #DD0000;
    float: right;
    font-size: 11px;
    line-height: 15px;
    margin-top: 5px;
    text-align: left;
    width: 300px;
}

#registration .col-left .input-box .button-calcola {
    color: #0093D1;
    cursor: pointer;
    line-height: 26px;
}

#registration #box-codice-fiscale {
    position: relative;
}

#registration #popup-calcola-codice-fiscale {
    background-color: #FFFFFF;
    border: 4px solid #4C4C4C;
    bottom: 50px;
    display: none;
    left: 40px;
    padding: 20px;
    position: absolute;
}

#registration #popup-calcola-codice-fiscale .title {
    float: left;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 12px;
}

#registration #popup-calcola-codice-fiscale .close {
    cursor: pointer;
    float: right;
    margin-bottom: 20px;
}


#registration .privacyBox,
#studio .privacyBox {
    background-color: #E3E3E3;
    padding: 20px;
}

#studio .privacyBox {
    text-align: center;
}


#registration .privacyBox textarea,
#studio .privacyBox textarea {
    border: 0 none;
    color: #4C4C4C;
    float: left;
    font-size: 11px;
    height: 220px;
    line-height: 15px;
    padding: 10px;
    width: 525px;
}

#registration .privacyBox .right,
#studio .privacyBox .right {
    color: #5C5C5C;
    float: right;
    font-size: 11px;
    line-height: 15px;
    width: 300px;
}

#registration .privacyBox .right .privacy,
#studio .privacyBox .right .privacy {
    color: #4C4C4C;
    font-size: 13px;
    margin-top: 20px;
}

#registration .privacyBox .right .regButton,
#studio .privacyBox .right .regButton {
    margin-top: 50px;
}

#registration .col-right,
#studio .col-right {
    border-left: 4px solid #E3E3E3;
    float: left;
    margin-top: 20px;
    padding-left: 10px;
    width: 254px;
}

#registration .col-right .page-title,
#studio .col-right .page-title {
    color: #4C4C4C;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

#registration .col-right .text,
#studio .col-right .text {
    color: #4C4C4C;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 40px;
    margin-top: 20px;
}

#studio .table-studio {
    border-bottom: 1px solid #e4e4e4;
    color: #525252;
    width: 100%;
}

#studio .table-studio thead tr th {
    background-color: #fedb21;
    padding: 15px 5px;
    text-align: left;
    font-weight: normal;
}

#studio .table-studio tbody tr:nth-child(even) {
    background-color: #efefef;
}

#studio .table-studio tbody tr:nth-child(odd) {
    background-color: #f8f8f8;
}

#studio .table-studio tbody tr td {
    padding: 20px 5px;
}

#studio .table-studio tbody tr td.first {
    padding-left: 20px;
    width: 250px;
}

#studio .table-studio .big {
    font-weight: bold;
    font-size: 28px;
}

#studio .table-studio .big.price {
    font-size: 24px;
}

#studio .table-studio .big2 {
    font-weight: bold;
    font-size: 18px;
}

#studio .table-studio .orange {
    font-size: 22px;
    color: #ff9933;
}

#studio .price-iva {
    float: left;
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 14px;
    color: #525252;
    padding-left: 20px;
}

#studio .perc-sconto {
    float: right;
    margin-top: 20px;
    margin-bottom: 60px;
    text-align: right;
    font-size: 14px;
    color: #525252;
    padding-right: 20px;
}

/* ---- carrello ---- */
#cart .cart-top {
    background-color: #E3E3E3;
    color: #4C4C4C;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 20px;
    padding: 20px 0;
}

#cart .cart-top .summary {
    font-size: 14px;
}


/*
#cart .cart-products {
	margin-top:40px;
}
*/
#cart .cart-products .product-box {
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 20px;
}

#cart .cart-products .product-box .image {
}

#cart .cart-products .product-box .info-top {
    line-height: 28px;
}


#cart .cart-products .product-box .info-top .title {
    font-size: 18px;

}

#cart .cart-products .product-box .info-top .title a, #cart .cart-products .product-box .info-top .title a:visited {
    text-decoration: none;
}

#cart .cart-products .product-box .info-top .price-single {
    color: #787878;
    font-size: 12px;
    text-align: right;
}

#cart .cart-products .product-box .info-top .quantity-box {
    color: #787878;
    font-size: 12px;
    text-align: right;
}

#cart .cart-products .product-box .info-top .quantity-box .quantity {
    background-color: #DDDDDD;
    border: medium none;
    color: #787878;
    line-height: 1;
    max-width: 32px;
    min-width: 32px;
    overflow: hidden;
    padding: 8px;
    text-align: center;
}

#cart .cart-products .product-box .info-top .price {
    color: #4C4C4C;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    line-height: 20px;
}

#cart .cart-products .product-box .info-top .price .iva {
    font-size: 10px;
    font-weight: normal;
}

#cart .cart-products .product-box .info-bottom {
    line-height: 28px;
    margin-top: 10px;
}

#cart .cart-products .product-box .info-bottom .code {
    color: #B9B9B9;
    font-size: 12px;
}

#cart .cart-products .product-box .info-bottom .remove-from-cart {
    background-color: #5f5f5f;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-left: 3px;
    padding: 8px;
    text-decoration: none;
}

#cart .cart-summary-cost {
    margin-top: 15px;
}

#cart .cart-summary-cost .title {
    color: black;
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: 400;
}

#cart .cart-summary-cost .discount-code-label {
    font-size: 16px;
    font-weight: 400;
    color: black;
}

#cart #discount-code {
    border-radius: 0px;
    border: 1px solid black;
    margin-top: 5px;
}

#cart .cart-summary-cost .summary-box {
    line-height: 22px;
}

#cart .cart-summary-cost .summary-box .subtotal {
    color: #B9B9B9;
}

#cart .cart-summary-cost .summary-box .subtotal.label {
    text-align: left;
}

#cart .cart-summary-cost .summary-box .subtotal.price {
    text-align: right;
}

#cart .cart-summary-cost .summary-box .total {
    color: #4C4C4C;
}

#cart .cart-summary-cost .summary-box .total.price {
    text-align: right;
}

#cart .cart-total-box {
    background-color: #D8D8D8;
    color: black;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    padding: 20px 0;
    margin-top: 20px;
    font-family: 'GT Eesti Pro Display';
}

#cart .cart-total-box .total {
    float: right;
}

#cart .cart-total-box #gift-label, #cart .gift-box .mail, #cart .gift-box .message {
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
}

#cart .gift-box .mail-confirmed, #cart .gift-box .message-confirmed {
    font-weight: 100;
    font-size: 18px;
    margin-top: 5px;
}

#cart .gift-box #message {
    height: 150px;
    margin: 0px;
    width: 1091px;
    max-width: 100%;
    min-width: 100%;
    font-size: 18px;
}

#cart .gift-box #count_message {
    position: absolute;
    bottom: 0;
    right: 30px;
    font-size: 16px;
    color: #7D7D7D;
    background-color: transparent;
    font-weight: 100;
}

#cart .gift-box .mail input, #cart .gift-box .message textarea {
    border: solid 1px black;
    border-radius: 0;
    font-size: 18px;
    padding: 20px;
}

#cart .btn-default {
    color: white;
}

#cart .go-to-cash {
    display: inline-block;
    margin-top: 20px;
    background-color: #FFDD00;
    border: 0 none;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    padding: 12px;
}

#cart .return-to-shopping {
    display: inline-block;
    margin-top: 20px;
    background-color: #404040;
    border: 0 none;
    color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 12px;
    text-decoration: none;
}

#cart .go-to-payment {
    color: #191919;
    float: right;
    font-size: 12px;
    line-height: 18px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
    width: 400px;
    /*background-color: #404040;*/
}

#cart .go-to-payment .button {
    display: block;
    float: right;
    margin-bottom: 10px;
}


#cart .go-to-payment-bottom {
    color: #191919;
    font-size: 12px;
    line-height: 18px;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
}

#cart .go-to-payment-bottom .button {
    display: block;
    float: right;
    margin-top: 10px;
}

#cart .page-title {
    color: #4C4C4C;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

#cart .message {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
}

.go-to-checkout-bar {
    background-color: #E3E3E3;
    margin-bottom: 20px;
    padding: 20px;
}

.go-to-checkout-bar .element {
    color: #4C4C4C;
    float: left;
    font-size: 20px;
    font-weight: bold;
    width: 20%;
    text-align: center;
}

.go-to-checkout-bar .element a, .go-to-checkout-bar .element a:visited {
    color: #4C4C4C;
    text-decoration: none;
}

.go-to-checkout-bar .element.selected {
    color: #e2ae27;
}

.go-to-checkout-bar .element.first {
    margin-left: 10%;
}

.go-to-checkout-bar .element.last {
    margin-right: 0;
}

.col-login-page {
    border-right: 4px solid #E3E3E3;
    margin: 0;
    margin-bottom: 20px;
    min-height: 340px;
}

.col-login-page.last {
    border: 0px;
}

.col-login-page .title {
    color: #4C4C4C;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 40px;
}

.col-login-page .label {
    color: #4C4C4C;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 20px;
}

.col-login-page .field {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #4C4C4C;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    width: 255px;
}

.col-login-page .remember {
    color: #4C4C4C;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
}

.col-login-page .remember a, .col-login-page .remember a:visited {
    text-decoration: none;
}

.col-login-page .text {
    color: #4C4C4C;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.col-login-page .error {
    color: red;
    font-weight: bold;
}

.cart-col-left {
    float: left;
    margin-top: 20px;
    padding-left: 20px;
    width: 656px;
}

.cart-col-left .page-title {
    color: #4C4C4C;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

.cart-col-left .label {
    float: left;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: right;
    width: 250px;
}


.cart-col-left .input-box {
    float: left;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: right;
    width: 270px;
}

.cart-col-left .input-box-radio {
    float: left;
    margin-bottom: 40px;
    width: 390px;
}

.cart-col-left .input-box label.error {
    clear: right;
    color: #DD0000;
    float: right;
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
    text-align: left;
    width: 270px;
}

.cart-col-left .input-box input {
    border: 1px solid #DDDDDD;
    color: #4C4C4C;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    width: 250px;
}

.cart-col-left .input-box input.error {
    border-color: #DD0000 !important;
    clear: right;
    color: #DD0000 !important;
}

.cart-col-left .input-box select {
    border: 1px solid #DDDDDD;
    color: #4C4C4C;
    font-size: 14px;
    height: 28px;
    line-height: 26px;
    padding: 3px 8px;
    width: 268px;
}

.cart-col-left .paytypes {
    color: #4C4C4C;
    font-size: 14px;
    margin-bottom: 40px;
}

.cart-col-left .paytypes img {
    vertical-align: middle;
}

.cart-col-right {
    border-left: 4px solid #E3E3E3;
    float: left;
    margin-top: 20px;
    padding-left: 10px;
    width: 250px;
}

.cart-col-right .page-title {
    color: #4C4C4C;
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

.cart-col-right .text {
    color: #4C4C4C;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.cart-col-right a, .cart-col-right a:visited {
    color: #0093D1;
    text-decoration: none;
}

.cart-continue-button {
    display: block;
    float: right;
    margin-bottom: 15px;
    margin-right: 15px;
}

.azureButton, .azureButton:hover, .azureButton:visited, .azureButton:focus {
    background-color: #404040;
    border: 0 none;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 12px;
    text-decoration: none;
}

.iscrDigigraphieButton {
    background-image: url('/images/iscriviti.jpg');
    border: 0px;
    color: white;
    height: 40px;
    width: 250px;
}

label.error {
    color: red;
    font-size: 11px;
}

.iscrDigigraphieRisposte label.error {
    color: red;
    font-size: 11px;
    position: absolute;
    top: 20px;
}

.iscrDigigraphieSeparatore {
    margin-top: 30px;
    text-align: center;
}

.iscrDigigraphieDomande {
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 12px;
    color: black;
}

.iscrDigigraphieRisposte {
    margin-bottom: 10px;
    font-size: 12px;
    color: black;
    position: relative;
}


/* modal carrello */
.modal {
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}

.modal .modal-backdrop {
    opacity: 0.5;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.modal .modal-dialog {
    margin: 30px auto;
    width: 600px;
    position: relative;
}

.modal .modal-dialog .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0 none;
    position: relative;
    font-size: 14px;
}

.modal .modal-dialog .modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
    padding: 15px;
    color: #4c4c4c;
}

.modal .modal-dialog .modal-header .modal-title {
    font-weight: bold;
}

.modal .modal-dialog .modal-header .close {
    float: right;
    cursor: pointer;
}

.modal .modal-dialog .modal-body {
    padding: 15px;
    position: relative;
    color: #4c4c4c;
}

.modal .modal-dialog .modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right;
}

.modal .modal-dialog .btn-close {
    margin-left: 5px;
    background: #d8d8d8 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #000;
    display: inline-block;
    font-size: 12px;
    margin-top: 5px;
    padding: 8px;
    text-align: center;
    text-shadow: none;
    text-transform: capitalize;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
}

.modal .modal-dialog .btn-success {
    background: #7bc548 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-top: 5px;
    padding: 8px;
    text-align: center;
    text-shadow: none;
    text-transform: capitalize;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
}

.canceled {
    filter: hue-rotate(180deg);
    opacity: 70%;
}

.discarded {
    filter: hue-rotate(256deg);
    opacity: 70%;
}