
/* 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;}


.thin-rule {
    border-bottom: 1px solid #CDCDCD;
    height: 5px;
    position: relative;
    margin-left: -20px;
    padding-top: 13px;
    margin-bottom: 4px;
}

.current-offers-table {
    padding-bottom: 15px;
}
.coAdditionalInformation {
    padding-top: 19px;
}
.coAdditionalInformation a{
    text-decoration: underline;
}
.coTitle {
    padding-top: 20px;
}
.coHeaderTitle {
    float: left;
    padding-left: 2px;
}
.coHeaderButton {
    float: right;
    padding: 0 32px 2px;
}
.cb {
    clear: both;
}
.coTable {
    width: 100%;
    border-top: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
}
.coTable th {
    background-color: #A5A5A5;
    color:  #FFF;
    font-weight: bold;
    text-align: left;
}
th.coImageColumn {
    background-color: #333;
    width: 107px;
}
.coImageColumn {
    border-right: 1px solid #CDCDCD;
    padding: 2px 4px;
}
th.coPurchaseColumn, th.coLeaseColumn, th.coLeaseColumn, th.coNextStepsColumn {
    padding: 2px 8px;
}
.coPurchaseColumn {
    border-right: 1px solid #CDCDCD;
    padding: 8px;
}
th.coPurchaseColumn {
    width: 172px;   
}
.coLeaseColumn {
    border-right: 1px solid #CDCDCD;
    padding: 8px;
}
th.coLeaseColumn {
    width: 147px;
}
.coBlackTextBold {
    font-weight: bold;
    line-height: 16px;  
}
.coButtonBlock {
    padding: 10px 0 0 10px; 
}
.disclaimer {
    padding: 8px;
    border: 1px solid #CDCDCD;
}
.coTitlePadding {
    padding-bottom: 7px;
}
.coDisclaimerPadding {
    padding-top: 7px;
}
.coTableRows {
    border-bottom: 1px solid #CDCDCD;
}

/* jQuery adds the class no-offers automatically, if there are no option elements in the select element */
.no-offers frameTitle{
    margin-bottom:10px;
}
.no-offers elect {
    display :none;
} 
.no-offers disclaimer {
    margin: 0px;
}
.no-offers coAdditionalInformation {
    padding:0px;
}
.no-offers coTitlePadding {
    margin:0px; 
} 
.no-offers thin-rule {
    visibility:hidden;
} 
.no-offers select {
    display:none;
} 

 


