﻿

/* Buttons */

p#btnNav0 {
    margin-top: 0;    
    padding: 20px 24px 20px 1px;
}
#col-home div.bottom-carousel p#btnNav0 a {
    color: #fff;
    font-size: 1.1em;
    outline: none;
    text-decoration: none;
}
p#btnNav0 a:hover {
    color: #fff;
    text-decoration: none;    
}



/* Mobile Apps (Only text and layout content. For slides check carousel.css)
------------------------------------------------------------------*/
#mobile-apps {
    float: left;
    width: 350px;
    margin-left: 10px;
    background: #fff;
}
#mobile-apps p {
    margin-left: 10px;
}

/* Fuel Tips (random section)
----------------------------------------------------*/
#fuel-tips {
    overflow: hidden;
    margin: 15px 0 0 0;
    background: #fff;
    width: 648px;    
    /*border-right: 1px solid #e7ebed;
    border-left: 1px solid #e7ebed;*/
}
#fuel-tips div.item-panel {
    background: #fff;
    float: left;
    width: 205px;
    /*margin-left: 10px;*/
    padding: 5px 5px 0 5px;
    border-bottom: none;
}
#fuel-tips div.item-panel h2 {
    margin-top: 10px;
}
#fuel-tips div.item-panel p {    
    margin: 20px 25px 5px 20px;
}
#fuel-tips div.item-panel p.sub-title {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'opensans', Arial, Sans-Serif;    
}
#fuel-tips div.item-panel:first-child {
    border-right: 1px solid #e7ebed;
}
#fuel-tips .last {
    border-left: 1px solid #e7ebed;        
}
/* TrueMPG 2nd design
-------------------------------------------------------*/
/* Nav Tabs */
#nav-tabs  {
    /*clear: both;*/
}
#nav-tabs ul {
    border: 1px solid #d3d6d7;
    overflow: hidden;
    height: 50px;
    background: url("images/nav-tabs-bg.gif") repeat-x center;
    position: relative;
    margin-bottom: 20px;
}

#nav-tabs ul li {
    color: #8f8f8f; /* THIS IS THE NEW BIT */
}
#nav-tabs ul li.selected { /* all these three lines are also new */
    color: #000000;
}

#nav-tabs ul li a {
    color: #003366;
    margin: 0 0 0 10px;
    text-decoration: none;
    /*text-shadow: 0 4px 2px #F7F9F9;*/
}
#nav-tabs ul li a:hover {
    color: #003366;
    text-decoration: underline;
}
#nav-tabs ul li {
    float: left;
    width: 144px;
    position: absolute;
    font-family: 'opensans', Arial, Sans-Serif;
    font-weight: bold;
 /*   font-size: 13px;*/
    /*background: url("images/select-bg.png") no-repeat center;  */
    padding: 15px 10px 15px 5px;
    /*-webkit-text-stroke-width: 0.05px;*/
}

#nav-tabs ul li#navStage1,
#nav-tabs ul li#navStage2,
#nav-tabs ul li#navStage3 {
    background: url("images/tab-arrow.png") no-repeat scroll center right transparent;
}
#nav-tabs ul li#navStage1 {
padding-left: 26px;
    width: 135px;
    /*width: 156px;*/
}
#nav-tabs ul li#navStage2 {
    /*
    left: 168px;
    width: 157px;    
*/
    left: 177px;
    width: 146px;
}
#nav-tabs ul li#navStage3 {
    left: 335px;
    padding-left: 23px;
    width: 140px;
    background: url("images/tab-arrow.png") no-repeat scroll center right transparent;
}
#nav-tabs ul li#navStage4 {    
    /*left: 497px;*/
    left: 510px;
    width: 139px;    
}
#nav-tabs ul li#navStage1.selected {    
    background: url("images/select-bg-selected.png") no-repeat scroll -1px -1px transparent;
}
#nav-tabs ul li#navStage2.selected {        
    background: url("images/driving-bg-selected.png") no-repeat scroll 10px 0 transparent;
    left: 125px;
    /*padding-left: 42px;*/
    padding-left: 50px;
    width: 166px;
    z-index: 5;
}
#nav-tabs ul li#navStage3.selected {
    background: url("images/driving-bg-selected.png") no-repeat center; 
    left: 301px;
    /*padding-left: 42px;
    width: 166px;*/
    padding-left: 55px;
    width: 148px;
    z-index: 5;
}
#nav-tabs ul li#navStage4.selected {   
    background: url("images/select-bg-selected-reverse.png") no-repeat scroll 0 0 transparent;
    /*margin: 0 0 0 -23px;*/
    margin: 0 0 0 -35px;
    padding-left: 27px;
    width: 160px;
}
#nav-tabs ul li#navStage2 a {
    margin-left: 5px;
}
#nav-tabs ul li#navStage3 a {    
}
#nav-tabs ul li#navStage4 a {

}
/* Sorting options for selected cars
------------------------------------------------------------*/
div#sorting-options {    
    margin: 0 10px 10px 10px;  
    overflow: hidden;
    clear: both;
}
div#sorting-options p.flip-buttons {
    margin: 0 0 0 3px;
    padding: 1px 0;
    width: 200px;
    float: left;
}
div#sorting-options p.select-option {
    margin: 0;
    padding: 0;
    line-height: 24px; 
    float: right;       
}
div#sorting-options label {
    font-family: 'opensans', Arial, Sans-Serif;
    color: #575757;
    font-weight: bold;
    margin-right: 10px;
    font-size: 14px;
}
div#sorting-options select {
    color: #000;
    margin: 0;
    padding-right: 5px;    
    border-bottom: 1px solid #b7b8b8;
    font-family: 'opensans', Arial, Sans-Serif;
}
/*
div#sorting-options select option {
    border-bottom: 1px solid #b7b8b8;
    padding: 10px 0;
    margin: 10px 0;
}
*/
@-moz-document url-prefix() {
    div#sorting-options select {
        padding-right: 10px;
    }
}


/* JQuery plugin to customize select */

.customStyleSelectBoxInner  {
    font-size: 14px;    
    /*background: url("images/form-select-bg.png") no-repeat scroll 0px 1px transparent;    */    
    /*padding: 5px 7px 5px 15px;*/
    padding: 5px 0 5px;    
}
span.customStyleSelectBox  {
    font-size: 14px;   
    background: url("images/form-select-bg-small.png") no-repeat scroll 0px 1px transparent;
    padding-left: 5px;    
}
 span.customStyleSelectBox.changed  {}
/* ends jquery styles for the select */

input#mpg,
input#co2 {
    background: url("images/sorter-bg.png") no-repeat center;    
    font-family: 'opensans', Arial, Sans-Serif;
    color: #003366;
    cursor: pointer;
    text-align: center;
    width: 90px;
    float: left;
    border: none;
    font-weight: bold;
    font-size: 1em;
    padding: 9px 9px 9px 0;
}
input#mpg:active,
input#co2:active {
    background: url("images/sorter-bg-pressed.png") no-repeat center;        
    color: #575757;
}
input#mpg.selected,
input#co2.selected {
    background: url("images/sorter-bg-pressed.png") no-repeat center;        
    color: #575757;
}

/* mileage ------------------------------------------ */ 



/* Table data for TrueMPG
------------------------------------------------------------*/
div.ad-banner img {
    width: 648px;
}
div.results-car {
    margin: 0 10px 0 10px;    
    overflow: hidden;
    clear: both; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
    border-radius: 5px;   
    background: #fff;
}
div.results-car .model img {
    float: left;
    width: 220px;   
    margin-right: 5px;
    margin-bottom:10px;
    padding: 0 5px 0 10px;
}

div.results-car .model .rating img {
    float: left;
    width: 60px;   
    margin-right: 5px;
    margin-bottom:10px;
    padding: 5px 10px 0 0;
}


div.results-car .model {
 /*   border-bottom: 1px solid #bfbfbf;*/
    background: #fff;
    overflow: hidden;
}
div.results-car .model h3 
{
	width:90%;
    color: #000;
    font-size: 1.35em;
    line-height:1.4em;
    font-family: 'opensanssemi', Arial, Sans-Serif;
    font-weight: bold;
    padding: 15px 10px 0px 10px;
    border-right: none;
    margin-bottom:10px;
    position:relative;
    top:-5px;
}
div.results-car .model h3 span {
    display: block;
    padding-top: 5px;
    font-weight: normal;
    font-size: 0.8em;
}
div.results-car table {
    border-collapse: collapse;
    /*width: 626px;*/
    background-color: #fff;
    margin-bottom: 0;    
}
div.results-car table td {
    /*border-collapse: collapse;*/
    /*border: 1px solid #bfbfbf;  */
}
div.results-car table td.facts {
    line-height: 15px;
}
div.results-car table td.facts span {
    font-weight: bold;    
    display: block;
    float: right;
}
div.results-car table td.mpg {
    color: #fff;
    font-family: 'opensans', Arial, Sans-Serif;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding: 0;
    /*background: url("images/truempg-bg.png") repeat-x scroll transparent;    */
    width: 138px;
   /* height: 80px;*/

}
div.results-car table td.momentum {
    /*background-color: #e3e329;*/
}
/*div.results-car table td.momentum a {
    font-weight: normal;
    color: #003366;
    padding-left: 10px;
    margin-left: 2px;
    background: url("images/red-arrow-white.png") no-repeat center left;    
}
div.results-car table td.momentum a:hover {    
    color: #003366;
    text-decoration: underline;
}*/
div.results-car table td.mpg div {
    /*padding: 7px 0 0 0;    */
 
}
/* original flip */
/*
div.results-car table td.mpg div.mpg {
    background: url("images/truempg-bg.png") repeat-x scroll transparent;    
    padding: 10px 0 0 0;
    height: 69px;
}
div.front {
    overflow: hidden;
}
div.back {}
div.results-car table td.mpg div span {
    display: block;
    font-size: 32px;
    margin-top: 10px;
    line-height: 30px;
}
*/
/* ends original flip */

/* new flip */
div.results-car table td.mpg div.mpg {
 /*   background: url("images/truempg-bg.png") repeat-x scroll transparent;
    height: 63px;
    padding: 10px 0 6px 0;
    width: 138px; */
}
div.front {
    /*overflow: hidden;*/
    /*background: url("images/truempg-bg.png") repeat-x scroll transparent;*/

}
div.back {
    /*background: url("images/truempg-bg.png") repeat-x scroll transparent;*/
}
div.results-car table td.mpg div span {
    display: block;
    font-size: 32px;
    margin-top: 10px;
    line-height: 30px;
}
/* ends new flip */ 

div.results-car .bottom-info {
    padding: 5px 5px 5px 10px;  
    margin-top: 20px;
}
div.results-car .bottom-info p {
    margin: 0 0 3px 0;
    padding: 0;
    font-family: 'opensans', Arial, Sans-Serif;
}
#truempg-main div.results-car .bottom-info p a {
    color: #dc2b1f;
    padding: 2px 23px 2px 15px;    
    font-family: Arial, Sans-Serif;
}
div.results-car .bottom-info p.rating a {
    background: url("images/whatcar-arrow.png") no-repeat right;
}

/* New layout for the table */

div#final-data-container {
    overflow: hidden;
    margin-left: 5px;
    background: #fff;
}
div#final-data-container div.mpg {
    float: left;
    /*background: url("images/truempg-bg-rounded-empty.png") no-repeat;        */
    width: 137px;
    height: 81px;    
    font-size: 16px;
    /* test */
    color: #fff;
    font-family: 'opensans', Arial, Sans-Serif;
    text-align: center;
    font-weight: bold;
}
div#final-data-container div.front { 
    background: url("images/truempg-bg-rounded.png") no-repeat;
    font-size: 22px;
    height: 81px;
    padding-top: 10px;
    width: 137px;
    /**/
    float: left;
}
div#final-data-container div.back {
    background: url("images/trueco2-bg-rounded.png") no-repeat;
    font-size: 22px;
    height: 81px;
    padding-top: 10px;
    width: 137px;    
}
div#final-data-container div.mpg div.flip-holder {    
    margin-top: 25px;
    overflow: hidden;
    /*padding: 5px 0;*/    
    text-align: center;
}
div#final-data-container div.mpg div.flip-holder div.aligner{     
    float: left;
    left: 50%;    
    margin: 0 auto;
    padding: 0;
    position: relative;
}
div#final-data-container div.mpg div.flip-holder span.total {
    display: block;
    /*
    text-align: left;
    float: left;    
    padding-left: 10px;*/
    float: left;
    position: relative;
    right: 50%;
    text-shadow: 0px 1px 1px #333333;
    font-size: 40px;    
    line-height: 30px;
}
div#final-data-container div.mpg div.flip-holder span.unit {
    float: left;
    position: relative;
    right: 50%;
    font-size: 13px;   
    margin-top: 15px;
    /*display: block;
    padding-left: 5px; 
    float: left;
    font-size: 14px;
    padding-left: 7px;
    padding-top: 7px;*/
    /*text-align: left;
    display: block;    
    position: absolute;
    right: 5px;
    text-align: left;
    top: 40px;  */
    text-shadow: 0px 1px 1px #333333;
}
/* IPAD: solving issues with shadow */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    div#final-data-container div.mpg div.flip-holder span.total {
        text-shadow: none;
    }
    div#final-data-container div.mpg div.flip-holder span.unit {
        text-shadow: none;        
    }
}
div#final-data-container .table-container {
    float: left;
}
div#final-data-container .table-container table {
    border: none;     
}
div#final-data-container .table-container table td {    
    background: #fff;
    border: none; 
    line-height: 1.3em;
}
div#final-data-container .table-container table td.official {
    font-size: 14px;
    width: 238px;    
    border-bottom: 1px dotted #E5EAEC;
}
div#final-data-container .table-container table td.no-line {    
    border-bottom: none;
}
div#final-data-container .table-container table td.official span {    
    text-align: right;
    /*font-weight: bold;*/        
    float: right;    
    text-align: left;
    width: 65px;    
}
div#final-data-container .table-container table td.extra-info-top {  
     
    font-size: 12px;
    padding: 5px;
    border: 1px solid #e8e8e8;
}
div#final-data-container .table-container table td.extra-info-bottom {    
      font-size: 12px;
    padding: 5px;
    border: 1px solid #e8e8e8;
}
div#final-data-container .table-container table td.extra-info-top span,
div#final-data-container .table-container table td.extra-info-bottom span {    
    font-weight: bold;
    float: right;
}

div#final-data-container .table-container table td.extra-info-copy p {    
    padding: 0 30px;
    color: #666;
}


/* Preset Sliders
----------------------------------------------------------*/
div#preset-sliders {
    margin: 0 10px 0 10px;
    overflow: hidden;
    margin-bottom: 10px;
    /*
    border-left: 1px solid #bec0c0;
    border-right: 1px solid #bec0c0;*/
}
div.preset-slider {
    width: 103px;
    float: left;
    min-height: 126px;
    /*border:1px solid #bec0c0;*/
    border: 1px solid #bec0c0;
    border-left: none;
    background: url("images/preset-sliders-bg.png") repeat-x scroll transparent;  
    padding-bottom: 8px;
}
div.preset-slider:hover {
    background: #fff;
    cursor: pointer;
}
div.preset-slider:first-child {
    border-left: 1px solid #bec0c0; 
    width: 105px;
}
div.preset-slider img {
    width: 90px;
    height: 81px;    
    padding: 6px 0 5px 7px;    
}
div.preset-slider p {
    line-height: 17px;    
    text-align: center;
    padding: 0 4px 0 4px;
    margin: 0;
}
div.preset-slider p a {
    color: #003366;
    font-weight: normal;
    text-decoration: none;
}
div#preset-sliders div.preset-slider p a:hover {
    color: #575757;
}
div.preset-slider.selected {    
    background: #fff;
}
div#preset-sliders div.preset-slider.selected p a {    
    color: #575757;
}

/* ammend buttons */

ul#ammend-options {
    /*border: 1px solid #d3d6d7;*/
    overflow: hidden;
    /*background: url("images/nav-tabs-bg.gif") repeat-x center;*/
    background-color: #fff;
    position: relative;
    margin-top: 10px;
}
ul#ammend-options li a {
    color: #003366;
    padding: 0 0 0 10px;
    background: url("images/red-arrow-white.png") no-repeat scroll left 6px transparent;    
    text-decoration: none;
}
ul#ammend-options li a:hover {
   text-decoration: none;
}
ul#ammend-options li {
    /*border-left: 1px solid #d3d6d7;*/
    background: url("images/nav-tabs-bg.gif") repeat-x center;
    text-align: center;    
    font-size: 14px;
    /*margin-right: 10px;*/
    border: 1px solid #d3d6d7;
}
ul#ammend-options li {
    /*border-left: none;    */
    margin-right: 10px;
    width: 208px;
}
ul#ammend-options li {
    float: left;
    font-family: Arial, Sans-Serif;
    font-weight: bold;    
    padding: 10px 0 10px 0;
}
ul#ammend-options li.car {
 /*   width: 200px;*/
}
ul#ammend-options li.style {
    /*border-left: 1px solid #d3d6d7;
    width: 200px;*/
}
ul#ammend-options li.mileage {
    /*border-left: 1px solid #d3d6d7;
    width: 200px;*/
    margin-right: 0;
}
#trueMPG4 p.bottom-note {
    font-size: 90%;
    margin: 0 15px 5px 15px;
    font-family: 'opensans', Arial, Sans-Serif;
    color: #575757;
}
#trueMPG4 p.bottom-note a {
    font-weight: normal;    
    margin: 0 5px;
    color: #43698e;
    text-decoration: underline;
}
#trueMPG4 p.bottom-note a:hover {    
    text-decoration: none;
}

/* last minute new layouts
---------------------------------------------------------*/
#col-home {
    border-top: 1px solid #d3d7d7;
    margin-right: 27px;
}
#col-home p#btnNav0 
{
	background-color:transparent;
	float:right;
	padding-right:0px;
	width:32%;
}
#col-home p#btnNav0 a
{
	color:#fff;
	text-decoration:none;
}
#col-home p#btnNav0 a:hover
{
	text-decoration:underline;
}
#truempg-main #col-home h2.module {
    margin: 25px 0 25px 0;
    padding: 0;
    font-size:1.5em;
    color:#333;
}
#col-home  div.bottom-carousel {
    background-color: #e5eaec;
    border: 1px solid #d3d7d7;
    border-top: none;
    height: 60px;
    width: 644px;
    margin-top: 0;
    margin-bottom:15px;
}
button[disabled="disabled"] {   
}







#inner-col-truempg  {
    /*background-color: #e5eaec;    
    border: 1px solid #d3d6d7;
    overflow: auto;    */
    background-color: #fff;
}

#col-apps {        
    border-top: 1px solid #D3D6D7;
    border-bottom: 1px solid #D3D6D7;
    margin-right: 25px;
    padding-bottom: 15px;    
    overflow: auto;
}
#truempg-main #col-apps h1 {            
    padding-left: 0;
    margin-bottom: 30px;
}
#col-apps p {
    margin-left: 0;
    font-size: 120%;
    font-weight: bold;
    padding-right: 30px;
}

/* new top logo
------------------------------------------*/
#new-truempg-header {
    width: 100%; 
    /*clear: both;
    border-top: 1px solid #d3d6d6;
    height: 80px;*/
    margin: 15px 0 0 0; 
    overflow: hidden;
    padding: 0;
    height: 120px;
}
#new-truempg-header div.logo {
    float: left;
    /*width: 135px;*/    
    overflow: hidden;
}
#new-truempg-header div.logo a img {
    
}
#new-truempg-header p.slogan {
    float: left;
    width: 220px;    
    color: #444444;
    font-size: 17px;
    line-height: 20px;    
    padding: 42px 0 0 0;
    margin-right: 36px;
}
#new-truempg-header p.slogan span {
    font-weight: bold;
}
#new-truempg-header p.main-link {
    float: left;
    text-align: right;
    width: 160px;
    padding: 45px 0 0 0;
    margin-left: 72px;    
}
#new-truempg-header p.main-link a {
    color: #003366;
    font-family: 'opensans', Arial, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 0 8px;
    background: url("images/red-arrow-white.png") no-repeat scroll left 6px transparent;    
    text-decoration: none;    
}
#new-truempg-header p.main-link a:hover {
    text-decoration: underline;
}
#new-truempg-header div#tesco-partner {
    float: right;
    width: 316px; 
    padding-top:38px;    
}
#new-truempg-header div#tesco-partner p {
    font-family: 'opensans', Arial, Sans-Serif;
    color: #0092d1;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0 0 0;
    margin: 0;
    text-align: left;
}
#new-truempg-header div#tesco-partner img {    
    display: block;    
    margin: auto;
}
#mpg-wrap {clear: both;}
td.official {
    color:#666;
}

#trueMPG4 h2 {
    width: 100%;  
}
#social-icons {
    float: right;
    /*width: 223px;    */
    padding: 15px;    
}
#social-icons p {
    margin: 0;
    padding: 0;
}
#social-icons p a {
    color: #114170;
}
#sorting-options {    
    padding-top: 5px;
}


/* Tooltips 
--------------------------------------------*/
#sliders div#slider-roads,
#sliders div#slider-congestion,
#sliders div#slider-driving {
    position: relative;
}


.remover p a,
a.removeThisCar 
{
	float:right;
	width:22px;
	height:22px;
	margin: 12px;
	background: url("images/delete.png") no-repeat scroll 0 0 transparent;
}

.remover p a span,
a.removeThisCar span
{
	display:none;
}

p.mileage span.errorMessage 
{
	color:#CC161D;
	font-weight:bold;
	padding-bottom:2px;
	display:block;
	clear:both;
}

div#final-data-container .table-container table td.official span.term 
{
	width:auto;
	float:none;
	font-weight:normal;
}

#new-truempg-header #btnNav0 
{
	background-color:transparent;
	width:190px;
	float:left;
	margin:26px 0px 0px 35px
}

#new-truempg-header #btnNav0 a
{
	color:#fff;
	text-decoration:none;
}
#new-truempg-header #btnNav0 a:hover
{
	text-decoration:underline;
}
.videoPlayer 
{
	padding-bottom:20px;
}
#truempg-main .copy-section h2
{
	padding-left:0px;
}
p.infoText 
{
	padding:0px 0px 0px 10px;
}

@media only screen and (max-width: 780px) {

div.results-car .model h3 {font-size: 1.15em;}
}

@media only screen and (max-width: 480px) {

div.results-car .model img {width: 120px;}
}

.Nissan { 
  margin: -10px 10px 20px 0;
}

.Nissan .results-car {
    border-top: 3px solid #c20f29;
      box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.02), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
      border-radius: 0;
      padding: 0 10px 20px 10px;
}

 .Nissan .results-truempg .mpg-result  {
  position: relative;
   
    }

.Nissan .results-trueco2 .co-result  {
  position: relative;
    }

 .Nissan .results-truempg .mpg-result span:after {
    background: url("images/results-arrow.png") no-repeat 0px 0;
    right: -30px;
    content: "";
    height: 30px;
    position: absolute;
    width: 30px;
    z-index: 100;
    top:15px;
    } 

  .Nissan .results-trueco2 .co-result span:after {
    background: url("images/results-arrow.png") no-repeat 0px 0;
    right: -40px;
    content: "";
    height: 30px;
    position: absolute;
    width: 30px;
    z-index: 100;
    top:15px;
    }

.Nissan .results-truempg, .Nissan .results-trueco2, .Nissan .results-fuel {
    background-color: transparent;
    min-height: 130px;     
}

.Nissan .results-truempg .mpg{
    background-color: #c20f29;  
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;  
     font-size: 1em; 
     padding: 20px 10px
}

.Nissan .results-truempg .mpg-result .total{
     font-size: 2.6em;
     line-height: 1.4em;
}

.Nissan .results-trueco2 .co{
    background-color: #146d35; 
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; 
    color: #717171; 
}

 .Nissan .results-fuel .fuel {
       background-color: #ffffff;  
    border-radius: 5px;  
    padding: 20px;  
    font-size: 1em; 
    border: 1px solid #eeeeee;
}

 .Nissan .results-fuel .fuel .price {
     font-size: 2.7em;
     line-height: 1.3em;
 }

 .Nissan .sponsored {
     font-size: 90%;
     padding-bottom: 7px;
         margin: 0.1em 0.5em 0 0;
         text-align: right;
 }

#aside  .Nissan  img.logo-l {
      float: right !important;
      margin-right: -10px !important;
      width: 64px !important;
      position: relative;
      z-index: 100;
  }

.Nissan div#final-data-container .table-container table td {
    padding: 15px 10px 0 10px;
    line-height: 1.1em;
}

 .Nissan .tc {
     padding: 20px 0 !important;
         margin-bottom: 10px !important;
         font-size: 0.75em;
         color: #9b9b9b;
 }


  #aside .Nissan { 
  margin: 0 0 20px 0;
  background-color: #fff;
}

   #aside .Nissan .results-car {

       margin:0;
   }

    #aside .Nissan div.results-car .model h3 {
    width: 90%;
    color: #000;
    font-size: 1.35em;
    line-height: 1.4em;
    font-family: 'opensanssemi', Arial, Sans-Serif;
    font-weight: bold;
    padding: 15px 10px 0px 10px;
    border-right: none;
    margin-bottom: 10px;
    clear: both;
    top: -5px;
}

   #aside .Nissan .results-truempg, #aside .Nissan .results-trueco2, #aside .Nissan .results-fuel {
        width: 98%;
        float: none;
        padding: 0.5em 0;
        min-height: 40px;
    }


    #aside .Nissan .results-truempg .mpg-result, #aside .Nissan .results-trueco2 .co-result, #aside .Nissan .results-fuel .fuel {
   padding-top: 0.6em !important;
}

 #aside .Nissan .results-truempg .mpg-result .total, #aside .Nissan .results-trueco2 .co-result .total, #aside .Nissan .results-fuel .fuel .price {
    display: inline;
    text-align: right;
    float: right;
        font-size: 1.6em;
        margin-top: -0.3em;
}

#aside .Nissan .results-truempg .mpg-result span:after {
        background: url("images/results-arrow.png") no-repeat 0px 0;
        right: 42%;
        content: "";
        height: 30px;
        position: absolute;
        width: 30px;
        z-index: 100;
        top: 38px;
        transform: rotate(90deg);
        transform-origin: 20% 40%;
    }

    #aside .Nissan .results-trueco2 .co-result span:after {
        background: url("images/results-arrow.png") no-repeat 0px 0;
        right: 42%;
        content: "";
        height: 30px;
        position: absolute;
        width: 30px;
        z-index: 100;
        top: 38px;
        transform: rotate(90deg);
        transform-origin: 20% 40%;
    }

     #aside .Nissan .results-truempg .mpg,  #aside .Nissan .results-trueco2 .co, #aside .Nissan .results-fuel .fuel  {
        width: 95%;
        float: none;
        padding: 10px;
        min-height: 40px;
        text-align: left;
    }

       #aside .Nissan .results-fuel .fuel  {
  padding-top: 1.3em !important;
    }

   #aside .Nissan  div.results-car .bottom-info {
    padding: 0;
    margin-top: 20px;
}

   #aside .Nissan div.results-car .bottom-info p {
       padding-bottom: 1.2em;
   }

   #aside .Nissan .results-trueco2 .co{
    color: #146d35 !important; 
    background-color: #74d9a3;
}

      #aside .Nissan .results-fuel .fuel{
    background-color: #e6e6e6 !important;
}

     #aside .Nissan  div.results-car .model img {
     
     }