/*================================
 = ninnbar
==================================*/

#ninnbar a, #ninnbar a:visited, #ticker a, #ticker a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:normal;
}
#ninnbar {
	background:#8c8c8a url(../img/bg/bg-sprites-ninn.gif) 0 -100px repeat-x;
	font: normal .85em tahoma, arial, san-serif;
	color:#b2b2b0;
	line-height:2em;
	height:2em;
}
#ninnbar dt {
	display:block;
	background:url(../img/bg/bg-sprites-ninn.gif) 100% 0 no-repeat;
	float:left;
	width:40px;
	text-indent:-3000px;
	letter-spacing:-3000px;
	margin-right:17px;
}
#ninnbar dd {
	float:left;
	letter-spacing:10px;
}
/*================================
 = ticker
==================================*/

#ticker {
	background: #8c8c8a url(../img/bg/bg-sprites-ninn.gif) 0 -200px repeat-x;
	color:#cecece;
	font: bold .85em tahoma, arial, san-serif;
	text-transform:uppercase;
	height:1.7em;
	padding:.3em 0 0 20px;
}
#ticker img {
	float:left;
	margin:0 0 0 5px;
}
#ticker #current-section {
	float:left;
	margin:0 8px;
}
#ticker button {
	background:url(../img/icons/icn-sprites-ticker.gif) 0 0 no-repeat;
	width:5px;
	padding:0;
	border:none;
	text-indent:-3000px;
	letter-spacing:-3000px;
	float:left;
	margin:.2em 3px 0 0;
	height:10px;
	overflow:hidden;
	font-size:1px;
}
#ticker #pause-story {
	background-position:0 -25px;
	width:6px;
	letter-spacing:-3000px;
}
#ticker #next-story {
	background-position:0 -50px;
}
/*================================
 = header
==================================*/

#header {
	height:10em;
	position:relative;
}
#header #logo {
	position:absolute;
	top:50%;
	left:10px;
	margin-top:-28px;
}
.home-layout #header #logo {
	margin-top:-33px;
}
#header table {
	height:100%;
	border:none;
	padding:0;
	float:right;
}
#header table td {
	border:none;
	padding:0;
	vertical-align:middle;
}
#header .cars-online {
	top: 112px;
	padding-bottom:5px;
	position:absolute;
	color:#931318;
	font-size:1.2em;
	text-align:center;
	float:right;
	font-weight:bold;
	right:0;
	width:130px;
}
* html #header .cars-online {
	margin-left: 150px;
}
#header .cars-online strong {
	padding:12px 5px 0;
	font-size:1.2em;
	color:#000;
}
#header strong span {
	margin-left:-.2em;
}
/*================================
 = navigation
==================================*/

#navigation {
	background:url(dugmad.gif) 0 100% repeat-x;
	padding-left:12px;
	height:32px;
	margin-bottom:5px;
}
#navigation, #navigation ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#navigation a {
	display: block;
	text-decoration: none;
	background:url(dugmad.gif) no-repeat;
	height:100%;
	padding-bottom:1px;
}
#navigation li { /* all list items */
	float: left;
	margin-right:2px;
	height:24px;
}
#navigation li ul, #navigation ul li {
	width: 13em;
}
#navigation li ul { /* second-level lists */
	position: absolute;
	background: #FBECEC;
	border-top: 5px #931318 solid;
	width: 14em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:100;
}
#navigation li ul li {
	border-bottom: #FBD0D1 dashed 1px;
	padding-left:10px;
}
#navigation li ul li a {
	height:10px;
}
#navigation li:hover ul, #navigation li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#navigation #nav-home a {
	width:77px;
}
#navigation #nav-find-car a {
	width:97px;
	background-position:-77px 0;
}
#navigation #nav-sell-car a {
	width:118px;
	background-position:-174px 0;
}
#navigation #nav-research a {
	width:170px;
	background-position:-292px 0;
}
#navigation #nav-motoring a {
	width:127px;
	background-position:-590px 0;
}
#navigation #nav-running a {
	width:128px;
	background-position:-462px 0;
}
#navigation #nav-your-say a {
	width:102px;
	background-position:-717px 0;
}
#navigation #nav-your-razno a {
	width:102px;
	background-position:-844px 0;
}
#navigation #nav-find-car ul li a {
	width:110px;
}
#navigation #nav-your-say ul li a {
	width:110px;
}
#navigation #nav-your-razno ul li a {
	width:110px;
}
#navigation #nav-research ul {
	width:170px;
}
#navigation li ul li a {
	background:none;
	color:black;
	padding-top:0.5em;
	padding-left:0.3em;
	font-size:12px;
	width:20em;
}
#navigation li ul li a:hover {
	color: #F09193;
}
#navigation #nav-home a:hover, #navigation #nav-home.active a {
	background-position:0 -50px;
}
#navigation #nav-find-car a:hover, #navigation #nav-find-car.active a {
	background-position:-77px -50px;
}
#navigation #nav-sell-car a:hover, #navigation #nav-sell-car.active a {
	background-position:-174px -50px;
}
#navigation #nav-research a:hover, #navigation #nav-research.active a {
	background-position:-292px -50px;
}
#navigation #nav-running a:hover, #navigation #nav-running.active a {
	background-position:-462px -50px;
}
#navigation #nav-motoring a:hover, #navigation #nav-motoring.active a {
	background-position:-590px -50px;
}
#navigation #nav-your-say a:hover, #navigation #nav-your-say.active a {
	background-position:-717px -50px;
}
#navigation #nav-your-say a:hover, #navigation #nav-your-razno.active a {
	background-position:-844px -50px;
}
#navigation li a.drop-trigger {
	text-indent:-999em;
	height:24px;
}
#navigation li ul li {
	text-indent:0;
	height:24px;
}
#navigation #nav-find-car:hover > a {
	background-position:-77px -50px;
}
#navigation #nav-sell-car:hover > a {
	background-position:-174px -50px;
}
#navigation #nav-research:hover > a {
	background-position:-292px -50px;
}
#navigation #nav-running:hover > a {
	background-position:-462px -50px;
}
#navigation #nav-motoring:hover > a {
	background-position:-590px -50px;
}
#navigation #nav-your-say:hover > a {
	background-position:-717px -50px;
}
#navigation #nav-your-razno:hover > a {
	background-position:-844px -50px;
}
/* Support for the "iehover-fix.js" */

* html ul.navig iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
}
/*fix "stickiness" of drop down menus in IE7 */
#navigation li:hover, #navigation li.hover {
	position: static;
}
/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */

/*================================
 = sub-navigation
==================================*/

#navigation-sub {
	margin-left:12px;
	padding-top:7px;
	/*new*/
	float:left;
	height:20px;
}
.navigation-sub-right {
	width:165px;
	float:right;
	margin:5px 0 0;
	/*_margin-top:-15px;
	*margin-top:-15px;*/
	padding:0;
}
#navigation-sub dt {
	float:left;
	text-transform:uppercase;
	font-size:10pt;
	font-weight:bolder;
	margin-right:10px;
}
#navigation-sub dd {
	float:left;
	border-color:#cdcdcd;
	margin:3px 0;
	padding:0px 10px;
	letter-spacing:5px;
	line-height:11px;
}
#navigation-sub dd.active span {
	letter-spacing:normal;
	color:#931318;
	font-weight:bold;
	text-decoration:underline;
}
#navigation-sub a, #navigation-sub a:visited {
	color:#000;
	letter-spacing:normal;
}
#navigation-sub dd.active span a {
	color:#931318 !important;
	text-decoration:none;
}
#navigation-sub a:hover {
	color:#931318;
}
/*
ul#navigation li ul iframe {
	height:0 !important;
}*/
/*================================
 = footer
==================================*/

#footer {
	clear:both;
	text-align:center;
	margin:0 auto;
	width:968px;
	padding-top:30px;
}
#footer .copyright {
	position:relative;
	font-weight:bold;
	margin-bottom:7px;
	background:url(../img/bg/bg-footer.gif) top center no-repeat;
	padding-top:35px;
}
#footer #browse-trees {
	padding:20px 100px;
	line-height:normal;
}
#footer #browse-trees p {
	background:url(../img/icons/icn-sprites-rss.gif) 0 0 no-repeat;
	padding:5px 25px 10px 45px;
	color:#000;
	float:left;
	text-align:left;
	width:180px;
	height:4em;
}
#footer #browse-trees p a, #footer #browse-trees p a:link, #footer #browse-trees p a:visited {
	color:#000;
	text-decoration:underline;
}
#footer #browse-trees a, #footer #browse-trees a:link, #footer #browse-trees a:visited {
	color:#b2b2b2;
}
#footer #browse-trees dl {
	float:left;
	text-align:left;
	margin-left:35px;
}
#footer #browse-trees dt {
	font-weight:bold;
	color:#b2b2b2;
}
#footer #browse-trees dd {
	white-space:nowrap;
}
#footer ul {
	margin:0 auto 20px;
	width:497px;
}
#footer li {
	line-height:15pt;
}
#footer li a {
	padding:0;
	white-space:nowrap !important;
}
div.icon-links {
	float:left;
	width:222px;
}
div.icon-links p.icn-mobile {
	background:transparent url(../img/icons/icon_mobile.jpg) no-repeat 0 0 !important;
}
