.homeAsk h2
{
	margin-top:0;
	color:#fff;
}

.homeAsk a
{
	color:#fff;
}

.grey
{
    background-color:#d6d6d6;
    padding:10px;
    padding-bottom:0;
}



.newsBoxOuter .section
{
    font-size:18px;
    padding:10px 7px 5px 7px;
    line-height:normal;
    margin:0;
}

.newsBoxBottom
{
    padding:5px 10px;
    text-align:right;
    border-bottom:1px solid #d6d6d6;
}

.grey .newsBoxBottom
{
    padding:10px;
    border-top:1px #d6d6d6 solid;
    background-color:#eee;
    border-bottom:0;   
}

.newsBox p
{
	margin-top:0;
	margin-bottom:5px;
}

.newsBoxItem
{
    border-bottom:1px solid #d6d6d6;
    padding:7px 5px;
}

.grey .newsBoxItem
{
    border-bottom:1px solid #EEEEEE;
    background-color:#EEEEEE;
    background-image:url("images/rightList_bg.gif");
    background-repeat:repeat-x;
}

.newsBoxCompact .newsBoxItem
{
    background-color:#f2f2f2;
    padding:0;
    border-bottom:0;
    margin-bottom:1px;
}

/*.newsBoxCompact .newsBoxItem .thumbnail
{
    float:left;
    width:80px;
    height:60px;
    margin-right:10px;
}*/

.newsBoxCompact .newsBoxItem .link
{
    margin-left:90px;
    padding:10px 10px 10px 0;
}

.newsBoxCompact .newsBoxItem .link a
{
    text-decoration:none;
}

.newsBoxCompact .newsBoxBottom
{
    background-color:#0b509e;
    text-align:center;
    border-bottom:0;
    padding:0;
}

/*.newsBoxCompact .newsBoxBottom a
{
    color:#fff;
    text-decoration:none;
    display:block;
    padding:10px;
}*/

.newsBoxDomains .newsBoxItem
{
    background-color:#fff;
}

.newsBoxCompact.newsBoxDomains .newsBoxItem .link
{
    padding:5px 10px 5px 0;
}

.newsBoxCompact.newsBoxDomains .newsBoxBottom
{
    margin-top:5px;
}

.Doc2Form fieldset
{
    padding:0;
    border:0;
    margin:0;
    width:70%;
}

.Doc2Form legend
{ display:none; }

.Doc2Form ol
{ list-style-type:none; padding:0; margin:0; }

.Doc2Form .required_li
{ display:none; }

.Doc2Form label
{ display:block; margin-top:5px; }

.Doc2Form fieldset input, .Doc2Form fieldset textarea
{ width:100%; }

.Doc2Form PanelThanks
{ font-size:120%; font-weight:bold; text-align:center; margin:2em 0; }






.newsThumb
{
    margin:4px;
}

.newsLeftCol .newsThumb
{
    margin:0 10px 10px 0;
}

.reviewSummary
{
    clear:left;
    width:500px;
    border-top:1px solid #2373B8;  
    border-bottom:1px #41a6ff solid;
    background-image:url('images/rightList_bg.gif');
    background-repeat:repeat-x;
    background-color:#eee;
    margin-bottom:10px;
    position:relative;
}

.reviewSummary .rating
{
    position:absolute;
    top:7px;
    right:7px;
}
.reviewSummary .rating img
{
    float:left;
}

.reviewSummary h2
{
    margin-top:0;
    color:#434343;
    font-size:15px;
    margin-bottom:15px;
    margin-right:100px;
    line-height:normal;
}

.reviewSummary .reviewSummaryInner
{
    border-top:1px #41a6ff solid;
    border-bottom:1px solid #2373B8;  
    padding:7px;
}

.reviewSummary p
{
    margin:7px 0;
}

div.textLink
{
    margin:20px 0 0;
    text-align:center;
    background-color:#eee;
    line-height:1.7;
    background-image: url("images/rightList_bg.gif");
    border-bottom: 1px solid #41A6FF;
    border-top: 1px solid #41A6FF;
}

div.textLink div.textLink2
{
    border-bottom:1px solid #2373B8;
    border-top:1px solid #2373B8;
    padding:7px;
}



/* TagCloud
----------------------------------------------------------*/

.TagCloud			/* Applies to the entire tag cloud */
{
	text-align:center;
	line-height:normal;
}

.TagCloud > span	/* Applies to each tag of the tag cloud */
{
	margin-right:3px;
	text-align:center;
}

.TagCloud > span.TagWeight1	/* Applies to the largest tags */
{
	font-size:40px;
}

.TagCloud > span.TagWeight2
{
	font-size:32px;
}

.TagCloud > span.TagWeight3
{
	font-size:25px;
}

.TagCloud > span.TagWeight4
{
	font-size:18px;
}

.TagCloud > span.TagWeight5	/* Applies to the smallest tags */
{
	font-size:12px;
}

/* Adding garage review */
#garageList
{
    margin:1em 0;
    list-style-type:none;
    padding:0;
}

#garageList a
{
    color:black;
}

#garageList li
{
    margin:0;
    padding:10px;
    border-bottom:1px #eee solid;
}

#garageList li span
{
    float:right;
}



.dealTerms
{
    display:none;
    clear:both;
    padding-top:0.5em;
    border-top:1px #ddd solid;
}

.dealNotes
{
    line-height:normal;
    padding-top:1em;
    clear:right;
}


.reviewImagesTop
{
    position:relative;
    margin-bottom:6px;
}

.reviewImagesTop .rating
{
    position:absolute;
    left:0;
    bottom:0;
    border-top:2px white solid;
    border-right:2px white solid;
}

ul.reviewList
{
    margin:0;
    padding:0;
}

ul.reviewList li
{
    display:inline-block;
    text-align:center;
    width:140px;
    list-style-type:none;
    margin:0.5em;
    padding:0;
    vertical-align:top;    
}

.newsBox ul.reviewList li
{
    width:135px;
}

.ratingBar
{
    position:relative;
    background-image:url('images/ratingBar_bg2.png');
    height:10px;
    margin-bottom:2px;
}

.ratingBarInner
{
    background-image:url('images/ratingBar_bg.png');
    height:10px;
}

.ratingBarScore
{
    position:absolute;
    top:0;
    width:62px;
    height:46px;
    text-align:center;
    line-height:46px;
    border:2px white solid;
    border-top:0;
    background-image:url('images/ratingBar_bg.png');   
    color:White;
    font-weight:bold;
    font-size:36px; 
}

.reviewUpdated
{
    font-size:1.2em;
    font-weight:bold;
    color:#434343;
}

.vanReviewTabs ul
{
    background-color:#e5eef5;
    background-image:url('images/vanReviewTab_bg.png');
    background-repeat:no-repeat;
    height:105px;
    border-bottom:4px #4a83b8 solid;
    margin:2px 0;
    padding:0 0 0 9px;
    float:left;
}

.vanReviewTabs ul li
{
    float:left;
    list-style-type:none;
    margin:0;
    width:116px;
    text-align:center;
    margin-left:-9px;
    background-repeat:no-repeat;
}

.vanReviewTabs ul li:last-child
{
    width:105px;
}

.vanReviewTabs ul li a
{
    display:block;
    width:107px;
    padding-top:75px;
    margin-right:9px;
    height:30px;
    text-decoration:none;
    color: #00529B;
}

.vanReviewTabs ul li:last-child a
{
    padding-right:0;
    width:105px;
}

.vanReviewTabs ul li.selected a
{
    color:White;
}

.vanReviewTabs ul li.intro.selected { background-image:url('images/vanReviewTabIntro_bg.png'); }
.vanReviewTabs ul li.driving.selected { background-image:url('images/vanReviewTabDriving_bg.png'); }
.vanReviewTabs ul li.using.selected { background-image:url('images/vanReviewTabUsing_bg.png'); }
.vanReviewTabs ul li.history.selected { background-image:url('images/vanReviewTabHistory_bg.png'); }
.vanReviewTabs ul li.good.selected { background-image:url('images/vanReviewTabGood_bg.png'); }
.vanReviewTabs ul li.specs.selected { background-image:url('images/vanReviewTabSpecs_bg.png'); }
.vanReviewTabs ul li.interior.selected { background-image:url('images/vanReviewTabInterior_bg.png'); }

.vanReviewTabs ul li.intro { background-image:url('images/vanReviewTabIntroOff_bg.png'); }
.vanReviewTabs ul li.driving { background-image:url('images/vanReviewTabDrivingOff_bg.png'); }
.vanReviewTabs ul li.using { background-image:url('images/vanReviewTabUsingOff_bg.png'); }
.vanReviewTabs ul li.history { background-image:url('images/vanReviewTabHistoryOff_bg.png'); }
.vanReviewTabs ul li.good { background-image:url('images/vanReviewTabGoodOff_bg.png'); }
.vanReviewTabs ul li.specs { background-image:url('images/vanReviewTabSpecsOff_bg.png'); }
.vanReviewTabs ul li.interior { background-image:url('images/vanReviewTabInteriorOff_bg.png'); }


.homeGalleriesAsk .toptenThumbs
{
    width:530px;
    margin:0 0 10px 0;
}
    
.motSummary
{
    width:100%;
    border-collapse:collapse;
}

.motSummary th, .motSummary td
{
    padding:5px;
    border-bottom:1px #ddd solid;
}

.motSummary th 
{
    font-weight:normal;
}

.motSummary thead th 
{
    text-align:right;
    font-weight:bold;
}

.motSummary tfoot th 
{
    text-align:right;
    font-style:italic;
}

.motSummary td 
{
    text-align:right; font-weight:bold;
}

.listGood, .listBad
{
    width:319px;
    float:left; 
    margin:2em 0;   
}

.listGood
{
    margin-right:2px;
}

.listGood p, .listBad p,
.listGood ul, .listBad ul
{
    background-color:#f2f2f2;
    padding:9px 9px 9px 44px;
    color:#434343;
    background-repeat:no-repeat;
    margin:2px 0 0;
}

.listGood ul, .listBad ul
{
    padding-left:64px;    
}

.listGood p, .listGood ul
{
    border-bottom:2px #009c47 solid;
    background-image:url('images/vanReviewFor.png');
}

.listBad p, .listBad ul
{
    border-bottom:2px #9c0003 solid;
    background-image:url('images/vanReviewAgainst.png');
}

.listGood table p, .listBad table p
{
    background-color:#f2f2f2;
    padding:2px;
    color:#434343;
    background-image:none;
    margin:0;
    border:0;
}

.listGood table td, .listBad table td,
.listGood table th, .listBad table th
{
    background-color:#f2f2f2;   
}

.reviewSpecBoxOuter
{
    float:right;
    width:216px;
    margin-left:20px;
    margin-bottom:10px;
}

.reviewSpecBox
{
    width:215px;
    background-color:#f2f2f2;
    padding:12px 0;
    text-align:center;
    margin-left:1px;
    margin-bottom:1px;
    float:left;
    color:#333;
    font-weight:bold;
}

.reviewSpecBox.narrow
{
    width:107px;
}

.reviewSpecBox .value
{
    font-size:1.7em;
    margin-bottom:10px;
}

.reviewSpecBox .valueLeft
{
    font-size:2.5em;
    float:left;
    width:40%;
    line-height:normal;
}

.reviewSpecBox .labelRight
{
    text-align:left;    
}

.reviewSpecBox a
{
    text-decoration:none;
}

.reviewSpecBoxOuter .button
{
    color:White;
    width:199px;
    margin-bottom:1px;
}

.reviewSpecBoxOuter .button a
{
    color:White;
    text-decoration:none;
}


.prevLink, .nextLink
{
    background-color:#e4edf4;
    padding:5px 7px;
    text-decoration:none;
    background-repeat:no-repeat;
    margin:2em 0;
}

.prevLink
{
    float:left;
    background-image:url('images/prevLink_bg.png');
    background-position:left center;
    padding-left:20px;
}

.nextLink
{
    float:right;
    background-image:url('images/nextLink_bg.png');
    background-position:right center;
    padding-right:20px;
}

.modelHistory
{
    background-image:url('images/modelHistory_sep.png');
    background-position:center top;
    background-repeat:repeat-y;
}

.historyItem
{
    padding:12px;
    background-color:#f2f2f2;
}

.modelHistory .historyItem
{
    margin-top:40px;
}

.modelHistory .historyItem:first-child
{
    margin-top:1.5em;
}

.historyItem .heading
{
    text-align:center;
    font-weight:bold;
    font-size:1.2em;
}

.historyItem .itemDate
{
    text-align:center;
    font-weight:bold;
    margin-bottom:0.5em;
}

.historyItem p:first-child
{
    margin-top:0;
}

.historyItem p:last-child
{
    margin-bottom:0;
}

.reviewCompetitor
{
    float:left;
    width:211px;
    margin:0 1px 1em;
}
.reviewCompetitor a
{
    text-decoration:none;
}
.reviewCompetitor img
{
    margin-bottom:5px;
}

.reviewCompetitorsRight
{
    float: right;
    width: 216px;
    background-color: white;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.reviewCompetitorsRight h2
{
    text-align:left;
}

.reviewOwnerReview
{
    clear:left;
    background-color:#e5eef5;
    margin-bottom:2px;
    padding:10px;
}

.reviewOwnerReview .reviewContent
{
   padding-left:220px;
}  
    
.dropdown1 { padding-left:35px; height:40px; background-image:url('images/dropdownBullet1.png'); background-repeat:no-repeat; }
.dropdown1 select { width:165px; }

.dropdown2 { padding-left:35px; height:40px; background-image:url('images/dropdownBullet2.png'); background-repeat:no-repeat; }
.dropdown2 select { width:165px; }

.dropdownSelect { padding-left:35px; }
.dropdownSelect input { width:160px; }

.ownerReviewTopModels
{
    list-style-type:none;
    margin:0;
    padding:0;
    margin-bottom:2em;
}

.ownerReviewTopModels li
{
    clear:left;
    margin-top:10px;
}

.ownerReviewTopModels img
{
    float:left;
    margin-right:5px;
    width:50px;
    height:35px;
}

.ownerReviewTopModels .name a
{
    text-decoration:none;
}

.ownerReviewTopModels .extra
{
    text-transform:uppercase;
    color:#666;
    font-size:11px;
    margin-top:3px;
}

.ownerReviewTopModels .rank
{
    float:right;
    height:25px;
    width:25px;
    padding:5px;
    text-align:center;
    line-height:25px;
    background-color:#f2f2f2;
    font-weight:bold;
    font-size:1.2em;
}

.ownerReviewModels
{
    list-style-type:none;
    margin:0;
    padding:0;
    margin-bottom:2em;
}

.ownerReviewModels li
{
    clear:left;
    margin-top:3px;
    background-color:#f2f2f2;
    height:50px;
}

.ownerReviewModels img
{
    float:left;
    margin-right:10px;
    width:90px;
    height:50px;
}

.ownerReviewModels .name
{
    padding-top:5px;
}

.ownerReviewModels a
{
    text-decoration:none;
}

.ownerReviewModels .extra
{
    text-transform:uppercase;
    color:#666;
    font-size:11px;
    margin-top:3px;
}

.ownerReviewModels .userRating
{
    float:right;
    height:40px;
    width:40px;
    padding:5px;
    color:White;
    text-align:center;
    line-height:40px;
    font-weight:bold;
    font-size:2em;
}

.ownerReviewAboutBox
{
    padding:5px;
    background-color:#f2f2f2;    
    margin:2em 0;
}

.ownerReviewAboutBox h2
{
    margin-top:0;
    padding-left:6px;
}

.ownerReviewAboutBox table
{
    width:100%;    
}

.ownerReviewAboutBox th, .ownerReviewAboutBox td
{
    border-bottom:1px #333 dotted;
    padding:5px 3px;
    font-weight:bold;
}
.ownerReviewAboutBox td
{
    text-align:right;
}

.ownerReviewAboutBox .reviewLink
{
    text-align:right; margin:6px;
}

/* CFS detail pages */
.article #cfs h2.modelPrice
{
    float:right;
    color:#00529B;
    font-weight:bold;
    font-size:2em;
    margin-bottom:0;
    margin-left:20px;
}

.article #cfs h2.modelName
{
    text-transform:none;
    font-weight:bold;
    color:#222;
    font-size:2em;
    border-bottom:1px #eee solid;
    margin-bottom:10px;
    padding-bottom:10px;
}

.article #cfs div.mainImage
{
    padding: 9px;
    border: 1px #eee solid;
    background-color: #e6edf5;
    padding-right: 0;
}

.article #cfs div.mainImage img.enlargeImage
{
    float:left;
    margin-top:9px;
    margin-right:9px;
}

.article #cfs ul.details
{
    padding-left:1.5em;
    line-height:1.5;
}

.article #cfs div.phoneNumber
{
    background-color:#feffb3;
    padding:9px;
    border:1px #eee solid;
    margin-top:10px;
    text-align:center
}

.article #cfs div.phoneNumber span.text
{
    font-size:1.2em;
}

.article #cfs div.phoneNumber span.number
{
    font-weight:bold;
    font-size:1.8em;
    color:#222;
    margin:0 0 0 5px;
}

.article #cfs div.quickDetails
{
    background-color:#feffb3;
    padding:9px;
    border:1px #eee solid;
    margin-bottom:10px;
}

.article #cfs div.quickDetails b.call
{
    margin-bottom:6px;
    display:block;
    font-size:1.2em;
}

.article #cfs div.quickDetails h3.number
{
    font-weight:bold;
    font-size:2em;
    color:#222;
    margin:10px 0;
}

/* Fuel Calculator */
.fuelCalculator
{
    width:640px;
    margin-left:0px !important;
    background-color:#0B509E;
}

.fuelCalculatorLeft
{
    color:white;
}

.fuelCalcV1, .fuelCalcV2
{
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    background-color: #EEEEEE;
    margin-right: 10px;
}

/* Renault Fuel Calculator */
.renaultButton {
	background-color:white !important;
	width:auto !important;
	text-transform:uppercase;
	color:#2bbfd5 !important;
	text-decoration:none !important;
	cursor:pointer;
	border:2px #fdb515 solid !important;
}

.renaultButton:hover {
    color:white !important;
    background-color:#2bbfd5;
    border-color:#2bbfd5 !important;
    
}

#fuelCalc input, #fuelCalc select
{
    padding: 5px;
    border: 1px #ddd solid;
}
#fuelCalc p
{
    text-align:right;
    font-family:Arial, sans-serif;
    font-size:13px;
}
#fuelCalc .button
{
    padding:7px 28px;
    background-color:#54b504;
    border-color:white;
}

#fuelCalc .fuelCalculatorRenaultHub p
{
    text-align:left;
}

.TableList .fuelCalc td 
{
    height:1.6em;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */