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;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}



body {
	background: #000;
	
}


body, input, select {
    font-family: Arial, sans-serif;
}

img {
	border: 0; 
}


body, h1, p, a, a:link, a:visited, a:active, a:hover {
	color: #febf0f;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
}



#site {
	margin: 90px auto;
	width: 720px;
	/*height: 576px;*/
}


#header {
	float: left;
	width: 720px;
	height: 201px;
	overflow:hidden;
	background: url(../images/header.jpg) no-repeat;
}

#header h1 {
	padding-top: 1000px;
	overflow: hidden;
}

#header p {
	padding-top: 1000px;
	overflow: hidden;	
}


#content_area {
	float: left;
	width: 720px;
	/*height: 375px;*/
}


#content {
	float: left;
	width: 590px;
}



#vimeo_player {
	clear: both;
	float: left;
	margin: 40px 0 0 42px;
	width: 590px;
	heidth: 320px;
}


#further_info {
	clear: both;
	float: left;
	margin: 40px 0 0 35px;
	overflow: hidden;
	width: 590px;
	height: 28px;
}

#further_info p a {
	float:left;
	display: block;
	width: 590px;
	height: 28px;
	background: url(../images/link_further_info.gif) no-repeat;
	padding-top: 1000px;
}




#sidebar {
	float: left;
	width: 130px;
}

#available_at,
#ttr_webshop,
#goalgetter,
#hhv,
#amazon,
#djshop,
#itunes {
	float:left;
	display: block;
	width: 130px;
	height: 28px;
	overflow:hidden;
}

#available_at h2,
#ttr_webshop a,
#goalgetter a,
#hhv a,
#amazon a,
#djshop a,
#itunes a {
	float:left;
	display: block;
	width: 130px;
	height: 28px;
	padding-top: 1000px;
}

#available_at {
	margin-top: 35px;
	background: url(../images/link_headline_available_at.gif) no-repeat;
}

#linklist {
	float: left;
	margin-top: 28px;
}


#ttr_webshop {
	background: url(../images/link_ttr_webshop.gif) no-repeat;
}

#goalgetter {
	background: url(../images/link_goalgetter.gif) no-repeat;
}

#hhv {
	background: url(../images/link_hhv.gif) no-repeat;
}

#amazon {
	background: url(../images/link_amazon.gif) no-repeat;
}

#djshop {
	background: url(../images/link_djshop.gif) no-repeat;
}

#itunes {
	background: url(../images/link_itunes.gif) no-repeat;
}
