@charset "utf-8";
/* CSS Document */


/******************************************************************

EXTRA CODE FROM jlg-global.css

******************************************************************/



	body {
		background:url(http://www.customcarchannel.com/images/backgrounds/body-bg-vertical.jpg) repeat-x 0 3px #0e0e10;		
		margin: 0;
		text-align: left;
	}
	
/*

IF YOU REMOVE THE FOLLOWING CONTAINER THE LINKS TO THE MENU BUTTONS DISAPPEAR

*/

	#container {
		float: left;
		width: 971px;
		position:relative;
		background:none !important;
	}
	#nbc-header {
		position:relative;
		z-index:10;	
	}

/* Heading */

	#site-header {
		height: 169px;
		position: relative;
		z-index: 10;
		background:url(http://www.customcarchannel.com/images/backgrounds/header-bg-wide-ccc2.jpg) no-repeat;
		margin:0;
	}

	
	#site-header h9 {
		background:url(http://www.customcarchannel.com/images/titles/ccc-logo.gif) no-repeat;
		width:421px;
		height:95px;
		left:40px;
		top:18px;
		position:absolute;
		text-indent:-9999px;
		z-index:10;
	}



	#next-on {
		display:block;
		position:absolute;
		top:59px;
		right:0px;
		width:350px;
		height:71px;
		background:#f5f5f5;
	}
	#next-on h6 {
		color:#740007;
		font-size:11px;
		
		padding:0 0 2px 0;
		text-transform:uppercase;
	}
	#next-on .thumb img {
		width:106px;
		height:60px;
		margin:10px 0 0 12px;
		border:none;
		float:left;
	}
	#next-on .meta {
		display: inline;
		float: left;
		margin:10px 0 0 9px;
		width: 180px;
		color:#000;
	}
	#next-on .meta .time {
		font-weight:bold;
	}
	#tune-in {
		display:none;
	}
	

	

/* Nav */
	#site-nav {
		position:absolute;
		top:130px;
		left:0;
		width:971px;
		height:39px;
		z-index:9;
	}
	#show-nav.module {
		width:971px;
		height:39px;
		background:url(http://www.customcarchannel.com/images/backgrounds/nav-bg.jpg) repeat-x;
	}
	#show-nav.module ul {
		float: left;
	}
	#show-nav.module li a.button,
	#show-nav.module #show-search {
		/*background:url(http://www.customcarchannel.com/images/buttons/nav.gif) no-repeat;*/
		display:block;
		height:39px;
		text-indent:0;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		width:auto !important;
		background:none;
		padding:0 9px 0 0;
		border-right:1px solid #520006;
		font-weight:normal;
		font-weight:550;
		text-decoration: none;
	}
	#show-nav.module li#show-blog a.button {
		display:block;	
	}
	.section-home #show-nav.module li#show-search {
		font-size:18px;
		line-height:39px;
		/*font-weight:bold;*/
		padding:0 0 0 28px;
		border:0;
		display:block;
	}
	#show-nav.module li#show-search {
		display:none;	
	}
	
	
