﻿body
{
	color: #272727;
}
.music_Whats
{
	vertical-align: middle;
	width: 600px;
	height: 36px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}
.tblBorderwhite
{
	border-left: solid 1px #c2c2c2;
	border-right: solid 1px #c2c2c2;
}
.tblBorderwhite_rounded
{
	border-left: solid 1px #c2c2c2;
	border-right: solid 1px #c2c2c2;
	border-top: solid 1px #c2c2c2;
}
.tab_Music
{
	text-align: Left;
	width: 600px;
	background-color: #fff;
	padding: 0 8px 0 10px;
	color: #272727;
	border-left: solid 1px #c2c2c2;
	border-right: solid 1px #c2c2c2;
}
.tab_music_body
{
	text-align: Left;
	width: 580px;
	height: 420px;
}
.textStyle_Normal
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #272727;
}
.navText
{
	color: #272727;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

.navText:visited
{
	color: #272727;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

.navText:hover
{
	color: #272727;
	font-weight: normal;
	text-decoration: underline;
	display: block;
}
.content_table_border
{
	border-top: solid 1px #eeeded;
	border-left: solid 1px #eeeded;
	border-right: solid 1px #eeeded;
	padding: 0px 5px;
	vertical-align: middle;
	text-align: center;
}
.pagingstyle_900
{
	width: 900px;
	text-align: center;
	padding: 5px 350px;
	border-top: solid 1px #eeeded;
}
.pagingstyle_600
{
	width: 600px;
	text-align: center;
	padding: 5px 150px;
	border: solid 1px #eeeded;
}
.pagingstyle_580
{
	width: 580px;
	text-align: center;
	padding: 5px 150px;
	border: solid 1px #eeeded;
}
.pagingstyle_590
{
	width: 590px;
	text-align: center;
	padding: 5px 150px;
	border: solid 1px #eeeded;
}

.background_white
{
	background: white;
}
.tabHeading_Bold
{
	vertical-align: middle;
	padding: 10px;
	margin-left: 20px;
	background-color: #040404;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.bordeNavigation_Bar
{
	background-repeat: no-repeat;
	background-image: url(../Images/borderBar_grey.png);
	background-position: top left;
 
}
.slider_Main
{
	float: left;
	clear: left;
	display: inline;
	cursor: pointer;
	height: 250px;	
}

.sliderImages
{
	width: 600px;
	height:200px;
	border: solid 2px #030303;
	background:url(../images/icons/bg.jpg);
	background-repeat:repeat;
}
.FlashBuyNow_div
{	
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
a.rightArrowLeft_BuyNow
{
	line-height: 20px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 4px 0px 3px 20px;
	background-repeat: no-repeat;
	background-image: url(../images/arrow.gif);
	background-position: center left;
}

a:hover.rightArrowLeft_BuyNow
{
	line-height: 20px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 4px 0px 3px 20px;
	background-repeat: no-repeat;
	background-image: url(../images/dark_grey_arrow_inverted.gif);
	background-position: center left;
	text-decoration: underline;
} 
 .divOverLayMain
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #030303;
	opacity: .4;
	filter: alpha(opacity=40);
	background: #030303;
	z-index: 10000;
	width:100%;
	height:100%;
}


#divOverLayMainInner
{
	position: absolute;
	top: 40%;
	left: 25%;
	padding: 10px;
	width: 350px;
	height: 150px;
	padding: 0px;
	z-index: 10001;
	color: #acacac;
}


.myPhoneText
{
	color:#030303;
	font-family:Verdana Arial;
	font-size:12px;
}
.myPhonetabHeading
 {
	padding:10px;
	background-color:#040404;
	display:table;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	float:left;
	border:solid 1px red;
	
	}


.contentLeftBig {
	width:600px;
	margin:0;
	float:right
}
.trackDark {
	background:url(../images/track_dark_btm.jpg) no-repeat;
	height:42px;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	padding:0 5px 0 5px;
}
.Trackdark_new {
	background:url(../images/track_dark_btm1.jpg) no-repeat;
	height:42px;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	padding:0 5px 0 5px;
}
.trackBio {
	background:url(../images/trackBg.jpg) no-repeat #fff bottom;
	width:919px;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
}
.trackLableLeft {
	background-color:#272727;
	width:240px;
	height:24px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	float:left;
}
.greySolidContent {
	background-color:#cccccc;
	padding:8px 8px 10px 10px;
	color:#272727;
	border-right: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
}
.lightGreyContent {
	background-color:#f5f5f5;
	padding:10px;
}
.trackBioLeft {
	
	width:279px;
	color:#272727;
	float:left;
}
.trackBioRight {
	float:right;
	width:581px;
	padding:19px 19px 19px 0;
}
.linkm4
{
	color:#272727;
}
.linkm4:hover
{
	color:#272727;
	text-decoration:underline;
}
.trackArtist {
	padding:10px 20px;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
 }
a.whiteArrow {
	color:#fff;
	font-weight:bold;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/white_arrow.gif);
	background-position: center right;
	text-decoration:none;
}
a:visited.whiteArrow {
	color:#fff;
	font-weight:bold;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/white_arrow.gif);
	background-position: center right;
	text-decoration:underline;
}
a:hover.whiteArrow {
	color:#fff;
	font-weight:bold;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/white_arrow.gif);
	background-position: center right;
	text-decoration:underline;
}
a:hover.rightArrow {
	color:#fff;
	font-weight:bold;
	padding: 4px 20px 3px 0px;
	background-repeat: no-repeat;
	background-image:url(../images/dark_grey_arrow_inverted.gif);
	background-position: center right;
	text-decoration:underline;
}

.BOTTOMRiGHT{
border-right:solid 3px #E11D22;
border-bottom:solid 3px #E11D22;
color:#E11D22;
font-weight:Bold;
width:600px;
text-decoration:none;
}
.BOTTOM{
color:black;
border-bottom:solid 3px #E11D22;
font-weight:normal;
width:600px;
line-height:15px;
padding-left:5px;
text-decoration:none;
}

.bullet
{
	font-weight: normal;
    background-image:url(../images/bullet.gif);
	color: black;
	background-repeat: no-repeat;
	text-decoration: none;
}
.bulletLabel:visited
{
	font-weight: normal;
    background-image:url(../images/bullet.gif);
	color: black;
	background-repeat: no-repeat;
	text-decoration: none;
}
.bulletLabel:hover
{
	font-weight: normal;
    background-image:url(../images/bullet.gif);
	color: black;
	background-repeat: no-repeat;
	text-decoration: underline;
}
