ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  color:#000;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

.alpha_nav_link{
  font-size:1.4em;
  vertical-align:middle;
}

.main_nav_link{
  font-size:1.2em;
  vertical-align:middle;
  font-weight:normal;
}

.main_nav_link_inverse{
  font-size:1.2em;
  vertical-align:middle;
  font-weight:normal;

  padding:5px;
}
.welcome_large_text{
  font-size:2em;
}

body
{
  margin:auto;
  width:775px;
  padding: 0;
  
  background-repeat:no-repeat;
  background-position: top center;
  background-color: #fff;
  
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  
}

#header
{
  margin-top:20px;
}

fieldset
{
  border:0;
  padding:5px;
  width:300px;
  
}

#subscribe_confirm
{
  width:550px;
}

#sf_guard_auth_form
{
  text-align:center;
  padding:5px;
}

#sf_guard_auth_form input {
	width: 180px;
}
.form-row
{
  margin-bottom:5px;
  text-align:right;
}

#content
{
  margin-top:30px;
  width: 775px;
  height: 600px;
  text-align:left;
}
#content ul
{
  list-style-type:disc;
}

#product_pager
{
  text-align:right;
}

#alpha_nav
{
  text-align:center;
}
#alpha_nav ul
{
  list-style:none;
}
#alpha_nav li
{
  display:inline;
}
#main_nav
{
  margin-top:10px;
  text-align:right;
}
#main_nav ul
{
  list-style:none;
}
#main_nav li
{
  display:inline;
}
#sub_nav_left
{
  width:125px;
  margin-left:15px;
  float:left;
}
.subNav_title_text
{
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  background-color: #000;
  color:#fff;
}
#subNavCategory ul
{
  list-style: none;
}
#subNavCategory li
{
  display:block;
}
#faq_questions ul
{
  list-style:none;
}
#faq_questions li
{
  display:block;
}
#faq_answers
{
  list-style:none;
}
#faq_answers li
{
  display:block;
}

#footer
{
  margin-top:25px;
  margin-bottom:25px;
  text-align:center;
}

#sf_guard_profile_form
{
  width:600px;
}

#sf_guard_profile_form input {
	width: 200px;
}

#sf_guard_profile_form select {
	width: 206px;
}


#category_nav
{
  float:left;
}

#category_nav ul
{
  list-style:none;
}

#collection_nav
{
  float:left;
}

#collection_nav ul
{
  list-style:none;
}

.downloaded {
  color: #ccc;
}

#content-organization
{
  margin-top:25px;
  margin-left:50px;
  margin-right:100px;
}

#search
{
	margin: 0 auto;
  width: 200px;
  	height: 19px;
}

#search form {
	height: 19px;
}
#search input
{
  border: 1px solid #000;
  height: 19px;
	  margin: 0 3px 0 0;
}

#search input#q {
	width: 140px;
	display: block;
	float: left;
}

#search input#commit {
	width: 50px;
	display: block;
	float: left;
	height: 21px;
}

#nav_search
{
  text-align:center;
}

#aboutList ul
{
  list-style-type:disc;
  padding: 15px;
}

.mixerImage
{
margin-right:10px;
}

img.play-button:hover
{
	cursor: pointer;
}

div.twitter-status img.avatar
{
	width: 48px;
	height: 48px;

	display: block;
	float: left;

	padding: 5px;
}

div.twitter-status p.status
{
	padding: 5px;
}

div.twitter-status p.timestamp
{
	font-size: 0.8em;
	color: #666;
}

div.twitter-status br.clear
{
	clear: left;
}

/* CSE PAGE */
.cseHeadText
{
    font-size: 12px;
    font-weight: bold;
}


div.jp-audio {
	color: #666;
}
div.jp-audio {
	width:100%;
}

div.jp-interface {
	position: relative;
	width:100%;
}

div.jp-progress {
	overflow:hidden;
	background-color: #ddd;
}
div.jp-audio div.jp-type-single div.jp-progress {
	width: 530px;
	height:10px;
	float: left;
	border: 2px white solid;
	padding: 0;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
	top:32px;
	left:164px;
	width:122px;
	height:15px;
}
div.jp-video div.jp-progress {
	top:0px;
	left:0px;
	width:100%;
	height:10px;
}
.tracks .track div.jp-seek-bar {
	width:0px;
	height:100%;
	cursor: pointer;
	padding: 0;
}
div.jp-play-bar {
	background: #262626;
	width:0px;
	height:100%;
}

div.jp-current-time {
	margin-left: 10px;
}
div.jp-audio div.jp-type-single div.jp-current-time,
div.jp-audio div.jp-type-single div.jp-duration,
div.sept {
	float: left;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 0;
}
div.jp-audio div.jp-type-playlist div.jp-current-time,
div.jp-audio div.jp-type-playlist div.jp-duration {
	top:49px;
	left:164px;
	width:122px;
}

div.jp-jplayer {
	width:0px;
	height:0px;
}

div.jp-jplayer {
	background-color: #000000;
}

.jplayer {
	height: 0;
	width: 0;
}

.jp-controls {
	display: block;
	float: left;
	width: 25px;
}

.jp-controls li {
	list-style: none;
}

.jp-controls a { display: block; width: 17px; height: 17px; text-indent: -9999px;}

.jp-controls .jp-play { background: url(/images/playbtn.png); }
.jp-controls .jp-pause { background: url(/images/stopbtn.png); }


.tracks .track { overflow: hidden; border-bottom: 1px solid #ccc; padding: 4px 0;}
.tracks .titles { font-weight: bold; border-bottom: none; }
.tracks .track div { float: left; padding: 4px 0; }
.tracks .track .release { width: 80px; }
.tracks .track .added { width: 65px; text-align: center; }
.tracks .track .artist { width: 95px; }
.tracks .track .title { width: 218px; }
.tracks .track .bpm { width: 29px; text-align: center; }
.tracks .track .preview { width: 60px; text-align: center; }
.tracks .track .download { width: 60px; }
.tracks .track .preview .jp-controls { float: none; margin: 0 auto; width: 17px; }

