* {
	margin:0px;
	padding:0px;
}

body {
	background:#000000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Garuda, sans-serif;
	color:#FFFFFF;
}

/*
	Splash Page
*/
.splash {
	width:600px;
	margin:auto;
	margin-top:10%;
}

/*
	.splash h1 {
		height:0px;
		width:0px;
		overflow:hidden;
		text-align:center;
		font-size:0px;
		display:none;
	}
*/

.splash h1 {
	width:600px;
	height:309px;
	text-indent:-2000em;
	margin:auto;
}

.splash h1 a {
	background:url('media/images/splash.jpg');
	width:600px;
	height:309px;
	display:block;
	outline:none;
}

.splash a {
	color:#FFFFFF;
	text-decoration:none;
}

.splash h2 {
	font-weight:normal;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
}

/*
	The rest of the pages
*/

/*
	#container h1 a {
		background:url('media/images/logosmall.jpg');
		height:30px;
		width:87px;
		display:block;
		text-indent:-2000em;
		outline:none;
	}
	
	#container h1 {
		float:left;
	}
*/

#container h1 {
	display:none;
}

#container .navi {
	padding-top:5px;
	padding-bottom:2px;
	width:540px;
	margin:auto;
}

#container .navi li {
	display:inline;
	list-style:none;
}

#container .navi a {
	font-size:11px;
	text-transform:uppercase;
	padding:5px;
	outline:none;
}

#container .navi a:hover, #container .navi .current {
	background:#FFFFFF;
	color:#000000;
	
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

#container a {
	color:#FFFFFF;
	text-decoration:none;
}

/*

#container .header .left {
	float:left;
	background:url('media/images/header_left.jpg');
	height:143px;
}

#container .header .right {
	float:right;
	background:url('media/images/header_right.jpg');
	height:143px;
}

#container .header .center {
	width:788px;
	margin:auto;
	height:143px;
	background:url('media/images/header.jpg');
}

*/

.clear {
	clear:both;
}

#container .header {
	background:#FFFFFF;
	padding-top:20px;
}

#container #body {
	width:788px;
	margin:auto;
}

#content {
	position:absolute;
	top:150px;
	_top:120px;
	border:solid 1px #FFFFFF;
	height:380px;
	width:580px;
/*
	original is 600x400 [ w x h ]
*/
	left:0px;
	background:url('media/images/iframe.png') center;
	overflow:auto;
	padding:10px;
	font-size:12px;
}

#content p {
	margin-bottom:10px;
	line-height:18px;
}

#content h2 {
	font-size:30px;
	margin-bottom:10px;
}

#content .close a {
	color:#FFFFFF;
	text-decoration:none;
}

.track {
	margin-bottom:10px;
}

.track object {
	float:left;
}

.track .title {
	margin-left:-200px;
	float:left;
	margin-top:3px;
}

.clear {
	clear:both;
}

#scroll {
	overflow:hidden;
}

.clientele li {
/*
	width:33%;
	float:left;
	width:50%;
*/
	list-style:none;
	font-size:13px;
	margin-bottom:10px;
}

.press li {
	list-style:none;
	float:left;
	margin-bottom:10px;
}

.press .thumb {
	width:260px;
	overflow:hidden;
}

.press a {
	text-decoration:none;
	color:inherit;
}

.press a img {
	border:none;
}

.gallery li {
	list-style:none;
	width:250px;
	float:left;
	text-align:center;
	margin:10px;
}

.gallery li a img {
	border:none;
}

.contact {
	padding-left:25px;
}

.contact .field {
	width:300px;
}

.contact li {
	list-style:none;
	margin-bottom:10px;
}

.contact label {
	display:block;
}

.contact textarea {
	width:450px;
	height:100px;
}

.contact .field, .contact textarea {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Garuda, sans-serif;
	font-size:12px;
}

/*
	Footer
*/

.footer p {
	font-size:10px;
	text-align:center;
}

.footer {
	margin-bottom:15px;
	color:#666666;
	margin-top:15px;
}

/*
	Store
*/

.store h1, .store h2, .store h3, .store h4 {
	font-weight:normal;
}

.store .body .thumb {
	float:left;
	width:200px;
}

.store .thumb h2 {
	font-size:12px;
	text-align:center;
	padding-top:3px;
}

.store .tracks {
	float:left;
}

.store .tracks ol {
	padding-left:30px;
}

.store .tracks .id {
	width:20px;
	text-align:center;
	border-right:solid 1px #CCCCCC;
	float:left;
}

.store .tracks .title {
	padding-left:5px;
	padding-right:5px;
	border-right:solid 1px #CCCCCC;
	float:left;
	width:425px;
}

.store .tracks .duration {
	width:50px;
	float:left;
	text-align:center;
}

.store .tracks .preview {
	width:50px;
	float:left;
	text-align:center;
	border-right:solid 1px #CCCCCC;
}

.store .tracks .extras {
	width:50px;
	float:left;
	text-align:center;
	border-left:solid 1px #CCCCCC;
}

.store .tracks .alt {
	background:#EFEFEF;
}

.store .tracks li {
	list-style:none;
	padding:0px 2px 2px 2px;
}

.row {
	padding-bottom:25px;
}

/*
	store plugin additions
*/

.store .thumb img {
	float:left;
}

.store .h2 {
	font-size:20px;
}

.store .albumInfo {
	float:left;
	padding:10px;
}

.store a {
	color:#FFFFFF;
}

.store .tracks {
	padding-top:10px;
}

.store .tracks .alt {
	background-color:#333333;
}

.checkout {
	float:right;
	text-align:right;
	margin-right:10px;
}

.store {
	padding-left:10px;
}

/*
	----- extras!
*/
.store .tracks .singleTrack {
	padding-right:5px;
	width:475px;
	border-right:none;
}

h3 a,
.footer p a {
	color: white;
	text-decoration: underline;
}

