html, body {
    width:100%;
    height:100%;
}
body {
    /*background-color: #DEDEDE;*/
    color: #231F20;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.clearBoth {
    clear: both;
    height:0px;
}
.floatLeft {
    float:left;
}
.floatRight {
    float:right;
}
a,a:hover{
    outline: 0;
    text-decoration: none;
}

/**********
 * HEADER *
 **********/
#headerWrapper {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 990px;
    position: relative;
    z-index: 1001;
}
#headerBody {
    padding: 0 20px 10px;
}

#logoWrapper p {
	font-size: 15px;
}
/************
 * WRAPPERS *
 ************/
#outerWrapper{
    margin:0;
    height:100%;
}
#innerWrapper {
    min-height: 100%;
    height: auto !important;
    margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}

#sideBar {
float: right;
width: 195px;
}
div.push {
    height: 118px; /* .push must be the same height as .footer */
}
/***********
 * CONTENT *
 ***********/
#contentWrapper {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 990px;
}

.dealershipContainer .tp-bullets{
    bottom: 55px!important;
}

.dealershipContainer .tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 1;
    bottom:55px!important;
    right: 0px !important;
}
#contentBody {
    padding: 0 20px 10px;
}

#contentBody.slidez {
    height: 690px;
}

#contentBody.slidez .tp-bannershadow.tp-shadow1 {
    bottom: 82px;
}
#contentBody.slidez .tp-bullets, #contentBody.slidez .bullet, #contentBody.slidez .tp-rightarrow.default, #contentBody.slidez .tp-leftarrow.default{
    display: none !important;
}

#contentBody.slidez .tp-bullets, #contentBody.slidez .bullet{display: none !important;}
/**********
 * FOOTER *
 **********/
#footerWrapper {
    /*background: #231f20 url('/assets/core/desktop/skins/default/global/images/backgrounds/navigation-gradient.png') repeat-x left top;*/
    /*border-top: 3px solid #FDB515;*/
    min-height: 132px;
    width: 100%;
    min-width:990px;
}
#footerBody {
    padding: 20px;
    width: 950px;
    margin: 0 auto;
}

#footerBody img {
    float: left;
    margin-right: 20px;
}

#footerBody .footerLinks {
    color: #E4E4E4;
    padding-top: 10px;
    margin-left: 95px;
    white-space: nowrap;
}
#footerBody .footerLinks p{
    color: #E4E4E4;
    margin-bottom:6px;
}

#footerBody .footerLinks ul li {
    float: left;
    color: #E4E4E4;
    font-size: 10px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    content: "\0000a0|\0000a0";/*Early IE does not accept content so use padding instead only for IE*/
    
    padding-left:10px; /*overwritten later for non early IE browsers*/
}

#footerBody .footerLinks ul li a {
    color: #E4E4E4;
}

#footerBody .footerLinks ul li a:hover {
    color: #E4E4E4;
    text-decoration: underline;
}

/* use children to prevent early IE from using*/
#footerBody .footerLinks ul li:not(:last-child),
#footerBody .footerLinks ul li:last-child{
    padding-left:1px;
}

#footerBody .footerLinks ul li:not(:last-child):after {
    content: "\0000a0|\0000a0";
}
#footerBody .footerLinks ul li:last-child:after {
    content: "" !important;
}
#footerBody .footerLinks ul li{
    line-height: 12px;
}
/*Temp*/
.safetyCarBanner a{display:none}


.popupContent .saleTriangle{
    right:0;
    width: 210px;
    height: 210px;
    top: 0;
    position: absolute;
    display:none;
}
.popupContent .saleTriangle{
    display:block;
}
.popupContent .saleTriangle.saleStartsSoonTriangle{
    background:transparent url('/assets/nrg/desktop/skins/default/widget/january-banner/images/sale-starts-soon.png') no-repeat;
}
.popupContent .saleTriangle.saleNowOnTriangle{
    background:transparent url('/assets/nrg/desktop/skins/default/widget/january-banner/images/sale-now-on.png') no-repeat;
}

.januaryRenault .januaryLandingPage .bjqs-slide div.rightVehicleInfo p.smallerTile{
    font-size: 18px;
}
.januaryRenault div.rightVehicleInfo p.vehicleWas{
    margin-top: 34px;
    font-size: 42px;
    margin-top: 34px;
}
.januaryRenault div.rightVehicleInfo p.vehiclePrice{
    font-size: 42px;
    margin-top: 8px;
}
.januaryRenault .januaryDealerBlock > a.findDealer{
    background: transparent url('/assets/core/desktop/skins/default/global/images/buttons/sprite.png') no-repeat right -242px;
    display: block;
    color: #FDB515;
    font-size: 10px;
    font-weight: bold;
    height: 27px;
    margin: 0 auto;
    padding-right: 18px;
    text-decoration: none;
    width: 160px;
    text-align: center;
    overflow: hidden;
    margin-top:20px;
}
.januaryRenault .januaryDealerBlock > a.findDealer span {
    background: transparent url('/assets/core/desktop/skins/default/global/images/buttons/sprite.png') no-repeat left -188px;
    display: block;
    line-height: 27px;
    padding: 0 0 0 18px;
    font-size: 17px;
    color:#FFF;
}
#januaryWrapper.januaryRenault{
    background: transparent url('/assets/core/desktop/skins/default/widget/splash-screen/images/januray-landing-bg-renault.jpg') no-repeat center 33px;
    position:relative;
    height: 784px;
    margin-top: -65px;
    float: left;
}
#januaryWrapper.januaryRenault .renaultSlide img{
    margin-top: 50px;
}
