@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	padding: 10px 8px;
	font-size:80%;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
}

h1 {
	padding:0;
	margin:0;
	font-size:160%;
	border-bottom:1px #f60 dotted;
	font-weight:normal;
}

h2 {
	margin:25px 0 0 0;
	padding:0;
	font-size:120%;
	border-bottom:1px #f60 dotted;
	font-weight:normal;
}


p {
	padding:0;
	margin:10px 0 0 0;
}

form {
	padding:0;
	margin:0;
}

a {
	color:#000;
}

#path a {
	color:#F60;
}

a.pseudo {
	text-decoration:underline;
	cursor:pointer;
}

div.ajax {
	padding:auto;
	background-image:url(/media/design/ajax.gif);
	background-repeat:no-repeat;
	height:100px;
	background-position:center 20px;
}



input {
	font-size:120%;
	border:1px #999 solid;
	width:100%;
	color:#999;
}

#informer {
	position:fixed;
	height:50px;
	width:30%;
	top:0;
	left:33%;
	border:2px #666 solid;
	padding-top:15px;
	text-align:center;
	font-weight:bold;
	display:none;
}

div.ok {
	background-color:#090;
	color:#FFF;
}

div.error {
	background-color:#990000;
	color:#FFF;
}

div.process {
	background-color:#666;
	color:#FFF;
}

#body {
	background-color:#FFF;
	margin:0 auto 0 auto;
	width:100%;
	min-width:950px;
	max-width:1400px;
	padding:
}

#header {
	height: 81px;
	background-image:url(media/design/headerBg.gif);
	background-repeat:repeat-x;
	padding: 0 20px;	
}

#logo {
	padding-top:7px;
	width:359px;
	float:left;
}

#userArea {
	height:70px;
	width:39%;
	float:right;
	padding: 5px 0;
}

#userArea label {
	font-weight:bold;
	color:#555;
}

#userAriaLeft {
	float: left;
	width:48%;
}

#userAriaRight {
	float: right;
	width:50%;
}

div.userAriaDiv {
	margin-top:4px;
	text-align:right;
}

div.userAriaDiv div {
	float:left;
}

#userPic {
	float:left;
	width:84px;
}

#userPic img {
	border:1px #666 solid;
	padding:1px;
}

#userData {
	margin-left:20px;
}

#userData span {
	font-size:120%;
	font-weight:bold;
}

#userData span a {
	color:#333;
}

#headerTags {
	height:100px;
	padding: 0 20px 20px 0;
}

#tags {
	background-image:url(media/design/dot.gif);
	background-repeat:repeat-y;
	padding: 2px 0 10px 20px;
	text-align:justify;
	width:38%;
	font-size:80%;
	margin: 20px 0 20px 60%;
}

#tags a {
	color:#666;
	text-decoration:none;
}

#menu {
	margin:0 20px 60px 20px;
}

#menuCenter {
	height:48px;
	width:96%;
	float:left;
	background-image:url(media/design/menuCenter.png);
	background-repeat:repeat-x;
}

#menuLeft {
	width:2%;
	height:48px;
	background-image:url(media/design/menuLeft.png);
	background-repeat:no-repeat;
	float:left;
}

#menuRight {
	width:3%;
	position:relative;
	height:48px;
	margin-top:-48px;
	background-image:url(media/design/menuRight.png);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
}

#content {
	clear:both;
}


#search {
	border:1px #666 solid;
	color:#999;
	font-size:140%;
	background-color:#CCC;
	margin:7px 0 0 0;
	width:25%;
	padding-right:20px;
	float:left;
}

.ajaxSmall {
	background-image:url(/media/ajax.gif);
	background-position:right;
	background-repeat:no-repeat;
}

ul.menu, ul.menu li{
	margin: 0;	
	padding: 0;	
	display: inline;
}
ul.menu li {
	float:left;
	width:18%;
}
ul.menu li a{
	text-align:center;
	font-size:140%;
	display: block;
	padding:8px 10px 12px 10px;
  margin:1px 0px;
	color: #FFF;
	text-decoration: none;	
  white-space: nowrap;
}

ul.menu li a:hover {
	color:#F60;
}

div.submenu ul li a{
	font-size:120%;
	padding:5px 0;
	text-align:center;
  white-space: nowrap;
	color:#FFF;
}

ul.menu li a.active{
	color:#F60;
}


div.submenu {
	display:none;
	width:100%;
	background-image:url(media/design/menuDropRight.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:relative;
	clear:both;
	top:-3px;
	z-index:10;
}

div.submenu ul {
	background-image:url(media/design/menuDropLeft.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0 4px 0 0;
	padding:0 0 10px 4px;
}

div.submenu ul li {
	display:block;
	float:none;
	clear:both;
	text-align:center;
	width:100%;
}


#path {
	margin:10px 20px 30px;
}

#path a {
	padding-right:25px;
	padding-left: 5px;
	background-image:url(media/design/pointer.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#path span {
	padding-left: 5px;
}


#content {
	margin:0 20px;
	clear:both;
}


#contentLeft {
	padding-right:20px;
	width:67%;
	float:left;
}

#contentRight {
	width:30%;
	float:right;
}


div.releaseTop {
	margin-top:10px;
	height:210px;
}

div.releaseCover img {
	padding:1px;
	border:1px #999 solid;
	margin-top:10px;
}

div.releaseCover {
	float:left;
	width:35%;
}

div.releaseInfo {
	width:64%;
	float:right;
}

span.releaseTitle {
	font-size:140%;
	display:block;
}
span.releaseArtist {
	margin:10px 0 10px 0;
	font-size:120%;
	display:block;
}
span.releaseData {
	display:block;
	margin-top:10px;
}



.releaseTracks{
	clear:both
}

.releaseTracks {
	margin-top:60px;
}

div.news {
	margin-top:-10px;
}

div.news h2 {
	border-bottom:1px #CCC dotted;
	margin:0;
}

div.news div {
	background-color:#eee;
	padding:10px 25px;
}

div.news div div {
	padding:0;
}

.newsTitle {
	font-size:120%;
	font-weight:bold;
	margin-top:20px;
}

.newsDate {
	margin-top:2px;
	font-size:80%;
	color:#F60;
}



button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 12px 0 0; 
  text-align:center; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 15px; 
}

button.submitBtn { 
  background:url(media/design/btnRight.png) right no-repeat; 
  color:#fff; 
}

button.submitBtn:hover {
	color:#f60;
}

button.submitBtn span { 
  height:28px; 
  line-height:28px;
  background:url(media/design/btnLeft.png) left no-repeat;
}


.rtop, .rbottom{display:block; }
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background-color:#eee;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 


.tdNum {
	width:5%;
	text-align:center;
	background-color:#f60;
}

.tdAct {
	width:5%;
	text-align:center;
	white-space:nowrap;
}

.tdAct img {
	cursor:pointer;
}

.tdTitle {
	width:50%;
	text-align:left;
}

.tdTime {
	width:10%;
	text-align:center;
}

.tdBitrate {
	width:10%;
	text-align:center;
}


.tdSize {
	width:10%;
	text-align:center;
}

.tdTime {
	text-align:center;
	width:10%;
}

tr.list1 {
	background-color:#FFF;
}

tr.list2  {
	background-color:#eee;
}

.tr1 {
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	}

.tr2 {
	background-color:#F8F8F8;
	color:black;
	text-align:left;
	padding-left: 10px;
	}

.tr3 {
	font-weight:bold;
	text-align:center;
	background-color:#F60;
	color:white;
}

.tr4 {
	background-color:black;
	color:#FFFFFF;
	text-align:center;
}

.release {
	height: 100px;
	width:33%;
	margin-top:5px;
}
span.small {
	font-size:80%;
}

.release p {
	padding:0;
	margin:0;
}

.float {
	float:left;
}


.release img {
	display:block;
	padding:1px;
	border:1px #999 solid;
	float:left;
	width:80px;
	margin-right:10px;
}

.release div{
}


div.pager {
	width:17px;
	height:40px;
	cursor:pointer;
	position:relative;
		top:80px;
}

div.next {
	background-image:url(media/design/pagerNext.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:-19px;


}

div.prev {
	background-image:url(media/design/pagerPrev.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:-19px;
}


div.clear {
	clear:both;
	height:1px;
}

.release span {
	display:block;
	margin:0 0 3px 7px;
}

.release a.artists {
	color:#333;
}


#footer {
	margin-top:30px;
	clear:both;
	height:160px;
	padding: 0 20px;
	background-image:url(media/design/footerBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	vertical-align:bottom;
}


#copyright {
	margin-top:70px;
	font-size:80%;
	width:45%;
	float:right;
	text-align:right;
}

#counters {
	margin-top:100px;
	float:left;
	width:50%;
}

#newComment {
	margin:35px 0 40px 0;
}

img.avatar {
	border:1px #666 solid;
	padding:1px;
	float:left;
}

img.avatar1 {
	border:1px #666 solid;
	padding:1px;
}

textarea.newComment {
	width:70%;
	height:60px;
	border:1px #999 solid;
	float:right;
	margin-bottom:10px;
}


div.commentControl {
	float:right;
}


div.comment {
	border-top:1px #CCC dotted;
	padding: 10px 0;
	min-height:75px;
	margin-bottom:10px;
}

div.commentText {
	margin-left:80px;
}

span.userName {
	font-weight:bold;
}
span.date {
	color:#F60;
}

div.commentsNavi {
	margin-top:20px;
	font-weight:bold;
	height:20px;
}

div.pager2 {
	cursor:pointer;
	width:41px;
	height:20px;
	float:right;
}

div.next2 {
	background-image:url(media/design/pager2Next.png);
	background-repeat:no-repeat;
}

div.prev2 {
	background-image:url(media/design/pager2Prev.png);
	background-repeat:no-repeat;
}

img.playAll {
	cursor:pointer;
	float:right;
	margin-top:-25px;
}

img.downloadRar {
	cursor:pointer;
}

img.ratingBtn {
	position:relative;
	top:4px;
	cursor:pointer;
}


div.btnPlay {
	width:27px;
	height:27px;
	margin-left:5px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/media/design/btnPlay.png);
}

div.btnPause {
	width:27px;
	height:27px;
	margin-left:5px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/media/design/btnPause.png);
}

input.common
{
	border: 1px solid #CECECE;
	background-color: #F2F2F2;
}
input.valid
{
	border: 1px solid #B3D577;
	background-color: #E0F5BD;
}
input.error
{
	border: 1px solid #DB8180;
	background-color: #F7C7C7;
}
input.important
{
	border: 1px solid #DCCB61;
	background-color: #F8EEB9;
}


div.labels {
	width:33%;
	float:left;
}

#otherArtistReleases, #otherGenreReleases {
	height:210px;
}

#rating {
	font-weight:bold;
}

.nc_bbcode_smile {
	padding-top:2px;
  white-space:nowrap;
	width:37px;
	height:25px;
	border:0;
	cursor:pointer;
}

.nc_bbcode_smile_top {
 white-space:nowrap;
}

#smile_buttons_f_Comment {
	border:1 #333 solid;
	background-color:#FFF;
	position:absolute;
	width:150px;
	height:120px;
}

div.trackLoading {
	cursor:pointer;
	display:none;
	width:0%;
	background-color:#aaa;
	margin-top:2px;
	height:60px;
	position:relative;
	margin-top:-60px;
	z-index:10;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); 
	-moz-opacity: 0.2; 
	-khtml-opacity: 0.2; 
	opacity: 0.2; 
}

div.trackPlaying {
	width:0%;
	background-color:#F60;
	height:60px;
	text-align:right;
	border-right:2px #000 solid;
}



#downloadRar a{
	color:#F60;
}

div.download a{
	color:#F60;
}


/* Auth componetn styles */

table.nc_messages {width:100%; margin:10px 0; border-collapse: collapse}

table.nc_messages tr.nc_msg a {text-decoration:none; display:block}

table.nc_messages tr.nc_msg a:hover {text-decoration:underline}

table.nc_messages .col_1 {width:5px}

table.nc_messages .col_2, table.nc_messages .col_4 {width:1%}

table.nc_messages th {background:#EEE; border:1px solid #CCC; padding:7px}

table.nc_messages td {background:#F6F6F6; border:1px solid #CCC; padding:5px}

table.nc_messages tr.nc_msg_out td {background:#EEE}

table.nc_messages tr.nc_msg_text td {background:#FFF}

table.nc_messages td.nc_divider {border:0; height:10px;	background:none}

table.nc_messages tr.nc_msg_min td {padding:1px 5px 2px}

div.nc_form {width:430px; margin:auto}

div.nc_form form {background:#EEE; border:1px solid #CCC; padding:10px 15px 10px 10px}

div.nc_form div.nc_header {background:#CCC; padding:5px 11px}

div.nc_form input.text {width:100%}

div.nc_form textarea {width:100%; height:5em}


.nc_bbcode_wicon, .nc_bbcode_icon { border:0;}
div.nc_bbcode_color_top {white-space:nowrap;}

div.nc_bbcode_color {padding-top:2px; white-space:nowrap;}т

input.nc_bbcode_color {padding:0px; cursor:pointer; height:20px; width:20px; border:0px;}

input.nc_bbcode_color_white {padding:0px; cursor:pointer; height:20px; width:20px; border:1px solid #AAAAAA;}

div.nc_bbcode_smiles, .nc_bbcode_colors {position:absolute; background:#FFFFFF; padding:3px; border:solid 1px #AAAAAA;}

div.nc_bbcode_smile_top {white-space:nowrap;}

div.nc_bbcode_smile {padding-top:2px; white-space:nowrap;}

input.nc_bbcode_smile {padding:0px; cursor:pointer; height:22px; width:22px; border:0px;}

img.nc_bbcode_smile_in_text {margin:0 0 -3px 0;}

/* BBcodes in text */

div.nc_bbcode_quote_1_top {margin:0px 25px 0px 25px;}

div.nc_bbcode_quote_1 {padding:20px; border:1px solid #CCCCCC; background:#FFFFFF;}

div.nc_bbcode_quote_2_top {margin:0px 25px 0px 25px;}

div.nc_bbcode_quote_2 {margin:5px 0; padding:20px; border:1px solid #eceff2; background:#FFFFFF;}

div.nc_bbcode_code {background:#FFFFFF; border:1px solid #eceff2; margin:5px 0; padding:10px 25px 10px 25px; max-height:100px; overflow:auto;}

span.nc_bbcode_list_closed {margin-left:1em; text-indent:-.65em; display:block;}

div.nc_bbcode_list {margin-left:1em; text-indent:-.65em;}

span.nc_bbcode_color {}

span.nc_bbcode_size {}

a.nc_bbcode_url_1 {}

a.nc_bbcode_url_2 {}

img.nc_bbcode_img {}

span.nc_bbcode_s {}

a.nc_bbcode_cut_link {}


/*END Auth componetn styles */

/* Forum styles */

.nc_forum_header {
	background-color:#CCC;
}

.cell, .nc_forum_forum, .cell_main {
	background-color:#FFF;
}

/* paginator */

.paginator {
	margin-top:60px;
	font-size:1em;
	width:600px;
}
.paginator table {
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}
.paginator table td {
	padding:0;
	white-space:nowrap;
	text-align:center;
}
.paginator span {
	display:block;
	padding:3px 0;
	color:#fff;
}
.paginator span strong,
.paginator span a {
	padding:2px 6px;
}
.paginator span strong {
	background:#ff6c24;
	font-style:normal;
	font-weight:normal; 
}
.paginator .scroll_bar {
	width:100%;	height:20px;
	position:relative;
	margin-top:10px; 
}
.paginator .scroll_trough {
	width:100%;	height:3px;
	background:#ccc;
	overflow:hidden;
}
.paginator .scroll_thumb {
	position:absolute;
	z-index:2;
	width:0; height:3px;
	top:0; left:0;
	font-size:1px;
	background:#363636;
}
.paginator .scroll_knob {
	position:absolute;
	top:-5px; left:50%;
	margin-left:-10px;
	width:20px; height:20px;
	overflow:hidden;
	background:url(/scripts/paginator/slider_knob.gif) no-repeat 50% 50%;
	cursor:pointer; cursor:hand;
}
.paginator .current_page_mark {
	position:absolute;
	z-index:1;
	top:0; left:0;
	width:0; height:3px;
	overflow:hidden;
	background:#ff6c24;
}

.fullsize .scroll_thumb {
	display:none;
}


.paginator_pages {
	width:600px;
	text-align:right;
	font-size:0.8em; 
	color:#808080;
	margin-top:-10px; 
}
#adsense1 {
	float:left;
	padding-left:20px;
}

#adsense2 {
	margin-top:30px;
}

#adsense3 {
  clear:both;
  padding-top:60px;	
  margin-top:60px;
  text-align:left;
}


#errorRarDownload {
	border:1px #900 solid;
	padding:5px;
	background-color:#FE4747;
	color:#FFF;
	display:none;
}

div.bb {
	float:right;
	margin-top:-30px;
}

#smile_buttons_newCommentText {
	z-index:10;
}


div.rss {
	margin:30px 20px;
}

div.rss img {
	float:left;
	margin-right:10px;
}


.autocomplete-w1 { background:url(/media/design/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }
.autocomplete strong { color:#f60; }



/* Register and modify form classes */
div.field {
	margin-top:20px;
	clear:both;
	border-bottom:1px #CCC dotted;
}

div.field input {
	font-size:140%;
}

div.fieldName {
	font-size:120%;
	float:left;
	width:26%;
	font-weight:bold;
	padding:23px 0;
}

div.fieldData {
	float:left;
	width:29%;
	padding:20px 0;
}

div.fieldDescr {
	float:right;
	width:35%;
	padding:20px 0;
}

div.messageBox {
	width:95%;
	border:1px #ccc solid;
	margin-top:5px;
	padding:10px;
}

div.newMessage {
	background-color:#eee;
}

div.messageBox img {
	float:left;
	margin-right:10px;
}

div.messageInfo span.user {
	font-weight:bold;
	color:#ff9900;	
}

div.messageInfo a {
	display:block;
	text-align:right;
}

div.messageInfo span.date {
	color:#ccc;
	font-size:80%;
}

div.messageText {
	margin-top:15px;
	color:black;
}

div.bbMessage {
	margin-left:74px;
	margin-top:3px;
}


div.messagesSend {
	height:130px;
}


#usersOnline {
	
}

#usersOnline img {
	margin:2px;
}

#releaseNavi {
	margin-bottom:-25px;
	text-align:right;
}


#searchBox {
	width:80%;
	margin-top:38px;
	position:absolute;
	height:500px;
	display:none;
}

#searchClose {
	text-align:right;
	cursor:pointer;
}

#searchContent {
	width:90%;
	position:absolute;
	color:white;
	z-index:10;
	padding:30px;
}

#searchBg {
	background-color:black;
	width:100%;
	height:100%;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	-moz-opacity: 0.8; 
	-khtml-opacity: 0.8; 
	opacity: 0.8; 	
}

#results {
	overflow:auto;
	height:400px;
}

#results a {
	color:white;
}
