@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{ background:url(../images/Body_BG.png) repeat-x left top #d0ebff;}
.Aqua{ color:#0088de;}
a{text-decoration:none;color:#0776BD}
a:hover{text-decoration:underline;color:#0776BD}
/*----------------------------Main Wraper-----------------------------*/
#MainWraperRow{width:100%; height: auto; float:left; position:relative; }
#MainWraper{width:987px; height: auto; margin:auto; position:relative;}
#Wraper{width:987px; height: auto; float:left;}


/*=========================Header===============================*/
.Header_Wraper{ width:987px; height: auto; float:left;}
.Header_BG{ width:987px; height:128px; float:left; background:url(../images/Header_BG.png) no-repeat top;}
.Logo_row{ width:987px; height:auto; float:left;}
.Logo{ width:250px; height:auto; float:left; margin-top:27px;}
.Header_banner{ width:730px; height:auto; float:right; margin-top:25px;}


.formcontainer{padding:10px; color:#666}
.formcontainer fieldset{border:none}
.formcontainer .form-submit .button{ background:#253C51; border:none; color:#fff; padding:2px; margin:10px 0;}
/*====================Menu=============================================*/

.Menu{ width:987px; height:42px; float:left; background:#191e24;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}


.Menu_list{ width:987px; height: auto; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}


.Menu_list ul { list-style:none; margin:0px; padding:0px;}
.Menu_list ul li { float:left;  background:url(../images/Menu_Sepretor.png) no-repeat right;
					-moz-transition-property:all;
-moz-transition-duration:0.5s;
-moz-transition-timing-function:linear;
 padding-left: 18px;
}

.Menu_list a { display:block;
			  color:#FFFFFF;
			  text-transform:uppercase;
			  text-decoration:none;padding:13px 38px 14px 20px;
			  -moz-transition-property:all;
-moz-transition-duration:0.5s;
-moz-transition-timing-function:linear;}
			  
.Menu_list li a:hover { background:#ff7e00;
						text-shadow: 1px 1px 1px rgba(100, 150, 150, 1);
						transform:scale(2,2);}
						

.Menu_list ul li.NoBg { float:left;  background:none;}


/*===============================Search Bar====================================*/

.Search_bar_bg{ width:987px; height:45px; float:left; background:#253c51;}
.Search_bar_row{ width:987px; height: auto; float:left;}


.Browse_artist{ width:90px; height:auto; float:left; padding-left:10px; margin-top:13px;}
.Alpha_row{ width:624px; height:auto; float:left;}

.PLink{float:left; width:548px; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;margin-top:11px;}
.PLink a{float:left; width:7px; height:auto;padding:2px 5px; color:#fff; border:#4e6982 1px solid; margin:0px 0px 0px 2px; text-align:center; text-decoration:none; background:#354f67;}

.PLink a:hover{float:left; width:7px; height:auto; padding:2px 5px; color:#fff; border:#000 1px solid; background:#152a3c; text-decoration:none; text-align:center;}





.Search_row{ width:320px; height:auto; float: right; padding:0px 0px 0px 15px;}
.Magin{ width:28px; height:auto; float:left; margin-top:8px; margin-left:7px;}
.Header_Search{ width:179px; height:25px; float:left; background:url(../images/Header_Search.png) no-repeat ; margin-left:15px; margin-top:10px;}
.Search_button{ width:62px; height:auto; float:left; margin-left:10px; margin-top:10px;}


/*============================Middle Part Here=======================================================*/
#Main_Page{ width:987px; height:auto; float:left; background:url(../images/Main-Page-BG.png) repeat-x left top #FFFFFF; padding-bottom:24px; position:relative;}

.Left_Wraper{ width:650px; height:auto; float:left; padding-top:12px; padding-left:4px;}
.Left_Wraper_inner{ width:650px; height:auto; float:left;}


.Detail_BG
{ 
	width:630px; /*height:98px;*/ /*background:url(../images/Detail_BG.png) repeat-x left top;*/ padding-left:10px; padding-top:14px;
	clear:both;overflow:hidden;
	background-image: linear-gradient(bottom, rgb(219,219,219) 2%, rgb(255,255,255) 51%);
	background-image: -o-linear-gradient(bottom, rgb(219,219,219) 2%, rgb(255,255,255) 51%);
	background-image: -moz-linear-gradient(bottom, rgb(219,219,219) 2%, rgb(255,255,255) 51%);
	background-image: -webkit-linear-gradient(bottom, rgb(219,219,219) 2%, rgb(255,255,255) 51%);
	background-image: -ms-linear-gradient(bottom, rgb(219,219,219) 2%, rgb(255,255,255) 51%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.02, rgb(219,219,219)),
		color-stop(0.51, rgb(255,255,255))
	);
}

.Detail_BG_heading{ width:590px; height:auto; float:left;}

.Detail_BG_Text{ width:590px; height:auto; float:left;}
.Detail_BG_Name{ width:590px; height:auto; float:left; margin-top:12px;}


.Detail_BG1{ width:590px; height:98px; float:left; padding-left:10px; padding-top:14px;}

.Detail_BG_heading a { text-decoration:none; color:#2f77a0;}




/*=================Pagging=====================================================*/
.Pagging_Wrape{ width:620px; height:auto; float:left; margin-top:45px;}
.Pagging{ width:620px; height:39px; float:left; background:#253c51;
border-radius:5px;}

.Paging_option{ width:470px; height:auto; float:left; margin-left:120px; margin-top:10px;}

.ListingBoxBot{width:470px; height:31px; float:left; margin-left:120px; margin-top:10px;}

a.paginate {

    padding: 4px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    color: #ffffff;
	background:#354f67;
	border: 1px solid #4e6982;
	text-decoration: none;
    outline: none;
}

a.paginate:hover {
	margin: 0px;
    padding: 4px 8px;
    color: #ffffff;
	border: 1px solid #000;
	text-decoration: none;
    background:#152a3c;

}

a.current_page {
    margin: 0px;
    padding: 4px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    color: #FFF;
	background:#152a3c;
	border: 1px solid #000;
    cursor: default;
    text-decoration: none;
    outline: none;
}


/*===========================Right Page=====================================*/
.Right_Wraper{ width:320px; height:auto; float: left;}

.Image_wraper{ width:300px; height:auto; float:left; padding-left:15px;}
.Image_1{ width:300px; height:auto; float:left;}

.Lyrics_list_wrap{ width:300px; height:auto; float:left;}
.Lyrics_list{ width:300px; height:auto; float:left; background:#f6f6f6; border:#d9d9d9 solid 1px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
margin-top:10px;}



.Lyrics_heading{ width:300px; height:29px; float:left; background:#253c51;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
padding:5px 0px 0px 5px;}

.Lyrics_heading_menu{ width:300px; height:auto; float:left; margin-top:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.Lyrics_heading_menu ul { margin:0px; padding:0px; list-style:none;}
.Lyrics_heading_menu ul li { background:url(../Images/Bullet_arrow.png) 6px 6px no-repeat; border-bottom:#dfe0e1 solid 1px;}
.Lyrics_heading_menu ul li a { text-decoration:none; color:#191e24; display:block; padding:0px 0px 0px 18px; line-height:21px;}
.Lyrics_heading_menu ul li a:hover{ text-decoration: underline;}
.Lyrics_heading_menu ul li a span { color:#0776bd;}
.Lyrics_heading_menu ul li.Suresh { background:url(../Images/Bullet_arrow.png) 6px 11px no-repeat; border-bottom: none;}

.Image_2{ width:261px; height:auto; float:left; margin-top:7px;}


/*============================Footer Wraper=======================================================*/
.FooterWraper{ width:987px; height:86px; float:left; background:url(../images/footer_bg.jpg) left top repeat-x; position:relative;}
.FooterImg{
	width:50px;
	height: auto;
	float:left;
	padding-left:10px;
	position:absolute;
	left:1px;
	bottom:14px;
}
.CopyRight{ width:927px; height: auto; float:left; text-align:center; padding-top:41px;}




/*=======================06 July 2012 Sign up page====================================*/

.Form_Wraper{ width:591px; height:auto; float:left; padding:0px 50px 0px 50px;}
.Form_Wraper_inner{ width:589px; height:auto; float:left; border:#CCCCCC solid 1px;}
.Form_Heading{ width:571px; height:24px; float:left; background:#253c51; padding:3px 10px;}
.Name_Line{ width:589px; height:auto; float:left; padding:10px 0px;}
.Name_Line1{ width:400px; height:auto; float:left; margin-top:5px;}

.Name_Linetext{ width:110px; height:auto; float:left; padding:3px 15px; margin-top:1px; text-align:right;}

.Form_BG{ width:192px; height:25px; float:left; background:url(../images/Form_BG_1.png) no-repeat top;}


.Address_Line{ width:589px; height:auto; float:left; margin-top:10px;}
.Address_BG{ width:389px; height:24px; float:left; background:url(../images/Address_BG.png) no-repeat top;}


.City_Line{ width:589px; height:auto; float:left; margin-top:10px;}
.City_BG{ width:142px; height:25px; float:left; background:url(../images/State_BG.png) no-repeat top;}
.City_text{ width:54px; height:auto; float:left;}
.Email_bg{ width:189px; height:25px; float:left; background:url(../images/Email_bg.png) no-repeat top;}
.Submit{ width:91px; height:66px; float:left;}

/*======================Login Page 06 July 2012=========================*/
.Login_in{ width:589px; height:auto; float:left; position:relative;}
.Login_BG{ width:428px; height:348px; float: left; background:url(../images/Login_page_BG.png) no-repeat top; margin-left:60px;}
.Title_Bar{
	width:405px;
	height:47px;
	float:left;
	position:absolute;
	left:68px;
	top:25px;}
	
.UserName_row{ width:388px; height:auto; float:left; margin-top:75px; padding:0px 20px;}
.User_BG{ width:310px; height:44px; float:left; background:url(../images/Username_BG.png) no-repeat top; margin-left:40px; margin-top:30px;}
.Password_BG{ width:310px; height:44px; float:left; background:url(../images/Password_BG.png)no-repeat top; margin-left:40px; margin-top:23px;}


.Password_Text{ width:310px; height: auto; float:left; margin-left:40px; margin-top:23px;}

.Password_Text a { text-decoration:none; color:#0088de;}
.Password_Text a:hover { text-decoration:none; color:#d06905;}

.Login_button{ width:171px; height: auto; float:left; margin-left:100px; margin-top:12px;}

.Check_box_bg{ width:22px; height:22px; float:left;}





#submit_signup{background-image:url(../images/Submit_BTN.png);  border:none; width:91px; height:30px; color:transparent;} 

#wp-submit{background-image:url(../images/Login_button.png); width:171px; height:48px; border:none; color:transparent;}

#searchsubmit{background-image:url(../images/Search_btn.png); width:62px; height:25px; color:transparent; border:none;}


.marginleft{margin-left: 43px;}

.error {
	padding: 5px;
	border: 1px solid #c00;
	background-color: #ffebe8;
	color: #FF0000;
}


/*======================== conrtact page ================================*/
.Form_message{ width:192px; height:25px; float:left;}
.Submit_line{ width:400px; height:auto; float:left; margin-top:25px;}
.submit_button{width:91px; height:30px; margin-top: 8px; margin-left: 40px;}
.text_box{width:180px; height:20px;}



/*========================7 July 2012================================*/

.Detail_wraper{ width:589px; height:auto; float:left; border:#CCCCCC solid 1px; padding:5px 5px 0px 5px;}
.Detail_containt{ width:589px; height:auto; float:left; margin-top:10px;}
.Detail_Link{ width:589px; height:auto; float:left; margin-top:10px; text-align:center; color:#FF0000; margin-top:10px;}
.Detail_Link a { text-decoration:none; color:#FF0000;}




.Related_line{ width:589px; height:auto; float:left; margin-top:10px;}
.Detail_wrp{ width:190px; height:auto; float:left; margin-left:6px;}
.justify{ text-align:justify;}




/*======13 July 2012=========================*/

.Repaeat13July{width:630px; height: auto; float:left; padding-left:10px; padding-top:14px;}

.Repaeat13July h1 { font-family:Arial, Helvetica, sans-serif; font-size:25px;}
.Align_center{ text-align:center;}


/*============= 18/7/2012===========*/
#respond input#submit {
	background: #151E46;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}

.BG1_regis{margin-top: 14px; margin-left: 142px;}


.slidingDiv {
    height:300px;
    background-color: #99CCFF;
    padding:20px;
    margin-top:10px;
    border-bottom:5px solid #3399FF;
}
 
.show_hide {
    display:none;
}


/*==============18 July 2012====================*/

.Submit_Lyric_wrape{ width:691px; height:auto; float:left;}
.Submit_Lyric_Page{ width:671px; height:auto; float:left; padding:0px 10px 0px 10px;}
.Submit_Lyric_Text{ width:670px; height:auto; float:left; padding-bottom:30px;}
.Submit_Lyric_Field{ width:670px; height:auto; float:left;}

.SubmitLyricText02{ width:670px; height:auto; float:left; padding-bottom:30px;}
.SubmitLyricText02 h1{ margin:0px; padding:0px; font-family:"Myriad Pro"; font-size:20px; font-weight:normal; color:#0f89ff;}
.SubmitLyricText02 p{ margin:0px; padding-top:7px; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-align:justify; line-height:18px;}


.Submit_Lyric_Row{ width:670px; height:auto; float:left; margin-top:10px;}
.Submit_Lyric_Text1{ width:180px; height:auto; float:left; padding-right:20px; padding-top:5px;}
.Submit_Lyric_FieldBG{ width:470px; height:25px; float:left; background:url(../images/Email_bg.png) no-repeat top left;}
.Submit_Lyric_TextField{ width:470px; height: auto; float:left;}

.Lepcha{ width:670px; height:auto; float:left; margin-top:20px;}
.Lepcha_image{ width:470px; height:auto; float:right;}
/*  ================   onmouse over =============*/

 .ccvInfo { background: url(/images/webinar_frm_input_about_ccv.png); height: 25px;  float: left; display: block; position: relative; cursor: help; top: 9px; }
.ccvInfo .on { padding: 0px; width: 25px; height: 25px; background: url(/images/webinar_frm_input_about_ccv_on.png) no-repeat; cursor: help; }
.ccvInfo .about { padding: 10px; background: #b7eef1; color: #383838; font-size: 11px; line-height: 1.8em; width: 140px; position: absolute; bottom: 40px; right: 0px; height: auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-shadow: 0px 0px 5px #000; -moz-box-shadow:  0px 0px 5px #000; -webkit-box-shadow:  0px 0px 5px #000; display: none; -webkit-transition-property: all; -webkit-transition-duration: 200ms; -webkit-transition-timing-function: linear; -moz-transition-property: all; -moz-transition-duration:  200ms; -moz-transition-timing-function:  linear; transition-property:  all; transition-duration: 200ms; transition-timing-function:  linear; }
.ccvInfo:hover .about { display: block; }


.LeaveReplyRow{ width:500px; height:auto; float:left;}

.LeaveReplyTitel{ width:500px; height:auto; float:left;}
.LeaveReplyTitel h1{ margin:0px; padding:0px;}
.LeaveReplyTitel p{ margin:0px; padding-top:5px;}







/* Comment Form */
#respond {
	width:500px; height:auto; float:left;}
	
#respond input[type="text"],
#respond textarea {
	border: 1px solid #eee;
	}
	
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	color: #555;
	font-size: 13px;
	padding: 0px 7px 0px 0px; text-align:right; width:100px; float:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
}
#respond input[type="text"]:focus,
#respond textarea:focus {}
#respond textarea {
	width:320px; float:left; margin-top:10px; padding:0px;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 14px;
	font-weight: bold;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size:13px; font-family:Arial, Helvetica, sans-serif;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float:left;
	margin: 0px 0 0px 70px;
}
#respond input#submit {
	background: #222;
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin:0px;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px; font-family: "Myriad Pro";
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height:18px;
}
#respond input[type=text] {
	display: block;
	height: auto;
	width:320px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin:0;
}
.form-allowed-tags {
	display: none;
}





.follow{background-image:url(../images/follow.png); border:none; width:88px; height:27px; color:transparent;}

#following{background-image:url(../images/following.png); border:none; width:98px; height:27px; color:transparent;}


/* ===========   23-7  my account tabs.==============*/

<!--
.center {
width:90%;
margin:0px auto 0 auto;
}

.marginbot {
margin-bottom:15px;
}

ul.list li {
list-style-type:none;
margin-left:20px;
}

ul.tabs {
width:100%;
overflow:hidden;
margin-left: 51px;
}

ul.tabs li {
list-style-type:none;
display:block;
float:left;
color:#fff;
padding:8px;
margin-right:8px;
border-bottom:2px solid #2f2f2f;
background-color:#1f5e6f;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
cursor:pointer;
}

ul.tabs li:hover {
background-color:#43b0ce;
}

ul.tabs li.current {
border-bottom:2px solid #43b0ce;
background-color:#43b0ce;
padding:8px;
}

.tabscontent {
border-top:0px solid #43b0ce;
padding:8px 0 0 0;
display:none;
width:100%;
text-align:justify;
}
.relpos li{list-style:none}



.Detail_Link_search{ width:589px; height:auto; float:left; margin-top:10px; text-align:center; color:#000000; margin-top:10px;}
.Detail_Link_search a { text-decoration:none; color:#000000;}

.success1 {
    background-color: #DFF2BF;
    border: 0px solid #BCDF7D;
    color: #4F8A10;
    padding: 4px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 1px 0 #FFFFFF;
    font-size: 13px;
	margin: -10px 3px 2px 6px;
}

/*============17 September 2012==========================*/

.SubMenus{ width:987px; height: auto; float:left;}

.SUmenRow{ width:640px; height:auto; float:left; padding:15px 0px 0px 10px;}

.general_ins{border-bottom: 1px solid Black;
border-top: 1px solid Black; padding:10px; }

.yellow{background-color: yellow;}

.general_ins li{list-style: circle; line-height:18px;}

.Image_wraper .Image_1 img{width:261px; height:213px; !Important;}
.Image_wraper .Image_2 img{width:261px; height:213px; !Important;}
#aswift_0 {width:261px; !Important;}
#aswift_1{width:261px; !Important;}
addthis_toolbox addthis_default_style {margin: 0px 0px 6px 0px;}



/*========================21 September 2012========================*/

.Lyrics_BG{ width:650px; /*height:30px; float:left;*/ padding:14px 0px 0px 10px;clear:both;overflow:hidden;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}


.Lyrics_BGBlue{ width:650px; /*height:30px; float:left;*/ padding:14px 0px 0px 10px;clear:both;overflow:hidden;
background: #feffff; /* Old browsers */
background: -moz-linear-gradient(top, #feffff 0%, #d2ebf9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#d2ebf9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #feffff 0%,#d2ebf9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #feffff 0%,#d2ebf9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #feffff 0%,#d2ebf9 100%); /* IE10+ */
background: linear-gradient(to bottom, #feffff 0%,#d2ebf9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d2ebf9',GradientType=0 ); /* IE6-9 */}


.ArtistRow01{ width:270px; height:auto; float:left;}
.ArtistRow{ width:180px; height:auto; float:left;}
.Number{ width:20px; height:auto; float:left;}


/*============================NEW CSS=====================*/
.Menu_list .toggle-icon{display:none;}
.Left_Wraper.My_account_wrap .Submit_Lyric_wrape{width:650px;}
.Left_Wraper.My_account_wrap  .Submit_Lyric_Page, .Left_Wraper.My_account_wrap .SubmitLyricText02{width:100% !important;}


.comment-form-comment, #respond textarea, #respond, .comment-form-author{float:left; width:100%;}
#respond textarea, #respond input[type="text"]{border:1px solid #d9d9d9; border-bottom:2px solid #d9d9d9; padding:10px; margin-bottom:0px; resize:none;}
#respond input[type="text"]{width:100%; margin-top:10px;}
.comment-form-author label, .comment-form-comment label{text-align:left !important;}
/*RESPONSIVE CSS*/

@media (min-width:1000px) and (max-width:1200px) {
#MainWraper{width:auto; margin:0 10px;}
.Logo{width:auto;}
#Wraper, .Header_Wraper, .Header_BG, .Logo_row, .Menu, .Menu_list, .Search_bar_bg, .SubMenus, .SUmenRow, .Search_row, #Main_Page, .Left_Wraper_inner, .Detail_BG, .Pagging_Wrape, .Detail_BG_heading, .Detail_BG_Text, .Pagging, .ListingBoxBot, .Image_wraper, .Image_1, .Lyrics_list_wrap, .Lyrics_list, .Lyrics_heading, .Lyrics_heading_menu, .FooterWraper, .CopyRight{width:100%; float:left; box-sizing:border-box;}

.Left_Wraper{width:60%;}
.Right_Wraper{width:30%; padding-left:10px;}
.SUmenRow{padding:0;}
.Header_banner{float:right; width:50%;}
.ListingBoxBot{margin:0;}
.Pagging{text-align:center;}

*{box-sizing:border-box; -webkit-box-sizing:border-box;}
.Left_Wraper.My_account_wrap .Submit_Lyric_wrape{width:60%;}
.Detail_Link{width:100% !important;}
}

@media (min-width:768px) and (max-width:999px) {
#MainWraper{ width:744px;}
.Logo{width:auto;}
#Wraper, .Header_Wraper, .Header_BG, .Logo_row, .Menu, .Menu_list, .Search_bar_bg, .SubMenus, .SUmenRow, .Search_row, #Main_Page, .Left_Wraper_inner, .Detail_BG, .Pagging_Wrape, .Detail_BG_heading, .Detail_BG_Text, .Pagging, .ListingBoxBot, .Image_wraper, .Image_1, .Lyrics_list_wrap, .Lyrics_list, .Lyrics_heading, .Lyrics_heading_menu, .FooterWraper, .CopyRight, .Form_Wraper, .Form_Wraper_inner, .Form_Heading, .Name_Line, .Name_Line1, .Address_Line, .City_Line, .Left_Wraper.login_wrap_left, .Login_in, .Login_BG, .UserName_row{width:100%; float:left; box-sizing:border-box;}

.Left_Wraper{width:60%;}
.Right_Wraper{width:40%; padding-left:10px;}
.SUmenRow{padding:0;}
.Header_banner{float:right; width:50%;}
.ListingBoxBot, .Login_BG{margin:0;}
.Pagging{text-align:center;}
.Search_bar_bg, .Form_Heading{height:auto;}
.ratepost.gdsr-size-24, .ratepost.gdsr-size-24 .starsbar .gdouter{width:100%;}
.Left_Wraper.login_wrap_left{padding:10px;}
*{box-sizing:border-box; -webkit-box-sizing:border-box;}
.Lyrics_BG, .Lyrics_BGBlue, .ArtistRow, .Number, .ArtistRow, .ArtistRow01{float:left; width:auto; margin-right:5px;}
.Left_Wraper.login_wrap_left .Form_Wraper{float:left; width:100%; padding:0;}

.Login_in .Login_BG{background:none; border:1px solid #d9d9d9; padding:10px; border-radius:5px; position:relative; float:left; width:100%; margin-left:0; overflow:hidden;}
.Login_in .Login_BG:after{position:absolute; top:0; left:0; width:100%; padding:10px; color:#fff; font-size:18px; content:'Please Login'; background:#396c93; font-family: "Myriad Pro"; box-sizing:border-box;}
.Login_in .User_BG, .Login_in .Password_BG{background:#f9f9f9 !important; margin-left:0; width:100%; height:auto;}
.Login_in .User_BG .TxtBx2, .Login_in .Password_BG .TxtBx2{width:100% !important; float:left; padding:10px 10px 10px 25px; border:1px solid #d9d9d9; background:url(../images/Nic_2.png) no-repeat 8px 13px;}
.Login_in .Password_BG .TxtBx2{ background:url(../images/Nic_1.png) no-repeat 8px 13px;}
.Login_in .Password_Text, .Login_in .Login_button{margin-left:0 !important;}

.Form_Wraper_inner.My_account_col .Name_Linetext, .Form_Wraper_inner.My_account_col .Form_BG{width:100%; margin-bottom:5px; text-align:left; height:auto; background:none;}
.Form_Wraper_inner.My_account_col .Form_BG{padding:0 10px;}
.Form_Wraper_inner.My_account_col .Form_BG .TxtBx, .Form_Wraper_inner.My_account_col .Form_BG #description{border:1px solid #d9d9d9; background:#f9f9f9; padding:8px; height:auto !important; width:100%;}
.Form_Wraper_inner.My_account_col .Form_BG #description, ul.tabs li, .Left_Wraper.My_account_wrap{width:100%;}
ul.tabs{margin-left:0;}
.Left_Wraper.My_account_wrap .Form_Wraper{padding:0;}


.Left_Wraper.My_account_wrap .Detail_Link, .Left_Wraper.My_account_wrap .Submit_Lyric_wrape, .Left_Wraper.My_account_wrap  .Submit_Lyric_Page, .Left_Wraper.My_account_wrap .SubmitLyricText02, .Detail_Link{width:100% !important;}
.Left_Wraper.My_account_wrap .Detail_Link div{margin-right:10px !important;}




}

@media (max-width:767px) {
#MainWraper{width:auto; margin:0 10px;}
.Logo, .Header_banner {width:100%; text-align:center; margin-bottom:10px;}
#Wraper, .Header_Wraper, .Header_BG, .Logo_row, .Menu, .Menu_list, .Search_bar_bg, .SubMenus, .SUmenRow, .Search_row, #Main_Page, .Left_Wraper_inner, .Detail_BG, .Pagging_Wrape, .Detail_BG_heading, .Detail_BG_Text, .Pagging, .ListingBoxBot, .Image_wraper, .Image_1, .Lyrics_list_wrap, .Lyrics_list, .Lyrics_heading, .Lyrics_heading_menu, .FooterWraper, .CopyRight, .Lyrics_BG, .Lyrics_BGBlue, .ArtistRow, .Number, .ArtistRow, .ArtistRow01, .Form_Wraper, .Form_Wraper_inner, .Form_Heading, .Name_Line, .Name_Line1, .Address_Line, .City_Line, .Left_Wraper.login_wrap_left, .Login_in, .Login_BG, .UserName_row{width:100%; float:left; box-sizing:border-box;}
.Header_banner{display:none;} 
.Logo{margin-top:0;} 
.User_BG, .Password_BG, .Password_Text, .Login_button{width:100%; margin-right:0;}
.User_BG .TxtBx2, .Password_BG .TxtBx2{width:100% !important;}

.Name_Linetext, .Form_BG{width:50%;}
.Form_BG .TxtBx{width:100% !important;}
.Form_BG1, .BG1_regis{margin-left:0 !important;}
.Left_Wraper.login_wrap_left{padding:10px;}
.Left_Wraper, .Form_Wraper{width:100%; padding:0 10px;}
.Right_Wraper{width:100%; padding-left:0;}
.SUmenRow{padding:0;}
.ListingBoxBot{margin:0;}
.Pagging{text-align:center;}
.Image_wraper{padding:10px;}

*{box-sizing:border-box; -webkit-box-sizing:border-box;}
.toggle_menu{display:none;}
.Menu_list .toggle-icon{display:block; width:100%; text-align:center; font-size:18px;}
.Header_Wraper .Menu, .Header_BG, .Search_bar_bg, .Form_Heading{height:auto;}
.Menu_list ul li{width:100%; float:left; padding-left:0; background:none; border-top:1px solid #444;}
.Menu_list li a:hover{background:#ff7e00; transform:scale(1);}
.Left_Wraper .addthis_toolbox{position:static !important; left:5px !important; top:250px !important;}
.Left_Wraper .addthis_toolbox .addthis_floating_style.addthis_counter_style, .Left_Wraper .addthis_toolbox .addthis_floating_style.addthis_counter_style .addthis_internal_container{width:100% !important;}
.Left_Wraper .addthis_toolbox .addthis_internal_container, .Submit_Lyric_Field.new_fild .Submit_Lyric_Row, .Submit_Lyric_Field.new_fild{width:100% !important;}

.Submit_Lyric_Field.new_fild .Submit_Lyric_Text1, .Submit_Lyric_Field.new_fild .Submit_Lyric_FieldBG{width:50%; padding:0 10px;}
.Submit_Lyric_Field.new_fild .Submit_Lyric_FieldBG .TxtBx{width:100% !important; border:1px solid #d9d9d9; color:#505050; background:#f9f9f9; height:auto;}
.Submit_Lyric_Field.new_fild .Submit_Lyric_FieldBG{background:none;}


.Login_in .Login_BG{background:none; border:1px solid #d9d9d9; padding:10px; border-radius:5px; position:relative; float:left; width:100%; margin-left:0; overflow:hidden;}
.Login_in .Login_BG:after{position:absolute; top:0; left:0; width:100%; padding:10px; color:#fff; font-size:18px; content:'Please Login'; background:#396c93; font-family: "Myriad Pro"; box-sizing:border-box;}
.Login_in .User_BG, .Login_in .Password_BG{background:#f9f9f9 !important; margin-left:0; width:100%; height:auto;}
.Login_in .User_BG .TxtBx2, .Login_in .Password_BG .TxtBx2{width:100% !important; float:left; padding:10px 10px 10px 25px; border:1px solid #d9d9d9; background:url(../images/Nic_2.png) no-repeat 8px 13px;}
.Login_in .Password_BG .TxtBx2{ background:url(../images/Nic_1.png) no-repeat 8px 13px;}
.Login_in .Password_Text, .Login_in .Login_button{margin-left:0 !important;}


.Form_Wraper_inner.My_account_col .Name_Linetext, .Form_Wraper_inner.My_account_col .Form_BG{width:100%; margin-bottom:5px; text-align:left; height:auto;}
.Form_Wraper_inner.My_account_col .Form_BG{padding:0 10px;}
.Form_Wraper_inner.My_account_col .Form_BG .TxtBx, .Form_Wraper_inner.My_account_col .Form_BG #description{border:1px solid #d9d9d9; background:#f9f9f9; padding:8px; height:auto !important;}
.Form_Wraper_inner.My_account_col .Form_BG #description, ul.tabs li{width:100%;}
ul.tabs{margin-left:0;}

.name_list_col .Form_BG{background:none; padding:0 10px;}
.name_list_col .Form_BG .TxtBx, .name_list_col .Form_BG #description{border:1px solid #d9d9d9; float:left; width:100%; padding:8px; color:#515151; height:auto !important;}
.name_list_col .BG1_regis{text-align:center;}
.Left_Wraper.My_account_wrap .Detail_Link, .Left_Wraper.My_account_wrap #respond, .Left_Wraper.My_account_wrap #respond label, .Left_Wraper.My_account_wrap #respond textarea, .Left_Wraper.My_account_wrap #respond input[type="text"]{width:100% !important;}
.Left_Wraper.My_account_wrap .Detail_Link div{margin:10px 0 !important; float:left; width:100%;}
.Left_Wraper.My_account_wrap .Detail_Link div .ccvInfo{top:0; height:auto;}
.Left_Wraper.My_account_wrap .Detail_Link div .ccvInfo .on input{padding:5px 33px !important; font-size:15px; height:auto !important;}
.Left_Wraper.My_account_wrap .addthis_toolbox{position:static !important;}
#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label{text-align:left !important;}
.Left_Wraper.My_account_wrap .Detail_Link .Repaeat13July, .Left_Wraper.My_account_wrap #content .Repaeat13July{width:100% !important;}

.Left_Wraper.My_account_wrap .Detail_Link, .Left_Wraper.My_account_wrap .Submit_Lyric_wrape, .Left_Wraper.My_account_wrap  .Submit_Lyric_Page, .Left_Wraper.My_account_wrap .SubmitLyricText02, .Submit_Lyric_Field.new_fild .Lepcha, .Submit_Lyric_Field.new_fild .Lepcha .Lepcha_image, .Lepcha_image, .Detail_Link_search, .Detail_Link{width:100% !important;}
.Submit_Lyric_Field.new_fild .Lepcha .Lepcha_image{text-align:center;}

}

@media (max-width:500px) {
.Search_bar_bg{height:auto;}
.Form_BG{background-size:contain;}
.name_list_col .Form_BG, .name_list_col .Name_Linetext{float:left; width:100%; text-align:left;}
.name_list_col .Name_Line1 .Submit_btn .submit, #respond .form-submit{margin-left:0 !important;}
.name_list_col .Name_Line1 .Submit_btn{text-align:center;}
.Left_Wraper.My_account_wrap .CR_container{width:100% !important;}
.Submit_Lyric_Field.new_fild .Submit_Lyric_Text1, .Submit_Lyric_Field.new_fild .Submit_Lyric_FieldBG, .Submit_Lyric_Field.new_fild .Submit_Lyric_TextField, .Submit_Lyric_Field.new_fild .Submit_Lyric_TextField textarea, .Submit_Lyric_Field.new_fild .Lepcha{width:100%; padding:0 10px;}

}
@media (max-width: 400px) {
.Header_Search{width:108px;}
}