
/* GENERAL LAYOUT */
#gMain {
    left:232px;
    position:relative;
    /* top:10px; */
    top:20px;
    z-index:0;
    width:712px;
}
#frameBg{
    background:transparent url(/content/dam/nissan/docroot/img/3px_trans50.png) repeat scroll 0 0;
    /* left:0; */
    position:relative;
    top:20px;
    width:712px;
    height:auto;
}
#frameContent{
    /* position:absolute !important; */
    /* top:40px; */
    margin-left:10px;
    overflow:visible;
    width:692px;
    background-color:#FFFFFF;
    position:absolute;    
}
#pageBg{
    background-image: url(/content/dam/nissan/docroot/img/bg_gradient.jpg);
    background-color:#FFFFFF;
    background-repeat:no-repeat;
    margin:0 auto;
    min-height:490px;
    position:relative;
    text-align:left;
    width:964px;    
}

/* TABBED LAYOUT-SPECIFIC */
.tabsContainer {position: absolute; width: 692px;}
.gradLeft {width: 10px; display: inline; float: left;}
.gradRight {float: right;}
#tabs {height:23px}
#tabs img {display:inline}
#frameBg + #frameContent {top:30px;}
#gMainH1 {
    color:#464646;
    font-size:14px;
    line-height: 22px;
    font-weight:bold;
    /*margin: 0 0 8px 20px;*/
    margin:-8px 0 -4px 16px;
    padding-top:12px;
    font-family: Verdana, arial, helvetica, sans-serif;
} 

/* Layout for non-flash nav */

#build_your_nissan {
    margin-left:1px;
    position:absolute;
    top:75px;
    visibility:hidden;
    width:154px;
    z-index:10;
}
#brochure_nissan {
    margin-left:157px;
    position:absolute;
    top:75px;
    visibility:hidden;
    width:154px;
    z-index:10;
}
#raq_nissan {
    margin-left:310px;
    position:absolute;
    top:75px;
    visibility:hidden;
    width:154px;
    z-index:10; 
}
#more_tools {
    height:125px;
    margin-left:623px;
    position:absolute;
    top:75px;
    visibility:hidden;
    width:154px;
}
.nmac-privacy-policy {width:669px; margin-bottom:20px; border:0px!important; background:#eee; padding:0px!important; margin-left:10px!important;}
.nmac-privacy-policy th { background:#e5e5e5; vertical-align:middle; text-align:left; padding:10px; }
.nmac-privacy-policy td { padding:0px; padding-right:10px; background:#fff;}
.nmac-privacy-policy td p { margin-bottom:10px;}
.nmac-privacy-policy td ul { padding:0px 2em 0px 3em;}
* html .nmac-privacy-policy {width:650px;}

/* disable feedback */
.es #gizmoS { display: none;}
.cn #gizmoS { display: none;}




/* reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
sup {
    color: #FFF 
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
/* remember to highlight inserts somehow! */
a, a:link, a:active, a:visited, ins {
    text-decoration: none;
}

a.under-link, a:link.under-link, a:active.under-link, a:visited.under-link, ins.under-link {
    text-decoration: underline;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

#sgFrameLayer table { background-color: #FFF; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #sgFrameLayer table tr td.sgLinkTD { width: 0px !important; }
}

/* begin clearfix */
.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.group {
    zoom: 1; /* for IE */
}
.relative {
    position: relative;
}
/* Begin Typography & Colors */
html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}
body {
    color: #333;
    font-size: 62.5%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    background-color: #FFF;
}
#pageWrapper {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    width: 964px;
    background: #fff;
}
/*
    Header  
*/

#header {
    height: 75px;
    overflow: hidden;
}
div.gFlashGnavContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 75px;
    overflow: visible;
    z-index: 999;
}
.gFlashGnav {
    position:relative;
    margin:0 auto;
    overflow:visible;
}
.gFlashGnav {
    position:relative;
    margin:0 auto;
    overflow:visible;
    width:964px;
    height:75px;
    text-align:center;
}
/* 
    Home Banner
*/

#homeBanner {
    position: relative;
    width: 964px;
    height: 398px;
    overflow: hidden;
}
#homeBanner h2 {
    position: absolute;
    top: 26px;
    left: 29px;
    width: 530px;
    height: 45px;
    text-indent: -9999px;
    z-index: 3;
}
.banner-pane {
    position: relative;
    width: 964px;
    height: 398px;
}
.banner-summary {
    position: absolute;
    top: 0;
    left: 662px;
    width: 258px;
}
.concept {
    right: 25px;
    width: 290px;
}
.banner-summary h1, .banner-summary span {
    display: none;
}
.banner-summary p {
    margin-bottom: 27px;
    color: #fff;
    font-size: 11px;
}
.banner-summary p.dark {
    margin-bottom: 27px;
    color: #000;
    width: 284px;
}
.es .banner-summary p {
    margin-bottom: 20px;
    margin-top:5px;
    color: #fff;
    font-size: 11px;
}
.es .banner-summary p.dark {
    color:#000;
    width: 284px;
}
.es #banner-nvpassengervan .banner-summary p.dark {
    padding-bottom: 0px;
    padding-top: 20px;
    color: #000;
    
}
.banner-buttons {
    position: relative;
    height: 30px;
}
.banner-more {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9999px;
}

.es .banner-more{ width:140px; overflow:hidden;}
.banner-more a {
    width: 150px;
    height: 20px;
    display: block;
}
.banner-more a:hover, .banner-more a.hover {
    background: url("/content/dam/nissan/future-and-concept-vehicles/button-future-pfa.png") no-repeat scroll 0 -20px transparent;
    display: block;
}
.banner-social {
    position: absolute;
    top: 3px;
    left: 160px;
    width: 160px;
    height: 8px;
}
.banner-social-quest {
    position: absolute;
    top: 3px;
    left: 162px;
    width: 160px;
    height: 8px;
}
.banner-social-quest2 {
    position: absolute;
    top: 3px;
    left: 162px;
    width: 160px;
    height: 8px;
}
.banner-presell {
    width: 150px;
    height: 20px;
    margin-bottom: 8px;    
    overflow: hidden;
    text-indent: -9999px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/button-future-pfa.png) no-repeat -150px 0;
}
.banner-presell a {
    width: 150px;
    height: 20px;
    display: block;
}
.banner-presell a:hover, .banner-presell a.hover {
    background: url("/content/dam/nissan/future-and-concept-vehicles/button-future-pfa.png") no-repeat scroll -150px -20px transparent;
}
.es .banner-presell {
    width: 150px;
    height: 20px;
    margin-bottom: 8px;    
    overflow: hidden;
    text-indent: -9999px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/banner-learn-more-espanol.png) no-repeat -140px 0;
}
.es .banner-presell a {
    width: 150px;
    height: 20px;
    display: block;
}
.es .banner-presell a:hover, .es .banner-presell a.hover {
    background: url("/content/dam/nissan/future-and-concept-vehicles/banner-learn-more-espanol.png") no-repeat scroll -140px -20px transparent;
} 

.banner-photos, .banner-updates {
    margin-bottom: 8px;
    width: 300px;
}
.banner-photos a, .banner-updates a {
    padding-left: 20px;
    color: #fff;
    text-transform: uppercase;
}
.banner-updates-quest {
    position: absolute;
    bottom: 9px;
    left: 0;
    z-index: 4;
    text-indent: -9999px;
}
.banner-updates-quest a {
    display: block;
    width: 140px;
    height: 20px;
}
.banner-updates-quest2 {
    position: absolute;
    bottom: 9px;
    left: 0;
    z-index: 4;
    text-indent: -9999px;
}
.banner-updates-quest2 a {
    display: block;
    width: 140px;
    height: 20px;
}
#banner-leaf .banner-summary {
    padding-top: 198px;
}
#banner-versa-sedan .banner-summary{
    top:150px
}
#banner-juke .banner-summary {
    padding-top: 166px;
}
#banner-nv .banner-summary {
    padding-top: 210px;
}
#banner-nv .banner-summary p {
    color: #333;
}
#banner-quest .banner-summary {
    padding-top: 160px !important;
}
#banner-quest .banner-summary p{
    width: 275px;
}
#banner-quest2 .banner-summary {
    padding-top: 160px !important;
}
#banner-quest2 .banner-summary p{
    width: 275px;
}
#banner-quest-es .banner-summary {
    padding-top: 145px !important;
}
#banner-quest-es .banner-summary p{
    width: 275px;
}
#banner-forum .banner-summary {
    padding-top: 170px;
}
#banner-ellure .banner-summary p{
    width: 300px;
    margin-left: 3px;
} 
#banner-ellure .banner-summary {
padding-top: 150px !important;
}
#banner-ellure-es .banner-summary p{
    width: 280px;
    margin-left: 3px;
} 
#banner-ellure-es .banner-summary {
padding-top: 144px !important;
}
.es .banner-more {
background: url("/content/dam/nissan/future-and-concept-vehicles/banner-learn-more-espanol.png") no-repeat scroll 0px 0px transparent !important;
}
.es .banner-more .jsblend{
background: url("/content/dam/nissan/future-and-concept-vehicles/banner-learn-more-espanol.png") no-repeat scroll 0px -20px transparent !important;

}

#banner-murano .banner-summary {
    padding-top: 224px;
    left: 646px;
}

#banner-pathfinder .banner-summary {
    left: 695px;
    top: 280px;
}

.anythingSlider {
    position: relative;
    width: 964px;
    height: 398px;
}
.anythingSlider .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 964px;
    height: 398px;
    overflow: hidden;
}
.anythingSlider .wrapper ul {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 32700px; /* Width is max for Opera */
    list-style: none;
}
.anythingSlider ul li {
    float: left;
    height: 398px;
    width: 964px;
    display: block;
}
.anythingSlider .forward {
    display: none;
}
.anythingSlider .back {
    display: none;
}
#thumbNav {
    position: absolute;
    top: 32px;
    right: 33px;
    /*width: 72px;*/
    height: 22px;
    z-index: 100;
    text-align: center;
    line-height: 22px;
}
#thumbNav a {
    margin: 0 3px 0 0;
    padding: 5px 7px;
    color: #8c8b8b;
    background: #cfcfcf;
}
#thumbNav a:hover {
    color: #8c8b8b;
    background: #fff;
}
#thumbNav a.cur, #thumbNav a.cur:hover {
    color: #fff;
    font-weight: bold;
    background: #d31533;
}
#start-stop, #start-stop.playing, #start-stop:hover {
    display: none;
}
.nav-thumbs {
    position: absolute;
    top: 58px;
    right: 10px;
    padding-top: 8px;
    width: 210px;
    height: 140px;
    z-index: 200;
    background: none;
    display: none;
}
/*
    ColorBox 
*/
#colorbox, #cboxOverlay, #cboxWrapper {
    position:absolute;
    top:0;
    left:0;
    z-index:9999;
    overflow:hidden;
}
#cboxOverlay {
    position:fixed;
    width:100%;
    height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
    clear:left;
}
#cboxContent {
    position:relative;
    overflow:visible;
}
#cboxLoadedContent {
    overflow:auto;
}
#cboxLoadedContent iframe {
    display:block;
    width:100%;
    height:100%;
    border:0;
}
#cboxTitle {
    margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
    position:absolute;
    top:0;
    left:0;
    width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor:pointer;
}
#cboxOverlay {
    background:#000;
}
#colorbox {
}
#cboxContent {
    margin-top:32px;
}
#cboxLoadedContent {
    display: none;
}
#cboxLoadingGraphic {
}
#cboxLoadingOverlay {
    display: none;
    background:none;
}
#cboxTitle {
    position:absolute;
    top:-22px;
    left:0;
    color:#000;
}
#cboxCurrent {
    position:absolute;
    top:-22px;
    right:205px;
    text-indent:-9999px;
}
#cboxPrevious {
    right:44px;
    background-position:0px 0px;
}
#cboxPrevious.hover {
    background-position:0px -26px;
}
#cboxNext {
    right:22px;
    background-position:-25px 0px;
}
#cboxNext.hover {
    background-position:-25px -26px;
}
#cboxClose {
    background-position: 0 0;
    right:0;
}
#cboxClose.hover, #cboxClose:hover {
    background-position: 0 -26px;
}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
    right:66px;
}
.cboxSlideshow_on #cboxSlideshow {
    right:44px;
    background-position:-75px -26px;
}
.cboxSlideshow_on #cboxSlideshow.hover {
    background-position:-100px -26px;
}
.cboxSlideshow_off #cboxSlideshow {
    right:44px;
    background-position:-100px 0px;
}
.cboxSlideshow_off #cboxSlideshow.hover {
    background-position:-75px -26px;
}
#banner-forum .banner-more a, #banner-
 .banner-more { width:140px;}
.banner-more a.learn-quest, #banner-quest .banner-more {
    width: 150px;
}
.es .banner-more a.learn-quest, .es #banner-quest .banner-more {
    width: 250px;
}
#banner-quest .banner-social {
    left: 162px;
}
.es #banner-quest .banner-social {
    left: 267px;
}


.banner-more a.learn-quest2, #banner-quest2 .banner-more {
    width: 150px;     
}
.banner-more a.learn-quest2 a:hover, #banner-quest2 .banner-more a.hover{
    // background: url(/content/dam/nissan/future-and-concept-vehicles/button-future-pfa.png) 0px -20px !important;
    // display:inline; 
}
 
.banner-more a.learn-ellure a:hover {
    background-image: none important!;
}
.es .banner-more a.learn-quest2, .es #banner-quest2 .banner-more {
    width: 250px;
}
#banner-quest2 .banner-social {
    left: 162px;
}

.es #banner-quest2 .banner-social {
    left: 267px;
}

.banner-more a.learn-ellure, #banner-ellure .banner-more {
    width: 150px;
}
.banner-more a.learn-ellure a:hover, #banner-ellure .banner-more a.hover{
    //  background: url(/content/dam/nissan/future-and-concept-vehicles/button-future-pfa.png) !important; 
    // background-position:0 -20px !important;    
}

#at20mc * {
    font-family: arial;
    margin: 0pt;
    padding: 0pt;
}
#at20mc DIV {
    /* undoes the reset style used on DIV in master.css */
    -moz-box-sizing:content-box;box-sizing:content-box;
}
#banner-juke .banner-summary p {
    margin-bottom: 12px;
    font-size: 10.5px;
    font-weight: bold;
    letter-spacing: -0.5px;
    font-family: arial;
    line-height: 12px;
}

.banner-summary .redBold {
    color: #D01331;
    font-size: 14px;
    font-family: Arial;
    margin-bottom: 27px;
    display: inline;
    font-weight: 900;
}
#banner-juke-link a {
    display: block;
    height:290px;
    left: 140px;
    position: absolute;
    text-indent: -9999px;
    top:96px;
    width: 450px;
}
.banner-disclaimer-juke {
    font-size: 10px;
    position: absolute;
    right: -2px;
}
.banner-disclaimer-juke a {
    color: #999999;
    letter-spacing: 0;
    
    font-size:10px;
    font-weight: normal;
    text-decoration: underline !important;
}
.banner-disclaimer-juke a:hover {
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: normal;
}
.banner-disclaimer-leaf {
    display: none;
}
.banner-disclaimer-nv {
    display: none;
}


#banner-esflow .banner-summary p, #banner-esflow-es .banner-summary p{
    padding-top:15px;
}




#banner-future-taxi .banner-summary p{
    color:#000000;
    width:360px;
}



/* new disclaimer style for future-vehicle juke */
.juke-disclaimer div#discItem h2 {
    background: url(http://www.nissanusa.com/hp/images/popup-close.png) no-repeat scroll -202px 50%;
    border-bottom: 1px solid #B0B0B0;
    height: 66px;
    margin-bottom: 5px;
    text-indent: -9999px;
}

.juke-disclaimer {
    -moz-box-shadow: 0 0 20px #000000;
    font-size: 11px;
    position: fixed;
    z-index: 99999;
    display: block;
    margin-left: -240px;
    margin-top: -106px;
}

.juke-disclaimer .ui-dialog-titlebar {
    top: 27px;
    right: 23px;
}

div.juke-disclaimer div.ui-dialog-content .mainDisc {
    padding: 7px 20px 7px 17px;
    height: 208px !important;
}
div.juke-disclaimer div.mainDisc p {
    padding: 4px 0 0;
}
#fade {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.2;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;    
    filter: alpha(opacity=20);
}

#banner-versa-sedan_es .banner-summary {
    margin-top:146px;
    position: absolute;
    left:610px;
}
#banner-versa-sedan_es .banner-summary p{
    margin-top:2px;
}
#banner-future-van .banner-summary {
    padding-top: 159px !important;
}

#primaryNav {
    height:42px;
    width:964px;
}
.error {
    font-size: 14px;
    color: #FF0000;
}
#primaryNav li {
    float:left;
    font-size:11px;
    height:42px;
    line-height:42px;
    text-indent:-9999px;
    text-transform:uppercase;
}
#primaryNav a {
    display: block;
    weight: 42px;
}
#primaryNav li a {
    position: relative;
}
.jsblend {
    position: absolute; 
    top: 0px; 
    left: 0px; 
    height: 42px; 
}
   
#contentWrapper h1, #contentWrapper span, .product-summary h2, .product-summary span {
    display: none;
}
.product-summary {
    position: relative;
}
.product-summary p {
    margin-bottom: 28px;
    color: #606060;
    font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
#nissan-hd {
    min-height: 403px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/photo-nissan-nv-bg.jpg) no-repeat;
}
#nissan-hd .product-summary {
    padding-left: 544px;
}
#nissan-hd p {
    padding-top: 151px;
    width: 388px;
}
#nissan-nv {
    min-height: 403px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/photo-nissan-nv-bg.jpg) no-repeat;
}
#nissan-nv .product-summary {
    padding-left: 544px;
}
#nissan-nv p {
    padding-top: 151px;
    width: 388px;
}
#nissan-leaf {
    min-height: 321px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/photo-nissan-leaf-bg.jpg) no-repeat;
}
#nissan-leaf .product-summary {
    padding-left: 42px;
}
#nissan-leaf p {
    padding-top: 127px;
    width: 288px;
}
#nissan-nv200 {
    min-height: 321px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/photo-nv200-future.jpg) no-repeat;
}
#nissan-nv200 p {
    padding-top: 127px;
    width: 293px;
}
#nissan-nv200 .product-summary {
    padding-left: 543px;
}
#nissan-juke {
    min-height: 376px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/photo-nissan-juke-bg.jpg) no-repeat;
}
#nissan-juke .product-summary {
    padding-left: 545px;
}
#nissan-juke p {
    padding-top: 105px;
    width: 358px;
}

#nissan-env200 {
    min-height: 428px;
    background: url(/content/dam/nissan/future/concept/vehicles/photo-env200-bg.jpg) no-repeat;
}
#nissan-env200 .product-summary {
    padding-left: 511px;
}
#nissan-env200 p {
    padding-top:220px;
    width:412px;
}
#nissan-env200 .photos-videos {
    display: none;
}

#nissan-ellure {
    min-height: 355px;
    background: url(/content/dam/nissan/future/concept/vehicles/photo-ellure-new-bg.jpg) no-repeat;
}
#nissan-ellure .product-summary {
    padding-left: 42px;
}
#nissan-ellure p {
    padding-top: 105px;
    width: 385px;
}

#nissan-cube {
    min-height: 350px;
    background: url(/content/dam/nissan/future/concept/vehicles/photo-denki-bg.jpg) no-repeat;
}
#nissan-cube .product-summary {
    padding-left: 500px;
}
#nissan-cube p {
    padding-top: 110px;
    width: 412px;
}
#nissan-forum {
    min-height: 304px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/photo-forum-bg.jpg) no-repeat;
}
#nissan-forum .product-summary {
    padding-left: 42px;
}
#nissan-forum p {
    padding-top: 94px;
    width: 374px;
}
#nissan-bevel {
    min-height: 390px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/photo-bevel-bg.jpg) no-repeat;
}
#nissan-bevel .product-summary {
    padding-left: 500px;
}
#nissan-bevel p {
    padding-top: 132px;
    width: 408px;
}
#nissan-azeal {
    min-height: 314px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/photo-azeal-bg.jpg) no-repeat;
}
#nissan-azeal .product-summary {
    padding-left: 42px;
}
#nissan-azeal p {
    padding-top: 94px;
    width: 370px;
}
#nissan-sport {
    min-height: 350px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/photo-sport-bg.jpg) no-repeat;
}
#nissan-sport .product-summary {
    padding-left: 498px;
}
#nissan-sport p {
    padding-top: 132px;
    width: 405px;
}
#nissan-urge {
    min-height: 330px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/photo-urge-bg.jpg) no-repeat;
}
#nissan-urge .product-summary {
    padding-left: 42px;
}
#nissan-urge p {
    padding-top: 95px;
    width: 360px;
}
#nissan-pivo {
    min-height: 344px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/photo-pivo-bg.jpg) no-repeat;
}
#nissan-pivo .product-summary {
    padding-left: 500px;
}
#nissan-pivo p {
    padding-top: 132px;
    width: 410px;
}


#nissan-murano {
    min-height: 403px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/photo-nissan-murano-bg.jpg) no-repeat;
}
#nissan-murano .product-summary {
    padding-left: 545px;
}
#nissan-murano p {
    padding-top: 141px;
    width: 388px;
}
#nissan-murano .photos-videos {
    display: none;
}

#nissan-versa {
    min-height: 403px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/photo-nissan-versa.jpg) no-repeat;
}
.es #nissan-versa {
    min-height: 403px;
    background: url(/content/dam/nissan/future/future/photo-nissan-versa-es.jpg) no-repeat;
}
#nissan-versa .product-summary {
    padding-left: 42px;
}
#nissan-versa p {
    padding-top: 185px;
    width: 410px;
}
#nissan-versa .photos-videos {
    display: none;
}

#link-forum a {
    position: absolute;
    top: 12px;
    right: 80px;
    width: 445px;
    height: 257px;
    display: block;
    text-indent: -9999px;
}
#link-ellure a {
    position: absolute;
    top: 12px;
    right: 80px;
    width: 445px;
    height: 257px;
    display: block;
    text-indent: -9999px;
}
#link-cube a {
    position: absolute;
    top: 96px;
    left: 67px;
    width: 419px;
    height: 257px;
    display: block;
    text-indent: -9999px;
}
#link-juke a {
    position: absolute;
    top: 96px;
    left: 67px;
    width: 419px;
    height: 257px;
    display: block;
    text-indent: -9999px;
}

#banner-juke-link a{
    position: absolute;
    top: 96px;
    left: 140px;
    width: 450px;
    height: 290px;
    display: block;
    text-indent: -9999px;
}

#link-env200 a {
    position: absolute;
    top: 125px;
    left: 30px;
    width: 465px;
    height: 260px;
    display: block;
    text-indent: -9999px;
}
#link-nv a {
    position: absolute;
    top: 46px;
    left: 70px;
    width: 381px;
    height: 342px;
    display: block;
    text-indent: -9999px;
}

#link-hd a {
    position: absolute;
    top: 46px;
    left: 70px;
    width: 381px;
    height: 342px;
    display: block;
    text-indent: -9999px;
}
#link-bevel a {
    position: absolute;
    top: 21px;
    left: 30px;
    width: 450px;
    height: 320px;
    display: block;
    text-indent: -9999px;
}
#link-azeal a {
    position: absolute;
    top: 5px;
    right: 30px;
    width: 500px;
    height: 236px;
    display: block;
    text-indent: -9999px;
}
#link-leaf a {
    position: absolute;
    top: 46px;
    right: 44px;
    width: 515px;
    height: 246px;
    display: block;
    text-indent: -9999px;
}
#link-nv200 a {
    position: absolute;
    top: 35px;
    left: 18px;
    width: 500px;
    height: 250px;
    display: block;
    text-indent: -9999px;
}
#link-sport a {
    position: absolute;
    top: 46px;
    left: 21px;
    width: 461px;
    height: 246px;
    display: block;
    text-indent: -9999px;
}
#link-urge a {
    position: absolute;
    top: 35px;
    right: 24px;
    width: 511px;
    height: 210px;
    display: block;
    text-indent: -9999px;
}
#link-pivo a {
    position: absolute;
    top: 34px;
    left: 30px;
    width: 451px;
    height: 287px;
    display: block;
    text-indent: -9999px;
}

#link-murano a {
    position: absolute;
    top: 46px;
    left: 70px;
    width: 381px;
    height: 342px;
    display: block;
    text-indent: -9999px;
}

#link-versa a {
    position: absolute;
    top: 46px;
    left: 460px;
    width: 480px;
    height: 342px;
    display: block;
    text-indent: -9999px;
}

.product-buttons {
    position: relative;
    height: 65px;
}


#homeBanner {
    height: 397px;
}

.learn-more {
    position: absolute;
    top: 0;
    left: -4px;
    text-indent: -9999px;
}
.learn-more a {
    width: 150px;
    height: 27px;
    display: block;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/button-learn-more-content.png) no-repeat;
}

.learn-more a:hover, .learn-more a.hover {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/button-learn-more-content.png) no-repeat 0 -27px;
}

.learn-quest2 a {
    width: 150px;
    height: 27px;
    display: block;
    background: url(/content/dam/nissan/future-and-concept-vehicles/button-future-pfa.png) no-repeat;
}

.learn-quest2 a:hover, .learn-quest2 a.hover {
    background: url(/content/dam/nissan/future-and-concept-vehicles/button-future-pfa.png) no-repeat 0 -27px;
}

.social-network {
    position: absolute;
    top: 4px;
    left: 158px;
}
.photos-videos {
    position: absolute;
    top: 30px;
    left: -4px;
    text-indent: -9999px;
}
.photos-videos a {
    width: 112px;
    height: 18px;
    display: block;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/button-photos-videos.png) no-repeat;
}
.photos-videos a.pop-nv200{
    display: none;
}
.back-top a {
    padding-left: 13px;
    color: #858585;
    font-size: 10px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/icon-arrow-up.png) no-repeat center left;
}
.back-top a:hover {
    color: #656565;
}

.product-summary sup{
    color: #606060;
}

/* SPANISH */

.es #nissan-hd {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/photo-nissan-nv-bg.jpg) no-repeat;
}
.es #nissan-leaf {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/photo-nissan-leaf-bg.jpg) no-repeat;
}
.es #nissan-nv200 {
    background: url(/content/dam/nissan/future-and-concept-vehicles/photo-nv200-future-es.jpg) no-repeat;
}
.es #nissan-juke {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/photo-nissan-juke-bg.jpg) no-repeat;
}

.es #nissan-env200 {
    background: url(/content/dam/nissan/future/concept/vehicles/es/photo-env200-bg.jpg) no-repeat;
}
.es #nissan-ellure {
    background: url(/content/dam/nissan/future/concept/vehicles/es/photo-ellure-new-bg.jpg) no-repeat;
}
.es #nissan-cube {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/photo-cube-bg.jpg) no-repeat;
}
.es #nissan-forum {
    background: url(/content/dam/nissan/future/concept/vehicles/es/photo-forum-bg.jpg) no-repeat;
}
.es #nissan-bevel {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/photo-bevel-bg.jpg) no-repeat;
}
.es #nissan-azeal {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/photo-azeal-bg.jpg) no-repeat;
}
.es #nissan-sport-coupe {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/photo-sport-bg.jpg) no-repeat;
}
.es #nissan-sport {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/photo-sport-bg.jpg) no-repeat;
}
.es #nissan-urge {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/photo-urge-bg.jpg) no-repeat;
}
.es #nissan-pivo {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/photo-pivo-bg.jpg) no-repeat;
}
.es .learn-more a {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/button-learn-more.png) no-repeat;
}
.es .learn-more a:hover, .es .learn-more a.hover {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/button-learn-more.png) no-repeat 0 -25px;
    height: 25px;
}

.es .photos-videos a {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/es/button-photos.png) no-repeat;
}
.es .back-top a {
    background: url(/content/dam/nissan/future-and-concept-vehicles/vehicles/icon-arrow-up.png) no-repeat center left;
}

.es #link-cube a {
    position: absolute;
    top: 12px;
    right: 80px;
    width: 445px;
    height: 257px;
    display: block;
    text-indent: -9999px;
    left: 439px;
}

.es #nissan-forum{
    min-height:350px;
}

.es #link-forum a {
    position: absolute;
    top: 96px;
    left: 67px;
    width: 419px;
    height: 257px;
    display: block;
    text-indent: -9999px;
}

.es #nissan-forum .product-summary {
    padding-left: 500px;
}


.es #nissan-cube {
    min-height: 304px;
}
.es #nissan-cube .product-summary {
    padding-left: 42px;
}
.es #nissan-cube p {
    padding-top: 94px;
    width: 374px;
}
#banner-versa-sedan .banner-summary {
    padding-top:160px !important;
    width: 355px !important;
    }
#banner-versa-sedan .banner-summary p {
    margin-bottom:15px;
}
#banner-versa-sedan .banner-summary p a{
    color:#fff;
    text-decoration:underline !important;
}
#banner-versa-sedan .banner-summary p a:hover{
    color:#c71444;
    text-decoration:underline !important;
}
#banner-future-versa .banner-summary {
    margin-top:160px;
}
 

