/*
2008 (c) rackandtags.com
*/
div, p, ul, li, body, h1, h2, h3, td, th, img, form  {
	margin: 0 0;
	padding: 0 0;
}
body {
	background: #f8f9f5 url(images/bg_body.gif) repeat center top;
	font-size: 11px;
}
body, h1, h2, h3, input, select, textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical !important;
}
td, th {
	vertical-align: top;
	text-align: left;
}
input, select {
	font-size: 11px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	outline: 0;
}
a:hover {
	text-decoration: underline;
}
.clearer {
	clear: both;
}
div#login input, div#search input {
	margin: 0 0;
	padding-top: 0;
	padding-bottom: 0;
	border: none;
}
div#search select {
	margin: 0 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* Page structure */
div#wrap {
	width: 1000px;
	margin: 0 auto;
}
div#wrap_left {
	width: 12px;
	height: 488px;
	float: left;
	background: url(images/bg_side.gif) no-repeat;
}
div#wrap_right {
	width: 12px;
	height: 488px;
	float: left;
	background: url(images/bg_side.gif) no-repeat -12px 0px;
}
div#wrap_main {
	width: 976px;
	float: left;
	background: #bbeff9;
}
div#wrap_inner {
	padding-bottom: 28px;
}
div#header {
	width: 950px;
	height: 117px;
	background: #00749b url(images/hd_rb.gif) no-repeat 920px 86px;
	position: relative;
	left: 13px;
}
h1#logo {
	width: 650px;	/* 616 */
	height: 117px;
	float: left;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -1000em;
}
div#bar {
	width: 950px;
	height: 42px;
	position: relative;
	left: 13px;
	background: url(images/bg_bar.gif) no-repeat;
	margin-top: 7px;
	z-index: 1;
}

/* Sign-in box */
div#login {
	width: 282px;
	height: 95px;
	float: right;
	position: relative;
	margin-right: 10px;
	background: #068bb3 url(images/bg_login.gif) no-repeat 0 84px;
	color: #b1dae5;
}
div.short#login {
	height: 48px;
	background: #068bb3 url(images/bg_login.gif) no-repeat 0 37px;
}
div#login a {
	color: #b1dae5;
	white-space: nowrap;
}
div#login #cur_user {
	font-weight: bold;
}
div#login #login_header {
	width: 50px;
	height: 17px;
	position: absolute;
	left: 10px;
	top: 11px;
	text-indent: -1000em;
	background: url(images/login.gif) no-repeat top left;
}
div#login #login_username_label {
	width: 66px;
	height: 10px;
	position: absolute;
	left: 83px;
	top: 17px;
	text-indent: -1000em;
	background: url(images/login.gif) no-repeat 0px -17px;
}
div#login #login_password_label {
	width: 61px;
	height: 11px;
	position: absolute;
	left: 88px;
	top: 42px;
	text-indent: -1000em;
	background: url(images/login.gif) no-repeat 0px -27px;
}
div#login #login_username {
	width: 93px;	/* 2px shorter than needed specifically for IE */
	height: 16px;
	position: absolute;
	left: 154px;
	top: 14px;
}
div#login #login_password {
	width: 93px;	/* 2px shorter than needed specifically for IE */
	height: 16px;
	position: absolute;
	left: 154px;
	top: 40px;
}
div#login #login_top {
	position: absolute;
	left: 24px;
	top: 6px;
	width: 250px;
}
div#login #login_bottom {
	position: absolute;
	left: 20px;
	top: 64px;
}
div#login #login_btn {
	width: 28px;
	height: 27px;
	position: absolute;
	left: 249px;
	top: 36px;
	cursor: pointer;
}
div#login #login_btn img {
	width: 28px;
	height: 27px;
}

/* Main menu */
ul#menu {
	list-style-type: none;
	padding-top: 7px;
	padding-left: 22px;
	text-indent: -1000em;
}
ul#menu li {
	display: inline;
	height: 35px;
}
ul#menu li a {
	float: left;
	height: 35px;
	background: url(images/menu.gif) no-repeat;
	margin-right: 2px;
}
ul#menu li#menu_home a { width: 61px; background-position: 0 0; }
ul#menu li#menu_home a:hover, ul#menu li#menu_home a:active,
ul#menu li#menu_home a.hot { width: 61px; background-position: 0 -35px; }
ul#menu li#menu_user a { width: 122px; background-position: -63px 0; }
ul#menu li#menu_user a:hover, ul#menu li#menu_user a:active,
ul#menu li#menu_user a.hot { width: 122px; background-position: -63px -35px; }
ul#menu li#menu_add a { width: 104px; background-position: -187px 0; }
ul#menu li#menu_add a:hover, ul#menu li#menu_add a:active,
ul#menu li#menu_add a.hot { width: 104px; background-position: -187px -35px; }
ul#menu li#menu_settings a { width: 75px; background-position: -293px 0; }
ul#menu li#menu_settings a:hover, ul#menu li#menu_settings a:active,
ul#menu li#menu_settings a.hot { width: 75px; background-position: -293px -35px; }
ul#menu li#menu_tools a { width: 52px; background-position: -370px 0; }
ul#menu li#menu_tools a:hover, ul#menu li#menu_tools a:active,
ul#menu li#menu_tools a.hot { width: 52px; background-position: -370px -35px; }
ul#menu li#menu_download a { width: 94px; background-position: -424px 0; }
ul#menu li#menu_download a:hover, ul#menu li#menu_download a:active,
ul#menu li#menu_download a.hot { width: 94px; background-position: -424px -35px; }
h3#counter {
	font-size: 15px;
	color: #7b7864;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 13px;
}
h3#counter #counter_num {
	font-size: 15px;
	color: #c24b00;
}

/* Secondary menu */
div#submenu {
	width: 906px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 35px;
	padding-top: 6px;
	padding-bottom: 1px;
	background: url(images/bg_submenu.gif) repeat-x;
	font-size: 13px;
	color: #01759c;
	text-indent: 8px;
}
div#submenu a {
	color: #01759c;
	font-weight: bold;
}
div#submenu a.hot {
	text-decoration: underline;
}
div#submenu img {
	vertical-align: middle;
}

/* Search */
div#search {
	width: 333px;
	height: 30px;
	position: absolute;
	left: 601px;
	top: 10px;
}
div#search #search_header {
	width: 51px;
	height: 14px;
	position: absolute;
	top: 5px;
	text-indent: -1000em;
	background: url(images/search.gif) no-repeat top left;
}
div#search #search_left {
	width: 14px;
	height: 30px;
	position: absolute;
	top: 0px;
	background: url(images/bg_search.gif) no-repeat -14px 0px;
}
div#search #search_main {
	width: 241px;
	height: 30px;
	position: absolute;
	left: 60px;
	background: #00749b url(images/bg_search.gif) no-repeat 227px 0px;
}
div#search #search_scope {
	width: 85px;
	height: 20px;
	position: absolute;
	left: 17px;
	top: 5px;
}
div#search #search_text {
	width: 115px;
	height: 18px;
	position: absolute;
	left: 110px;
	top: 6px;
}
div#search #search_btn {
	width: 28px;
	height: 27px;
	position: absolute;
	left: 305px;
	top: 1px;
}
div#search #search_btn img {
	width: 28px;
	height: 27px;
}

/* Search autocomplete */
div#search #search_list {
	width: 197px;
	position: absolute;
	left: 100px;
	top: 30px;
	min-height: 100px;
}
div#search #search_list_top {
	width: 197px;
	height: 10px;
	background: url(images/bg_auto.gif) no-repeat;
}
div#search #search_list_bottom {
	width: 197px;
	height: 10px;
	background: url(images/bg_auto.gif) no-repeat 0px -10px;
}
div#search #search_list_main {
	border-left: 3px solid #88bcc6;
	border-right: 3px solid #88bcc6;
	background: #f8f9f5;
}
div#search ul {
	width: 191px;
	list-style-type: none;
}
div#search ul li.hot {
	background: #bbeff9;
}
div#search a {
	color: #01759c;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	height: 22px;
	overflow: hidden;
}

/* Footer */
div#footer {
	width: 976px;
	height: 121px;
	background: #00749b url(images/bg_footer.gif) repeat-x;
	position: relative;
	clear: both;
}
div#footer #footer_top {
	color: #f9feff;
	font-size: 14px;
	padding-top: 20px;
	margin-left: 42px;
	margin-bottom: 5px;
}
div#footer #footer_top a {
	color: #f9feff;
	font-weight: bold;
}
div#footer #footer_copyright,
div#footer #footer_bottom {
	color: #bbeff9;
	font-size: 12px;
	margin-left: 42px;
}
div#footer #footer_bottom {
	margin-top: 4px;
}
div#footer #footer_copyright a {
	color: #bbeff9;
}
div#footer #footer_bottom a {
	color: #bbeff9;
	font-weight: bold;
}
div#footer #footer_design {
	position: absolute;
	left: 820px;
	top: 65px;
	color: #bbeff9;
	font-size: 12px;
}
div#footer #footer_design a {
	color: #bbeff9;
	font-weight: bold;
}

/* Home page structure */
div#home_left {
	width: 468px;
	float: left;
	margin: 21px 14px 0px 13px;
}
div#home_right {
	width: 468px;
	float: left;
	margin-top: 21px;
}

/* Steps 1-4 */
div#steps {
	margin-top: 5px;
	margin-left: 13px;
	padding-top: 6px;
}
div#steps .steps {
	width: 228px;
	height: 128px;
	float: left;
	background: #11b2dc;
	margin-right: 12px;
}
div#steps .steps h2 {
	width: 228px;
	height: 68px;
	text-indent: -1000em;
}
div#steps #step2 {
	margin-right: 14px;
}
div#steps .steps p {
	width: 146px;
	height: 60px;
	padding-left: 62px;
	padding-right: 20px;
	background: url(images/bg_steps.gif) no-repeat 0px 49px;
}
div#steps #step1 h2 {
	background: url(images/bg_steps.gif) no-repeat 0px -11px;
}
div#steps #step2 h2 {
	background: url(images/bg_steps.gif) no-repeat -228px 0px;
}
div#steps #step3 h2 {
	height: 83px;
	background: url(images/bg_steps.gif) no-repeat -456px 0px;
}
div#steps #step3 p {
	height: 45px;
	background: url(images/bg_steps.gif) no-repeat 0px 34px;
}
div#steps #step4 h2 {
	background: url(images/bg_steps.gif) no-repeat -684px 0px;
}

/* Blurb */
div#blurb {
	width: 468px;
	background: #fff;
}
div#blurb #blurb_top {
	width: 468px;
	height: 10px;
	text-indent: -1000em;
	background: url(images/bg_block.gif) no-repeat 0px 0px;
}
div#blurb #blurb_bottom {
	width: 468px;
	height: 10px;
	background: url(images/bg_block.gif) no-repeat 0px -10px;
}
div#blurb #blurb_main {
	border-left: 1px solid #5ccde9;
	border-right: 1px solid #5ccde9;
}
div#blurb #blurb_main ul {
	font-size: 14px;
	color: #007298;
	padding: 8px 27px;
	list-style-type: none;
}
div#blurb #blurb_main li {
	padding-top: 6px;
	padding-bottom: 6px;
}
div#blurb #blurb_main strong {
	color: #d87900;
}

/* News */
div#news {
	margin: 25px 16px -23px 28px;
}
div#news ul {
	list-style-type: none;
}
div#news #news_header {
	font-size: 20px;
	font-weight: bold;
	color: #de7800;
	margin-bottom: 2px;
}

div#news .news_title a {
	font-size: 16px;
	font-weight: bold;
	color: #01759c;
}
div#news .news_title a:hover {
	text-decoration: none;
}
div#news .news_text {
	font-size: 11px;
	font-style: normal;
	color: #006d82;
	margin-top: 4px;
	margin-bottom: 34px;
}
div#news .news_text a {
	color: #006d82;
	text-decoration: none;
}
div#news .news_info {
	margin-left: -6px;
	padding-top: 4px;
	height: 41px;
	position: relative;
	background: url(images/bg_date.gif) no-repeat;
	text-indent: 44px;
}
div#news .news_info em {
	font-size: 12px;
	font-style: normal;
	color: #0680a9;
}
div#news .news_month {
	position: absolute;
	left: -33px;
	top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
div#news .news_day {
	position: absolute;
	left: -31px;
	top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7a858c;
}

/* Getting started */
div#start {
	width: 468px;
	height: 122px;
	position: relative;
}
div#start #start_left {
	width: 10px;
	height: 122px;
	position: absolute;
	background: url(images/bg_start.gif) no-repeat 0px -122px;
}
div#start #start_main {
	width: 448px;
	height: 122px;
	position: absolute;
	left: 10px;
	background: url(images/bg_start.gif) repeat-x;
}
div#start #start_right {
	width: 10px;
	height: 122px;
	position: absolute;
	left: 458px;
	background: url(images/bg_start.gif) no-repeat -10px -122px;
}
div#start #start_neroo {
	width: 100px;
	height: 94px;
	position: absolute;
	left: 4px;
	top: 20px;
}
div#start #start_header {
	width: 143px;
	height: 22px;
	position: absolute;
	left: 108px;
	top: 19px;
	text-indent: -1000em;
	background: url(images/new_user.gif) no-repeat;
}
div#start #start_start {
	width: 122px;
	height: 42px;
	position: absolute;
	left: 114px;
	top: 57px;
}
div#start #start_sample {
	width: 172px;
	height: 42px;
	position: absolute;
	left: 236px;
	top: 57px;
}

/* Recent activity */
div#events {
	width: 468px;
	background: #fff;
	margin-top: 15px;
	color: #00445b;
	font-size: 14px;
}
div#events #events_top {
	height: 12px;
	background: url(images/bg_list.gif) no-repeat;
}
div#events #events_bottom {
	height: 12px;
	background: url(images/bg_list.gif) no-repeat 0px -12px;
}
div#events #events_header {
	font-size: 20px;
	font-weight: bold;
	color: #0093cb;
	margin-left: 14px;
}
div#events #events_ruler {
	height: 8px;
	clear: both;
	margin-left: 14px;
	margin-right: 14px;
	background: url(images/bg_ruler2.gif) repeat-x 0px 7px;
}
div#events #events_table {
	margin: 18px 14px 0 14px;
	border: none;
}
div#events #events_table td {
	border: none;
	padding: 0;
}
div#events #events_table td.avatar {
	width: 101px;
	padding-bottom: 8px;
}
div#events #events_table td.event {
	width: 162px;
	padding-right: 13px;
}
div#events #events_table td.cover {
	width: 102px;
}
div#events #events_table td.separator {
	background: url(images/bg_list_ruler.gif) repeat-x;
	height: 8px;
}
div#events #events_table td.more {
}
div#events #events_table td.avatar img {
	width: 89px;
	height: 83px;
	border: 1px solid #000;
}
div#events #events_table .cover img {
	width: 90px;
	height: 81px;
	border: 1px solid #00749b;
	-ms-interpolation-mode: bicubic;
}
div#events a {
	color: #00445b;
}
div#events em, div#events td.more a {
	color: #22b7ef;
	font-style: normal;
	font-size: 12px;
}

/* Featured collection */
div#list {
	width: 468px;
	background: #fff;
	margin-top: 15px;
}
div#list #list_top {
	height: 12px;
	background: url(images/bg_list.gif) no-repeat;
}
div#list #list_bottom {
	height: 12px;
	background: url(images/bg_list.gif) no-repeat 0px -12px;
}
div#list #list_main {
	position: relative;
}
div#list #list_header {
	font-size: 20px;
	font-weight: bold;
	color: #0093cb;
	margin-left: 14px;
}
div#list #list_flex {
	min-height: 107px;
}
div#list #list_owner {
	width: 91px;
	height: 101px;
	position: absolute;
	left: 14px;
	top: 34px;
	background: url(images/bg_shadow.gif) no-repeat 0px 86px;
}
div#list #list_owner img {
	border: 1px solid #00749b;	
	width: 89px;
	height: 83px;
}
div#list #list_title {
	padding-left: 113px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
}
div#list #list_title a {
	color: #cb6e00;
}
div#list #list_table {
	border: none;
	margin-left: 14px;
}
div#list #list_text {
	font-size: 12px;
	color: #0092c2;
	padding-left: 113px;
	padding-right: 140px;
}
div#list #list_ruler {
	height: 1px;
	margin: 6px 144px 0px 14px;
	background: url(images/bg_list_ruler.gif) repeat-x;
}
div#list #list_table td {
	border: none;
	padding-right: 16px;
	padding-top: 13px;
}
div#list #list_table td img {
	border: 1px solid #00749b;
	width: 90px;
	height: 81px;
	-ms-interpolation-mode: bicubic;
}
div#list #list_rack {
	width: 468px;
	height: 1px;
	position: relative;
}
div#list #list_rack p {
	width: 92px;
	height: 426px;
	position: absolute;
	left: 351px;
	top: -426px;
	background: url(images/bg_rack.gif) no-repeat 0px 21px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
div#list #list_rack p a {
	color: #cb6e00;
}

/* User page structure */
div#user_left {
	width: 334px;
	float: left;
	margin-left: 13px;
	margin-right: 14px;
}
div#user_right {
	width: 602px;
	float: left;
}

/* User banner */
div#banner {
	width: 950px;
	margin-left: 13px;
	margin-bottom: 9px;
	position: relative;
	font-size: 14px;
	color: #f6fdfe;
}
div#banner a {
	color: #f6fdfe;
	font-weight: bold;
	text-decoration: none;
}
div#banner a:hover {
	text-decoration: underline;
}
div#banner a#outbound {
	font-weight: normal;
	text-decoration: underline;
}
div#banner #banner_top {
	width: 950px;
	height: 12px;
	background: url(images/bg_banner.gif) no-repeat;
}
div#banner #banner_main {
	width: 950px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 74px;
	background: url(images/bg_banner_main.gif) repeat-x;
}
div#banner #banner_bottom {
	width: 950px;
	height: 12px;
	background: url(images/bg_banner.gif) no-repeat 0px -12px;
}
div#banner #banner_avatar {
	position: absolute;
	left: 17px;
	top: 12px;
	width: 89px;
	height: 83px;
	border: 1px solid #000;
}
div#banner #banner_main p {
	margin-left: 120px;
	margin-right: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}
div#banner #banner_main #x_btn {
	position: absolute;
	left: 913px;
	top: 9px;
}

/* User profile */
div#profile {
	width: 334px;
	background-color: #fff;
	margin-bottom: 24px;
}
div#profile #profile_top {
	width: 334px;
	height: 12px;
	background: url(images/bg_profile.gif) no-repeat;
}
div#profile #profile_bottom {
	width: 334px;
	height: 12px;
	background: url(images/bg_profile.gif) no-repeat 0px -12px;
}
div#profile #profile_fixed {
	position: relative;
	width: 334px;
	height: 216px;
	color: #0092c2;
}
div#profile #profile_avatar {
	width: 130px;
	height: 151px;
	position: absolute;
	left: 18px;
	top: 14px;
}
div#profile #profile_name {
	position: absolute;
	left: 159px;
	top: 9px;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}
div#profile #profile_list {
	position: absolute;
	left: 158px;
	top: 31px;
	font-size: 13px;
	list-style-type: none;
}
div#profile #profile_list li {
	overflow: hidden;
	width: 168px;
}
div#profile #profile_list a {
	color: #0092c2;
}
div#profile #profile_albums {
	padding-top: 17px;
}
div#profile #profile_list #profile_albums a,
div#profile #profile_list #profile_songs a {
	font-size: 14px;
	font-weight: bold;
}
div#profile #profile_list #profile_url {
	padding-top: 2px;
	padding-bottom: 17px;
	font-size: 11px;
	white-space: nowrap;
}
div#profile #profile_time {
	padding-top: 4px;
	font-size: 12px;
}
div#profile #profile_stat {
	width: 172px;
	height: 31px;
	position: absolute;
	left: 157px;
	top: 176px;
	font-size: 14px;
	font-weight: bold;
	color: #de7800;
}
div#profile #profile_friend {
	width: 126px;
	height: 31px;
	position: absolute;
	left: -5px;
}
div#profile #profile_spin {
	width: 16px;
	height: 16px;
	position: absolute;
	left: 126px;
	top: 4px;
}
div#profile #profile_flex {
	color: #006d82;
	margin-left: 18px;
	margin-right: 14px;
	margin-bottom: 18px;
	overflow: hidden;
}
div#profile #profile_flex a {
	color: #006d82;
	text-decoration: underline;
}

/* User bookmarks */
div#bookmarks {
	color: #006d82;
}
div#bookmarks #bookmarks_header {
	font-size: 20px;
	font-weight: bold;
	color: #de7800;
	margin-left: 18px;
	margin-right: 12px;
}
div#bookmarks #bookmarks_list {
	margin-left: 18px;
	margin-right: 12px;
	list-style-type: none;
}
div#bookmarks li {
	margin-bottom: 17px;
}
div#bookmarks .link {
	margin-top: 7px;
}
div#bookmarks .meta {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#bookmarks .link a {
	font-size: 16px;
	font-weight: bold;
	color: #01759c;
}
div#bookmarks em {
	font-style: normal;
	color: #0680a9;
}
div#bookmarks .meta a {
	color: #0680a9;
}
div#bookmarks #bookmarks_icons {
	height: 35px;
	position: relative;
}
div#bookmarks #bookmarks_rss {
	width: 35px;
	height: 35px;
	position: absolute; 
	left: 279px;
}
body#artist_page div#bookmarks {
	margin-left: 17px;
	margin-top: 28px;
}

/* Recent albums */
div#recent {
	width: 602px;
	background-color: #00445b;
	color: #fff;
}
div#recent #recent_top {
	width: 602px;
	height: 12px;
	text-indent: -1000em;
	background: url(images/bg_recent.gif) no-repeat;
}
div#recent #recent_bottom {
	width: 602px;
	height: 12px;
	background: url(images/bg_recent.gif) no-repeat 0px -12px;
}
div#recent ul#tabs {
	list-style-type: none;
	padding-top: 0px;
	padding-left: 20px;
	text-indent: -1000em;
}
div#recent ul#tabs li {
	display: inline;
}
div#recent ul#tabs li a {
	float: left;
	height: 35px;
	background: url(images/tabs.gif) no-repeat;
	margin-right: 2px;
}
div#recent ul#tabs li#tab_added a { width: 70px; background-position: 0 0; }
div#recent ul#tabs li#tab_added a:hover, div#recent ul#tabs li#tab_added a:active,
div#recent ul#tabs li#tab_added.hot a { width: 70px; background-position: 0 -35px; }
div#recent ul#tabs li#tab_rated a { width: 67px; background-position: -70px 0; }
div#recent ul#tabs li#tab_rated a:hover, div#recent ul#tabs li#tab_rated a:active,
div#recent ul#tabs li#tab_rated.hot a { width: 67px; background-position: -70px -35px; }
div#recent ul#tabs li#tab_played a { width: 72px; background-position: -137px 0; }
div#recent ul#tabs li#tab_played a:hover, div#recent ul#tabs li#tab_played a:active,
div#recent ul#tabs li#tab_played.hot a { width: 72px; background-position: -137px -35px; }

div#recent #recent_ruler {
	height: 8px;
	clear: both;
	margin-left: 20px;
	margin-right: 8px;
	background: url(images/bg_ruler.gif) repeat-x 0px 7px;
}
div#recent table#recent_albums {
	width: 584px;
	margin-left: 10px;
	margin-top: 14px;
	font-size: 14px;
	border: none;
}
div#recent table#recent_albums a {
	color: #fff;
}
div#recent table#recent_albums a.artist {
	font-weight: bold;
}
div#recent table#recent_albums td.time {
	text-align: center;
}
div#recent table#recent_albums em {
	font-style: normal;
	color: #36b4de;
	white-space: nowrap;
}
div#recent table#recent_albums td {
	padding: 6px 6px;
	border: none;
}
div#recent td.cover {
	background: url(images/bg_cover.gif) no-repeat 6px 6px;
	width: 96px;
}
div#recent td.cover img {
	width: 90px;
	height: 81px;
	border: 1px solid #040404;
	margin-left: 4px;
	margin-bottom: 4px;
	-ms-interpolation-mode: bicubic;
}
div#recent td.rating {
	width: 102px;
	text-indent: -1000em;
}
div#recent td.r10 { background: #00445b url(images/5stars_large.gif) no-repeat 0px 4px; }
div#recent td.r9 { background: #00445b url(images/45stars_large.gif) no-repeat 0px 4px; }
div#recent td.r8 { background: #00445b url(images/4stars_large.gif) no-repeat 0px 4px; }
div#recent td.r7 { background: #00445b url(images/35stars_large.gif) no-repeat 0px 4px; }
div#recent td.r6 { background: #00445b url(images/3stars_large.gif) no-repeat 0px 4px; }
div#recent td.r5 { background: #00445b url(images/25stars_large.gif) no-repeat 0px 4px; }
div#recent td.r4 { background: #00445b url(images/2stars_large.gif) no-repeat 0px 4px; }
div#recent td.r3 { background: #00445b url(images/15stars_large.gif) no-repeat 0px 4px; }
div#recent td.r2 { background: #00445b url(images/1stars_large.gif) no-repeat 0px 4px; }
div#recent td.r1 { background: #00445b url(images/05stars_large.gif) no-repeat 0px 4px; }
div#recent td.r0 { background: #00445b url(images/0stars_large.gif) no-repeat 0px 4px; }

div#recent #recent_icons {
	height: 35px;
	position: relative;
}
div#recent #recent_rss {
	width: 35px;
	height: 35px;
	position: absolute; 
	left: 547px;
}
div#recent #recent_empty {
	color: #36b4de;
	font-size: 13px;
	margin: 8px 20px;
	height: 172px;
}
div#recent #recent_progress {
	text-align: center;
	color: #36b4de;
	font-size: 13px;
	margin: 32px 8px;
}
div#recent #recent_progress img {
	vertical-align: middle;
	margin-right: 6px;
	width: 24px;
	height: 24px;
}

/* Friends page structure */
div#friends_left {
	width: 334px;
	float: left;
	margin-left: 13px;
	margin-right: 14px;
}
div#friends_right {
	width: 602px;
	float: left;
}

/* Friends */
div#friends {
	width: 334px;
	background-color: #00445b;
	margin-bottom: 24px;
	font-size: 13px;
}
div#friends #friends_top {
	width: 334px;
	height: 12px;
	background: url(images/bg_friends.gif) no-repeat;
	text-indent: -1000em;
}
div#friends #friends_bottom {
	width: 334px;
	height: 12px;
	background: url(images/bg_friends.gif) no-repeat 0px -47px;
}
div#friends ul#friends_tabs {
	list-style-type: none;
	padding-top: 0px;
	padding-left: 16px;
	text-indent: -1000em;
}
div#friends ul#friends_tabs li {
	display: inline;
}
div#friends ul#friends_tabs li a {
	float: left;
	height: 35px;
	background: url(images/friends.gif) no-repeat;
	margin-right: 2px;
}
div#friends ul#friends_tabs li#tab_friends a { width: 72px; background-position: 0 0; }
div#friends ul#friends_tabs li#tab_friends a:hover, div#friends ul#friends_tabs li#tab_friends a:active,
div#friends ul#friends_tabs li#tab_friends.hot a { width: 72px; background-position: 0 -35px; }
div#friends ul#friends_tabs li#tab_invite a { width: 59px; background-position: -72px 0; }
div#friends ul#friends_tabs li#tab_invite a:hover, div#friends ul#friends_tabs li#tab_invite a:active,
div#friends ul#friends_tabs li#tab_invite.hot a { width: 59px; background-position: -72px -35px; }
div#friends #friends_ruler {
	height: 8px;
	clear: both;
	margin-left: 16px;
	margin-right: 12px;
	background: url(images/bg_ruler.gif) repeat-x 0px 7px;
}
div#friends #friends_table {
	width: 308px;
	margin: 18px 10px 0 14px;
	font-size: 14px;
	border: none;
}
div#friends #friends_table td {
	border: none;
	padding-bottom: 12px;
}
div#friends #friends_table td.check {
	width: 0;/*25px;*/
}
div#friends #friends_table td.avatar {
	width: 93px;
}
div#friends #friends_table td.name {
	padding-left: 6px;
	padding-top: 8px;
}
div#friends #friends_table img {
	border: 1px solid #000;
	width: 89px;
	height: 83px;
}
div#friends #friends_table a {
	color: #bbeff9;
}
div#friends .empty {
	color: #bbeff9;
	height: 172px;
	margin: 8px 9px 8px 16px;
}
div#friends p {
	height: 40px;
	position: relative;
}
div#friends #btn_delete {
	width: 74px;
	height: 32px;
	position: absolute;
	left: 13px;
	top: 8px;
}

/* Friends news */
div#feed {
	width: 602px;
	background-color: #fff;
	color: #00445b;
	font-size: 14px;
}
div#feed #feed_top {
	width: 602px;
	height: 12px;
	text-indent: -1000em;
	background: url(images/bg_feed.gif) no-repeat;
}
div#feed #feed_bottom {
	width: 602px;
	height: 12px;
	background: url(images/bg_feed.gif) no-repeat 0px -47px;
}
div#feed #feed_header {
	width: 107px;
	height: 35px;
	text-indent: -1000em;
	margin-left: 16px;
	background: url(images/friends.gif) no-repeat -131px 0px;
}
div#feed #feed_ruler {
	height: 8px;
	clear: both;
	margin-left: 16px;
	margin-right: 9px;
	background: url(images/bg_ruler2.gif) repeat-x 0px 7px;
}
div#feed #feed_table {
	margin: 18px 10px 0 14px;
	border: none;
}
div#feed #feed_table td {
	border: none;
	padding: 0;
}
div#feed #feed_table td.avatar {
	width: 101px;
	padding-bottom: 8px;
}
div#feed #feed_table td.event {
	width: 172px;
}
div#feed #feed_table td.cover {
	width: 102px;
}
div#feed #feed_table td.gap {
	padding-bottom: 5px;
}
div#feed #feed_table td.separator {
	background: url(images/bg_list_ruler.gif) repeat-x;
	height: 8px;
}
div#feed #feed_table td.more {
	width: 102px;
	text-align: center;
}
div#feed #feed_table td.avatar img {
	width: 89px;
	height: 83px;
	border: 1px solid #000;
}
div#feed #feed_table .cover img {
	width: 90px;
	height: 81px;
	border: 1px solid #00749b;
	-ms-interpolation-mode: bicubic;
}
div#feed #feed_table .rating {
	text-indent: -1000em;
	width: 80px;
	height: 17px;
}
div#feed #feed_table .r10 { background: url(images/5stars_lite.gif) no-repeat 0px 4px; }
div#feed #feed_table .r9 { background: url(images/45stars_lite.gif) no-repeat 0px 4px; }
div#feed #feed_table .r8 { background: url(images/4stars_lite.gif) no-repeat 0px 4px; }
div#feed #feed_table .r7 { background: url(images/35stars_lite.gif) no-repeat 0px 4px; }
div#feed #feed_table .r6 { background: url(images/3stars_lite.gif) no-repeat 0px 4px; }
div#feed #feed_table .r5 { background: url(images/25stars_lite.gif) no-repeat 0px 4px; }
div#feed #feed_table .r4 { background: url(images/2stars_lite.gif) no-repeat 0px 4px; }
div#feed #feed_table .r3 { background: url(images/15stars_lite.gif) no-repeat 0px 4px; }
div#feed #feed_table .r2 { background: url(images/1stars_lite.gif) no-repeat 0px 4px; }
div#feed #feed_table .r1 { background: url(images/05stars_lite.gif) no-repeat 0px 4px; }
div#feed #feed_table .r0 { background: url(images/0stars_lite.gif) no-repeat 0px 4px; }
div#feed a.artist {
	font-weight: bold;
}
div#feed a {
	color: #00445b;
}
div#feed em, div#feed td.more a {
	color: #22b7ef;
	font-style: normal;
	font-size: 12px;
}
div#feed .empty {
	color: #36a8c4;
	height: 139px;
	margin: 8px 16px;
}

/* Query */
#query_header {
	color: #01759c;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 36px 11px 36px;
}
div#query {
	width: 950px;
	margin-left: 13px;
	background-color: #00445b;
}
div#query #query_top {
	width: 950px;
	height: 12px;
	text-indent: -1000em;
	background: url(images/bg_query.gif) no-repeat;
}
div#query #query_bottom {
	width: 950px;
	height: 12px;
	background: url(images/bg_query.gif) no-repeat 0px -12px;
}
div#query #query_ruler {
	height: 8px;
	clear: both;
	margin-left: 20px;
	margin-right: 8px;
	background: url(images/bg_ruler.gif) repeat-x 0px 7px;
}
div#query .empty {
	font-size: 13px;
	color: #bbeff9;
	margin: 10px 18px 13px 17px;
	height: 80px;
}
div#query .empty a {
	color: #bbeff9;
	text-decoration: underline;
}
div#query table#query_table {
	width: 923px;
	margin-left: 11px;
	margin-top: 14px;
	margin-bottom: 13px;
	border: none;
	font-size: 13px;
	color: #f6fdfe;
}
div#query table#query_table a {
	color: #f6fdfe;
}
div#query table#query_table td {
	border: none;
	padding: 1px 6px 2px 6px;
}
div#query table#query_table th {
	border: none;
	padding: 1px 6px 0px 6px;
}
div#query table#query_table th {
	text-align: left;
	white-space: nowrap;
}
div#query table#query_table th a {
	height: 17px;
	display: block;
	float: left;
	text-indent: -1000em;
	background: url(images/fields.gif) no-repeat;
	margin-top: 3px;
}
div#query table#query_table th a.fixed {
	cursor: default;
}
div#query table#query_table #th_sort {
	width: 27px;
	height: 27px;
	margin-left: 11px;
}
div#query table#query_table th span.hot {
	display: block;
}
div#query table#query_table #th_artist a { width: 34px; background-position: 0px 0px; }
div#query table#query_table #th_artist a.hot { background-position: 0px -17px; }
div#query table#query_table #th_artist span.hot { width: 72px; }
div#query table#query_table #th_released a { width: 60px; background-position: -34px 0px; }
div#query table#query_table #th_released a.hot { background-position: -34px -17px; }
div#query table#query_table #th_released span.hot { width: 98px; }
div#query table#query_table #th_rating a { width: 42px; background-position: -94px 0px; }
div#query table#query_table #th_rating a.hot { background-position: -94px -17px; }
div#query table#query_table #th_rating span.hot { width: 80px; }
div#query table#query_table #th_title a { width: 28px; background-position: -136px 0px; }
div#query table#query_table #th_title a.hot { background-position: -136px -17px; }
div#query table#query_table #th_title span.hot { width: 66px; }
div#query table#query_table #th_added a { width: 46px; background-position: -164px 0px; }
div#query table#query_table #th_added a.hot { background-position: -164px -17px; }
div#query table#query_table #th_added span.hot { width: 84px; }
div#query table#query_table #th_format a { width: 47px; background-position: -210px 0px; }
div#query table#query_table #th_format a.hot { background-position: -210px -17px; }
div#query table#query_table #th_format span.hot { width: 85px; }
div#query table#query_table #th_category a { width: 62px; background-position: -257px 0px; }
div#query table#query_table #th_category a.hot { background-position: -257px -17px; }
div#query table#query_table #th_category span.hot { width: 100px; }
div#query table#query_table #th_composer a { width: 70px; background-position: -319px 0px; }
div#query table#query_table #th_composer a.hot { background-position: -319px -17px; }
div#query table#query_table #th_composer span.hot { width: 108px; }
div#query table#query_table #th_label a { width: 36px; background-position: -389px 0px; }
div#query table#query_table #th_label a.hot { background-position: -389px -17px; }
div#query table#query_table #th_label span.hot { width: 74px; }
div#query table#query_table #th_genre a { width: 41px; background-position: -425px 0px; }
div#query table#query_table #th_genre a.hot { background-position: -425px -17px; }
div#query table#query_table #th_genre span.hot { width: 79px; }
div#query table#query_table #th_catno a { width: 63px; background-position: -466px 0px; }
div#query table#query_table #th_catno a.hot { background-position: -466px -17px; }
div#query table#query_table #th_catno span.hot { width: 101px; }
div#query table#query_table #th_updated a { width: 58px; background-position: -529px 0px; }
div#query table#query_table #th_updated a.hot { background-position: -529px -17px; }
div#query table#query_table #th_updated span.hot { width: 96px; }
div#query table#query_table #th_played a { width: 45px; background-position: -587px 0px; }
div#query table#query_table #th_played a.hot { background-position: -587px -17px; }
div#query table#query_table #th_played span.hot { width: 83px; }
div#query table#query_table #th_country a { width: 52px; background-position: -632px 0px; }
div#query table#query_table #th_country a.hot { background-position: -632px -17px; }
div#query table#query_table #th_country span.hot { width: 90px; }
div#query table#query_table #th_company a { width: 65px; background-position: -684px 0px; }
div#query table#query_table #th_company a.hot { background-position: -684px -17px; }
div#query table#query_table #th_company span.hot { width: 103px; }
div#query table#query_table #th_album a { width: 44px; background-position: -749px 0px; }
div#query table#query_table #th_album a.hot { background-position: -749px -17px; }
div#query table#query_table #th_album span.hot { width: 82px; }
div#query table#query_table #th_reissuelabel a { width: 86px; background-position: 0px -34px; }
div#query table#query_table #th_reissuelabel a.hot { background-position: 0px -51px; }
div#query table#query_table #th_reissuelabel span.hot { width: 124px; }
div#query table#query_table #th_reissued a { width: 58px; background-position: -86px -34px; }
div#query table#query_table #th_reissued a.hot { background-position: -86px -51px; }
div#query table#query_table #th_reissued span.hot { width: 96px; }
div#query table#query_table #th_distrib a { width: 68px; background-position: -144px -34px; }
div#query table#query_table #th_distrib a.hot { background-position: -144px -51px; }
div#query table#query_table #th_distrib span.hot { width: 106px; }
div#query table#query_table #th_store a { width: 35px; background-position: -212px -34px; }
div#query table#query_table #th_store a.hot { background-position: -212px -51px; }
div#query table#query_table #th_store span.hot { width: 73px; }
div#query table#query_table #th_location a { width: 55px; background-position: -247px -34px; }
div#query table#query_table #th_location a.hot { background-position: -247px -51px; }
div#query table#query_table #th_location span.hot { width: 93px; }
div#query table#query_table #th_status a { width: 42px; background-position: -302px -34px; }
div#query table#query_table #th_status a.hot { background-position: -302px -51px; }
div#query table#query_table #th_status span.hot { width: 80px; }
div#query table#query_table #th_borrower a { width: 62px; background-position: -344px -34px; }
div#query table#query_table #th_borrower a.hot { background-position: -344px -51px; }
div#query table#query_table #th_borrower span.hot { width: 100px; }
div#query table#query_table #th_checkin a { width: 58px; background-position: -406px -34px; }
div#query table#query_table #th_checkin a.hot { background-position: -406px -51px; }
div#query table#query_table #th_checkin span.hot { width: 96px; }
div#query table#query_table #th_checkout a { width: 69px; background-position: -464px -34px; }
div#query table#query_table #th_checkout a.hot { background-position: -464px -51px; }
div#query table#query_table #th_checkout span.hot { width: 107px; }
div#query table#query_table #th_packaging a { width: 70px; background-position: -533px -34px; }
div#query table#query_table #th_packaging a.hot { background-position: -533px -51px; }
div#query table#query_table #th_packaging span.hot { width: 108px; }
div#query table#query_table #th_condition a { width: 63px; background-position: -603px -34px; }
div#query table#query_table #th_condition a.hot { background-position: -603px -51px; }
div#query table#query_table #th_condition span.hot { width: 101px; }
div#query table#query_table #th_duration a { width: 57px; background-position: -666px -34px; }
div#query table#query_table #th_duration a.hot { background-position: -666px -51px; }
div#query table#query_table #th_duration span.hot { width: 95px; }
div#query table#query_table #th_numalbums a { width: 63px; background-position: -723px -34px; }
div#query table#query_table #th_numalbums a.hot { background-position: -723px -51px; }
div#query table#query_table #th_numalbums span.hot { width: 101px; }

div#query #query_bar_top {
	font-size: 14px;
	color: #0b9bcb;
}
div#query #query_bar_bottom {
	font-size: 14px;
	color: #08799f;
	border-bottom: 1px solid #00445b;  /* this is needed for IE */
}
div#query #query_bar_top a {
	text-decoration: underline;
	margin: 0px 2px;
	color: #0b9bcb;
}
div#query #query_bar_top a.select {
	margin: 0 0;
}
div#query #query_bar_bottom a {
	text-decoration: underline;
	margin: 0px 2px;
	color: #08799f;
}
div#query #query_bar_tl, div#query #query_bar_bl {
	float: left;
	margin-left: 19px;
}
div#query #query_bar_bl {
	font-size: 12px;
}
div#query #query_bar_bottom #query_bar_bl a {
	text-decoration: none;
}
div#query #query_bar_bottom #query_bar_bl a:hover,
div#query #query_bar_bottom #query_bar_bl a:active {
	text-decoration: underline;
}
div#query #query_bar_tr, div#query #query_bar_br {
	float: right;
	margin-right: 21px;
}
div#query #items_per_page,
div#query #select_view {
	vertical-align: -2px;  /* fine-tuned for IE */
	margin-right: 8px;
}
div#query #select_view {
	width: 150px;
}
div#query #select_view #optgroup_commands option {
	color: #666666;
}
div#query #select_view option.pale {
	color: #aaaaaa;
}

/* Thumbnails */
div#query table#thumbnail_table {
	width: 932px;
	margin-left: 16px;
	margin-top: 17px;
	margin-bottom: 13px;
	border: none;
}
div#query table#thumbnail_table td {
	border: none;
	width: 120px;
	height: 87px;
}
div#query table#thumbnail_table td.cover {
	background: url(images/bg_cover.gif) no-repeat;
	padding-left: 4px;
	padding-bottom: 13px;
}
div#query table#thumbnail_table img {
	width: 90px;
	height: 81px;
	border: 1px solid #040404;
	-ms-interpolation-mode: bicubic;
}

/* Ratings */
table tr.e td {
	background: #003b4f;
}
table tr .rating {
	text-indent: -1000em;
	width: 80px;
}
table tr.e .r10 { background: #003b4f url(images/5stars.gif) no-repeat 0px 4px; }
table tr.e .r9 { background: #003b4f url(images/45stars.gif) no-repeat 0px 4px; }
table tr.e .r8 { background: #003b4f url(images/4stars.gif) no-repeat 0px 4px; }
table tr.e .r7 { background: #003b4f url(images/35stars.gif) no-repeat 0px 4px; }
table tr.e .r6 { background: #003b4f url(images/3stars.gif) no-repeat 0px 4px; }
table tr.e .r5 { background: #003b4f url(images/25stars.gif) no-repeat 0px 4px; }
table tr.e .r4 { background: #003b4f url(images/2stars.gif) no-repeat 0px 4px; }
table tr.e .r3 { background: #003b4f url(images/15stars.gif) no-repeat 0px 4px; }
table tr.e .r2 { background: #003b4f url(images/1stars.gif) no-repeat 0px 4px; }
table tr.e .r1 { background: #003b4f url(images/05stars.gif) no-repeat 0px 4px; }
table tr.e .r0 { background: #003b4f url(images/0stars.gif) no-repeat 0px 4px; }
table tr.o .r10 { background: #00445b url(images/5stars_odd.gif) no-repeat 0px 4px; }
table tr.o .r9 { background: #00445b url(images/45stars_odd.gif) no-repeat 0px 4px; }
table tr.o .r8 { background: #00445b url(images/4stars_odd.gif) no-repeat 0px 4px; }
table tr.o .r7 { background: #00445b url(images/35stars_odd.gif) no-repeat 0px 4px; }
table tr.o .r6 { background: #00445b url(images/3stars_odd.gif) no-repeat 0px 4px; }
table tr.o .r5 { background: #00445b url(images/25stars_odd.gif) no-repeat 0px 4px; }
table tr.o .r4 { background: #00445b url(images/2stars_odd.gif) no-repeat 0px 4px; }
table tr.o .r3 { background: #00445b url(images/15stars_odd.gif) no-repeat 0px 4px; }
table tr.o .r2 { background: #00445b url(images/1stars_odd.gif) no-repeat 0px 4px; }
table tr.o .r1 { background: #00445b url(images/05stars_odd.gif) no-repeat 0px 4px; }
table tr.o .r0 { background: #00445b url(images/0stars_odd.gif) no-repeat 0px 4px; }

/* Cloud */
div#cloud {
	width: 950px;
	margin-left: 13px;
}
div#cloud #cloud_left {
	width: 17px;
	height: 576px;
	float: left;
	text-indent: -1000em;
	background: url(images/bg_cloud_side.gif) no-repeat;
}
div#cloud #cloud_main {
	width: 916px;
	float: left;
	min-height: 576px;
	background: url(images/bg_cloud.gif) repeat-x;
}
div#cloud #cloud_right {
	width: 17px;
	height: 576px;
	float: left;
	background: url(images/bg_cloud_side.gif) no-repeat -17px 0px;
}
div#cloud #cloud_bar {
	font-size: 14px;
	color: #ea6b00;
	margin-top: 10px;
	margin-bottom: 20px;
}
div#cloud #cloud_bar a {
	color: #ea6b00;
	text-decoration: underline;
}
div#cloud #cloud_body {
	text-align: center;
	margin-bottom: 10px;
}
div#cloud #cloud_body a {
	margin: 0 0.2em;
	white-space: nowrap;
}
div#cloud .c7 {
	color: #006e89;
	font-size: 31px;
}
div#cloud .c6 {
	color: #006e89;
	font-size: 23px;
}
div#cloud .c5 {
	color: #36a8c4;
	font-size: 25px;
}
div#cloud .c4 {
	color: #7fd5ea;
	font-size: 21px;
}
div#cloud .c3 {
	color: #5abed7;
	font-size: 17px;
}
div#cloud .c2 {
	color: #36a8c4;
	font-size: 13px;
}
div#cloud .c1 {
	color: #5abed7;
	font-size: 15px;
}
div#cloud .c0 {
	color: #7fd5ea;
	font-size: 13px;
}
div#cloud .empty {
	color: #36a8c4;
	font-size: 13px;
	text-align: left;
}
div#cloud .empty a {
	color: #36a8c4;
	text-decoration: underline;
}

/* Album page structure */
div#album_left {
	width: 602px;
	float: left;
	margin-left: 13px;
	margin-right: 14px;
}
div#album_right {
	float: left;
	width: 334px;
}

/* Album title */
div#title {
	width: 602px;
	background-color: #00445b;
	color: #f6fdfe;
	font-size: 13px;
	margin-bottom: 15px;
}
div#title #title_top {
	width: 602px;
	height: 12px;
	background: url(images/bg_recent.gif) no-repeat;
}
div#title #title_main {
	position: relative;
	padding-left: 200px;
	min-height: 184px;
}
div#title #title_bottom {
	width: 602px;
	height: 12px;
	background: url(images/bg_recent.gif) no-repeat 0px -12px;
}
div#title #title_cover {
	width: 166px;
	height: 166px;
	position: absolute;
	left: 15px;
	top: 10px;
	padding-left: 4px;
	padding-bottom: 4px;
	background: url(images/bg_cover_large.gif) no-repeat;
}
div#title #title_cover.empty {
	background: none;
}
div#title #title_cover img#cover {
	width: 160px;
	height: 160px;
	border: 1px solid #000608;
}
div#title #title_cover img#spinner {
	width: 24px;
	height: 24px;
	border: none;
	position: absolute;
	left: 68px;
	top: 68px;
}
div#title #title_header {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin-top: 7px;
}
div#title #title_header a {
	color: #fff;
	font-weight: bold;
}
div#title ul#title_info_left {
	width: 170px;
	float: left;
	margin-top: 14px;
	margin-right: 10px;
	list-style-type: none;
}
div#title ul#title_info_left li {
	margin-bottom: 3px;
}
div#title ul#title_info_right {
	width: 222px;
	float: left;
	margin-top: 14px;
	list-style-type: none;
	color: #f47000;
}
div#title ul#title_info_right li {
	margin-bottom: 11px;
}
div#title li.rating {
	width: 102px;
	height: 20px;
	text-indent: -1000em;
}
div#title li.r10 { background: #00445b url(images/5stars_large.gif) no-repeat; }
div#title li.r9 { background: #00445b url(images/45stars_large.gif) no-repeat; }
div#title li.r8 { background: #00445b url(images/4stars_large.gif) no-repeat; }
div#title li.r7 { background: #00445b url(images/35stars_large.gif) no-repeat; }
div#title li.r6 { background: #00445b url(images/3stars_large.gif) no-repeat; }
div#title li.r5 { background: #00445b url(images/25stars_large.gif) no-repeat; }
div#title li.r4 { background: #00445b url(images/2stars_large.gif) no-repeat; }
div#title li.r3 { background: #00445b url(images/15stars_large.gif) no-repeat; }
div#title li.r2 { background: #00445b url(images/1stars_large.gif) no-repeat; }
div#title li.r1 { background: #00445b url(images/05stars_large.gif) no-repeat; }
div#title li.r0 { background: #00445b url(images/0stars_large.gif) no-repeat; }

/* Album notes */
div#notes {
	margin-left: 35px;
	margin-right: 45px;
	font-size: 11px;
	color: #006d82;
}
div#notes #notes_header {
	width: 84px;
	height: 13px;
	margin-top: 21px;
	margin-bottom: 9px;
	text-indent: -1000em;
	background: url(images/notes.gif) no-repeat;
}
div#notes #notes_text p {
	margin-bottom: 16px;
}

/* Album tracks */
div#tracks {
	width: 602px;
	background-color: #00445b;
	color: #f6fdfe;
	font-size: 13px;
}
div#tracks #tracks_top {
	width: 602px;
	height: 21px;
	background: url(images/bg_tracks.gif) no-repeat;
	text-indent: -1000em;
}
div#tracks #tracks_bottom {
	width: 602px;
	height: 12px;
	background: url(images/bg_tracks.gif) no-repeat 0px -21px;
}
div#tracks table#tracks_table {
	width: 577px;
	margin-left: 13px;
	margin-top: 14px;
	border: none;
}
div#tracks table#tracks_table a {
	color: #f6fdfe;
}
div#tracks table#tracks_table a.artist {
	font-weight: bold;
}
div#tracks table#tracks_table td {
	border: none;
	padding: 1px 6px 2px 6px;
}

/* Album ads */
div#plug {
	width: 334px;
	position: relative;
	background-color: #fff;
	margin-bottom: 13px;
	color: #22b7ef;
	font-size: 13px;
}
div#plug a {
	color: #22b7ef;
}
div#plug a:hover {
	color: #00445b;
}
div#plug a .product {
	font-weight: bold;
}
div#plug a .price {
	font-weight: bold;
	font-size: 15px;
}
div#plug #plug_top {
	width: 334px;
	height: 12px;
	background: url(images/bg_social.gif) no-repeat;
}
div#plug #plug_main {
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: -5px;
	margin-bottom: -3px;
	padding-bottom: 2px;
}
div#plug #plug_bottom {
	width: 334px;
	height: 12px;
	background: url(images/bg_social.gif) no-repeat 0px -39px;
}
div#plug_arrow {
	position: absolute;
	width: 11px;
	height: 8px;
	left: -11px;
	top: 15px;
	background: url(images/bg_plug_arrow.gif) no-repeat;
}

/* Album social */
div#social {
	width: 334px;
	background-color: #fff;
}
div#social #social_top {
	width: 334px;
	height: 39px;
	text-indent: -1000em;
	background: url(images/bg_social.gif) no-repeat;
}
div#social #social_bottom {
	width: 334px;
	height: 12px;
	background: url(images/bg_social.gif) no-repeat 0px -39px;
}
div#social #social_header {
	height: 4px;
}
div#social ul#tabs {
	list-style-type: none;
	padding-top: 0px;
	padding-left: 9px;
	text-indent: -1000em;
}
div#social ul#tabs li {
	display: inline;
}
div#social ul#tabs li a {
	float: left;
	height: 35px;
	background: url(images/social.gif) no-repeat;
	margin-right: 2px;
}
div#social ul#tabs li#tab_owns a { width: 101px; background-position: 0 0; }
div#social ul#tabs li#tab_owns a:hover, div#social ul#tabs li#tab_owns a:active,
div#social ul#tabs li#tab_owns.hot a { width: 101px; background-position: 0 -35px; }
div#social ul#tabs li#tab_rates a { width: 102px; background-position: -101px 0; }
div#social ul#tabs li#tab_rates a:hover, div#social ul#tabs li#tab_rates a:active,
div#social ul#tabs li#tab_rates.hot a { width: 102px; background-position: -101px -35px; }
div#social ul#tabs li#tab_plays a { width: 108px; background-position: -203px 0; }
div#social ul#tabs li#tab_plays a:hover, div#social ul#tabs li#tab_plays a:active,
div#social ul#tabs li#tab_plays.hot a { width: 108px; background-position: -203px -35px; }

div#social #social_modes {
	margin-left: 18px;
	margin-top: 5px;
	color: #01759c;
	font-size: 13px;
}
div#social #social_modes a {
	color: #01759c;	
	text-decoration: underline;
}
div#social #social_ruler {
	height: 1px;
	margin: 3px 16px 2px 11px;
	background: url(images/bg_ruler2.gif) repeat-x;
}
div#social table#social_table {
	width: 307px;
	border: none;
	margin-left: 9px;
}
div#social table#social_table td {
	border: none;
	padding-top: 15px;
}
div#social table#social_table .avatar {
	width: 102px;
}
div#social table#social_table .avatar img {
	border: 1px solid #000;
	width: 89px;
	height: 83px;
}
div#social table#social_table .user a {
	color: #00445b;
	font-size: 14px;
}
div#social table#social_table div.rating {
	text-indent: -1000em;
	width: 80px;
	margin-left: auto;
	padding-top: 4px;
}
div#social table#social_table div.rating a {
	width: 80px;
	height: 13px;
	display: block;
}
div#social table#social_table .r10 { background: url(images/5stars_lite.gif) no-repeat; }
div#social table#social_table .r9 { background: url(images/45stars_lite.gif) no-repeat; }
div#social table#social_table .r8 { background: url(images/4stars_lite.gif) no-repeat; }
div#social table#social_table .r7 { background: url(images/35stars_lite.gif) no-repeat; }
div#social table#social_table .r6 { background: url(images/3stars_lite.gif) no-repeat; }
div#social table#social_table .r5 { background: url(images/25stars_lite.gif) no-repeat; }
div#social table#social_table .r4 { background: url(images/2stars_lite.gif) no-repeat; }
div#social table#social_table .r3 { background: url(images/15stars_lite.gif) no-repeat; }
div#social table#social_table .r2 { background: url(images/1stars_lite.gif) no-repeat; }
div#social table#social_table .r1 { background: url(images/05stars_lite.gif) no-repeat; }
div#social table#social_table .r0 { background: url(images/0stars_lite.gif) no-repeat; }

div#social table#social_table .time {
	color: #22b7ef;
	margin-top: 3px;
	text-align: right;
}
div#social .empty {
	color: #01759c;
	font-size: 13px;
	margin: 6px 16px 2px 11px;
	height: 121px;
	text-align: center;
}
div#social #social_progress {
	color: #01759c;
	font-size: 13px;
	margin: 6px 16px 2px 11px;
	height: 121px;
	text-align: center;
}
div#social #social_progress img {
	vertical-align: middle;
	width: 16px;
	height: 16px;
}

/* Settings and messages */
div#settings, div#message {
	width: 521px;
	background: #fff;
	font-size: 13px;
	color: #002646;
	margin: 15px 35px 0px 35px;
}
div#settings #settings_top, div#message #message_top {
	width: 521px;
	height: 11px;
	background: url(images/bg_typical.gif) no-repeat;
}
div#settings #settings_bottom, div#message #message_bottom {
	width: 521px;
	height: 11px;
	background: url(images/bg_typical.gif) no-repeat 0px -11px;
}
div#settings #settings_main, div#message #message_main {
	width: 515px;
	border-left: 3px solid #a5d9e3;
	border-right: 3px solid #a5d9e3;
}
div#settings a, div#message a {
	color: #006d82;
	text-decoration: underline;
}
div#settings #settings_header {
	font-size: 18px;
	font-weight: bold;	
	color: #0093cb;
	margin-left: 39px;
	margin-bottom: 18px;
	padding-top: 25px;
}
div#settings p {
	margin: 18px 24px 25px 39px;
	position: relative;
}
div#settings p .static {
	position: absolute;
	left: 200px;
}
div#settings p input.textbox {
	width: 220px;
	position: absolute;
	left: 200px;
	font-size: 13px;
	border: 1px solid #00749b;
	padding: 2px 2px;
}
div#settings p input.wide {
	width: 430px;
	font-size: 13px;
	border: 1px solid #00749b;
	padding: 2px 2px;
}
div#settings p select {
	width: 180px;
	position: absolute;
	left: 200px;
	font-size: 13px;
	border: 1px solid #00749b;
	padding: 2px 2px;
}
div#settings p textarea {
	width: 430px;
	height: 300px;
	font-size: 13px;
	border: 1px solid #00749b;
}
div#settings #btn_row {
	position: relative;
	height: 56px;
	margin: 0 0;
}
div#settings #btn_left {
	width: 74px;
	height: 32px;
	position: absolute;
	left: 34px;
}
div#settings #btn_right {
	width: 74px;
	height: 32px;
	position: absolute;
	left: 115px;
}
div#settings .error, div#message .error {
	color: #de7800 !important;
}
div#settings label.error, div#message label.error {
	background-color: #de7800 !important;
	color: #fff !important;
}
div#settings #btn_upgrade {
	width: 88px;
	height: 32px;
	position: absolute;
	left: 34px;
}
div#settings #btn_continue, div#message #btn_continue {
	width: 88px;
	height: 32px;
	position: absolute;
	left: 34px;
}
div#settings #btn_register, div#message #btn_register {
	width: 129px;
	height: 32px;
	position: absolute;
	left: 34px;
}
div#settings #btn_send, div#message #btn_send {
	width: 125px;
	height: 32px;
	position: absolute;
	left: 34px;
}
div#message #message_header {
	font-size: 15px;
	font-weight: bold;	
	color: #0093cb;
	margin-left: 39px;
	margin-right: 39px;
	margin-bottom: 18px;
	padding-top: 25px;
}
div#message p {
	margin: 18px 24px 25px 39px;
	position: relative;
}
div#message #btn_row {
	position: relative;
	height: 56px;
	margin: 0 0;
}
div#settings #pic_row {
	height: 166px;
}
div#settings #pic_row img {
	width: 130px;
	height: 151px;
}
div#settings #btn_upload {
	width: 73px;
	height: 32px;
	position: absolute;
	left: 33px;
}
div#settings p #pic_delete {
	position: absolute;
	left: 200px;
	top: 155px;
}
div#settings #columns_table {
	margin: 18px 24px 25px 39px;
}
div#settings #columns_table td {
	padding-right: 12px;
	padding-bottom: 3px;
}
div#settings p.smalltext {
	font-size: 12px;
}
div#settings div.settings_ruler {
	height: 8px;
	background: url(images/bg_list_ruler.gif) repeat-x;
	margin: -6px 24px -6px 39px;
}
div#settings table#field_permissions {
	width: 428px;
	margin: -6px 24px 25px 39px;
}
div#settings table#field_permissions td {
	padding: 2px 8px;
	padding-bottom: 4px;
}
div#settings table#field_permissions td.field {
	font-weight: bold;
	padding-right: 30px;
}
div#settings div.protected {
	color: #bbbbbb;
}

/* Text page */
div#ruler {
	width: 906px;
	height: 3px;
	margin-top: 5px;
	margin-left: 35px;
	background: url(images/bg_submenu.gif) repeat-x;
}
div#help {
	width: 906px;
	background: #fff;
	font-size: 13px;
	color: #002646; /*#006d82;*/
	margin: 15px 35px 0px 35px;
}
div#help #help_top {
	width: 906px;
	height: 11px;
	background: url(images/bg_typical_wide.gif) no-repeat;
}
div#help #help_bottom {
	width: 906px;
	height: 11px;
	background: url(images/bg_typical_wide.gif) no-repeat 0px -11px;
}
div#help #help_main {
	width: 900px;
	border-left: 3px solid #a5d9e3;
	border-right: 3px solid #a5d9e3;
	padding-bottom: 1px;
}
div#help a {
	color: #006d82;
	text-decoration: underline;
}
div#help ul {
	margin: 16px 90px 16px 53px;
}
div#help li {
	margin: 16px 0 16px 0;
}
div#help h2 {
	margin: 0 90px 16px 37px;
	padding-top: 22px;
	color: #0093cb;
	font-size: 26px;
	font-weight: normal;
}
div#help h3 {
	margin: 31px 37px 19px 37px;
	color: #0093cb;
	font-size: 18px;
	font-weight: bold;
}
div#help h3 a {
	color: #0093cb;
}
div#help p {
	margin: 16px 90px 16px 37px;
}
div#help .uielem {
}
div#help .error {
	color: #de7800;
}
div#help strong {
	color: #d87900;
}
div#help div#download {
	position: relative;
}
div#help p#download_center {
	position: absolute;
	top: 3px;
	left: 262px;
	margin-top: 0;
	width: 240px;
	font-size: 12px;
}
div#help p#download_right {
	position: absolute;
	top: 3px;
	left: 480px;
	width: 300px;
	margin-top: 0;
	font-size: 12px;
}
div#help #download_ruler {
	height: 8px;
	clear: both;
	margin-left: 38px;
	margin-right: 14px;
	background: url(images/bg_list_ruler.gif) repeat-x;
}
div#help table#upgrade_options {
	width: 560px;
	margin: 28px 90px 16px 37px;
}
div#help table#upgrade_options td {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #777;
}
div#help table#upgrade_options .upgrade_product {
	font-size: 14px;
	font-weight: bold;
}
div#help table#upgrade_options .upgrade_link {
	text-align: right;
	padding-right: 6px;
}
div#help table#upgrade_options #upgrade_fine {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	padding-top: 12px;
}

/* AdSense */
div#adsense {
	width: 750px;
	margin-left: 113px;
	margin-bottom: 9px;
	position: relative;
	font-size: 14px;
	background: #F6FDFE;
}
div#adsense_top {
	width: 750px;
	height: 12px;
	background: url(images/bg_ad.gif) no-repeat;
}
div#adsense_main {
	width: 750px;
	margin-top: -5px;
	margin-bottom: -6px;
	padding-left: 11px;
}
div#adsense_bottom {
	width: 750px;
	height: 12px;
	background: url(images/bg_ad.gif) no-repeat 0px -12px;
}

/*
end of file
*/