@charset "utf-8";
/* CSS Document */



body {
	background-color: #444444;
	font-size:12px;
	font-family:Arial;
	background-image:url(../img/bg_repeat.png);
	background-repeat:repeat-x;
	margin:0px;
	color:#666666;
}
.width_main a {
	text-decoration:none;
	color:#666666;
}
.width_main a:hover {
	text-decoration:none;
	color: #FF0000;
}
img {
	border:none;
}
form {
	margin:0px;
	padding:0px;
}
.hr {
	border-bottom:dotted 1px #999999;
	height:1px;
	margin: 0px 0px 0px 41px;
}
h1 {
	font-size:28px;
	font-weight:normal;
	color:#473E33;
	margin:0px;
	display:block;   /****************removed width:100%***********************/
	float:left;
}
#container {
	width:960px;
	margin: 0px auto 0px auto;
	text-align: left;
}


.top_bg { /**v1**/
	height: 200px;
	float: left;
}
.logo { /**v1**/
	background-image: url(../img/favdj_logo.jpg);
	height: 138px;
	width: 462px;
	float: left;
	margin: 0px 0px 0px 20px;
}
.width {
	width:960px;
	float:left;
}
.width_main {
	width:878px;
	float:left;
}
.social_links {/**v1**/
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}
.menu { /**v1**/
	height: 37px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 588px;
	margin-left: 0px;
}
.main_body {
	padding: 0px 41px 20px 41px;
	background-color: #FFFFFF;
}
.width_ab {
	width:878px;
	float:left;
}
.width_a {
	width:878px;
	float:left;
	margin-bottom:20px;
}
.width_b {
	width:570px;
	float:left;
}

.width_b_new {
	width:880px;
	float:left;
}



.search_browse_bar {
	background-color: #DBDBDB;
	padding: 10px;
	float:left;
	margin-left: 32px;
	margin-top: 15px;
}
.button {
	display:block;
	margin-top:0px;
	float:left;
}
.inputbox {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../img/input_bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	color:#999999;
	font-size:15px;
	padding:7px;
	float:left;
}
.input_a {
	margin:1px 2px 0px 0px;
	width:385px;
}
.input_b {
	margin:8px 2px 5px 0px;
	width:520px;
}
.input_d {
	margin:8px 2px 0px 0px;
	width:485px;
}
.input_e {
margin-right:5px;
	width:352px;
}

.photo_browse{
margin-top:8px;
}
.input_f {
	width:160px;
	margin-right:5px;
}
.input_g {
	width:305px;
	margin-right:5px;
	margin: 0;
}
.input_b_chkbox {
	width:535px;
}
.input_c {
	margin:8px 2px 0px 0px;
	width:40px;
	text-align:center;
}
.chkbox {
	margin:10px 0px 10px 0px;
}
.chkbox_genre {
	margin:2px 0px 2px 0px;
	float:left;
	width: 170px;
}
.browse_but {
	margin-right:26px;
}
.h1_underline {
	background-image: url(../img/h1_underline.gif);
	background-repeat: no-repeat;
	height: 5px;
	margin: 5px 0px 5px 0px;
}
.txt_box {
	text-align: justify;
	margin-bottom: 15px;
}
.txt_box_info {
	color: #CC0000;
	text-align: justify;
	margin: 15px 0px 15px 0px;
}
label {
	float: left;
	margin: 18px 0px 0px 10px;
}
.icon {
	display:block;
	float:left;
	margin-top:10px;
	margin-right:5px;
	width: 28px;
}

.icon2 {
	display:block;
	float:left;
	margin-top:2px;
	margin-right:5px;
	width: 28px;
}


.browse_photo {
	margin:8px 0px 5px 33px;
	float: left;
	width: 537px;
}

.save_but {
	margin:8px 0px 5px 33px;
	float: left;
	width: 537px;
}


.ad_banner {
	float: right;
	width: 300px;
	height: 300px;
	border:#999999 dashed 1px;
	color:#CCCCCC;
	margin-top: 10px;
}
.footer_company {
	float: left;
}
.footer_company a{
	text-decoration:none;
	color:#ffffff;
}

.footer_company a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
.footer_company a:hover {
	text-decoration:underline;
	color: #FF9900;
}
.footer_company a:active {
	text-decoration:none;
	color: #FFFFFF;
}
.footer_links {
	float: right;
}
.footer_links a{
	text-decoration:none;
	color:#ffffff;
}

.footer_links a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
.footer_links a:hover {
	text-decoration:underline;
	color: #FF9900;
}
.footer_links a:active {
	text-decoration:none;
	color: #FFFFFF;
}
.topten_no {
	float: left;
	width: 20px;
	font-size:19px;
	color:#999999;
}
.topten_name {
	float: left;
	width: 175px;
}
.topten_track {
	float: left;
	width: 340px;
}
.topten_pad {
	padding:5px;
}
.red_star {
	display: block;
	float: right;
	margin: 15px 10px 0px 5px;
}
#top_menu {
	margin:0px;
	list-style-type: none;
}
#top_menu li {/*v1*/
	display: block;
	float: left;
	margin: 7px 25px 0px 0px;
}
#top_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.social_links img {
	display: block;
	float: right;  /******************Changed from float : left********************/
	margin-right: 3px;
}
.social_txt {
	/******************removed color:#FFFFFF & Top margin********************/
	margin-right: 5px;
	float: right;
}
.clear {
	clear: left;
}



/*Profile Page Css Added Here*/

.width_c {
	width:370px;
	float:left
}

.h1_underline_long {
	background-image: url(../img/h1_underline_2.gif);
	background-repeat: no-repeat;
	height: 5px;
	margin: 5px 0px 8px 0px;
}

.grey{
color:#666666;
}

.white{
	color:#666666;
	float: right;
	font-size: 11px;
}

h2 {
	font-size: 14px;
	display: block;
	float: left;
	margin: 11px 0 0 10px;
}
.back_but {
	float: right;
}
.profile_pic {
	float: left;
	height: 190px;
	width: 190px;
	border: 2px solid #666666;
	margin-bottom: 15px;
}
.profile_rating {
	float: left;
}
.profile_container {
	float: left;
	width: 200px;
}
.profile_city {
	float: left;
	font-size: 14px;
	margin: 5px 10px 10px 0px;
	width: 350px;
}
.profile_sociallinks {
	float: right;
	text-align: right;
	width: 300px;
}
.profile_sociallinks img {
	display: block;
	float: right;
	margin: 2px;
}
.profile_description {
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
}
.profile_desc_container {
	float: left;
	width: 670px;
}
.profile_options {
	float: left;
}
.comment_container {
	background-color: #F9F7F1;
	border:1px solid #E5E1DD;
	padding: 10px;
	float: left;
	width: 545px;
	margin: 10px 0px 10px 0px;
}
.comment_name {
	font-size: 17px;
	color: #473E33;
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
.comment_said {
	float: left;
	margin-top: 3px;
}
.comment_date {
	float: right;
	font-size: 11px;
	color: #9A9384;
}
.comment_txt {
	float: left;
	width: 545px;
	text-align: justify;
}
.comment_hr {
	float: left;
	width: 545px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin:5px 0px 5px 5px;
}
.width_d {
	width: 300px;
	float: right;
	
}

.width_da {
	width: 300px;
	float: left;
	
}
.topten_trackname {
	float: left;
	margin: 0px 3px 4px 0px;
}
.topten_artist_name {
	float: left;
	color: #990000;
	font-size:smaller;
	margin: 0px 3px 4px 0px;
}
.profile_marginlist{
	float:left;
	margin-bottom:15px;
}
.profile_admin_links {
	float: right;
	margin-top: 10px;
	margin-right: 8px;
}

.top_banner {
	float: left;
	height: 88px;
	width: 429px;
	margin-top: 50px;
	margin-left: 20px;
}
.profile_menu {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
}
.profile_menu li {
	display: block;
	margin-bottom: 5px;
	margin-left: 0px;
}
.profile_menu li:hover {
	text-decoration: underline;
	margin-left: 0px;
}
.profile_subgenre {
	float: left;
	width: 100%;
	font-size: 14px;
}
.genre_city_container {
	float: left;
	width: 370px;
}
.profile_subgenre a:hover {
	text-decoration: underline;
}
.bdj_dj_cont {
	background-color: #EFEFEF;
	float: left;
	padding: 15px;
	width: 540px;
	margin-bottom: 8px;
}
.bdj_profile_pic {
	float: left;
	height: 61px;
	width: 59px;
}
.bdj_vote_box {
	float: left;
	height: 61px;
	width: 60px;
	background-color: #AAB72A;
	color: #FFFFFF;
}
.bdj_info_box {
	float: left;
	height: 61px;
	width: 310px;
}
.bdj_djname {
	font-weight:bold
}
.bdj_info {
	float: left;
	clear: left;
	margin: 1px 0px 5px 5px;
}
.bdj_date_added {
	float: right;
	clear: none;
}
.bdj_ratings {
	float: right;
	clear: right;
	margin-top: 30px;
}
.bdj_rating_box {
	float: right;
	width: 110px;
	height: 61px;
}
.bdj_vote_box_no {
	background-color: #869221;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}
.bdj_vote_box_voteno {
	text-align: center;
	font-size: 11px;
	padding: 1px;
}
.marginlist {
	float: left;
	width: 300px;
}
.bdj_menu_level01 {
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 16px;
	border-bottom:1px dotted #999999;
}
.bfj_menu_level02 {
	padding: 5px 5px 5px 10px;
	font-size: 14px;
}

.bdj_pagination{
	font-size: 11px;
	text-align: right;
	}
	
.bdj_pagination a:hover {
	color: #990000;
	text-decoration:underline;

}

.bdj_pagination a:active {
	color: #990000;
	font-weight:bold;

}

.header {
	float: left;
	background-color: #FFFFFF;
}
.user_menu_box {
	margin: 10px 0px 0px 45px;
}


.user_menu {
	list-style-type: none;
	padding: 0;
	margin: 0px;
}.user_menu li {
	float: right;
	display: block;
	padding: 0px 6px 0px 6px;
	border-right:1px solid #CCCCCC;
}
.user_menu a {
	color: #666666;
	text-decoration: none;
}
.user_menu a:hover {
	text-decoration: underline;
}
.delete_comment {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 10px;
	width: 80px;
}
.change_media {
	font-size: 10px;
	float: right;
	margin: -15px 10px 0px 0px;
	text-align: right;
}
.topten_list_spacer{
margin-bottom:2px;
}

h3{
	margin:8px 0px 0px 7px;
	font-size:17px;
	color:#463E33;
	display:block;
	float:left;
	font-weight: normal;
}
.vert_line {
	float: left;
	height: 30px;
	border-right:1px solid #CCCCCC;
	margin-left:10px;
	margin-top:4px;
}
.input_info {
	float: left;
	font-size: 11px;
	color: #999999;
}
.width_h_left {
	float: left;
	width: 212px;
}
.width_h_mid {
	float: left;
	width: 400px;
}

.home_left {
	margin-right: 25px;
	margin-bottom: 15px;
}

.home_middle{
	margin-right: 25px;
	margin-bottom: 15px;
}

.home_right {
	margin-bottom: 15px;
	float: left;
}
.home_topten_list{
	border: 1px dashed #CCCCCC;
	padding:3px;
	float: left;
}

.home_topten_width{
	width:205px;
	float: left;
}
.home_side_banner {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px dashed #CCCCCC;
	background-color:#F6F6F6;
	height:460px;
		}

.home_side_banner2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px dashed #CCCCCC;
	background-color:#F6F6F6;
	height:352px;
		}
		
.right_banner{
		margin-top:8px;
		margin-bottom:8px;
		}
		
		
.home_mid_intro_txt a {
	font-weight: bold;
	color: #990000;
}

.home_mid_intro_txt {

	margin-bottom:20px;
}
.home_dj_box {
	padding: 3px;
	width: 394px;
	margin-bottom: 10px;
	clear: left;
	float: left;
}
.home_dj_profile_pic {
	height: 100px;
	width: 100px;
	float: left;
	margin-right: 5px;
}
.home_dj_title {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #C32C48;
}
.home_dj_intro {
	float: left;
	width: 280px;
	margin-top: 5px;
}
.home_dj_view_more {
	float: left;
	margin-top: 5px;
}
.tweet_logo {
	float: left;
	margin-right: 5px;
	width: 28px;
}
.tweet_content {
	float: right;
	width: 170px;
}
.tweetbox {
	float: left;
	width: 205px;
	margin-bottom: 10px;
}
.tweets_view a{
	float: left;
	font-size: 13px;
	color: #C72A46;
	font-weight: bold;
	width: 100px;
}

