﻿/*
MOTORING.COM.AU CSS Stylesheet.
*/

/* CONTENTS */
/* 1. CSS RESET
/* 2. LAYOUT
/* 3. HEADER
/* 4. MENU
/* 5. CONTENT AREA
/* 6. FOOTER
/* 7. SEARCH
/* 8. RESULTS
/* 9. FEED
/* 10. TABS
/* 11. ARTICLE POPUP
/* 12. AUTOCOMPLETE
/* 14. THUMBNAIL GALLERY
/* 15. FONTS 
/* 17. THUMB GALLERY 
/* 18. SHOWROOM SEARCH
/* 
*/

/* 1. CSS RESET */

/* END CSS RESET */


/* 2. LAYOUT */
body {
	background:#E7E8E9 url(/carcontent/motoring/bg_outer.png) repeat-x 0 0;
}

body{font:10pt arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}

select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}

table{font-size:inherit;font:100%}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}

em { font-style:italic;}
h3 em 
{ 
	color:#333;
	position:absolute;
	font-size:13px;
	line-height:15px;
	font-family:Georgia,serif;
}

.r-module h3, .r-title {
	
	font-weight:100;
	font-family: 'DroidSansRegular', Arial;
	font-size: 18px;
	line-height:18px;
	margin:0;
	padding:0px 0;
	background:#fff url(/carcontent/motoring/moduleheading_bg_style1.png) no-repeat bottom left;
	background-position: 70px center;
	color:#000;
}

#disqus_thread h3
{
	background-image: none;
}

.moduletitle2
{
	font-family: 'DroidSansBold', Arial;
	font-size: 11px;
	line-height:18px;
	padding:0px;
	margin:0px;
	border-bottom: 3px solid #EF3C26;
	background:transparent;
}

.moduletitle2red
{
	font-weight:100;
	font-family: 'DroidSansBold', Arial;
	font-size: 16px;
	line-height:16px;
	margin:0;
	padding:0px 0;
	background:#fff url(/carcontent/motoring/moduleheading_bg_style2_red.png) no-repeat bottom left;
	background-position: 70px center;
	color:#000;
}

.box .top, .box .bottom  {
	display:none;
}

.r-col-last{display:table-cell;margin-right:0;width:auto;*display:block;*zoom:1;_position:relative;_left:-3px!important;_margin-right:-3px!important}

.r-admin-title {background-color:#eee;color:#aaa;padding:0 10px}
.r-admin .CommandButton:hover {color:#f00}

.r-admin td input[type=checkbox] {margin-right:4px;vertical-align:middle}

.r-desktop 
{
	border:0px;
	margin:0 auto;
	width:1002px;
	height:auto;
	display:block;
}

#r-contents {
	position:relative;
	z-index:1;
	margin:0 auto;
}

#r-contents-fadein
{
	background:transparent url(/carcontent/motoring/content_area_bg_fade.png) no-repeat;
	height:100px;
	*height:auto; /* fix for background alignment on ie6+7 */
	width:1002px;
	display:block;
	margin-top:-200px !important;
	*margin-top:-100px !important; /* fix for background alignment on ie6+7 */
}

#r-contents-container
{
	background:transparent url(/carcontent/motoring/content-area-bg.png) repeat-y;
	width:1002px;
	margin-top:100px;
	border-top:100px solid transparent;
	*border-top: 0; /* fix for background alignment on ie6+7 */
}

#r-contents .r-right-only {
    margin-top: 0px !important;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

#r-contents .r-right-pane 
{
	float:right;
	width:300px;
	margin-left:10px;
}

#r-contents .r-center-pane {float:left}
#r-contents .r-center-only .r-center-pane {
	float:left;
}

#r-contents .r-right-only .r-center-pane 
{
    width:640px;
    clear:both;
    padding: 3px 0px 5px 21px;
}

/* Used by pages that only have a single column, eg seo pages */
#r-contents .r-center-only {
	margin:20px;
}

#r-contents .r-right-pane
{
	margin:0px;
	margin-right:20px;
	float:right;
}

#r-contents .r-search-pane 
{
	background:transparent;
	height:107px;
}

.on-top{  z-index: 10000;}

#banner
{
	margin-top:10px;
}

li.no-data:hover {
	background-color:#F7FAFF;
}

.newcars .power .data-column:hover {
	background-color:#eee;
	cursor:pointer;
}


.CommandButton {
	background:#FFCB03;
	border-bottom:#000 thin solid;
	border-left:silver thin solid;
	border-right:#000 thin solid;
	border-top:silver thin solid;
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin:5px 5px 5px 0;
	padding:2px 6px 2px 4px;
	text-align:center;
}
.CommandButton:hover {
	color:Red;
}

span.chevron 
{
  background: transparent url(/carcontent/cs/editorial-icons.png) no-repeat scroll 0 -21px;
  display: block;
  height: 8px;
  width: 5px;
  z-index: 0;
  position: absolute;
}

.social-media-container h3 {font-size:12px;}
* html .social-media-container h3 {padding:3px 0 5px;}
*:first-child+html .social-media-container h3  {padding:3px 0 5px;}

.csn-feed h3 em 
{
    top:6px;
}

#header-banner-html { display:none; }

.box .b2, .box .b3, .box .b4, .box .inner { border:0px;}

/* END LAYOUT */


/* 3. HEADER */

#r-header {
	position:relative;
	z-index:200000;
	width:992px;
	margin:0 auto;
}
#r-header #signin {font-size:10px;background-color:#ff9}
#r-header #sitelogo {float:left;height:106px;}
#r-header #banner {float:right}
#r-header #logo-banner {margin:0 0 10px 0;}

.csn-sitelogo {
	background-image:url(/carcontent/motoring/motoringlogo.png);
	display:block;
	height:106px;
	text-indent:-10000px;
	width:150px;
	margin-left:39px;
	margin-top:0px;
}

.csn-sitelogo:focus {
	outline:0;
}
/* END HEADER */




/* 4. MENU */

.RainbowAdmin #r-menu .menu ul {padding:0;border:medium none;-moz-border-radius:0;-webkit-border-radius:0}
.RainbowAdmin #r-menu .menu ul li ul {border:1px solid #ccc}
.RainbowAdmin #r-menu .menu ul li {border-left:1px solid #ccc}
.RainbowAdmin #r-menu .menu ul li ul li {border:medium none}

#r-menu {
	background:url(/carcontent/motoring/cs_nav_bg.png) repeat-x 0px 0;
	margin:0;
	z-index:99;
	position:relative;
}

#r-menu .menu li
{
    cursor:hand;
    display:block;
    font-size:13px;
    font-weight:normal;
    line-height:39px;
	height:39px;	
    text-decoration:none;
    width:auto;
	font-family: 'DroidSansRegular', Arial, sans-serif;
	
	/* Using a background for the menu seperator
	   fixes a glitch with zindexes causing borders
	   to show on the level-1 menu items */
	background: url(/carcontent/motoring/menu_sep.png) no-repeat right center;
	z-index: 100;
	position:relative;
}

#r-menu .menu a 
{
	line-height:39px;
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
}

#r-menu .menu a b
{
	line-height:39px;
	display:block;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	margin-left:7px;
	margin-right:7px;
	font-weight:normal;
	white-space:nowrap;
}

#r-menu .menu .top { padding:0px;}

#r-menu .menu li {

}

#r-menu .menu li.selected a,
#r-menu .menu li a:hover 
{
	background: url(/carcontent/motoring/menu_selected_left.png) no-repeat;
	width:auto;
	line-height:29px;
	height:29px;
	margin:0;
	padding:0 3px;
	margin-left:8px;
	margin-right:6px;
	margin-top:6px;
}

#r-menu .menu li.selected a b,
#r-menu .menu li a:hover b
{
	background: url(/carcontent/motoring/menu_selected_right.png) repeat-x scroll top right transparent;
	width:auto;
	line-height:29px;
	height:29px;
	padding-right:8px;
	padding-left:6px;
	display:block;
	margin:0px;
}
#r-menu .menu li a:hover b
{
	line-height:27px;
}

#r-menu .menu ul {
	background:#fff;
	top:33px;
	left:-4px;
}

#r-menu .menu ul li 
{
	width:141px;
	border-left:1px solid #000;
	background: transparent;
	white-space:nowrap;
}

#r-menu .menu ul li:hover, 
#r-menu .menu ul li a b:hover ,
#r-menu .menu li ul.level-1 li a
{
	background: transparent;
}

#r-menu .menu ul li a {
	border:0;
	color:#000;
	height:25px;
	line-height:25px;
	padding:0 10px 0 16px;
}

#r-menu .menu ul.level-1
{
	background:transparent url(/carcontent/motoring/topmenu_highlight_bottom.png) no-repeat bottom left;
	padding-bottom:5px;
}

#r-menu .menu ul.level-1 li{ 
	border-left:1px solid #282C2E;
	border-right:1px solid #282C2E;
	background:#fff;
	height:30px;
	line-height:30px;
	padding:0px;
	margin:0px;
	border-bottom:1px dotted #ddd;
}

#r-menu .menu ul.level-1 li a, #r-menu .menu ul.level-1 li a b
{
	padding:0px;
	margin:0px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	font-size:11px;
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-weight:normal;
	color:#666;
}

#r-menu .menu li#menu2807555 ul.level-1 li:hover a 
{
	overflow:hidden;
	display:block;
	background: url(/carcontent/motoring/lifestyle_menu_over.png) no-repeat;
}

#r-menu .menu li ul.level-1 li a b:hover{ 
	/*kground:#aaa; */
	color:#000;
}

#r-menu .menu li.selected ul.level-1 li a b
{
	background:transparent;
}

#r-menu .menu li#menu2807555 ul.level-1 li:hover a
{ 
	display:block;
}

#r-menu .menu li#menu2807555 ul.level-1 li:hover a b
{
	background:transparent;
}

#r-menu .menu .first .top {
	background:none;
	color:#fff;
	line-height:normal;
	outline:0;
	padding:0;
	text-indent:-10000px;
	width:50px;
}

#r-menu .menu .first .top b {
	background:url(/carcontent/motoring/cs_nav_home.png) no-repeat scroll center top transparent;
	display:block;
	height:39px;
	padding:0 10px;
	margin: 0px 10px 0px 10px;
	border-left:0px;
	border-right:0px;
	white-space:nowrap;
}
#r-menu .menu li#menu2609441
{
	border-left:0px;
	padding-right:5px;
	margin-top:0;
}

#r-menu .menu li#menu2609441 a { margin-top:0; padding:0px;margin:0px;}


#r-menu .l-wing
{
	float:left;
	display:block;
	background:transparent url(/carcontent/motoring/menu_l_wing.png) no-repeat;
	height:39px;
	width:5px;
}

#r-menu .r-wing
{
	float:right;
	display:block;
	background:transparent url(/carcontent/motoring/menu_r_wing.png) no-repeat;
	height:39px;
	width:5px;
}


.fancyitemplaceholder
{
	width:141px;
	height:35px;
	background:url(/carcontent/motoring/fancydropdown.png) no-repeat;
	color:#EE521E;
	position:absolute;
	z-index:999;
	line-height:42px;
	padding-left:17px;
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.lifestyle_expander
{
	margin-left:5px;
	line-height:150%;
	vertical-align:middle;
}

.csn-motoring-disclaimer{color:#808080;font-size:11px;font-weight:normal;line-height:16px}

/* 6. FOOTER */

#r-footer 
{
    width:100%;
	background:url(/carcontent/motoring/body_texture_tile.png);
}
#r-footer hr
{
    border:0;
    border-top:7px solid #d9d9d9;
    height:7px;
    margin:0;
    padding:0;
}

.footercrumb_top_container
{
	background:#fff;
	background:transparent url(/carcontent/motoring/content-area-bg.png) repeat-y;
}

.footer_top_button
{
	background:url(/carcontent/motoring/footer_top.png) no-repeat;
	width:96px;
	height:21px;
	margin:0 auto;
	display:block;
}


.footer_top_container
{
	background:#fff;
	background:transparent url(/carcontent/motoring/content-area-bg.png) repeat-y;
    display: none;
}

.outer-footer-panel
{
	margin:0 auto;
	background:url(/carcontent/motoring/footer_bg.png) repeat-x;
	width:992px;
	height:182px;
}

.footer-panel
{
	float:left;
	margin-top:10px;
}

.footer-panel-group {
	margin:10px 40px 10px 40px;
	clear:both;
}

.footer-panel-seperator
{
	background:url(/carcontent/motoring/footer_panel_seperator.png) no-repeat;
	width:2px;
	height:182px;
	float:left;
}

.footer-panel-group h1
{
	background: url(/carcontent/motoring/footer_group_title_start.png) no-repeat;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 3px;
	width: auto;
	float:left;
}
.footer-panel-group h1 span
{
	background: url(/carcontent/motoring/footer_group_title_tile.png) repeat-x scroll top right transparent;
	display: block;
	height: 28px; /* current style declarations */
	color: #fff;
	font-family: 'DroidSansRegular', Arial, sans-serif;
	font-size: 15px;
	font-weight: regular;
	text-decoration: none;
	padding-right: 8px;
	padding-left:5px;
	line-height:28px;
}
.footer-panel-group-content {
	clear:both;
	display:block;
	color:#ccc;
	font-size:11px;
	margin-top:10px;
	float:left;
}

.footer-panel-group-content ul
{
	margin-left:2em;
	padding-left:0.2em;
	margin-bottom:1em;
}

.footer-panel-group-content ul li
{
	list-style:disc;
	padding-left:0.1em;
	margin-bottom:0.2em;
}
.footer-panel-group-content ul li a, .footer-panel-group-content ul li a:visited
{
	color:#ccc;
	text-decoration:none;
}
.footer-panel-group-content ul li a:hover
{
	text-decoration:underline;
	color:#fff;
}

.footer-social-box {
	border:1px solid #aaa;
	background:#fff;
	padding:5px;
	height:25px;
	width:255px;
	line-height:16px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;	
	behavior: url(/carcontent/motoring/css3.htc);
	position:relative;
	z-index:0;
	padding-left:10px;
	float:left;
	margin-top:10px;
}

.footer-social-box a {
	line-height:20px;
}
.footer-social-box .facebook {
	width:57px;
	height:16px;
	background:#fff url(/carcontent/motoring/motoring-icons.png) no-repeat;
	background-position: 0 -50px;
	padding-left:20px;
	color:black;
	float:left;
	margin-top:3px;
}
.footer-social-box .facebook  a{
	text-decoration:none;
	color:#6F73A3;
}
.footer-social-box .twitter {
	width:42px;
	height:16px;
	background:#fff url(/carcontent/motoring/motoring-icons.png) no-repeat;
	background-position: 0 -69px;
	padding-left:20px;
	color:black;
	float:left;
	margin-top:3px;
}
.footer-social-box .twitter a {
	text-decoration:none;
	color:#2EBDFF;
}
.footer-social-box .youtube {
	width:50px;
	height:16px;
	background:#fff url(/carcontent/motoring/motoring-icons.png) no-repeat;
	background-position: 0 -88px;
	padding-left:20px;
	color:black;
	float:left;
	margin-top:3px;
}
.footer-social-box .youtube a {
	text-decoration:none;
	color:#A11D2A;
}
.footer-social-box .rss-feed {
	width:24px;
	height:16px;
	background:#fff url(/carcontent/motoring/motoring-icons.png) no-repeat;
	background-position: 0 -204px;
	padding-left:20px;
	color:black;
	float:left;
	margin-top:3px;
}
.footer-social-box .rss-feed a {
	text-decoration:none;
	color:#A11D2A;
}
 
#r-footer .corporate-links 
{
    font-size:11px;
	padding-top:10px;    	
    padding-bottom:5px;
	width:100%;
    text-align: center;
	margin:0 auto;
}
#r-footer .corporate-links li {margin-right:6px;clear:none;display: inline-block;}
#r-footer .corporate-links li a, #r-footer .corporate-links li a:visited { color:#333;text-decoration:none; }
#r-footer p.copyright 
{
    clear:left;
    color:#333;
    float:left;    
    font-size:11px;
    padding-bottom:20px;
    padding-top:10px;    
    *width:600px;    
}
#r-footer p.copyright em 
{
    font-style:italic;
    font-family:Georgia, Serif;
}

.RainbowAdmin #r-footer .copyright~div {clear:left;} 

.footer-extra{display:none;}
 
 
/* END FOOTER */
 
/* 7. SEARCH */

.csn-search-container 
{
	border:0px;
    width:300px;
    float:left;
    margin: 10px 0px 0px 10px;
}

.csn-editorial-search {
	width: 590px;
	margin-bottom: 10px;
	*position:relative;
	*z-index:50;
}

.csn-editorial-search h3 
{
    display:none;
}

.csn-editorial-search h3 
{
	position:relative;
}

.csn-editorial-search h3 em 
{
	left:67px;
}
.csn-feed h3 em 
{
	left:60px;
}


.search-content {
	background: transparent;
	border-top: 0;
	padding: 10px;
	position: relative;
	*zoom:1;
	*z-index:50;
	color:#fff;
	width: 570px;
}	

#search-content-wrapper.current
{
	background:#fff;
	width: 638px;
	border:1px solid #333;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;	
	behavior:url(/carcontent/motoring/css3.htc);
	position:relative;
	z-index:0;
}

#search-content-wrapper.current li { color:#4B4D4C;}
#search-content-wrapper.current li a{ color:#4B4D4C;}

.search-header {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
}

#KeywordContainer
{
	border: 1px solid #878787;	
	background: #fff;
	float: left;
	width: 470px;
	height: 30px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;	

}

#KeywordContainer label 
{
	display:none;
}

#KeywordContainer .keyword-search input {
	margin: 8px 10px;
	padding: 0;
	padding-right: 10px;
	width: 320px;
	height: 14px;
	border: 0;
	border-right: 1px solid #d9dadf;
	font-size: 12px;
}

#KeywordContainer input.wm 
{
	color:#999
}

#KeywordContainer input:focus {
	outline: 0;
}

#KeywordContainer #articletype 
{
	position:absolute;
	right:101px;
	top:0;
	width: 129px;
	padding: 9px;
	padding-bottom: 3px;
	z-index:1;
	font-weight:bold;
}      

* html .show-menu 
{
	padding:0;
	border:0;
}

.show-menu #KeywordContainer #articletype {
	border: 1px solid #d8dad9;
	padding: 8px;
	background: #fff;
}   

#KeywordContainer #articletype  span {
	display: block;
	background: url(/carcontent/motoring/search_drop_arrow_off.png) no-repeat 100% 3px;
	height: 20px;
	color: #000;
	cursor:pointer;
	text-align:right;
	padding-right:15px;
	font-size:12px;
}

#KeywordContainer #articletype  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	border-top: 1px dotted #ddd;
	padding-top: 3px;
	margin-top: 2px;
	display: none;
}

.show-menu #KeywordContainer #articletype ul {
	display: block;
}

.show-menu #KeywordContainer #articletype span {
	color: #EF3C26;
	background-image: url(/carcontent/motoring/search_drop_arrow_on.png);
}

#KeywordContainer #articletype ul li {
	display: block;
	padding: 0;
	margin: 5px 0;
	overflow: hidden;
	zoom: 1;
	clear: left;
}

#KeywordContainer #articletype ul li input {
	float: left;
	*margin-top:0;
}

#KeywordContainer #articletype ul li span,
#KeywordContainer #articletype ul li label {
	float: left;
	width: 75px;
	*width:70px;
	*padding-top:4px;
	margin-left: 5px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	display: block;
}

.filter-drop-menu {
	position: absolute;
	top: -1px;
	right: -1px;
	padding: 9px;
	padding-bottom: 3px;
	z-index: 99;
}

.filter-drop-menu a {
	display: block;
	background: url(/carcontent/motoring/search_drop_arrow_off.gif) no-repeat 100% 3px;
	width: 49px;
	height: 20px;
	color: #0066b8;
	padding-left: 10px;
}

.filter-drop-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	display: none;
}

.filter-drop-menu.show-menu {
	border: 1px solid #d8dad9;
	padding: 8px;
	background: #fff;
}

.filter-drop-menu.show-menu ul {
	display: block;
}

.filter-drop-menu.show-menu a {
	color: #b3b3b3;
	background-image: url(/carcontent/motoring/search_drop_arrow_on.png);
}

.filter-drop-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

.filter-drop-menu ul .clear-all-filters {
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	margin: 10px 0 5px;
}

.filter-drop-menu ul .clear-all-filters a {
	color: #0066b8;
	background: none;
	width: auto;
	height: auto;
	padding: 0;
	font-weight: bold;
}

.search-fields .filter-drop-menu input {
	margin: 0;
	padding: 0;
	display: inline;
	width: auto;
	height: auto;
}

.search-fields .filter-drop-menu label {
	display: inline;
	margin-left: 5px;
	color: #0066b8;
	font-weight: bold;
}

.search-fields .filter-drop-menu .checked label {
	text-decoration: underline;
}

.search
{
	position:absolute;
	top:0;
	right:0;
}
.search a{
	float: right;
	background: url(/carcontent/motoring/search_button.png) no-repeat 0 0;
	width: 89px;
	height: 33px;
	text-indent: -9999px;
	overflow:hidden;
} 
.search a:hover {
	background-position: 0 -33px;
}

.browse-refinements {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
}	

.browse-refinements li {
	float: left;
	margin-right: 15px;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #d9dadf;
	padding: 3px 15px 3px 0;
}

.browse-refinements li.browse,
.browse-refinements li.last {
	border:0px none;
}

.browse-refinements li a {
	color: #fff;
	text-decoration: none;
	padding-right: 15px;
	background: url(/carcontent/motoring/browse_drop_arrow_off.png) no-repeat 100% 4px;
	cursor:pointer;
}

.browse-refinements li.current a,
#search-content-wrapper.current li.current a{
	background-image: url(/carcontent/motoring/browse_drop_arrow_on.png);
	color: #EC1A23;
}

.search-result-slider {
	display:none;
	overflow: hidden;
	zoom: 1;
	left: -1px;
	z-index: 50;
	background: #fff;
	position: absolute;
	padding: 10px;
	border: 1px solid #333;
	border-top: 0;
	-moz-border-radius-bottomleft: 3px; 
	-moz-border-radius-bottomright: 3px; 
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	width: 618px;
}


.search-result-slider.show-slider {
	display: block;
}

.search-result-slider hr {
	background: #d9dadf;
	height: 1px;
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}

.search-result-slider ul 
{
	margin: 0;
	padding: 0 14px;
	float: left;
	width: 125px;
}

.search-result-slider ul li {
	color: #CCCCCC;
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

.search-result-slider ul li a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
}
.search-result-slider ul li a:hover 
{
	text-decoration:underline;
}

.search-result-slider .close-action {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: block;
	width: 16px;
	height: 13px;
	background: url(/carcontent/motoring/close_x.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow:hidden;
	outline: 0;
}

.search-result-slider .close-action:hover {
	background-position: 0 -13px;
}

.refine-by-keywords .go-button:hover {
	background:transparent url(/carcontent/powersearch/cs_go.gif) no-repeat 0 -32px;
	color:#FFF;
}

.linkbuttonsearch:hover {
	background:url(/carcontent/cse/search_big_ov.jpg) no-repeat;
}
.paramsearch .button input:hover {
	color:#fff;
}

html*.refine-by-keywords .pnlKeyword INPUT {
	width:128px;
}

/*TOP NAVIGATION SEARCH*/
#r-search
{
	background:transparent url(/carcontent/motoring/lvl2_header_bg.png) no-repeat;
	height:107px;
}

#r-search .r-module
{
	display:inline-block;
}

#r-search .csn-search-container
{

}

.csn-search-advert-container
{
	width:350px;
	right:0px;
	bottom:17px;
	position:absolute;
}

.csn-editorial-search h3 
{
    display:none;
}

.csn-search-container 
{
	border:0px;
    width:300px;
  /*  margin: 10px 0px 0px 10px;*/
}

/* END SEARCH */

/* 8. RESULTS */

.articles .header-text:hover,.editorialresult-container a:hover .item-title {
	color:#FF9A00;
	text-decoration:underline;
}
.articles .thumb a:hover img,.details-saved-searches .saved-vehicles .lnk-item .lnk-text:hover IMG,.details-saved-searches .saved-recent-vehicles .lnk-item .lnk-text:hover IMG,.compare-table .thumb:hover img {
	border:solid 1px #FF9A00;
}
.authorContent{
	margin-top:15px;
}
.results-header .sort .go-button a:hover {
	background:url(/carcontent/powersearch/cs_go.gif) no-repeat 0 -95px;
}
.show-photo-link a:hover {
	color:#FF9A00;
	text-decoration:none;
}
.slider-from,.slider-to{
	float:left;
	font-size:11px;
	font-weight:bold;
}

.slider-max {
	right:0;
}

.slider-min {
	left:0;
}
A.slider-submit:hover,A.dropdown-submit:hover {
	background-position:0 -32px;
}

/* END RESULTS*/

/* 9. FEED */
.csn-feed {
	padding-top:1px;
	position:relative;
}
.social-media-container {
	margin-top:10px;
	padding-top:1px;
	position:relative;
}

.social-media-container h3 {
	display:none;
	visibility:hidden;
}

.social-media-container .loading {
	width:258px;
}
.state-container A:hover,.csn-sitelogo:hover {
	background-position:center bottom;
}
.stream-container {
	_width:300px;
	border-bottom:1px solid #F0F3FC;
	clear:both;
	overflow:auto;
}
.csn-feed ul {list-style-type:none;}

		
.social-media-container
{
    position:relative;
    margin: 10px 0;
	width: 300px;
	height:auto;
}

.social-media-container .stream-container
{
    background: #f9f9f9;
    border: 0px;
    clear: both;
	margin-top:0px;
}

.twitter-feed, .facebook-feed, .comments-feed
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.comments-feed{
    height: 250px;
}
.twitter-feed li, .comments-feed li
{
    padding: 8px 0;
    margin: 0 8px;
    font-size: 10px;
    border-bottom: 1px dotted #ccc;
}

.twitter-feed .last,.comments-feed .last
{
    border: 0;
}

.twitter-feed li p , .comments-feed li p 
{
    margin: 0;
    font-size: 10px;
    color: #0068b9;
}

.twitter-feed li p a , .comments-feed li p a
{
    color: #0068b9;
    text-decoration: none;
}

.twitter-feed li p a:hover, .comments-feed li p a:hover
{
    text-decoration: underline;
}

.twitter-feed span,.comments-feed span
{
    display: block;
    text-align: right;
    color: #666;
}

.follow-us-on-twitter
{
    background: #f0f3fc;
    padding: 7px 10px;
    border-top: 1px solid #d9d9d9;
}


.twitter-feed span.date, .comments-feed span.date
{
	text-align: right;
	color: #666;
	display: inline;
	float: right;
}

.comments-feed li,.twitter-feed li
{
	overflow: hidden;
}

.comments-feed span.message,.twitter-feed p.message
{
	color: #000000;
	display: inline;
}

.fbConnectWidgetTopmost {
	border: none!important;
}

/* END FEED*/ 

/* 10. TABS */
.csn-tabs .ui-tabs-nav a,.csn-tabs .ui-tabs-nav a span {
	background-image:url(/carcontent/powersearch/cs_tabs.png);
	color:#000;
}
.module-tabs-menu {
	background:none repeat scroll 0 0 transparent;
	list-style-type:none;
	margin:0;
	padding:0;
	right:0;
	top:0;
	width:auto;
	clear:both;
	border-bottom: 3px solid #ec4540;
	height:25px;
	line-height:25px;
	display:block;
}

.module-tabs-menu a, .module-tabs-menu .selected { text-shadow: none;}

.module-tabs-menu li {
	float: left;
	margin-left: 5px;
}

.module-tabs-menu .first {
	margin: 0;
}
.module-tabs-menu .first a {
	border:0px;
	border-radius:0px;
}
.module-tabs-menu li:last-child a
{
	border-radius:0px;
}

.module-tabs-menu li .selected,.module-tabs-menu li .selected:hover {
	color:#EE3C27;
}

.module-tabs-menu li a {
	
	color:#666;
	display:block;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	padding:6px 8px 5px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:auto;
	font-family: 'DroidSansBold', Arial;
	text-transform:uppercase;
}

.module-tabs-menu li a.selected span {
	background:url(/carcontent/Motoring/menu_sel.png) no-repeat transparent;
	bottom:-9px;
	display:block;
	height:8px;
	left:50%;
	margin-left:-5px;
	overflow:hidden;
	position:absolute;
	width:13px;
	z-index:1;
}

.module-tabs-menu li a:hover {
	color:black;
}

.motoring-tabs-panel .loading,.social-media-container .loading {
	background:#fff url(/carcontent/Motoring/ajax-loading.gif) no-repeat;
	color:#666;
	float:left;
	font-size:11px;
	height:16px;
	margin:10px 0 0 10px;
	padding:2px 0 5px 21px;
}
.motoring-tabs-panel li a:hover,.twitter-feed li:hover,.comments-feed li:hover {
	background-color:#e9f0ff;
}

.motoring-tabs-panel li.alt a:hover {
	background-color:#F1F2F5;
}
/* END TABS*/

/* 11. ARTICLE POPUP */
body.popup-page
{
    margin:20px;
}

body.popup-page .rbModuleTitleTxt
{
	border-bottom:4px solid #EC4540;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:0;
	padding:4px 0;
}
body.popup-page div.notheme div 
{
	margin-top:10px;
	color:#777;
	font-style:italic;
}
body.popup-page div.nostyle p {
	margin-bottom:10px;
}


/* 11. AUTOCOMPLETE */
.auto-suggest 
{
    background-color:transparent;
	position: absolute;
	top: 42px;
	left: 0;
	width: 510px;
	z-index: 200001;
	display: block;
	margin-top:-10px;
}

.auto-suggest .acSelect 
{ 
	background-color:#EBEBEB; 
	cursor:pointer;
}

.auto-suggest-arrow {
    position: absolute;
    top: -8px;
    left: 10px;
    width: 10px;
    height: 5px;
    background: url(/carcontent/motoring/auto_suggest_arrow.png) no-repeat 0 0;
}
	
.auto-results {
    background: #fff;
	border:2px solid #7F7F7F;
    padding: 0;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
	border-radius:5px;
	behavior: url(/carcontent/motoring/css3.htc);
	z-index:0;
	position:relative;
	margin-top:-10px;
}

.suggestion-highlight { font-weight:bold; color:#000;}
	
.auto-suggest-footer {
	display:block;
	border-top:1px solid #ddd;
	height:25px;
}	
.auto-suggest-morelink,.auto-suggest-morelink:visited
{
	float:left;
	clear:both;
	margin-left:20px;
	margin-top:10px;
	font-family: 'DroidSansRegular', Arial;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.auto-suggest-morelink:hover { color:#ED3B26;}

.auto-suggest-close {
	float:right;
	margin:10px;
	background:url(/carcontent/motoring/auto_suggest_close.png) no-repeat;
	height:13px;
	width:13px;
	display:block;
	text-indent:-99999px;
}

	
.internal-results 
{
    background: #fff;
    padding: 0;
	margin-bottom:10px;
}
		
.auto-results h4 {
    margin: 12px 0 0 20px;
    padding: 0;
    color: #dc603c;
    font-size: 12px;
	font-family: 'DroidSansRegular', Arial;
	font-weight:bold;
}
			
.result-placement {
    margin: 5px 0 0 0;
    padding: 0;
    list-style-type: none;
}
			
.result-placement li {
    color: #343434;
    text-transform: uppercase;
    font-size: 11px;
	font-family: 'DroidSansRegular', Arial;
    text-decoration: none;
    padding:3px 0 3px 15px;
	display:block;
	clear:both;
	height:37px;
}

.result-placement li .autocomplete_img_outer
{
	float:left;
	margin:2px 10px 5px 5px;
	padding:1px;
	width:40px;
	height:30px;
	background:url(/carcontent/motoring/autosuggest_img_bottom.png) no-repeat;
	padding-bottom:5px;
	background-position: 0 bottom;
	
}

.result-placement li .autocomplete_item_img
{

}

.result-placement li .autocomplete_item_text
{
	padding:2px 0 0 0px;
	display:table-cell;
	vertical-align:middle;
	height:37px;
}
					
.result-set h5 {
    margin: 0;
    padding: 0;
    color: #dc603c;
    font-size: 12px;
    background: url(/carcontent/carsales/editorial/heading_strike_through.jpg) repeat-x 0 7px;
    margin-bottom: 8px;
}
			
.result-set h5 span {
    background: #fff;
    padding-right: 5px;
}
				
.result-set ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
			
.result-set ol li {
    overflow: hidden;
    zoom: 1;
    margin: 3px 0 11px;
}
				
.editorial-details .csn-feed .image-container {
    border: 1px solid #e5e5e7;
    padding: 2px 0;
    float: left;
    margin-right: 8px;
    width: 58px;
    height:auto;
}
					
.result-set .article-content {
    float: left;
    width: 260px;
}
					
.result-set .article-content h6 {
    margin: 0;
    padding: 0;
}
						
.result-set .article-content h6 a {
	font-size: 10px;
	color: #3f8dcb;
	text-decoration: none;
}
							
.result-set .article-content p {
    margin: 0;
    margin-top: 8px;
    font-size: 10px;
}
						
.result-set .view {
    float: right;
    width: 57px;
    height: 20px;
    text-indent: -9999px;
    background: url(/carcontent/carsales/editorial/view.png) no-repeat 0 0;
    margin-top: 20px;
}
						
.result-set .view:hover {
    background-position: 0 -20px;
}
	



/* 4. NEWSLETTER */
.pmg-subscribe-newsletter 
{
    width:300px;
}


.pmg-subscribe-newsletterinner
{
	border:1px solid #aaa;
	border-top:0px;
	padding:10px;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;	
	behavior:url(/carcontent/motoring/css3.htc);
	position:relative;
	z-index:0;
}

.pmg-subscribe-newsletterinner span
{
	color:black;
	text-decoration:none;
	margin-bottom:20px;
	font-family: 'RockwellStdRegular', serif;
	font-weight:normal;
	font-style:italic;
}


.pmg-subscribe-newsletterinner .controlgroup 
{
	border:1px solid #aaa;
	padding:0px 0px 0px 5px;
	line-height:25px;
	height:25px;
	width:270px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	/*behavior: url(/carcontent/motoring/css3.htc);*/
	position:relative;
	z-index:0;
}

.pmg-subscribe-newsletterinner .emailtextbox
{
	border:0px;
	line-height:25px;
	height:25px;
	width:180px;
}
.pmg-subscribe-newsletterinner .subscribe
{
	border:0px solid #aaa;
	width:64px;
	line-height:25px;
	height:25px;
	float:right;
	background:url(/carcontent/motoring/newsletter_submit.png) no-repeat;
	color:#fff;
	font-family: 'DroidSansRegular', Arial;
	font-size:12px;
	font-weight:normal;
	text-indent: -9999px;
	display:block;
	cursor:hand;
}

.pmg-subscribe-newsletterinner .subscribe:hover
{
		
}



/* #. DoubleClick Ad Module */
.advert-container 
{
	margin-top:10px;

}

/* IPAD APP */

.header_ipad_link
{
    background-image:url(/carcontent/motoring/advertising/ipad-app-promo.png);
    display:block;
    height:70px;
    margin-top:0px;
    text-indent:-10000px;
    width:300px;
}



/* 6. FONTS */
/* 
	Don't remove the smiley:
	http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/#smiley
*/
@font-face {
    font-family: 'RockwellStdRegular';
    src: url('/carcontent/motoring/fonts/rockwellstd-webfont.eot');
    src: local('☺'),
		 url('/carcontent/motoring/fonts/rockwellstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('/carcontent/motoring/fonts/rockwellstd-webfont.woff') format('woff'),
         url('/carcontent/motoring/fonts/rockwellstd-webfont.ttf') format('truetype'),
         url('/carcontent/motoring/fonts/rockwellstd-webfont.svg#RockwellStdRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* custom selector for mobile devices that don't support load local */
@media screen and (max-device-width: 480px) {
	@font-face {
		font-family: 'RockwellStdRegular';
		src: url('/carcontent/motoring/fonts/rockwellstd-webfont.eot');
		src: url('/carcontent/motoring/fonts/rockwellstd-webfont.eot?#iefix') format('embedded-opentype'),
			 url('/carcontent/motoring/fonts/rockwellstd-webfont.woff') format('woff'),
			 url('/carcontent/motoring/fonts/rockwellstd-webfont.ttf') format('truetype'),
			 url('/carcontent/motoring/fonts/rockwellstd-webfont.svg#RockwellStdRegular') format('svg');
		font-weight: normal;
		font-style: normal;
	}
}

@font-face {
	font-family: 'DroidSansRegular';
	src: url('/carcontent/motoring/fonts/DroidSans-webfont.eot');
	src: local('☺'),
		 url('/carcontent/motoring/fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/carcontent/motoring/fonts/DroidSans-webfont.woff') format('woff'),
		 url('/carcontent/motoring/fonts/DroidSans-webfont.ttf') format('truetype'),
		 url('/carcontent/motoring/fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* custom selector for mobile devices that don't support load local */
@media screen and (max-device-width: 480px) {
	@font-face {
		font-family: 'DroidSansRegular';
		src: url('/carcontent/motoring/fonts/DroidSans-webfont.eot');
		src: url('/carcontent/motoring/fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
			 url('/carcontent/motoring/fonts/DroidSans-webfont.woff') format('woff'),
			 url('/carcontent/motoring/fonts/DroidSans-webfont.ttf') format('truetype'),
			 url('/carcontent/motoring/fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
		font-weight: normal;
		font-style: normal;
	}
}

@font-face {
	font-family: 'DroidSansBold';
	src: url('/carcontent/motoring/fonts/DroidSans-Bold-webfont.eot');
	src: local('☺'),
		 url('/carcontent/motoring/fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/carcontent/motoring/fonts/DroidSans-Bold-webfont.woff') format('woff'),
		 url('/carcontent/motoring/fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
		 url('/carcontent/motoring/fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* custom selector for mobile devices that don't support load local */
@media screen and (max-device-width: 480px) {
	@font-face {
		font-family: 'DroidSansBold';
		src: url('/carcontent/motoring/fonts/DroidSans-Bold-webfont.eot');
		src: url('/carcontent/motoring/fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
			 url('/carcontent/motoring/fonts/DroidSans-Bold-webfont.woff') format('woff'),
			 url('/carcontent/motoring/fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
			 url('/carcontent/motoring/fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
		font-weight: normal;
		font-style: normal;
	}
}
/* END FONTS */


/* 16. VIDEO GALLERY */
.video-thumbnail-container .r-col
{
    margin-right: 20px; 
}

.videos-carousel
{
    width:300px;
}
.videos-carousel .csn-carousel
{
    width: 300px;
	background: #fff;
    position: relative;
	overflow:hidden;
    float: left;
    height:400px;
}
.videos-carousel .csn-carousel img
{
    border: none;
}
.videos-carousel .csn-carousel h3, .videos-carousel .csn-carousel .item img, .videos-carousel .csn-carousel .item p, .videos-carousel .csn-carousel .thumbs,.videos-carousel .csn-carousel .foot
{
    float: left;
}
.videos-carousel .csn-carousel h3
{
    color: #EE3C27;
    padding: 3px;
    margin: 0;
    background-color: transparent;
	font-size:18px;
    width: 300px;
	background:#fff url(/carcontent/motoring/moduleheading_bg_style2_red.png) no-repeat 70px center;
	padding-left: 0px;
}
.videos-carousel .csn-carousel .item
{
    position: relative;
    float: left;
    margin:5px 4px 44px 0px;
	_margin: 5px 2px 44px 0px;
}
.videos-carousel .csn-carousel .item img
{
    width: 300px;
    /*position: absolute;*/
    overflow: hidden;
	margin-bottom:56px;
    top: 0px;
    left: 0px;
}
.videos-carousel .csn-carousel .item .frame
{
    width: 300px;
    height: 200px;
	overflow:hidden;
	z-index:1000;
}
.videos-carousel .csn-carousel .item h4
{
    position: absolute;
    top: 169px;
    left: 0;
    background: url(/carcontent/motoring/70alpha.png);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6333333,endColorstr=#E6333333);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6333333,endColorstr=#E6333333);
    cursor: pointer;
    z-index: 1010;
    width: 100%;
    height: 24px;
    line-height: 25px;
    float: left;
    color: #ffffff;
    padding: 4px 10px;
    font-family: Arial, sans-serif;
    font-size: 11px;
}
.videos-carousel .csn-carousel .item h4 a
{
    text-decoration: none;
    color: #fff;
}
.videos-carousel .csn-carousel .item .subHeading
{
    float: left;
    color: #000;
    width: 256px;
	height:50px;
    margin: 10px 0 0;
    overflow: hidden;
	padding: 0px;   
	font-size:11px;
}
.videos-carousel .csn-carousel .item span
{
    display:block;
    width: 13px;
    height: 11px;
    background: transparent url(/carcontent/carsales/icons-sprite.png) no-repeat scroll right top;
    position: absolute;
	_overflow:hidden;
    right: 8px;
    top: 236px;
}
* html .videos-carousel .csn-carousel .item span {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/carcontent/carsales/icons-sprite.png');
}
.videos-carousel .csn-carousel .item span.review
{
    background-position: 0 -195px;
}
.videos-carousel .csn-carousel .item span.news
{
    background-position: 0 -211px;
}
.videos-carousel .csn-carousel .item span.video
{
    background-position: 0 -227px;
}
.videos-carousel .csn-carousel .item .more
{
    display:none;
}
.videos-carousel .csn-carousel .item .more:hover
{
    text-decoration: underline;
}

.videos-carousel .csn-carousel .thumbs
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding:0px;
	margin:0 0px;
	width: 400px;
}
.videos-carousel .csn-carousel .thumbs li
{
    float: left;
    margin:8px 12px 0 0px;
	_margin:8px 12px 0 0px;
	
}
.videos-carousel .csn-carousel .thumbs li a
{
    display: block;
    height: auto;
    overflow: hidden;
    border:1px solid #000;
}

.videos-carousel .csn-carousel .thumbs li a:hover, .videos-carousel .csn-carousel .thumbs li a.selected
{
    border-color:#EE3C27;
}

.videos-carousel .csn-carousel .foot
{
    background: transparent url(/carcontent/motoring/dotted-line-bg.png) repeat-x 0px 0px;
    position:absolute;
    bottom:0px;
    left:0px;
    overflow:hidden;
}
.videos-carousel .csn-carousel .status
{
    background-color: #EFEFEF;
    color: black;
    font-weight: bold;
    width: 294px;
    float: left;
    margin-top: 10px;
    padding: 5px 0px 5px 6px;
    font-size: 11px;
}

.videos-carousel .csn-carousel .status .more-videos
{
    float: right;
    margin-right: 10px;
	color: #000;
	text-decoration: none;
	position: absolute;
    left: 210px; 
}
.videos-carousel .csn-carousel .status .more-videos:hover
{
    text-decoration: underline;
}

.videos-carousel .timestamp
{
    font-family: Georgia, Times New Roman, serif;
    font-style: italic;
    margin-top: 10px;
    font-size: 11px;
    color: #333;
}

.videos-carousel .timestamp strong
{
    font-style: italic;
    font-weight: bold;
}

/* END VIDEO GALLERY  */

/* 17. THUMB GALLERY */
.video-thumbnail-container .r-col-last
{
    width: 300px;
    overflow: hidden;
}

.video-thumbnail-container .thumbs-gallery  
{
    width: 318px;
    height: 400px;
    position: relative;
    overflow: hidden;
}

.thumbs-gallery .title
{
    margin: 0px;
    padding: 3px;
 }


.thumbs-gallery .thumbs 
{
    position: relative;
	overflow: hidden;
	width: 100%;
	background-color:#fff;
}

.thumbs-gallery .thumbs ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 1px 0px;
    width:328px;
}

.thumbs-gallery .thumbs li {
	float: left;
	margin: 0px 10px 12px 0;
	background: #fff;
	display: block;
	position: relative;
}

.thumbs-gallery .thumbs li a{
	border:1px solid #000;
	display:block;
	text-decoration:none;
}

.thumbs-gallery .thumbs li a:hover{
	border-color:#EE3C27;
}


.thumbs-gallery .thumbs .image
{
    color: #000;
}

.thumbs-gallery .thumbs .image img{
	width:152px;
	height:101px;
    border:0;
}

.thumbs-gallery .thumbs .image h2 {
    position: absolute;
    top: 70px;
    left: 0px;
    font-family: Arial, sans-serif;
	font-size:11px;
	width: 90%;
}
	
.thumbs-gallery .thumbs .image h2 span {
    color: #fff;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.7);
    padding: 3px;
    overflow:hidden;
    display: block; 
    white-space:nowrap;
    text-overflow:ellipsis; /* for internet explorer */
}

.video-thumbnail-container .thumbs-gallery .footer
{
    background-color: #EFEFEF;
    color: black;
    font-weight: bold;
    margin: 0px;
    padding: 5px 0px 5px 6px;
    font-size: 11px;
    font-family: arial,helvetica,clean,sans-serif;
    letter-spacing: 0px;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    width: 312px;
    display: block;
}

.thumbs-gallery .footer a{
    color: black;
    float: right;
    text-decoration: none;
    margin-right: 10px;
}

.thumbs-gallery .footer a:hover{
    text-decoration: underline;
}
/* END THUMBNAIL GALLERY*/



/* 18. SHOWROOM SEARCH */


.csn-showroom-module
{
	border:1px solid #aaa;
	border-top:none;
	padding:10px;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;	
	behavior: url(/carcontent/motoring/css3.htc);	
	position:relative;
	z-index:0;
}

.r-module .csn-showroom-form .NewCarInfoSearch
{
    width:278px;    
}

.r-module .csn-showroom-form .NewCarInfoSearch .search-button a
{
	float:right;
	text-indent: -9999px;
	background: transparent url(/carcontent/motoring/carshowroom_search.png) no-repeat;
	width:70px;
	height:26px;
}
.r-module .csn-showroom-form .NewCarInfoSearch .search-button a:hover
{
	background: transparent url(/carcontent/motoring/carshowroom_search_over.png) no-repeat;
}

.csn-showroom-module .powered-by-cs
{
	float:left;
	text-indent: -9999px;
	background: transparent url(/carcontent/motoring/powered-by-cs.png) no-repeat;
	width:103px;
	height:43px;
	position:relative;
	margin-top:-30px;

	margin-bottom:10px;
}

.r-module .csn-showroom-form .NewCarInfoSearch .make dt { display:none;visibility:hidden;}
.r-module .csn-showroom-form .NewCarInfoSearch .model dt { display:none;visibility:hidden;}

.r-module .csn-showroom-form .NewCarInfoSearch .make dd select
{ 
	width:100%;
	display:block;
	background: white url(/carcontent/motoring/showroom_form_elements.png) no-repeat;
	border:0px;
	background-position: -5px -37px;
	padding: 3px 2px 3px 2px;
	height:25px;
	margin-bottom:10px;
}
.r-module .csn-showroom-form .NewCarInfoSearch .model dd select
{ 
	width:100%;
	display:block;
	background: white url(/carcontent/motoring/showroom_form_elements.png) no-repeat;
	border:0px;
	background-position: -5px -37px;
	padding: 3px 2px 3px 2px;
	height:25px;
	margin-bottom:10px;
}

.r-module .csn-showroom-form .NewCarInfoSearch .PriceFrom dt { display:none;visibility:hidden;}
.r-module .csn-showroom-form .NewCarInfoSearch .PriceFrom { float:left; display:block;}
.r-module .csn-showroom-form .NewCarInfoSearch .PriceTo { float:left; display:block;}

.r-module .csn-showroom-form .NewCarInfoSearch .PriceFrom dd select
{ 
	width:130px;
	display:block;
	background: white url(/carcontent/motoring/showroom_form_elements.png) no-repeat;
	border:0px;
	background-position: -5px -5px;
	padding: 3px 2px 3px 2px;
	height:25px;
	margin-bottom:10px;
}
.r-module .csn-showroom-form .NewCarInfoSearch .PriceTo dd select
{ 
	width:130px;
	display:block;
	background: white url(/carcontent/motoring/showroom_form_elements.png) no-repeat;
	border:0px;
	background-position: -5px -5px;
	padding: 3px 2px 3px 2px;
	height:25px;
	margin-bottom:10px;
	margin-left:17px;
}


.r-module .csn-showroom-form .NewCarInfoSearch .keyword
{
	clear:both;
	display:block;
}
.r-module .csn-showroom-form .NewCarInfoSearch .keyword dt{display:none;visibility:hidden;}
.r-module .csn-showroom-form .NewCarInfoSearch .keyword dd input
{ 
	width:100%;
	display:block;
	background: white url(/carcontent/motoring/showroom_form_elements.png) no-repeat;
	border:0px;
	background-position: -5px -37px;
	padding: 3px 2px 3px 5px;
	padding: 0px 2px 3px 5px\9; /* hack for ie */
	height:25px;
	margin-bottom:10px;
}


.csn-showroom-module .showroom-top-searches h4
{
	font-family:  Arial, sans-serif;
	font-size:11px;
    border-top: 2px solid #EF3C26;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight:bold;
}

.csn-showroom-module .showroom-top-searches ul
{
	margin-left:20px;
	float:left;
	margin-right: 10px;
}

.csn-showroom-module .showroom-top-searches ul li
{
	list-style-position: outside;
	padding:2px 0px;
	/*list-style-image: url(/carcontent/motoring/icon-vehicle-details-bullet.gif);*/
	list-style: disc;
    color: #999;
}
.csn-showroom-module .showroom-top-searches ul li a, .csn-showroom-module .showroom-top-searches ul li a:visited
{
	color:#666;
	text-decoration:none;
	font-family: Arial, sans-serif;
	font-size:11px;
}
.csn-showroom-module .showroom-top-searches ul li a:hover
{
    color:#000;
	text-decoration:underline;
}

.watermark {
	color: #999 !important;
}
.watermark2 {
	color: #999 !important;
	font-style: italic !important;
}
.watermark3 {
	color: #c77 !important;
}

/* END SHOWROOM SEARCH */

/*
  <div id="footer-breadcrumb">
    <ul class="footer-breadcrumb-list">
      <li class="item"><a class="link" herf="/">Home</a></li>
      <li class="item"><a class="link" herf="/bmw">Bmw</a></li>
    </ul>
  </div>
*/

#footer-breadcrumb { background-color: #f00; margin: 0px 8px; overflow: hidden; *zoom: 1; }
#footer-breadcrumb ul.footer-breadcrumb-list {}
#footer-breadcrumb ul.footer-breadcrumb-list > li { float: left; padding: 0px 4px; }
#footer-breadcrumb ul.footer-breadcrumb-list > li.home {}
#footer-breadcrumb ul.footer-breadcrumb-list > li.make {}
#footer-breadcrumb ul.footer-breadcrumb-list > li.type {}
#footer-breadcrumb ul.footer-breadcrumb-list > li.model {}
#footer-breadcrumb ul.footer-breadcrumb-list > li > a { line-height: 28px; }

.pmg-subscribe-newsletter 
{
    width: 276px;
    padding:12px;
    margin-bottom:0;
    background-color:#fff;
    border: 1px solid #cdcdcd;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.pmg-subscribe-newsletterinner 
{
    border:none;
    padding:0;
    margin:0;
    margin:0;
}
.pmg-subscribe-newsletter .moduletitle2,
.pmg-subscribe-newsletter .rbModuleTitleTxt {
    font-weight: bold;
    font-size: 18px !important;
    color: #EE3C27;
    padding: 0 0 5px 24px;
    margin: 0 0 9px !important;
    border-bottom: 1px dotted #f1f1f1;
    background: #fff url("/carcontent/motoring/subscription-icon.png") no-repeat 0 3px;
    text-transform: none !important;
}

.newsletter-subscription-links 
{
    position:relative;
}

.newsletter-subscription-links p
{
    width: 175px;
    font-family: Arial;
    color: #333;
    font-size: 12px;
    line-height: 15px;
}

.newsletter-subscription-links a 
{
    background-color:#e35239;
    color: #fff;
    font-weight: bold;
    font-size:12px;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
    text-decoration: none;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
    border-bottom: 2px solid #b8231d;
}

.newsletter-subscription-links a:hover 
{
    background-color:#e34330;
}

.newsletter-subscription-links a:active 
{
    border-bottom: none;
    
} 

/* CSS for SEO Footcrumb */
.footer-enhancements 
{
    background: url("/carcontent/motoring/content-area-bg.png") repeat-y scroll 0 0 transparent;
    overflow: hidden;
    zoom: 1;
    padding: 0 6px;
}

.toggle-seo-footer 
{ 
  top: -25px;
  right: 15px;
  font-size: 11px;
  padding-right: 40px;
  background: url("/carcontent/cs/redesign/sprite-footer.png") no-repeat 25px -340px;
  color: #999;
  text-decoration: none;
  line-height: 16px;
  float: right;
  text-align: right;
  width: 23px;
  display:block;
  z-index:3;
  margin:-25px 15px 0 0;
}

.toggle-seo-footer:hover 
{
  background-position: 25px -364px;
}

.show-seo-footer .toggle-seo-footer 
{
  background-position: 25px -292px;
}

.show-seo-footer .toggle-seo-footer:hover 
{
  background-position: 25px -316px;
}

#r-footer .enhanced-seo-footer,  #r-footer .footcrumb-container
{
  overflow: hidden;
  zoom: 1;
  background: #fff;
  border-bottom: 0;
}

#r-footer ul.footcrumb 
{
    background: #f4f4f4;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    overflow: hidden;
    zoom: 1;
    float: none;
}
  
#r-footer ul.footcrumb li 
{
    float: left;
    clear: none;
    margin: 0;
}
    
#r-footer ul.footcrumb a,
#r-footer ul.footcrumb span 
{
    display: block;
    line-height: 34px;
    padding: 0 10px 0 20px;
    color: #666;
    background: url("/carcontent/cs/redesign/sprite-footer.png") no-repeat -6px -32px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

#r-footer ul.footcrumb li:first-child a 
{
  background: none;
  padding-left: 15px;
}

#r-footer ul.footcrumb span 
{
  color: #262626;
}
      
    #r-footer ul.footcrumb #footcrumb-home a 
    {
        padding: 0 6px 0 10px;
        width: 20px;
        text-indent: -10000px;
        background: url("/carcontent/cs/redesign/sprite-footer.png") no-repeat 9px 5px;
    }
    
#r-footer .enhanced-seo-footer 
{
  margin: 0;
  border-bottom:1px solid #e9e9e9;
  background: #fcfcfc;
  display: none;
}

#r-footer .show-seo-footer .enhanced-seo-footer 
{
  display: block;
}

#r-footer .enhanced-seo-footer p 
{
    font-size: 12px;
    font-family: Georgia, Serif;
    font-style: italic;
    margin: 10px 15px;
    padding-right:5px;
    top:0;
    line-height: 24px;
}
  
#r-footer .enhanced-seo-footer p a 
{
    color: #2c7cc0;
    text-decoration: none;
}
    
#r-footer .enhanced-seo-footer p a:hover 
{
    text-decoration: underline;
}
  
#r-footer .enhanced-seo-footer .tags
{
    float: right;
    padding: 7px 0;
    margin:-45px 40px 0 0px;
}
#r-footer .enhanced-seo-footer .tags li 
{
    float: left;    
    clear: none;
    margin: 3px 0 3px 6px;
}

#r-footer .enhanced-seo-footer .tags li a 
{
    color: #333;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    display: block;
    border: 1px solid #e5e5e5;
    line-height: 22px;
    padding: 0 12px;
    background: #f8f8f8;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#r-footer .enhanced-seo-footer .tags li a:hover,
#r-footer .enhanced-seo-footer .tags li a:active,
#r-footer .enhanced-seo-footer .tags li a.active,
#r-footer .enhanced-seo-footer .tags li a.active:hover 
{
  background: #f6f6f6;
  border-color: #d6d6d6;
}
      
#r-footer .enhanced-seo-footer .tab-panel-content 
{
    clear: both;
    padding: 12px 0;
    margin: 0 15px;
    border: 1px dotted #cacaca;
    border-width: 1px 0 0;
} 

#r-footer .enhanced-seo-footer .tab-panel-content ol 
{
   overflow: hidden;
   zoom: 1;
}
  
#r-footer .enhanced-seo-footer .tab-panel-content li 
{
   float: left;
   clear: none;
   margin: 3px 6px 3px 0;
}
      
#r-footer .enhanced-seo-footer .tab-panel-content a 
{
    display: block;
    line-height: 24px;
    padding: 0 12px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #ececec;
    color: #666;
    font-size: 11px;
    text-decoration: none;
}