
/* 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; 
}
#homePromos {
    position: relative;
    width: 980px;
    height: 285px;
    background: url(/content/dam/nissan/future-and-concept-vehicles/nissan-promos-bg-12.jpg) no-repeat;
}
#homePromos li {
    position: absolute;
    top: 41px;
    width: 425px;
    height: 220px;
    cursor: pointer;
}
#promo-future {
    left: 40px;
}
#promo-concept {
    left: 512px;
}
#promoSummary, #promoConcept {
    position: relative;
    height: 200px;
}
#homePromos h2 {
    width: 230px;
    height: 34px;
    font: normal 26px "Myriad Pro", Arial, Helvetica, sans-serif;
    text-indent: -9999px;
}
#promo-future h2 {
    background: url(/content/dam/nissan/future-and-concept-vehicles/promos/h2-see-future-vehicles.png) no-repeat;
}
#promo-concept h2 {
    background: url(/content/dam/nissan/future-and-concept-vehicles/promos/h2-see-concept-models.png) no-repeat;
}
#homePromos p {
    width: 162px;
    color: #606060;
    font: normal 12px Arial, Helvetica, sans-serif;
}
.see-more {
    position: absolute;
    bottom: 40px;
    left: -7px;
    text-indent: -9999px;
}
.see-more a {
    width: 161px;
    height: 27px;
    display: block;
}
#promo-future .see-more a {
    background: url(/content/dam/nissan/future-and-concept-vehicles/promos/see-future-vehicles.png) no-repeat;
}
#promo-future .see-more a:hover, #promo-future .see-more a.hover {
    background: url(/content/dam/nissan/future-and-concept-vehicles/promos/see-future-vehicles.png) no-repeat 0 -27px;
}
#promo-concept .see-more a {
    background: url(/content/dam/nissan/future-and-concept-vehicles/promos/see-concept-vehicles.png) no-repeat;
}
#promo-concept .see-more a:hover, #promo-concept .see-more a.hover {
    background: url(/content/dam/nissan/future-and-concept-vehicles/promos/see-concept-vehicles.png) no-repeat 0 -27px;
}

/* SPANISH */
#homePromos.es {
    background: url(/content/dam/nissan/future-and-concept-vehicles/nissan-promos-bg_es12.jpg) no-repeat;
}
.es #promo-future h2 {
    background: url(/content/dam/nissan/future-and-concept-vehicles/h2-see-future-vehicles_es.png) no-repeat;
    height: 54px;
}
.es #promo-concept h2 {
    background: url(/content/dam/nissan/future-and-concept-vehicles/h2-see-concept-models_es.png) no-repeat;
    height: 54px;
}
.es #promo-future .see-more a {
    background: url(/content/dam/nissan/future-and-concept-vehicles/see-future-vehicles.png) no-repeat;
    width: 180px;
}
.es #promo-future .see-more a:hover, .es #promo-future .see-more a.hover {
    background: url(/content/dam/nissan/future-and-concept-vehicles/see-future-vehicles.png) no-repeat 0 -30px;
    width: 180px;
}
.es #promo-concept .see-more a {
    background: url(/content/dam/nissan/future-and-concept-vehicles/see-concept-vehicles.png) no-repeat;
    width: 180px;
}
.es #promo-concept .see-more a:hover, .es #promo-concept .see-more a.hover {
    background: url(/content/dam/nissan/future-and-concept-vehicles/see-concept-vehicles.png) no-repeat 0 -30px;
    width: 180px;
}
.es #homePromos p {
    width: 175px;
    color: #606060;
    font: normal 12px Arial, Helvetica, sans-serif;
}
.es #promo-future {
    left: 35px;
    top: 38px;
}
.es #promo-concept {
    left: 508px;
    top: 38px;
}
.es .see-more {
    left: -4px;
}

