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


body {padding:0; margin:0; line-height:1em; background:url('../img/site-bg-stripes.jpg') left top repeat; min-width:640px;}

#flesh {padding:0; margin:0;}

#noggin {margin:0;padding:0; background:url('../img/noggin-bg.jpg') top left repeat-x;}
	#supNoggin {background:url('../img/noggin-turkel-vo-logo.jpg') 12px 12px no-repeat; margin:0; padding:0; height:115px;}
		#emailNoggin {float:right; background: url('../img/noggin-email.png') right top no-repeat; margin:25px 10px 0 0; padding:0; height:60px; width:350px;}
	#subNoggin {float:right; background: url('../img/noggin-bar-icon-curve.png') center top no-repeat; margin:0 100px 0 0; padding:0 0 0 29px; height:65px; width:313px;}
		
		.menuButton a{width:56px; height:56px; margin:0 1px 0 0; padding:0; display:block;float:left;}

		#menu-listen a{background:url('../img/menu-listen-idle.png') center top no-repeat;}
		#menu-watch a{background:url('../img/menu-watch-idle.png') center top no-repeat;}
		#menu-info a{background:url('../img/menu-info-idle.png') center top no-repeat;}
		#menu-blog a{background:url('../img/menu-blog-idle.png') center top no-repeat;}
		#menu-contact a{background:url('../img/menu-contact-idle.png') center top no-repeat;}
		
		#menu-listen a:hover{background:url('../img/menu-listen-active.png') center 2px no-repeat;}
		#menu-watch a:hover{background:url('../img/menu-watch-active.png') center 2px no-repeat;}
		#menu-info a:hover{background:url('../img/menu-info-active.png') center 2px no-repeat;}
		#menu-blog a:hover{background:url('../img/menu-blog-active.png') center 2px no-repeat;}
		#menu-contact a:hover{background:url('../img/menu-contact-active.png') center 2px no-repeat;}
		
		#menu-listen-active a{background:url('../img/menu-listen-active.png') center 2px no-repeat;}
		#menu-watch-active a{background:url('../img/menu-watch-active.png') center 2px no-repeat;}
		#menu-info-active a{background:url('../img/menu-info-active.png') center 2px no-repeat;}
		#menu-blog-active a{background:url('../img/menu-blog-active.png') center 2px no-repeat;}
		#menu-contact-active a{background:url('../img/menu-contact-active.png') center 2px no-repeat;}		
		
#shout { text-align:center; padding:45px 0 55px 0; margin:0;}
	#features {text-align:center; margin:0 auto;width:543px;	overflow: hidden;height:107px; }

#guts { }
	#intestines {width:990px; margin:0 auto; padding:0;}
	#title { text-align:left; padding:0 0 60px 0; margin:0;}
		.videoBox {width:465px; height:160px;background:url('../img/video-bg.png') right 19px no-repeat; float:left; margin:0 30px 0 0; padding:0;}
		.videoBox .videoPic {float:left;margin:0; padding:0; width:252px;}
		.videoBox .videoPic img {border:0;}
		.videoBox .videoInfo {float:left; margin:0; padding:45px 14px 0 18px; width:176px;}
		.videoBox .videoInfo h2 {color:#ddd; font:16px Arial, Helvetica, sans-serif;padding:0; margin:0 0 8px 0;}
		.videoBox .videoInfo p {color:#fff; font:11px Geneva, Arial, Helvetica, sans-serif; padding:0 0 14px 2px; margin:0;line-height:1.3em;}
		
	.demotrack {width:360px; float:left; margin:0 0 0 14px; padding:30px 0 0 0;} 
	.demoinfo {width:280px; margin:0; padding:20px 0 0 34px; float:left;}
		h2 {color:#e10000; font:16px Arial, Helvetica, sans-serif;padding:0; margin:0 0 14px 0;}
		.demoinfo p {color:#fff; font:11px Geneva, Arial, Helvetica, sans-serif; padding:0 0 14px 2px; margin:0;}

	.demobutton-download a{width:174px; height:38px; display: block; float:left; background:url('../img/tab-button-download-off.png') top center no-repeat; margin-right:9px; }
	.demobutton-download a:hover {width:174px; height:38px; display: block; float:left; background:url('../img/tab-button-download-on.png') top center no-repeat; margin-right:9px; }

	.demobutton-more a{width:174px; height:38px; display: block; float:left; background:url('../img/tab-button-more-off.png') top center no-repeat;}
	.demobutton-more a:hover {width:174px; height:38px; display: block; float:left; background:url('../img/tab-button-more-on.png') top center no-repeat;}
	#demos {background:url('../img/tab-main-bg.png') top center no-repeat; height:258px; width:728px; padding:0; margin:0 auto;}
	#demotabs {width:700px; margin:0 auto;padding:0 0 0 20px;}
	
	
	.redText {color:#900; font-weight:bold;}
	#bio {font:12px Geneva, Arial, Helvetica, sans-serif; }
	#guts #intestines #bio p {line-height:1.6em; margin-bottom:20px;}
	.infoTab {margin:21px 0 0 18px;}
	.infoTab img {border:0;}
	
	.allTrackTitle {margin:-20px 0 6px 0; padding:0; font:bold 16px "Century Gothic",Arial; color:#333;}
	.allTrackDisc {margin:0 0 20px 0;padding:0;12px Helvetica, Arial; color:#999;} 
	
	
#foots {}


