@charset "utf-8"; 

/* BOTB Overwrite */

body			{ background: #000; }
#logo			{ margin: -68px 0 0 -65px; }
#nav1			{ margin: -15px 0 0 275px; }
#nav2			{ margin: -15px 0 0 445px; }
#breadcrumb		{ margin: 55px 0 0 289px; }
#teaser			{ background: url(/inc/images/bgMain3.jpg) top left no-repeat; }

/* BOTB only */

#poweredby		{ position: absolute; margin: 55px 0 0 820px; z-index: 87; }
#headphones		{ position: absolute; height: 281px; width: 136px; background: url(/inc/images/headphones.png) no-repeat; margin: 6px 0 0 900px; z-index: 88; }

.toggle_button2 {	
	cursor: pointer;
	cursor: hand;
	background:transparent url("/inc/images/iconTogglesUpDownBottom.png") no-repeat;
}

.toggle_button2.active {
 background-position: left -15px; 	
}


