@charset "utf-8";
/* CSS Document */
html,body{height: 100%;}
.mainwrapper{position:relative; height: auto !important; margin: 0 auto -90px; min-height: 100%;}
.index .mainwrapper{position:relative; height: auto !important; margin: 0 auto -294px; min-height: 100%;}
.indexfootercontainer{ height: 294px;display: block;}
body, h1, h2, h3, h4, h5, h6, img, ul, li, ol, img
{
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
}
.customaudio
{
	width:100%;
	height:23px;
}
.table
{
	width:100%;
	text-align:center;
	border:0px;
	height:0px;
}
	
#main
{
	width:100%;
	height:100%;
	/*min-height:652px;*/
	min-width:933px;
	position:relative;
	padding-bottom:15px;
}
#mainindex
{
	width:100%;
	min-width:933px;
	position:relative;
	padding-bottom:15px;
}
#maincenter
{
	width:100%;
	height:100%;
	margin: 0 auto;
	min-width:933px;
}
#logo
{
	background-image:url(../../images/logo.png);
	background-repeat:no-repeat;
	width:95px;
	height:96px;
	position:absolute;
	top:0px;
	left:30px; 
}
header
{
	 background-color: #12171B;
    display: block;
    height: 55px;
    width: 100%;
}
nav
{
	/*width:763px;*/
	display: inline;
    float: right;
    margin-top: 13px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
nav { /*width: 763px;*/ margin-top:14px;margin-right: 27px; }
.top_search .cont_auto{ min-width: 170px;}
.top_search{ margin-right: 0px !important;}
.footerlinks {    left: 275px !important;    position: absolute;    top: 25px;}
}
.linkbox
{
	width:auto;
	height:auto;
	padding:9px;
	float:left;
}
.cont_100
{
	width:100%;
	height:auto;
	float:left;
	font-weight:normal;
}
.cont_100_right
{
	width:100%;
	height:auto;
	float:right;
}
.txtalignright
{
	text-align:right;
}
.txtaligncenter
{
	text-align:center;
}
.txtalignleft
{
	text-align:left;
}
.cont_auto
{
	width:auto;
	height:auto;
	float:left;
}
.adv_srch_rght
{
	width:auto;
	height:auto;
	float:right;
	margin-right:6px;
}
	
.linkbox:hover
{
	width:auto;
	height:auto;
	padding:9px;
	float:left;
	border-bottom:#ed2100 solid 5px;
	margin-bottom:5px;
	background-color:#000;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b2228', endColorstr='#101112');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #1b2228), color-stop(100%, #101112) );
	background:-moz-linear-gradient( center top, #1b2228 , #101112 );
	background:-o-linear-gradient(top, #1b2228 , #101112 );*/
}
.separator
{
	float:left;
	width:2px;
	height:34px;
	text-align:center;
	background-image:url(../../images/separator.gif);
	background-repeat:repeat-y;
	padding-top:9px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.linkbox:hover { padding:8px 9px 9px 9px; }
.linkbox { padding:8px 9px 9px 9px; }
.separator { height:33px; }
}

/*right aligned Nav*/
.linkboxright
{
	width:auto;
	height:auto;
	padding:9px;
	float:right;
}
.linkboxright:hover
{
	width:auto;
	height:auto;
	padding:9px;
	float:right;
	border-bottom:#ed2100 solid 5px;
	margin-bottom:5px;
	background-color:#000;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b2228', endColorstr='#101112');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #1b2228), color-stop(100%, #101112) );
	background:-moz-linear-gradient( center top, #1b2228 , #101112 );
	background:-o-linear-gradient(top, #1b2228 , #101112 );*/
}
.separatorright
{
	float:right;
	width:2px;
	height:34px;
	text-align:center;
	background-image:url(../../images/separator.gif);
	background-repeat:repeat-y;
	padding-top:9px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.linkboxright:hover { padding:8px 9px 9px 9px; }
.linkboxright { padding:8px 9px 9px 9px; }
.separatorright { height:33px; }
}
/*right aligned Nav*/
.usernamefield
{
	float:left;
	width:auto;
	height:auto;
	padding:9px;
	margin-left:130px; 
	margin-top:13px;
}
.popcont
{
	float:left; 
	margin-top:20px; 
	text-align:center;
}

.btnmaincontainer
{
	height:auto;
	width:100%;
	text-align:center;
	float:left;	
	min-height:48px;
}
#btncontainer
{
	background-color: #E7E7E7;
    border-radius: 0 0 4px 4px;
    display: none;
    float: right;
    height: 47px;
    line-height: 47px;
    margin-right: 28px;
    min-width: 164px;
    padding-left: 13px;
    width: auto;
}

.btncontainer
{
	background-color: #E7E7E7;
    border-radius: 0 0 4px 4px;
    display: none;
    float: right;
    height: 47px;
    line-height: 47px;
    margin-right: 28px;
    min-width: 164px;
    padding-left: 13px;
    width: auto;
}
.btncontainer_login
{
	background-color: #E7E7E7;
    border-radius: 0 0 4px 4px;
    display: none;
    float: right;
    height: 47px;
    line-height: 47px;
    margin-right: 28px;
    min-width: 164px;
    padding-left: 13px;
    width: auto;
}

#ctl00_btncontainer
{
	background-color: #E7E7E7;
    border-radius: 0 0 8px 8px;
    display: inline;
    float: right;
    height: 33px;
    margin-right: 28px;
    padding-left: 13px;
    padding-top: 6px;
    min-width: 164px;
	width:auto;
}
.nameentry
{
	 float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0 4px;
    padding-right: 4px;
    width: auto;
	
}
#btncontainer {
    line-height: 47px;
}
.nameentry a
{
    color:#000;
    }
.nameentry a:visited
{
    color:#000;
    }
    .search_text div img {
    margin: 0 5px;
}

.myButton a {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	box-shadow: 0 1px 3px 0 #000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8644e', endColorstr='#b2230c');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #e8644e), color-stop(100%, #b2230c) );
	background:-moz-linear-gradient( center top, #e8644e , #b2230c );
	background:-o-linear-gradient(top, #e8644e , #b2230c );
	border-radius:4px;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:4px 16px;
	text-decoration:none;
	text-shadow:-1px 1px 0px #000; 
	float:left; 
	margin-right:12px; 
	text-align:center; 
	line-height:normal;
	}
.myButton a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #b2230c), color-stop(100%, #e8644e) );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2230c', endColorstr='#e8644e');
	background:-moz-linear-gradient( center top, #b2230c , #e8644e ); cursor:pointer;
	background:-o-linear-gradient(top, #b2230c , #e8644e ); cursor:pointer;
	color:#fff;
	}
.myButton a:active {
	position:relative; top:1px;
}
/*.nameen
try a
{
    color:#fff !important;
    }*/
.myButtonhome a {
	background: #c7655e; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3NjU1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMzJkMjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c7655e 0%, #b32d24 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7655e), color-stop(100%,#b32d24)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c7655e 0%,#b32d24 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c7655e 0%,#b32d24 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c7655e 0%,#b32d24 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c7655e 0%,#b32d24 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7655e', endColorstr='#b32d24',GradientType=0 ); /* IE6-8 */

	display:inline-block;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	padding:4px 16px;
	text-decoration:none;
	margin-right:12px; 
	text-align:center; 
	line-height:normal;
	 font-family: PT Sans; font-weight:normal;
	}
.myButtonhome a:hover, .redbutton a:hover {
	background: #b32d24; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMmQyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNzY1NWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #b32d24 0%, #c7655e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b32d24), color-stop(100%,#c7655e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b32d24 0%,#c7655e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b32d24 0%,#c7655e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b32d24 0%,#c7655e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b32d24 0%,#c7655e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b32d24', endColorstr='#c7655e',GradientType=0 ); /* IE6-8 */
 cursor:pointer;
	color:#fff;
	}
.myButtonhome a:active {
	position:relative; top:1px;
}

.myButton6height a {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	box-shadow: 0 1px 3px 0 #000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8644e', endColorstr='#b2230c');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #e8644e), color-stop(100%, #b2230c) );
	background:-moz-linear-gradient( center top, #e8644e , #b2230c );
	background:-o-linear-gradient(top, #e8644e , #b2230c );
	border-radius:4px;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:6px 19px;
	text-decoration:none;
	text-shadow:-1px 1px 0px #000; 
	float:left; 
	text-align:center; 
	line-height:normal;
	}
.myButton6height a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #b2230c), color-stop(100%, #e8644e) );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2230c', endColorstr='#e8644e');
	background:-moz-linear-gradient( center top, #b2230c , #e8644e ); cursor:pointer;
	background:-o-linear-gradient(top, #b2230c , #e8644e ); cursor:pointer;
	color:#fff;
	}
.myButton6height a:active {
	position:relative; top:1px;
}

#mainbody
{
	float:left;
	width:100%;
	height:auto;
	padding-top:8%;
}

.commondiv
{
	height:auto;
	width:100%;
	text-align:center;
	
}
.commondivleft
{
	height:auto;
	width:100%;
	text-align:left;
	
}
.commondivbottom
{
	/*height:auto;
	width:100%;
	text-align:center;
	/*position:fixed; 
	bottom:91px;
	float:left;*/
	bottom: 0;
    float: left;
    height: auto;
    position: absolute;
    text-align: center;
    width: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.commondivbottom { bottom:86px; }
}
.latestvolume
{
	background: url("../../images/backgkround_newVol.png") repeat scroll 0 0 transparent;
    height: 204px;
    margin: 0 auto;
    width: 584px;
}
.viewlink
{
	width:auto; 
	text-align:right; 
	padding-right:15px; 
	padding-top:4px;
}
.newvolumecont
{
	padding: 15px 10px 10px;
    width: auto;
}
.thumnailholder
{
	width:84px;
	height:115px;
	background-image:url(../../images/thumb_holder.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:8px;
	float:left;
	vertical-align:middle;
	text-align:center;
	padding:7px;
}
.thumnailholder:hover
{
	width:84px;
	height:115px;
	background-image:url(../../images/thumb_holder.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:8px;
	float:left;
	vertical-align:middle;
	text-align:center;
	padding:7px;
	background-color:#FFF;

}

.commondiv600
{
	height:auto;
	width:610px;
	text-align:center;
	margin: 0 auto;
}
.textlinkbox600
{
	float: left;
    height: auto;
    text-align: left;
    width: 594px;
	padding-left:6px;
}
.testimonialbox600
{
	float: left;
    height: auto;
    text-align: center;
    width: 594px;
	padding-left:6px;
	padding-top:15px;
}
.searchcontainer
{
	height:auto;
    width: 100%;
	text-align:center;
	float:left;
}
.searchbox
{
	width:420px;
	height:38px;
	border:1px #d5d5d5 solid;
	margin:6px;
	box-shadow: 0 0 9px #D5D5D5 inset;
	padding:0 7px;
	font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666;
	
}
.myButtonSilver a {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-o-box-shadow:inset 0px 1px 3px 0px #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#cccccc');
	box-shadow: 0 1px 3px 0 #000;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #cccccc) );
	background:-moz-linear-gradient( center top, #fcfcfc , #cccccc );
	background:-o-linear-gradient(top, #fcfcfc , #cccccc );
	border-radius:4px;
	border:1px solid #666;
	display:inline-block;
	color:#000;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
	padding:9px 32px;
	text-decoration:none;
	text-shadow:-1px 1px 0px #fafafa; 
	
	margin-right:12px; 
	text-align:center; 
	line-height:normal;
	margin-top: 4px;
	}
.myButtonSilver a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #fcfcfc) );
	background:-moz-linear-gradient( center top, #cccccc , #fcfcfc ); cursor:pointer;
	background:-o-linear-gradient(top, #cccccc , #fcfcfc ); cursor:pointer;
	color:#000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#fcfcfc');
	}
.myButtonSilver a:active {position:relative; top:1px;}

.myButtonSilversmall a {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-o-box-shadow:inset 0px 1px 3px 0px #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#cccccc');
	/*box-shadow: 0 1px 3px 0 #000;*/
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #cccccc) );
	background:-moz-linear-gradient( center top, #fcfcfc , #cccccc );
	background:-o-linear-gradient(top, #fcfcfc , #cccccc );
	border-radius:4px;
	border:1px solid #666;
	display:inline-block;
	color:#000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 19px;
	text-decoration:none;
	text-shadow:-1px 1px 0px #fafafa; 
	
	margin-right:12px; 
	text-align:center; 
	line-height:normal;
	margin-top: 4px;
	}
.myButtonSilversmall a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #fcfcfc) );
	background:-moz-linear-gradient( center top, #cccccc , #fcfcfc ); cursor:pointer;
	background:-o-linear-gradient(top, #cccccc , #fcfcfc ); cursor:pointer;
	color:#000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#fcfcfc');
	}
.myButtonSilversmall a:active {position:relative; top:1px;}

.myButtonsearch1 a {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	box-shadow: 0 1px 3px 0 #000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8644e', endColorstr='#b2230c');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #e8644e), color-stop(100%, #b2230c) );
	background:-moz-linear-gradient( center top, #e8644e , #b2230c );
	background:-o-linear-gradient(top, #e8644e , #b2230c );
	border-radius:4px;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:4px 16px;
	text-decoration:none;
	text-shadow:-1px 1px 0px #000; 
	float:right; 
	margin-right:12px; 
	text-align:center; 
	line-height:normal;
	}
.myButtonsearch1 a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #b2230c), color-stop(100%, #e8644e) );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2230c', endColorstr='#e8644e');
	background:-moz-linear-gradient( center top, #b2230c , #e8644e ); cursor:pointer;
	background:-o-linear-gradient(top, #b2230c , #e8644e ); cursor:pointer;
	color:#fff;
	}
.myButtonsearch1 a:active {
	position:relative; top:1px;
}


footer
{
	width:100%;
	min-width:933px;
	height:90px;
	background-color:#12171b;
	vertical-align:bottom;
	/*position:fixed;
	bottom:0px;
	border-top:#5a5d60 1px solid;*/
	display:block;
	float:left;
	position:relative;
}
.footerlinkcontainer span {
    color: #FFFFFF;
}
.footerlinkcontainer a {
    font-family: PT Sans !important;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none !important;
}
.footerlinkcontainer
{
	color: #808080 !important;
    float: left;
    font-family: PT Sans !important;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    margin-top: 25px;
    padding-left: 17px;
    text-align: left;
    /*width: 680px;*/
    width: 75%;
}
.sociallinkscont
{
	width:auto;
	height:65px;
	float:right;
	margin-top:25px;
}
.sociallinks
{
	width:35px;
	height:65px;
	float:left;
}
.togglecontainer
{
	width:100%;
	height:auto;
	vertical-align:bottom;
	position:absolute;
	bottom:90px;
	display:block;
}
.leftnavcontainer
{
	width:147px;
	height:auto;
	margin-top:67px;
	float:left;
	
}
.leftnavcontainersearch1
{
	width:147px;
	height:auto;
	margin-top:67px;
	float:left;
	background-color: #FEF9F3;
	/*margin-bottom:123px;*/
}

.leftnavcontainersearch2
{
	width:147px;
	height:auto;
	margin-top:6px;
	float:left;
	background-color: #FEF9F3;
}

.subleftnavcontainer
{
	width:147px;
	height:auto;
	float:left;
}
.subleftnavcontainersearch
{
	width:144px;
	height:auto;
	float:left;
	margin:3px 0 3px 3px;
}
.subleftnavcontainerbrowse
{
	width:141px;
	height:auto;
	float:left;
	margin:3px 0 3px 3px;
}
.leftnavheading
{
	width:135px;
	height:auto;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	color:#002d4c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px 6px;
	float:left;
	font-weight:bold;
}
.leftnavheadingsearch
{
	width:134px;
	height:auto;
	background-color:#303a42;
	border:1px solid #000;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px 6px;
	float:left;
	font-weight:bold;
}
.leftnavlink
{
	width:137px;
	height:auto;
	text-align:left;
	padding-left:10px;
	margin-bottom:20px;
	float:left;
}


#mainbodycontainer {
    
    height:auto;
    margin-left: 150px;
    padding-bottom: 90px;
	padding-left:6px;
	padding-right:6px;
	overflow:hidden;
}


@media screen and (-webkit-min-device-pixel-ratio:0) 
{
#mainbodycontainer { margin-left: 0px; }
}

#mainbodycontainer1 {
    
    height:auto;
    margin-left: 150px;
    padding-bottom:90px;
	padding-left:6px;
	padding-right:6px;
	overflow:hidden;
	min-height:430px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
#mainbodycontainer1 { margin-left: 0px; }
}
 


#mainbodycontainer2 {
    
    height:auto;
    padding-bottom: 90px;
	padding-left:6px;
	padding-right:6px;
	padding-top:15px;
	min-height:430px;
	overflow:hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
#mainbodycontainer2 { margin-left: 0px; }
}
.advancesearchcontainer
{
	height:auto;
	background-color:#F2F2F2;
	border:1px solid #30363b;
	padding:12px;
	width:auto;
	margin-bottom:4px;
}
.advancesearchcontainerline
{
	height:auto;
	width:auto;
	margin-bottom:4px;
}
.signcont
{
height:100%;
width:auto;
float:left;
padding-top:2px;
padding-right:5px;
}

#logincontainer
{
	width:100%;
	height:auto;
	margin-top:35px;
	float:left;
}
#logintextbox
{
	
    height: auto;
    padding-left: 150px;
   
}
#loginmainbox
{
	width:40%;
	height:auto;
	float:right;
	padding-right:38px;
	margin-left:12px;
}
.loginbox
{
	width:375px;
	height:309px;
	float:right;
	border-radius:12px;
	background-color:#f8f8f8;
	border:2px solid #c0c0c0;
	box-shadow: 0 1px 1px 0 #d6d6d6;
}
.logincommondiv
{
	height:auto;
	width:354px;
	text-align:left;
	padding-left:21px;
	padding-top:23px;
	padding-bottom:15px;
}
.logincommondiv2
{
	height:auto;
	width:352px;
	text-align:left;
	padding-left:18px;
}
.loginbuttonbox
{
	width:355px;
	padding:4px 10px;
	float:right;
	vertical-align:text-bottom;
}
.forgotpswd
{
	text-align:right;
	width:210px;
	height:auto;
	padding-top:25px;
}
.usertextfield
{
	width:305px;
	min-height:25px;
	height:35px;
	border:1px #d5d5d5 solid;
	margin:6px;
	box-shadow: 0 0 9px #D5D5D5 inset;
	padding:0 7px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666;
}
.myButtonblue a {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-o-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	box-shadow: 0 1px 3px 0 #000;
	border-radius:4px;
	border:1px solid #0d4875;
	display:inline-block;
	color:#fff;
	background-color:#1e94ef;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
	padding:9px 32px;
	text-decoration:none;
	text-shadow:-1px 1px 0px #000; 
	margin-right:12px; 
	text-align:center; 
	line-height:normal;
	margin-top: 4px;
	float:right;
	}
.myButtonblue a:hover {
	background-color:#1374be;
	color:#fff;
	}
.myButtonblue a:active {position:relative; top:1px;}

.searchcommondiv
{
	min-height:35px;
	height:auto;
	width:100%;
	text-align:left;
	float:left;
	margin-bottom:5px;
	
}
.total_box
{
	height:28px;
	width:98.9%;
	text-align:right;
	float:left;
	vertical-align:middle;
	margin-bottom:5px;
	padding-right:1%;
	padding-top:7px;
	font-size:16px;
	font-weight:bold;
	background-color:#ededed;
	border:1px solid #c9c9c9;
}
.registermaincont
{
	width:100%;
	float:left;
	height:auto;
}
.creditdetail
{
	width:49%;
	float:left;
	height:auto;
	background-color:#fbfbfb;
	padding-left:5px;
}
.subcreditdetail20
{
	width:29%;
	float:left;
	height:auto;
	background-color:#fbfbfb;
	text-align:left;
	margin-bottom:5px;
}
.subcreditdetail30
{
	width:70%;
	float:left;
	height:auto;
	background-color:#fbfbfb;
	text-align:left;
	margin-bottom:5px;
}
.tableheading303a42
{
	height:25px;
	border: 1px #171b1e solid;
	background-color:#303a42;
	vertical-align:middle;
	text-align:left;
	float:left;
	width:99.4%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	padding:5px 0px 5px 5px;
	margin-bottom:5px;
}
.searchcommondiv1
{
	min-height:35px;
	height:auto;
	width:100%;
	text-align:left;
	float:left;
	margin-bottom:5px;
	
}
.searchcommondiv2
{
	height: auto;
	width:100%;
	text-align:left;
	float:left;
	margin-bottom:5px;
	
}
.refinesearch
{
	text-align:left;
	width:auto;
	height:auto;
	padding-top:20px;
	padding-left:14px;
	float:left;
}
.manageplaylistbuttonholder
{
	text-align:right;
	width:auto;
	height:auto;
	float:none;
}
.searchresulttext
{
	text-align:right;
	width:auto;
	height:auto;
	padding-top:16px;
	float:right;
}
.fieldbox
{ 
	float:left; 
	width:300px; 
	min-height:35px;
	height:auto;
}
.fieldbox1
{ 
	float:left; 
	width:436px; 
	height:26px;
	overflow:hidden;
	margin-top:10px;
	
}
.fieldbox2
{ 
	float:left; 
	width:325px; 
	height:26px;
	overflow:hidden;
	margin-top:10px;
	
}
.usertextfieldsearch
{
	width:300px;
	min-height:35px;
	height:auto;
	border:1px #d5d5d5 solid;
	box-shadow: 0 0 9px #D5D5D5 inset;
	padding:0 7px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666;
}
.zindex9999
{
	z-index:9999;
}
.usertextfieldsearch133
{
	width:123px;
	height:25px;
	border:1px #f7d7b1 solid;
	box-shadow: 0 0 2px #D5D5D5 inset;
	padding:0 7px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666;
}
#searhtitlebar
{
	min-height:35px;
	height:auto;
	border: 1px #171b1e solid;
	background-color:#303a42;
	vertical-align:middle;
	text-align:left;
	float:left;
	width:100%;
}
.listbuttonholder
{
	width:37px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.listtitleholder
{
	width:34%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listtitleholder45
{
	width:45%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listtitleholder50
{
	width:50%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listtitleholder45_P25
{
	width:45%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:35px;
}
.textcenter
{
	text-align:center !important;
}
/*payement history section starts*/
.listpaytitleholder
{
	width:36%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listpayartistholder
{
	width:18%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listpayvolumeholder
{
	width:18%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listaddtocart
{
	width:12%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
}


.listpaytitleholdervar
{
	width:36%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
	border-right:1px solid #e4e4e4;
}
.listpayartistholdervar
{
	width:18%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listpayvolumeholdervar
{
	width:18%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listaddtocartvar
{
	width:13%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
}
/*payement history section ends*/
.listtitleholder1
{
	width:30%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listtitleholder2
{
	width:15%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}

.liststatusholder
{
	width:15%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
}
.listdurationholder
{
	width:70px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listdurationdropholder
{
	width:5px;
	height:8px;
	float:right;
	margin-right:8px;
	margin-left:8px;
}
.listdurationdropholdersmall
{
	width:5px;
	height:8px;
	float:right;
	margin-right:2px;
	margin-left:2px;
}
.listdurationdropholder_left
{
	width:5px;
	height:5px;
	float:left;
	margin-right:8px;
}

.listartistholder
{
	width:14%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listalbumholder
{
	width:15%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listpriceholder
{
	width:7%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listpriceholder1
{
	width:7%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
}
.listdownloadholder
{
	width:11%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
}
.listprice
{
	width:14%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
/*purchase history starts*/
.listpurchasedate
{
	width:12%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listpurchasedatevar
{
	width:12%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listpurchasetitleholder
{
	width:26%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listpurchasetitleholdervar
{
	width:26%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}

.listlicenseholder
{
	width:9%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listlicenseholdervar
{
	width:9%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.redownload
{
	background-image:url(../../images/download_file.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.redownload:hover
{
	background-image:url(../../images/download_file_high.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.redownload1
{
	background-image:url(../../images/download_file_expired.png);
	background-repeat:no-repeat;
	background-position:center;
}
/*purchase history Ends*/

.listpaymentholder
{
	width:14%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listdate
{
	width:10%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listorderid
{
	width:12%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}	


#mainsearhbarvar
{
	height:auto;
	float:left;
	width:100%;
	background-color:#fbfbfb;
	/*border-bottom:1px solid #c9c9c9;*/
}
#maintableholder
{
	height:auto;
	float:left;
	width:100%;
	background-color:#fbfbfb;
}
.containermainorder
{
	height:auto;
	float:left;
	width:100%;
	background-color:#fbfbfb;
	border:1px solid #c9c9c9;
	vertical-align:middle;
}
.searhtitlebarvar
{
	min-height:35px;
	height:auto;
	vertical-align:middle;
	text-align:left;
	float:left;
	width:100%;
	background-color:#fbfbfb;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
}
.searhtitlebarvar:hover
{
	min-height:35px;
	height:auto;
	vertical-align:middle;
	text-align:left;
	float:left;
	width:100%;
	background-color:#ddebf5;
	border-right:1px solid #e4e4e4;
}
.play_green
{
	background-image:url(../../images/play_green.png);
	background-repeat:no-repeat;
	background-position:center;
	height:36px;
	width: 34px;
	float:left;
}
.play {
    background-image: url("../../images/play_btn2.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.play:hover
{
	background-image:url(../../images/play_btn2.png);
	background-repeat:no-repeat;
	background-position:center;
}
.star
{
	background-image:url(../../images/star.png);
	background-repeat:no-repeat;
	background-position:center;
}
.star:hover
{
	background-image:url(../../images/starHigh.png);
	background-repeat:no-repeat;
	background-position:center;
}
.delete
{
	background-image:url(../../images/delete.png);
	background-repeat:no-repeat;
	background-position:center;
}
.delete:hover
{
	background-image:url(../../images/deletehigh.png);
	background-repeat:no-repeat;
	background-position:center;
}
.playlist
{
	background-image:url(../../images/playlist.png);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	height:22px;
	width:22px;
}
.playlist:hover
{
	background-image:url(../../images/playlisthigh.png);
	background-repeat:no-repeat;
	background-position:center;
}

.listbuttonholdervar
{
	width:37px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.listbuttonholdervar1
{
	width:37px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.listbuttonholdervarright
{
	width:37px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
}
.listtitleholdervar
{
	width:30%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
	
}
.listtitleholdervar1
{
	width:30%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listtitleholdervar2
{
	width:15%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.liststatusholdervar
{
	width:15%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
	border-left:1px solid #c9c9c9;
}
.liststarholdervar
{
	width:3%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:13px;
}
.listdurationholdervar
{
	width:63px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
}
.listartistholdervar
{
	width:14%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listalbumholdervar
{
	width:15%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listpriceholdervar
{
	width:7%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
	padding-right:5px;
    word-wrap: break-word;
}
.listdownloadholdervar
{
	width:11%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
	padding-left:5px;
	border-left:1px solid #c9c9c9;
	
}
.listpricevar
{
	width:14%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
	padding-left:5px;
	border-left:1px solid #c9c9c9;
	
}
.listpricevar1
{
	width:14%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
	padding-left:5px;
	border-right:1px solid #e4e4e4;
	
}

.listpaymentholdervar
{
	width:14%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
	border-right:1px solid #e4e4e4;
}
.listdatevar
{
	width:10%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.listorderidvar
{
	width:12%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}	

.myButtonblackred a {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-o-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	box-shadow: 1px 1px 1px 0 #5c5d5d;
	border-radius:4px;
	border:1px solid #16191c;
	display:inline-block;
	color:#fff;
	background-color:#303a42;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:2px 8px;
	text-decoration:none;
	margin-right:12px; 
	text-align:center; 
	line-height:normal;
	float:right;
	}
.myButtonblackred a:hover {
	background-color:#cd2f10;
	border:1px solid #8f1e07;
	color:#fff;
	}
	
	
.myButtonblackredbig a 
{
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-o-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	box-shadow: 1px 1px 1px 0 #5c5d5d;
	border-radius:4px;
	border:1px solid #16191c;
	display:inline-block;
	color:#fff;
	background-color:#303a42;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:7px 14px;
	text-decoration:none;
	margin-right:12px; 
	margin-bottom:10px;
	text-align:center; 
	line-height:normal;
	float:right;
}
.myButtonblackredbig a:hover {
	background-color:#cd2f10;
	border:1px solid #8f1e07;
	color:#fff;
}
.checkboxholder
{
width:auto;
height:auto;
float:left;
margin-right:4px;
}
.blanketbuttoncontainer {
    float: left;
    height: auto;
    padding: 5px;
    width: 95%;
}
	
	
.myButtonsearch a {
	border:1px solid #cfcfcf;
	color:#b2b2b2;
	background-color:#eeeeee;
	float:left;
	padding-top:8px;
	text-align:center;
	height:27px;
	width:35px;
	}
.myButtonsearch a:hover {
	background-color:#e3e3e3;
	color:#b2b2b2;
	}

.myButtonbluegrey a {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	box-shadow: 0 1px 3px 0 #000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#76838c', endColorstr='#32373c');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #76838c), color-stop(100%, #32373c) );
	background:-moz-linear-gradient( center top, #76838c , #32373c );
	background:-o-linear-gradient(top, #76838c , #32373c );
	border-radius:4px;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:4px 10px;
	text-decoration:none;
	text-shadow:-1px 1px 0px #000; 
	float:left; 
	margin-right:12px; 
	text-align:center; 
	line-height:normal;
	margin-top:12px;
	}
.myButtonbluegrey a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #32373c), color-stop(100%, #76838c) );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32373c', endColorstr='#76838c');
	background:-moz-linear-gradient( center top, #32373c , #76838c ); cursor:pointer;
	background:-o-linear-gradient(top, #32373c , #76838c ); cursor:pointer;
	color:#fff;
	}
.myButtonbluegrey a:active {
	position:relative; top:1px;
}
.jumptopagecontainer
{
	margin-top:12px;
	height:auto;
	width:204px;
	float:left;
	text-align:center;
	vertical-align:middle;
}
.jumptopagenavcontainer
{
	width:auto; 
	height:auto; 
	float:left; 
	margin-top:12px;
	margin-left:2px;
}
.dropdowncontainer
{
	width:auto;
	height:auto;
	margin-top:12px;
	margin-left:8px;
	margin-right:8px;
	float:left;
}
.contentcontainer
{
	width:22%;
	height:auto;
	margin-top:12px;
	margin-left:8px;
	float:left;
}
.registermainbox
{
	width:504px;
	height:auto;
	float:left;
	margin-bottom:12px;
}
.registermainsocialbox
{
	max-width:667px;
	width:40%;
	height:auto;
	float:left;
	margin-bottom:12px;
}
.registermaincontainer
{
	width:440px;
	height:auto;
	float:right;
	background-color:#fbfbfb;
	padding: 25px 8px 8px 16px;
	border:1px solid #eaeaea;
	border-radius:10px;
	margin-bottom:12px;
	margin-left:12px;
}
.registermaincontainer1
{
	width:464px;
	height:auto;
	float:left;
	background-color:#fbfbfb;
	padding: 12px 8px 8px 16px;
	border:1px solid #eaeaea;
	border-radius:10px;
	margin-bottom:12px;
	margin-left:12px;
}
.editprofilecontainer
{
	width:464px;
	height:auto;
	float:left;
	background-color:#fbfbfb;
	padding: 19px 8px 8px 16px;
	border:1px solid #eaeaea;
	border-radius:10px;
	margin-bottom:12px;
	margin-left:12px;
	margin-top:19px;
}
.break-word {
  word-wrap: break-word;
}
.forgotpasswordmain
{
	width:464px;
	height:auto;
	float:left;
	background-color:#fbfbfb;
	padding: 12px 8px 8px 16px;
	border:1px solid #eaeaea;
	border-radius:10px;
	margin-bottom:12px;
	margin-left:25%;
}
.deletemessagemaincontainer
{
	width:90%;
	float:left;
	padding:5%;
}
.deletemessagecontainer
{
	width:95%;
	height:auto;
	float:left;
	vertical-align:middle;
	text-align:center;
	background-color:#fbfbfb;
	padding: 25px 8px 8px 16px;
	border:1px solid #eaeaea;
	border-radius:10px;
	margin:12px;
	color: #437494;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 27px;
    font-weight: bold;
    line-height: 30px;
	padding:70px 18px;
}
.registersocialmaincontainer
{
	width:290px;
	height:auto;
	float:left;
	background-color:#fbfbfb;
	padding: 0px 0px 8px 12px;
	border:1px solid #eaeaea;
	border-radius:10px;
	margin-bottom:12px;
	margin-left:12px;
}
.mainlogin
{
	width:100%;
	height:auto;
	text-align:left;
}
.registersubcontainer1
{
	 float: left;
    height: auto;
    margin-bottom: 15px;
    min-height: 30px;
    text-align: right;
    vertical-align: text-top;
    width: 450px;
	
}
.registersubcontainer
{
	width:427px;
	height:auto;
	float:left;
	margin-bottom:15px;
	text-align:right;
	vertical-align:text-top;
	
}
.registersubcontainer430
{
	width:430px;
	height:auto;
	float:left;
	margin-bottom:15px;
	text-align:right;
	vertical-align:text-top;
	
}
.registersubcontainerright
{
	width:425px;
	height:auto;
	float:left;
	margin-bottom:12px;
	text-align:left;
	vertical-align:text-top;
	
}
.captchacontainer
{
	width:305px;
	height:auto;
	float:left;
	margin-bottom:15px;
	text-align:left;
	padding-left:120px;
	vertical-align:text-top;
	
}
.registersubcontainerleft
{
	width:425px;
	height:auto;
	float:left;
	margin-bottom:15px;
	text-align:left;
	vertical-align:text-top;
	
}
.registersubcontainer2
{
	width:305px;
	height:250px;
	float:right;
	background-color:#FFF;
	border:1px solid #CCC;
	overflow:scroll;
	margin-bottom:15px;
	text-align:left;
	vertical-align:text-top;
	padding-left:6px;
	
}
.registersubcontainer3
{
	width:305px;
	height:200px;
	float:right;
	background-color:#FFF;
	border:1px solid #CCC;
	overflow:scroll;
	margin-top:13px;
	text-align:left;
	vertical-align:text-top;
	padding-left:6px;
	
}
.usertextfieldregister
{
	width:294px;
	height:25px;
	border:1px #d5d5d5 solid;
	box-shadow: 0 0 9px #D5D5D5 inset;
	padding:0 7px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666;
}
.usertextarearegister
{
	width:294px;
	max-width:294px;
	min-width:294px;
	height:65px;
	float:right;
	border:1px #d5d5d5 solid;
	box-shadow: 0 0 9px #D5D5D5 inset;
	padding:0 7px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666;
}
.usertextfieldregister100
{
	width:400px;
	height:25px;
	border:1px #d5d5d5 solid;
	box-shadow: 0 0 9px #D5D5D5 inset;
	padding:0 7px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666;
}
.usertextfieldsocial
{
	width:260px;
	height:25px;
	border:1px #d5d5d5 solid;
	box-shadow: 0 0 9px #D5D5D5 inset;
	padding:0 7px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666;
}
.commondiv2
{
	float: left;
    height: auto;
    text-align: right;
    width: 110px;
}
.commondiv3
{
	float: left;
    height: auto;
    text-align: right;
    width: 90px;
}
.usertextfield209
{
	width:200px;
	height:25px;
	border:1px #d5d5d5 solid;
	box-shadow: 0 0 9px #D5D5D5 inset;
	padding:0 7px;
	float:left;
    margin-right: 9px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666;
}
.myButtonred a {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	box-shadow: 0 1px 3px 0 #000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8644e', endColorstr='#b2230c');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #e8644e), color-stop(100%, #b2230c) );
	background:-moz-linear-gradient( center top, #e8644e , #b2230c );
	background:-o-linear-gradient(top, #e8644e , #b2230c );
	border-radius:4px;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:5px 16px;
	text-decoration:none;
	text-shadow:-1px 1px 0px #000; 
	float:right; 
	margin-right:12px; 
	text-align:center; 
	line-height:normal;
	}
.myButtonred a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #b2230c), color-stop(100%, #e8644e) );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2230c', endColorstr='#e8644e');
	background:-moz-linear-gradient( center top, #b2230c , #e8644e ); cursor:pointer;
	background:-o-linear-gradient(top, #b2230c , #e8644e ); cursor:pointer;
	color:#fff;
	}
.myButtonred a:active {
	position:relative; top:1px;
}
.dropdown
{
	width:310px;
	padding:3px;
	border:1px solid #d5d5d5;
	height:25px;
	float:right;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000;
	box-shadow: 0 0 9px #D5D5D5 inset;

}
.formtextcontainer {
    
    height: auto;
    margin: 0 12px;
    text-align: left;
    
}

/*pop up style css start*/

p {
	padding: 0 0 1em;
}
.mega {
	width:auto;
	height:auto;
	display:inline;
	float:left;
	display:block;
	bottom:0px;
	vertical-align:bottom;
}
.mega30 {
	width:27%;
	height:auto;
	display:inline;
	float:left;
	display:block;
	bottom:0px;
	margin:0 3%;
	vertical-align:bottom;
}
.msg_list {
	margin: 0px;
	padding: 0px;
	width:100%;
	}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#222425;
	margin:0px;
	text-align:left;
	width:auto;
}
.msg_body {
	padding: 0 5px 10px 15px;
	background-color:#f1f1f1;
	border:#20282f solid 1px;
	width:auto;
	visibility:inherit;
}
.trackcontainer
{
	width:100%;
	height:auto;
	text-align:left;
	vertical-align:middle;
	float:left;
}
.trackcontainer:hover
{
	width:100%;
	height:auto;
	text-align:left;
	vertical-align:middle;
	float:left;
	background-color:#ffeab6;
}
.trackname
{
	max-width:70%;
	height:auto;
	text-align:left;
	vertical-align:middle;
	float:left;
	padding:4px;
}
.Playtrack
{
	width:15px;
	height:15px;
	float:right;
	vertical-align:middle;
	border:#F00 1 solid;
}
.fptvcontainer
{
	max-width:100%;
	height:auto;
	text-align:center;
	vertical-align:middle;
	padding:12px 6px;
}
.breadcrumb
{
	float:left;
	padding-left:150px;
	height:auto;
	text-align:left;
}
.thankmaincont
{
	float:right;
	width:400px;
	height:auto;
	background-color:#FFF;
}
.thanksubmaincont
{
	float:right;
	width:390px;
	height:auto;
	padding:5px;
	margin-bottom:2px;
	background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
}
.licensetextcont
{
	float:left;
	height:auto;
	width:95%;
	padding:12px;
}

/*Green Box*/
.userdefinedpackgreen
{
	height:215px;
	min-width:195px;
	width:232px;
	border:1px solid #4d991b;
	text-align:center;
	background: #97d957; /* Old browsers */
	background: -moz-linear-gradient(top, #daf2b0 0%, #b2e37b 19%, #8dd54a 29%, #8dd54a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#daf2b0), color-stop(19%,#b2e37b), color-stop(29%,#8dd54a), color-stop(100%,#8dd54a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #daf2b0 0%,#b2e37b 19%,#8dd54a 29%,#8dd54a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #daf2b0 0%,#b2e37b 19%,#8dd54a 29%,#8dd54a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #daf2b0 0%,#b2e37b 19%,#8dd54a 29%,#8dd54a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #daf2b0 0%,#b2e37b 19%,#8dd54a 29%,#8dd54a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daf2b0', endColorstr='#8dd54a',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 0 5px #000000;
	margin:10px;
	float:left;
}
.userdefinedpackhead
{
	float:left;
	min-width:185px;
	width:95%;
	margin-left:5px;
	height:27px;
	text-align:center;
	vertical-align:middle;
	padding-top:8px;
	background-image:url(../../images/greenpackmargin.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.contentholder
{
	float:left;
	min-width:185px;
	width:87%;
	min-height:99px;
	padding:10px;
	margin-left:5px;
	height:auto;
	text-align:center;
	vertical-align:text-bottom;
	background-color:#d1eeb6;
}
.priceslashholder
{
	float:left;
	min-width:185px;
	width:97%;
	margin-left:5px;
	height:32px;
	text-align:center;
	vertical-align:text-bottom;
	padding-top:28px;
}
/*Green Box*/

/*blue Box*/
.userdefinedpackblue
{
	height:215px;
	min-width:195px;
	width:232px;
	border:1px solid #346da1;
	text-align:center;
	background: #c1dff4; /* Old browsers */
	background: -moz-linear-gradient(top, #c1dff4 0%, #91c1e9 19%, #7cb4e4 29%, #7cb4e4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1dff4), color-stop(19%,#91c1e9), color-stop(29%,#7cb4e4), color-stop(100%,#7cb4e4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c1dff4 0%,#91c1e9 19%,#7cb4e4 29%,#7cb4e4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c1dff4 0%,#91c1e9 19%,#7cb4e4 29%,#7cb4e4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #c1dff4 0%,#91c1e9 19%,#7cb4e4 29%,#7cb4e4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #c1dff4 0%,#91c1e9 19%,#7cb4e4 29%,#7cb4e4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1dff4', endColorstr='#7cb4e4',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 0 5px #000000;
	margin:10px;
	float:left;
}
.userdefinedpackheadblue
{
	float:left;
	min-width:185px;
	width:95%;
	margin-left:5px;
	height:27px;
	text-align:center;
	vertical-align:middle;
	padding-top:8px;
	background-image:url(../../images/bluepackmargin.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.contentholderblue
{
	float:left;
	min-width:185px;
	width:87%;
	min-height:99px;
	padding:10px;
	margin-left:5px;
	height:auto;
	text-align:center;
	vertical-align:text-bottom;
	background-color:#b8d6f0;
}
.priceslashholderblue
{
	float:left;
	min-width:185px;
	width:97%;
	margin-left:5px;
	height:32px;
	text-align:center;
	vertical-align:text-bottom;
	padding-top:28px;
}
/*blue Box*/

/*Whats New Page*/
.mainthumbcont
{
	width:95%;
	height:auto;
	float:left;
	background:#fcfcfc;
	border:1px solid #e3e3e3;
	padding:5px;
	margin:4px 0;
}
.mainthumbcont1
{
	width:96%;
	height:auto;
	float:left;
	background:#fcfcfc;
	border:1px solid #e3e3e3;
	padding:5px;
	margin:1%;
}

.thumbsubcont135
{
	width:125px;
	height:auto;
	float:left;
}
.thumbsubcont117
{
	width:114px;
	height:auto;
	float:left;
	margin-bottom:6px;
}
.albumthumb135
{
	height:100%;
	width:110px;
	float:left;
	margin:4px;
	min-height:110px;
	background-image:url(../../images/thumb_holder_watsnew.png);
	background-repeat:no-repeat;
	padding:6px;
}
.albumthumb
{
	width:110px;
	float:left;
	margin-right:5px;
	min-height:110px;
	background-image:url(../../images/thumb_holder_watsnew.png);
	background-repeat:no-repeat;
	padding:6px;
}
.albumthumb216
{
	height:100%;
	width:228px;
	float:left;
	margin-right:5px;
	min-height:228px;
	background-image:url(../../images/thumb_holder_watsnew216.png);
	background-repeat:no-repeat;
	padding:6px;
}
.playlistcont
{
	width:98%;
	float:left;
	height:auto;
	margin: 10px;
	background-color:#f3f3f3;
	border:1px solid #e3e3e3;
	border-bottom:0px;
}
.playlistcontinner
{
	width:100%;
	float:left;
	min-height:35px;
	height:auto;
	vertical-align:middle;
	height:auto;
	background-color:#f3f3f3;
	border-bottom:1px solid #e3e3e3;
}
.playpause
{
	min-height:29px;
	height:auto;
	margin:3px 0px;
	width:35px;
	float:left;
	background-image:url(../../images/play1.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
.trackholder
{
	height:23px;
	width:auto;
	padding:6px 4px 0px 4px;
	text-align:left;
	vertical-align:middle;
}
.btnholder
{
	width:100px;
	height:auto;
	float:right;
	margin:6px 4px 0 4px;
}

/*Table divs*/
.addtocartholderhead
{
    float:right;
    min-height:29px;
	height:auto;
    padding-top:6px;
    text-align:center;
    vertical-align: middle;
    width:100px;
}
.addtocartholder
{
	border-right: 1px solid #E4E4E4;
    float: right;
    height: 29px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 120px;
}
.blankettitlehead
{
	width:25%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:6px;
}
.blankettitle
{
	width:25%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:6px;
}
.addtodownloadhead
{
	width:92px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
}
.checkboxcont
{
	float: left;
    height: 29px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 34px;
}
.checkboxcontvar
{
	border-left: 1px solid #E4E4E4;
    float: left;
    height: 29px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 33px;
}
.addtodownloadholder
{
	width:90px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
}
.blankettitle_download_head
{
	width:29%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.blankettitle_download
{
	width:29%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
/*Blanket Usage start*/
.blnkt_usage_main
{
	width:480px;
	height:auto;
	float:left;
	background-color:#fbfbfb;
	padding: 16px 8px 8px 16px;
	border:1px solid #eaeaea;
	border-radius:10px;
	margin-bottom:12px;
}
.blnkt_usage_cont
{
	width:447px;
	height:auto;
	float:left;
	margin-bottom:15px;
	text-align:right;
	vertical-align:text-top;
	
}
/*Blanket Usage End*/
/*accordion class start*/
.topnav {
	/*width:145px;*/
	padding: 10px 10px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}

ul.topnav {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
}

ul.topnav li {}

ul.topnav li a {
	line-height: 10px;
	font-size: 12px;
	padding: 10px 5px;
	color: #000;
	display: block;
	text-decoration: none;
	font-weight: bolder;
	word-wrap:break-word;
}




ul.topnav ul {
	margin: 0;
	padding: 0;
	display: none;
}

ul.topnav ul li {
	margin: 0;
	padding: 0;
	clear: both;
}

ul.topnav ul li a {
	padding-left: 20px;
	font-size: 11px;
	font-weight: normal;
	outline:0;
}

ul.topnav ul li a:hover {
	background-color:#D3C99C;
	color:#000;
}

ul.topnav ul ul li a {
	color:#000;
	padding-left: 40px;
}

ul.topnav ul ul li a:hover {
	background-color:#D3CEB8;
	color:#000;
}

ul.topnav span{
	float:right;
}
/*-accordion class start*/

/*accordion1 class start*/
.topnav1 {
	width:145px;;
	padding: 10px 10px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}

ul.topnav1 {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
}

ul.topnav1 li {}

ul.topnav1 li a {
	line-height: 10px;
	font-size: 12px;
	/*padding: 10px 5px;*/
	color: #000;
	display: block;
	text-decoration: none;
	font-weight: bolder;
}

ul.topnav1 li a:hover {
	/*background-color:#675C7C;*/
	color:#000;
}

ul.topnav1 ul {
	margin: 0;
	padding: 0;
	display: none;
}

ul.topnav1 ul li {
	margin: 0;
	padding: 0;
	clear: both;
}

ul.topnav1 ul li a {
	padding-left: 20px;
	font-size: 11px;
	font-weight: normal;
	outline:0;
}

ul.topnav1 ul li a:hover {
	/*background-color:#D3C99C;*/
	color:#000;
}

ul.topnav1 ul ul li a {
	color:#000;
	padding-left: 40px;
}

ul.topnav1 ul ul li a:hover {
	/*background-color:#D3CEB8;*/
	color:#000;
}

ul.topnav1 span{
	float:right;
}
/*-accordion class End*/


/*pop up css start*/



#shadowing
{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}
#shadowing1
{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box 
{
	display: none;
	position: fixed;
	top: 26%;
	left: 34%;
	width: 319px;
	height: auto;
	padding: 33px 13px 13px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:999999 !important;
	overflow: hidden;
	box-shadow: 0 0 14px #000;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:345px;
	height:34px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #C30F2A;
	background-color: #20282f;
	color:white;
	text-align:center;
}

#boxPopUp 
{
	display: none;
	position: fixed;
	top: 26%;
	left: 34%;
	width: 800px;
	height: auto;
	padding: 33px 13px 13px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	/*z-index:999999 !important;*/
	overflow: hidden;
	box-shadow: 0 0 14px #000;
}

#boxtitlePopUp
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:825px;
	height:34px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #C30F2A;
	background-color: #20282f;
	color:white;
	text-align:center;
}
#box1 
{
	display: none;
	position: fixed;
	top: 26%;
	left: 34%;
	width: 319px;
	height: auto;
	padding: 33px 13px 13px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:999999 !important;
	overflow: hidden;
	box-shadow: 0 0 14px #000;
}
#box2 
{
	display: none;
	position: fixed;
	top: 26%;
	left: 34%;
	width: 319px;
	height: auto;
	padding: 33px 13px 13px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:999999 !important;
	overflow: hidden;
	box-shadow: 0 0 14px #000;
}
#boxtitle1
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:345px;
	height:34px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #C30F2A;
	background-color: #20282f;
	color:white;
	text-align:center;
}
#boxtitle2
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:345px;
	height:34px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #C30F2A;
	background-color: #20282f;
	color:white;
	text-align:center;
}
.popupcommon
{
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	text-align:right;
	vertical-align:middle;
	filter: alpha(opacity=100);
	background-color:#FFF;
}
.popupplaylists
{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	text-align:left;
	vertical-align:middle;
	border:1px #efefef solid;
	background-color:#f8f8f8;
}
.numberofsongs
{
	float:right;
	width:75px;
	height:auto;
	text-align:center;
	vertical-align:middle;
}
/*pop up css End*/
/*browse music new Section start*/
.categorycontmain
{
	width:19%;
	height:100%;
	overflow:auto;
	float:left;
	margin-left:1%;
	margin-top:10px;
}
.browse_thumbnail_listing
{
	 float: left;
    height: 100%;
  /*  margin-left: 8px;
    margin-top: 10px;*/
    min-width: 78%;
    overflow: auto;
    width: 79%;
}
/*browse music new Section end*/
/*profile page classes start*/
.profilecontentholder
{
	width:75%;
	height:auto;
	min-height:29px;
	height:auto;
	float:left;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.profilecontainermain
{
	height:auto;
	vertical-align:middle;
	text-align:left;
	float:left;
	width:100%;
}
.profilecontainer
{
	height:auto;
	vertical-align:middle;
	text-align:left;
	float:left;
	width:100%;
	background-color:#fbfbfb;
	border:1px solid #e4e4e4;
	margin-bottom:5px;
}
.tableheading
{
	min-height:35px;
	height:auto;
	color:#fff;
	background-color:#303A42;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tableheading td
{
	padding:0 5px;
	vertical-align:middle;
}
.tablecont
{
	min-height:35px;
	height:auto;
	background-color:#fbfbfb;
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.tablecont td
{
	padding:0 5px;
	border:1px solid #e4e4e4;
	/*border-bottom:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;*/
}
.tablecont:hover
{
	min-height:35px;
	height:auto;
	background-color:#DDEBF5;
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
/*profile page classes ends*/


/*search result table classes start*/
.boxaddtocar10110110tvar
{
	width:110px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
	
}
.boxaddtocart
{
	width:102px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
	padding-left:5px;
}
.search_titleholdervar {
    float: left;
    height: auto;
    min-height: 29px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 34%;
}
.search_volumeholdervar {
    float: left;
    height: auto;
    min-height: 29px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 21%;
}
.search_volumeholder
{
	width:21%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.search_artistholdervar {
    float: left;
    height: auto;
    min-height: 29px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 21%;
}
.search_artistholder
{
	width:21%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
/*search result table classes End*/

/* Advance Search Result Table Classes Start*/
.adv_search_main_cont_var
{
	height:auto;
	vertical-align:middle;
	text-align:left;
	float:left;
	width:100%;
	background-color:#fbfbfb;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
}
.adv_search_titleholder_var
{
	 float: left;
    height: auto;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 35%;
}
.adv_search_checkbox_var
{
	float: left;
    height: 33px;
    padding-top: 12px;
    text-align: center;
    vertical-align: middle;
    width: 45px;
}
.adv_search_checkbox
{
	width:46px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.adv_search_duration_var
{
	width:63px;
	min-height:33px;
	height:auto;
	padding-top:12px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.adv_search_comment_var
{
	width:30.5%;
	min-height:39px;
	height:auto;
	padding-top:6px;
	padding-left:.5%;
	padding-right:.5%;
	vertical-align:middle;
	text-align:left;
	float:left;
}
.adv_search_comment
{
	width:31%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
}
.adv_search_price_var
{
	width:55px;
	height:33px;
	padding-top:12px;
	border-right:1px solid #e4e4e4;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.adv_search_price
{
	width:55px;
	min-height:33px;
	height:auto;
	padding-top:12px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.adv_search_addtocart_var
{
	width:102px;
	height:33px;
	padding-top:12px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
}
/* Advance Search Result Table Classes End*/

/* Download Table Classes Start*/
.dwnld_hstry_date_var
{
	width:12%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
/* Download Table Classes End*/
/* manage playlist start*/
.mng_plylst_chckbox
{
	width:46px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.mng_plylst_chckbox_var
{
	width:46px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}

.mng_plylst_title
{
    float: left;
    height: 29px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 38%;
}
.mng_plylst_title_var
{
    float: left;
    height: 29px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 38%;
}

.mng_plylst_num_tracks
{
	width:100px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.mng_plylst_num_tracks_var
{
	width:99px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.mng_plylst_last_edit
{
	width:20%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.mng_plylst_last_edit_var
{
	width:20%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.mng_plylst_add_cart
{
	width:100px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
}
.mng_plylst_add_cart_var
{
	width:120px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
}
/* manage playlist End*/

/*Playlist start*/
.plylst_numbox
{
	width:46px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.plylst_numbox_var
{
	width:46px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.plylst_price
{
	width:65px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.plylst_price_var
{
	width:65px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.plylst_vol
{
	width:16%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
}
.plylst_vol_var
{
	width:16%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.plylst_art
{
	width:16%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
}
.plylst_art_var
{
	width:16%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}

/*Playlist End*/
/*album_tracks page Start*/
.album_details_main
{
	width:100%;
	float:left;
}
.album_details_main1
{
	width:auto;
	float:none;
	overflow:hidden;
}
.album_details_inner
{
	/*float: left;
    height: 25px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    width: 32%;*/
    float: left;
    height:auto;
	margin-bottom: 5px;
    margin-left: 5px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    width: 32%;
}
.album_details_inner_47pc {
    float: left;
    height: auto;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    width: 47%;
}
.whats_new_album_details_inner
{
    float: left;
    margin-bottom: 0.55%;
    margin-left: 0.55%;
    padding: 3px 5px;
    text-align: left;
    vertical-align: middle;
    width: 31%;
}
/*album_tracks page End*/
/*Analytics start*/
.analytics_sno
{
	width:46px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.analytics_sno_var
{
	width:46px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.analytics_counter
{
	width:150px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
}
.analytics_counter_var
{
	width:150px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
	
}
.analytics_titleholder_var
{
	width:35%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
	
}
/*Analytics End*/
/*analytcs Download start*/
.analytics_dwnld_counter
{
	width:22%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
}
.analytics_dwnld_counter_var
{
	width:125px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
	
}
.analytics_dwnld120_counter
{
	width:120px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
}
.analytics_dwnld120_counter_var
{
	width:116px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
	
}
/*analytcs Download End*/
/*Blanket Volume List start*/
.blnkt_vol_lst_details_inner
{
	float: left;
    min-height: 19px;
	height:auto;
    margin-left: 5px;
    padding: 3px 5px;
    text-align: left;
    vertical-align: middle;
    width: 38%;
}
/*Blanket Volume List start*/
/*blanket Dashboard Start*/
.blnkt_dash_sno
{
	width:46px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.blnkt_dash_sno_var
{
	width:46px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
	 
}
.blnkt_dash_date
{
	width:150px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
}
.blnkt_dash_date_var
{
	width:150px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:right;
	 
}
.blnkt_dash_vol_b
{
	width:75%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	padding-left:1%;
	vertical-align:middle;
	text-align:left;
	float:left;
}
.blnkt_dash_vol_b_var
{
	width:75%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	padding-left:1%;
	vertical-align:middle;
	text-align:left;
	float:left;
	 
}
.table_title_cont
{
	min-height:35px;
	height:auto;
	border: 1px #171b1e solid;
	background-color:#303a42;
	vertical-align:middle;
	text-align:left;
	float:left;
	width:100%;
}
.table_title_cont_var
{
	height:auto;
	float:left;
	width:100%;
}
.blnkt_fixed_cont
{
	width:125px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.blnkt_fixed_cont_var
{
	width:125px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
	 
}
.blnkt_dash_vol
{
	width:24%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	padding-left:1%;
	vertical-align:middle;
	text-align:left;
	float:left;
}
.blnkt_dash_vol_var
{
	width:24%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	padding-left:1%;
	vertical-align:middle;
	text-align:left;
	float:left;
	 
}

/*blanket Dashboard End*/
/*volume upload History Start*/
.vol_upld_left
{
	width:150px;
	min-min-height:29px;
	height:auto;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.vol_upld_left_var
{
	width:150px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
	 
}

/*volume upload History End*/
/*analytics download start*/
.analytics_dwnld_counter_left
{
	width:125px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.analytics_dwnld_counter_left_var
{
	width:125px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
	 
}
/*analytics download end*/
/*download Basket start*/
.dwnld_bskt_mainsubcont
{
	width:24%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.dwnld_bskt_mainsubcont_var
{
	width:23%;
	min-height:29px;
	height:auto;
	padding:6px .5% 0 .5%;
	vertical-align:middle;
	text-align:center;
	float:left;
	 
}
.dwnld_bskt_sno
{
	width:3.4%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.dwnld_bskt_sno_var
{
	width:3.4%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
	 
}
/*download Basket End*/
.myButton_no_float a {
	-moz-box-shadow:inset 0px 1px 3px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 3px 0px #ffffff;
	box-shadow: 0 1px 3px 0 #000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8644e', endColorstr='#b2230c');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #e8644e), color-stop(100%, #b2230c) );
	background:-moz-linear-gradient( center top, #e8644e , #b2230c );
	background:-o-linear-gradient(top, #e8644e , #b2230c );
	border-radius:4px;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:6px 19px;
	text-decoration:none;
	text-shadow:-1px 1px 0px #000; 
	text-align:center; 
	line-height:normal;
	}
.myButton_no_float a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #b2230c), color-stop(100%, #e8644e) );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2230c', endColorstr='#e8644e');
	background:-moz-linear-gradient( center top, #b2230c , #e8644e ); cursor:pointer;
	background:-o-linear-gradient(top, #b2230c , #e8644e ); cursor:pointer;
	color:#fff;
	}
.myButton_no_float a:active {
	position:relative; top:1px;
}
/*Orderlist Start*/
.Orderlist_main_cont_var
{
	height:45px;
	vertical-align:middle;
	text-align:left;
	float:left;
	width:100%;
	background-color:#fbfbfb;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}
.Orderlist_titleholder_var
{
	width:35%;
	height:39px;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
	border-right:1px solid #e4e4e4;
	 
}
.Orderlist_titleholder45_var
{
	width:45%;
    height: auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.Orderlist_titleholder50_var
{
	width:50%;
	min-height:39px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.Orderlist_checkbox_var
{
	width:45px;
	height:33px;
	padding-top:12px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.Orderlist_checkbox
{
	width:46px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.Orderlist_duration_var
{
	width:63px;
	
	padding-top:12px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.Orderlist_License_var
{
	width:185px;
	
	padding-top:6px;
	padding-left:15px;
	padding-top:12px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.Orderlist_License
{
	width:200px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
}

.Orderlist_License_var1
{
	width:185px;
	height:33px;
	padding-top:6px;
	padding-left:15px;
	padding-top:8px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.Orderlist_License1
{
	width:200px;
	min-height:29px;
	height:auto;
	padding-top:8px;
	vertical-align:middle;
	text-align:left;
	float:left;
}

.Orderlist_terms_var
{
	width:107px;
	height:33px;
	padding-top:6px;
	padding-left:6px;
	padding-top:12px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.Orderlist_terms
{
	width:115px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
}
.Orderlist_price_var
{
	width:55px;
	height:33px;
	padding-top:12px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.Orderlist_price
{
	width:58px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.Orderlist_addtocart_var
{
	width:102px;
	height:33px;
	padding-top:12px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
}
/*Orderlist End*/
/*thank you start*/
.thanks_summary
{
	width:180px;
	float:left;
	height:22px;
	text-align:left;
	padding:0 5px;
}
.thanks_titleholder
{
	width:48%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.thanks_titleholder_var
{
	width:48%;
	min-height:39px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.thanks_addtocart
{
	width:112px;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
}
.thanks_addtocart_var
{
	width:112px;
	height:33px;
	padding-top:12px;
	vertical-align:middle;
	text-align:left;
	float:right;
	padding-left:5px;
}

/*thank you End*/

/*admin Section*/
#admin_mainbodycontainer {
    
    height:auto;
    padding-bottom:72px;
	min-height:430px;
	overflow:hidden;
}
#admin_loginmainbox
{
	width:100%;
	height:auto;
	margin:0 auto;
}
.admin_loginbox
{
	width:375px;
	height:309px;
	border-radius:12px;
	background-color:#f8f8f8;
	border:2px solid #c0c0c0;
	box-shadow: 0 1px 1px 0 #d6d6d6;
}
#admin_logintextbox
{
	height: auto;
    padding-left: 33%;
}
.admin_heading
{
	float:left;
	width:97%;
	background-color:#212830;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#FFF;
	margin-left:1%;
	padding-left:1%;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-bottom:8px;
	padding-top:8px;
	border:1px solid #212830;
	min-height:30px;
}
.admin_heading98
{
	float:left;
	width:98%;
	background-color:#212830;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#FFF;
	padding-left:1%;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-bottom:8px;
	padding-top:8px;
	border:1px solid #212830;
	min-height:30px;
}
.admin_heading99
{
	float:left;
	width:99%;
	background-color:#212830;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#FFF;
	padding-left:1%;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-bottom:8px;
	padding-top:8px;
	border:1px solid #212830;
	min-height:30px;
}
.admin_heading47
{
	float:left;
	width:47%;
	background-color:#212830;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#FFF;
	margin-left:1%;
	padding-left:1%;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-bottom:8px;
	padding-top:8px;
	border:1px solid #212830;
}
.trck_use_heading
{
	float:left;
	width:97%;
	background-color:#212830;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#FFF;
	margin-left:1%;
	padding-left:1%;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	padding-bottom:5px;
	padding-top:8px;
	border:1px solid #212830;
}
.popup_heading
{
	float:left;
	width:97%;
	background-color:#212830;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#FFF;
	margin-left:1%;
	padding-left:1%;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
.admin_body
{
	float:left;
	width:97%;
	background-color:#f2f2f2;
	margin-left:1%;
	padding-left:1%;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
	border:1px solid #c8cacb;
}
.tablecont_overflow
{
	float:left;
	width:98%;
	background-color:#f2f2f2;
	margin-left:1%;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
	border:1px solid #c8cacb;
	overflow:auto;
}
.table_head_color
{
	background-color:#c8d2db;
}
.table_row1_color
{
	background-color:#e7e7e7;
}
.table_row2_color
{
	background-color:#f2f2f2;
}
.cont33
{
	width:32%;
	height:auto;
	margin:0 .5%;
	float:left;
}
.admin_sublinks
{
	float:left;
	width:98%;
	background-color:#212830;
	margin-left:1%;
	text-align:left;
	vertical-align:middle;
	margin-top:10px;
	border: 1px solid #212830;
}
.admin_greybox
{
	float:left;
	width:97%;
	background-color:#212830;
	margin-left:1%;
	padding-left:1%;
	padding-top:8px;
	padding-bottom:5px;
	text-align:left;
	border:#A3A3A3 1px solid;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:#FFF 1px 1px 1px;
	color:#4F4F4F;
	vertical-align:middle;
	margin-top:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#cccccc');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #cccccc) );
	background:-moz-linear-gradient( center top, #fcfcfc , #cccccc );
	background:-o-linear-gradient(top, #fcfcfc , #cccccc );
}
.admin_linkbox
{
	width:auto;
	height:auto;
	padding:9px;
	float:left;
}
.admin_linkbox:hover
{
	width:auto;
	height:auto;
	float:left;
	border-bottom:#ed2100 solid 5px;
	background-color:#000;
}
.admin_separator
{
	float:left;
	width:2px;
	height:34px;
	text-align:center;
	background-image:url(../../images/separator.gif);
	background-repeat:repeat-y;
	padding-top:9px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.admin_linkbox:hover { padding:8px 9px 9px 9px; }
.admin_linkbox { padding:8px 9px 9px 9px; }
.admin_separator { height:33px; }
}
.admin_fieldboxmain
{
	width:284px;
	height:auto;
	float:left;
	padding-left:29px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.paddingright
{
	padding-right:1%;
}
.textfield_admin
{
	 max-width:266px; 
	 padding:5px; 
	 border:1px solid #e7e7e7; 
	 min-width:266px; 
	 background-color:#F9F9F9;
}
.admin_field
{
	width:268px;
	height:27px;
	background-image:url(../../images/admin_fieldbox.png);
	background-repeat:no-repeat;
	border:none;
	padding:0px 5px;
}
.admin_field_right
{
	width:268px;
	height:27px;
	background-image:url(../../images/admin_fieldbox.png);
	background-repeat:no-repeat;
	border:none;
	padding:0px 5px;
	float:right;
	margin-right:8px;
	margin-top:2px;
}
.popsearch_field
{
	width:214px;
	height:23px;
	background-image:url(../../images/admin_fieldbox.png);
	background-repeat:no-repeat;
	border-right:1px solid #EDEDED;
	border-top:none;
	border-left:none;
	padding:0px 5px;
}
.admin_field_dis
{
	width:268px;
	height:27px;
	background-color:#f8f8f8;
	background-repeat:no-repeat;
	border:none;
	padding:0px 5px;
}
.admin_fieldcal
{
	width:240px;
	height:27px;
	background-image:url(../../images/admin_fieldbox.png);
	background-repeat:no-repeat;
	border:none;
	padding:0px 5px;
	border-right:#e7e7e7 1px solid;
}
.admin_fieldcal_dis
{
	width:240px;
	height:27px;
	background-color:#f8f8f8;
	background-repeat:no-repeat;
	border:none;
	padding:0px 5px;
	border-right:#e7e7e7 1px solid;
}
.calicon
{ 
	float:right;
    width:auto;
    height:auto;
}
.admin_titleboxmain
{
	width:22%;
	height:auto;
	float:left;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.admin_titleboxmain li
{
	background-image:url(../../images/admin_bullet_red.png);
	background-repeat:no-repeat;
	padding-left:16px;
	background-position: left 5px;
	font-weight:normal;
}
.admin_artistboxmain
{
	width:47%;
	height:auto;
	float:left;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}
.admin_composerboxmain
{
	width:30%;
	height:auto;
	float:left;
	padding-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.admin_composerboxmain li
{
	list-style:none;
	font-weight:normal;
}
.admin_tablebody
{
	float:left;
	width:98%;
	background-color:#f2f2f2;
	margin-left:1%;
	text-align:left;
	vertical-align:middle;
	border-bottom:#999 solid 1px;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
}
.admin_tablebody1
{
	float:left;
	width:99%;
	background-color:#f2f2f2;
	text-align:left;
	vertical-align:middle;
	border-bottom:#999 solid 1px;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
}
.popup_tablebody
{
	float:left;
	width:97.6%;
	background-color:#f2f2f2;
	margin-left:1%;
	text-align:left;
	vertical-align:middle;
	border-bottom:#999 solid 1px;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
}
.popup_tablebody1
{
	float:left;
	width:100%;
	background-color:#f2f2f2;
	text-align:left;
	vertical-align:middle;
	border-bottom:#999 solid 1px;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
}
.titleheading
{
	background-color:#c5cfd9;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
}
.titleheadingf2f2f2
{
	background-color:#f2f2f2;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
	padding:4px 0 8px 0px;
}
.cont_28P
{
	width:26%;
	height:auto;
	padding-right:1%;
	float:left;
}
.cont_28P_tright
{
	width:26%;
	height:auto;
	padding-right:1%;
	float:left;
	text-align:right;
}
.cont_72P
{
	width:71%;
	height:auto;
	padding-right:1%;
	float:left;
}
	
.title_row_1
{
	background-color:#E7E7E7;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
	height:auto;
}
.title_row_1:hover
{
	background-color:#DDEBF5;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
	height:auto;
}
.title_row_2
{
	background-color:#F2F2F2;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px #E7E7E7 solid;
	line-height:20px;
	height:auto;
}
.title_row_2:hover
{
	background-color:#DDEBF5;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px #E7E7E7 solid;
	line-height:20px;
	height:auto;
}


.title_row_1_47
{
	background-color:#E7E7E7;
	float:left;
	width:50%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
}
.title_row_1_47:hover
{
	background-color:#DDEBF5;
	float:left;
	width:50%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
}
.title_row_2_47
{
	background-color:#F2F2F2;
	float:left;
	width:50%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px #E7E7E7 solid;
	line-height:20px;
}
.title_row_2_47:hover
{
	background-color:#DDEBF5;
	float:left;
	width:50%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px #E7E7E7 solid;
	line-height:20px;
}

.title_row_1_f0f9ff
{
	background-color:#f0f9ff;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
}
.title_row_1_f0f9ff:hover
{
	background-color:#b5e9ff;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
}
.title_row_2_white
{
	background-color:#FFF;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px #f0f9ff solid;
	line-height:20px;
}
.title_row_2_white:hover
{
	background-color:#b5e9ff;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px #f0f9ff solid;
	line-height:20px;
}
.table_checkbox
{
	width:38px;
	float:left;
	height:auto;
	vertical-align:middle;
	text-align:center;
	padding-bottom:8px;
	padding-top:8px;	
}
.table_checkbox34
{
	width:34px;
	float:left;
	height:auto;
	vertical-align:middle;
	text-align:center;
	padding-bottom:8px;
	padding-top:8px;	
}
.table_titlecont
{
	width:16%;
	float:left;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
.table_moveup
{
	width:15%;
	float:left;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
.table_composer
{
	width:25%;
	float:left;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
.table_description
{
	width:44%;
	float:left;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
.table_manage_email
{
	width:35%;
	float:left;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
}
.table_view
{
	width:12%;
	float:right;
	text-align:center;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
.admin_red_btn
{
	-moz-box-shadow:inset 0px 0px 1px 1px #f26549;
	-webkit-box-shadow:inset 0px 0px 1px 1px #f26549;
	box-shadow:inset 0px 0px 1px 1px #f26549;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e93c21), color-stop(1, #b6250f) );
	background:-moz-linear-gradient( center top, #e93c21 5%, #b6250f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e93c21', endColorstr='#b6250f');
	background-color:#e93c21;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #a71a1a;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	float:right;
	margin-right:1%;
	font-size:13px;
	font-weight:bold;
	padding:6px 17px;
	text-decoration:none;
	text-shadow: 1px 1px 1px #5B1212;
}
.admin_red_btn:hover 
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b6250f), color-stop(1, #e93c21) );
	background:-moz-linear-gradient( center top, #b6250f 5%, #e93c21 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6250f', endColorstr='#e93c21');
	background-color:#b6250f;
}

.admin_red_btn412
{
	-moz-box-shadow:inset 0px 0px 1px 1px #f26549;
	-webkit-box-shadow:inset 0px 0px 1px 1px #f26549;
	box-shadow:inset 0px 0px 1px 1px #f26549;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e93c21), color-stop(1, #b6250f) );
	background:-moz-linear-gradient( center top, #e93c21 5%, #b6250f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e93c21', endColorstr='#b6250f');
	background-color:#e93c21;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #a71a1a;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	float:right;
	margin-right:1%;
	font-size:13px;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:0px 0px 0px #ffffff;
}
.admin_red_btn412:hover 
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b6250f), color-stop(1, #e93c21) );
	background:-moz-linear-gradient( center top, #b6250f 5%, #e93c21 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6250f', endColorstr='#e93c21');
	background-color:#b6250f;
}


.admin_red_btn412:active 
{
	position:relative;
	top:1px;
}
.admin_bottombtns {
    background-color: #E2E2E2;
    float: left;
    margin-left: 1%;
    padding: 18px 0;
    text-align: center;
    vertical-align: middle;
    width: 98%;
}
.manage_music_main
{
    background-color: #fff;
    float: left;
    margin-left: 1%;
    padding:0 0 8px 0;
    text-align: left;
    vertical-align: middle;
    width: 98%;
}
.manage_music_main99
{
    background-color: #fff;
    float: left;
    margin-left: 1%;
    padding:0 0 8px 0;
    text-align: left;
    vertical-align: middle;
    width: 99%;
}
.manage_music_main100
{
    background-color: #fff;
    float: left;
    padding:0 0 8px 0;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
.manage_music_main1
{
    background-color: #fff;
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 96.5%;
}
.popup_main
{
    background-color: #fff;
    float: left;
    margin-left: 1%;
    text-align: left;
    vertical-align: middle;
    width: 98%;
}
.manage_music_left_column
{
	width:60%;
	height:auto;
	float:left;
}
.manage_music_right_column
{
	width:40%;
	height:auto;
	float:Right;
}
.manage_customers_left_column
{
	width:65%;
	height:auto;
	float:left;
}
.manage_customers_right_column
{
	width:35%;
	height:auto;
	float:Right;
}
/*alternate design for manage customer classes*/
.manage_customers_left_column1
{
	width:80%;
	height:auto;
	float:left;
}
.manage_customers_right_column1
{
	width:20%;
	height:auto;
	float:Right;
}
/*alternate design for manage customer classes*/
.manage_pop_cont
{
	height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.manage_pop_left_column
{
	height: 70%;
    margin-top: 48px;
    overflow: auto;
    position: absolute;
    width: 48%;
}
.manage_pop_left_column100
{
	height: 70%;
    margin-top: 110px;
    overflow: auto;
    position: absolute;
	width: 98%;
	border:1px solid #DBDBDB;
}
.manage_pop_right_column
{
	height: 70%;
	margin-top: 48px;
	overflow: auto;
	position: absolute;
	width: 49%;
	margin-left:49%;
}
.table_titlecont_manage
{
	width:18%;
	float:left;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
.table_titlecont_manage72
{
	width:72%;
	float:left;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
    word-wrap: break-word;
}
.table_titlecont_Artist
{
	width:30%;
	float:left;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
.table_view_manage
{
	width:16%;
	float:right;
	text-align:center;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
.table_lockaccount
{
	width:24%;
	float:right;
	text-align:center;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
.table_titleview_manage
{
	width:86%;
	float:right;
	text-align:left;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
.tableplay
{
	background-image:url(../../images/table_play.png);
	background-repeat:no-repeat;
	background-position:center;
	height:24px;
}
.tableplay:hover
{
	background-image:url(../../images/table_play_high.png);
	background-repeat:no-repeat;
	background-position:center;
	height:24px;
}
.admin_table_jumptopagecontainer
{
	margin-top:12px;
	height:auto;
	width:270px;
	float:left;
	text-align:center;
	vertical-align:middle;
}
.admin_table_jumptopagecontainer_175
{
	margin-top:12px;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
	vertical-align:middle;
}
.admin_table_searchcommondiv
{
	min-height:35px;
	height:auto;
	width:99%;
	text-align:left;
	float:left;
	margin-bottom:5px;
}
.mng_music_searchsection
{
	background-color:#EBF5FF;
	float:left;
	width:98%;
	padding:8px 1%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
}
.mng_composer_searchsection
{
	background-color:#EBF5FF;
	float:left;
	width:98%;
	padding:8px 1%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	border:1px solid #EBf5ff;
}
.mng_music_linkcont
{
	background-color:#EBF5FF;
	float:left;
	width:98%;
	padding:8px 1%;
	text-align:Right;
	vertical-align:middle;
}
.admin_searchbox
{
	border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 27px;
    margin: 6px;
    padding: 0 7px;
    width: 86%;
}
.admin_searchbox64
{
	border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 27px;
    margin: 2px;
    padding: 0 7px;
	width:50%
}
.admin_searchbox25
{
	border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 27px;
    margin: 2px;
    padding: 0 7px;
	width:25%
}
.admin_dropbox25
{
	border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 28px;
    margin: 2px;
    padding: 4px;
	width:23%;
	float:right;
	margin-right:19%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.admin_dropbox25 { width:22%; }
}
.admin_textfield
{
	border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    width: 92%;
	height: 69px;
    margin: 6px;
    padding: 0 7px;
}
.admin_searchboxsmall
{
	 border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 29px;
    margin: 6px;
    padding: 3px;
    width: 38%;
}
.admin_searchboxfixed
{
	 border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 29px;
    margin: 2px 6px;
    padding: 3px;
    width: 160px;
}

.admin_reg_cont
{
	height:auto;
	width:98%;
	float:left;
	margin-left:1%;
	background-color:#f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom: 1%;
}
.admin_reg_cont_sds
{
	height:auto;
	width:100%;
	float:left;
	background-color:#DDEBF5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom: 2%;
	padding-top: 1%
}
.marginbtn14px
{
	margin-bottom:14px;
}
.admin_reg_cont1
{
	height:auto;
	width:94%;
	float:left;
	margin-left:1%;
	padding-left:4%;
	background-color:#f7f7f7;
	background-color:#f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom: 1%;
}
.trck_use_cont_main
{
	background-color: #F7F7F7;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: auto;
    margin-left: 1%;
    padding-bottom: 1%;
    padding-left: 2%;
    width: 96%;
}
.trckuse_main_holder
{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:15px;
}
	
.border_grey
{
border:1px solid #DBDBDB;
}
.admin_reg_cont47
{
	height:auto;
	width:50%;
	float:left;
	background-color:#f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.trck_use_cont
{
	height:auto;
	width:32%;
	float:left;
	margin-left:1%;
	background-color:#f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 5px;
}
.vol_table5
{
	width:5%;
	float:left;
	padding:8px 0px;
	vertical-align:middle;
	text-align:left;
}
.vol_table4
{
	width:4%;
	float:left;
	padding:8px 0px;
	vertical-align:middle;
	text-align:left;
}
.vol_table6
{
	width:6%;
	float:left;
	padding:8px 0px;
	vertical-align:middle;
	text-align:left;
}

.vol_table12
{
	width:12%;
	float:left;
	padding:8px 0px;
	vertical-align:middle;
	text-align:left;
}
.vol_table20
{
	width:20%;
	float:left;
	padding:8px 0px;
	vertical-align:middle;
	text-align:left;
}
.vol_table10
{
	width:10%;
	float:left;
	padding:8px 0px;
	vertical-align:middle;
	text-align:left;
}
.top3_padding
{
	padding:3px 0 0 0;
}

/*Light box CSS start*/
.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	background-color: white;
	border: 16px solid #bababa;
	display: none;
	height: 75%;
	left: 7%;
	overflow: auto;
	Position: fixed;
	top: 10%;
	width: 80%;
	z-index: 1002;
}

.popheading{
	background: -moz-linear-gradient(center top , #FCFCFC, #CCCCCC) repeat scroll 0 0 transparent;
	border: 1px solid #A3A3A3;
	float: left;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 1%;
	padding-top: 8px;
	text-align: left;
	vertical-align: middle;
	width: 98.8%;
}
/*Light box Css  End*/
/*New Manage customer section Start*/
.five_per_manage
{
	float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
    vertical-align: middle;
    width: 5%;
}
.six_per_manage
{
	float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center;
    vertical-align: middle;
    width: 6%;
}
.ten_per_manage
{
	float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 10%;
    word-wrap:break-word;
}
.twelve_per_manage
{
	float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 12%;
   word-wrap:break-word;
}
.twelve_per_manage_right
{
	float: right;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 12%;
}
.textalignright
{
	text-align:right !important;
	padding-right:1%;
}
.twentythree_per_manage
{
	float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 22%;
	padding-left:1%;
}
.twentyone_per_manage
{
	float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 20%;
	padding-left:1%;
}
.talignleft
{
	text-align:left;
}
.paddingleft9Pc {
    padding-left: 9%;
}
.padding1P {
    padding-bottom: 0;
    padding-top: 1%;
}
.cont33 {
    float: left;
    height: auto;
    margin: 0 0.5%;
    width: 32%;
}
.nopadding
{
	padding:0px;
}
.twentyfive_per_manage
{
	float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 25%;
}
.rightsearchhead
{
height:auto;
width:625px;
float:right;
}
.allautoleft
{
height:auto;
width:auto;
float:left;
padding-left:7px;
padding-right:2px;
white-space:nowrap;
}
.floatright
{
	float:right !important;
}
.allautoleft29
{
min-height:29px;
	height:auto;
width:auto;
float:left;
padding-left:7px;
padding-right:2px;
white-space:nowrap;
}

/*New Manage customer section End*/
.admin_composer_ul
{
	width:100%;
	float:left;
	height:auto;
}
.admin_composer_li_1
{
	width:33%;
	margin:0 1%;
	float:left;
	height:auto;
}
.admin_composer_li_2
{
	width:12%;
	margin:0 1%;
	float:left;
	height:auto;
}

.color_1
{
	background-color:#FFF;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
	height:auto;
}
.color_1:hover
{
	background-color:#DDEBF5;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
	height:auto;
}
.color_2
{
	background-color:#F2F2F2;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px #E7E7E7 solid;
	line-height:20px;
	height:auto;
}
.color_2:hover
{
	background-color:#DDEBF5;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px #E7E7E7 solid;
	line-height:20px;
	height:auto;
}
.cont_50
{
	width:49%;
	height:auto;
	margin:0 .5%;
	float:left;
}
.cont_calendar
{
	width:284px;
	height:auto;
	float:left;
	padding-left:29px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.cont_calendar img
{
}

.dropfixed160 {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 25px;
    padding: 3px;
    width: 160px;
}


.Orderlist_License_var img {
    float: left;
    height: auto;
    padding: 3px 0 0 4px;
    width: auto;
}

.bor868686
{
	border:1px solid #868686;
}


.browse_thumbnail_listing1
{
	float: left;
    height: 100%;
    min-width: 78%;
    width: 79%;
}

.browse_thumbnail_text
{
	float: left;
    height: 100%;
    width: 99%;
    padding-left: 1%;
}

.cont_20
{
	float:left;
	width: 20%;
	height:auto;
}
.cont_70
{
	float:left;
	width: 70%;
	height:auto;
}
.cont_30
{
	float:left;
	width: 30%;
	height:auto;
}

 .heading_100_303a42
{
	background-color: #303A42;
    border: 1px solid #171B1E;
    float: left;
    height: auto;
    min-height: 29px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

.collapse_cont {
    background-color: #FEF9F3;
   /* border: 1px solid #303A42;*/
    float: left;
    height: auto;
    width: 100%;
}
.collapse_cont_color_1
{
	background-color:#fef9f3;
	height:22px;
}
.collapse_cont_color_2
{
	background-color:#fef3e9;
	height:22px
}

.collapse_cont_lic
{
	width:100%;
	float:left;
	height:auto;
}
.collapse_cont_color_lic
{
	background-color:#f2f2f2;
	height:22px;
	padding-left:18px;
	border-top:1px solid #fff;
    border-bottom:1px solid #9c9b9b;
	text-indent:3px;
}
.collapse_cont_lic ul li:hover
{
	background-color:#e3e3e3;
	height:22px;
	padding-left:18px;
	border-left: 5px #b2240e solid;
	text-indent:-2px;
}
.collapse_cont_lic ul li:selected
{
	background-color:#fed2a4;
	height:22px;
	padding-left:18px;
}

ul.topnav li a:hover, ul.topnav li a.selected {
	background-color:#fed2a4;

}

.mainthumbcont135
{
	width:129px;
	height:auto;
	float:left;
	background-color:#fcfcfc;
	border:1px solid #e3e3e3;
	padding:5px;
	margin: 5px 0 4px 0;
	margin-right:4px;
}

.licensemaincon10p {
    background-color: #E7EAEE;
    border: 1px solid #000000;
    float: left;
    height: auto;
    margin: 7px;
    min-width: 214px;
    width: 10%;
}
.licenseHeadingCont
{
	min-height: 25px;
	padding:15px 1% 10px 1%;
	border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #C3C3C3;
    height: auto;
    margin-bottom: 5px;
	width:98%;
	text-align:center;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515151', endColorstr='#191919');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #515151), color-stop(100%, #191919) );
	background:-moz-linear-gradient( center top, #515151 , #191919 );
	background:-o-linear-gradient(top, #515151 , #191919 );
}
.License_albumthumb110 {
    background-image: url("../../images/thumb_holder_watsnew.png");
    background-repeat: no-repeat;
    height: auto;
    margin: 0 auto;
    min-height: 110px;
    padding: 6px;
    width: 110px;
}

.license_priceholder {
    background-image: url("../../images/license_rateholder.png");
    background-repeat: repeat-x;
    float: left;
    height: 51px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.license_contentholder {
    float: left;
    height: auto;
    margin-left: 5px;
    min-height: 99px;
    min-width: 185px;
    padding: 10px;
    vertical-align: text-bottom;
    width: 87%;
}

.License_btnholder {
    background-color: #D6DAE0;
    border-top: 1px solid #ACB2BB;
    height: auto;
    margin: 0 auto;
    min-height: 48px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
.cont_74 {
    float: left;
    height: auto;
    width: 74%;
}
.album_details_inner_nb {
    float: left;
    height: auto;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    width: 35%;
}
.adv_search_dropdown150 {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 25px;
    margin: 0 4px;
    padding: 3px;
    width: 150px;
}
.adv_search_field150 {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 19px;
    margin: 0 4px;
    padding: 2px;
    width: 150px;
}
.adv_search_dropdown75 {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 25px;
    margin: 0 4px;
    padding: 3px;
    width: 75px;
}
.adv_search_field75 {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 19px;
    margin: 0 4px;
    padding: 2px;
    width: 75px;
}
.adv_search_cont_100 {
    float: left;
    height: auto;
    margin-bottom: 1%;
    width: 100%;
}
.floatleft {
    float: left !important;
}
.arial112000 {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-align: left;
}

.padding1P_both {
    padding-bottom: 1%;
    padding-top: 1%;
}
.bgcolor_5a6372 {
    background-color: #5A6372 !important;
}


.color_licensepack_1 {
    background-color: #E7EAEE;
    border-bottom: 1px solid #5A6372;
    border-left: 1px solid #5A6372;
    border-right: 1px solid #5A6372;
    float: left;
    height: auto;
    padding: 3px 1% 3px 0;
    width: 99%;
}
.color_licensepack_2 {
    background-color: #E7EAEE;
    border-bottom: 1px solid #5A6372;
    border-left: 1px solid #5A6372;
    border-right: 1px solid #5A6372;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}
.bgcolor_8994A5 {
    background-color: #8994A5 !important;
}




/* 9th Nov. */

.dropdown90pc
{
	border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
	width:90%;
	padding:3px;
	border:1px solid #d5d5d5;
	height:25px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000;
	float:left;
	margin:0px 4px;
}
.seventeen_per_manage
{
	float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 17%;
}
.cont_48
{
	width:48%;
	height:auto;
	margin:0 .5%;
	float:left;
}
.cont225
{
	width:225px;
	height:auto;
	margin:0 .5%;
	float:left;
}
.discountpricetxtfield {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 22px;
    padding: 3px;
    width: 99%;
}
.orderlist_heading_bar
{
	min-height:35px;
	height:auto;
	border: 1px #171b1e solid;
	background-color:#303a42;
	vertical-align:middle;
	text-align:left;
	float:left;
	width:100%;
}
.userdropmenu209 
{
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 27px;
    margin-right: 9px;
    padding: 3px 4px;
    width: 216px;
}
.margintop12px
{
	margin-top:12px;
}
.marginleft12px
{
	margin-left:12px;
}
.fiftyone_per_manage
{
	float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width:51%;
}
.pause
{
	background-image:url(../../images/pause1.png);
	background-repeat:no-repeat;
	background-position:center;
}
.pause:hover
{
	background-image:url(../../images/pause1_h.png);
	background-repeat:no-repeat;
	background-position:center;
}

.usertextarearegister_89pc
{
	height:65px;
	float:left;
	border:1px #d5d5d5 solid;
	box-shadow: 0 0 9px #D5D5D5 inset;
	padding:0 7px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666;
	width:89%;
	margin-left:1%;
}
.thirtyfive_per_manage
{
	float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 35%;
}
.listlicenseholdervar_14pc
{
	width:14%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	vertical-align:middle;
	text-align:left;
	float:left;
	padding-left:5px;
}
.bgcolor_D6DAE0_2:hover
{
	background-color:#f8f8f8 !important;
}
.bgcolor_E7EAEE_1:hover
{
	background-color:#f8f8f8 !important;
}
.bgcolor_c5d4e7_3
{
	background-color:#c5d4e7 !important;
}
.bgcolor_c5d4e7_3:hover
{
	background-color:#e1e7f1 !important;
}
.bgcolor_c2cedf_4
{
	background-color:#c2cedf !important;
}
.bgcolor_c2cedf_4:hover
{
	background-color:#e1e7f1 !important;
}
.cont99_1margin
{
	width:99% !important;
	float:left;
	margin-left:1%
}

.fourteen_per_manage {
    float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 14%;
}


.admin_newsfeed_tabs_selected {
    background-color: #212830 !important;
    border: 1px solid #212830 !important;
    border-radius: 9px 9px 0 0 !important;
    color: #FFFFFF !important;
    text-align: center !important;
    text-shadow: none !important;
    vertical-align: middle !important;
    width: 98% !important;
}


.admin_newsfeed_tabs_selected a {
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 11% 5px !important;
    text-align: center !important;
    text-decoration: none !important;
    vertical-align: middle !important;
}

.admin_newsfeed_tabs {
    background: -moz-linear-gradient(center top , #FCFCFC, #CCCCCC) repeat scroll 0 0 transparent;
    border: 1px solid #A3A3A3 !important;
    border-radius: 9px 9px 0 0 !important;
    text-align: center !important;
    vertical-align: middle !important;
    width: 98% !important;
}

.admin_newsfeed_tabs a {
    color: #4F4F4F;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 11% 5px !important;
    text-align: center !important;
    text-decoration: none !important;
    text-shadow: 1px 1px 1px #FFFFFF;
    vertical-align: middle !important;
}

.padding6px_v_both {
    padding: 6px 0 !important;
}
.cont_69 {
    float: left;
    height: auto;
    width: 69%;
}

a.arial112000link {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-decoration: underline;
}

.cont25pc {
    float: left;
    height: auto;
    margin: 0;
    width: 25%;
}

.addtodownloadholder164 {
    float: right;
    height: auto;
    min-height: 29px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 164px;
}

.myButtonblackred a {
    background-color: #303A42;
    border: 1px solid #16191C;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 1px 0 #5C5D5D;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    margin-right: 12px;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
}

.dwnld_bskt_mainsubcont27 {
    float: left;
    height: auto;
    min-height: 29px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 25%;
}
.dwnld_bskt_mainsubcont_var27 {
    float: left;
    height: auto;
    min-height: 29px;
    padding: 6px 0.5% 0;
    text-align: center;
    vertical-align: middle;
    width: 25%;
}
.addtodownloadhead110 {
    float: right;
    height: auto;
    min-height: 29px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 110px;
}


.addtodownloadholder110px {
    float: right;
    height: auto;
    min-height: 29px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 110px;
}


.retrieve_description_head {
    float: left;
    height: auto;
    min-height: 29px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 26%;
}
.addtodownloadhead164 {
    float: right;
    height: auto;
    min-height: 29px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 164px;
}

.cont160_25h {
    float: left;
    height: 25px;
    margin-top: 4px;
    width: 160px;
}

.linkuploadcont {
    background-color: #FBFBFB;
    border: 1px solid #EAEAEA;
    border-radius: 10px 10px 10px 10px;
    float: left;
    height: auto;
    margin-bottom: 12px;
    margin-left: 12px;
    padding: 12px 8px 8px 16px;
    width: 90%;
}
.cont_28 {
    float: left;
    height: auto;
    width: 28%;
}
.textalignright {
    padding-right: 1%;
    text-align: right !important;
}
.textfield_link {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 25px;
    padding: 0 7px;
    width: 65%;
}

.textfield_link56pc {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 25px;
    padding: 0 7px;
    width: 56%;
}
.cont_36 {
    float: left;
    height: auto;
    width: 36%;
}

.bgcolorf2f2f2 {
    background-color: #F2F2F2;
}
.retrieve_description {
    float: left;
    height: auto;
    min-height: 39px;
    padding-left: 0.5%;
    padding-right: 0.5%;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 24.5%;
}

.overflowhidden
{
    overflow:hidden !important;
}
.cont_27
{
	width:27%;
	height:auto;
	float:left;
}
.cont_40
{
	width:40%;
	height:auto;
	float:left;
}
.cont_60
{
	width:60%;
	height:auto;
	float:left;
}

.playerfixed
{
	bottom:0;
	z-index:99999;
	position:fixed;
	}
	
	.listtitleholder58 {
    float: left;
    height: auto;
    min-height: 29px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 58%;
}

.analytics_dwnld116_counter {
    float: right;
    height: auto;
    min-height: 29px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 116px;
}

.analytics_vol_column_var {
    float: right;
    height: auto;
    min-height: 29px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 22%;
}
.analytics_titleholder_var_58 {
    float: left;
    height: auto;
    min-height: 29px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 58%;
}

.margin_zero {
    margin: 0 !important;
}

.usertextarearegister_93pc {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 65px;
    margin-left: 1%;
    padding: 0 7px;
    width: 93%;
}


@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.myButtonsearch a { margin-top: 2px; }
}

.blnkt_dash_vol_38
{
	width:38%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	padding-left:1%;
	vertical-align:middle;
	text-align:left;
	float:left;
}
.blnkt_dash_vol_38_var
{
	width:38%;
	min-height:29px;
	height:auto;
	padding-top:6px;
	padding-left:1%;
	vertical-align:middle;
	text-align:left;
	float:left;
	 
}
.marginleft5Pc {
    margin-left: 5% !important;
}

.message
{
   
    float:left;   
    font-size:11px;
    padding-left:5px;
    color:#1374BE;
  
    }
    
    .searhtitlebar_popular {
    background-color: #303A42;
    border: 1px solid #171B1E;
    float: left;
    height: auto;
    margin-top: 12px;
    min-height: 27px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

/* DOWNLOAD HISTORY*/
.dwnld_bskt_mainsubcont23 {
    float: left;
    height: auto;
    min-height: 29px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 22.97%;
}
.addtodownloadhead174 {
    float: right;
    height: auto;
    min-height: 29px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 175px;
}
.addtodownloadhead178 {
    float: right;
    height: auto;
    min-height: 29px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 178px;
}
/* DOWNLOAD HISTORY End */


.trck_use_cont sup {
    color: red;
}

.admin_dropdown_91 {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 25px;
    margin: 6px 0 0 6px;
    padding: 3px;
    width: 91%;
}
.admin_dropdown_97 {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 27px;
    margin: 6px 0 0 6px;
    padding: 3px;
    width: 97%;
}

.admin_searchboxsmall38 {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 25px;
    margin: 6px;
    padding: 3px;
    width: 44%;
}

.usertextfieldregister86 {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 25px;
    padding: 0 7px;
    width: 86%;
}

.boxaddtocartvar {
    float: right;
    height: auto;
    min-height: 29px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    width: 102px;
}

.dropdown_contact {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #000000;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 25px;
    padding: 3px;
    width: 310px;
}

.usertextarearegister_294px {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 65px;
    margin-left: 7px;
    margin-top: 12px;
    padding: 0 7px;
    width: 294px;
}
.listtitleholdervar20 {
width: 20%;
min-height: 29px;
height: auto;
padding-top: 6px;
vertical-align: middle;
text-align: left;
float: left;
padding-left: 5px;
}

/*New accordian start*/
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width:100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
}

ul#menu li a {
  color: #fff;	
  line-height:30px;
  text-indent:4px;
  height:30px;
  font-size:12px;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #4d565d), color-stop(100%, #303a42) );
  background:-moz-linear-gradient( center top, #4d565d , #303a42 );
  background:-o-linear-gradient(top, #4d565d , #303a42 );
  border-top:1px solid #6e757a;
  border-bottom:1px solid #192026;
  border-right:1px solid #192026;
  border-left:1px solid #192026;
  outline:none;
}

ul#menu li a:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0%, #303a42), color-stop(100%, #4d565d) );
  background:-moz-linear-gradient( center top, #303a42 , #4d565d ); cursor:pointer;
  background:-o-linear-gradient(top, #303a42 , #4d565d ); cursor:pointer;
 }

ul#menu li ul li a {
  background: #F8F8F8 !important;
  color: #000;
  margin-top:1px;
  font-size:12px;
  height:25px;
  line-height:24px;
  font-family:Arial, Helvetica, sans-serif;
  border-left: 5px #f8f8f8 solid;
  border-top:1px solid #fff;
  border-bottom:1px solid #000;
}

ul#menu li ul li a:hover {
  background: #d6d6d6 !important;
  border-left: 5px #b2240e solid;
  font-family:Arial, Helvetica, sans-serif;
}
ul#menu li ul li a:select {
  background: #d6d6d6 !important;
  border-left: 5px #b2240e solid;
  font-family:Arial, Helvetica, sans-serif;
}
ul#menu li ul.submenu li a {
  height:25px;
  line-height:25px;
  margin-top:0;
  text-indent:8px;
  font-size:12px;
  color:#000;
  font-size:12px;
 }

ul#menu li ul.submenu li a:hover {
  border-left: 5px #b2240e solid;
}

ul#menu li ul.submenu li ul li a {
  background: #f8f8f8;
  color: #000;
  font-size:0.8em;
  margin-top:1px;
  line-height:20px;
  height:25px;
  font-size:12px;
}

ul#menu li ul.submenu li ul li a:hover {
  background: #d6d6d6;
  border-left: 5px #b2240e solid;
 }
 .marginleft3px
 {
	 margin-left:3px !important;
 }
  .paddingleft3px
 {
	 padding-left:3px !important;
 }
 .borderleft192026
 {
	 border-left:1px solid #192026 !important;
 }
/*New accordian end*/

.bgcolor_E7EAEE_1 {
    background-color: #E7EAEE !important;
}
.bgcolor_D6DAE0_2 {
    background-color: #D6DAE0 !important;
}
/*manage ordelist*/
.manage_orderlist_cont99_var {
    background-color: #FBFBFB;
    border-bottom: 1px solid #E4E4E4;
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    float: left;
    height: auto;
    text-align: left;
    vertical-align: middle;
    width: 99%;
}
.manage_orderlist_heading_pack_var {
    background-color: #303A42;
    border: 1px solid #171B1E;
    float: left;
    height: auto;
    min-height: 35px;
    text-align: left;
    vertical-align: middle;
    width: 99%;
}
.manage_orderlist98_1 {
    background-color: #E7EAEE;
    border-bottom: 1px solid #5A6372;
    border-left: 1px solid #5A6372;
    border-right: 1px solid #5A6372;
    float: left;
    height: auto;
    padding: 3px 1% 3px 0;
    width: 98%;
}
.manage_orderlist98_2 {
    background-color: #E7EAEE;
    border-bottom: 1px solid #5A6372;
    border-left: 1px solid #5A6372;
    border-right: 1px solid #5A6372;
    float: left;
    height: auto;
    margin-left: 1%;
    overflow: hidden;
    width: 98%;
}
.total_box_ordelistmanage {
    background-color: #EDEDED;
    border: 1px solid #C9C9C9;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    margin-bottom: 5px;
    margin-left: 1%;
    padding-right: 1%;
    padding-top: 7px;
    text-align: right;
    vertical-align: middle;
    width: 96.9%;
}
.manage_orderlist_heading98 {
    background-color: #212830;
    border: 1px solid #212830;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
    min-height: 30px;
    padding-left: 1%;
    text-align: left;
    vertical-align: middle;
    width: 98%;
}
#padding_top_none
{
	padding-top:none !important;
}
/*invoice template*/
.cont_900px
{
	width:900px;
	float:left;
	height:auto;
	margin-top:5px;
}
.templateheading
{
	width:100%;
	height:21px;
	background-color:#1f282f;
}
.templatelogo
{
	background-image:url(../images/template_freeplay.png);
	background-repeat:no-repeat;
	height:248px;
	width:228px;
	left: 28px;
    position: absolute;
    top: 151px;
}
.cont_648px
{
	width:648px;
	height:auto;
	float:right;
}
.cont_190px
{
	min-width:190px;
	width:auto;
	height:auto;
	float:left;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	border-bottom:1px solid #d2d4d5;
}
.cont_300px
{ 
	width:300px;
	float:left;
	height:auto;
}
.cont_190px_grey
{
	min-width:190px;
	width:auto;
	height:auto;
	float:right;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-right:15px;
	border:1px solid #bebebe;
	background-color:#fafafa;
	text-align:right;
}
.billto
{
	 background-color: #1F282F;
    border: 1px solid #1F282F;
    float: right;
    margin-right: 15px;
    margin-top: 4px;
    padding-right: 4px;
    text-align: right;
    width: 196px;
}
.incoviceimg
{
	background-image:url(../images/invoice.png);
	background-repeat:no-repeat;
	position:absolute;
	height:75px;
	width:195px;
	top: 178px;
	left:468px;
}
.templatetablecont
{
	width:857px;
	float:left;
	height:auto;
	margin-left:29px;

}
.headoftable
{
	width:855px;
	background-color: #1F282F;
    border: 1px solid #1F282F;
	float:left;
}
.totalsection
{
	width:849px;
	background-color: #d2d4d5;
    border: 1px solid #000;
	float:left;
	padding:3px;
}
.itemhead
{
	width:147px;
	border-right:1px solid #000;
	border-left:1px solid #373e44;
	float:left;
	text-align:center;
}
.descriptionhead
{
	width:518px;
	border-right:1px solid #000;
	border-left:1px solid #373e44;
	float:left;
	text-align:center;
}
.amounthead
{
	width:182px;
	border-right:1px solid #000;
	border-left:1px solid #373e44;
	float:left;
	text-align:center;
}
.itembody
{
	width:144px;
	border-right:1px solid #000;
	border-left:2px solid #000;
	float:left;
	text-align:center;
	padding-left:3px;
}
.descriptionbody
{
	width:515px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	float:left;
	text-align:center;
	padding-left:3px;
}
.amountbody
{
	width:181px;
	border-right:2px solid #000;
	border-left:1px solid #000;
	float:left;
	text-align:center;
	padding-left:3px;
}
.amounttotalbody
{
	width:221px;
	float:right;
	text-align:left;
	padding-left:3px;
}
.grndtotal
{
	width:390px;
	float:right;
	padding:0px;
}
.grndtotal div
{
	border-bottom:1px solid #20282f;
	font-family:Arial, Helvetica, sans-serif;
	color:#20282f;
	font-size:12px;
	width:100%;
	padding:2px 0px;
	float:left;
}
.grndtotal div div
{
	border-bottom:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#20282f;
	width:48%;
	padding:2px 0px;
	float:left;
	margin-right:2%;
} 

/*video editor*/
.videocont888
{
 background-color:#888888;
 width:98%;
 float:left;
 height:auto;
 padding:1%;
}
.cont_245px
{
 float:left;
 height:auto;
 width:231px;
 border:1px solid #000;
 margin-left:5px;
 background-color:#59595a;
 box-shadow:0 0 2px 1px #b0b0b6 inset;
 padding:7px;
 color:#fff;
}
.controllerBg
{
 float:left;
 background-image:url(../../images/controller-background1.png);
 background-repeat:no-repeat;
 height: 219px;
    margin-left: 7px;
    margin-top: 5px;
    width: 95%;
}
.slidecontrol_v
{
 height: 137px !important;
    margin: 19px 47px 0;
 float:left;
}
.ui-widget-content-slider {
    background: url(../../images/slide_container1.png) repeat-x  !important;
    border: none;
    color: #000;
}
.ui-widget-header-slider {
    background: none !important;
    border: none !important;
    color: #000;
    font-weight: bold;
}
/*.ui-state-default-slider, .ui-widget-content-slider .ui-state-default-slider, .ui-widget-header-slider .ui-state-default-slider {
    background: url(../../images/handle_scroll.png) repeat-x  !important;
    border: none;
    color: #000;
 margin-left: -11px;
 outline:none;
}*/
.ui-slider-vertical .ui-slider-handle {
    left: -13px;
    margin-bottom: -0.6em;
    margin-left: 0;
}
.ui-slider .ui-slider-handle {
    cursor: default;
    height: 26px;
    position: absolute;
    width: 43px;
    z-index: 2;
}
.margintop26px
{
 margin-top:26px;
}
.search_music_cont
{
 height:49px;
 background-image:url(../../images/music_search_tab.png);
 background-repeat:no-repeat;
 width:257px;
}
.cont_100_dedede
{
 float:left;
 height:auto;
 background-color:#dedede;
 padding:2% 5%;
 width: 90%;
}
.video_search_heading
{
 float:left;
 width:99%;
 background-color:#212830;
 padding-left:1%;
 text-align:left;
 vertical-align:middle;
 padding-bottom:8px;
 padding-top:8px;
 min-height:30px;
}
.scale
{
 width:100%;
 background-image:url(../../images/video_scale.png);
 background-repeat:repeat-x; 
 height:19px;
 float:left;
}
.audiowave
{
 background-image:url(../../images/audio_section.png);
 background-repeat:repeat-x;
 height:60px;
 width:290px;
 float:left;
 border-left:1px solid #000;
 border-right:1px solid #000;
}
.audioVideoPosition
{
 background-image:url(../../images/video_position.png);
 background-repeat:no-repeat;
 background-position:center;
 width:20px;
 height:146px;
    position: absolute;
 z-index:1;
 margin-left:-8px;
}
.floatnone {
    float: none !important;
}
.videocont999
{
	background-color:#999999;
	width:98%;
	float:left;
	height:auto;
	padding:1%;
}

.arial44B555 {
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 44px;
    font-weight: bold;
    line-height: 55px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #BBBBBB;
}

.dragaudio
{
    
 background-image:url(../../images/upload_video_icon1.png);
 background-position: center center;
 background-repeat: no-repeat;
 height:21px;
width: 5%;
 float:left;
 cursor:pointer;

    }
    
    a.discard
    {
        position:absolute;
        bottom:3px;
        right:3px;
        background:url(../../control/admin/images/delete16.gif);
        width:13px;
        height:17px;
        display:none;
        cursor:pointer;
        
        }
        
div.jp-video-360p div.jp-type-single a.jp-play-video, div.jp-video-360p div.jp-type-single a.jp-pause-video {
    left: 7px !important;
    top: 29px !important;
}
div.jp-video-360p div.jp-type-single a.jp-stop-video {
    left: 52px !important;
    top:35px !important;
}
/* video editor ends */

/* Bulk upload stat */
.cont_79 {
    float: left;
    height: auto;
    width: 78%;
	padding-right:1%;
	word-wrap: break-word;
}

.registermaincontainer98pc {
    background-color: #FBFBFB;
    border: 1px solid #EAEAEA;
    border-radius: 10px 10px 10px 10px;
    float: right;
    height: auto;
    margin-bottom: 12px;
    margin-left: 12px;
    padding: 25px 8px 8px 16px;
    width: 98%;
}

.sixtynine_per_manage
{
	float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 69%;
}


.margintop_26px {
    margin-top: 26px;
}
#divaudiocontainer div.selected
{
    opacity: .6;
    }
    .video_tablebody {
    background-color: #F2F2F2;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    float: left;
    margin-left: 1%;
    padding-left: 1%;
    text-align: left;
    vertical-align: middle;
    width: 97%;
}
.video_tablebody_heading {
    background: -moz-linear-gradient(center top , #FCFCFC, #CCCCCC) repeat scroll 0 0 transparent;
    border: 1px solid #A3A3A3;
    color: #4F4F4F;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-left: 1%;
    padding-bottom: 5px;
    padding-left: 1%;
    padding-top: 8px;
    text-align: left;
    text-shadow: 1px 1px 1px #FFFFFF;
    vertical-align: middle;
    width: 97%;
}

.admin_red_btn412 {
    background: -moz-linear-gradient(center top , #E93C21 5%, #B6250F 100%) repeat scroll 0 0 #E93C21;
    border: 1px solid #A71A1A;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 1px 1px #F26549 inset;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin-right: 1%;
    padding: 4px 12px;
    text-decoration: none;
    text-shadow: 0 0 0 #FFFFFF;
}

.videoupload_cont_33pc {
    background-color: #59595A;
    border: 1px solid #000000;
    box-shadow: 0 0 2px 1px #B0B0B6 inset;
    color: #FFFFFF;
    float: left;
    height: auto;
    margin-left: 5px;
    padding: 7px;
    width: 33%;
}
/*  Video Editor Search */
.fiftyseven_per_manage {
    float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 56%;
}
.eight_per_manage {
    float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 8%;
}
.paddiing_left3px {
    padding-left: 3px !important;
}

.linkTextStyle {
    color: white;
    text-decoration: none;
}
.cont_40report {
    float: left;
    font-size: 13px;
    height: auto;
    width: 40%;
}

.admin_dropdownfixed {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 26px;
    margin: 2px 6px;
    padding: 3px;
    width: 160px;
}
.marginleft9px {
    margin-left: 9px;
}
/* End */

/* Track details */

.album_details_main {
    float: left;
    width: 100%;
}
.tackdetailscont_77
{
	width:94%;
	padding:2%;
	float:left;
	border-radius:4px;
	margin:1%;
	box-shadow: 0 1px 6px inset;
	background: #e9e9e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e9e9e9 0%, #e9e9e9 49%, #e3e3e3 50%, #e3e3e3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(49%,#e9e9e9), color-stop(50%,#e3e3e3), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e9e9e9 0%,#e9e9e9 49%,#e3e3e3 50%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e9e9e9 0%,#e9e9e9 49%,#e3e3e3 50%,#e3e3e3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e9e9e9 0%,#e9e9e9 49%,#e3e3e3 50%,#e3e3e3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e9e9e9 0%,#e9e9e9 49%,#e3e3e3 50%,#e3e3e3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
}
.trackthumb216 {
    background-image: url("../../images/thumb_holder_watsnew216.png");
    background-repeat: no-repeat;
    float: left;
    height: 100%;
    min-height: 228px;
    padding: 6px;
    width: 228px;
}
.cont_73 {
    float: left;
    height: auto;
    width: 73%;
}
.margintop_1pc {
    margin-top: 1%;
}
.myButtonblack a 
{
	-moz-box-shadow:inset 0px 0px 1px 1px #f26549;
	-webkit-box-shadow:inset 0px 0px 1px 1px #5f5f5f;
	box-shadow:inset 0px 0px 1px 1px #5f5f5f;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #000;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	float:right;
	margin-right:1%;
	font-size:13px;
	font-weight:bold;
	padding:6px 17px;
	text-decoration:none;
	text-shadow: 1px 1px 1px #5B1212;
	background: #3a3a3a; /* Old browsers */
background: -moz-linear-gradient(top,  #3a3a3a 0%, #1e1e1e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a3a3a), color-stop(100%,#1e1e1e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3a3a3a 0%,#1e1e1e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3a3a3a 0%,#1e1e1e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3a3a3a 0%,#1e1e1e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3a3a3a 0%,#1e1e1e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#1e1e1e',GradientType=0 ); /* IE6-9 */

}
.myButtonblack a:hover {
	background: #3a3a3a; /* Old browsers */
background: -moz-linear-gradient(top,  #3a3a3a 0%, #1e1e1e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e1e1e), color-stop(100%,#3a3a3a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e1e1e 0%,#3a3a3a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e1e1e 0%,#3a3a3a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e1e1e 0%,#3a3a3a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e1e1e 0%,#3a3a3a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#3a3a3a',GradientType=0 ); /* IE6-9 */}

.trackdetail_red_btn
{
	-moz-box-shadow:inset 0px 0px 1px 1px #f26549;
	-webkit-box-shadow:inset 0px 0px 1px 1px #f26549;
	box-shadow:inset 0px 0px 1px 1px #f26549;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e93c21), color-stop(1, #b6250f) );
	background:-moz-linear-gradient( center top, #e93c21 5%, #b6250f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e93c21', endColorstr='#b6250f');
	background-color:#e93c21;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #a71a1a;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	float:right;
	margin-right:1%;
	font-size:13px;
	font-weight:bold;
	padding:6px 17px;
	text-decoration:none;
	text-shadow: 1px 1px 1px #5B1212;
	text-align:center;
	width:115px;
}
.trackdetail_red_btn:hover 
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b6250f), color-stop(1, #e93c21) );
	background:-moz-linear-gradient( center top, #b6250f 5%, #e93c21 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6250f', endColorstr='#e93c21');
	background-color:#b6250f;
}
.margintop7px
{
	margin-top:7px !important;
}
/* Track detail sliding div */
.trackdetailabs {
    height: auto;
    margin-top: 1px;
    min-width: 200px;
    position: fixed;
    right: 0;
    width: 240px;
    z-index: 999999;
}
.trackdetailabscol {
    height: auto;
    margin-top: 1px;
    position: fixed;
    right: 0;
    width: 35px;
    z-index: 999999;
}
.maintrckdetailholder {
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    display: block;
    float: right;
    height: 500px;
    margin-top: 2px;
    overflow-y: auto;
    padding-left: 12px;
    width: 193px;
}

.cont100min_h {
    border-bottom: 1px solid #B2B2B2;
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    min-height: 23px;
    padding: 2px 0;
    width: 100%;
}
.bgrpt_btm {
    background-image: url("../../images/trck_detail_bottom_repeat.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    bottom: -10px;
    height: 23px;
    left: 34px;
    position: absolute;
    width: 206px;
}
.cont34main {
    float: right;
    height: auto;
    margin: auto 0;
    width: 14%;
}
.cont34cross {
    height: 27px;
    width: 100%;
}

.bgrpt {
    background-image: url("../../images/trck_detail_bg_repeat.png");
    background-repeat: repeat-y;
}
.contarrows {
    float: left;
    height: 65px;
    margin-left: -1px;
    width: 17%;
}
.cont34track {
    float: left;
    height: 185px;
    width: 100%;
}
.arial21728da0 {
    color: #728DA0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 25px;
}

.mainerrorsection
{
	background-color:#efefef;
	width:30%;
	height:auto;
	min-height:546px;
	padding-top:50px;
	float:left;
	text-align:center;
	min-width:400px;
}
.errorsectiondetail
{
	background-color:#fff;
	width:56%;
	height:auto;
	min-height:506px;
	padding-top:90px;
	float:left;
	margin:0 2%;
}

/*new video editor class*/
.cont_videoslider
{
	background-image:url(../../images/video_slider-base.png);
	background-repeat:no-repeat;
	float:left;
	height:auto;
	width:124px;
	margin-left:5px;
	padding: 6px 65px 13px 31px;
	color:#fff;
}
.videobtnholder
{
	float:left;
	width:98%;
	padding:1%;
	border-top:1px solid #fff;
	border-top:1px solid #f8f8f8;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #c0c0c0 0%, #888888 98%, #383838 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#c0c0c0), color-stop(98%,#888888), color-stop(100%,#383838)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c0c0c0 0%,#888888 98%,#383838 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c0c0c0 0%,#888888 98%,#383838 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c0c0c0 0%,#888888 98%,#383838 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c0c0c0 0%,#888888 98%,#383838 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#383838',GradientType=0 ); /* IE6-9 */
}
.myButtonChoc a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	display:block;
	text-shadow:1px 1px 0px #000;
	padding:4px 12px;
	border:1px solid #000;
	float:left;
	margin:3px;
	text-decoration:none;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #5d4f50 2%, #4e3f40 98%, #261e1f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#5d4f50), color-stop(98%,#4e3f40), color-stop(100%,#261e1f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#5d4f50 2%,#4e3f40 98%,#261e1f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#5d4f50 2%,#4e3f40 98%,#261e1f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#5d4f50 2%,#4e3f40 98%,#261e1f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#5d4f50 2%,#4e3f40 98%,#261e1f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d4f50', endColorstr='#261e1f',GradientType=0 ); /* IE6-9 */
}
.myButtonChoc a:hover
{
	background: #261e1f; /* Old browsers */
background: -moz-linear-gradient(top,  #fff 0%, #4e3f40 2%, #5d4f50 98%, #261e1f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(2%,#4e3f40), color-stop(98%,#5d4f50), color-stop(100%,#261e1f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#4e3f40 2%,#5d4f50 98%,#261e1f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#4e3f40 2%,#5d4f50 98%,#261e1f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#4e3f40 2%,#5d4f50 98%,#261e1f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#4e3f40 2%,#5d4f50 98%,#261e1f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3f40', endColorstr='#5d4f50',GradientType=0 ); /* IE6-9 */
}
.myButtonnewred a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	display:block;
	text-shadow:1px 1px 0px #000;
	padding:4px 12px;
	border:1px solid #000;
	float:right;
	margin:3px;
	text-decoration:none;
	background: #e89296; /* Old browsers */
background: -moz-linear-gradient(top,  #e89296 0%, #e92734 3%, #e6111f 98%, #bc0f11 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e89296), color-stop(3%,#e92734), color-stop(98%,#e6111f), color-stop(100%,#bc0f11)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e89296 0%,#e92734 3%,#e6111f 98%,#bc0f11 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e89296 0%,#e92734 3%,#e6111f 98%,#bc0f11 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e89296 0%,#e92734 3%,#e6111f 98%,#bc0f11 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e89296 0%,#e92734 3%,#e6111f 98%,#bc0f11 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e89296', endColorstr='#bc0f11',GradientType=0 ); /* IE6-9 */

}
.myButtonnewred a:hover
{
	background: #e89296; /* Old browsers */
background: -moz-linear-gradient(top,  #e89296 0%, #e6111f 2%, #e92734 97%, #bc0f11 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e89296), color-stop(2%,#e6111f), color-stop(97%,#e92734), color-stop(100%,#bc0f11)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e89296 0%,#e6111f 2%,#e92734 97%,#bc0f11 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e89296 0%,#e6111f 2%,#e92734 97%,#bc0f11 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e89296 0%,#e6111f 2%,#e92734 97%,#bc0f11 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e89296 0%,#e6111f 2%,#e92734 97%,#bc0f11 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e89296', endColorstr='#bc0f11',GradientType=0 ); /* IE6-9 */

}
.contsliderhorizontal
{
	float: right;
    height: 44px;
    margin-right: 38px;
    margin-top: 15px;
    width: 460px;
}
.cont226px
{
	width:226px;
	float:left;
}


    div.audiowave span.starttime
    {
        position:absolute;
        bottom:3px;
        left:3px;
        background:blue;
        color:White;
        display:none;
        }
        
    div.audiowave span.endtime
    {
        position:absolute;
        bottom:3px;
        right:3px;
        background:blue;
        color:White;
        display:none;
        }
      div.audiowave a.delete {
        position: absolute;
        top: 3px;
        right: 3px;
        background: url(../../control/admin/images/inactive.png);
        width: 12px;
        height: 12px;
        display: none;
        cursor: pointer;
}

	/*universal search*/
	.usertextfieldsearch_univ
	{
		width:150px;
		min-height:26px;
		height:auto;
		margin-bottom:5px;
		border:1px #d5d5d5 solid;
		box-shadow: 0 0 9px #D5D5D5 inset;
		padding:0 7px;
		font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;
	}
.searchcont_universal
	{
		background-color: #E7E7E7;
		border-radius: 0 0 8px 8px;
		display: inline;
		float: right;
		margin-right: 28px;
		padding-left: 13px;
		padding-top: 6px;
		min-width: 216px;
		width:auto;
	}
.searchbtn {
    background-color: #B2240E;
    border: 1px solid #D5D5D5;
    display: block;
    float: right;
    margin: 0 9px 0 0;
    padding: 5px;
}
.newsfeed_cont {
    float: left;
    height: auto;
    padding: 12px;
    width: 43%;
}

.newsfeed_contR {
    /*float:right;*/
	float:left;
    height: auto;
    /*padding: 12px;
    width: 50%;*/
	width:57%;
}

.newsfeed_contL {
    float: left;
    height: auto;
    /*padding: 12px;*/
    width: 42%;
    margin-right: 1%;
}

.newsfeed10p {
    background-color: #E7EAEE;
    border: 1px solid #000000;
    float: left;
    height: auto;
    margin: 1%;
    /*min-width: 195px;*/
    width: 47%;
    height: 400px;
}

.scroll_lft {
    height: 1015px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
}

.news_date{
font-weight:normal;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.news_tit{
font-weight:bold;
color:#000;
}
.news_txt{
font-weight:normal;
}
.news_lnk{
color:#ac2310;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

 .newsfeed10p1 {
    background-color: #ffffff;
    border: 1px solid #808080;
    float: left;
    height: auto;
    margin: 0.5%;
    width: 55%;
	height:500px;
}
.newsfeed10p2 {
    background-color: #ffffff;
    border: 1px solid #808080;
    float: left;
    height: auto;
    margin:0.5%;
    width: 42%;
	height:500px;
}

.newsfeed10p11 {
    background-color: #ffffff;
   
    float: left;
    height: auto;
    margin: 0.5%;
    width: 55.4%;
	height:500px;
}
.newsfeed10p22 {
    background-color: #ffffff;
  
    float: left;
    height: auto;
    margin:0.5%;
    width: 42.4%;
	height:500px;
}
.news_outer {
    background: none repeat scroll 0 0 #E7E7E7;
    
    /*margin: 1%;
    padding: 1%;*/
}
.news_panel1
{
	width:100%;
	height:auto;
	float:left;
	background:#ffffff;
    margin-bottom: 1%;
}
.news_panel1 .lt{
background: none repeat scroll 0 0 #000000;
    float: left;
    position: relative;
    text-align: center;
    width: 50%;
}
.news_panel1 .rt{
background:#ffffff;
width:48%;
float:left;
padding:1%;
}
.news_tit2{
font-weight:bold;
color:black;
line-height:16px;
font-size:11px;
}
.news_txt2{
font-weight:normal;
color:#000000;
line-height:16px;
font-size:11px;
}
.txt_gray{
color:#7f8280;
font-size:10px;
}

#latest_tweet .txt_gray {
    color:#666666; font-size:12px; line-height:17px;
}

.views{
color:#333333;
font-size:10px;
}
.yr{
color:#696e6c;
font-size:10px;
}
.duration{
color: #fff;
   font-weight: bold;
    font-size: 10px;
    padding-right: 2%;
    position: absolute;
    right: 0;
    top: 79px;
}
.twentyone_per_manage_new {
    float: left;
    /* padding-bottom: 8px;width: 20%;*/
    padding-left: 1%;
    padding-top: 8px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.searchbtn 
{
    background-color: #B2240E;
    display: block;
    float: right;
    margin: 2px 13px 0 0;
    padding: 5px;
}
}

.appbtn_rt{
float:right;
}

.trck_use_headingN {
    background-color: #212830;
    border: 1px solid #212830;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-left: 1%;
    margin-top: 10px;
    padding-left: 1%;
    padding-top: 5px;
	padding-bottom:5px;
    text-align: left;
    vertical-align: middle;
    width: 97%;
}

.pad-t{
padding-top:6px;
float:left;
}

.trck_use_cont2 {
    background-color: #F7F7F7;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: auto;
    margin-left: 1%;
    margin-top: 5px;
    width: 24%;
}

a.playlisti {
background-image:url(../../images/playlist_dropN.png);
 display: block;
    height: 22px;
    margin-top: 10px;
    position: relative;
    width: 22px;
}
a.playlisti:hover{
background-image:url(../../images/play-hover.png);
height:22px;
width:22px;
}
.playlistdropdown
{
	  background: none repeat scroll 0 0 #20282F;
    border: 1px solid #000000;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 4px #000000;
    height: auto;
    padding: 4px;
    position: absolute;
    right: 28px;
    top: 100px;
    width: 250px;
    z-index: 1001;
}
.playlistcontainer
{
	width:100%;
	float:left;
	background-color:#ececec;
}
.norec
{
	display:block;
	padding:2%;
	border-bottom:1px solid #d1d1d1;
	border-top:1px solid #f9f9f9;
	color:#000;
	text-decoration:none;
	text-align:center;
    background-color: #d1d1d1;
}
a.playlistlink
{
	display:block;
	padding:2%;
	border-bottom:1px solid #d1d1d1;
	border-top:1px solid #f9f9f9;
	color:#000;
	text-decoration:none;
	text-align:left;
}
a.playlistlink:hover
{
	background-color:#B2240E;
	color:#fff;
}

/*nav section start*/
.nav {
    left: 134px;
    list-style: none outside none;
    position: absolute;
    top: 4px;
    z-index: 999;
	/* margin-right:12px;*/
	 }

.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
   border-left: 1px solid #808080;
    color: #FFFFFF;
    font-weight: bold !important;
    margin: 15px 0 !important;
    padding: 0 6px !important;
    text-align: center !important;
}
.nav li {
    position: relative;
	margin:0 0px;
	border-left:1px solid #000;
	border-right:1px solid #4d5359;	
	border-bottom:3px solid #20282F;
}
.nav li:first-child a {
    border: medium none;
}
.nav li:hover {
    position: relative;
	background-color:#000000;
	margin:0 0px;	
	border-bottom:3px solid #ed2100;
}

.nav > li {
    float: left;
}

.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    background: none repeat scroll 0 0 #252525;
    border-bottom: 1px solid #161616 !important;
    border-left: medium none;
    border-top: 1px solid #424242;
    display: block;
    margin: 0 !important;
    padding: 15px 10px !important;
    position: relative;
    text-align: left !important;
    z-index: 100;
}
.nav li li a:hover {
    background: #000;
	border-bottom:1px solid #161616 !important;
	
}
.nav li li li a {
   /* background: url(../images/header_bg.png) repeat;*/
   background: #20282F;
    z-index:200;
	/*padding:15px;*/
	border-bottom:1px solid #161616;
	border-top:1px solid #424242;
	text-align:left !important;
}
.nav li li li a:hover {
    background: #000;
	border-bottom:1px solid #161616 !important;

}
.margin-t
{
margin-top:2px;
}
/*nav section end*/

.registermaincontainer100 {
    background-color: #FBFBFB;
    border: 1px solid #EAEAEA;
    border-radius: 10px 10px 10px 10px;
    float: left;
    height: auto;
    margin-bottom: 2%;
    margin-left: 2%;
    padding: 1% 2%;
    width: 93%;
}
.registermainbox100 {
    float: left;
    height: auto;
    margin-bottom: 12px;
    width: 100%;
}
.marginbottom12px {
    margin-bottom: 12px;
}

/* start : License Assistant  page */
#licenseassistantbox{background:url(../../images/icon_licenseassistant.jpg) 40px 20px no-repeat; min-height:346px; padding:0px 50px 0px 411px;}
#licenseassistantbox h2{ position:relative; border:3px solid #d2d2d2; border-radius:20px; padding:10px; font-size:28px; padding:20px; line-height:32px;  color:#494949; background:#e7e7e7; min-height:110px;}
#licenseassistantbox h2 span{ display:left; background:url(../../images/arrow_licenseassistant.jpg) top left no-repeat; width:104px; height:61px; position:absolute; top:53px; left:-104px;}
.la_ans_box{ background:#e7e7e7; font-size:14px; border:3px solid #d2d2d2; border-radius:20px; /*padding:10px 2%; width:96%; float:left;*/ margin:8px 0px;}
.la_ans_table{ margin-top:10px;}
.la_ans_table div{ float:left;}
.la_ans_box h3{ /*padding-bottom:10px;*/ margin:20px 20px 10px 20px;}
#la_ans_table{ margin:10px 20px 20px 20px; }
.la_ans_box .odd{padding:5px 0px; font-weight:bold; float:left; width:100%; background:#fff;}
.la_ans_box .even{ background:#f3f3f3; padding:5px 0px; float:left; width:100%; font-weight:bold;}
.la_ans_box .odd .select_ans, .la_ans_box .even .select_ans{ float:left; padding-right:5px;}
.la_ans_button{ padding:19px; text-align:right;}
.btn_graycancel{border-radius:8px; background:#717171; display:inline-block; padding:15px 36px; color:#fff; text-decoration:none; font-size:17px; font-weight:bold;}
.btn_redsave{border-radius:8px; background:#b2240e; display:inline-block; padding:15px 36px; color:#fff; text-decoration:none; font-size:17px; font-weight:bold;}
.clear{ clear:both;}
/* end : License Assistant  page */

/* start: code for new home page design */
.main_bg{height: auto; left: 0; min-height: 100%; position: fixed; top: 0;  width: 100%;}
body.index .cont_100, body.index footer{ position:relative;}
.search_text{ background:url("../../images/home_banner_bg.png") repeat scroll 0 0 transparent; padding:20px 0px; position:relative; font-size:50px; line-height:50px; font-family:PT Sans Narrow; color:#FFF; /*color:#20282f;*/}
.search_text div{ color:#20282f; font-size:28px;}
.search_text div span{font-size:0px; line-height:normal; padding-right:8px; display:inline-block;}
body.index .textlinkbox600{ text-align:center; padding:15px 0px;}
body.index .textlinkbox600 a{ font-weight:bold; color:#fff; text-decoration:none;}
body.index .viewlink{ background:#12171b; height:40px; line-height:40px; color:#fff; text-align:left; font-family:PT Sans Narrow; font-size:16px; text-transform:uppercase;}
body.index .viewlink span{ font-weight:bold; padding-left:16px;}
body.index .viewlink a{ float:right; line-height:40px; text-decoration:none;}
body.index .thumnailholder{ background:none;  width:89px; padding:0px; margin:8px 11px; height:auto;}
body.index .thumnailholder img{border:3px solid #fff;}
body.index .thumnailholder:hover{ padding:0px;}
nav a.arial14fff, nav a.arial14fff:hover{font-family:PT Sans; font-weight:normal;}
.nav li{ border:none; border-bottom:3px solid #12171b;}
.top_search{ float:right; margin-right:28px; padding-top:10px; }
.topsearchbox{background:#12171b; border:none; border-bottom:1px solid #808080; padding:5px; float:left; margin-right:5px; color:#fff; font-weight:bold; font-size:14px; font-family: PT Sans; width:100px;}
.topsearchbox::-webkit-input-placeholder { color:#fff; }
.topsearchbox::-moz-placeholder { color:#fff; }
.redbutton a{
    box-shadow: 0 1px 3px 0 #000000;
    color: #fff;
    display: inline-block;
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    padding: 9px 32px;
    text-align: center;
    text-decoration: none;


background: #c7655e; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3NjU1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMzJkMjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c7655e 0%, #b32d24 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7655e), color-stop(100%,#b32d24)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c7655e 0%,#b32d24 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c7655e 0%,#b32d24 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c7655e 0%,#b32d24 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c7655e 0%,#b32d24 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7655e', endColorstr='#b32d24',GradientType=0 ); /* IE6-8 */
}
/*.index #main{ min-height:520px;}*/
.index #mainbody{ padding-top:3%;}
.top_searchbutton{ margin-top:10px; float:left;}

/* end code for new home page design */

.index #divBtnContainer {
    background: url("../../images/home_login_bg.png") repeat scroll left top transparent;
}
.icon_cart {
    background: url("../../images/icon_shop_cart.png") no-repeat scroll left top transparent;
    padding-left: 21px;
}
.icon_cart_white {
    background: url("../../images/icon_shop_cart_white.png") no-repeat scroll left top transparent;
    padding-left: 21px;
}
a.playl {
    background-image: url("../../images/playlist_dropN.png");
    display: block;
    height: 22px;
    margin-top: 10px;
    position: relative;
    width: 22px;
}
.play1dropdown {
    background: none repeat scroll 0 0 #20282F;
    border: 1px solid #000000;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 4px #000000;
    height: auto;
    padding: 4px;
    position: absolute;
    right: 40px;
    top: 100px;
    width: 250px;
    z-index: 1001;
}
#btncontainer a.playlistlink, #btncontainer .cont_100 {
    line-height: normal;
}
.index .searchbox {
    border: 1px solid #D5D5D5;
    box-shadow: 0 0 9px #D5D5D5 inset;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: italic;
    height: 38px;
    margin: 20px 0;
    padding: 0 7px;
    text-align: center;
    width: 427px;
}

a.playlisti_white {
background-image:url(../../images/playlist_dropN_white.png);
 display: block;
    height: 22px;
    margin-top: 10px;
    position: relative;
    width: 22px;
}
a.playlisti_white:hover{
background-image:url(../../images/play-hover_white.png);
height:22px;
width:22px;
}

a.index_more, a.index_more:visited, a.index_more:hover{ color:#FFF; text-decoration:none;}
.footerlinks {    left: 240px;    position: absolute;    top: 25px;}
.loginbuttonblack {color: #FFFFFF;display: inline-block;font-family: PT Sans;font-size: 15px;margin: 4px 12px;text-decoration: none;}
.loginbuttonblack:hover {text-decoration: underline;}
.margintop4px{	margin-top:4px !important;}
.largeresolution{ display:inline-block;}

@media only screen and (min-width :800px) and (max-width :1150px) 
{
    .largeresolution{display:none;}
    .btncontainer{display:block;}
}

.footerlinkcontainer div {
    display: inline-block;
    color: #fff !important;
}

ul.root ul.sub-menu {
	display: none;
	position: absolute;
	z-index: 90;
	margin-left:207px;
	top:0;
}

ul.sub-menu li {
	border: medium none;
    float: left;
    width: 150px;
}

ul.root li:hover ul.sub-menu {
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
    display: block;
   position:absolute;
}

ul.root li a:hover{
    background:#155FB0;
    color: #FFFFFF;
    text-decoration: none;
}

ul.sub-menu li a:hover{
    background:#155FB0;
    color: #FFFFFF;
    text-decoration: none;
}