﻿
#News 
{
    width:770px;
    background-color:#FFFFFF;
    padding:0px;
    margin:0px;
    /*background-image:url(../images/bmwn/bmw_news_background.jpg);
    background-repeat: no-repeat;
    background-position: -50px;*/
    clear:both;
    position:relative;
    overflow:auto;
    z-index: 1;
}

#NewsSouth
{
    width:770px;
    background-color:#FFFFFF;
    padding:0px;
    margin:0px;
    background-image:url(../images/bmwg/bmw_south_news_background.jpg);
    background-repeat: no-repeat;
    background-position: -50px;
    clear:both;
    position:relative;
    overflow:auto;
    z-index: 1;
}

#Buttons 
{
    width:770px;
    height:23px;
    margin:0px;
    padding:0px;
    background-image:url(../images/bmw/buttons_background.gif);
    background-repeat:repeat-x;
    position:relative;
}

#NewCar h1, h1.header
{
    width: 100%;
    height: 28px;
    background-image: url(../images/bmw/title_background.gif);
    background-repeat: repeat-x;
    display: inline-block;
    color:#ffffff;
    font-weight: bold;
    font-size: 15px;
    text-align:center;
    padding-top:5px;
    outline-style: inherit;
	outline-color: #666666;
	outline-width: 1px;
	padding-bottom:0px;
	margin-bottom:0px;

}

#NewCar #CarDetails #VehicleInfo
{
    width:270px;
    margin-left:10px;
    margin-right:10px;
    position:relative;
    clear:both;
    background-image: url(../images/bmw/newcar_background.gif);
    background-repeat: repeat-x;
}

#NewCar #CarDetails #PaymentInfo
{
    width:270px;
    margin-left:10px;
    margin-right:10px;
    position:relative;
    clear:both;
    background-image: url(../images/bmw/newcar_background.gif);
    background-repeat: repeat-x;
}

#PreSearch
{
    width:225px;
    float:left;
    position:relative;
    background-image: url(../images/bmw/newcar_background.gif);
    background-repeat: repeat-x;
}

input.button 
{
    background-image: url(../images/bmw/btn_background.gif);
    height:23px;
    color:#FFFFFF;
    font-weight: bold;
    font-size:11px;
    border: solid 1px #CFCFCF;
    text-transform: uppercase;
}


#CarList 
{
    position:relative;
    display: inline-block;
    background-image: url(../images/bmw/newcar_background.gif);
    background-repeat: repeat-x;
    width:725px;
    padding-right:10px;
    padding-left: 10px;
    padding-top:10px;
    border-bottom: solid 1px #999999;
    margin-bottom:10px;
}


#PreownedList 
{
    position: relative;
    display: inline-block;
    clear: both;
    background-image: url(../images/bmw/newcar_background.gif);
    background-repeat: repeat-x;
    width:470px;
    height:auto;
    
    padding-right:10px;
    padding-left: 10px;
    padding-top:10px;
    border-bottom: solid 1px #999999;
    margin-bottom:10px;
    
}