.chevrolet h1 {

    font-size: 165%;
	color: #003399;
	/* width:592px; */
	border-bottom: 1px solid #cccccc;
	margin-bottom: 3px;
	
}



/*********************************************
       Items In The Left Navigation
**********************************************/



.chevrolet #nav1 .nav1_item a {

    font-size: 9px;
    color: #313031;
	border-bottom: 0.1em solid #CCCCCC;
	width: 130px;
	padding-left: 10px;
	
	padding-bottom: 3px;
	background: url('/assets/images/chevroletnav.gif') no-repeat;
	display: block;
	text-decoration: none;
	text-align: left;

}


/*********************************************
       Hovered Items In The Left Navigation
**********************************************/

.chevrolet #nav1 .nav1_item a:hover {

    background-color: #003399;
	color: #fff;
	background-image: none;

}


.chevrolet #nav1 .open a:hover,
.chevrolet #nav1 .open a {
	color:#ffffff;
	background: #003399;
}	


.chevrolet #nav1 .nav1_selected	a {
	background: #003399;
}	


.chevrolet #nav2 .nav2_item a {
	background: url('/assets/images/chevroletnav2.gif') right no-repeat;
	background-color: #003399;

}



/*********************************************
       Hovered Items In The Left Navigation
**********************************************/



.chevrolet #nav2 .nav2_item a:hover {
	background: url('/assets/images/genericnav2_.gif') right no-repeat;
    background-color: #333333;
}

.chevrolet #content #home {

 
	background: url('/assets/images/chevrolethome.jpg') no-repeat;



}

/* This is the list of links within Nav1 */


 .chevrolet #nav1_accordion h3.nav1_toggler, h3.navLeft_toggler{

    display: block;

	width: 140px;
	background-color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	margin:0 0 0px 0;
	border:0px solid #000000;

}

 
 

.chevrolet #nav1 ul div.nav1_stretcher {
	 width:140px;  
}


.chevrolet #nav1 ul div.nav1_stretcher ul{

	border:0px solid #000000;
	margin:5px 0 5px 0; 
	width:140px;
}






.chevrolet #nav1 ul div.nav1_stretcher ul li a.selected, 
.chevrolet #nav1 ul div.nav1_stretcher ul li a.selected:hover {

    background:#003399;
	font-weight: bold;
	color: #ffffff;

}


.chevrolet #nav1 ul div.nav1_stretcher ul li {

width:140px;
background-color:#FFFFFF;
margin:0;
padding:0;
border-bottom:1px solid #cccccc;
}



.chevrolet #nav1 ul div.nav1_stretcher ul li  a {
	text-decoration:none;
	color:#666666;
	padding:1px 0px 2px 20px;
	background:none;
	margin:0;
	width:120px;
	border:0px solid #cccccc;
		height: auto;
}





.chevrolet #nav3 ul li a:hover, .chevrolet #nav3 ul li.selected a {

    color: #ffffff;
	background: #003399;
	text-decoration: none;

}

.chevrolet #topnav-wrapper {

	background: #003399;

}
.chevrolet #topnav a:hover , 
.chevrolet #topnav a.selected {
    background: #ffffff;
	color:#003399;
} 


.chevrolet #content #options_wrapper #left_column #options_table .options_rightCol {

    width: 65px;
	padding: 5px;
	padding-top: 10px;
	padding-left: 10px;
	float: right;
	font-size: 10px;
	background: #DBDBDB;

}



div.chevrolet div#right-button-row {
background-image:url("/assets/images/btn_cal_comp_tax_chevrolet.gif");
width:136px;
height:31px;
}


.chevrolet .calc_right{
color:#003399;

}

/****************************************************

    Tax Calculator Page

*****************************************************/
	

	
	.chevrolet #content #tax_white_text {
	
	    width: 500px;
		padding-top: 5px;
		padding-bottom: 5px;
	    display: block;
		color: #333333;
		font-weight: normal;
		background: #ffffff;
		font-size: 10px;

	}
	
	.chevrolet #content #tax_red_form_header {
	
	    width: 490px;
		height: 14px;
		padding-top: 3px;
		padding-left: 10px;
	    display: block;
		color: #ffffff;
		font-weight: bold;
		background: #003399;
		margin-top: 15px;
		font-size: 10px;

	}
	

	

	.chevrolet #content #tax_grey_form_header {
	
	    width: 490px;
		height: 14px;
		padding-top: 3px;
		padding-left: 10px;
	    display: block;
		color: #ffffff;
		font-weight: bold;
		background: #333333;
		margin-top: 15px;	
		font-size: 10px;

	}
	

	
	
	
	.chevrolet #content #tax_grey_form_text {
	
	    width: 490px;
		padding-top: 5px;
		padding-bottom: 5px;
        padding-left: 10px;
	    display: block;
		color: #333333;
		font-weight: normal;
		background: #cccccc;
		font-size: 10px;

	}
	
	
		
	.chevrolet #content #tax_white_form_element {
	
	    width: 490px;
		padding-top: 10px;
		padding-bottom: 10px;
        padding-left: 10px;
	    display: block;
		color: #666666;
		font-weight: strong;
        font-size: 10px;
		background: #ffffff;

	}
	

	
	
	
	.chevrolet #content #tax_grey_form_element {
	
	    width: 490px;
		padding-top: 10px;
		padding-bottom: 10px;
        padding-left: 10px;
	    display: block;
		color: #666666;
		font-weight: strong;
        font-size: 10px;
		background: #cccccc;

	}
	
	
	/************************************************
	
	    Colours and Trims Page
	
	************************************************/
	



.chevrolet #content #colours_header {

    font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #cccccc;
	width: 600px;
	color: #003399;
	margin-bottom: 10px;
	margin-top: 10px;


}

.chevrolet #content #colours_box {

    width: 140px;
	float: left;
	height: 120px;
	display: block;

}


.chevrolet #content .trim_button {

    list-style: none;
	font-weight: normal;
	
}


.chevrolet #content .trim_button a {


    padding-left: 4px;
	padding-top: 2px;
    width: 92px;
	height: 16px;
	display: block;
	background-image: url('/assets/images/trim_btn.gif');
	background-color: #ffffff;
	text-decoration: none;
	color: #333333;
	font-size: 9px;

}

.chevrolet #content .box .a_trim p {
	float: right;
	padding-top: 20px;
	width: 170px;
}


.chevrolet #content .trim_button .selected, .chevrolet #content .trim_button a:hover {

    background-color: #003399;
	color: #ffffff;

}

.chevrolet #content .box .a_trim {

float: left;
padding-top: 25px;
padding-left: 25px;
width: 275px;
color: #313031;

}


.chevrolet #content .box .a_trim img {
	float: left;
}


.chevrolet #content .box{


background: #E2E2E2;



}

.chevrolet .search-by-price-row a, .chevrolet .search-by-co2-row a {

    color: #003399;

}



.chevrolet .search-by-price-column-1, .chevrolet .search-by-co2-column-1 {

    float: left;
    width: 150px;
    font-size: 11px;
    padding-left: 15px;
	margin-bottom: 2px;
	background: #D6D6D6;
	padding-bottom: 3px;
	
}

.chevrolet .search-by-price-column-2, .chevrolet .search-by-co2-column-2 {

    float: left;
    width: 100px;
    font-size: 11px;
    padding-left: 15px;
	margin-bottom: 2px;
	background: #D6D6D6;
	padding-bottom: 3px;
	
}

.chevrolet .search-by-price-column-3, .chevrolet .search-by-co2-column-3 {

    float: left;
    width: 125px;
    font-size: 11px;
    padding-left: 15px;
	margin-bottom: 2px;
	background: #D6D6D6;
	padding-bottom: 3px;
	
}

.chevrolet .search-by-price-column-4, .chevrolet .search-by-co2-column-4 {

    float: left;
    width: 155px;
    font-size: 11px;
    padding-left: 15px;
	margin-bottom: 2px;
	background: #D6D6D6;
	padding-bottom: 3px;
	
}





.chevrolet #search-by-price-submit-button {

	height: 23px;
	width: 68px;
	border: 0;
	background: url('/assets/images/chevrolet-search-by-price-submit-button.gif');

}



.chevrolet #search-by-co2-submit-button {

	height: 23px;
	width: 68px;
	border: 0;
	background: url('/assets/images/chevrolet-search-by-co2-submit-button.gif');

}


.chevrolet #content .plain-header {

    height: 14px;
	width: 488px;
	background: #003399;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1.5px;

}



.chevrolet .listing-toggler{

    background: #DBDBDB;
	height: 14px;
	font-weight: normal;
	font-size: 11px;
	width: 488px;
	margin-bottom:2.5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url('/assets/images/plusminus.gif');
	background-repeat:no-repeat;
	background-position:right;

}


.chevrolet .listing-toggler a {

    text-decoration: none;
	color: #003399;

}


.chevrolet .listing-row {
    margin-left: 4px;
    margin-bottom:2px;
    width: 485px;
    border-bottom:1px solid #ccc;
    font-size:10px;
}

.chevrolet .listing-row a:hover{

color: #003399;
/*text-decoration:underline;*/
}



.chevrolet .std-features-grey-row a, .chevrolet .std-features-white-row a {

    color: #003399;

}



/***********************
 
	chevrolet test drive form

************************/


.chevrolet #testdrive{
	width:465px;
	
	display:block;
	background-color:#CCCCCC;
	padding-left:20px;
	padding-top:40px;
}


.chevrolet #testdrive label{
background-image:url(/assets/images/chev_form_arrows.gif);
background-repeat:no-repeat;
padding-left:19px;
color:#666666;
background-position:0px 3px;
height:15px;
display:inline;
}


.chevrolet #testdrive p{
width:340px;
color:#666666;
}
.chevrolet div.grayheader{
	margin-top:30px;
	display:block;
	height:18px;
	width:485px;
	background-color:#999999;
}
.chevrolet div.testdrive p{
	width:445px;

}

.chevrolet div.testdrive img{
margin-top:20px;
}
.chevrolet div.subcontent{
margin-top:20px;
}
.chevrolet div.subcontent img{
margin:0px;
}
.chevrolet div.testdrive input.submit_butt{
background-image:url(/assets/images/chev_3dtd_submit.gif);
border:0px;
width:139px;
padding-left:139px;
overflow:hidden;
height:18px;
margin-top:17px;
margin-left:4px;
cursor:pointer;
display:block;
}


.chevrolet div.testdrive textarea{
width:328px;
height:84px;
margin-bottom:13px;
margin-top:4px;
}
.chevrolet div.testdrive input,
.chevrolet div.testdrive select{
width:127px;
margin-right:70px;
margin-bottom:13px;
margin-top:4px;
display:inline;
}


.chevrolet div.opt{
	width:400px;

}
.chevrolet #testdrive div.opt p{
float:left;
width:290px;
}
.chevrolet div.opt input{
float:right;
width:15px;
}
div.subcontent img{
margin:0px;
padding:0px;


}

.chevrolet h3.testdrive-toggler{
 
	width:485px;

}

.chevrolet div.dimensions-hdr {
	color: #003399;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}




.chevrolet h3.accordion-toggler{

    background: #333333;
	height: 16px;
	font-weight: normal;
	font-size: 11px;
	width: 587px;h
	margin-bottom: 1px;
	padding-left: 5px;
	padding-top: 2px;
	background-image: url('/assets/images/plusminus.gif');
	background-repeat:no-repeat;
	background-position:right;
	float: left;
	
}

.chevrolet h3.accordion-toggler a{

    text-decoration: none;
	color: #ffffff;

}


.chevrolet #hometext h2 font{

color: #000;
font-size: 14px;

}