﻿body 
{
    font-family: Arial;
    font-size:11px;
    margin: 0px 0px 0px 0px;
    background-image: url(../images/inf/background.gif);
    background-color: #FFFFFF;
    background-repeat: repeat-x;
}

#Popup 
{
    width:90%;
    margin:auto;
    position:relative;
    border: solid 5px #A6A8A7;
    background-color:#FFFFFF;
}

#Container 
{
    width:780px;
    height:100%;
    margin-top:5px;
    background-color:#A6A8A7;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    z-index:0;
}

#Footer 
{
    width:780px;
    height: 27px;
    background-color:#A6A8A7;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

#FooterInfo 
{
    padding: 0x 5px 5px 5px;
    height:22px;
    width: 770px;
    margin:auto;
    background-image: url(../images/inf/footer_background.gif);
}

#FooterLinks 
{
    width:590px;
    float:left;
    position:relative;
    padding-left: 10px;
    margin-top:2px;
}

#FooterHome 
{
    width:120px;
    float:right;
    position:relative;
    padding-right: 10px;
    margin-right:10px;
    text-align: right;
    margin-top:2px;
}

#FooterInfo a 
{
    color: #AEB0B3;
    text-decoration: none;
    font-family: Arial;
    font-size: 11px;
    font-weight: bolder;
    margin-right: 10px;
}
#Site 
{
    width:770px;
    height:100%;
    padding:5px;
    margin:auto;
    position:relative;
}

#Header
{
    width:770px;
    height:175px;
    padding:0px;
    margin:0px;    
    position:relative;
}


#PrintHeader
{
    width:770px;
    height:74px;
    padding:0px;
    margin:0px;    
    position:relative;
    background-color:#D6D7D8;
}
#PrintHeader #Logo 
{
    width:250px;
    height:74px;
    position:relative;
    float:left;
}

#PrintHeader #Tools 
{
    
    float:right;
    text-align:right;
    padding-right:100px;
    padding-top:25px;
}

#PrintHeader #Tools a
{
    font-family: Arial;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    color: #666666;
}

#Menu 
{
    z-index:199;
    position: relative;
    height:30px;
    width:770px;
}

#Content 
{
    width:750px;
    background-color:#FFFFFF;
    position:relative;
    overflow:auto;
    clear:both;
    padding: 10px 10px 10px 10px;
}

/*
*/
#NewsArticles 
{
    width:770px;
    position:relative;
}
/*
INDIVIDUALL CONTROLLED
#Buttons 
{
    width:770px;
    height:23px;
    margin:0px;
    padding:0px;
    background-image:url(../images/inf/buttons_background.gif);
    background-repeat:repeat-x;
    position:relative;
}
*/

#Buttons div , #Buttons div a
{
    text-align:center;
    font-size:13px;
    color:#FFFFFF;
    font-weight: bold;
    padding-top:2px;
    margin: auto;
    text-decoration:none;
}

#Buttons #PreOwned 
{
    width:345px;
    float:left;
}

#Buttons #Specials 
{
    width:240px;
    float: left;
}

#Buttons #Gear 
{
    width: 185px;
    float: right;
}



#ButtonsBar 
{
    width:770px;
    height:23px;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
    position:relative;
}

#ButtonsBar div 
{
    text-align:center;
    font-size:13px;
    color:#FFFFFF;
    font-weight: bold;
    padding-top:2px;
    margin: auto;
}

#ButtonsBar #PreOwnedButtons 
{
    width:345px;
    float:left;
}

#ButtonsBar #SpecialsButtons
{
    width:240px;
    float: left;
}

#ButtonsBar #GearButtons
{
    width: 185px;
    float: right;
}

div.DealsBar 
{
    width:770px;
    height:15px;
    background-color: #FFFFFF;
}

#Deals 
{
    width:770px;
    height:100%;
    background-color:#FFFFFF;
    position:relative;
    overflow:auto;
    clear:both;
    background-image: url(../images/inf/deal_background.gif);
    background-repeat: repeat-y;    
    display: inline-block;
}

#Deals #PreVehicles 
{
    width:345px;
    float:left;
    height:100%;
}

#Deals #PreVehicles #List 
{
    margin-left:15px;    
    margin-right:15px;    
    width:315px;
    
}

#Deals #CarSpecials 
{
    width:240px;
    float:left;
    height:100%;
}

#Deals #CarSpecials #SList 
{
    margin-left:15px;    
    margin-right:15px;   
    width:210px;
    
}

#Deals #Products 
{
    width:180px;
    height:100%;
    float:right;
}

#Deals #Products #PList 
{
    margin-left:14px;    
    margin-right:14px;      
    width:152px;
}

#NewCar 
{
    margin:0px;
    padding:0px;
    overflow:hidden;
}
/*
INDIVIDUALLY CONTROLLED
#NewCar h1, h1.header
{
    width: 100%;
    height: 28px;
    background-image: url(../images/inf/title_background.gif);
    background-repeat: repeat-x;
    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 #CarInfo 
{
    width:450px;
    float:left;
    position:relative;
    overflow:hidden;
}

#NewCar #CarDetails 
{
    width:270px;
    float:right;
    position:relative;
    overflow:hidden;
}

#NewCar #CarDetails table 
{
    margin:0px;
    padding-left:10px;
    background-color: Transparent;
    width:250px;
    font-family:Arial;
}

#NewCar #CarDetails table th
{
    text-align:left;
    padding-left:10px;
}

/*
INDIVIDUALLY CONTROLLED
#NewCar #CarDetails #VehicleInfo
{
    width:270px;
    margin-left:10px;
    margin-right:10px;
    position:relative;
    clear:both;
    background-image: url(../images/inf/newcar_background.gif);
    background-repeat: repeat-x;
}
*/

/*
INDIVIDUALLY CONTROLLED
#NewCar #CarDetails #PaymentInfo
{
    width:270px;
    margin-left:10px;
    margin-right:10px;
    position:relative;
    clear:both;
    background-image: url(../images/inf/newcar_background.gif);
    background-repeat: repeat-x;
}
*/

#NewCar #CarDetails h1
{
    background-color: #C2BDAA;
    height:18px;
    width:270px;
    color: #FFFFFF;
    padding-left: 15px;
    text-transform: uppercase;
    background-image: none;
    font-size:13px;
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    margin-top:0px;
    position:relative;
}

#NewCar #CarDetails div 
{
    
    width: 270px;
    position:relative;
    clear:both;
}

#NewCar #CarDetails div table 
{
    background-color: Transparent;
    width: 270px;
}

/*
#CarList 
{
    position:relative;
    display: inline-block;
    background-image: url(../images/list_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;
}
*/
#CarList h2, #CarList h2 a
{
    font-size: 13px;
    font-family: Arial;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-bottom: 0px;    
    color: #000000;
    text-decoration:none;
}

#CarList h2 a:hover 
{
    text-decoration: underline;
}
#CarList h3, #CarList h3 a
{
    font-size: 12px;
    font-weight: normal;
    font-family: Arial;
    margin-top:0px;
    padding-bottom:0px;
    font-style: italic;
    color: #000000;
    text-decoration:none;
    
}

#CarList th
{
    font-weight:bold;
    text-align:left;
    font-family: Arial;
    font-size:11px;
}

#CarList td 
{
    text-align:left;
    font-family: Arial;
    font-size:11px;
}

#CarList p 
{
    font-family: Arial;
    font-size:11px;
    padding-bottom:5px;
}
.icontext , .icontext a
{
    font-family:Arial;
    font-weight:bold;
    font-size:10px;
    color: #666666;
    text-decoration:none;    
}

#Preowned
{
    margin:0px;
    padding:0px;
    position:relative;
}
/*
INDIVIDUALLY CONTROLLED
#PreSearch
{
    width:225px;
    float:left;
    position:relative;
    background-image: url(../images/inf/newcar_background.gif);
    background-repeat: repeat-x;
}
*/

#PreSearch h2.Header 
{
    position:relative;
    background-color: #C2BDAA;
    height:18px;
    width:210px;
    color: #FFFFFF;
    padding-left: 15px;
    text-transform: uppercase;
    background-image: none;
    font-size:13px;
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    padding-bottom:0px;
    margin-bottom:0px;
    margin-top:0px;
}

#PreSearch table 
{
    margin:0px;
    padding-top:0px;
    padding-left:10px;
    background-color: Transparent;
    width:225px;
    font-family:Arial;
}

#PreSearch table td a
{
    color:#000000;
    text-decoration:none;
}

#PreSearch table th
{
    text-align:left;
}
#PreSearch table td a:hover
{
    color:#000000;
    text-decoration:underline;
}

input.search 
{
    font-size:11px;
    width:123px;
}

select.search
{
    font-size:11px;
    width:130px;
}
#PreList 
{
    width:490px;
    padding-left:5px;
    padding-right:5px;
    float:right;
    position:relative;
}

/*
#PreownedList 
{
    position: relative;
    display: inline-block;
    clear: both;
    background-image: url(../images/list_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;
    
}
*/

#PreownedList h2, #PreownedList h2 a
{
    font-size: 13px;
    font-family: Arial;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-bottom: 0px;    
    color: #000000;
    text-decoration:none;
}

#PreownedList h2 a:hover 
{
    text-decoration: underline;
}
#PreownedList h3, #PreownedList h3 a
{
    font-size: 12px;
    font-weight: normal;
    font-family: Arial;
    margin-top:0px;
    padding-bottom:0px;
    font-style: italic;
    color: #000000;
    text-decoration:none;
    
}

#PreownedList th
{
    font-weight:bold;
    text-align:left;
    font-family: Arial;
    font-size:11px;
}

#PreownedList td 
{
    text-align:left;
    font-family: Arial;
    font-size:11px;
}

#PreownedList p 
{
    font-family: Arial;
    font-size:11px;
    padding-bottom:5px;
}

#Paging ul#topDisplay {
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom:3px;
}

#Paging ul.pagingNavigation 
{
    list-style-type: none;
    margin: 0;
    padding: 0; 
    font-size: 10px;
}

#Paging ul.pagingNavigation li 
{
    list-style-type: none;
    float: left;
    margin-left: 3px;
}

#Paging ul.pagingNavigation li a {
	display: block;
	padding: 3px;
	line-height: 7px;
	border: 1px solid #A6A8A7;
	background-color: #FFFFFF;
	color: #A6A8A7;
	text-decoration: none;
}

#Paging ul.pagingNavigation li a:hover, ul.pagingNavigation li a:active {
	display: block;
	padding: 3px;
	line-height: 7px;
	border: 1px solid #A6A8A7;
	background-color: #ACD4FB;
	color: #000000;
	text-decoration: none;
}

#Paging ul.pagingNavigation li a.current {
    display: block;
	padding: 3px;
	line-height: 7px;
	border: 1px solid #A6A8A7;
	background-color: #ACD4FB;
	color: #000000;
	text-decoration: none;
}

#Depts 
{
    padding-left:15px;
}
#Depts  ul 
{
    list-style-type:square;
    list-style-position:outside;
    padding-left:10px;
}

#Depts ul li 
{
    padding-left:2px;
}
                           
/* GENERAL FONT STYLES */

a:hover 
{
    text-decoration: underline;
}

div.clear 
{
    clear:both;
}

div.abstract 
{
    font-size:12px;
}


img 
{
    border:0px;
}
img.newsimage 
{
    border: solid 2px #A6A8A7;
}

img.prephoto 
{
    width:55px;
    border: solid 1px #A6A8A7;
    margin-right:5px;    
}

img.border 
{
    border: solid 1px #CCCCCC;
}
h1.headline , h1.headline a
{
    font-size:20px;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
    margin-bottom:2px;
}

div.precar  h1 , h1 a
{
    font-size:12px;
    text-decoration:none;
    color: #000000;
    margin-bottom:2px;
    font-weight: normal;
}

span.preprice 
{
    font-size: 15px;
    font-weight: bold;
}

span.leaseprice 
{
    font-size: 13px;
    font-weight: bold;
}

h1.lease , h1.lease a
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #022A73;
}

h1.product 
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

h1.product a 
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #022A73;
}

/*
INDIVIDUALLY CONTROLLED
input.button 
{
    background-image: url(../images/inf/btn_background.gif);
    height:23px;
    color:#FFFFFF;
    font-weight: bold;
    font-size:11px;
    border: solid 1px #CFCFCF;
    text-transform: uppercase;
}
*/

h1 
{
    font-size:18px;
}

h2 
{
    font-size:16px;
}

h3 
{
    font-size: 15px;
}

h4 
{
    font-size:13px;
}

h5 
{
    font-size: 12px;
}

h6 
{
    font-size: 11px;
}

.floatRight 
{
    float:right;
}

.floatLeft 
{
    float:left;
}
p.center 
{
    text-align:center;
}

.error , .redtext
{
    color:Red;
    font-weight:bold;
}