body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
img
{  border-style: none;
}
p {
	text-align: justify;
}
#info_banner_bar {
	width: 100%;
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color:#FFFF00;
	font-weight: bold;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
}
#center {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	}

#header {
	float: left;
	clear: both;
	height: auto;
	width: 955px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#radio_stuff {
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#news {
	width: 49%;
	float: left;
	margin-bottom: 10px;

}
#radio_status {
	width: 49%;
	float: right;
	margin-bottom: 10px;

}
#user_limits_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFF99;
	font-weight: bold;
}
.news_article {
	width: 100%;
	float:left;
	margin-bottom: 10px;
}
.news_icon {
	text-align: right;
	height: 16px;
	width: 16px;
	float: left;
	display: block;
}
.news_text {
	width: 365px;
	padding-left: 10px;
	display: block;
	float: right;
}
.news_heading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF4FA;
	font-weight: bold;
	padding-bottom:5px;
	margin-bottom: 10px;
}
.news_report {
	text-align: justify;
	text-justify: newspaper;
	

}

#random_mix {
	width: 49%;
	float: right;
	margin-bottom: 10px;
}
#new_mixes {
	width: 49%;
	float: right;
	margin-bottom: 10px;
}
#tag_main_page {
	width: 49%;
	float: left;
	margin-bottom: 10px;
}
#tag_cloud {
	text-align: center;
}

#forum_nav {
	font-weight: bold;
	margin: 10px;
}

.search_container {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
.search_input {
	font-size: 24px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.search_submit {
	font-size: 24px;
	width: 15%;
	margin-right: auto;
	margin-left: auto;
}
.notes {
	BORDER-RIGHT: #666666 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #666666 1px solid;
	PADDING-LEFT: 5px;
	FONT-SIZE: 88%;
	FLOAT: right;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px 0px 10px 10px;
	BORDER-LEFT: #666666 1px solid;
	WIDTH: 158px;
	COLOR: #666666;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #666666 1px solid;
	HEIGHT: auto;
	BACKGROUND-COLOR: #ffffe1
}

#info {
	width: 368px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #CCCCCC;
	padding: 10px;

	}
#logo{
	width: 350px;
	height: 48px;
	background-image:url(../../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	clear: left;
}
#nav_menu {
	float: left;
	clear: left;
}
#nav_list li{
	list-style: none;
	margin: 0;
	display: inline;
	font-size: 1.25em;
}
#nav_list li a{
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 0.1em solid #AAB;
	/*background: #CCD;*/
	text-decoration: none;
	font-weight: bold;
}
#nav_list li a:link{
	color: #333346;
}
#nav_list li a:visited{
	color: #333346;
}
#nav_list li a:hover{
	color: #ffffff;
	background: #33326F;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#left {
	wdith: 140px;
	float: left;
	clear: left;
	margin-top:10px;
}
#donation_square {
	margin-bottom: 10px;
	}
#left_skyscraper{
}
#main {
	float: left;
	width: 800px;
	clear: none;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#uploader_console{
	margin-top: 10px;
}
.text {
	text-align: justify;
}
a {
	color: #666666;
}
form {
 padding: 5px;
}
.general_form label {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FLOAT: left;
	PADDING-BOTTOM: 3px;
	WIDTH: 115px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.general_form submit input {
	background-color: #336699;
}
.general_form input {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	WIDTH: 200px;
	PADDING-TOP: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.general_form textarea {
	overflow:auto;
	width:275px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#messagebox {
	background-color: #FFFFCC;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
	padding: 15px;
}
.message {
	font-weight: bold;
	color: #000000;
}
table {
	border-collapse: collapse;
}
th {
	background-color: #FF9900;
	color: #000000;

}

td {
	padding: 8px;
	border: 1px solid #CCCCCC;
}

.row_1 {
	/*background-color: #F5F4F7;*/
	background-color: #FFFFFF;
	font-size: 1em;
}
.row_2 {
	background-color: #F7F7FD;
	font-size: 1em;
}
.row_head{
	background-color: #5A5679;
	color: #FFFFFF;

}
.cell_time  {
	text-align: center;
}

.cell_description{
}
.cell_username {
}
.cell_tags {
}
.cell_downloads {
	text-align: center;
}
.online {
	background-color: #66CC33;
}
.offline {
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
}
.main_post_options {
}
.post {
	background-color: #FAF9FF;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-bottom: 35px;
}
.post_head {
	font-size: 9px;
	background-color: #D8D6E2;
	padding: 5px;
	color: #666666;
}
.post_options {
	font-size: 9px;
}
.post_message{
	padding: 10px;
}
.post_quote {
	font-size: 9px;
	color: #666666;
	padding: 10px;
	height: auto;
	width: auto;
	border: 1px solid #5A5679;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	background-color: #CCCCCC;
}
h1 {
	color: #000000;
	font-size: 18px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ECECFF;
}
h2 {
	background-color: #5A5679;
	color: #FFFFFF;
	padding: 5px;
	font-size: 16px;
}

h3 {
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECFF;
}
h4 {
	BORDER-RIGHT: #666666 0px solid;
	PADDING-RIGHT: 0px;
	BACKGROUND-POSITION: left top;
	BORDER-TOP: #666666 0px solid;
	PADDING-LEFT: 27px;
	FONT-SIZE: 110%;
	BACKGROUND-IMAGE: url(../images/help.png);
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: #666666 0px solid;
	COLOR: #666666;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #666666 1px solid;
	BACKGROUND-REPEAT: no-repeat;
}
.unassigned_files{
	magin-top:30px;
	height: auto;
	float: left;
	margin-top: 10px;
}
.online_mixes{
	magin-top:30px;
	float: left;
	height: auto;
	margin-top: 10px;


}
.offline_mixes{
	magin-top:30px;
	float: left;
	height: auto;
	margin-top: 10px;
}
.mix_data{
	float: left;
	width: 600px;
}
.control_button {
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	width: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lower_main_ad {
	width: 728px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#user_nav_menu {
	background-color: #333333;
	width: 100%;
}
#user_nav_list li {

	display: inline;
	font-size: 1em;
}
#user_nav_list li a{
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 0.5em solid #AAB;
	/*background: #CCD;*/
	text-decoration: none;
}
#user_nav_list li a:link{
	color: #FFFFFF;
}
#user_nav_list li a:visited{
	color: #FFFFFF;
}
#user_nav_list li a:hover{
	color: #FFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #666666;
}




.mix_link A:link{
	color: #333333;
}
.mix_link A:hover{
	color: #666666;
}
.mix_link A:visited{
	color: #333333;
}
#mix description {
	width: 100%;
}
#mix_tracklist {
	width: 100%;
}
#share_this_media {
	width: 100%;
}
.share_media_text_box {
	width: 450px;
}
#share_options {
 width: 400px;
 float:left;
}
#download_mix {
	float: left;
	width: 100%;
}
#forum_index {
	font-size: 12px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.popular_result A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3366CC;
	text-decoration:none;
}
.almostas_result A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3366CC;
	text-decoration:none;
}
.thirdplace_result A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	text-decoration:none;
}
.other_result A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	text-decoration:none;
}
.popular_result A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3366CC;
	text-decoration: underline;
}
.almostas_result A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3366CC;
	text-decoration: underline;
}
.thirdplace_result A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	text-decoration: underline;
}
.other_result A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	text-decoration: underline;
}
.popular_result A:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3366CC;
	text-decoration: none;
}
.almostas_result A:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3366CC;
	text-decoration: none;
}
.thirdplace_result A:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	text-decoration: none;
}
.other_result A:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	text-decoration: none;
}
.mix_results {
	width: 100%;
	border-collapse: collapse;
}
.new_mix_bg {
	padding-top: 10px;
	float: left;
	margin-bottom: 10px;
}
.new_mix_icon {
	text-align: right;
	height: 16px;
	width: 16px;
	float: left;
	display: block;
}
.new_mix_text {
	width: 365px;
	padding-left: 10px;
	display: block;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF4FA;
}
.new_mix_description {

	font-weight: bold;
	padding-bottom:5px;
	margin-bottom: 10px;
}
#dj_profile_form {
}
.dj_profile_form_text {
	width: 400px;
	margin-left: 100px;
}
.dj_profile_form_textarea {
	width: 400px;
	margin-left: 100px;
	height: 300px;
}
