
/* Tabula Rasa */
* {
	margin:0;
	padding:0;
	}
	
html {
	height: 100%;
	}
	
body {
	height: 100%;
	background:url(images/bg.jpg) no-repeat top center #272727;
	font: 62.5%/1.6 "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
strong	{
	color:#99C12C;
	}
	
p {
	text-indent:1em;
	font-size:1.1em;
	line-height:1.4em;
	padding:0 5px 0 0;
	margin-bottom:10px;
}	

a:link, a:visited {
	color:#99C12C;
	}
	
a:hover {
	text-decoration:none;
	background:url(images/underline.gif) bottom left  repeat-x;
	}
		
h1,h2,h3,h4 {
	color:#99C12C;
	}	
	
h1 {
	font-size:26px;
	}
	
h2 {
	font-size:20px;
	}
	
h3 {
	font-size:16px;
	}
	
h4 {
	font-size:14px;
	}
	
h5 {
	font-size:1em;
	color:#5D8513;
	}
	
h6 {
	font-size:12px;
	color:#5D8513;
	}

.newstext {
	font-size:10px;
	line-height:1.35em;
	color:#99C12C;
	}
	
.borderit img{
	border: 2px solid #000;
	}

.borderit:hover img{
	border: 2px solid #6E8904;
	}

.borderit:hover{
	color: red; /* irrelevant definition to overcome IE bug */
	}
	
.divider {
	width:163px;
	height:34px;
	position:relative;
	margin:10px auto;
	}

.smalllinks {
	text-indent:.5em;
	font-size:1em;
	line-height:1em;
	}
	
.imgleft	{
	float:left;
	margin:0 4px 4px 0;
	}	
	
.imgrt	{
	float:right;
	}
	
#wrapper { /* just to help the footer stick */
	position: relative;
	margin-bottom:100px;
	min-height: 100%;
	}
	
* html #wrapper {
	height:100%
	}
	
#container {
	background:url(images/strip.jpg) repeat-y;
	position:relative;
	width:530px;
	left:50%;
	margin-left:-273px;
	margin-top:-1px;
	margin-bottom:100px;
	}
	
#container2 {
	position:relative;
	background:url(images/topBG.jpg) no-repeat;
	width:540px;
	}

#content {
	position:relative;
	width:380px;
	margin:0 auto;
	padding-right:20px;
	padding-left:16px;
	}
	
#footer {
	background:url(images/footer.jpg) no-repeat;
	width:530px;
	height:127px;
	}
	
#hometext1	{
	position:absolute;
	left:35px;
	z-index:200;
	font-size:11px;
	width:336px;
	}
	
#hometext2	{
	position:absolute;
	left:35px;
	top:121px;
	z-index:100;
	font-size:11px;
	width:200px;
	}
	
ul#originals  {	
	margin-left:10px;
	}
	
ul#originals li {
	padding-left:16px;
	list-style:none;
	background:url(images/bullet.jpg) 50% left no-repeat;
	height:12px;
	}
		
#remixes td {
	border:1px solid #333333;
	padding:6px;
	}	
	
#sampleplayer	{
	position:absolute;
	left:30px;
	top:175px;
	z-index:100;
	font-size:11px;
	width:165px;
	border:0px solid #444444;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#99C12C;
	padding:5px;
	}
	
.homepic {
	position: relative;
	left:-12px;
	z-index:10;
	margin:90px 0 0 0 ;
	}
	
* html .homepic {
	left:-5px;
	top:2px;
	}
	
/* --------------------- Begin Contact Form -----------------------------*/

#contact {
	z-index:1;
	}
	
label {
	margin: 0;
	padding:0.2em;
	margin-top:0.3em;
	text-align:right;
	width:70px;
	float:left;
	text-transform:uppercase;
	font-size:12px;
  }
  
fieldset {
    background-color: #000;
    width:300px;
	font-size:12px;
	padding:15px;
	border:#99C12C 1px solid;
	margin:0 auto;
  }
  
fieldset h1 {
 	color:#95bb27;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	}
  
legend {
	width:194px;
	display:block;
	color:#fff;
	font-size:2.7em;
	padding-left:0.5em;
	background: transparent url("images/legend_bg.gif") no-repeat;
	font-weight:bold;
	white-space:pre; /* hack: make sure */
	}

.br {display:none;}

  
  
.textfield {
	font:12px  Verdana, Arial, Helvetica, sans-serif ;
	color:#333 ;
	margin:3px;
	height:20px;
	border:solid 0 #fff;
	padding: 3px 8px;
	background: transparent url("images/textfield_bg.gif") no-repeat fixed;
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:187px;
	}
	
fieldset>input.textfield {
	background: transparent url("images/textfield_bg.gif") no-repeat;
	}
	
textarea {
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#333 ;
	margin:3px;
	height:165px;
	border:solid 0 #fff;
	padding: 0 8px;
	background: transparent url("images/textarea_bg.gif") no-repeat fixed;
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:190px;
	}
	
fieldset>textarea {
	background: transparent url("images/textarea_bg.gif") no-repeat;
	}
	
.submit {
	position:relative;
	margin:8px auto;
	background: transparent url("images/submit.gif") no-repeat;
	height:20px;
	border:none;
	width:80px;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	color:#95bb27
	}
	
input.btn{
	height:21px;
	margin-bottom:5px;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:small;
   vertical-align:top;
   }

/* --------------------- End Contact Form -----------------------------*/

#footernav {
	position:relative;
	width:100%;
	text-align:center;
	top:66px;
	}

#footerlist li {
	display: inline;
	list-style-type: none;
}

#footerlist li a, #footerlist li a:visited {
	font-size:12px;
	color: #333333;
	text-decoration:none;
	padding:5px 10px 3px;
	}
	
#footerlist li a:hover {
	color:#fff;
	background-color:#000;
	background-image:none;
	}

#SIfooter {
	width:455px;
	position: absolute;
	text-align: center;
	top:73px;
	margin-left: 28px;
	}

	
#SIfooter a,#SIfooter a:visited {
	text-decoration:none;
	color: #333333;
	}
	
#SIfooter a:hover {
	color:#000;
	text-decoration:underline;
	}

#innernav {
	margin-left:59px;
	}

#musicplayer {
	position:relative;
	margin-left:1px;
	top:10px;
	}
	
* html #musicplayer {
	top:6px;
	margin-top:5px;
	margin-left:8px;
	}
	
#valid {
	position:absolute;
	color:#666666;
	bottom:0;
	}
	
#footerbig {
	position: relative;
	width:100%;
	background: url(images/footerstrip.jpg) repeat-x;
	height:100px;
	margin-top:-100px;
	bottom:0;
}

#footerbigbody {
	position:relative;
	width:540px;
	height:100px;
	margin:0 auto;
	}
	
.sendtext {
 	background-color: #1a1a1a ;
	border:1px solid #999999;
	color:#FFFFFF;
	vertical-align:middle;
	}

#signup {
	margin-left: -28px;
	}
