
/*BASIC Styles*/

html{font-size: 100.01%; height:100%}
body{font-size: 75%; color: #000; background: #fff;}
body#home{overflow-x:hidden}
/* Headings
-------------------------------------------------------------- */
h1{ font-size: 3em; line-height: 1; margin-bottom: 0.5em}
h2{ font-size: 2em; margin-bottom: 0.75em}
h3{ font-size: 1.5em; line-height: 1; margin-bottom: 1em}
h4{ font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em}
h5{ font-size: 1em; font-weight: bold; margin-bottom: 1.5em}
h6{ font-size: 1em; font-weight: bold}

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {margin: 0}

/*@Cagliari - Change font type*/
@font-face {
    font-family: 'ApexNewBold';
    src: url('../../../../../../alfaconnect/Fiat.UConnect/css/apex_new_bold.eot');
    src: url('../../../../../../alfaconnect/Fiat.UConnect/css/apex_new_bold.woff') format('woff');
    src: url('../../../../../../alfaconnect/Fiat.UConnect/css/apex_new_bold.ttf') format('truetype');
}

@font-face {
    font-family: 'ApexNewBook';
    src: url('../../../../../../alfaconnect/Fiat.UConnect/css/apex_new_book.eot');
    src: url('../../../../../../alfaconnect/Fiat.UConnect/css/apex_new_book.woff') format('woff');
    src: url('../../../../../../alfaconnect/Fiat.UConnect/css/apex_new_book.ttf') format('truetype');
}

@font-face {
    font-family: 'ApexNewMedium';
    src: url('../../../../../../alfaconnect/Fiat.UConnect/css/apex_new_medium.eot');
    src: url('../../../../../../alfaconnect/Fiat.UConnect/css/apex_new_medium.woff') format('woff');
    src: url('../../../../../../alfaconnect/Fiat.UConnect/css/apex_new_medium.ttf') format('truetype');
}

/* ANCHOR Elements*/
/*elements*/

a:focus,
a:hover{text-decoration: underline}
a{color: #8F0C25; text-decoration: none} /*Cagliari - Color links changes*/
#block-menu-menu-footer-links a{color: #8F0C25; text-decoration: none; text-transform: uppercase;}
#block-menu-menu-footer-links a:hover{text-decoration: underline;}
/* TEXT Elements*/
blockquote{margin: 1.5em; color: #666; font-style: italic}
strong{font-weight: bold}
em{font-style: italic}
sup, sub{line-height: 0}

/* Font Family Declarations
-------------------------------------------------------------- */
body, #systemTitle h1, #supportWrap h1, .detailWrapper h1, select{font-family: 'ApexNewMedium';}
h1, #systemDetail h2,  #videoDetails h2, .teaserContainer h3,
#featureHeader p, #featuresContainer h2, .smallTeaser h3,
.smallTeaser h2, .systemLanding h2, #systemDashBoard h2,
#systemDashBoard p, #supportWrap .supportBox h2,
.vehiclesHeader h2,
.twoColumnContianerLeftContent h2,
.twoColumnContianerRightContent h2
{font-family: 'ApexNewMedium', sans-serif;color:#fff;letter-spacing:0;font-weight:normal;}
/*h2.narrowStyle, #featuresContainer .bigTeaser h3, .bigTeaser p{font-family:Arial Narrow}*/

/* Font Size Declarations
-------------------------------------------------------------- */


.yearSelection .selectRadio, .yearSelection li, .navTxt, .radioContent .help, #featuresConent .radioOptions p, .systemVehicle .compareButton, .systemChart td, .systemChart .downloadPDF, #detailsForm span.error, #systemYearChange{font-size:0.95em}
.systemChart td:first-child, .systemChart .specFeatures, .detailWrapper .pageTitleHeadLink .forwardLinkSmall, #pageNotFound h2, .divsitemap h2, #supportVehicleSelected #rightDetails h2, #supportWrap .systemBox  select{font-size:1em}
#supportRadio a{font-size:1.083em;}
h4{font-size: 1.15em}
.linksSection .subLinks .heading, #support_overview_dodge #rightDetails h3, #systemIdenitification h2, #supportVehicleSelected #rightDetails h3, #support_overview_dodge #rightDetails h3, #supportWrap .bigBox .text{font-size:1.167em}
.systemChart td a, .radioContent .features h5, .radioContent .info,#supportVoiceTips h2{font-size:1.2em}
#featuresContainer .bigTeaser h3, #systemDashBoard p{font-size: 1.25em;}
.contentBoxBig, #systemTitle h1, #contactUs  h2, #detailsForm legend, #supportDetails .supportTopic h2, #supportLP #supportTitle h1, #supportVehicles a, #systemVehicles h3, #systemTitle h2, #supportWrap h1{font-size: 1.33em}
.detailWrapper .pageTitleHead, #featureHeader p{font-size:1.5em}
.quoteContainer .quoteContent{font-size: 1.667em;}
.teaserContainer h3, .smallTeaser h3, #supportWrap .supportBox h2, #supportWrap .bottom h2{font-size:1.833em;}
.systemLanding h2, .vehiclesHeader h2{font-size:1.917em;}
#supportVoiceTips .stepsList span {font-size:2em;}
#contactUs  h1, #pageNotFound h1, .divsitemap h1, #support_overview_dodge #leftDetails h2, #systemIdenitification h1, #supportVehicleSelected #leftDetails h2, #videoDetails h2, #supportWrap .columnRight h2{font-size:2.33em;}
#systemDetail h2, .smallTeaser h2, #supportVoiceTips h1 {font-size:2.5em;}
#supportWrap .bigBox h2{font-size:2.9em}
#systemDashBoard h2{font-size:3.5em;}
.systemLanding h1, #featuresContainer h2{font-size:3.667em;}
/* Font weight Declarations
-------------------------------------------------------------- */
#detailsForm legend, .systemVehicle .radios a, .systemChart td a, #contactUs  h1, #pageNotFound h1, #pageNotFound p, #mainLinks li, .linksSection .subLinks .heading, #supportDetails .supportTopic h2, #supportVehicles a, #supportRadio a, #systemVehicles h3, .divsitemap *{font-weight:bold;}

/* Lists
-------------------------------------------------------------- */

dl{margin: 0}
dl dt{font-weight: bold}
dd{ margin-left: 1.5em}


/* Tables
-------------------------------------------------------------- */

/*
  Because of the need for padding on TH and TD, the vertical rhythm
  on table cells has to be 27px, instead of the standard 18px or 36px
  of other elements.
 */
table{margin-bottom: 1.4em; width:100%}
th{font-weight: bold}
thead th{background: #c3d9ff}
th,td,caption{padding: 4px 10px 4px 5px}

/* Sprite Background
-------------------------------------------------------------- */
/*#featuresContainer .featuresTab a,*/
#featuresContainer .twoColumnContianerRightContent a,
#featuresContainer .twoColumnContianerLeftContent a,
#featuresContainer .threeColumnContainer a,
#featuresContainer .backLink,
#supportBrands .brands a,
#supportClose,
.visitLink,
#featuresDetailContainerRadio .twoColumnContianerRightContent a,
#enhancedFtrContainer h4,
.backLinkGreen,
.quoteContainer .leftQuote,
.quoteContainer .rightQuote,
#block-menu-menu-footer-links a.backToTop,
/*.logoLinks a,*/
.yearSelection .sysCompare,
.radioContent .getSupport,
.downloadPDF,
.systemVehicle .compareButton span,
.systemChart .specFeatures,
.systemChart .selectedFeature,
.systemLanding .brandLogo a,
.listImg,
.videoImg,
.vehiclesHeader a,
a.returnLink,
a.chrysler,
a.dodge,
a.jeep,
a.fiat,
a.ram,
a.more,
.arrowLink,
#navigator a,
.disclaimerUp,
.disclaimerDown,
table.features a.frecce{background: transparent url("../../../../../../alfaconnect/Fiat.UConnect/images/cookies_arrow_unselect.png") no-repeat;}

/* Misc classes
-------------------------------------------------------------- */

.show{display:block}
.hide{display:none}
.bold{font-weight:bold;}
.small{}
.large{}
.disabled{}
.noMargin{margin:0;}
.noPadding{padding:0;}
.noBorder{border:0;}
.noBg{background:none;}
.floatRight{float: right;}
.floatLeft{float: left;}
.reg{display: inline;font-size:.58em;line-height:10px;vertical-align:1em;}
p .reg{display: inline;font-size:.88em;line-height:10px;vertical-align:.25em;}


/*Main Navigation - New refereshed version*/
#header {z-index:10; padding:0; height:65px;background-color: #ffffff ;position: relative;} /* @Cagliari CVPT-6226 Color changes*/
#header > div {margin: 0 auto;width: 1070px;}
#header > div > a {display: inline-block;float: left;margin: 0;}
#header > div > li > a {text-decoration: none;}
#header > div > li {float: left;padding:0;height: 70px;}
#header > div > li.nav_item {line-height: 65px; overflow: hidden;}
#header > div > li.nav_item:hover {background-color: #FFFFFF; color: #000000;}
#header > div > li .voice{color: #9bc1f3; font-family: 'ApexNewMedium', sans-serif; font-size: 1.25em; padding: 0 5px;}
#header > div > li .voice sup{font-size: .7em;}
#header > div > li:hover{color:#000;-webkit-box-shadow: inset 0px 20px 35px -20px rgba(0, 0, 0, 0.5); box-shadow: inset 0px 20px 35px -20px rgba(0, 0, 0, 0.5);}
/*.ie8 #header > div {width: 1100px;}
.ie9 #header > div {width: 1100px;} */

.ie8 .logos {
  position: relative;
}

.ie9 .logos {
  position:relative;
}




#header > ul > li:hover .voice span{background-image: url('../../../../../../Fiat.UConnect/images/arrow-up-blue.png');}
.tip {background: none repeat scroll 0 0 #FFFFFF;border: 3px solid #CCCCCC;color: #000000;display: none; padding: 12px;position: absolute;width: 425px; z-index: 12000;}
#header > .popup_items > .item_wrap > .tip {font-weight: normal!important;}
.modal-content{color:#FFF;}

.error_list{
        padding-bottom: 30px
}
.error_list li{
        color: #FF0000;
        font-family: open_sanslight;
        font-size:14px;
        margin-bottom: 5px;
}


.tooltip:hover{cursor:pointer;}

.popup_items {height: 320px;background:#fff url('../../../../../../Fiat.UConnect/images/navigation/gray_shadow.png') repeat-x left top;*background:#fff;z-index: 9999;*z-index: 99999;position: absolute;width: 100%;left:0;margin-top:0;border-bottom:solid 6px #929292;top:65px;}
.popup_items_auth {height: 272px !important;background:#fff url('../../../../../../Fiat.UConnect/images/navigation/gray_shadow.png') repeat-x left top;*background:#fff;z-index: 9999;*z-index: 99999;position: absolute;width: 100%;left:0;margin-top:0;border-bottom:solid 6px #929292;top:65px;}
.css-menu-greek {height: 343px !important;background:#fff url('../../../../../../Fiat.UConnect/images/navigation/gray_shadow.png') repeat-x left top;*background:#fff;z-index: 9999;*z-index: 99999;position: absolute;width: 100%;left:0;margin-top:0;border-bottom:solid 6px #929292;top:65px;}
.css-menu-danish {height: 320px !important;background:#fff url('../../../../../../Fiat.UConnect/images/navigation/gray_shadow.png') repeat-x left top;*background:#fff;z-index: 9999;*z-index: 99999;position: absolute;width: 100%;left:0;margin-top:0;border-bottom:solid 6px #929292;top:65px;}
.css-menu-greek-auth {height: 296px !important;background:#fff url('../../../../../../Fiat.UConnect/images/navigation/gray_shadow.png') repeat-x left top;*background:#fff;z-index: 9999;*z-index: 99999;position: absolute;width: 100%;left:0;margin-top:0;border-bottom:solid 6px #929292;top:65px;}
.css-menu-danish-auth {height: 295px !important;background:#fff url('../../../../../../Fiat.UConnect/images/navigation/gray_shadow.png') repeat-x left top;*background:#fff;z-index: 9999;*z-index: 99999;position: absolute;width: 100%;left:0;margin-top:0;border-bottom:solid 6px #929292;top:65px;}


.item_wrap {width:980px; margin: 0 auto;background:#fff url('../../../../../../Fiat.UConnect/images/navigation/gray_shadow.png') repeat-x left top;*background:#fff!important;height:288px;margin-top:0;padding-top:0; text-align: center;font-size:0;line-height: normal;}

.what_is_current{background: none;position:relative;overflow:visible;}
.the_system_current{background: none;position:relative;}
.help_support_current{background: none;position:relative;}

span.current{position:absolute;display:none;height:5px;background:#fff;top:65px;z-index:10000;width:100% !important;margin-top:-1px!important;}
#header > ul > li.nav_item:hover span.current{display: block;}
.what_is:hover span.current{display:block;width:210px;}
.the_system:hover span.current{display:block;width:158px;}
.help_support:hover span.current{display:block;width:190px;height: 5px;}

#header .columnOneDisplay h2,#header .columnTwoDisplay h2,#header .columnFourDisplay h2,#header .columnFiveDisplay h2,#header .columnSixDisplay h2, #header .columnSevenDisplay h2{color:#2b2b2c;font-family:'ApexNewBold', sans-serif;font-size:1.25em;line-height:16px;margin:0;padding:0 0 5px;border-bottom: none!important;}
#header .columnSixDisplay h3,#header .columnThreeDisplay h3,#header .columnFiveDisplay h3, #header .columnSevenDisplay h3{color:#525252;font-family:'ApexNewBold', sans-serif;font-size:1.25em;font-style:italic;line-height:16px;margin:0;padding:15px 0 5px;text-transform:uppercase;border-bottom: none!important;}
span.blue_text{color:#1b7cd6;}
#header .columnOneDisplay h2 .reg,#header .columnTwoDisplay h2 .reg,#header .columnThreeDisplay h3 .reg,#header .columnFourDisplay h2 .reg,#header .columnFiveDisplay h2 .reg,#header .columnSixDisplay h2 .reg, #header .columnSevenDisplay h2 .reg{font-size:.5em;margin:0;vertical-align:.6em;border-bottom: none!important;}

.columnOneDisplay p, .columnTwoDisplay p, .columnThreeDisplay p, .columnFourDisplay p, .columnFiveDisplay p, .columnSixDisplay p, .columnSevenDisplay p, #wrapper p {
	font-family: 'ApexNewMedium',sans-serif;
	font-size: 16px !important; 
	text-align: justify;
}

/* @Cagliari CVPT-6659 - Alignment tabs */

#block-block-16 .popup_items .item_wrap .columnSixDisplay {
  margin-left: -469px;
}

#block-block-18 .popup_items .item_wrap .columnSixDisplay {
  margin-left: -300px;
}


@media screen and (min-width: 1440px) {
  #block-block-16 .popup_items .item_wrap .columnSixDisplay {
    margin-left: -508px!important;
  }

  #block-block-18 .popup_items .item_wrap .columnSixDisplay {
    margin-left: -330px!important;
  }
}

#header .columnFiveDisplay ul li a .reg{font-size:.5em;margin:0;vertical-align:.8em;}
#header .columnFiveDisplay ul li a .sub_reg {font-size: 0.5em;margin:0;vertical-align:0em;}
#header .columnFiveDisplay ul li a:hover .reg{border-top:solid 1px #e1e1e1;}
#header .columnFiveDisplay ul li a:hover .sub_reg {border-top:solid 1px #e1e1e1;}

#header .columnSevenDisplay ul li a .reg{font-size:.5em;margin:0;vertical-align:.8em;}
#header .columnSevenDisplay ul li a .sub_reg {font-size: 0.5em;margin:0;vertical-align:0em;}
#header .columnSevenDisplay ul li a:hover .reg{border-top:solid 1px #e1e1e1;}
#header .columnSevenDisplay ul li a:hover .sub_reg {border-top:solid 1px #e1e1e1;}

.columnOneDisplay a, .columnTwoDisplay a, .columnThreeDisplay a, .columnFourDisplay a, .columnFiveDisplay a, .columnSixDisplay a, .columnSevenDisplay a {color:#8F0C25;font-family: 'ApexNewBold', sans-serif; font-size: 13px;}
.columnOneDisplay a:hover, .columnTwoDisplay a:hover, .columnThreeDisplay a:hover, .columnFourDisplay a:hover, .columnFiveDisplay a:hover, .columnSixDisplay a:hover, .columnSevenDisplay a:hover {color:#515252;text-decoration: underline;}
.columnOneDisplay p, .columnTwoDisplay p, .columnThreeDisplay p, .columnFourDisplay p, .columnFiveDisplay p, .columnSixDisplay p, .columnSevenDisplay p{color:#525252;font-size:15px;line-height:16px;font-weight: normal!important;}
.columnOneDisplay ul, .columnTwoDisplay ul, .columnFiveDisplay ul, .columnSevenDisplay ul  {padding:10px 0 0 0;}
.columnOneDisplay ul {margin-left: 6px;}
.columnOneDisplay, .columnTwoDisplay, .columnThreeDisplay, .columnFourDisplay, .columnFiveDisplay, .columnSixDisplay, .columnSevenDisplay {/*float:left;*/height:250px;padding:20px 15px;text-align:left; display: inline-block; /*width: auto !important;*/ font-size:12px; vertical-align: top;}
.columnOneDisplay {background: url('../../../../../../Fiat.UConnect/images/navigation/columnone_bg.png') no-repeat left 6px;width:288px; margin-left: 75px; /*Regola del margin aggiunta perchè ora c'è una voce sola nel menu.*/}
.columnOneDisplay p {width:225px;}
.columnOneDisplay ul li {background: url('../../../../../../Fiat.UConnect/images/navigation/nav_dot.png') no-repeat left 6px;padding:0 0 0 15px;display: block !important;}
.columnOneDisplay ul li a {font-size: 1.1em;}

.columnTwoDisplay {width:315px;}
.columnTwoDisplay p {width:300px;}
.columnTwoDisplay ul {background: url('../../../../../../Fiat.UConnect/images/navigation/nav_ln.png') no-repeat left bottom;}
.columnTwoDisplay ul li {background: url('../../../../../../Fiat.UConnect/images/navigation/nav_ln.png') no-repeat left top;display: block !important;padding:0;}
.columnTwoDisplay ul li a {display:block;font-size: 1.25em;padding:10px 20px 5px 20px;text-transform:uppercase;}
.columnTwoDisplay ul li a:hover {background: url('../../../../../../Fiat.UConnect/images/navigation/nav_over.png') no-repeat left top;}
.columnTwoDisplay sup.tooltip, .columnThreeDisplay sup.tooltip {color:#525252;}

.columnThreeDisplay {background: url('../../../../../../Fiat.UConnect/images/navigation/columnthree_bg.png') no-repeat right top;width:287px;margin-top:1px;}
.columnThreeDisplay:hover {background-color:#ddd;height:249px;margin-top:1px;}
.columnThreeDisplay p {width:145px;}
.columnFourDisplay {background: url('../../../../../../Fiat.UConnect/images/navigation/columnone_bg.png') no-repeat right top;width:288px;margin-top:1px;}
.columnFourDisplay:hover {background-color:#ddd;height:249px;margin-top:1px;}
#header .columnFourDisplay h2{margin-top:-5px;}
.columnFourDisplay p{width:262px;}
.columnFourDisplay img{padding:15px 0 0;}

.columnFiveDisplay{width:376px;}
/*.columnFiveDisplay{width:250px;}*/
.columnFiveDisplay p{width:360px;}
.columnFiveDisplay ul {background: url('../../../../../../Fiat.UConnect/images/navigation/nav_sln.png') no-repeat left bottom;width:182px;float:left;}
.columnFiveDisplay ul li {background: url('../../../../../../Fiat.UConnect/images/navigation/nav_sln.png') no-repeat left top;display: block !important;padding:0;}
.columnFiveDisplay ul li a {display:block;font-size: 1.25em;padding:10px 20px 5px 16px;text-transform:uppercase;}
.columnFiveDisplay ul li a:hover {background: url('../../../../../../Fiat.UConnect/images/navigation/nav_sover.png') no-repeat left top;}

.columnSevenDisplay{width:250px;}
/*.columnFiveDisplay{width:250px;}*/
.columnSevenDisplay ul {background: url('../../../../../../Fiat.UConnect/images/navigation/nav_sln.png') no-repeat left bottom;width:182px;float:left;}
.columnSevenDisplay ul li {background: url('../../../../../../Fiat.UConnect/images/navigation/nav_sln.png') no-repeat left top;display: block !important;padding:0;}
.columnSevenDisplay ul li a {display:block;font-size: 1.25em;padding:10px 20px 5px 16px;text-transform:uppercase;}
.columnSevenDisplay ul li a:hover {background: url('../../../../../../Fiat.UConnect/images/navigation/nav_sover.png') no-repeat left top;}

.columnSixDisplay {background: url('../../../../../../Fiat.UConnect/images/navigation/columnone_bg.png') no-repeat left top;width:226px;margin-top:3px;}
.columnSixDisplay:hover{background-color:#ddd;height:276px;margin-top:3px;}
#header .popup_items .columnSixDisplay {z-index:1000001!important;}.
#header > .popup_items > .columnSixDisplay:hover {z-index:1000001!important;}
#header .columnSixDisplay h2{margin-top:0px;}
#header .columnSixDisplay h3{padding-bottom:10px;}
.columnSixDisplay p{width:235px;}
.columnSixDisplay img{padding:6px 0 0;}

.rball {font-size: 10px!important; vertical-align: text-top!important;}
.rball .reg {bottom: -0.6ex;font-size: 10px !important;height: 0;line-height: 1;position: relative;vertical-align: baseline !important;}


/*@Cagliari - Style for node 258 not-Alfa user*/
#hp_big_banner{
  background:#010101 url(../img/hp_big_img_1.jpg) center 0 no-repeat;
  height:419px;
  width: 100%;
}
#hp_big_banner .wrapper{
  height:419px;
  position:relative;
  font-family:'ApexNewMedium';
  width:88%;
  margin:0 auto;
}
}
#hp_big_banner .wrapper .my_car{
  position:absolute;
  top: 70px;
  right: 0px;
  width:150px;
  height:116px;
  overflow: hidden;
  border: 2px solid #FFFFFF;
  }
#hp_big_banner .wrapper .my_car img{
  width: 100%;  
}
#hp_big_banner .wrapper .my_car a{
  display:block;
  width:150px;
  height:150px;
  position: relative;
  }
#hp_big_banner .wrapper .my_car span{
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  background: #FFF;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #000;
  width: 100%;
  height: 34px;
  line-height: 34px;
  }
.hp_banner_message{
  position:absolute;
  top:60px; /*top:90px;*/
  left:0;
  font:50px 'ApexNewBook';
  width:420px;
  line-height:50px;
  text-transform:uppercase;
}
/* LOGO FIAT RED AREA */
#hp_fiat_logo{
  background-color: #931d2d;
  height:60px
}
#hp_fiat_logo .wrapper{
  height:60px;
  position:relative;
  overflow:visible
}
#hp_fiat_logo .wrapper .logo_fiat{
  width:76px;
  height:76px;
  margin:0 auto;
  position:relative;
  top: -27px
}
#hp_my_car .user_custom {
  display: block;
  width: 100%;
  text-align: center;
}
#hp_my_car .user_custom h2 {
  font-size: 20px;
  margin-bottom: 3%;
  margin-top: 2%;
  color: #000000;
}
#hp_my_car .user_custom p {
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
  font-size: 14px !important;
  text-align: center;
}

#hp_my_car .user_custom p a {
  text-decoration: underline;
  color: #000000;
  text-transform: uppercase;
}
/* END @Cagliari changes for node 258*/

	/* IE7 fixes for mainNavigation */

/*#hero{margin: 0!important;*position:static !important;}*/
#heros{position:static!important;overflow:visible!important;}
.secNav, .SecondaryNav, .SecondaryNavInner{*position: static!important;}
#navigator{*top:300px!important;}
a{*cursor:pointer;}
.radioImage{*position: static!important;}
#systemDetail .radioImage span {*position:relative!important;*float:left;*width:540px;}
#supportWrap {*position: relative;*z-index: 0;}
#supportWrap .supportBox .moreArrow {*z-index: 99999999!important;}
.jcarousel-skin-tango{*position: static;*z-index: 0;}

/* DA METTERE SOTTO uconnect.css */

/* MENU */


.columnSixDisplay > div {
    margin-bottom: 30px;
}

#systemDashBoard .eachSystem > img {
    display: block;
    left: 50%;
    margin-left: -625px;
    position: absolute;
    top: 0;
}


#systemDashBoard .eachSystem .inner {
	position: relative;
}

form #wrapper {
	position: relative;
	overflow: visible;
}


.heroOnlyImage {
    margin: 0 auto;
    max-width: 1440px;
}
.heroOnlyImage > img {
	width: 100%;
	display: block;
}



/* REGOLE per sharepoint  */

body #aspnetForm {
    overflow: auto;
}
/*END*/


/* REGOLE per la versione di editing */

form #header.authoring {
	margin-top: 137px;
}


body #s4-ribbonrow {
	position: fixed;
	z-index: 1000;
	overflow-y: visible !important;
}


#hero #ctl00_PlaceHolderHero_EditModePanelHero_Hero__ControlWrapper_RichHtmlField .ms-formfieldvaluecontainer {
    background-color: #3D3D3D;
    border: 1px solid grey;
    min-height: 100px;
}


#ctl00_PlaceHolderMain_EditModePanel_Body__ControlWrapper_RichHtmlField .ms-formfieldcontainer {
    background-color: #3D3D3D;
    border: 1px solid grey;
    min-height: 100px;
    width: 960px;
}

.fiatEdit > .ms-formfieldcontainer {
    margin: 0 auto;
    width: 960px;
}

.fiatEdit a.ms-toolbar {
    color: #BA0000;
    font-size: 13px;
}


/* GRIGLIA PAGINA DI SUPPORT */

.fiatEdit #supportWrap .columnRight,
.fiatEdit #supportWrap .columnLeft,
.fiatEdit #supportWrap .bottom
{
    border: 1px solid;
}

/*END*/




.region-highlighted{
	text-align:center;
}

#headerGlow {
	position:absolute;
	left: 10%;
	width: 90%;
	z-index: 9998;
	background: url('../../../../../../Fiat.UConnect/images/navigation/nav_glow.png') no-repeat;
	height:23px;
}

#hero{
	width:100%;
	background:#0e0e0e;
	min-height:100px;
}
#featureHeader{width:700px; margin:0 auto;text-align:center; padding:47px 0 0 0;}
#featureHeader h1{margin:0 0 25px 0;  position: relative;  z-index: 2;}
#featureHeader p{line-height:1.33em;  position: relative;  z-index: 2;}

/* HERO - SFONDO */
.hero-features{
	position:relative;
	background: url("../../../../../../sites/default/files/DucImages/features/MC_IMG_014.png") repeat scroll center bottom transparent;
    height: 235px;
    min-width: 900px;
}


.hero-system {
    background: url("../../../../../../sites/default/files/DucImages/system/alfaromeo-small-header.jpg") no-repeat scroll center center transparent;
    height: 165px;
    min-width: 900px;
}


/*
 * HEADER
 */
 
 #block-block-1{
 	float:right;	
 }
 
#header .logos img
{
	display:inline-block;
    height: 32px;
    margin-left: 10px;
    margin-top: 15px;
}

/* @Cagliari CVPT-6226 Hide all logos except Alfa */
#block-block-1 .logos a:not(:first-child) img {
  visibility: hidden;
}

/* @Cagliari CVPT-6226 Tabs DCR-420 */

#block-menu-block-1 .menu-block-wrapper .menu {
  text-align: center;
}

#block-menu-block-1 .menu-block-wrapper .menu li {
  display: inline-block;
}

#block-menu-block-1 .menu-block-wrapper .menu li a {
  background-image: url(../../../../../default/files/DucImages/MC_IMG_005.png);
  text-decoration: none;
  border-bottom: 4px solid #FFFFFF;
  color: #fff !important;
  font-size: 13px;
  font-weight: bold;
  line-height: normal;
  margin: 0 auto;
  padding-bottom: 4px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  top: 35px;
  width: 140px;
  height: 65px;
  display: block;
  background-repeat: no-repeat;
  margin-left: 30px;
  padding-top: 30px;
}

#block-menu-block-1 .menu-block-wrapper .menu li a.active-trail {
  background-position: -140px 0;
}

.field .field-items .field-item .backLinkGreen {
  background-image: url(../../../../../default/files/DucImages/back_arrows.png);
  font-family: 'ApexNewMedium';
  background-position-y: 3px;
}

.field .field-items .field-item {
  color: #000000 !important;
}

.features div.s h2 {
  font-size: 20px !important;
  font-family: 'ApexNewBook' !important;
  letter-spacing: -0.8px;
}

.node-717 p a.backLinkGreen {
  background-image: url(../../../../../default/files/DucImages/back_arrows.png);
  font-family: 'ApexNewMedium';
  background-position-y: 3px;  
}

/*@Caglliari DCR-420 - Changes for bg img in "Active" tab */
.moparconnect_wrapper {
    margin-top: 115px;
    width: 1040px;
}

.moparconnect_wrapper .mopar-steps {
    height: 980px;
    width: 100%;
    position: relative;
}

.mopar-con-title {
  font-size: 35px;
  line-height: 1em;
  font-style: italic;
  margin-bottom: -29%;
  width: 430px;
  margin-top: 52px;
}

.mopar-12-02 {
  margin-top: 181px;
  margin-left: 758px;
  width: 360px;
  position: absolute;
  text-align: left !important;
}

.mopar-12-03 {
  margin-top: 385px;
  margin-left: 298px;
  width: 360px;
  position: absolute;
  text-align: left !important;
}

.mopar-12-04 {
  margin-top: 552px;
  margin-left: 415px;
  position: absolute;
  width: 360px;
  text-align: left !important;
}

.mopar-12-05 {
  margin-top: 712px;
  position: absolute;
  width: 280px;
  text-align: left !important;
}

.mopar-12-06 {
  margin-top: 776px;
  margin-left: 793px;
  position: absolute;
  width: 360px;
  text-align: left !important;
}

#block-menu-menu-features{
	text-align:center;
}

#headerContent { margin: 0 auto 80px;overflow: hidden;text-align: center;}
#headerContent h1 {margin: 25px 0 10px;^margin-top: 5px;}
#headerContent p {color: #5882FA;font-size: 22px;font-style: italic;}

/*
 * WRAPPER
 */
 
#wrapper{margin:10px auto 0;width:970px;}
#wrapperCoverage{margin:0 auto;width:962px; height:690px;}
.whiteBg {*position: static;*z-index: -10;}
.whiteBg{background:#fff; overflow: hidden;}
.whiteBg *{color:#000 !important;}
.whiteBg a{color:#16abb1;}
#wrapper p{
	text-align: justify;
	font-family: 'ApexNewMedium',sans-serif;
    font-size: 15px;
}

#wrapper #block-views-blocchi-homepage-block {
  display: none;
}

/*
 * FOOTER
 */
 
 #footerBG sup,
 #block-menu-menu-footer-links a,
 #featureHeader p sup{
 	font-size: 0.65em;
 }
 
 #footerBG{
 	font-size: 0.85em;
 }
 
#footer{clear: both; margin-top: 15px;}
#footerBG{color: #585858; background-color: #000; padding: 0 0 10px; overflow: auto;} /*@Cagliari color changes*/
#footer .inner, #block-menu-menu-footer-links, .region-bottom{width:1000px; margin:0 auto; overflow: hidden;}
.block-bottom{width:1000px; margin:0 auto; overflow: hidden;padding-left:15px;}
#block-menu-menu-footer-links dd ul{float: right;}
#block-menu-menu-footer-links li{display: inline; float: left; margin: 0 0 0 7px; padding: 0 0 10px;}
#block-menu-menu-footer-links li:first-child{margin: 0px 0px 0px 15px;}
#block-menu-menu-footer-links a.backToTop{background-position: 76px -856px; display: inline-block; min-width: 80px; font-size:10px}
.logoLinks li {display: inline-block; margin: 15px 5px 0; vertical-align: middle;}
.logoLinks a {display: block; line-height: 100px; overflow: hidden;}
.copyrightText{display:none !important;}
#disclaimerText{display:none; width: 940px;}
#footerBG p{float: left; margin: 10px 0 0 0; width: 100%;}
.disclaimerUp{background-position: 190px -858px;display:inline-block;width:225px;}
.disclaimerDown{background-position: 189px -2752px;display:inline-block;width:225px;}

//@Cagliari - Remove link "Back to top" from Homepage
.page-node-62 #footer #block-menu-menu-footer-links .floatRight .backToTop {
  display: none !important;
}
/*
 *  MENU PRINCIPALE DROP DOWN
 */
 
 .block-nice-menus .menu__link{
	font-family: 'ApexNewBold', sans-serif !important;
	font-size: 1.25em;
	padding: 0 5px;
  width: max-content;
 }
 
 .block-nice-menus li{
 	display:inline-block;
 	*display: inline; /*IE7 fix */
	zoom: 1;          /*IE7 fix */
 }
 
.block-nice-menus li div{
  color: #000000; /* @Cagliari CVPT-6226 Color changes*/
 	height:41px;
 	padding-top:24px !important;
 	padding-right: 18px !important;
 	cursor:pointer;
 	background-image: url("../../../../../../Fiat.UConnect/images/arrow-down-grey.png");
 	background-position: 97%;
	background-repeat: no-repeat;
 }
 
.block-nice-menus li div:hover,
.block-nice-menus li div.hover{
	color: #ffffff !important; /* @Cagliari CVPT-6226 Color changes*/
	background-color: #8F0C25 !important; /* @Cagliari CVPT-6226 Color changes*/
	text-decoration: none;
	background-image: url("../../../../../../Fiat.UConnect/images/arrow-up-grey.png");
}

/*@Cagliari Remove hover effect from hidden tabs*/
// .block-nice-menus li:hover{
//   -webkit-box-shadow: inset 0px 20px 35px -20px rgba(0, 0, 0, 0.5);
//   box-shadow: inset 0px 20px 35px -20px rgba(0, 0, 0, 0.5);
// }

/* @Cagliari CVPT-6226 - Hide section "services", "system" and "support" */
// .block-nice-menus ul #features, #system, #support {
//   visibility: hidden;
// }

/* @Cagliari CVPT-6226 - Section "support" */
.block-login-saml .block-nice-menus .menu__item #loginsaml {
  color: #000000 !important;
  width: 100%;
}

.block-login-saml .block-nice-menus .menu__item #loginsaml:hover,
.block-login-saml .block-nice-menus .menu__item #loginsaml.hover {
  color: #ffffff !important;
}

/*
*	FEATURES
*/

.featuresTab {    margin-bottom: 30px;    overflow: hidden; padding-left: 138px;}
#featuresUconnect_access #hero #featureHeader{width:700px;margin:0 auto;text-align:left;padding:106px 0 0 0;}
#featuresContainer{min-height:520px;}
.featuresTitle{font-family: 'ApexNewMedium';font-size: 44px;line-height:1em;font-style:italic; margin-bottom: 0; color:#000;}
.featuresTitle b,
.featuresTitle strong{font-family: 'ApexNewBold';color:#000;}
.featuresTitle sup{font-family: 'ApexNewBold';display:inline-block; padding-left:10px;}
.featuresTitle2{font-family: 'ApexNewBold';color:#000;font-size: 22px;font-weight:bold;font-style:italic;}

.node-features-interno td{
	font-family: 'ApexNewBold',sans-serif;
	font-size: 15px;
}

/*@Cagliari - Color changes for DCR-420*/
.featuresText{
  z-index: 99; 
  margin: 10px 0 0 0;
  font-size: 16px !important;
  color: #000;
}

.featuresText p {
  color: #000 !important;
}

p.featuresText > strong, a {
  color: #8F0C25 !important;
}

table.features a.frecce{
	/*background-position: 0 -885px;*/
	width: 35px;
	height: 25px;
	margin: 20px 0 0;
	display: block;
	line-height: 75px;
	overflow: hidden;
}
table.features a.frecce:hover{
	background: transparent url("../../../../../../alfaconnect/Fiat.UConnect/images/cookies_arrow_select.png") no-repeat;
	/*background-position: -1px -139px;*/
}
table.features a:visited {
color: #b10069;
text-decoration: none;
}

table.features{
	color: #ddd;
	background: url('../../../../../../Fiat.UConnect/images/dotted-border.gif') repeat-x right bottom; 
	width:940px;
	margin: 20px 0 0;
	padding: 10px 0;
	vertical-align: middle;
}

table.features2 {
	color: #a4a4a4;
	background: url('../../../../../../Fiat.UConnect/images/dotted-border.gif') repeat-x right bottom; 
	width:940px;
	margin: 20px 0 0;
	padding: 10px 0;
	vertical-align: middle;
}

table.features2 td{
	min-height: 400px;
	text-align: center;
	vertical-align:top;
}

table.features2 td img{
	width:100px;
	margin-left:20px;
	margin-right:20px;	
}

table.features2 td p{
	color: #888;
	font-size:14px;
}

table.features2 td p, table.features2 td h3{
	width: 140px;
	margin: 10px 45px;
}

table.features li {
	list-style: inherit;
	list-style-image: url('../../../../../../Fiat.UConnect/images/features/checkMark.png');
	padding:6px 0px;
	margin: 5px 0 0 0;
}

table.threeColumns{
	margin: 0px auto;
	width: 705px;
	font-size: 12px;
	font-family:arial,helvetica,sans-serif;
}

table.threeColumns p{
	font-size: 12px !important;
	font-family:arial,helvetica,sans-serif !important;
	text-align: left !important;
}

table.threeColumns h4,
table.threeColumns h4 strong{
        font-size: 14px !important;
        font-family:arial,helvetica,sans-serif !important;
}

table.threeColumns td{
	vertical-align: top;
}

table.features ul{padding: 0 0 0 15px; margin: 15px 0}

.visitLink{background-position: 0 -2446px; padding: 0 0 0 25px;}

.backLinkGreen{
	font-family: Arial;
	font-size: 12px;
	color:#16ABB1;
	background-position: 0 -1885px;
	padding: 0 0 0 10px;
	margin: 15px 0 0;
}

#block-menu-menu-features .menu li{
	display:inline-block;
	*display: inline; /*IE7 fix */
	zoom: 1;          /*IE7 fix */
	margin: 20px 0 0 21px;
	line-height: 150px;
	overflow: hidden
}
#block-menu-menu-features .menu li:first-child{margin: 20px 0 0}
#block-menu-menu-features .menu a{width: 140px; height: 65px; display: block; background-position: 0 0; background-repeat: no-repeat;}
#block-menu-menu-features .menu a > span{
	border-bottom: 4px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    margin: 0 auto;
    padding-bottom: 4px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 35px;
    width: 90%;
}
#block-menu-menu-features .menu a{background-image: url("../../../../../../sites/default/files/DucImages/features/entertainment-submenu.jpg")}
#block-menu-menu-features .menu a.featuresTab2{background-image: url("../../../../../../sites/default/files/DucImages/features/phone-submenu.jpg")}
#block-menu-menu-features .menu a.featuresTab3{background-image: url("../../../../../../sites/default/files/DucImages/features/navigation-submenu.jpg")}
#block-menu-menu-features .menu a.featuresTab4{background-image: url("../../../../../../sites/default/files/DucImages/features/voicecommand-submenu.jpg")}
#block-menu-menu-features .menu a.featuresTab5{background-image: url("../../../../../../sites/default/files/DucImages/features/controls-submenu.jpg")}
#block-menu-menu-features .menu a:hover, #block-menu-menu-features .menu a.active-trail{background-position: -140px 0; text-decoration: none;}

.node-features-interno{
	color: #a4a4a4;	
}

.node-features-interno h4{
	margin: 15px 0 0 0;
	color: white;
}

 /*
*	END FEATURES
*/


.bloccoHeader{
    display: none;
    padding: 65px;
}

.lt-ie9 .bloccoHeader{
    padding-top:0px;
}


/* SYSTEM SECTION*/

.vehicleContainer{
}

.vehicleContainer h3{
	margin:-32px 0 8px 0;
	text-align:center;
	font-size: 14.5px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: Arial Narrow;
}

/* NEW SLIDESHOW */
.views-slideshow-controls-bottom{
    position: relative;
    z-index: 9;
    top: -350px;
	margin-left:210px;
	width:500px;
	text-align:left;
}

#block-views-slideshow-block-1 .view-footer{
    position: relative;
    z-index: 9;
    margin: 0 auto;
	width: 1040px;
    text-align:left;
	top: -230px;
	padding-left:183px;
}

#block-views-slideshow-block-1 .view-footer a{
  color:transparent;
  display: inline-block;
  *display: inline;
  height: 13px;
  background-image: url("../../../../../../sites/default/files/DucImages/not_selected.png");
  border-radius: 13px;
  margin: 2px;
  width: 13px;
  zoom: 1;
}

#block-views-slideshow-block-1 .view-footer a:hover, #block-views-slideshow-block-1 .view-footer a.activeSlide{
  color:transparent;
  background-image: url("../../../../../../sites/default/files/DucImages/selected.png");
  width: 13px;
}

#views_slideshow_cycle_main_slideshow-block_1{
        margin: 0 auto;
        font-family: 'ApexNewMedium', sans-serif;color:#fff;letter-spacing:0;font-weight:normal;
        height: 521px;	
}
.view-slideshow{
	background-color: #fff !important;
	height:521px;
}
.skin-default{
	margin: 0 auto;
	width:1250px;
}
.views-slideshow-cycle-main-frame-row-item{
	width:1250px;
}

.slide_title{
	font-size: 42px;
        margin-bottom: 5px;
	/*line-height: 35px;*/
	text-transform: uppercase;
}

.slide_content{
	text-align:left;
	padding-left: 197px;
	padding-top:50px;
	width:522px;
	font-size: 1.25em;
	height:200px;
}

.slide_content a{
	text-decoration: none;
	color: #fff !important;
}

.slide_link{
	position:relative;
	top:-200px;
	left:730px;
	width:300px;
	height:400px;
}
.slide_link a{
	display:block;
	width:300px;
	height:400px;
}

.ui-tooltip{
	min-width:435px;
	font-size:12px;
	padding:12px;
	font-family: Arial;
	background: #fff;
	border: 3px solid #ccc;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#siteLinks ul {
	margin: 0 0 40px 0;
}

.logos a {
	display: inline-block;
}

#language-nav li{  
	width : 50px;
	text-align: Right; 
	float: left;
} 

.page__title{
 display: none !important;
}

.polish-content{
  font-family: Calibri Light !important;
  font-size:18px !important;
}

.polish-content-login{
  font-family: Calibri Light !important;
  font-size:43px !important;
}

.polish-content-tutorial {
  font-family: Calibri Light !important;
  font-size:  48px !important;
}

.polish-content-tutorial-small{
  font-family: Calibri Light !important;
  font-size:  17px !important;
}

.polish-header{
  font-family: Calibri Light !important;
  font-size: 110%;
}

.polish-header-bold{
  font-family: Calibri Light !important;
  font-size: 110%;
  font-weight: bold;
}

.box-align {
 text-align: left !important;
}

@-moz-document url-prefix() {
 
 .pop-firefox{
   height:272px !important;
 }
 
}

#tooltips {
    background-color: #000000;
    display: none;
    position: absolute;
    left 0;
    top: 0;
    color: white;
    box-shadow: black 2px 2px 2px;
    padding: 5px;
    border-radius:5px;
	z-index: 999;
	width: 50%;
	margin-left: -311px;
}


.faq-box {
  list-style: none;
  display: inline-block;
  padding: 0px;
  background-color: #ffffff;
  cursor: pointer;
  margin: 12px;
  width: 180px;
  height: 180px;
  border: 2px solid #2c2c2c;
  margin-left: 21px;
}

.faq-box:hover{
  background-color: #ffffff;
}

.faq-box:hover .faq-icon-title  {
  color: #8F0C25;
}

.faq-box:hover .faq-icon-image5  {
  background:url("../../../../../../sites/default/files/DucImages/MC_IMG_012B.png") center center no-repeat;
}

.faq-box:hover .faq-icon-image7  {
  background:url("../../../../../../sites/default/files/DucImages/MC_IMG_013B.png") center center no-repeat;
}

.faq-box:hover .faq-icon-image4  {
  background:url("../../../../../../sites/default/files/DucImages/MC_IMG_010B.png") center center no-repeat;
}

.faq-tab-box .faq-icon-title:hover .faq-icon-image5  {
  background:url("../../../../../../sites/default/files/DucImages/MC_IMG_012B.png") center center no-repeat;
}

.faq-tab-box .faq-icon-title:hover .faq-icon-image7  {
  background:url("../../../../../../sites/default/files/DucImages/MC_IMG_013B.png") center center no-repeat;
}

.faq-tab-box .faq-icon-title:hover .faq-icon-image4  {
  background:url("../../../../../../sites/default/files/DucImages/MC_IMG_010B.png") center center no-repeat;
}

.faq-icon-title:hover .faq-icon-image4  {
  background:url("../../../../../../sites/default/files/DucImages/MC_IMG_010B.png") center center no-repeat;
}

.faq-tab-box .faq-icon-image5:hover  {
 background:url("../../../../../../sites/default/files/DucImages/MC_IMG_012B.png") center center no-repeat;
}

.faq-tab-box .faq-icon-image4:hover  {
  background:url("../../../../../../sites/default/files/DucImages/MC_IMG_010B.png") center center no-repeat;
}

/*@Cagliari DCR-420 - Bold titles for FAQ and Quicktips pages*/
.target > h3 {
  font-weight: bolder;
}

.node-48 .field .field-items .field-item > h2 {
  font-weight: bolder;
}

#access-to-service-div, #service-div, #bluetooth-1, #bluetooth2, #pre-lancio, #csc, #show-system, #show-voice, #show-function, #config-serv {
  background-color: #f0f0f0;
  color: #000000 !important;
  width: 605px;
  float: left;
  border: 1px solid #e1e1e1;
  margin: 5px 15px;
  padding: 10px 10px 10px 10px;
  margin-left: 20px;
}

.faq-icon-title {
  font-size: 17.5px;
  line-height: 25px;
  color: #000000;
  display: inline-table;
  font-family: 'ApexNewMedium',sans-serif;
  text-transform: uppercase;
  width: 180px;
  height: 50px;
  margin-top: 14px;
}

.faq-icon-title-de {
  font-size: 16px;
  line-height: 36px;
  color: #000000;
  display: inline-table;
  font-family: 'ApexNewMedium',sans-serif;
  text-transform: uppercase;
  width: 176px;
  height: 50px;
  margin-top: 68px;
}

a.faq-tab-box {
  text-decoration: none;
  text-align: center;
  width: 175px;
  height: 202px;
  display: inline-block;
}

.hero-faq{
	position:relative;
	background: url("../../../../../../sites/default/files/DucImages/features/MC_IMG_014.png") repeat scroll center bottom transparent;
    height: 150px;
    min-width: 900px;
}

/*.faq-icon-image2, .faq-icon-image3, .faq-icon-image4, .faq-icon-image5,.faq-icon-image6 {
  margin-left: 17px;
  margin-top: 20px;
}*/


.field-name-field-pdf-documents {
  margin-left: 723px !important;
  width: 50%;
}

.faq-icon-image1{
  background:url("../../../../../../sites/default/files/DucImages/icn_Sistema.png") center center no-repeat;
}

.faq-icon-image2{
  background:url("../../../../../../sites/default/files/DucImages/icn_Bluetooth.png") center center no-repeat;
}

.faq-icon-image3{
  background:url("../../../../../../sites/default/files/DucImages/icn_Comandi_vocali.png") center center no-repeat;
}

.faq-icon-image6{
  background:url("../../../../../../sites/default/files/DucImages/icn_Servizi.png") center center no-repeat;
}

.faq-icon-image5{
  background:url("../../../../../../sites/default/files/DucImages/MC_IMG_012A.png") center center no-repeat;
}

.faq-icon-image4{
  background:url("../../../../../../sites/default/files/DucImages/MC_IMG_010A.png") center center no-repeat;
}

.faq-icon-image7{
  background:url("../../../../../../sites/default/files/DucImages/MC_IMG_013A.png") center center no-repeat;
}

.faq-icon-pic {
  display: block;
  height: 57px;
  margin: 20px 0 0 55px;
  width: 73px;
}

.faq-contact {
    background: url('../../../../../../Fiat.UConnect/images/navigation/nav_sln.png') no-repeat left bottom;
    width: 182px;
    float: left;
}
/*faq-menu*/
.faq-li-menu {
    background: url('../../../../../../Fiat.UConnect/images/navigation/nav_sln.png') no-repeat left top;
    padding-top: 8px;
    padding-bottom: 8px;
}

/*.faq-remove-hover:hover {
  background: none !important;
}*/

/*.faq-li-menu:hover{
  background: url('../../../../../../Fiat.UConnect/images/navigation/nav_sover.png');
}*/

.pic_one_hu {
  margin-top: 20px;
}

.pic_three_hu {
  margin-top: 18px;
}




