/*
   model-landing.css
   Mazda Model Landing Page Styles
   
   Created by Victor Nguyen on 2010-04-18.
   Copyright 2010 igloo digital. All rights reserved.
*/


/*MODEL: LANDING PAGE*/

/*generic small view module (3 teasers with thumbs) */
/* ALSO IN HOMEPAGE.CSS, RATIONALISE THIS BABY */
.model-smlview {border-top:1px solid #ededed; padding:14px 0;}
.model-smlview h2 {font-family:'Interstate-RegularRegular',arial,sans-serif; font-size:1.8em; font-weight:normal; color:#212121; padding-bottom:13px;}
.model-smlview-teaser {float:left; width:248px; display:inline; margin-right:11px;}
.model-smlview-teaser.last {margin-right:0;}
.model-smlview-teaser h3 {font-size:1.4em; padding:20px 0 18px 0;}
.model-smlview-teaser p {}
.model-smlview-teaser div.image,
.model-smlview-teaser img {width:242px; background:#ededed;}
.model-smlview-teaser .listing-item-photo-placeholder {width:240px; height:134px; border:1px solid #eaeaea; background:url('/images/generic/bg-listing-placeholder-article-small.jpg') no-repeat center center;}


/*accessories view*/
#model-acc {padding-top:14px;}
#model-acc a.image {width:242px; display:block; background:#ededed;}
#model-acc img {width:242px;}

/*community matrix flash wrapper*/
body.vehicles-model .community-flash-wrapper {margin-bottom:20px;}
