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: "" "";
}
/* full clearfix */
    /* add to floating elements which shall clear floating after themselves */ 
	* html .clearfix {
	height: 1%; /* IE5-6 */
}
*+html .clearfix {
	display: inline-block; /* IE7not8 */
}
.clearfix:after { /* FF, IE8, O, S, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#artwork {
}
#artwork a.lightbox_image {
	display:block;
	height:370px;
	width:370px;
}
#artwork_links {
	background-color:#F4F4F4;
	list-style:none;
	margin:5px 0 0;
	padding:0;
}
#audio_holder h2{
	background-image:url(../images/speaker.png);
	background-position:right center;
	background-repeat:no-repeat;
}
#audio_preview {
	margin-top:2em;
}
#bio {
	text-align:justify;
	height:auto;
	min-height:225px;
	font-size:1em;
	color:#666;
}
#album {
	margin-bottom:15px;
}
#col_1, #col_2, #col_3 {
	float:left;
}
#col_1 {
	width:380px;
}
#col_2, #col_3 {
	width:230px;
	margin-left:30px;
}
#container {
	position:relative;
	background-image:url(../../images/email/bigBkg.gif);
	background-repeat:no-repeat;
	width:900px;
	min-height:1500px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	font-size:1.2em;
	padding:15px;
}
#fdownload {
	border:0;
	display:none;
	height:0;
}
#footer{
	
	height:60px;
	margin-top:7em;
	color:#666;
	clear:both;
	
}
#footer .footext{
	margin-top:15px;
	line-height:1.3em;
	font-size:.8em;
	display:block;
	float:left;
}
#footer img{
	display:block;
	float:left;
	margin-right:10px;
}
#header {
	margin-bottom:0;
}
#jukeboxHolder {
	display:none;
}
#links a {
	display:block;
	margin-bottom:1em;
	font-size:.8em;
}
#links h3 {
	display:block;
	margin-top:5px;
}
#logindiv, input {
}
#logoutHolder {
	text-align:right;
	float:left;
}
#photos {
	text-align:left;
}
#siteHeader {
	background-image:url(../../images/email/logo.gif);
	background-repeat:no-repeat;
	width:173px;
	height:102px;
	float:right;
}
#siteHeader span {
	display:none;
}
#tracklist {
}
#tracklist li {
	line-height:15px;
	padding:3px;
}
#tracklist li a {
	font-size:12px;
}
#upper_holder {
	margin-bottom:10px;
}
#video {
	clear:both;
	margin-bottom:15px;
	padding-bottom:15px;
	text-align:left;
	margin-top:1em;
}
#video object {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
.boxshadow {
	-moz-box-shadow:0px 0px 30px #666;
	-webkit-box-shadow:0px 0px 30px #666;
}
.imgshadow {
	-moz-box-shadow:0px 0px 5px #666;
	-webkit-box-shadow:0px 0px 5px #666;
}
.button_style {
}
.button_style:hover {
}
.clearBoth {
	clear:both;
}
.contactPhone {
	display:block;
	margin-bottom:1em;
	font-size:.8em;
	color:#999;
}
.downloadPhoto {
	display:block;
	float:right;
	padding:2px;
	background-color:#666;
	color:#FFF;
	margin-right:5px;
}
.downloadPhoto a {
	color:#FFF !important;
	text-decoration:none;
	font-size:.8em;
}
.errormsg, #videoHolder {
	text-align:center;
}
.filesList {
	list-style:none;
	margin:0 0 0 25px;
	padding:0;
}
.filesList h4{
	line-height:28px;
	text-align:center;
	color:#666;
	
}
.filesList a {
	font-weight:700;
}
.filesList p {
	margin-top:10px;
	display:block;
	clear:both;
	font-size:.8em;
	color:#999;
	
}
.mp3 {
	background:transparent url(../images/trackplay_small.png) no-repeat scroll 0 0;
	background-position:right top;
	border:none;
	display:block;
	height:15px;
	line-height:15px;
	margin-right:5px;
	margin-top:3px;
	outline:none;
}
.mp3:hover {
	background:transparent url(../images/trackplay_small.png) no-repeat scroll right -15px;
}
.mp3_selected {
	background:transparent url(../images/trackstop_small.png) no-repeat scroll right 0;
	border:none;
	display:block;
	height:15px;
	line-height:15px;
	margin-right:5px;
	margin-top:3px;
	outline:none;
	width:auto;
}

.mp3_selected:hover {
	background:transparent url(../images/trackstop_small.png) no-repeat scroll right -15px;
}
.nicebox {
	margin-bottom:2em;
}
li.odd {
	background-color:#f4f4f4;
}
.photoCredit {
	float:left;
	font-size:.8em;
	color:#999;
	margin-top:4px;
}
.photo_holder {
	height:auto;
	margin-bottom:1em;
}
.releasesPlayButtonSelected {
	color:#333 !important;
}
.sub_header{
	margin:0;
	padding:0;
	font-size:1.3em;
	margin-bottom:.5em;
	margin-top:-15px;
	color:#999;
}
.text-shadow-all {
	text-shadow: 1px 1px 1px #333;
}
.text-shadow {
	text-shadow: 0px 0px 10px #999;
}
.text-shadow2 {
	text-shadow: 5px 5px 10px #000;
}
.trackno {
	font-size:12px;
	color:#999;
	float:left;
	width:15px;
	text-align:right;
	display:block;
	margin-top:3px;
	margin-right:5px;
}
a:link, a:visited, a:active {
	color:#999;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
body {
	background-color:#CCC;
	color:#333;
	/*
	font-family:Arial, Helvetica, sans-serif;
	*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:80%;
}
h1, h2, h3, h4, h5, #tracklist {
	margin:0;
}
h1 {
	font-size:2em;
	font-weight:bold;
	color:#666;
	margin-bottom:15px;
}
h2 {
	color:#666;
	font-size:1.8em;
	font-weight:bold;
	margin-left:-2px;
	margin-bottom:0.2em;
}
h3 {
	color:#666;
	font-weight:normal;
	font-size:1.1em;
}
h4 {
	font-size:.9em;
	color:#999;
	font-weight:normal;
}
a.downloadButton {
	display:block;
	float:right;
	background-image:url(../../images/email/download.gif);
	width:138px;
	height:28px;
	margin-right:25px;
}
a.downloadButton span {
	display:none;
}
small{
	font-size:.8em;
	color:#999;
	padding-left:5px;
	margin-bottom:1em;
	display:block;
}
#userLogin{
	margin-left:auto;
	margin-right:auto;
	width:35%;
}
#logindiv td{
	padding:5px !important;
}
