﻿body 
{
    margin: 0;
    padding: 0;
    color: #666666;
}

body, select, textarea, input
{
    font-size: 11px;
    font-family: Trebuchet MS, Verdana, Arial;   
}

strong, em
{
    color: #333333;   
}

select, textarea, input
{
    color: Black;   
}

#container
{
    width: 1021px;
    margin: 0 auto;   
}

#logo-container
{
    height: 70px;
    width: 793px;
    float: left;   
}

#logo-container a
{
    display: block;   
}

.division-logo
{
    float: left; 
    height: 43px;
    padding: 12px 0; 
}

.group-logo
{
    float: left;   
    height: 48px;
    padding: 7px;
}

/*****MAIN NAV STYLES*****/

#main-nav
{
    width: 228px;
    float: right;
    font-size: 13px;     
    font-family: Verdana;    
}

#main-nav ul
{
    padding: 0;
    margin: 0;   
}

#main-nav ul li
{
    padding: 0;
    margin: 0;
    float: left;
    height: 17px;
    list-style: none;  
}

#main-nav ul li a
{
    color: #666666;
    text-decoration: none;   
}

/*****END MAIN NAV STYLES*****/

/*****BOX NAV STYLES*****/

#box-nav
{
    background: #666666 url(/images/box_nav_bg.gif) repeat-x;    
    margin-bottom: 25px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

#box-nav ul
{
    padding: 0;
    margin: 0;   
}

#box-nav ul li
{
    height: 35px;
    width: 90px;
    float: left;
    list-style: none;  
    background: url(/images/nav_seperator.gif) no-repeat right;
}

#box-nav ul li.current a
{
    color: Black;   
}

#box-nav ul li a
{
    color: #cc3333;
    text-decoration: none;  
    display: block; 
    padding: 3px 6px;
}

#box-nav ul li a:hover
{
    color: Black;
}

#box-nav ul li.current a
{
    color: White;
}

/*****END BOX NAV STYLES*****/

/*****CONTENT CONTAINER*****/

#content-container
{

}   

/*****END CONTENT CONTAINER*****/

#main-content
{
    float: left;
    width: 717px;  
    padding: 0px;
    border: 1px solid #cccccc;
}

/*****SIDEBAR*****/

#sidebar-container
{
    width: 286px;
    float: left; 
    margin-right: 14px;
    font-size: 12px;
    font-family: Verdana;
    background: #e9e9e9;
}

#sidebar
{
    border: 1px solid #cccccc;   
}

#sidebar #sidebar-nav
{
    margin-bottom: 120px;   
}

#sidebar-container .header 
{
    background: #e51d28;
    color: White;
    font-weight: bold;
    padding: 0 10px;
    line-height: 20px;   
}

#sidebar-container .header a
{
    color: White;
    text-decoration: none;   
}

#sidebar #sidebar-nav ul
{
    margin: 0;
    padding: 0;  
    font-size: 12px; 
}

#sidebar #sidebar-nav ul li
{
    margin: 0;
    padding: 0;   
    list-style: none;
}

#sidebar #sidebar-nav a
{
    display: block;
    border-bottom: 1px solid #e51d28;
    padding: 0 10px;
    line-height: 20px;
    color: #666666;
    text-decoration: none;
}

#sidebar #sidebar-nav a:hover, #sidebar #sidebar-nav a.current
{
    background: #bababa;
    color: White;
    font-weight: bold;
}

/*****MAIN CONTENT*****/

/*****MODEL NAV STYLES*****/

#model-nav
{
    background: #e51d28;
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
}

#model-nav ul
{
    padding: 0;
    margin: 0;   
}

#model-nav ul li
{
    list-style: none;
    height: 20px;
    line-height: 20px;
    float: left;
    margin: 0 11px;
    text-transform: uppercase;  
    color: White; 
    cursor: pointer;
}

#model-nav ul li.current
{
    color: Black;   
}

/*****END MODEL NAV STYLES*****/

/*****TABBED PAGE STYLES*****/

.pages
{
    padding: 20px 25px;   
}

/*****END TABBED PAGE STYLES*****/

/*****END MAIN CONTENT*****/

/*****END SIDEBAR*****/

h1
{
    font-family: Verdana;
    color: #e51d28;
    font-size: 18px;
    font-weight: bold;
}

h3
{
    font-size: 12px;
    margin: 4px 0;
    color: #E28890;  
    font-weight: normal; 
    text-transform:uppercase;
    font-weight:bold;
}

h4
{
    color:#333333;
    text-transform:uppercase;
    font-weight:bold;
    margin:4px 0px;
    font-size:11px;

}


h5
{
    font-size: 14px;
    margin: 4px 0;
    color: #e1121c;  
    font-weight: normal; 
}

p
{
    margin: 5px 0;   
}

a
{
    color:#F26667;
}

a:hover
{
    color:#E01F26;
}

a:visited
{
    color:#F26667;
}


#header
{
    background: #eeeeee;
    border-bottom: 1px solid #cecece;   
    margin-bottom: 15px;
}

#header-text
{
    width: 1021px;
    margin: 0 auto; 
    text-align: right;
    line-height: 20px;
}

#header-text a
{
    color: #666666;
    text-decoration: none;   
}

#footer
{
    background: #f1f1f1;
    height: 10px;
    margin: 13px 0;   
}

.clear
{
    font-size: 1px;
    line-height: 0;
    clear: both;   
}

.box
{
    float:left;
    width:205px;
}

img
{
    border:0px;
}

.box p
{
    padding-right:10px;
}

.highlight
{
    padding:3px;
    background-color:#E9EFF4;
}

/*****FORM STYLES*****/

label, .input, .ddl
{
    float: left;
    margin: 3px 0;   
}

label
{
    width: 120px;
    line-height: 22px;
}

.input
{
    width: 220px;   
}

.ddl
{
    width: 224px;   
}

.small
{
    width: 80px;   
}

label.small
{
    width: 50px;
    margin-left: 10px;
}  

label.long
{
    width: auto;
    float: none;
} 

select.long, textarea.long
{
    margin-left: 120px;   
}

table label
{
    width: auto;
    margin: auto;
    line-height: normal;
    float: none;
}  

table.chk-list
{
    margin-bottom: 20px;
    margin-top: 10px;   
}

table.chk-list tr td
{
    width: 102px;   
}

table.chk-list tr td input
{
    margin-left: 0;   
}

span.required
{
    color: Red;   
} 

.error
{
    color: Red;   
}

body.noimagebox #main-content
{
    width:760px;
}

body.noimagebox #main-content .main-content-inner
{
    width:730px;
    padding:0 15px 0px 15px;
}

body.noimagebox h1
{
    margin-bottom:0px;
}  

/*****HOME PAGE STYLES*****/

#home-container
{
    padding: 29px;   
    border: 1px solid #d9d9d9;
}

#home-banner-container
{
    width: 717px;
    float: left;   
}

#home-sidebar-container
{
    margin-left: 12px;
    border: 1px solid #d9d9d9;
    background: #eeeeee url(/images/home_sidebar_bg.gif) repeat-x;
    width: 230px;
    height: 445px;
    float: left;   
}

#home-sidebar-container #home-sidebar
{
    padding: 10px;
    height: 309px;
}

#home-sidebar .header
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
}

#home-sidebar select
{
    width: 210px;
}

#home-main-banner
{
    width: 717px;
    margin-bottom: 4px;
}

/*****ITEM BOXES*****/

.item-box
{
    padding-bottom: 8px;
    color: #333333;
    background: White;
    font-size: 10px;
}

.item-box h4
{
    background: #337eb3;
    color: White;  
    font-size: 12px;
    padding-left: 10px; 
    margin-bottom: 8px;
    margin-top: 0;
    text-transform:none;
}

.item-box h4.green
{
    background: #559337;   
}

.item-box h4 a
{
    text-decoration: none;
    color: White;   
}

.item-box h4 a:hover
{
    color: White;
}   

.item-box .item-img
{
    width: 61px;
    float: left; 
    padding-left: 4px;
}

#sidebar .item-box
{
    padding-bottom: 0;   
}

#sidebar .item-box .item-img
{
    width: 100px;   
}

.item-box .item-img img
{

}

.item-box .item-img a:hover img
{
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.item-box .item-text
{
    width: 127px;
    float: left;
    margin: 0 5px; 
}

#sidebar .item-text
{
    width: 142px;
}

.item-box .item-link
{
    width: 18px;
    float: left;
    padding: 0 5px;
}

/*****END ITEM BOXES*****/

#home-main-banner
{
    width: 717px;
    margin-bottom: 4px;
}

#sub-banner-container
{
    width: 478px;
    float: left;
}

.sub-banner
{
    border: 1px solid #eeeeed;
    width: 476px;
    height: 104px;
    overflow: hidden;
    margin-bottom: 4px;   
}

.square-banner
{
    padding: 4px 8px;
    border: 1px solid #eeeeed;
    width: 217px;
    height: 206px;
    float: left;
    margin: 0 0 4px 4px;
}

.square-banner .img-container
{
    text-align: center;
}   

.square-banner iframe
{
    margin: 0 14px;
}

#link-banners
{
    margin-top: 4px;  
}

.link-banner-container
{
    background: #f1f2f2 url(/images/link_banner_bg.gif) repeat-x top;
    border: 1px solid #eeeeed;
    width: 158px;   
    float: left;
    padding: 16px;
}

.link-banner-container .link-banner
{
    
}

.link-banner-container .link-banner a:hover img
{
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

/*****END HOME PAGE STYLES*****/

/*****NEW CARS PAGE STLYES*****/

.car-box
{
    background: White; 
    border: 1px solid #eeeeed;
    width: 186px;   
    float: left;
    padding: 16px;
    margin: 1px;
}

.car-box-img
{
    height: 82px; 
    padding: 0 28px;  
}

.car-box a:hover img
{
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;   
}

.car-box .car-model
{
    margin: 3px 0;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold; 
    color: #666666;
}

.car-category-container
{
    background: #C6C8CE;
    padding: 0 10px;
}

.car-category
{
    background-image: url(/images/arrow_side_btn.gif);
    background-position: right center;
    background-repeat: no-repeat;
    font-weight: bold;
    line-height: 21px;
    color: White;
    text-transform: uppercase;
    font-size: 12px;
    margin: 5px 0;
    cursor: pointer;
}

.car-category-container:hover
{
    background-color: #EEEEEE;
}

.car-category-container:hover .car-category
{
    background-image: url(/images/arrow_slected_btn.gif);
    color: #e1121c;
}   

body.noimagebox label
{
    width: 190px;
    margin-right: 9px;
    line-height: normal;
} 

.car-box label
{
    width: 168px;
    line-height: 18px;
}

body.noimagebox label a
{
    display: block;
    color: #666666;
    text-decoration: none;   
}  

.more-arrow
{
   width: 18px;
   float: left;
}
/*****END NEW CARS STYLES*****/

/*****IMAGE GALLERY STYLES*****/

#main-image
{
    margin-right: 20px;
    width: 400px;
    float: left;   
}

#gallery-nav
{
    width: 120px;
    float: left;   
}

#previous-btn, #next-btn
{
    padding: 0;
    cursor: pointer;
    margin: 0 20px;
}

#previous-btn
{
    margin-bottom: 5px;   
}

#next-btn
{
    margin-top: 5px;   
}

#thumbnail-container
{
    width: 120px;
    height: 252px;
    overflow:hidden;
    position:relative;
}

#slide-container
{
    margin-bottom: -90px;
    position: absolute;
}

.thumbnail-img
{
    cursor: pointer; 
    height: 84px;
    overflow: hidden;  
}

.thumbnail-img:hover
{
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7; 
}

.btn-container
{
    height: 15px;
}

.main-image
{
    position: relative;   
}

.caption-container
{
    background: black;
    filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; 
	position: absolute;
	bottom: 0;
	width: 410px;
}

.image-caption
{
    display: block;
    margin: 4px 15px;   
    filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: White; 
}

/*****END IMAGE GALLERY STYLE*****/

/*****VEHICLE CAROUSEL*****/

#carousel
{
    position: relative;  
    overflow: hidden;
    margin-right: -50px;
    height: 75px; 
}

#carousel .carousel-thumbnail
{
    width: 50px;
    overflow: hidden;
    position: relative;
    float:left;   
}

#carousel .carousel-thumbnail img
{
    width: 50px;  
}

/*#carousel .current-thumbnail
{
    padding: 0;
    width: 100px;
    height: 75px;
}

#carousel .current-thumbnail img
{
    width: 100px;   
}*/

/*****END VEHICLE CAROUSEL*****/


/***** MAIN BANNER *****/

#main-banner-container
{
    position: relative;
    width: 717px;
    height: 226px;
}

#main-banner-container .banner-container
{
    position: absolute;   
}

#main-banner-container #banner-btns
{
    position: absolute;
    bottom: 0;
    height: 21px;
}

#main-banner-container .banner-btn
{
    width: 15px;
    height: 15px;
    margin: 3px;
    color: White;
    background: Black;   
    float: left;
    text-align: center;
    filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; 
	cursor: pointer;
}

#main-banner-container .banner-btn-current
{
    background: #C21E1D;   
}

/***** MAIN BANNER END *****/