﻿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: 212px;
	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;
}
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;

}

.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;

}



.texttooltip
{
	font-size: 10px;
	font-family: Verdana Arial;
	position: absolute;
	z-index: 3000;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 5px;
	color: Black;
	opacity: 0.85;
}

.RoundedCr
{
	border: 1px solid #ccc;
	background-color: #fff;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 80px;
	border-radius: 10px;
	behavior: url(../images/ie-css3.htc);
}

.loginboxdiv
{
	height: 21px;
	width: 146px;
	border: solid 1px #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.loginboxdiv img
{
	padding-top: 2px;
}
.loginbox
{
	background: none;
	width: 120px;
	height: 15px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.RoundedCrBig
{
	
	
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/mtn_pop_bg.png) no-repeat;
	height: 300px;
	width: 445px;
	padding:15px 20px 15px 10px;
}
#divPopupRBT
{
	font-size: 10px;
	font-family: Verdana Arial;
	position: absolute;
	z-index: 3000;
	width:500px;
	background:none;	
	color: Black;
}


.master_loader
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	background:#000;
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
	-moz-opacity: 0.5 !important;
	z-index: 1000;
	width: 100%;
	height: 100%;
	display: none;	
	
}





 
.tabNavigation_religion
{
	font-weight: bold;
	list-style: none;
	padding: 10px 10px;
	color: white;
	background-image: url(../images/tab_active.jpg);
	text-align: center;
}

.tabNavigation_religion:hover
{
	background-image: url(../images/tab_selected_religion.gif);
}
.tabNavigation_religion_selected
{
	font-weight: bold;
	list-style: none;
	padding: 10px 10px;
	text-align: center;
	color: white;
	background-image: url(../images/tab_selected_religion.gif);
}
.tabNavigation_religion_selected:hover
{
	background-image: url(../images/tab_selected_religion.gif);
}
.tabNavigation_religion td
{
	display: inline;
	margin: 0;
	padding: 0;
}

.tabNavigation_religion a
{
	color: #fff;
	text-decoration: none;
	background-image: url(images/tab_active.jpg);
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
	margin: 0;
}

.tabNavigation_religion a.selected, .tabNavigation_religion a:hover
{
	color: #fff;
	background-image: url(images/tab_selected_religion.gif);
}
