/** Setup **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	color: #fff;
	background: #000;
	font: 80%/1.4 Helvetica, Arial, sans-serif;
	text-align: center;
}

html {
	height: 100%
}

ol, ul {
	list-style: none;
}

strong {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:link, a:active, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #f00;
}

/** End setup **/

body.contact,
body.news {
	background: #000 url(/media/smoke.jpg) bottom center no-repeat;
}

div#wrapper {
	margin: 48px auto 0;
	position: relative;
	text-align: left;
	width: 760px;
}


/** Header **/
div#header {
	position: relative;
}

div#header h1.org {
	background: transparent url(/media/between-the-eyes-pulse.gif) top left no-repeat;
	display: block;
	height: 36px;
	text-indent: -9999px;
	width: 326px;
}

div#header div.adr {
	position: absolute;
	right: 0;
	top: 8px;
}

div#header div.adr a.email {
	background: transparent url(/media/address-new.gif) top left no-repeat;
	display: block;
	height: 42px;
	text-indent: -9999px;
	width: 200px;
}

div#header div.adr span {
	display: block;
	text-indent: -9999px;
}


/** Navigation **/
ul#nav {
	display: block;
	left: 0;
	position: absolute;
	top: 150px;
}

ul#nav li {
}

ul#nav li a {
	background-position: 0 0;
	background-repeat: none;
	display: block;
	height: 20px;
	text-indent: -9999px;
	width: 120px;
}

ul#nav li a.active,
ul#nav li a:hover {
	background-position: 0 -20px;
	cursor: pointer;
}

ul#nav a.commercials {
	background-image: url(/media/nav/commercials.gif);
}

ul#nav a.contact {
	background-image: url(/media/nav/contact.gif);
}

ul#nav a.corporate {
	background-image: url(/media/nav/corporate.gif);
}

ul#nav a.emerging-media {
	background-image: url(/media/nav/emerging-media.gif);
}

ul#nav a.home {
	background-image: url(/media/nav/home.gif);
}

ul#nav a.music-videos {
	background-image: url(/media/nav/music-videos.gif);
}

ul#nav a.news {
	background-image: url(/media/nav/news.gif);
}


/** Home **/
h1#bte {
	background: transparent url(/media/between-the-eyes-large.gif) top left no-repeat;
	display: block;
	height: 50px;
	margin: 150px auto 0;
	text-indent: -9999px;
	width: 289px;
}

div#holder {
	margin: 0 auto;
	position: relative;
	width: 289px;
}

div#holder ul#nav {
	margin-left: 100px;
	position: relative;
	top: 100px;
}


/** Content **/
div#content {
	margin: 80px 0 0 270px;
}

div#content h2 {
	background: #f00;
	color: #000;
	font-size: 90%;
	font-weight: bold;
	_height: 12px;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 18px;
	padding: 3px 6px 2px;
	text-transform: uppercase;
}

div#content ul {
	display: block;
}

div#content ul a {
	font-weight: bold;
}

div#content ul li {
	display: block;
	margin: 18px 0;
}

div#content ul.thumbnails li {
	float: left;
	margin: 11px 9px 0 0;
	position: relative;
}

div#content ul.thumbnails img {
	border: 1px #000 solid;
	height: 62px;
	width: 87px;
}

div#content ul.thumbnails p {
	display: none;
}

div#container {
	height: 298px;
	position: relative;
}

a.button {
	clear: both;
	display: none;
	margin: 12px;
}

a.biog {
	display: block;
	float: right;
}

a.playAll {
	display: block;
}

a.intro {
	float: right;
}

a.newsButton {
	float: right;
}

div.buttonHolder {
	float: left;
	width: 50%;
}

div#pageNav,
div#pageNav a {
	color: #ccc;
	text-align: right;
}

div#pageNav a:hover {
	color: #f00;
}

div#pageNav span {
	color: #444;
}

/** Director Lists **/
ul.directorList li {
	float: left;
	width: 236px;
	margin-bottom: 8px;
}

ul.directorList li.odd {
	padding-left: 16px;
}

ul.directorList img {
	display: block;
	float: left;
	height: 62px;
	margin-right: 8px;
	width: 87px;
}

ul.directorList h3 {
	display: block;
	float: left;
	font-weight: bold;
	height: 62px;
	margin-left: 4px;
}

ul.directorList h3 table {
	display: inline;
	height: 62px;
}

ul.directorList h3 td {
	height: 62px;
	vertical-align: middle;
	width: 137px;
}

ul.directorList h3 td.odd {
	text-align: right;
}


/** News **/
ul#news li {
	margin: 0 0 8px 0;
}

ul#news img {
	display: block;
	float: left;
	height: 62px;
	margin-right: 8px;
	width: 87px;
}

ul#news div.story {
	clear: left;
	display: block;
	height: 1px;
	overflow: hidden;
	width: 100%;
}

ul#news div.story div {
	line-height: 1.4 !important;
	padding: 12px 32px 4px 32px;
}

ul#news div.story div a {
	color: #f00;
}

ul#news div.story div a:hover {
	color: #900;
}

h3.news {
	display: block;
	float: left;
	font-weight: bold;
	height: 62px;
	margin-left: 4px;
	width: 389px;
}

h3.news table {
	display: inline;
	height: 62px;
	width: 100%;
}

h3.news td {
	height: 62px;
	vertical-align: middle;
}

h3.news span.date {
	color: #666;
}


/** Videos **/
div#intro {
	height: 275px;
	position: absolute;
	top: 0;
	width: 100%;
}

div.biog {
	display: none;
}

div#video {
	border: 1px #f00 solid;
	display: none;
	position: absolute;
	top: 0;
}

object#video {
	position: absolute;
	top: 0;
}

div#videoWrapper p {
	margin: 8px 0;
	position: absolute;
	text-align: center;
	top: 275px;
	width: 100%;
}

a.video div {
	cursor: pointer;
	display: none;
	font-size: 80%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 87px;
}

a.video div table {
	cursor: pointer;
	height: 62px;
	width: 100%;
}

a.video td {
	text-align: center;
	vertical-align: middle;
}

a.video div span {
	color: #fff;
	cursor: pointer;
	display: block;
}

a.video div span.client {
	color: #f00;
}


/** Contact **/
div.contact {
	line-height: 1.6;
	margin-bottom: 18px;
}

div.contact span.fn {
	font-weight: bold;
}

div.contact span.role {
	color: #666;
}

div.contact a.email {

}




