@charset "utf-8";
/* CSS Document */

body{ 
	background-color:#595959; 
	background-image:url(../gfx/bg_grad.jpg); 
	background-repeat:repeat-x;
	margin:0px;
}

/* page components ||||||||||||||||||||||||||||||||||||||||| */

#container-main{
	margin-left:auto;
	margin-right:auto; 
	width:1018px; 
	height:500px; 
}

.page-components-left-margin{
	background-image:url(../gfx/page_components_left_margin.jpg); 
	background-repeat:repeat-y;
}

.page-components-right-margin{
	background-image:url(../gfx/page_components_right_margin.jpg); 
	background-repeat:repeat-y;
}


/* content areas ||||||||||||||||||||||||||||||||||||||||| */
#slideshow-container{
	background-color:#FFFFFF;
}

#left-pod-content{
	height:187px;
	background-color:#CCCCCC; 
}

#middle-pod-content{
	height:187px;
	background-color:#CCCCCC; 
}

#right-pod-content{
	height:187px;
	background-color:#CCCCCC; 
}

.content-table{
	width:976px;
}

.upper-content{
	height:40px;
}

/* 3 column layout */
.left-col-3col{
	width:163px;
	background-color:#ffffff;
}
.middle-col-3col{
	width:626px;
	background-color:#ffffff;
}
.right-col-3col{
	width:163px;
	background-color:#ffffff;
}

/* 2 column layouts */
.left-col-2col{
	width:163px;
	background-color:#ffffff;
}

.right-col-2col{
	width:163px;
	background-color:#ffffff;
}
.main-col-2col{
	width:813px;
	background-color:#ffffff;
}

.gutter-12{
 	width:12px;
}

/* photo grid */
.photo-grid-content{ 
	height:180px; 
	border:1px solid #5F5F5F;
	padding:3px 3px 3px 3px; 
	margin:1px 1px 5px 1px; 
	vertical-align:top;
}
.photo-grid-content p{
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
	font-size:11px;
	padding:0px 4px 0px 4px;
	margin: 0px;
}
.photo-grid-content img{ 
	border:1px solid #b9b9b9;
}

photo-grid-content-spacer_row{
	height:6px;
}

.photo-grid-content a {color:#CC0000;text-decoration:none;}
.photo-grid-content a:hover {color:#CC0000;text-decoration:underline;}
.photo-grid-content a:visited {color:#CC0000;text-decoration:none;}


/* vehicle listing grid */
#vehicle-listing-grid{ 
	background-color:#EAEAEA; 
	background-image:url(../gfx/inventory_listing_grid_bg.jpg); 
	background-position:top left; 
	background-repeat:repeat-x; 
	height:160px;
} 
#vehicle-listing-grid td{ 
	font-size:12px; 
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
} 

.vehicle-listing-grid-heading{
	font-size:20px; 
	line-height:30px;
}
.vehicle-listing-grid-other-price{
	font-size:12px; 
	color:#696969; 
}
.vehicle-listing-thumb{
	border:1px solid #b9b9b9; 
}

/* vehicle-detail */
.vehicle-detail-heading{
	font-size:20px; 
	line-height:30px;
}
#vehicle-detail-photo-container{

}
#vehicle-detail-photo-container img{
	border:1px solid #b9b9b9; 
}

#vehicle-detail-video-container{

}

#vehicle-detail-summary-container{

}

#vehicle-detail-similar-vehicles-container{

}
.vehicle-detail-price{
	font-size:30px;
}

#vehicle-detail-logos-carfax{
	display:inline-block;
	vertical-align:top;
	width:157px;
}
#vehicle-detail-logos-carproof{
	display:inline-block;
	vertical-align:top;
	width:103px;
}
#vehicle-detail-logos-icbc{
	display:inline-block;
	vertical-align:top;
	width:31px;
}
#vehicle-detail-logos-bcaa{
	display:inline-block;
	vertical-align:top;
	width:120px;
}
#vehicle-detail-logos-bcaa{
	display:inline-block;
	vertical-align:top;
	width:000px;
}
.vehicle-detail-logos-spacer{
	display:inline-block;
	vertical-align:top;
	width:10px;
}

/* vehicle detail info */
#vehicle-detail-info-header{
	height:30px;
	background-image:url(../gfx/column_header_more_info.jpg); 
	background-repeat:no-repeat; 
	text-align:center;
	vertical-align:middle;
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
	font-size:13px;
	font-weight:bold;
}
#vehicle-detail-info-container{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:5px 5px 5px 5px;
	background-color:#EFEFEF;
}

/* related vehicles */
.vehicle-detail-similar-vehicles-heading{
	font-weight:bold;
	height:10px;
}
.vehicle-detail-similar-vehicles-body{
	height:35px;
}
.vehicle-detail-similar-vehicles-thumb{
	border:1px solid #b9b9b9;
}

/* members section */

#member-login{
	border:1px solid #000000; 
	background-color:#E4FCFB;
	padding:5px 5px 5px 5px;
}

#member-login-header{
	height:30px;
	background-image:url(../gfx/column_header_more_info.jpg); 
	background-repeat:no-repeat; 
	text-align:center;
	vertical-align:middle;
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
	font-size:13px;
	font-weight:bold;
}
#member-login-container{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:5px 5px 5px 5px;
	background-color:#E4FCFB;
}

#signup-info-header{
	height:30px;
	background-image:url(../gfx/column_header_more_info.jpg); 
	background-repeat:no-repeat; 
	text-align:center;
	vertical-align:middle;
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
	font-size:13px;
	font-weight:bold;
}
#signup-info-container{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:5px 5px 5px 5px;
	background-color:#EFEFEF;
}

#signup-password-format{
	border:1px solid #000000; 
	background-color:#FFFFCC;
	padding:5px 5px 5px 5px; 
	margin-top:10px;
}

#signup-success{
	border:1px solid #000000; 
	background-color:#E4FCFB;
	padding:5px 5px 5px 5px; 
	margin-top:10px;
}


/* toolbar */
#toolbar-container{
	background-image:url(../gfx/page_components_toolbar.jpg); 
	background-repeat:no-repeat; 
	height:50px; 
	padding:0px 35px 0px 35px; 
	vertical-align:top; 
}

#toolbar-table{
	height:42px; 
	width: 948px;
	margin:0px;
}


/* column components */
.column-pod-header-123{
	height:25px;
	background-image:url(../gfx/column_header_163.jpg); 
	background-repeat:no-repeat; 
	text-align:center; 
	vertical-align:middle;
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
	font-size:11px;
	font-weight:bold;
}

/* search widget */
.search-widget-container{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:5px 5px 5px 5px;
	background-color:#EFEFEF;
}
/* calculator widget */
#isPmt{ 
	background-image:url(../gfx/loan_calculator_result.gif); 
	background-repeat:no-repeat; 
	height:25px; 
	vertical-align:middle;
	font-size:16px;
	padding-left:7px; 
	margin-bottom:10px;
}


/* misc */
.bg-white{
	background-color:#FFFFFF;
}

.center-content{
	text-align:center;
}

.padded-cell{
	padding:3px;
}

.spacer-5{
	height:5px;
}
.spacer-10{
	height:10px;
}
.spacer-15{
	height:15px;
}
.spacer-20{
	height:20px;
}


/* warranty */
.warranty-table td{ 
	text-align:left
}
.warranty-list{
	margin-left:0px; 
	padding-left:0px;
}
.warranty-list ul{
	margin-left:20px; 
	padding-left:0px;
}
.warranty-list li{
	margin-left:0px;
	padding-left:0px;
}




/* text styles ||||||||||||||||||||||||||||||||||||||||| */

h1,h2,h3,h4,h5,p,span,blockquote,li,td {
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
	font-size:12px;
	color:#696969; 
}

h1,h2,h3,h4,h5 {
	color:#696969;
	margin-top:0px;
	margin-bottom:0px; 
}


p {
	line-height:16px;
	margin-top:0px;
}

h1 {
	font-size:30px; 
	font-weight:normal; 	
}

h2 {
	font-size:26px; 
	font-weight:normal;	
}

h3 {
	font-size:20px; 
	font-weight:normal; 	
}

h4 {
	font-size:16px; 
	font-weight:bold; 	
}

h5 {
	font-size:12px; 
	font-weight:bold; 	
}

.black{
	color:#000000;
}

.red{
	color:#CC0000;
}
.red-bold{
	color:#CC0000;
	font-weight:bold;
}

.text-10{
	font-size:10px; 
}
.text-11{
	font-size:11px; 
}
.text-12{
	font-size:12px; 
}
.text-13{
	font-size:13px; 
}
.text-14{
	font-size:14px; 
}
.text-15{
	font-size:15px; 
}


#footer {
	font-size:11px; 
	color:#ffffff;
	padding:0px 21px 15px 21px;
	line-height:18px; 
	text-align:center;
}



/* form styles ||||||||||||||||||||||||||||||||||||||||| */

.form-no-margin{
	margin:0px; 
	padding:0px;
}

.field-label-required{ 
	color:#CC0000;
}

/* search widget */
.search-widget-select-control-large{
	width:145px;
	font-size:11px;
	border: 1px solid #696969;
}
.search-widget-select-control-small{
	width:65px;
	font-size:10px;
	border: 1px solid #696969;
}
.search-widget-text-control{
	width:140px;
	font-size:11px;
	padding:2px;
	border: 1px solid #696969;
}

/* calculator widget */
.calculator-widget-select-control-small{
	width:85px;
	font-size:10px;
	border: 1px solid #696969;
}
.calculator-widget-text-control-large{
	width:140px;
	font-size:11px;
	padding:2px;
	border: 1px solid #696969;
}
.calculator-widget-text-control-small{
	width:80px;
	font-size:11px;
	border: 1px solid #696969;
}

/* more info form */
.more-info-text-control-large{
	width:220px;
	font-size:11px;
	padding:2px;
	border: 1px solid #696969;
}
.more-info-textarea{
	width:460px;
	height:30px;
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
	color:#696969;
	font-size:11px;
	padding:2px;
	border: 1px solid #696969;
}

/* member login form */
.login-text-control-large{
	width:220px;
	font-size:11px;
	padding:2px;
	border: 1px solid #696969;
}

/* member signup form */
.signup-text-control-large{
	width:220px;
	font-size:11px;
	padding:2px;
	border: 1px solid #696969;
}


/* vehicle-finder */
.vehicle-finder-select-control-large{
	width:145px;
	font-size:11px;
	border: 1px solid #696969;
}
.vehicle-finder-select-control-small{
	width:85px;
	font-size:10px;
	border: 1px solid #696969;
}
.vehicle-finder-text-control-large{
	width:240px;
	font-size:11px;
	padding:2px;
	border: 1px solid #696969;
}
.vehicle-finder-text-control-medium{
	width:140px;
	font-size:11px;
	padding:2px;
	border: 1px solid #696969;
}
.vehicle-finder-text-control-small{
	width:80px;
	font-size:11px;
	border: 1px solid #696969;
}

.vehicle-finder-textarea{
	width:590px;
	height:30px;
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif; 
	color:#696969;
	font-size:11px;
	padding:2px;
	border: 1px solid #696969;
}


.checkbox{
	/* border: 1px solid #696969; */
}



/* link styles ||||||||||||||||||||||||||||||||||||||||| */

a:focus, a:active {
outline: 0 none;
-moz-outline:0 none;
} 

a {color:#CC0000;text-decoration:none;}
a:hover {color:#CC0000;text-decoration:underline;}
a:visited {color:#CC0000;text-decoration:none;}

#footer a {color:#ffffff;text-decoration:none;}
#footer a:hover {color:#ffffff;text-decoration:underline;}
#footer a:visited {color:#ffffff;text-decoration:none;}










