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

/* global header */
.global-bun {
	background:none;	
}
.spotlight-ad-block {
	margin:7px 0 14px 112px;
	width:720px;
	height:90px;
	overflow:hidden;
}
#nbc-container .footer-menu {
	background:url(http://www.customcarchannel.com/images/backgrounds/footer-bg.jpg) repeat-x;
	width:851px;
	height:55px;
	padding:0 0 0 120px;	
}
#nbc-container .footer-menu li {
	float:left;	
	margin:27px 45px 0 0;
}
#nbc-container .footer-menu p.links {
	width:740px;
	text-align:center;
	padding:0 0 10px 0;
}
#nbc-container .footer-menu a {
	font-size:11px;
	color:#FFCC33;
	font-weight:bold;
	text-decoration:underline;
}
#nbc-container .footer-menu p.copyright {
	width:740px;
	text-align:center;
	color:#fff;
	font-size:14px;
	padding:15px 0 5px 0;
}


	body {
		background:url(http://www.customcarchannel.com/images/backgrounds/body-bg-vertical.jpg) repeat-x 0 3px #0e0e10;		
		margin: 0;
		text-align: left;
	}
	#nbc-wrapper {
	}
	#nbc-container {
	}
	#container {
		float: left;
		width: 971px;
		position:relative;
		background:#f1f1f1;
	}
	#nbc-header {
		position:relative;
		z-index:10;	
	}

/* Heading */
	.section-home #site-header,
	.section-blogs #site-header {
		background:url(http://www.customcarchannel.com/images/backgrounds/header-bg-wide-ccc1.jpg) no-repeat top center;
	}
	#site-header {
		height: 169px;
		position: relative;
		z-index: 10;
		background:url(http://www.customcarchannel.com/images/backgrounds/header-bg-wide-ccc1.jpg) no-repeat;
		margin:0;
	}
	#site-header h1 {
		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 h3 {
		color:#740007;
		font-size:12px;
		font-weight:bold;
		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;
	}
	.section-home .home-header-bg,
	.section-blogs .home-header-bg {
		background:url(http://www.customcarchannel.com/images/backgrounds/header-bg-wide.jpg) no-repeat center 104px;
		width:100%;
	}
	*html .section-home .home-header-bg,
	*html .section-blogs .home-header-bg {
		background-position: center 111px;
	}
	#header-bg {
		height:169px;
		background:url(http://www.customcarchannel.com/images/backgrounds/header-bg-wide.jpg) no-repeat center top;
		width:100%;
		position:absolute;
		z-index:1;
		top:0;
		display:none;
	}
	.close-box {
		display:none;	
		text-indent:-9999px;
	}
	.section-home .close-box {
		display:block;
		width:966px;
		height:58px;
		background:url(http://www.customcarchannel.com/images/backgrounds/grey-box.gif) no-repeat center top;	
		clear:both;
		position:relative;
	}
	.section-home .close-box .btn-close {
		display:block;
		position:absolute;
		top:25px;
		right:10px;
		width:155px;
		height:25px;
		text-indent:-9999px;
	}
	#collections.module {
		height:655px;
	}

	
/* 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;
	}
	#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;	
	}
	
	
	/* default states
	#show-nav.module li#show-main a.button {
		background-position: 0 0 !important;
		width: 54px;
	}
	#show-nav.module li#show-blog a.button {
		background-position: -65px 0;
		width: 57px;
		display:block;
	}
	#show-nav.module li#show-about a.button {
		display:none;
	}
	#show-nav.module li#show-episode-guide a.button {
		background-position: -137px 0;
		width: 69px;
	}
	#show-nav.module li#show-video a.button {
		background-position: -222px 0;
		width: 117px;
	}
	#show-nav.module li#show-photos a.button {
		background-position: -351px 0;
		width: 63px;
	}
	#show-nav.module li#show-exclusives a.button {
		background-position: -423px 0;
		width: 92px;
	}
	#show-nav.module li#show-community a.button {
		background-position: -525px 0;
		width: 82px;
	}
	#show-nav.module li#show-games a.button {
		background-position: -611px 0;
		width: 173px;
	}
	#show-nav.module li#show-shop a.button {
		background-position: -707px 0 !important;
		width: 65px;
		display:none;
	} */
	
	/* active state
	#show-nav.module li#show-blog.active a.button { background-position:-65px -39px !important; }
	#show-nav.module li#show-episode-guide.active a.button {  background-position:-137px -39px !important; }
	#show-nav.module li#show-video.active a.button { background-position:-222px -39px !important; }
	#show-nav.module li#show-photos.active a.button {  background-position:-351px -39px !important; }
	#show-nav.module li#show-exclusives.active a.button {  background-position:-423px -39px !important; }
	#show-nav.module li#show-community.active a.button {  background-position:-525px -39px !important; }
	#show-nav.module li#show-games.active a.button {  background-position:-611px -39px !important; }
	 */
	
	/* dropdowns */
	#show-nav.module .sub {
		background: #9e998a;
		border: 1px solid #000000;
		font-size: 11px;
		height: 225px;
		top:35px;
	}
	#show-nav.module .sub .section-home-btn {
		font-weight: bold;
	}
	#show-nav.module .sub .section-home-btn, #show-nav.module .sub h3 {
		font-weight: bold;
	}
	#show-nav.module .sub li {
		list-style-position: outside;
	}
	#show-nav.module .sub li a {
		color: #000000;
	}
	#show-nav.module .sub li a:hover {
		color: #52514e;
	}
	#show-nav.module .sub-block{
		width: 160px;
	}
	#show-nav.module .thumb-block img {
		border-color: #000000;
	}
	#show-nav.module .sub-footer a {
		background-image: url(http://www.customcarchannel.com/assets/modules/show-nav/images/close-black.png);
		line-height: 9px;
	}	
	#photos .featured .meta {
		width:270px;
	}
	
	.socialbuttons {
		position:absolute;
		right:2px;
		top:6px;
	}
	
	/* SCETs */
	#nbc_photoSCET,
	#video-scet {
    	background: url(http://www.customcarchannel.com/images/backgrounds/body-bg.gif) repeat scroll 0 3px #0E0E10 !important;
	}
	#nbc_photoSCET #header-bg,
	#video-scet #header-bg {
		display:none !important;	
	}
	#nbc_photoSCET #next-on,
	#video-scet #next-on {
		display:none;
	}
	.nbc_photoSCET #container,
	.video-scet #container {
		background:#fff !important;
	}
	.sub-page #container {
		background:#fff !important;		
	}
	body#nbc_photoSCET #show-nav.module li#show-photos a.button {
	  background-position: -292px -39px !important;
	}
	
