body {
	background: #000000 url(images/ug_background.png) top repeat-x;
	margin:0;
	padding:0;
}

h1 {
	font-family: "Lucida Sans", sans-serif;
	font-size: 16px;
	color: #bf3997;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #FFFFFF;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#header {

}

#container {
width:961px;
margin:0 auto;
}

#topnav {
width:961px;
margin:0 auto;
background: url(images/ug_nav_left.png) no-repeat top left;
}

#topnav a {
float:left;
}

a#topnav_home {
width:87px;
height:47px;
background: url(images/topnav_home.png) no-repeat;
display:block;
margin-left:188px;
display:inline;
}

a#topnav_home:hover {
background-position:bottom;
}

a#topnav_home_down {
width:87px;
height:47px;
background: url(images/topnav_home_down.png) no-repeat;
display:block;
margin-left:188px;
display:inline;
}

a#topnav_groovemaker {
width:163px;
height:47px;
background: url(images/topnav_groovemaker.png) no-repeat;
display:block;
}

a#topnav_groovemaker:hover {
background-position:bottom;
}

a#topnav_groovemaker_down {
width:163px;
height:47px;
background: url(images/topnav_groovemaker_down.png) no-repeat;
display:block;
}

a#topnav_grooveplayer {
width:163px;
height:47px;
background: url(images/topnav_grooveplayer.png) no-repeat;
display:block;
}

a#topnav_grooveplayer:hover {
background-position:bottom;
}

a#topnav_grooveplayer_down {
width:163px;
height:47px;
background: url(images/topnav_grooveplayer_down.png) no-repeat;
display:block;
}

a#topnav_blog {
width:81px;
height:47px;
background: url(images/topnav_blog.png) no-repeat;
display:block;
}

a#topnav_blog:hover {
background-position:bottom;
}

a#topnav_blog_down {
width:81px;
height:47px;
background: url(images/topnav_blog_down.png) no-repeat;
display:block;
}

a#topnav_forum {
width:89px;
height:47px;
background: url(images/topnav_forum.png) no-repeat top;
display:block;
}

a#topnav_forum:hover {
background-position:bottom;
}

a#topnav_forum_down {
width:89px;
height:47px;
background: url(images/topnav_forum_down.png) no-repeat top;
display:block;
}

a#topnav_links {
width:76px;
height:47px;
background: url(images/topnav_links.png) no-repeat;
display:block;
}

a#topnav_links:hover {
background-position:bottom;
}

a#topnav_links_down {
width:76px;
height:47px;
background: url(images/topnav_links_down.png) no-repeat;
display:block;
}

a#topnav_signup {
width:114px;
height:47px;
background: url(images/topnav_signup.png) no-repeat;
display:block;
}

a#topnav_signup:hover {
background-position:bottom;
}

a#topnav_signup_down {
width:114px;
height:47px;
background: url(images/topnav_signup_down.png) no-repeat;
display:block;
}

#playback_leftpanel {
width:330px;
height:320px;
overflow:auto;
float:left;
border:1px solid #CCCCCC;
background:#932572;
}

#playback_leftpanel a {
background:#932572;
border:1px solid #CCCCCC;
border-left:0;
border-right:0;
border-bottom:0;
display:block;
cursor:pointer;
}

#playback_leftpanel a:hover {
background:#C54DA1;
}

#playback_rightside {
float:left;
width:400px;
margin-left:30px;
}

.playback_thumb {
width:50px;
height:28px;
float:left;
background: url(images/playlist_icon.jpg);
margin-right:10px;
margin-top:7px;
margin-left:10px;
display:inline;
}

.playback_topline {
width:235px;
float:left;
}

.playback_item {

}

.playback_mashname {
float:left;
width:165px;
overflow:hidden;
white-space: nowrap;
font-weight:bold;
}

.playback_mashlength {
float:right;
width:66px;
text-align:right;
}

.playback_added {
float:left;
}

#nowplaying_mash_name {
font-size:16px;
}

#nowplaying_mash_length {
font-size:16px;
}

#nowplaying_mash_added {
font-size:16px;
}

#nowplaying_mash_url {
font-size:16px;
}

#playing_mash_url {
width:280px;
}

#mediarize_logo {
width:126px;
height:55px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/mediarize_logo.png');
}

html>body #mediarize_logo {
width:126px;
height:55px;
filter:0;
background: url(images/mediarize_logo.png) no-repeat;
}

#tribalt_callout {
width:418px;
height:232px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/tribalt_callout.png');
cursor:pointer;
}

html>body #tribalt_callout {
width:418px;
height:232px;
filter:0;
background: url(images/tribalt_callout.png) no-repeat;
}

