@charset "utf-8";
/* CSS Document */
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

a{
	color:#3f9eea;
	text-decoration:none;
}

a:hover{
	color:#3f9eea;
	text-decoration:underline;
}

img {
	border:0px;
}
form {
	padding:0px;
	margin:0px;
}

.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.end {
	clear: both;
}





body {
	text-align: center;
	margin: 0px auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	/*margin-bottom:38px;*/
	/*background:url(../images-new/bg-body4.jpg) repeat-x;*/
	background:url(../images-new/repeat.jpg) ;
	
}



#main-container-top-bg {
	background:url(../images-new/top.jpg) repeat-x;
}

#main-container-repeat {
	/*background:url(../images-new/repeat.jpg);*/
}

#container {
	width: 881px;
	margin: 0px auto;
	text-align: left;
	
}


.container-2 {
	width: 909px;
	margin: 0px auto;
	text-align:left;
}

#header {
	width: 881px;
	height: 80px;
	margin: 0px auto;
	text-align: left;
	/*background:#fff;*/
}

#logo-container{
	padding-top:10px;
}

#logo-container h1{
	margin:0;
	padding:0;
	color:#fff;
	font-size:34px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

#logo-container .pros{
	color:#03cdff;
}
#siteslogan{
	color:#fff;
	font-size:11px;
}

#top-login-form{
	color:#cecece;
	font-size:11px;
	padding-top:5px;
	width:350px;
	/*border:1px	solid #fff;*/
	text-align: right;
}


.AlertMessage_white{
	color:#fff;
	padding:0px 22px 3px 0px;
}
#top-login-form ul{
	margin:0;
	padding:0;
}

#top-login-form ul li { 
	margin:0px; 
	padding:1px;  
	display:inline; 
	list-style-type:none; 
}

#top-login-form a{
	font-size:11px; 
	color:#fff;
}

#top-login-form .graylink {
	font-size:11px; 
	color:#cecece;
	text-decoration:none;
}

#top-login-form a:hover   {
	text-decoration:underline;
}

#top-login-form .graylink  a:hover   {
	text-decoration:underline;
	color:#000000;
}

#top-login-form .smallul { 
	text-align:left;
	padding-left:50px;
	padding-top:5px;
}

#top-login-form .loggedin-ul{
	padding-top:22px;
}

#top-login-form .smalltext { 
	font-size:11px; 
	color:#fff;
	text-align:left;
}

#top-login-form .textbox { 
	font-size:10px; 
	background-color:#000;
	color:#fff;
	border: 1px solid #cecece;
	height:14px;
	width:60px;
}

#top-login-form .smallbutton { 
	font-size:11px; 
	border: 0px;
	background-color:#c07f59;
	color:#fff;
	height:19px;
	width:35px;
	padding-bottom:2px;
}

#top-nav{
	color:#fff;
	padding:0px 0 0px 0;
}

#top-nav ul{
	margin: 0;
	padding:0;
	
}

#top-nav ul li { 
	font-size:13px;
	margin:0px; 
	padding-right:37px;
	display:inline; 
	list-style-type:none; 
	line-height:12px;
}

#top-nav .phoneno { 
	font-size:13px;
	margin:0px; 
	padding:0px;
	padding-top:0px;
}




#main-body{
	padding-top:10px;
	
}



#main-box-middle{
	/*background:#f6f8eb url(../images-new/main-box-middle.jpg) no-repeat;*/
	background:#f6f8eb;
	margin-left:2px;
}



#main-box-middle-singer{
	background:#f6f8eb url(../images-new/main-box-middle2.jpg) no-repeat;
	margin-left:2px;
	line-height:18px;
}


#main-box-middle-wobg{
	background:#f6f8eb;
	/*height:754px;*/
	margin-left:2px;
}

#page-title-container ul{
	margin:0;
	padding:5px 0px 0px 8px;
}

#page-title-container ul li { 
	display:inline; 
	list-style-type:none; 
}

#page-title-container h2{
	margin:0;
	padding:0;
	padding-left:22px;
}
.page-heading{
	color:#a34a32;
	font-size:28px;
	font-weight:bold;
}

.page-heading1{
	color:#a34a32;
	font-size:28px;
	font-weight:bold;
	padding-left:22px;
}

#page-title-container a {
	text-decoration:none;
}

#page-title-container a:hover {
	text-decoration:underline;
}

#page-title-container .prodtxt{
	padding-right:20px;
	padding-top:8px;
	color:#a38a32;
	font-size:14px;
	font-weight:bold;
}


#page-title-container .mixingtxt{
	padding-right:10px;
	padding-top:8px;
	color:#3878c0;
	font-size:14px;
	font-weight:bold;
}


#page-title-container .vocaliststxt{
	padding-right:10px;
	padding-top:8px;
	color:#7e7e7e;
	font-size:14px;
	font-weight:bold;
}


/* Index Page Css Start */
#index-page-left-content{
	padding-left:10px;
	width:570px;
}

#index-page-left-content p {
	margin:0px;
	padding:0px;
}

.index-page-left-bluehead{
	color:#0080ed; 
	font-weight:bold; 
	font-size:18px; 
	padding-top:15px;
}

.index-page-left-bluehead p{
	margin:0px;
	padding:0px;
	color:#000;
	font-size:12px; 
	font-weight:normal; 
}

.index-page-left-bluehead img{
	padding-right:20px;
}

.index-page-right{
	width:223px;
	padding-right:5px;
}

.index-page-right a { color:#a34a32; text-decoration:none; }
.index-page-right a:hover { color:#a34a32; text-decoration:underline; }


.small-white-box1
{
	 background:url(../images-new/drum_small.jpg) no-repeat top; width:206px; height:60px; font-size:14px; color:#a34a32; padding-left:15px; padding-top:14px;
}

.small-white-box2
{
	 background:url(../images-new/bg_featured-artist.jpg) no-repeat top; width:206px; height:60px; font-size:14px; color:#a34a32; padding-left:15px; padding-top:14px;
	
}
.small-white-box3
{
	background:url(../images-new/before_after.jpg) no-repeat top; width:206px; height:60px; font-size:14px; color:#a34a32; padding-left:15px; padding-top:14px;
	
}


.box {
	width:867px; 
	overflow:hidden; 
	padding-left:7px; 
	padding-top:22px;
}

.hm_box {
	float:left;
	width:289px;
	background-color:#fefefc;
	background:url(../images-new/bg_box2.jpg) no-repeat top;
	height:211px;
}

.try_now {
	padding:0px 10px 0px 10px;
	font-size:10px;
	font-weight:bold;
	margin-top:7px;
	color:000;
}

.try_now a{
	color:#000;
	text-decoration:none;
}

.try_now a:hover{
	color:#000;
	text-decoration:underline;
}


.box_head {
	font-size:17px;
	color:#89691c;
	font-weight:bold;
	line-height:32px;
	vertical-align:middle;
	padding-left:12px;
}



.box_head a{
	color:#89691c;
}

/* Index Page Css  End*/

/* Service Page Css Start */
.font13pxblue { font-size:13px; color:#0080ed; padding-right:5px;  }

#service-list-box{
	padding:15px 0px 70px 20px;
}

#white-box-middle #service-list-box ul{
	margin:0px;
	padding:0px;
}

#white-box-middle #service-list-box  ul li{
	display:list-item; 
	list-style-type:none; 
	padding-bottom:8px;
}

#white-box-middle #service-list-box  ul li a {
	color:#000;
	text-decoration:none;
}

#white-box-middle #service-list-box  ul li a:hover {
	color:#000;
	text-decoration:underline;
}

/* Sign in box CSS start */
#signin-box{
	width:227px;
	height:163px;
	background:url(../images-new/sign-in-box.jpg) no-repeat top;
	margin:15px 50px 0px 0px;
}
#signin-box p{
	margin:0px;
	padding:0px;
	font-size:13px;
	padding: 15px 10px 0px 15px;
}

#signin-box p span{
	font-size:14px;
	font-weight:bold;
	color:#a34a32;
}

#white-box-middle #signin-box ul{
	padding:10px 15px 0px 0px;
}
#white-box-middle #signin-box ul li{
	display:list-item; 
	list-style-type:none; 
	padding-bottom:5px;
	text-align:right;
}

.logintext{
	width:135px;
	height:16px;
	float:right;
}

.loginform-ftitle{
	float:left;
	padding:1px 0px 0px 20px;
	margin-top:2px;
	font-size:12px;
}

#signin-box a{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

#signin-box a:hover{
	text-decoration:underline;
}


/* Customize-song CSS start */

.customize-song-table {
	padding-left:20px;
	width:800px
}

.customize-song-formtable tr td{
	padding:3px;
}

.customize-song-mstyle tr td{
	padding:1px;
}

.customize-song-mstyle-text {
	width:400px;
}

.cs-step-but{
	margin-top:25px;
}

.cs-service-container{
	margin-left:3px;
	padding-bottom:20px;
	
}
.cs-service-table-head{
	background:url(../images-new/tape.jpg) no-repeat;
	height:57px;
}

.cs-service-table-middle{
	background:url(../images-new/table-bg.jpg) repeat-y;
}


.cs-rts-table{
	padding:10px 0 10px 5px;
}

.cs-service-title{
	font-size:17px;
	color:white;
	font-weight:bold;
	margin:25px 4px 0px 20px;
}

.cs-service-remove{
	font-size:12px;
	color:white;
	margin:25px 0px 0px 10px;
}
.cs-service-remove a{
	color:white;
	text-decoration:none;
}

.cs-service-remove a:hover{
	color:white;
	text-decoration:underline;
}

.cs-add-other-instrument{
	padding:10px 0px 0px 25px;
}

/* Customize-song CSS end*/

/* FMP CSS Start */

/* FMP CSS End */

/* Checkout login CSS start */
.checkout-login-table{
	padding-top:100px;
}
.checkout-login-table tr td{
	padding:4px ;
}


/* Checkout login CSS end */

/* Checkout Payment css start */


.checkout-payment-table{
	padding:10px 0px 0px 0px;
	width:100%;
}



.checkout-payment-table tr td{
	padding:5px;
}


.checkout-payment-table .cctr td{
	padding:1px;
}


.checkout-payment-table table tr td{
	padding:1px;
}

.BgHead1{
	background-color:#eae9da ;
}



.checkout-payment-table  .order-total-tr td{
	padding-left:12px;
}

/* Checkout payment CSS end */


/* Thankyou CSS start*/
.thankyou{
	padding:40px 0px 0px 35px;
}

.thank { width:815px; background:url(../images-new/thank-you-bg.png) no-repeat left top; height:299px; padding-left:30px; padding-top:34px; margin-left:22px; }
/* Thankyou CSS end */

/* My Profile CSS Start */
.my-profile-table
{
	padding:10px 22px 0 0 ;
	width:94%;
}
.my-profile-table tr td{
	padding:2px 0px 2px 8px;
}

.my-profile-table .BgHead1 td{
	padding:5px 0px 5px 8px;
}

.my-profile-table tr td .BgHead1{
	padding:5px;
}

.my-profile-table table tr td{
	padding:1px;
}

/* My Profile CSS end */
/* Sign in box css end */


/* Service Page Css End*/

#white-box{
	
	padding-top:18px;
	padding-left:30px;
	
}

#white-box-middle{
	background:url(../images-new/main-white-box/main-white-box-middle.png) repeat-y;
	
}

#white-box-middle  ul{
	margin:0px;
	padding:0px;
}

#white-box-middle ul li{
	display:inline; 
	list-style-type:none; 
}

.artist-list  ul{
	margin:0px;
	padding:0px;
}

.artist-list  ul li{
	
	list-style-type:none; 
	padding-bottom:10px;
	
}


.artist-list  ul li h2{
	
	margin:0px;
	padding:0px;
	padding-left:1px;
	font-size:22px;
	color:#898989;
}

.artist-box-middle{
	/*background:url(../images-new/artist-white-box/white-box-middle.jpg)  ;*/
	height:150px;
	width:640px;
}

.artist-box-middle-fmp{
	/*background:url(../images-new/artist-white-box/white-box-middle.jpg)  ;*/
	height:150px;
	width:460px;
	
}

.track-detail{
	padding-top:10px;
	padding-left:20px;
	width:250px;
	height:130px
}

.demo-detail{
	padding-left:20px;
}

.demo-detail h1 {
	margin:0px;
	padding-bottom:20px;
	line-height:20pt;
	color:#8a6a15;
	font-size:21px;
}

.demo-detail p {
	margin:0px;
	padding-bottom:20px;
	font-size:14px;
	font-weight:bold;
}


.track-detail h1 {
	margin:0px;
	padding-bottom:10px;
	line-height:20pt;
	color:#8a6a15;
	font-size:21px;
}

.track-detail p {
	margin:0px;
	padding-bottom:8px;
	font-size:12px;
}

.track-detail-sub {
	height:120px
}


.small-but-container ul{
	margin:0px;
	padding:0px;
}

.small-but-container ul li{
	display:inline; 
	list-style-type:none;
	padding-right:10px; 
}

.track-order-panel{
	padding-top:20px;
	width:300px;
}

.track-order-panel-fmp{
	padding-top:10px;
	width:190px;
}

.sample-container{
	padding:5px 0 0 2px;
}

.artist-list .sample-container ul{
	margin:0px;
	padding:0px;
}

.artist-list .sample-container ul  li{
	list-style-type:none;
	margin:0px;
	padding:1px;
}



#bot-links1{
	padding: 0px 10px 10px 10px;
	font-size:10px;
}



#bot-links1 a {
	color:#000;
	text-decoration:none;
}

#bot-links1 a:hover {
	color:#000;
	text-decoration:underline;
}

#bot-links1 ul{
	margin:0px;
	padding:0px;
}

#bot-links1 ul li{
	padding-right:3px;
	display:inline; 
	list-style-type:none; 
}



#bot-links{
	padding: 15px 10px 10px 10px;
	font-size:10px;
}

#bot-links a {
	color:#000;
	text-decoration:none;
}

#bot-links a:hover {
	color:#000;
	text-decoration:underline;
}

#bot-links ul{
	margin:0px;
	padding:0px;
}

#bot-links ul li{
	padding-right:3px;
	display:inline; 
	list-style-type:none; 
}




/* Padding Top */
.PaddingTop1{ padding-top:1px; }
.PaddingTop2{ padding-top:2px; }
.PaddingTop3{ padding-top:3px; }
.PaddingTop4{ padding-top:4px; }
.PaddingTop5{ padding-top:5px; }
.PaddingTop6{ padding-top:6px; }
.PaddingTop7{ padding-top:7px; }
.PaddingTop8{ padding-top:8px; }
.PaddingTop9{ padding-top:9px; }
.PaddingTop10{ padding-top:10px; }


/* Padding Right */
.PaddingRight1{ padding-right:1px; }
.PaddingRight2{ padding-right:2px; }
.PaddingRight3{ padding-right:3px; }
.PaddingRight4{ padding-right:4px; }
.PaddingRight5{ padding-right:5px; }
.PaddingRight6{ padding-right:6px; }
.PaddingRight7{ padding-right:7px; }
.PaddingRight8{ padding-right:8px; }
.PaddingRight9{ padding-right:9px; }
.PaddingRight10{ padding-right:10px; }


/* Padding Bottom */
.PaddingBottom1{ padding-bottom:1px; }
.PaddingBottom2{ padding-bottom:2px; }
.PaddingBottom3{ padding-bottom:3px; }
.PaddingBottom4{ padding-bottom:4px; }
.PaddingBottom5{ padding-bottom:5px; }
.PaddingBottom6{ padding-bottom:6px; }
.PaddingBottom7{ padding-bottom:7px; }
.PaddingBottom8{ padding-bottom:8px; }
.PaddingBottom9{ padding-bottom:9px; }
.PaddingBottom10{ padding-bottom:10px; }

/* Padding Left */
.PaddingLeft1{ padding-left:1px; }
.PaddingLeft2{ padding-left:2px; }
.PaddingLeft3{ padding-left:3px; }
.PaddingLeft4{ padding-left:4px; }
.PaddingLeft5{ padding-left:5px; }
.PaddingLeft6{ padding-left:6px; }
.PaddingLeft7{ padding-left:7px; }
.PaddingLeft8{ padding-left:8px; }
.PaddingLeft9{ padding-left:9px; }
.PaddingLeft10{ padding-left:10px; }

.Blue{ 
	color:#3f9eea; 
}


.BgOdd{
	background-color:#eae9da;
}


.AlertMessage{
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
}

/*Aditya Starting*/

.breadcrum_blu { 
	font:bold 11px arial; 
	color:#0080ed;
	padding-left:9px
}

.tbl_box_bg { 
 	background:url(../images-new/tape.jpg) no-repeat; 
	width:809px; 
	margin-left:3px;
	margin-top:3px;
	padding-top:8px;
	padding-bottom:15px;
	line-height:16px;
}
.tbl_box_middle { 
	 background:url(../images-new/table-bg.jpg) repeat-y; 
	 margin:0px;
	 padding:0px;
}
.tbl_box_bg h1 { 
	font:bold 17px arial; 
	color:#fff;
	padding:0px; margin:0px;
	padding-left:23px;
	padding-top:10px;
	padding-bottom:19px;
}

.chk_out{
	 padding-right:58px; 
	 padding-top:10px; 
	 padding-bottom:26px;
}

.chk_out h1{
	font-size:13px; font-weight:bold; color:#000; padding-right:8px; padding-bottom:10px;
}
.paddtop48{
	 margin-left:46px; 
	 margin-right:48px; 
	 padding-top:10px; 
	
}
.arial15px { font-size:15px; font-weight:bold; }
.blue_txt2 { color:#3f9eea; font-size:11px; padding-top:10px; }
.tbl_box_bg2 .blue_txt2 { padding-top:20px; }
.blue_txt2 a { color:#3f9eea; }
.txt11px { font-size:11px; }

.privacy {
	margin-left:20px;
	padding-top:10px;
	width:550px;
	text-align: justify;
}
.privacy p{
	font: normal 13px arial;
	color:#000;
	padding:0;
	margin:0;
	padding-bottom:10px;
}

.privacy p a{
	font: normal 13px arial;
	color:#000;
	text-decoration:underline;
}
.privacy p a:hover{
	font: normal 13px arial;
	color:#0000ff;
	text-decoration:none;
}
.privacy h1{
	font: bold 14px arial;
	color:#a34a32;
	margin-bottom:10px;
	padding-top:15px;
}

.privacy h2{
	font: bold 12px arial;
	color:#a34a32;
	margin-bottom:10px;
	text-decoration:underline;
}
.wel_txt{
	font: bold 12px arial; 
	padding-left:32px; 
	padding-top:5px; 
	color:#000; 
	width:268px;
}

.myact_box{
	margin-left:20px;
	width:92%;
	padding-bottom:20px;
}

.myact_box_gry_txt{
	font: bold 13px arial;
	color:#929292;
}

.myact_box_gry_txt .my-account-table-head td{
	padding-left:5px;
}
.myact_drkbx_txt{
	font: normal 13px arial;
	color:#000;
	padding-left:7px;
}
.myact_ordr-saved_gry_txt{
	font: bold 13px arial;
	color:#929292;
}
.myact_ordr-saved_txt{
	font: normal 13px arial;
	color:#000;
	padding-left:7px;
}

.hint {

   	

    position: absolute;

    display:none;

    margin-top: -4px;

    border: 1px solid #fdcdf1;

    padding: 5px 5px;

    margin-left:10px;

    z-index:100;

    background:#fafafa url(../images-new/pointer.gif) no-repeat -16px 0px;    

	height:19px;

}

/*Aditya Mentor Starting*/

/*studio artist Box Start*/	
	.artist_main { width:680px;  }
	/*.artist_main h1{ padding:0; margin:0; font: bold 21px arial; color:#8a6a15; padding:0; margin:0; padding-left:20px;}*/
	.artist_tp_bg { background:url(../images-new/corner_box_tp_bg.png) repeat-x top; width:662px; height:14px; float:left; }
	.artist_btm_bg { background:url(../images-new/corner_box_btm_bg.png) repeat-x bottom; width:662px; height:14px; float:left; }
	.artist_mid_bg { background:url(../images-new/corner_box_mid_bg.png) repeat-y right;}
	.artist_mid_cont { margin-right:12px; text-align:left; padding-top:4px; height:160px;}
	/*.artist_mid_cont p{text-align:left; padding:10px 0px 10px 20px; margin:0; font-family:arial; }*/
/*studio artist Box End*/


/*mixing Box Start*/	
	.mixing_main { width:510px; margin-left:25px; }
	.mixing_main h1{ padding:0; margin:0; font: bold 21px arial; color:#8a6a15; padding:0; margin:0; padding-left:20px;}

	*html .corner_main { width:500px; margin-left:15px; }
	.mixing_tp_bg { background:url(../images-new/corner_box_tp_bg.png) repeat-x top; width:474px; height:14px; float:left; }
	.mixing_btm_bg { background:url(../images-new/corner_box_btm_bg.png) repeat-x bottom; width:474px; height:14px; float:left; }
	.mixing_mid_bg { background:url(../images-new/corner_box_mid_bg.png) repeat-y right; margin-left:7px; }
	.mixing_mid_cont { margin-right:12px; text-align:left; padding-top:4px;}
	.mixing_mid_cont p{text-align:left; padding:10px 0px 10px 20px; margin:0; font-family:arial; }
/*mixing Box End*/

.mixing20 { padding:20px; padding-bottom:0px; margin:0px; padding-top:0px;}

/*mixing box right Start*/
	.mix_main_r { width:320px; margin-right:20px;}
	.mix_main_r h1{ padding:0; margin:0; font: bold 21px arial; color:#8a6a15; padding:0; margin:0; padding-left:20px;}
	.mix_main_r p{ padding:12px 18px 0px 20px; margin:0; font: normal 12px arial; color:000;}
	*html .mix_main_r { width:295px; margin-right:15px; }
	.mix_tp_bg_r { background:url(../images-new/corner_box_tp_bg.png) repeat-x top; width:284px; height:14px; float:left; }
	.mix_btm_bg_r { background:url(../images-new/corner_box_btm_bg.png) repeat-x bottom; width:284px; height:14px; float:left; }
	.mix_mid_bg_r {
	background:url(../images-new/corner_box_mid_bg.png) repeat-y right;
	margin-left:7px;
	padding-bottom:5px;
}
	.mix_mid_cont_r {text-align:left; padding-left:6px;}
	
	.mix_main_r ul { padding:0; margin:0; width:auto; margin-top:20px;}
	.mix_main_r ul li{
		font: normal 12px arial;
		color:#000;
		list-style:none;
		margin:0px; padding:0px;
	    margin-bottom:5px;
}

/*mixing box left Start*/


/*White Box Left Start*/
	.corner_main { width:537px; margin-left:25px; }
	*html .corner_main { width:537px; margin-left:15px; }
	.corner_tp_bg { background:url(../images-new/corner_box_tp_bg.png) repeat-x top; width:501px; height:14px; float:left; }
	.corner_btm_bg { background:url(../images-new/corner_box_btm_bg.png) repeat-x bottom; width:501px; height:14px; float:left; }
	.corner_mid_bg { background:url(../images-new/corner_box_mid_bg.png) repeat-y right; margin-left:7px; }
	.corner_mid_cont { margin-right:12px; text-align:left; padding:10px 0px 10px 0px;}
	.corner_mid_cont p{text-align:left; padding:10px 0px 0px 20px; margin:0; font-family:arial;}
/*White Box Left End*/

/*White Box Right Start*/
	.corner_main_r { width:295px; margin-right:20px; }
	*html .corner_main_r { width:295px; margin-right:15px; }
	.corner_tp_bg_r { background:url(../images-new/corner_box_tp_bg.png) repeat-x top; width:259px; height:14px; float:left; }
	.corner_btm_bg_r { background:url(../images-new/corner_box_btm_bg.png) repeat-x bottom; width:259px; height:14px; float:left; }
	.corner_mid_bg_r { background:url(../images-new/corner_box_mid_bg.png) repeat-y right; margin-left:7px; }
	.corner_mid_cont_r {  text-align:left;}


	div.hr { height:1px; background: url(../images-new/music_production/music_pro_line.gif) no-repeat scroll center; padding-top:21px; padding-bottom:21px; margin:0px; margin-right:8px;}
	div.hr hr { display: none;}

	
/*White Box Right End*/

/*Artist Box*/
.featured_box{
	width:461px; 
	height:209px; 
	background:url(../images-new/music_production/box_men_Centerbg.jpg) repeat-x; 
	margin-left:20px; 
	margin-top:16px;
}

.featured_inr_cont{
 	width:274px; 
	margin:14px 12px 14px 15px;
}
.music_txt { width:auto;  margin-left:20px; margin-right:10px;}
.music_txt h1{font:bold 24px arial; color:#a34a32; }
.music_txt h2{font:bold 14px arial; color:#a34a32; margin:0; padding:0;}
.music_txt p{font:normal 12px arial; color:#000; padding:0; margin:0;}
.music_txt ul { padding:0; margin:0; width:auto; margin-top:30px; margin-right:20px; }
.music_txt ul li{
	font: normal 12px arial;
	color:#000;
	list-style:none;
	margin:0px; padding:0px;
	list-style-image:url(../images-new/music_production/mus_bult.jpg);
	margin-left:15px;
	margin-bottom:20px;
}

.padding20 { padding:20px; padding-bottom:0px; margin:0px; padding-top:0px; }
.padding20 p{margin:0px; padding:0px; margin-top:5px;}
.padding20 ul { padding:0; margin:0; margin-top:18px; margin-right:20px; margin-bottom:21px; }
.padding20 ul li{
	font: normal 12px arial;
	color:#000;
	list-style:none;
	margin:0px;
	padding:0px;
	background-position:0px;
	padding-left:25px;
	margin-bottom:4px;
	height:20px;
}

.bookmark ul { padding:0; margin:0; width:auto; margin-top:17px; }
.bookmark ul li{
	font: normal 12px arial;
	color:#000;
	list-style:none;
	margin:0px; padding:0px;
	list-style-image:url(../images-new/music_production/mus_bult.jpg);
	margin-left:15px;
	margin-bottom:25px;
	background-image:none;
}

.bookmark ul { padding:0; margin:0; width:auto; margin-top:17px; }
.padding20 h2{font:bold 14px arial; color:#a34a32; margin:0; padding:0;}
.more{font:normal 12px arial; color:#000; margin:0; padding:0; padding-left:15px;}
.more a{text-decoration:underline; color:#000;}
.more a:hover{text-decoration:none;}
/*Artist Box*/

/*Recording Process*/
.corner_main_addit { width:820px; margin-left:30px; margin-top:10px; }
.corner_tp_bg_addit { background:url(../images-new/corner_box_tp_bg.png) repeat-x top; width:784px; height:14px; float:left; }
.corner_btm_bg_addit { background:url(../images-new/corner_box_btm_bg.png) repeat-x bottom; width:784px; height:14px; float:left; }
.corner_mid_bg_addit { background:url(../images-new/corner_box_mid_bg.png) repeat-y right; margin-left:7px; }
.corner_mid_cont_addit { margin-right:12px; text-align:left; padding:22px; }
.bg_addit { 
	background-color:#ebe9da; 
	padding:18px; 
	margin-left:70px;
	margin-bottom:20px;
 }
.bg_addit h2{font:bold 14px arial; color:#a34a32; margin:0; padding:0;}
.bg_addit h3{font:bold 14px arial; margin:0; padding:0;}
.paddleft_80 { padding-left:80px; font-size:12px; font-weight:normal; }
.paddleft_284 { padding-left:284px; font-size:12px; padding-top:22px; padding-bottom:22px; }
.paddleft_206 { padding-left:206px; }
/*Reconding Process End */


/*Select Services*/

.sel_ser_left { width:410px; margin-right:10px; margin-left:22px; float:left }
.sel_ser_left .head_sel_ser { color:#7e6852; font-size:18px; font-weight:bold; text-align:center; padding-top:24px; padding-bottom:2px; }
.sel_ser_center { width:208px; float:left }
.sel_ser_center .head_sel_ser { color:#5a778e; font-size:18px; font-weight:bold; text-align:center; padding-top:24px; padding-bottom:2px; }
.sel_ser_right { width:206px; float:left }
.sel_ser_right .head_sel_ser { color:#be8b2b; font-size:18px; font-weight:bold; text-align:center; padding-top:24px; padding-bottom:2px; }
.mix_main_sel_ser { width:204px; float:left; }
.mix_tp_bg_sel_ser { background:url(../images-new/corner_box_tp_bg.png) repeat-x top; width:168px; height:14px; float:left; }
.mix_btm_bg_sel_ser { background:url(../images-new/corner_box_btm_bg.png) repeat-x bottom; width:168px; height:14px; float:left; }
.mix_mid_bg_sel_ser { background:url(../images-new/corner_box_mid_bg.png) repeat-y right; margin-left:7px; padding:4px; text-align:center; height:90px;}
*html .mix_mid_bg_sel_ser { height:100px; }
.mix_mid_bg_sel_ser p { margin:0px; padding:0px; font-size:13px; }
.mix_mid_cont_sel_ser { padding-left:6px; padding-right:14px;}

.singe_txt_box{
	width:121px;
	height:15px;
	border:1px solid #7f9db9;
}
.singe_txt_box_2{
	width:70px;
	height:15px;
	border:1px solid #7f9db9;
}
.singe_txt_box_3{
	width:35px;
	height:15px;
	border:1px solid #7f9db9;
}
.singe_txt_box_4{
	width:90px;
	height:15px;
	border:1px solid #7f9db9;
}

.singe_txt_box_btm{
	width:100px;
	height:15px;
	border:1px solid #7f9db9;
}

.singe_txt_box_btm2{
	width:80px;
	height:15px;
	border:1px solid #7f9db9;
}
.singe_txt_box_btm3{
	width:130px;
	height:15px;
	border:1px solid #7f9db9;
}




/* New    CSS Document */

	.music_left { width:580px; padding-right:64px; float:left;  min-height:280px;}

	.title p{ font-family:Arial; font-size:19px; color:#FFFFFF; font-weight:bold; padding:10px 10px; margin:0px;}
	.title p span{ font-family:Arial; font-size:13px; color:#FFFFFF; font-weight:normal; padding-top:120px; margin:0px; display:block;}
	.title-2 p{ font-family:Arial; font-size:29px; color:#FFFFFF; font-weight:bold; padding:4px 0px 0px 17px; margin:0px;}

/*
	#banner p{ font-family:Arial; font-size:19px; color:#FFFFFF; font-weight:bold; padding:10px 8px; margin:0px;}
	#banner p span{ font-family:Arial; font-size:13px; color:#FFFFFF; font-weight:normal; padding:0px; margin:0px;}
	.arrow{ padding:25px 3px 0px 3px; margin:0px;}
	#slide-main {height: 36px;width: 292px;padding:49px 0px 0px 4px; margin:0px;}
					#slide-main #menu {position:absolute;background:url(../images/slide-but.png); padding:0px; margin:0px;}
					#slide-main #menu li {list-style:none;float:left; padding:0px; margin:0px;}
					#slide-main #menu li a {position:absolute;display:block;height:36px;background:url(../images/slide-but.png) no-repeat;text-indent:-9999px;font-size:1%;}
					#menu li#a-menu a {left:0;width:58px;background-position:0pt 0pt;}
					#menu li#b-menu a {left:58px;width:59px;background-position:-58px 0;}
					#menu li#c-menu a {left:117px;width:59px;background-position:-117px 0;}
					#menu li#d-menu a {left:176px;width:59px;background-position:-176px 0;}
					#menu li#e-menu a {left:235px;width:57px;background-position:-235px 0;}
					
					
					#menu li#a-menu a:hover { background-position:0 -36px; }
					#menu li#b-menu a:hover { background-position:-58px -36px; }
					#menu li#c-menu a:hover { background-position:-117px -36px; }
					#menu li#d-menu a:hover { background-position:-176px -36px; }
					#menu li#e-menu a:hover { background-position:-235px -36px; }
					
					#slide-main #menu li.current-1 a { background-position:0 -36px; }
					#slide-main #menu li.current-2 a { background-position:-58px -36px; }
					#slide-main #menu li.current-3 a { background-position:-117px -36px; }
					#slide-main #menu li.current-4 a { background-position:-176px -36px; }
					#slide-main #menu li.current-5 a { background-position:-235px -36px; }*/
	.mix-but{ padding:55px 5px 0px 0px;}
	.gray{ font-size:16px; color:#3E3E3E; font-family:Arial; margin:0px; padding:8px 10px 0px 13px; line-height:21px; }
	.music_left h1{ font-size:28px; font-weight:bold; color:#a34a32; margin:0px; padding:12px 0px 0px 13px; }
	.box-in{ padding:28px 0px 0px 13px;}
	.black{ font-size:15px; color:#000; font-family:Arial; margin:0px; padding:8px 0px 0px 3px; font-weight:bold;}
	.black-normal{ font-size:13px; color:#000; font-family:Arial; margin:0px; padding:12px 0px 0px 4px; line-height:20px;}
	.black-normal a{color:#2161BA;}
	.red{ font-size:18px; color:#B31415; font-family:Arial; margin:0px; padding:10px 0px 0px 3px; font-weight:bold; font-style:italic; line-height:22px;}
	.red span{ font-size:14px;}
	.free-consultation{ background:url(../images-new/new/free-consultation-bg.jpg); width:223px; height:96px; margin:3px 0px 0px 0px; 
	 text-align:center; font-size:12px; color:#FFFFFF; font-family:Arial;}
	.free-consultation p{margin:0px; padding:5px 0px 5px 0px;font-size:20px; font-weight:bold;color:#FFFFFF;}
	.free-consultation a{font-size:14px; font-weight:bold;color:#FFFFFF;}


.slider_nav_left {

height: 36px;width: 292px;padding:49px 0px 0px 4px; margin:0px;
}

.container-2 {
	width: 909px;
	margin: 0px auto;
	text-align:left;
}

#menu ul{ padding:53px 0px 0px 19px; margin:0px;}
	#menu ul li{ list-style:none; float:left; background:url(../images-new/new/button-off.png); width:98px; height:25px; text-align:center; 
	padding:10px 0px 0px 0px; margin:0px 2px 0px 1px;}
	#menu ul li a{ font-family:Arial; font-size:14px; font-weight:bold; color:#fff; text-decoration:none;}
	#menu ul li a:hover{ color:#7F3D23;}
	#menu ul li:hover{background:url(../images-new/new/button-on.png); width:98px; height:25px; text-align:center; 
	padding:10px 0px 0px 0px; margin:0px 2px 0px 1px; cursor:pointer;}
	#menu ul li:hover a{ color:#7F3D23;}
	#menu ul li.select{background:url(../images-new/new/button-on.png); width:98px; height:25px; text-align:center; 
	padding:10px 0px 0px 0px; margin:0px 2px 0px 1px;}
	#menu ul li.select a{color:#7F3D23;}
	
	

.box_head-2 p{margin:0px;
	color:#B31415;
	font-size:17px;
	font-weight:bold;
	line-height:22px;
	vertical-align:middle;
	padding-left:14px;
	font-family:Arial;
}

.corner_mid2_bg { background:url(../images-new/corner_box_mids_bg.png) repeat-y right; margin-left:7px; }
.black-15{font-size:15px;font-weight:bold; font-family:Arial; color:#000000;padding:8px 0px 0px 14px; margin:0px;line-height:22px;}
.black-12{font-size:12px; font-family:Arial; color:#000000; line-height:16px;padding:2px 0px 2px 10px; margin:0px;}
.black-13{font-size:13px; font-family:Arial; color:#000000; line-height:19px;padding:10px 0px 0px 14px; margin:0px;}
.red-14{font-size:14px; font-family:Arial; color:#A34A32;padding:0px 0px 0px 10px; margin:0px;font-weight:bold;}
.red-14 span{ color:#000; font-weight:normal; font-size:14px;}
.black-14{font-size:14px; font-family:Arial; color:#000;padding:5px 0px 8px 10px; margin:0px;0}

#pro-nav ul{ padding:4px 0px 25px 13px; margin:0px;}
	#pro-nav ul li{ list-style:none; float:left;padding:0px 10px 0px 10px; margin:0px;border-right:1px solid #0B0B0B; line-height:12px;}
	#pro-nav ul li a{ font-family:Arial; font-size:15px; font-weight:normal; color:#0080ED; text-decoration:none;}
	#pro-nav ul li a:hover{ color:#7F3D23;}
.line{ background:url(../images-new/new/in-line.png) repeat-x; height:38px;}	
.page-heading2{
	color:#a34a32;
	font-size:22px;
	font-weight:bold;
	padding-left:22px;
}


#more-menu ul{ padding:14px 0px 0px 26px; margin:0px;}
	#more-menu ul li{ list-style:none; float:left; background:url(../images-new/new/more-nav-off.jpg); width:89px; height:25px; text-align:center; 
	padding:10px 0px 0px 0px; margin:0px 1px 0px 1px;}
	#more-menu ul li a{ font-family:Arial; font-size:14px; font-weight:bold; color:#fff; text-decoration:none;}
	#more-menu ul li a:hover{ color:#7F3D23;}
	#more-menu ul li:hover{background:url(../images-new/new/more-nav-on.jpg); width:89px; height:25px; text-align:center; 
	padding:10px 0px 0px 0px; margin:0px 1px 0px 1px; cursor:pointer;}
	#more-menu ul li:hover a{ color:#000;}
	#more-menu ul li.select{background:url(../images-new/new/more-nav-on.jpg); width:89px; height:25px; text-align:center; 
	padding:10px 0px 0px 0px; margin:0px 1px 0px 1px;}
	#more-menu ul li.select a{color:#000;}
	#more-menu1{background:url(../images-new/new/more-nav-on.jpg); width:89px; height:25px; text-align:center; 
	padding:10px 0px 0px 0px; margin:0px 1px 0px 1px;}
	#more-menu2{background:url(../images-new/new/more-nav-on.jpg); width:89px; height:25px; text-align:center; 
	padding:10px 0px 0px 0px; margin:0px 1px 0px 1px;}
	
.more-box-bg{ background:url(../images-new/new/more-mid.png) repeat-y; width:828px;}

.start-you-but{padding:15px 0px 5px 0px; text-align:center;}
.blue-22{font-size:22px; font-family:Arial; color:#0099AA; padding:16px 0px 0px 26px; margin:0px; font-weight:bold;}

.bulel a{ color:#0099AA;}
.red-13{ font-size:13px; color:#A34A32; font-family:Arial; margin:0px; padding:10px 0px 0px 3px; font-weight:bold;}
.red-21{ font-size:21px; color:#A34A32; font-family:Arial; margin:0px; padding:10px 0px 0px 3px; font-weight:bold;}

.tabl table tr td{padding:0px 0px 0px 2px;}
.money-box{ background:url(../images-new/new/money-box-bg.jpg); width:596px; height:390px; text-align:center;}
.money-box p{ width:352px;text-align:center;padding:22px 8px 0px 125px; margin:0px; color:#3E3E3E; line-height:24px; font-size:14px; font-weight:bold;}
.money-box h1{ width:300px;text-align:center;padding:50px 8px 0px 150px; margin:0px; font-size:26px; font-weight:bold;}
.box-textarea{ width:430px; height:100px;}

.this-page-bg{ background:url(../images-new/new/this-page-bg.jpg); width:508px; height:226px;}
.this-page-bg h1{padding:18px 8px 0px 23px; margin:0px; font-size:19px; font-weight:bold; color:#3E3E3E;}
.this-page-bg p{padding:18px 8px 0px 23px; margin:0px; font-size:15px; color:#3E3E3E; line-height:24px; font-weight:bold;}
.this-page-bg p span{padding:0px 0px 0px 20px; margin:0px; font-size:15px; color:#3E3E3E; font-weight:normal;}

.black-22{font-size:22px;font-weight:bold; font-family:Arial; color:#000000;padding:18px 0px 0px 28px; margin:0px;line-height:22px;}

.popbox-img ul{ padding:0px; margin:0px;}
.popbox-img ul li{ padding:6px 0px 0px 0px; margin:0px 0px 3px 0px; background:url(../images-new/new/rock-pop-img-bg.jpg); height:149px; width:163px; list-style:none; float:left; 
					text-align:center;font-family:Arial; font-weight:normal; font-size:12px; color:#000000;}
.popbox-img ul li a{ font-family:Arial; font-weight:bold; font-size:12px; color:#0099AA;}

.dot-box{ background:url(../images-new/new/dot-box.jpg); width:547px; height:93px;font-size:28px; color:#A34A32; font-family:Arial; padding:14px 10px 10px 10px; font-weight:bold; text-align:center; line-height:30px;}
.dot-box p{font-size:20px; color:#A34A32; font-family:Arial; padding:0px; font-weight:bold; text-align:center; margin:0px;}
.dot-box p span{font-size:14px; color:#000; font-family:Arial;font-weight:normal; text-align:center;}
.order{ text-align:center; width:180px; padding-right:30px; padding-top:44px; font-weight:bold;}

.uses-img ul{ padding:20px 0px 0px 19px; margin:0px;}
.uses-img ul li{ padding:20px 53px 5px 0px; margin:0px 0px 3px 0px;list-style:none; float:left; 
					text-align:center;font-family:Arial; font-weight:normal; font-size:12px; color:#000000;}
					
.reco-magaine-img ul{ padding:0px 0px 0px 10px; margin:0px;}
.reco-magaine-img ul li{ padding:12px 0px 0px 0px; margin:0px 0px 3px 9px; background:url(../images-new/new/reco-magaine-img.jpg) no-repeat; height:130px; width:257px; list-style:none; float:left; 
					text-align:center;font-family:Arial; font-weight:normal; font-size:15px; color:#000000;}
.reco-magaine-img ul li span{ font-weight:bold;}
.before-but{ background:url(../images-new/new/be-p-icon_m.jpg) no-repeat; height:49px; width:52px; padding-left:10px;}

.after-but{ background:url(../images-new/new/af-p-icon.jpg) no-repeat; height:49px; width:49px;padding-left:10px;}