#box-link { 
		position: absolute; 
		top: 8px; 
		left: 20px; 
		width: 200px; 
		height: 100%; 
		background-color: transparent; 
		border: 1px solid yellow; }	
body {
	background:#000 url('images/insane-battle-bac');
	//cursor: pointer;
	background-repeat:no-repeat;
   background-attachment:fixed;
 background-position:center;
 position: relative; 
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
 	//background:#000;
display:block;

}


a:active
{
outline: none;
}
a, input {
outline-color: invert;
outline-style: none;
outline-width: medium;
}
a:focus
{
-moz-outline-style: none;
}
img
{
border:none;
 border:0;
 border-style: none;
}
.image_border{
	border:1px solid #cccccc;
	padding:5px;
	}
.flot_left {
	float:left;
}
.clr {
	clear:both;
}
a {
	color:#f8a015;
	text-decoration:none;
}
a:hover {
	color:#f8a015;

}
.main {
	width:980px;
	margin:0 auto;
	padding-bottom:20px;
}
.header {
	height:50px;
}
.report {
	//height:50px;
	//margin-left:200px;
	margin-top:500px;
}
.top_header {
	height:27px;
	padding:22px 0 0 0;
	font-family:Tahoma;
	font-size:11px;
	color:#707070;
}
.headerl_text {
text-decoration:underline;
color:white;
}
.header_left {
	width:400px;
	float:left;
	
	
}
.header_left .hoover{
	width:px;
	float:left;
	color:#FFFFFF;
	margin:bottom 5px;
}
.header_right {
	width:px;
	float:right;
	margin:bottom 5px;
	color:#FFF;
}
.second_header {
	padding:0px 0 0 0;
	font-family:Tahoma;
	font-size:11px;
	color:#707070;
}
.header_1 {
	width:200px;
	float:left;
}
.header_play {
	float:left;
	padding:20px 0 0 30px;
}
.header_frame {
	float:right;
	padding:10px 0 0 0;
}
.header_text {
	float:left;
	width:131px;
	font-size:12px;
	padding:16px 0 0 12px;
}
.style1 {
	color:#e18a00;
}
.music_icon {
	background:url(images/topstroip.jpg) no-repeat top right;
	float:left;
	width:55px;
	margin:12px 0 0 13px;
}
.cen {
	padding:11px 0 0 21px;
	float:left;
}
.mid_matter {
	padding:9px 5px 0 10px;
}
.mid_left {
	width:656px;
	float:left;
}
.mid_right {
	width:303px;
	float:right;
}
.mid_left_fan{
	width:645px;
	float:left;
}
.mid_right_fan {
	width:303px;
	float:right;
	margin:5px 10px 0 0;
}

.fav_but {
	-moz-box-shadow:inset 0px 1px 0px 0px #ebe8eb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ebe8eb;
	box-shadow:inset 0px 1px 0px 0px #ebe8eb;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #b3b899;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:0px 5px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.fav_but:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.fav_but:active {
	position:relative;
	top:1px;
}
.fav_but_added {
	-moz-box-shadow:inset 0px 1px 0px 0px #ebe8eb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ebe8eb;
	box-shadow:inset 0px 1px 0px 0px #ebe8eb;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #b3b899;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:0px 5px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.fav_but_added:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.fav_but_added:active {
	position:relative;
	top:1px;
}

.checkout {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #caccc2), color-stop(1, #fffbe8) );
	background:-moz-linear-gradient( center top, #caccc2 5%, #fffbe8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#caccc2', endColorstr='#fffbe8');
	background-color:#caccc2;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#0b3857;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:1px 6px;
	text-decoration:none;
	text-shadow:1px 1px 3px #ffffff;
}.checkout:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fffbe8), color-stop(1, #caccc2) );
	background:-moz-linear-gradient( center top, #fffbe8 5%, #caccc2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbe8', endColorstr='#caccc2');
	background-color:#fffbe8;
}.checkout:active {
	position:relative;
	top:1px;
}




<!--Producer Page ---->
.pro_matter {
	padding:9px 5px 0 10px;
}
.pro_left {
	width:630px;
	float:left;
	margin-left:10px;
}
.pro_right {
	width:303px;
	float:right;
	margin-right:15px;
}
.slideshow {
	background:#000000;
	padding-left:4px;
	
}

.slideshow_small {
	background:#000000;
	padding:2px;
	border: 1px #FFFFFF;
}
.stat {
	color:#1468DE;
	text-decoration:none;
}

.stat a {
	color:#1468DE;
	text-decoration:none;
}
.stat a:hover {
	color:#1468DE;
	text-decoration:underline;

}
.button {
	float:left;
	padding:13px 0 0 11px;
	width:102px;
}
.top_secod {
	padding:0 0 0 0;
}
.top_logo {
	width:286px;
	float:left;
	padding:32px 0 0 0;
	margin-top:15px;
}
.top_beat_spotlight {
	width:286px;
	float:left;
	padding:30px 0 0 0;
	margin-top:10px;
}
.top_menu {
	padding:5px 0 0 0;
	width:690px;
	float:right;
}
.top_menu_left {
	padding:5px 0 0 0;
	width:250px;
	float:left;
}
.menu {
	background:#2d2e2f;
	width:682px;
	float:right;
	border-radius:5px 5px 5px 5px;
	border-bottom:solid 1px #6a6c6f;
	height:55px;
}
.menulink {
	width:690px;
}
.menulink ul {
	margin:0;
	padding:0;
	list-style:none;
}
.menulink ul li {
	margin:0;
	padding:0 0px 0 7px;
	list-style:none;
	float:left;
}
.menulink ul li a {
	display:block;
	padding:7px 0px;
	text-decoration:none;
}

.Dashboard_links a {
color:#666;
}
<!--------- user producer search------->
.alphabet{
    width:650px;
 
}
.alphabet ul {
list-style-type: none;
height: 60px;
width: 630px;
margin: auto;
}
.alphabet ul li{
    margin:2px;
	padding:2px 2px 2px 2px;
	border:#CCC solid 1px;
	list-style:none;
	float:left;
	
}

.alphabet ul li a{
 	display:block;
	padding:2px;
	text-decoration:none;
}





<!--------- user profile menu------->


.profile_menu {

		
		
	
}
<!---------beat request profile------->
.beat_request_div {
	
	width:380px;
	height:500px;
	border-radius:5px 5px 5px 5px;
	border-bottom:solid 1px #6a6c6f;
	
    background:#CDCDCD;
}


.beat_request_style {
	width:600px;
	padding:3px;
	background-color:#ededed;
	border:1px solid #a6a6a6;
	padding:20px ;
}
.beat_request_bottom {
	margin-top:10px;
	width:600px;
	padding:3px;
	background-color:#ededed;
	border:1px solid #a6a6a6;
	padding:20px;
}
/*
.beat_request_back {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #a6a6a6;
	display:inline-block;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin-top:3px;
	width:600px;
	padding:3px;
}
.beat_request_back:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.beat_request_back:active {
	position:relative;
	top:1px;
}*/
<!---------beat battle profile------->
.beat_battle_div {
	width:380px;
	height:500px;
	padding:10px 0 0 20px;
	margin:25px;
	border-radius:5px 5px 5px 5px;
	border-bottom:solid 1px #6a6c6f;
	background:#CDCDCD;

}

.profilelink {
	width:380px;
	margin-bottom:5px;
	
}
.profilelink ul {
	margin:0;
	padding:0;
	list-style:none;
}
.profilelink ul li {
	margin:;
	padding:0 0px 0 7px;
	list-style:none;
	float:left;

}
.profilelink ul li a {
	display:block;
	padding:7px 0px;
	text-decoration:underline;
}

.store_head_link {
width:380px;
float:left;
font-size:10px;
}


.mid_main {
	padding:5px 0 0 0;
	
}


.mid_div {
	background:#ebebeb;
	padding-bottom:20px;
    -moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;

	z-index: -1;	
box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.9);
}
.mid_div2 {
	background:#141111;
	padding-bottom:20px;
    -moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;

	z-index: -1;	
box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.9);
}
.innerGlow{
	

}
.fav_back {
	
	padding:0 0 0 0;
	background:#000;
	width:954px;
	
	margin-bottom:10px;
}
.favorite_right {
	width:730px;
	float:right;
	margin:10px 10px 0 0 ;
}

.favorite_left {
	width:190px;
	float:left;
	margin:10px 0 0 15px;
}

.bstore_mid_matter {
	padding:9px 10px 0 10px;
}
.bstore_left {
	width:381px;
	float:left;
	padding:0 0 0 0;
}
.bstore_mid_left {
	width:300px;
	float:left;
}
.bstore_mid_right {
	width:40px;
	float:right;
	margin-right:0px;
}
.bstore_beats_main {
	width:251px;
	float:right;
	padding:0 0 10px 0;
}

.bstore_div {
	width:632px;
	height:500px;
	float:right;
	padding:5px;
	border-radius:5px;
	margin:0 9px 9px 0;
	background:#a5a5a5;
}
.bstore-header 
{
	padding:5px 0 5px 5px;
	font-size:18px;
	background-color:#1A1A1A;
	color:#F5ECEC;
	font-style:italic;
}
.bstore-list
{
	overflow:hidden;
}

.bstore_state_inner {
	padding:0px 0 0 5px;
	color:#333333;
	font-size:14px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
} 	

.bstore_state_line {
	background:#333333;
	width:243px;
	height:5px;
	margin:0 auto;
}


.bstore_nav {
  padding:2px;
  background-color:#2d2e2f;
  border: 1px solid #345678;
  color:#998999;
  text-decoration: none;
	}
    
.bstore_nav:hover {
  padding:2px;
  background-color: #CCCCCC;
  border: 1px solid #345678;
  color:#666666;
  text-decoration: none;
	}
    
.download_mid_matter {
	padding:9px 10px 0 10px;
}
.download_mid_right {
	width:300px;
	float:right;
}
.download_mid_right {
	width:656px;
	float:left;
	margin-right:15px;
}
.download_beats_main {
	width:251px;
	float:right
	padding:0 0 10px 0;
	}
 .download_beats_img {
	float:left;
	padding:0 0 10px 10px;
}
	
	
	.download_beats_left {
	width:600px;
	float:left;
	padding:0 0 0 10px;
}
		.download_beats_right {
	width:303px;
	float:right;
	padding:0 0 0 0;
	margin-right:12px;
}
.download_bottom_line {
	width:500px;
	
	height:1px;
	background:#cccccc;
	margin:3px;
}

.download_comments {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #a6a6a6;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:32px 76px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin-top:3px;
	width:485px;
}
.download_comments:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.download_comments:active {
	position:relative;
	top:1px;
}
.show-bottons_right {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	text-decoration:none;
	margin-left: auto;   margin-right: auto; 
	float:right;
	}
.show-bottons_right a {

	color:#777777;
	text-decoration:none;
	text-align:center;

	
}
.show-bottons_right:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.show-bottons_right:active {
	position:relative;
	top:1px;
}
.show-bottons {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	text-decoration:none;
	margin-left: auto;   margin-right: auto; 
	float:center;
	}
.show-bottons a {

	color:#777777;
	text-decoration:none;
	text-align:center;

	
}
.show-bottons:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.show-bottons:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */


.profile_mid_matter {
	padding:9px 10px 0 10px;
}
.profile_mid_left {
	width:640px;
	float:left;
}
.profile_mid_right {
	width:300px;
	float:right;
	margin-right:15px;
}
.profile_beats_main {
	width:251px;
	float:left;
	padding:0 0 10px 0;
}

.battle_banner {
	background:url(../images/battle_back_studio.png) no-repeat ;
	padding:0 0 0 0;
	background-color:#000;
	width:954px;
	height:500px;
	margin-bottom:10px;
}
.battle_banner2 {
	background:url(../images/battle_back_crowd.png) no-repeat ;
	padding:0 0 0 0;
	background-color:#000;
	width:954px;
	height:500px;
	margin-bottom:10px;
}
.battle_banner3 {
	background:url(../images/battle_back_studio.png) no-repeat ;
	padding:0 0 0 0;
	background-color:#000;
	width:954px;
	height:500px;
	margin-bottom:10px;
}
.battle_tourney {
	background:url(../images/tourneybattle2.png) no-repeat ;
	padding:0 0 0 0;
	background-color:#000;
	width:956px;
	height:501px;
	margin-bottom:10px;
}
.battle_same {
	background:url(../images/battle_back_same.png) no-repeat ;
	padding:0 0 0 0;
	background-color:#000;
	width:956px;
	height:501px;
	margin-bottom:10px;
}
.battle_staff {
	background:url(../images/battle_back_crowd1.png) no-repeat ;
	padding:0 0 0 0;
	background-color:#000;
	width:956px;
	height:501px;
	margin-bottom:10px;
}
.battle_banner_result {
	background:url(../images/battle_back-result.png) no-repeat ;
	padding:0 0 0 0;
	background-color:#000;
	width:954px;
	height:500px;
	margin-bottom:10px;
}
.battle_right {
	padding:0 0 0 0;
	width:245px;
	float:right;
	
} 
.battle_right_img {
	padding:5px;
	float:right;
   margin:10px 40px 0 0 ;

}

.battle_left {
	padding:0 0 0 0;
	float:left;
	width:400px;
	height:500px;
	
}
.battle_left_img {
	padding:5px;
	float:left;
	margin:10px 0px 0 38px;
}
.battle_result_left {
	width: 650px;
	float:left;
}

.battle_result_right {
	width:303px;
	
}
.battle_sponsor {
	float:right;
	margin:90px 5px 0 630px ;
	position:absolute;
}
      

.banner {
	padding:0 0 0 0;
	background:#000000;
	width:649px;
	height:361px;
	margin-bottom:10px;
}

.search_beat_spotlight {
	background:url(images/searchstrip.jpg) repeat-x;
	border-radius:5px 5px 5px 5px;
	width:270px;
	height:25px;
	text-transform:uppercase;
	color:#c9c9c9;
	font-size:18px;
	font-weight:bold;
	padding: 10px 0 0 10px;
	margin:auto;
}

.search_main {
	padding:0 0 0 0;
}
.search_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:90px;
}
.search_button {
	background:url(images/searchstrip.jpg) repeat-x;
	border-radius:5px 5px 5px 5px;
	width:290px;
	height:30px;
	text-transform:uppercase;
	color:#c9c9c9;
	font-size:18px;
	font-weight:bold;
	padding: 5px 0 0 10px;
}
.search_box {
	padding:0 0 0 5px;
}
.search_box input[type='text'] {
	background:#282828;
	border:1px solid #494949;
	padding:2px 5px;
	height:32px;
	width:278px;
}
.video {
	padding:2px 0 0 0;
}


.reg_div {
	background:#EBEBEB;
	border-radius:5px;
	width:649px;
	border:#CCC solid 1px;
	padding:10px;
	
}
.reg_inner {
	padding:10px 0 0 7px;
	
}
.reg_text {
	background:url(images/lateststrip.jpg) repeat-x;
	border-radius:5px;
	height:34px;
	width:625px;
	text-transform:uppercase;
	color:#c9c9c9;
	font-size:18px;
	font-weight:bold;
	padding: 5px 0 0 10px;
}
.latest_reales {
	padding:3px 0 0 0;
}
.latest_div {
	background:#a5a5a5;
	border-radius:5px;
	width:649px;
}
.latest_inner {
	padding:10px 0 0 7px;
	height:520px;
}
.latest_inner_member {
	padding:10px 0 0 7px;
	
}
.latest_inner_chart {
	padding:10px 0 0 7px;
	/*height:520px;*/
}
.latest_text {
	background:url(images/lateststrip.jpg) repeat-x;
	border-radius:5px;
	height:34px;
	width:625px;
		text-transform:uppercase;
	color:#c9c9c9;
	font-size:18px;
	font-weight:bold;
	padding: 5px 0 0 10px;
}
.latest_support {
	padding:12px 0 0 0px;
}
.latest_div1 {
	float:left;
	width:150px;
	height:210px;
	line-height:1.5;
	
}
.latest_text2 {
	float:left;
	width:150px;
	height:210px;
	line-height:normal;
}
.more {
	position:absolute;
	padding:64px 0 0 10px;
	
}
.realese_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#110F0F;
	
}
.realese_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#110F0F;
	
}
.slide_img {
	margin:0 auto;
	text-align:center;
	padding:15px 0 10px 0;
}

.pro_trending_main {
	padding:px 0 0 0;
}
.pro_trending_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:252px;
}
.pro_trending_inner {
	width:285px;
	padding: 9px 0 0px 9px;
}
.pro_trending_menu {
	width: 285px;
	margin: 0 auto;
}
.pro_trending_bg {
	margin-bottom: 6px;
	padding: 1px 0 4px 10px;
	cursor: hand;
	cursor: pointer;
	font: 12px "Trebuchet MS";
	color:black;
	background:url(images/trandingbg.jpg) no-repeat;
}
.pro_trending_text {
	float:left;
	color:#000000;
	font-size:11px;
	padding-top:10px;
	font-weight:bold;
}
.pro_trending_button {
	float:right;
	padding:3px 3px 0 0;
}


.trending_div_home {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	padding-bottom:10;

}

.Trending_main {
	padding:0 0 10px 0;
}
.Trending_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:252px;
}
.tranding_inner {
	width:285px;
	padding: 9px 0 0px 9px;
}
.tranding_menu {
	width: 285px;
	margin: 0 auto;
}
.tranding_bg {
	margin-bottom: 6px;
	padding: 1px 0 4px 10px;
	cursor: hand;
	cursor: pointer;
	font: 12px "Trebuchet MS";
	color:black;
	background:url(images/trandingbg.jpg) no-repeat;
}
.trandin_text {
	float:left;
	color:#000000;
	font-size:11px;
	padding-top:10px;
	font-weight:bold;
}
.trandin_text a{
	
	color:#000000;

}
.trandin_button {
	float:right;
	padding:3px 3px 3px 5px;
}
.fav_bg {
	margin-bottom: 6px;
	padding: 1px 0 4px 10px;
	cursor: hand;
	cursor: pointer;
	font: 12px "Trebuchet MS";
	color:black;
	background:url(images/favbg.png) no-repeat;
}
<!------------------------Profile Promo--------------------------------->
.promo_profile {
padding: 10px 0 0px 0px;

}

.profile_promo_main {
	padding:10px 0 0 0;
}
.profile_promo_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:680px;
}
.profile_promo_inner_left {
	width:90px;
	padding: 1px 0 10px 1px;
	float:left;
	margin:2px 0px 10px 10px;
}

.profile_promo_back{

/*


background:url(images/pro_back.png) no-repeat;
float:center;
*/

width:100px;
height:105px;
font-size:10px;
border:solid #FC3 2px;
padding:5px;
margin:4px 5px 0 0 ;
}
.profile_promo_inner_right {
	width:162px;
	padding: 1px 0px 0px 1px;
	float:right;
	background:E2DCDC;
	margin:2px 0px 10px 10px
}


.profile_promo_text {
	float:left;
	color:#000000;
	font-size:11px;
	padding-top:10px;
	font-weight:bold;
}
.profile_promo_text a{
	
	color:#000000;

}
.profile__promo_button {
	float:right;
	padding:3px 3px 3px 5px;
}


.profile_promo_main_home {
	padding:0px 0 0 0;
}

<!-------------------Recent Home Page-------------------------------------------->
.spotlight_main {
	padding:5px 0 10px 0;
	
}
.spotlight_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:200px;
}



.Recent_main {
	padding:0 0 15px 0;
	
}
.Recent_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:261px;
}
.Recent_inner {
	width:285px;
	
}
.Recent_frame {
	width:64px;
	height:64px;
	border:solid 2px #464646;
	background:#262626;
	float:left;
}

.Recent_main_home {
	padding:0 0 15px 0;
}
.Recent_div_home {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:261px;
}
.Recent_inner_home {
	width:285px;
	padding:5px 0 0px 9px;
}
.Recent_frame_home {
	width:64px;
	height:64px;
	border:solid 2px #464646;
	background:#262626;
	float:left;
}
<!---Left Side panels---->
.pro_genre_main {
	padding:15px 0 0 5px;
}
.pro_genre_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:650px;
}


.genre_list_main {
	padding:15px 0 0 0px;
}
.genre_list_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:261px;
}
.Advertise_main {
	padding:0 0 15px 0;
}
.Advertise_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:261px;
}
.facebook_main {
	padding:0 0 15px 0;
}
.facebook_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:300px;
}

.tweets_main {
	padding:0 0 15px 0;
}
.tweets_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:261px;
}
.Sitemap_main {
	padding:15px 0 0 0;
}
.Sitemap_div {
	background:#0c0c0c;
	border-radius:5px 5px 5px 5px;
	width:300px;
	height:649px;
}
/*---------Download page------------------*/
.dlpromo_main {
	padding:8px 0 0 0;
	width:649px;
}
.dlpromo_inner {
	padding:0 0 0 0;
}


.dlpromo_div {
	width:640px;
	/*height:5000px;*/
	height:100%;
	float:left;
	padding:5px;
	border-radius:5px;
	margin:0 9px 9px 0;
	background:#a5a5a5;
}
.dlpromo_div h3 {
	margin:0;
	padding:5px 0 5px 60px;
	background:url(images/headbg.png) no-repeat;
	text-transform:uppercase;
	color:#c9c9c9;
	font-size:14px;
	font-weight:bold;
}
.dlpromo-header 
{
	padding:5px 0 5px 5px;
	font-size:14px;
	background-color:#1A1A1A;
	color:#F5ECEC;
	font-style:italic;
}
.dlpromo-list
{
	overflow:hidden;
}
.dlpromo-list  div
{
	float:left;
}
.dl-producer
{
	width: 70px;
}
.dl-beat-name
{
	width: 220px;
	/*width: 140px;*/
}
.dl-beat-name p
{
	margin:0;
}
.dl-lease-excl-sample
{
	width:150px;
}
.dl-lease-excl-sample p
{
	margin:0;
	font-size:10px;
	color: #333333;
}
.dl-lease-excl-sample a.bs-sample
{
	
}
.dl-price
{
	width: 80px;
}
.dl-genre
{
	width: 80px;
}
.dl-license
{
    width:80px;
}
.dl-buybeat
{
	width:80px;
}
.dl-like
{
	/*width:80px;*/
	width: 150px;
	margin-left:5px;
}
.dlpromo_div li .bs-beat-name,
.dlpromo_div li .bs-price,
.dlpromo_div li .bs-genre,
.dlpromo_div li .bs-license'
.dlpromo_div li .bs-buybeat

{
	padding:10px 0;
}
.dlpromo_div .topimg {
	position:absolute;
}
.dlpromo_div ul
{
	margin: 20px 0 0 0;
}
.dlpromo_div li
{
	background-color: #DEDEDE;
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    padding: 5px;
	position:relative;
	display:block;
}

.dlpromo_div li:hover
{
	background-color: #BCBCBC;
}/*
.charts_div li:hover div.dj
{
	display:block;
	
}*/
div.dlpromo li div.dj_dl
{
	display:block;
	background:url(images/bg_back_dj.png) repeat left top;
	width:0px; 
	height:58px;
	position:absolute;
	z-index:100;
	top:0;
	left:0;
}
div.dlpromo li div.dj_dl .play_btn_dl 
{ 
	position:absolute; 
	top:16px; 
	left:400px; 
	width:58px; 
	height:25px;
}
div.dlpromo li div.dj_dl .play_btn_dl a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	cursor:pointer; 
	z-index:9999; 
	float:left;
	width:58px; 
	height:25px;
}
div.dlpromo li div.dj_dl .play_btn_dl a:hover
{ 
	background-position: left bottom;
}
div.dlpromo li div.dj_dl .info_btn_dl 
{ 
	position:absolute; 
	top:16px; 
	left:500px; 
	width:25px; 
	height:25px; 
}
div.dlpromo li div.dj_dl .info_btn_dl a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	cursor:pointer; z-index:9999; 
	width:25px; 
	height:25px; 
	float:left;
}
div.dlpromo li div.dj_dl .info_btn_dl a:hover
{ 
	background-position: right top; 
}

/*---------Producer Beat Store------------------*/

.bpstore_main {
	padding:8px 0 0 0;
	width:649px;
}
.bpstore_inner {
	padding:0 0 0 0;
}

.bpstore_div {
	width:685px;
	/*height:5000px;*/
	height:100%;
	float:left;
	padding:5px;
	border-radius:5px;
	margin:0 9px 9px 0;
	background:#a5a5a5;
}
.bpstore_div h3 {
	margin:0;
	padding:5px 0 5px 60px;
	background:url(images/headbg.png) no-repeat;
	text-transform:uppercase;
	color:#c9c9c9;
	font-size:14px;
	font-weight:bold;
}
.bpstore-header 
{
	padding:5px 0 5px 5px;
	font-size:14px;
	background-color:#1A1A1A;
	color:#F5ECEC;
	font-style:italic;
}
.bpstore-list
{
	overflow:hidden;
}
.bpstore-list  div
{
	float:left;
}
.bs-producer
{
	width: 70px;
}
.bs-beat-name
{
	width: 220px;
	/*width: 140px;*/
}
.bs-beat-name p
{
	margin:0;
}
.bs-lease-excl-sample
{
	width:150px;
}
.bs-lease-excl-sample p
{
	margin:0;
	font-size:10px;
	color: #333333;
}
.bs-lease-excl-sample a.bs-sample
{
	
}
.bs-price
{
	width: 80px;
}
.bs-genre
{
	width: 80px;
}
.bs-license
{
    width:80px;
}
.bs-buybeat
{
	width:80px;
}
.bs-like
{
	/*width:80px;*/
	width: 150px;
	margin-left:5px;
}
.bpstore_div li .bs-beat-name,
.bpstore_div li .bs-price,
.bpstore_div li .bs-genre,
.bpstore_div li .bs-license'
.bpstore_div li .bs-buybeat

{
	padding:10px 0;
}
.bpstore_div .topimg {
	position:absolute;
}
.bpstore_div ul
{
	margin: 20px 0 0 0;
}
.bpstore_div li
{
	background-color: #DEDEDE;
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    padding: 5px;
	position:relative;
	display:block;
}

.bpstore_div li:hover
{
	background-color: #BCBCBC;
}/*
.charts_div li:hover div.dj
{
	display:block;
	
}*/
div.bpstore_div li div.dj
{
	display:block;
	background:url(images/bg_back_dj.png) repeat left top;
	width:0px; 
	height:58px;
	position:absolute;
	z-index:100;
	top:0;
	left:0;
}
div.bpstore_div li div.dj .play_btn 
{ 
	position:absolute; 
	top:16px; 
	left:618px; 
	width:58px; 
	height:25px;
}
div.bpstore_div li div.dj .play_btn a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	cursor:pointer; 
	z-index:9999; 
	float:left;
	width:58px; 
	height:25px;
}
div.bpstore_div li div.dj .play_btn a:hover
{ 
	background-position: left bottom;
}
div.bpstore_div li div.dj .info_btn 
{ 
	position:absolute; 
	top:16px; 
	left:650px; 
	width:25px; 
	height:25px; 
}
div.bpstore_div li div.dj .info_btn a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	cursor:pointer; z-index:9999; 
	width:25px; 
	height:25px; 
	float:left;
}
div.bpstore_div li div.dj .info_btn a:hover
{ 
	background-position: right top; 
}

/*---------------------------*/
.chart_top {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
width:620px;
margin-top:10px;
padding:8px;
color:#ffffff;
background:#000000;
}
.chart_top_menu1 {
    padding:12px 0 12px 12px;
    color:#FFFFFF;
    font-size:14px;
    width:auto;
	font-weight:bold;
	width:32;
	float:right;
}

.chart_top_menu2 {
    padding:12px 0 12px 12px;
    color:#FFFFFF;
    font-size:14px;
	font-weight:bold;
	width:32;
	float:center;
}
.chart_top_menu3 {
    padding:12px 0 12px 12px;
    color:#FFFFFF;
    font-size:14px;
	font-weight:bold;
	width:32;
	float:left;
}
.charts_main {
	padding:8px 0 0 0;
	width:649px;
}
.charts_inner {
	padding:0 0 0 0;
}
.charts_div {
	width:632px;
	/*height:5000px;*/
	height:100%;
	float:left;
	padding:5px;
	border-radius:5px;
	margin:0 9px 9px 0;
	background:#a5a5a5;
}
.charts_div h3 {
	margin:0;
	padding:5px 0 5px 60px;
	background:url(images/headbg.png) no-repeat;
	text-transform:uppercase;
	color:#c9c9c9;
	font-size:14px;
	font-weight:bold;
}
.chart-header 
{
	padding:5px 0 5px 5px;
	font-size:14px;
	background-color:#1A1A1A;
	color:#F5ECEC;
	font-style:italic;
}
.chart-list
{
	overflow:hidden;
}
.chart-list  div
{
	float:left;
}
.ch-producer
{
	/*width: 70px;*/
	width: 60px;
}
.ch-beat-name
{
	width: 160px;
}
.ch-price
{
	width: 105px;
}
.ch-genre
{
	width: 90px;
}
.ch-license
{
    width:130px;
}
.ch-buybeat
{
	width: 80px;
	margin-left:5px;
}
.ch-beat-name p
{
	margin:0;
	font-size:10px;
}
.ch-lease-excl-sample
{
	width:150px;
	margin-left:10px;
}
.ch-lease-excl-sample p
{
	margin:0;
	font-size:10px;
	color: #333333;
}
.ch-like
{
	/*width:80px;*/
	width: 150px;
	margin-left:5px;
}
.charts_div li .ch-beat-name,
.charts_div li .ch-price,
.charts_div li .ch-genre,
.charts_div li .ch-license
{
	/*padding:10px 0;*/
}
.charts_div .topimg {
	position:absolute;
}
.charts_div ul
{
	margin: 20px 0 0 0;
}
.charts_div li
{
	background-color: #DEDEDE;
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    padding: 5px;
	position:relative;
	display:block;
}

.charts_div li:hover
{
	background-color: #BCBCBC;
}/*
.charts_div li:hover div.dj
{
	display:block;
	
}*/
.chartlink {
color:#D58300;	
	}
.chartlink a hoover{
color:#D58300;	
	}

div.charts_div li div.dj
{
	display:block;
	background:url(images/bg_back_dj.png) repeat left top;
	width:0px; 
	height:58px;
	position:absolute;
	/*z-index:100;*/
	top:0;
	left:0;
}
div.charts_div li div.dj .play_btn 
{ 
	position:absolute; 
	top:16px; 
	left:550px; 
	width:58px; 
	height:25px;
}
div.charts_div li div.dj .play_btn a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	cursor:pointer; 
	z-index:9999; 
	float:left;
	width:58px; 
	height:25px;
}
div.charts_div li div.dj .play_btn a:hover
{ 
	background-position: left bottom;
}
div.charts_div li div.dj .info_btn 
{ 
	position:absolute; 
	top:16px; 
	left:582px; 
	width:25px; 
	height:25px; 
}
div.charts_div li div.dj .info_btn a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	cursor:pointer; z-index:9999; 
	width:25px; 
	height:25px; 
	float:left;
}
div.charts_div li div.dj .info_btn a:hover
{ 
	background-position: right top; 
}

.Producers_main {
	padding:8px 0 0 0;
	width:649px;
}
.Producers_inner {
	padding:0 0 0 0;
}
.Producer_chart_text {
	 font-size: 10px;
	 color:#000000; 
	 text-decoration:none;  
	
	}
.Top_Producers_div {
	width:298px;
	height:500px;
	float:left;
	padding:1px;
	border-radius:5px;
	margin:0 9px 9px 0;
	background:#000000;
	border:#CCC solid 1px;
}
.Top_Producers_div h3 {
	margin:0;
	padding:5px 0 5px 60px;
	background:url(images/headbg.png) no-repeat;
	text-transform:uppercase;
	color:#c9c9c9;
	font-size:17px;
	font-weight:bold;
}
.Top_Producers_div .topimg {
	position:absolute;
}
.Top_Producers_div ul
{
	margin: 20px 0 0 0;
}
.Top_Producers_div li
{
	background-color: #DEDEDE;
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    padding: 5px;
	position:relative;
	display:block;
}
.Top_Producers_div li:hover
{
	background-color: #BCBCBC;
}
.Top_Producers_div li:hover div.dj
{
	display:block;
}
div.Top_Producers_divli div.dj
{
	display:none;
	background:url(images/bg_back_dj.png) repeat left top;
	width:0px; 
	height:41px;
	position:absolute;
	/*z-index:100;*/
	top:0;
	left:0;
}
div.Top_Producers_div li div.dj .play_btn 
{ 
	position:absolute; 
	top:8px; 
	left:220px; 
	width:58px; 
	height:25px;
}
div.Top_Producers_div li div.dj .play_btn a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	cursor:pointer; 
	z-index:9999; 
	float:left;
	width:58px; 
	height:25px;
}
div.Top_Producers_div li div.dj .play_btn a:hover
{ 
	background-position: left bottom;
}
div.Top_Producers_div li div.dj .info_btn 
{ 
	position:absolute; 
	top:8px; 
	left:252px; 
	width:25px; 
	height:25px; 
}
div.Top_Producers_div li div.dj .info_btn a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	cursor:pointer; z-index:9999; 
	width:25px; 
	height:25px; 
	float:left;
}
div.Top_Producers_div li div.dj .info_btn a:hover
{ 
	background-position: right top; 
}
/*---cart page changes----*/

.Top_Producers_div li:hover div.djc
{
	display:block;
}
div.Top_Producers_div li div.djc
{
	display:none;
	background:url(images/bg_back_dj.png) repeat left top;
	width:0px; 
	height:41px;
	position:absolute;
	/*z-index:100;*/
	top:0;
	left:0;
}
div.Top_Producers_div li div.djc .play_btnc 
{ 
	position:absolute; 
	top:8px; 
	left:140px; 
	width:58px; 
	height:25px;
}
div.Top_Producers_div li div.djc .play_btnc a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	cursor:pointer; 
	z-index:9999; 
	float:left;
	width:58px; 
	height:25px;
}
div.Top_Producers_div li div.djc .play_btnc a:hover
{ 
	background-position: left bottom;
}
div.Top_Producers_div li div.djc .info_btnc 
{ 
	position:absolute; 
	top:8px; 
	left:172px; 
	width:25px; 
	height:25px; 
}
div.Top_Producers_div li div.djc .info_btnc a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	cursor:pointer; z-index:9999; 
	width:25px; 
	height:25px; 
	float:left;
}
div.Top_Producers_div li div.djc .info_btnc a:hover
{ 
	background-position: right top; 
}

/* cart page end-----*/
.Producers_div {
	width:206px;
	height:500px;
	float:left;
	padding:1px;
	border-radius:5px;
	margin:0 9px 9px 0;
	background:#000000;
	border:#CCC solid 1px;
}
.Producers_div h3 {
	margin:0;
	padding:5px 0 5px 30px;
	background:url(images/headbg2.png) no-repeat;
	text-transform:uppercase;
	color:#c9c9c9;
	font-size:17px;
	font-weight:bold;
}


.Producers_div .topimg {
	position:absolute;
}
.Producers_div ul
{
	margin: 5px 0 0 0;
}
.Producers_div li
{
	background-color: #DEDEDE;
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    padding: 5px;
	position:relative;
	display:block;
}
.Producers_div li:hover
{
	background-color: #BCBCBC;
}
.Producers_div li:hover div.dj
{
	display:block;
}
div.Producers_div li div.dj
{
	display:none;
	background:url(images/bg_back_dj.png) repeat left top;
	width:0px; 
	height:41px;
	position:absolute;
	/*z-index:100;*/
	top:0;
	left:0;
}
div.Producers_div li div.dj .play_btn 
{ 
	position:absolute; 
	top:8px; 
	left:140px; 
	width:58px; 
	height:25px;
}
div.Producers_div li div.dj .play_btn a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	cursor:pointer; 
	z-index:9999; 
	float:left;
	width:58px; 
	height:25px;
}
div.Producers_div li div.dj .play_btn a:hover
{ 
	background-position: left bottom;
}
div.Producers_div li div.dj .info_btn 
{ 
	position:absolute; 
	top:8px; 
	left:172px; 
	width:25px; 
	height:25px; 
}
div.Producers_div li div.dj .info_btn a
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	cursor:pointer; z-index:9999; 
	width:25px; 
	height:25px; 
	float:left;
}
div.Producers_div li div.dj .info_btn a:hover
{ 
	background-position: right top; 
}

.View_all {
	font-size:18px;
	text-transform:uppercase;
	color:#a5a5a5;
}
.footer_main {
	/*height:294px;*/
	overflow:hidden;
	margin:0 auto;
	background:rgb(25, 25, 25);
}
.footer_inner {
	width:980px;
	padding-top:24px;
	margin:0 auto;
	background:rgb(25, 25, 25);
}
.footer_box {
	width:300px;
	height:220px;
	font-family: Arial,Helvetica,sans-serif;
	float:left;
	background:rgb(25, 25, 25);
	padding:8px;
	line-height:1.5;
	color:#f8a015;
}
.footer_box_left{
	width:300px;
	height:220px;
	font-family: Arial,Helvetica,sans-serif;
	float:left;
	background:rgb(25, 25, 25);
	padding:8px;
	line-height:1.5;
	color:#f8a015;
   
    border-right: 1px solid rgb(37, 37, 37);
    /*padding: 0px 24px !important;
	 border-left: 1px solid rgb(0, 0, 0);
	*/
     min-height: 300px;
	
	}
	.footer_box_left a{
	color:#FFF;
}
.footer_box_middle{
		width:300px;
	height:220px;
	float:left;
	font-family: Arial,Helvetica,sans-serif;
	background:rgb(25, 25, 25);
	padding:8px;
	line-height:1.5;
	color:#f8a015;
   border-right: 1px solid rgb(37, 37, 37);
    
    /*padding: 0px 24px !important;
	 border-left: 1px solid rgb(0, 0, 0);
	
	*/
     min-height: 300px;
	
	}
	.footer_box_middle a{
	color:#FFF;
}
.footer_box a{
	color:#FFF;
}
.footer_text {
	color:#7c7c7c;
	font-size:12px;
	text-align:left;
	padding-top:20px;
}
/*innner pages css start here*/

.top_div {
	padding:10px 0 0 10px;
}




.top_strip {
	width:941px;
	background:url(images/topstrip.jpg) repeat-x;
	height:32px;
	border-radius:5px;
	font-family:Tahoma;
	text-transform:uppercase;
	color:#c9c9c9;
	font-size:20px;
	font-weight:bold;
	padding:4px 0 0 14px;
}


.top_strip_member {
	width:648px;
	background:url(images/topstrip.jpg) repeat-x;
	height:32px;
	border-radius:5px;
	font-family:Tahoma;
	text-transform:uppercase;
	color:#c9c9c9;
	font-size:20px;
	font-weight:bold;
	padding:4px 0 0 14px;
}



.beat_store_top {
	width:941px;
	background:#2d2e2f;
	height:200px;
	border-radius:5px;
	font-family:Tahoma;
	color:#333333;
	font-size:20px;
	font-weight:bold;
	padding:4px 0 0 14px;
}

.beat_store_top .tweet 
{ 
	position:inherit; 
	top:16px;  
	width:300px; 
}



.beats_main {
	width:643px;
	padding:0 0 10px 0;
}
.beats_left {
	width:251px;
	float:left;
	padding:0 0 0 0;
}
.beats_img {
	padding: 0 0 0 10px:;
	width:240px;
	float: left;
}

.beats_img_request {
	padding: 0 0 0 10px:;
	width:170px;
	
}
	.html5_top {
		padding-left:20px;
		color:#ffffff;
		font:Arial, Helvetica, sans-serif;
		font-size:14px;

	}
	.sign_up_top {
		padding-left:20px;
		color:#333333;
		font:Arial, Helvetica, sans-serif;
		font-size:9px;

	}
	
	.sign_up_top p {
		font-size:12px;
		color: #333333;
		width:600px;
		height:110px;
	}
	
		.sign_up_top h2 {
		font-size:16px;
		color: #333333;

	}
	.author-description {
		padding-left:20px;
		color:#FFF;
		font:Arial, Helvetica, sans-serif;
		font-size:9px;

	}
	
	.author-description p {
		font-size:12px;
		color: #FFF;
		width:600px;
		height:110px;
	}
	
		.author-description h2 {
		font-size:16px;
		color: #FFF;

	}
	
	.social-icons {
		list-style:none;
		float:right;
	}
	
	.social-icons li {
		float:left;
		margin-right:10px;

	}

	.profile-top-links li {
		float: left;
		padding:5px 10px;
		background:#000000;
	}
	
	.profile-top-links {
		border-bottom:2px solid #FFF;
		height:30px;
		line-height:20px;
	}
	
	.profile-top-links li a:hover {
		color: #ffffff;
		background:#999;
		border:thin;
	
	}
	

	
	.top-five li {
		line-height: 45px;
	}
	
	.top-five li img {
		float:left;
		padding-right:10px;
	}
	
	.top-five li a {
		font-weight:bold;
	}
		
	.download_like {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #bfbdbf;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	margin-top: 12px; /*5px;*/
	/*position:relative; left:3px; top:40px; width:80px; height:30px;*/
}.download_like:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.download_like:active {
	/*position:relative;*/
	top:1px;
}
.download_like:a {
	position:relative;
	top:1px;
	color:#777777;
	
	
}
       .top-download_body {
		/*width:500px;*/
		height: 240px;
		
	}
	  .top-download_name  {
		padding-left:20px;
		width:160px;
		float:left;
	}
      .top-download  {
		/*line-height: 45px;*/
		float:right;
		width:400px;
	}
	
	.top-download img {
		float:left;
		padding-right:10px;
	}
	
	.top-download li a {
		font-weight:bold;
	}
	
	.sublinks
	{
	width:400px;
	float:left;
	}
	
	.top_download_name  {
		/*padding-left:20px;*/
		width:180px;
		float:left;
	}
      .top_download  {
		/*line-height: 45px;*/
		float:left;
		width:400px;
		margin-bottom:10px;
	}
	

	


.add-play-download {
	/*float:right;*/
	float:left;
	width:200px;
	/*margin-top:20px;*/
	margin-right:10px;
	height:40px!important;
	/*margin-top:-27px;*/
}


.add-play-download .play_btn { position:relative; /*left:34px;*/ width:58px; height:25px; }
.add-play-download .play_btn a{ text-indent:-9999px; background-image:url(images/bg_link_cart.png); background-repeat: no-repeat; background-position: left top; cursor:pointer; z-index:9999; width:58px; height:25px; float:left;}
.add-play-download .play_btn a:hover{ background-position: left bottom;}
.add-play-download .info_btn { position:relative; left:32px; top:-25px; width:58px; height:25px; }
.add-play-download .info_btn a{ text-indent:-9999px; background-image:url(images/bg_link_cart.png); background-repeat: no-repeat; background-position: right bottom; cursor:pointer; z-index:9999; width:25px; height:25px; float:left;}
.add-play-download .info_btn a:hover{ background-position: right top; }


	.sublinks {list-style:none; font-size:9px; border:none; margin-bottom:15px;}
	.sublinks li {float:left; /*line-height:1px;*/ border:none!important;}
	.sublinks li {padding:0px 15px; border:none!important; color: #000!important; font-weight:normal!important;}
	.sublinks li:first-child {padding-left:0;}
	

	.follow_icon_left {
	float:left;
	cursor:pointer;
	
	background:url(images/sharestrip.jpg) repeat-x;
	border-radius:5px;
	padding:12px 0 0 0;
	width:100px;
	margin-top:-5px; margin-right:10px;
	text-align:center;
		}
	
	/*font-weight:bold;
	height:35px;
	
	color:#FFFFFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	

	
	.follow_icon_left {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 9px 14px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 16px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }

.follow_icon_left:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
*/
	.follow_store {
	float:right;
	cursor:pointer;
	
		}
		
	.follow_icon {
	float:right;
	cursor:pointer;
	
	background:url(images/sharestrip.jpg) repeat-x;
	border-radius:5px;
	padding:12px 0 0 0;
	width:100px;
	margin-top:-5px; margin-right:10px;
	text-align:center;
		}
	
	/*font-weight:bold;
	height:35px;
	
	color:#FFFFFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;*/
	

	
	.follow_icon {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 9px 14px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 16px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }

.follow_icon:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
	


		.follow_icon2 {
	float:right;
	cursor:pointer;
	
	background:url(images/sharestrip.jpg) repeat-x;
	border-radius:5px;
	padding:12px 0 0 0;
	width:100px;
	margin-top:-160px; margin-right:10px;
	text-align:center;
		}
	
	/*font-weight:bold;
	height:35px;
	
	color:#FFFFFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;*/
	

	
	.follow_icon2 {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 9px 14px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 16px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }

.follow_icon2:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
	
.follow_icon2:a {
   color:#000000;
   background: #1b435e;
   }
	
	
.follow-button {
	-moz-box-shadow:inset 0px 0px 0px -17px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px -17px #ffffff;
	box-shadow:inset 0px 0px 0px -17px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e7bb8), color-stop(1, #22aff0) );
	background:-moz-linear-gradient( center top, #1e7bb8 5%, #22aff0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e7bb8', endColorstr='#22aff0');
	background-color:#1e7bb8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #f5f0f5;
	display:inline-block;
	color:#f7f7f7;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding:12px 12px;
	width:100px;
	text-decoration:none;
	text-shadow:1px 1px 0px #423d42;
	text-align:center;
}	
	.follow-button a {

	color:#f7f7f7;
	text-decoration:none;
	text-align:center;
}
	
.follow-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #22aff0), color-stop(1, #1e7bb8) );
	background:-moz-linear-gradient( center top, #22aff0 5%, #1e7bb8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#22aff0', endColorstr='#1e7bb8');
	background-color:#22aff0;
	text-decoration:none;
	
}.follow-button:active {
	position:relative;
	top:1px;
}	
	

.beats_right {
	width:381px;
	float:right;
	padding:0 0 0 0;
}
.beats_line {
	background:#333333;
	width:373px;
height:2px;
	margin:0 0 3px 0;
}
.beats_title {
	color:#333333;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:5px 0  10px 0;
	margin-top:5px;
}
.beats_play {
	padding:20px 0 0 0;
}
.beats_button {
	padding:0 0 0 0;
	float:left;
}
.beats_song {
	padding:0 0 0px 0px;
	float:left;
	color:#333333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.beat_profile_top {
float:left;
padding:3px;
}
.profile_play_top {
float:right;
	margin-right:10px;

}

.beat_profile_top_name {
float:left;
padding:5px 0 0 6px;
width:280px;
}
.beat_profile_top_stat {
float:left;
padding:0px 0 0 0 ;
margin-bottom:20px;
}

.add-play_bb {
	float:left;
	margin-right:10px;
	/*
	margin-top:10px;
	height:40px!important;
	margin-top:10px;*/
}


.add-play_bb .play_btn { position:relative; /*left:34px;*/ width:58px; height:25px; }
.add-play_bb .play_btn a{ text-indent:-9999px; background-image:url(images/bg_link_cart.png); background-repeat: no-repeat; background-position: left top; cursor:pointer; z-index:9999; width:58px; height:25px; float:left;}
.add-play_bb .play_btn a:hover{ background-position: left bottom;}
.add-play_bb .info_btn { position:relative;/* left:32px; top:-25px;*/ left:-38px; width:25px; height:25px; }
.add-play_bb .info_btn a{ text-indent:-9999px; background-image:url(images/bg_link_cart.png); background-repeat: no-repeat; background-position: right bottom; cursor:pointer; z-index:9999; width:25px; height:25px; float:left;}
.add-play_bb .info_btn a:hover{ background-position: right top; }
.add-play_bb .added_cart{ margin:0 0 0 5px; padding:0 0 0 3px}



.add-play {
	float:right;
	margin-right:10px;
	/*
	margin-top:10px;
	height:40px!important;
	margin-top:10px;*/
}


.add-play .play_btn { position:relative; /*left:34px;*/ width:58px; height:25px; }
.add-play .play_btn a{ text-indent:-9999px; background-image:url(images/bg_link_cart.png); background-repeat: no-repeat; background-position: left top; cursor:pointer; z-index:9999; width:58px; height:25px; float:left;}
.add-play .play_btn a:hover{ background-position: left bottom;}
.add-play .info_btn { position:relative; left:32px; top:-25px; width:25px; height:25px; }
.add-play .info_btn a{ text-indent:-9999px; background-image:url(images/bg_link_cart.png); background-repeat: no-repeat; background-position: right bottom; cursor:pointer; z-index:9999; width:25px; height:25px; float:left;}
.add-play .info_btn a:hover{ background-position: right top; }



.beats_song_div {
	float:left;
	padding:1px;
	border-radius:0px;
	margin:0 0px 0px 0;
	background:#;
}
.beats_song_div h3 {
	margin:0;
	padding:5px 0 5px 60px;
	background:url(images/headbg.png) no-repeat;
	text-transform:uppercase;
	color:#c9c9c9;
	font-size:17px;
	font-weight:bold;
}
.beats_song_div .topimg {
	position:absolute;
}
.beats_song_div ul
{
	margin: 0px 0 0 0;
}
.beats_song_div li
{
	background-color: #DEDEDE;
    border-bottom: 1px dotted #CCCCCC;
    color: #000000;
    padding: 1px;
	position:relative;
	display:block;
 

}
.beats_song_div li:hover
{
	background-color: #;
}
.beats_song_div li:hover div.dj
{
	display:block;
}
div.beats_song_div li div.dj
{
	display:none;
	background:url(images/bg_back_dj.png) repeat left top;
	width:0px; 
	height:41px;
	position:absolute;
	z-index:100;
	top:0;
	left:0;
}
div.beats_song_div li div.dj .play_btn 
{ 
	position:absolute; 
	top:8px; 
	left:300px; 
	width:58px; 
	height:25px;
}
div.beats_song_divli div.dj .play_btn a:
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	cursor:pointer; 
	z-index:9999; 
	float:left;
	width:58px; 
	height:25px;
}
div.beats_song_div li div.dj .play_btn a:hover
{ 
	background-position: left bottom;
}


div.beats_song_div li div.dj .info_btn a:hover
{ 
	background-position: right top; 
}

div.beats_song_div li div.dj .info_btn 
{ 
	position:absolute; 
	top:8px; 
	left:332px; 
	width:25px; 
	height:25px; 
}
div.beats_song_div li div.dj .info_btn a:
{ 
	text-indent:-9999px; 
	background-image:url(images/bg_link_cart.png); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	cursor:pointer; z-index:9999; 
	width:25px; 
	height:25px; 
	float:left;
}


.style3 {
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.beats_rates {
	padding:0 0 0 0;
	float:right;
	width:60px;
	color:#333333;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.bottom_line {
	width:373px;
	height:1px;
	background:#cccccc;
	margin-bottom:3px;
	margin-top:5px;
}

.play_all {
	color:#333333;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:10px;
}
.show_pro_div {
	padding:10px 0 0 0;
	
	color:#0033cc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.show_pro_info_left {
	color:#0033cc;
	padding:3px 0 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
}
.show_pro_info_left ul {
	margin:0;
	padding:0;
	list-style:none;
}


.show_div {
	padding:10px 0 0 0;
	
	color:#34AFE0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.show_left {
	color:#34AFE0;
	padding-bottom: 4px;
    padding-top: 4px;
	vertical-align: baseline;
	list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
	line-height: 1.5;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:240px;
	float:left;
	 
}
.show_left ul li {
	color:#34AFE0;
	padding-bottom: 4px;
    padding-top: 4px;
	vertical-align: baseline;
	list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
	line-height: 1.5;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:240px;
	float:left;
	border-bottom:#C5C6C7 1px dotted; 
}
.show_left ul li a{
	color:#34AFE0;
	padding:0;
	list-style:none;
}
.show_right {
	color:#0033cc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:right;
	padding:4px 60px 0 0;
}
.show_right ul {
	margin:0;
	padding:0;
	list-style:none;
}
.style4 {
	color:#ff0000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.state_div {
	padding:10px 0 0 0;
}
.state_inner {
	padding:0px 0 0 0px;
	color:#333333;
	font-size:14px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
} 	

.state_line {
	background:#333333;
	width:245px;
	height:2px;
	margin:0 0 5px 0;
	
}
.recently_div {
	padding:15px 0 0 0;
}
.recently_text {
	color:#333333;
	font-size:12px;
	padding:6px 0 5px 12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:text-top;
}

.style5 {
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.style6 {
	color:#0033cc;
	font-weight:bold;
	text-decoration: underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.recently_line {
	width:373px;
	height:1px;
	background:#cccccc;
	margin:6px 0 0 0;
}
.Staes_line2 {
	width:243px;
	height:1px;
	background:#cccccc;
	margin:20px 0 0 0;
}
.Information_div {
	padding:25px 0 0 0;
}

<!----beats-download-commemnts----->

.download_beats_line {
	background:#333333;
	width:373px;
	height:2px;
	margin:0 0 3px 0;
	float:right;
}
.download_comment_inner {
	padding:5px 3px 0 0;
}
.download_comment_top {
	padding:0 0 0 0;
}
.download_kill_left {
	float:left;
	color:#3B5998;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.download_kill_right {
	float:right;
	color:#999999;
	padding:0 0px 0 px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.download_kill_right_reply {
	float:right;
	color:#999999;
	padding:0px 5px 0px px 0;
	font-size:12px;
	line-height: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.download_comment_left {
	float:left;
	padding:5px;
}
.download_comment_right {
	float:right;
	color:#333333;
	font-weight:;
	font-size:11px;
	line-height: 14px;
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;;
	width:280px;
	text-align:;
	padding:5px 0px 0 8px;
}
.download_comment_back {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #a6a6a6;
	display:inline-block;
	color:#777777;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin-top:3px;
	width:380px;
	padding:3px;
}
.download_comment_back:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.download_comment_back:active {
	position:relative;
	top:1px;
}

<!--Fans-------------------------------------->
.fan_inner {
	padding:5px 3px 0 0;
}
.fan_top {
	padding:0 0 0 0;
}
.fan_left {
	float:left;
	color:#3B5998;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.fan_right {
	float:right;
	color:#999999;
	padding:0 0px 0 px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.fan_right_reply {
	float:right;
	color:#999999;
	padding:0px 5px 40px px 0;
	font-size:12px;
	line-height: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.fan_left {
	float:left;
	padding:5px;
}
.fan_right {
	float:right;
	color:#333333;
	font-weight:;
	font-size:11px;
	line-height: 14px;
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;;
	width:280px;
	text-align:;
	padding:5px 0px 0 8px;
}
.fan_back {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #a6a6a6;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:10px;
	font-weight:;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin-top:3px;
	width:370px;
	padding:3px;
}
.fan_back:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.fan_back:active {
	position:relative;
	top:1px;
}
<!----View Beat Request profile----->
.beat_request_comment_inner {
	padding:5px 3px 0 0;
}
.beat_request_comment_top {
	padding:0 0 0 0;
}
.beat_request_kill_left {
	float:left;
	color:#3B5998;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.beat_request_kill_right {
	float:right;
	color:#999999;
	padding:0 0px 0 px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.beat_request_kill_right_reply {
	float:right;
	color:#999999;
	padding:0px 5px 40px px 0;
	font-size:12px;
	line-height: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.beat_request_comment_left {
	float:left;
	padding:5px;
}
.beat_request_comment_right {
	float:right;
	color:#333333;
	font-weight:;
	font-size:11px;
	line-height: 14px;
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;;
	width:280px;
	text-align:;
	padding:5px 0px 0 8px;
}
.beat_request_comments_back {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #a6a6a6;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:10px;
	font-weight:;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin-top:3px;
	width:366px;
	padding:3px;
}
.beat_request_comments_back:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.beat_request_comments_back:active {
	position:relative;
	top:1px;
}
<!----profile-commemnts----->
.comment_inner {
	padding:5px 3px 0 0;
}
.comment_top {
	padding:0 0 0 0;
}
.kill_left {
	float:left;
	color:#3B5998;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.kill_right {
	float:right;
	color:#999999;
	padding:0 0px 0 px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.kill_right_reply {
	float:right;
	color:#999999;
	padding:0px 5px 40px px 0;
	font-size:12px;
	line-height: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.comment_left {
	float:left;
	padding:5px;
}
.comment_right {
	float:right;
	color:#333333;
	font-weight:;
	font-size:11px;
	line-height: 14px;
	font-family:lucida grande,tahoma,verdana,arial,sans-serif;;
	width:280px;
	text-align:;
	padding:5px 0px 0 8px;
}
.comments_back {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #a6a6a6;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:10px;
	font-weight:;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin-top:3px;
	width:370px;
	padding:3px;
}
.comments_back:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.comments_back:active {
	position:relative;
	top:1px;
}


.follow_div {
	margin:0 auto;
	padding: 0px 2px 5px 8px;
	width: 260px;
}
.follow_left {
	float:left;
	background:url(images/sharestrip.jpg) repeat-x;
	border-radius:5px;
	padding:12px 0 0 0;
	width:133px;
	height:35px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	cursor:pointer;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.follow_right {
	float:right;
	background:url(images/sharestrip.jpg) repeat-x;
	border-radius:5px;
	padding:12px 0 0 0;
	width:133px;
	cursor:pointer;
	font-weight:bold;
	height:35px;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.view_text {
	color:#333333;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 0 13px;
}
/*-------------- buy Deals ---------------*/
.searchForm {
	/*background:#9B9B9B;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px;*/
	font-family:Arial, Helvetica, sans-serif;
}
.searchForm h2 {
	color:#000;
	padding:0;
	margin:0;
	font-size:25px;
}
.searchForm .user-buy {
	background: none repeat scroll 0 0 #b4b4b4;
	border:1px solid #FFF;
	color:#ebebeb;
	float: left;
	font-size: 9px;
	margin: 0 1px;
	padding: 2px;
	text-align: center;
	width: 76px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
li, ul {
	list-style-type: none;
	padding:0;
	margin:0;
}
.searchForm .user-buy img {
	border:2px solid #999;
}
.searchForm .user-buy img:hover {
	border:2px solid #000;
}
.searchForm .user-buy a {
	padding:2px 0;
	color:#000;
}
.searchForm .user-buy a:hover {
	color:#FC0;
}
.search_Beats {
	color:#000;
	padding:10px 0
}
.search_Beats input[ type=text] {
	width:145px; margin :4px 0; background:#fff; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;
	border:1px solid #7f9db9; padding:1px;
	color:#000;
}
.search_Beats select {
	width:149px; margin :4px 0; 
}
.search_Beats input[ type=submit] {
	cursor:pointer;
	width:72px;
	background:#666;
	border:none;
	float:left;
	color:#FFF;
	margin-right:5px;
}
.search_Beats input[ type=reset] {
	cursor:pointer;
	width:72px;
	background:#f90;
	border:none;
}
.search_Beats input[ type=submit]:hover, .search_Beats input[ type=reset]:hover {
	background:#000;
	color:#FFF;
}
#pagination-digg {
}
#pagination-digg li {
	float:left;
	padding:4px 5px;
	border:1px solid #999;
	background:#E1E1E1;
	margin-right:3px;
	line-height:12px;
	font-size:12px;
}
#pagination-digg li:hover {
	color:#FFF;
	border:1px solid #000;
	background:#999;
	cursor:pointer;
}
#pagination-digg li:hover a {
	color:#FFF;
}
#pagination-digg li.active {
	border:1px solid #000;
	background:#999;
	font-weight:bold;
	color:#FFF
}
#sortable_list { margin:15px 0;
	background:#E1E1E1;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:5px;
	-moz-border-radius:5px; color:#6C6C6C;
	-webkit-border-radius:5px;
	padding:10px;
}
#sortable_list li { display:block; padding:5px 0; border-bottom:1px dashed #EAEAEA;
}
#sortable_list li:hover { background:#D5D5D5; color:#000;
}
#sortable_list li:hover a{ color:#666}
#sortable_list li div {
	display: block;
	float: left;
	padding: 3px 5px;
}
#sortable_list li div.listitem_play {
	width: 30px;
}
#sortable_list li div.listitem_style {
	width: 60px;
}
#sortable_list li div.listitem_info {
	width: 300px;
}
#sortable_list li div.listitem_info12 {
	width: 208px; 
}
#sortable_list li div.listitem_price {
	width: 50px;
}
#sortable_list li div.listitem_cut {
	width: 60px;
}
#sortable_list li div.listitem_exclusivity {
	width: 100px;
}
#sortable_list li div.listitem_bpm {
	width: 40px;
}
#sortable_list li div.listitem_wins {
	width: 40px;
}
#sortable_list li div.listitem_plays {
	width: 40px;
}
#sortable_list li div.listitem_sales {
	width: 40px;
}
#sortable_list li div.listitem_date {
	width: 70px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/********** Member Page *************/

.member-con { padding:10px; background:#FFF;}
.member-con .left-part { float:left; width:220px;}
.member-con .left-part { float:left; width:220px;}
.member-admin{ display:block;}
.member-admin ul{ display:block;}
.member-admin ul li{ display:block; padding:2px 0;}
.member-admin ul li a{ color:#e5e1e1; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#333333; padding:8px 13px; display:block; border-radius:5px;}
.member-admin ul li a:hover{ color:#e18a00; background:#47484a; }
.member-con .right-part { float:right; width:670px;}
.member-con .right-part .info-table  { margin:10px 0 0 8px; border: 1px solid #a5a5a5; background:#F1ECEC;  height:auto; width: 648px;/*overflow:scroll*/}


.l {
    background: none repeat scroll 0 0 #000000;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}

.ab {
display:block;
 position: fixed;z-index:10;
 width: 100%; 
 height: 100%; 
 margin:auto;
}
.l1 {background-color: #FFFFFF; height: 82px; margin-left: 23%; margin-top: 6%; width: 656px; height:357px; box-shadow: 0px 0px 20px #999; overflow: scroll;}
.latest_div1:hover .dj_hover{ display:block;}
.dj_hover{ position:absolute; width:151px; height:150px; display:block; background:url(images/bg_back_dj.png) repeat left top; /*z-index:999;*/ display:none;}
.dj_hover .play_btn { position:relative; top:53px; left:34px; width:85px; height:36px; }
.dj_hover .play_btn a{ text-indent:-9999px; background-image:url(images/bg_link_dj.png); background-repeat: no-repeat; background-position: left top; cursor:pointer; z-index:9999; width:85px; height:36px; float:left;}
.dj_hover .play_btn a:hover{ background-position: left bottom;}
.dj_hover .info_btn { position:relative; top:17px; left:82px; width:36px; height:36px; }
.dj_hover .info_btn a{ text-indent:-9999px; background-image:url(images/bg_link_dj.png); background-repeat: no-repeat; background-position: right bottom; cursor:pointer; z-index:9999; width:36px; height:36px; float:left;}
.dj_hover .info_btn a:hover{ background-position: right top; }

/*
chart
#####################################*/
div.cart_mid
{
	background-color: #FFF;
	border: 7px solid #ebebeb;
	margin:25px 0 0;
	/*padding:12px 18px 12px 20px;*/
	padding:10px 15px;
	
}
div.chart-left
{
	width:500px;
	float:left;
}
h2.chart-title
{
	color:#2d2e2f;
	font-style:italic;
}
.producers-list
{
	border-collapse:collapse;
	color:#f5ecec;
}

.producers-list th
{
	border-bottom: 10px solid #FFF;
	background-color:#1a1a1a;
	font-size:18px;
	font-style:italic;
}
/*.producers-list tr.head th
{
	border-bottom: 10px solid #FFF;
}
.producers-list tr td
{
	border-bottom: 3px solid #FFF;
}
.producers-list .w85
{
	width:85px;
}
.producers-list .w140
{
	width:140px;
}
*/
.producers-list .w125
{
	width:125px;
}
.producers-list td
{
	background-color:#f5ecec;
	color:#1a1a1a;
	text-align:center;
	padding: 8px 0;
	border-bottom: 3px solid #FFF;
}
.producers-list td.bignum
{
	font-size:30px;
}
.producers-list td div.beats
{
	text-align:left;
	padding:5px;
}
.producers-list td div.beats span
{
	/*margin:3px 0;*/
	line-height: 18px;
}
div.chart-right
{
	width:420px;
	float:right;
}
div.chart-right .graydiv /*just sample div in the right */
{
	width:420px;
	height:500px;
	background-color:#2d2e2f;
}

.listen-small {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #a6a6a6;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:0px 5px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.listen-small:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.listen-small:active {
	position:relative;
	top:1px;
}

.shadow {
	/*-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	 For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	
 padding: 1px; 
background: transparent !important; 
border: 1px solid transparent !important; 


-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, .8); 
-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, .8); 
box-shadow: 2px 2px 8px rgba(0, 0, 0, .8); 


}
.shadow_small {
	/*-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	 For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	
 padding: 1px;
 margin-right:3px; 
background: transparent !important; 
border: 1px solid transparent !important; 


-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .8); 
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .8); 
box-shadow: 1px 1px 3px rgba(0, 0, 0, .8); 


}

.sell_mid_matter {
	padding:9px 10px 0 10px;
}
.feature-wrapper{
   position: relative;
   float: left;
   width: 800px;
   margin-bottom: 5px;
   margin-left:5px;
   
   	background:#ebebeb;
	padding-bottom:20px;
    -moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.left1{
   position: relative;
   float: left;
   left: 5px;
   border:1px #666666;
   width: 236px;
   height: 50px;
   background-color: #828282
}
.left2{
   position: relative;
   float: left;
   left: 5px;
   border:1px #666666;
   width: 190px;
   height: 50px;
   background-color: #828282
}
.left3{
   position: relative;
   float: left;
   left: 5px;
   border:1px #666666;
   width: 160px;
   height: 50px;
   background-color: #828282
}
.left4{
   position: relative;
   float: left;
   left: 5px;
   border:1px #666666;
   width: 160px;
   height: 50px;
   background-color: #828282
}
feature-body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: #e7e7de
}


/*venkat CSS START*/
div.added_cart
{ 	/*margin-top:8px;
	margin-left:9px;*/
	margin-top:12px;
	margin-left:11px;
	background-image:url(images/added_cart.png); 
	background-repeat: no-repeat; width:61px; height:26px
}
div.added_cart1
{ 
	background-image:url(images/added_cart2.png); 
	background-repeat: no-repeat; width:86px; height:38px
}
.checkoutlisting{width:656px; padding:2px 0 20px 10px}
.checkoutlisting .headingbg{background:#CDCDCD; line-height:30px; color:#333333; font-size:15px; border-bottom: solid 1px #999}
.checkoutlisting .subheadingbg{background:#FEFFFF;  color:#333333; font-size:12px; border-bottom: solid 1px #EFEFEF; padding:3px 0 3px 0; line-height:18px}
.checkoutlisting .subheadingbg:hover{background:#ADE3FD; color:#333333; font-size:12px; border-bottom: solid 1px #ADE3FD}
.checkoutlisting .footerbg{background:#E3CAA2; line-height:30px; color:#333333; font-size:13px; border-top: solid 1px #EFEFEF}
.checkoutlisting .listing{ float:left; padding-left:10px}
.checkoutlisting .left{ float:left}
.checkoutlisting .right{ float:right}
.checkoutlisting .clr{ clear:both}
.pricing_features_1{-moz-border-radius:6px 6px 6px 6px;-webkit-border-radius:6px 6px 6px 6px;-o-border-radius:6px 6px 6px 6px;-ms-border-radius:6px 6px 6px 6px;-khtml-border-radius:6px 6px 6px 6px;border-radius:6px 6px 6px 6px;float:left;font-size:12px;width:920px;margin-left:12px; padding-top:20px;font-weight:;border:1px solid #ccc;color:#666}
.pricing_features_1 li{background:#f3f3f3;border-top:1px solid #fafafa;border-bottom:1px solid #dadada;text-shadow:0 1px 0 white;height:28px;line-height:28px;text-align:left;padding:11px 15px 10px 20px}
.pricing_features_1 li:first-of-type{border-top:1px solid #dadada}
.pricing_features_enumeration{-moz-border-radius:6px 0 0 6px;-webkit-border-radius:6px 0 0 6px;-o-border-radius:6px 0 0 6px;-ms-border-radius:6px 0 0 6px;-khtml-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;float:left;font-size:12px;width:210px;padding-top:60px;font-weight:bold;border:1px solid #ccc;border-right:none;color:#666}
.pricing_features_enumeration li{background:#f3f3f3;border-top:1px solid #fafafa;border-bottom:1px solid #dadada;text-shadow:0 1px 0 white;height:28px;line-height:28px;text-align:right;padding:11px 15px 10px 0}
.pricing_features_enumeration li:first-of-type{border-top:1px solid #dadada}
.standard_bundle_container{border:1px solid #ccc;border-right:none;width:236px;float:left}
.standard_bundle_container:last-of-type{border-right:1px solid #ccc;-moz-border-radius:0 6px 6px 0;-webkit-border-radius:0 6px 6px 0;-o-border-radius:0 6px 6px 0;-ms-border-radius:0 6px 6px 0;-khtml-border-radius:0 6px 6px 0;border-radius:0 6px 6px 0}
.standard_bundle_container:last-of-type .plan_name{-moz-border-radius:0 6px 0 0;-webkit-border-radius:0 6px 0 0;-o-border-radius:0 6px 0 0;-ms-border-radius:0 6px 0 0;-khtml-border-radius:0 6px 0 0;border-radius:0 6px 0 0}
.standard_bundle_container .plan_name{background-image:-webkit-linear-gradient(#eee,#e0e0e0);background-image:-moz-linear-gradient(#eee,#e0e0e0);background-image:-o-linear-gradient(#eee,#e0e0e0);background-image:-ms-linear-gradient(#eee,#e0e0e0);background-image:linear-gradient(#eee,#e0e0e0);-moz-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset,0 -2px 2px rgba(0,0,0,0.05) inset;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset,0 -2px 2px rgba(0,0,0,0.05) inset;-o-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset,0 -2px 2px rgba(0,0,0,0.05) inset;box-shadow:0 1px 0 rgba(255,255,255,0.5) inset,0 -2px 2px rgba(0,0,0,0.05) inset;border-bottom:1px solid #c6c6c6;color:#3b3b3b;font-weight:bold;text-shadow:0 1px 0 rgba(255,255,255,0.2);text-align:center;font-size:22px;line-height:18px;padding:10px 0 8px}
.standard_bundle_container .plan_name span{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#888;font-style:italic;font-weight:500;font-size:12px; line-height:23px}
.standard_bundle_container .plan_price{background:#f6f6f6;border-bottom:1px solid #dfdfdf;font-size:18px;font-weight:bold;text-align:center;height:165px}
.standard_bundle_container .plan_price img{margin-top:20px}
.standard_bundle_container .plan_price .context{font-size:13px;color:#bbb;display:inline-block;margin:8px 0 10px;font-weight:normal;text-transform:uppercase}
.standard_bundle_container .plan_price a{margin-bottom:3px}
.standard_bundle_container .plan_price .annually{font-size:12px;color:#999;font-weight:normal}
.standard_bundle_container .feature_set li{height:30px;line-height:30px;padding:10px 15px;border-bottom:1px solid #e0e0e0;font-size:13px;color:#8a8a8a;font-weight:bold;text-align:center}
.standard_bundle_container .feature_set li a{color:#555}
.standard_bundle_container .feature_set li a:hover{color:#555}
.standard_bundle_container .feature_set li img{vertical-align:middle;position:relative;top:-1px}
.standard_bundle_container .feature_set li .underline{text-decoration:underline}
.standard_bundle_container .feature_set li .copy_ a{color:#fff}
.standard_bundle_container .feature_set a{width:66%;margin:15px 0}
.standard_button.rounded.size_mini{padding:0 15px}.standard_button.rounded.size_small{padding:0 21px}.standard_button.rounded.size_medium{padding:0 26px}.standard_button.rounded.size_large{padding:0 32px}
.standard_button{-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 1px rgba(0,0,0,0.2),0 0 5px rgba(0,0,0,0.5);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 1px rgba(0,0,0,0.2),0 0 5px rgba(0,0,0,0.5);-o-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 1px rgba(0,0,0,0.2),0 0 5px rgba(0,0,0,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 1px rgba(0,0,0,0.2),0 0 5px rgba(0,0,0,0.5);text-shadow:0 0 1px rgba(0,0,0,0.2);color:#fff;height:30px;vertical-align:middle;margin-left:10px}
.standard_button{-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;display:inline-block;cursor:pointer;text-align:center;position:relative;font-size:15px;padding:0 20px;height:34px;line-height:32px;background-color:#f8f8f8;background:#ececec no-repeat;background:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#e0e0e0)) no-repeat;background:-moz-linear-gradient(top,#f8f8f8,#e0e0e0) no-repeat;background:-o-linear-gradient(top,#f8f8f8,#e0e0e0) no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=linear,startColorstr='#FFF8F8F8',endColorstr='#FFE0E0E0');-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f8f8f8',EndColorStr='#e0e0e0');border:1px solid #b8b8b8;border-top:1px solid #c2c2c2;border-bottom:1px solid #b0b0b0;-moz-box-shadow:0 1px 0 #fff inset,0 0 0 rgba(0,0,0,0);-webkit-box-shadow:0 1px 0 #fff inset,0 0 0 rgba(0,0,0,0);-o-box-shadow:0 1px 0 #fff inset,0 0 0 rgba(0,0,0,0);box-shadow:0 1px 0 #fff inset,0 0 0 rgba(0,0,0,0);color:#4a4a4a!important;text-shadow:0 1px 1px rgba(255,255,255,0.3)}
.ie9 .standard_button{filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)!important}.standard_button.icon_flyout:after{content:"\f078"}
.standard_button.style_primary{background-color:#22aff0;background:#2094d4 no-repeat;background:-webkit-gradient(linear,left top,left bottom,from(#22aff0),to(#1e7ab8)) no-repeat;background:-moz-linear-gradient(top,#22aff0,#1e7ab8) no-repeat;background:-o-linear-gradient(top,#22aff0,#1e7ab8) no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=linear,startColorstr='#FF22AFF0',endColorstr='#FF1E7AB8');-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#22aff0',EndColorStr='#1e7ab8');border:1px solid #1b72ad;border-top:1px solid #1e7ab8;border-bottom:1px solid #196ba2;-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.4),0 0 0 rgba(0,0,0,0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.4),0 0 0 rgba(0,0,0,0);-o-box-shadow:inset 0 1px 0 rgba(255,255,255,0.4),0 0 0 rgba(0,0,0,0);box-shadow:inset 0 1px 0 rgba(255,255,255,0.4),0 0 0 rgba(0,0,0,0);text-shadow:0 1px 0 rgba(0,0,0,0.4)!important}
.standard_button.style_primary:hover{background-color:#2cb9fa;background:#2a9ede no-repeat;background:-webkit-gradient(linear,left top,left bottom,from(#2cb9fa),to(#2884c2)) no-repeat;background:-moz-linear-gradient(top,#2cb9fa,#2884c2) no-repeat;background:-o-linear-gradient(top,#2cb9fa,#2884c2) no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=linear,startColorstr='#FF2CB9FA',endColorstr='#FF2884C2');-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#2cb9fa',EndColorStr='#2884c2')}
.standard_button.style_success{background-color:#57ce57;background:#4db94d no-repeat;background:-webkit-gradient(linear,left top,left bottom,from(#57ce57),to(#45a545)) no-repeat;background:-moz-linear-gradient(top,#57ce57,#45a545) no-repeat;background:-o-linear-gradient(top,#57ce57,#45a545) no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=linear,startColorstr='#FF57CE57',endColorstr='#FF45A545');-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#57ce57',EndColorStr='#45a545');border:1px solid #409a40;border-top:1px solid #45a545;border-bottom:1px solid #3b8e3b;-moz-box-shadow:0 1px 0 rgba(255,255,255,0.4) inset,0 0 0 rgba(0,0,0,0);-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.4) inset,0 0 0 rgba(0,0,0,0);-o-box-shadow:0 1px 0 rgba(255,255,255,0.4) inset,0 0 0 rgba(0,0,0,0);box-shadow:0 1px 0 rgba(255,255,255,0.4) inset,0 0 0 rgba(0,0,0,0);text-shadow:0 1px 0 rgba(0,0,0,0.4)!important}
.standard_button span{ color:#FFFFFF; text-decoration:none}
a.standard_button{ text-decoration:none}
.newheader{ position:fixed; height:60px; background:url(images/bg.jpg) repeat-x #47484a; margin:0; padding:0; width:100%; z-index: 9999;}
.newtop_header{height:40px;	padding:15px 0 0 0;	font-family:Tahoma;	font-size:16px;	color:#707070; }

.inbox_menu{ font-size:14px; padding-right:10px; font-weight:bold}
.inbox_menu .active{ color:#000000}
.listinginbox_h{ line-height: 30px; color:#FFFFFF; background:#D18201;  font-size:13px; font-weight:bold}
.listinginbox_h .column{  float:left;  padding-left:10px}
.listinginbox_s{ line-height: 30px; color:#333; background:#F5EBD5;  font-size:13px;}
.listinginbox_s .column{  float:left;  padding-left:10px}
.listinginbox_s1{ line-height: 30px; color:#333; background:#DCD9D1;  font-size:13px;}
.listinginbox_s1 .column{  float:left;  padding-left:10px}
.listinginbox_s a, .listinginbox_s1 a{ font-weight:bold; text-decoration:none; color:#D18200}
.listinginbox_s a:hover, .listinginbox_s1 a:hover{ text-decoration:underline; color:#1A1A1A}
.message_box{ margin:5px 0 5px 0; background:#EEEEEE; border: solid 1px #CCCCCC; padding:10px; color:#333 }
.message_box p{ padding:0px; margin:0px; line-height:18px;}
.replymessage_box{ margin: 5px 0 5px 0; background:#F4F4F4; padding:5px; border:dashed 1px #D1D1D1; color:#000000; height:22px; line-height:22px}
.replymessage_box:hover{ background:#D1D1D1; border:dashed 1px #333}
.replymessage_box .heading{ line-height:30px; font-size:14px; background:#EBEBEB; border: 1px #CCCCCC; padding:0 5px 0 5px}
.replymessage_box .subject { padding:5px 0 5px 0}
.replymessage_box .desc { padding:5px 0 5px 0}
/*venkat CSS End*/

#store_search {  width:695px;}
#fav_search {  width:695px; margin:15px 0 0 10px;}
#store_get {  width:695px;}
.content-body{
	border:1px solid #CCC;
	width:937px;
	height:auto;
	padding:10px;
	border-radius:10px;
	background-color:#E2E2E2;
}
 .how-body{
	border:1px solid #CCC;
	width:750px;
	height:auto;
	padding:10px;
	border-radius:10px;
	background-color:#E2E2E2;
}
      .how_left {
	color:#34AFE0;
	padding-bottom: 4px;
    padding-top: 4px;
	vertical-align: baseline;
	list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
	line-height: 1.5;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:140px;
	float:left;
	 
}
.how_left ul li {
	color:#34AFE0;
	padding-bottom: 4px;
    padding-top: 4px;
	vertical-align: baseline;
	list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
	line-height: 1.5;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:140px;
	float:left;
	border-bottom:#C5C6C7 1px dotted; 
}
.how_left ul li a{
	color:#34AFE0;
	padding:0;
	list-style:none;
}

.how_head{
 color: #000000; 
 font-size: 18px;
 
}
.how_content{
 color: #000000; 
 font-size:13px;
 margin:px; 
 padding:px;
 
}

.nicebutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:33px;
	line-height:33px;
	width:220px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
}
.nicebutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}.nicebutton:active {
	position:relative;
	top:1px;
}

/* This button was generated using CSSButtonGenerator.com */