body, div, img, p, a, ul, ol, li, input, form {
	margin:0px;
	padding:0px;
} 
a {
	color:#4fb1eb;
	text-decoration:none;
	outline:none;
}
body {
	background:#000000 url(../images/pageBg.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	background-image: url(../images/playerbg.jpg);
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.container {
	margin:0px auto;
	width:1160px;
}
.leftAdvt {
	float:left;
	width:120px;
	background:none;
	padding:0px 10px 0px 0px;
}
.rightAdvt {
	float:left;
	width:120px;
	background:none;
	padding:0px 0px 0px 10px;
}
.mainContent {
	float:left;
	width:900px;
	background:#000000;
}
.header {
	float:left;
	border-bottom:0px solid #1e1e1e;
	width:900px;
	margin: 0px;
	padding: 0px;
	height: 308px;
}
.headerShort {
	float:left;
	border-bottom:0px solid #1e1e1e;
	width:900px;
	margin: 0px;
	padding: 0px;
	height: 250px;
}
.navigation {
	float:left;
	margin: 0px;
	padding: 0px;
}
.navigation ul {
	float:left;
	list-style:none;
}
.navigation li {
	float:left;
	list-style:none;
}
.headerLeft {
	float:left;
	width:900px;
	height:213px;
	padding:0px;
}
.headerRight {
	float:left;
	width:440px;
	padding:54px 4px 0px 0px;

}
.logo {
	width:900px;
	padding:0px;
	height: 213px;
	margin: 0px;
}
.logosub {
	width:900px;
	height: 213px;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1e1e1e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.musicianOfWeek {
	width:437px;
	height:auto;
}
#mp3Player {
	width:100px;
}
.content {
	float:left;
	width:900px;
	text-align: center;
	background-repeat: repeat-y;
	border-bottom-style: none;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content2 {
	float:left;
	width:900px;
	text-align: center;
	background-repeat: repeat-y;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentLeft {
	float:left;
	width:636px;
}
.contentLeft p {
	padding:14px 0px 14px 0px;
	line-height:19px;
    font-size:20px;
    text-decoration:none;

}
.uploadForm {
	padding:0px 21px 30px 35px;
	width:580px;
	float:left;
}
.smallTxtBox {
	width:266px;
	padding:30px 22px 24px 0px;
	float:left;
}
.smallTxtBox label {
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	width:266px;
	float:left;
	padding:0px 0px 5px 0px;
	display:block;
	
}
.smallTxtBox input {
	background:url(../images/smallTxtBoxBg.gif) repeat-x;
	padding:8px 5px 8px 5px;
	height:27px;
	width:254px;
	color:#78adca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
 	border:1px solid #0d0d0d;
}
.largeTxtBox {
	width:556px;
	padding:22px 22px 14px 0px;
	float:left;
}
.largeTxtBox label {
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	padding:0px 0px 5px 0px;
	display:block;
	
}
.largeTxtBox textarea {
	background: url(../images/textAreaBg.gif) repeat-x;
	padding:8px 5px 8px 5px;
	height:70px;
	width:554px;
	resize: vertical;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
 	border:1px solid #0d0d0d;
	overflow:auto;
}
.contentLeft p.note {
	text-align:right;
	padding:22px 44px 14px 0px;
}
.whatIsIt {
	width:571px;
	padding:0px 30px 30px 35px;
	border-bottom:1px solid #1e1e1e;
}
.whatIsIt img {
	margin:8px 0px 14px 0px;
}
.whatIsIt p {
	line-height:16px;
	padding:6px 0px;
}
.whatIsIt p.whiteText {
	line-height:18px;
	font-size:12px;
}
.DMMusic {
	width:461px;
	background:url(../images/ico_DMMusic.jpg) 547px 35px no-repeat;
	padding:0px 140px 30px 35px;
	border-bottom:1px solid #1e1e1e;
}
.DMMusic img {
	margin:30px 0px 14px 0px;
}
.DMMusic p {
	line-height:16px;
	padding:6px 0px;
}
.DMMail {
	width:461px;
	background: url(../images/ico_DMMail.jpg) 543px 35px no-repeat;
	padding:0px 140px 30px 35px;
}
.DMMail img {
	margin:30px 0px 14px 0px;
}
.DMMail p {
	line-height:16px;
	padding:6px 0px;
}
.DMMail p.whiteText {
	line-height:18px;
	font-size:12px;
}


.contentRight {
	float:left;
	width:264px;
}
.contentRight p {
	padding:14px 0px 14px 0px;
	line-height:18px;
}
.signUpBox {
	width:100px;
	border-bottom:1px solid #1e1e1e;
	float: left;
	padding-top: 0px;
	padding-right: 46px;
	padding-bottom: 24px;
	padding-left: 28px;
}

.signUpTxtBox {
	width:200px;
	float: right;
	clear: none;
}
.signUpTxtBox label {
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	width:100px;
	padding:0px 0px 5px 0px;
	display:block;	
}
.signUpTxtBox input {
	background: #ffffff url(../images/signuptxtbox_bg.gif) top repeat-x;
	height:16px;
	padding:0px 0px 0px 0px;
	width:100px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #cecece;
	border-top:1px solid #8f8f8f;
}
.twitter {
	padding:8px 5px 0px 28px;
	text-align:right;
}
.latestNews {
	padding:0px 64px 34px 28px;
	width:170px;
}
.latestNews p {
	color:#ffffff;
	padding:28px 0px 0px 0px; 
	font-size:12px;
}
.latestNews p a {
	color:#4EB1E8;
	text-decoration:none;
}
.latestNews p a:hover {
	color:#4EB1E8;
	text-decoration: underline;
}

.faq {
	border-bottom:1px solid #1e1e1e;
	padding:24px 24px 24px 36px;
	float:left;
}
.faq  p {
	padding:14px 0px 14px 0px;
	line-height:16px;
	text-align: center;
}
.whiteText {
	color:#ffffff;
}
.faqCol {
	float:left;
	width:250px;
	font-style: normal;
	height: 1000px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer {
	padding:34px 0px 34px 0px;
}
.footer p {
	line-height:16px;
	padding:4px 0px 4px 0px;
	text-align:center;
}
.footer a {
	color:#4EB1E8;
	text-decoration:none;
}
.footer a:hover {
	border: thin solid #CCCCCC;
}
.thankYouMsg {
	padding:20px 0px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}


/**************** CSS for Upload section **********/
.uploadForm ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.uploadForm li {
	margin:0px;
	padding:0px;
	list-style:none;
	cursor:pointer;
}

.example {	
		float: left;		

	}
	
	
	
	
	div.faqItem {
	height: 300px;
	width: 251px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
			}
			
	div.faqItem:hover {
	border:1px solid #212121;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-firefox-border-radius: 10px;		
	}
		
		
.wrapper {
	margin: 0 auto;
	cursor:pointer;	
	}
div.button {
		height: 59px;	
		width: 558px;		
		background: url(../images/UYM_btn.jpg) no-repeat;	
		cursor:pointer;	
		border:none;
	}
div.button.hover {
		background: url(../images/UYM_btn_on.jpg) no-repeat;
		color: #95A226;	
		cursor:pointer;
	}

ol {
	margin:0px 0px 0px 0px; 
	padding:0px;
	width:555px;	
	}
ol li {
	list-style:none;
	color:#ff0000;
	text-align:left;
	padding:4px;
	}
.hide{
	display:none;
	}
.files div {
	margin-top:5px;
	width:12px;
	}
.files {
	float:left;
	}
.files li{
	font-size:14px;
	font-family:arial;
	}
.files div{
	float:right;
	}
.files div a{
	margin:2px;
	background:url(../images/btn_delete.gif) no-repeat 0px ;
	display:block;
	width:12px;
	height:30px;
	}
	
.hmplayer{
	width:900px;
	height:90px;
	border-top-style: none;
	background: url(../images/pbg.jpg);
	background-repeat: no-repeat;
	}
	
	.tickercontent{
	width:900px;
	height:10px;
	}
		
.print{
	background:url(../images/preview_bg.gif) repeat-x;
	color:#ff0000;
	text-align:left;
	padding:4px;
	*padding:2px;
	margin:0px;
	float:left;
	_margin-left:-10px;
	width:548px;
	*width:552px;
	}
.uploadMsg{
	color:#ff0000;
	text-align:center;
}
.contentArea {
	padding:0px 21px 30px 35px;
	width:580px;
}
.subnav {
	width:856px;
	height:40px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1e1e1e;
	border-bottom-color: #1e1e1e;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 44px;
	text-align: left;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
#subnavitem a{
	height: 24px;
    border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
#subnavitem a:hover {
    color: #ffffff;
}
#subnavitemactive a{
	height: 24px;
    border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
#subnavitemhot a{
	height: 24px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
#subnavitemhot a:hover{
color: #ffffff;
}
#subnavitemhotblue a{
	height: 24px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
.SubContent {
	border-bottom:1px solid #1e1e1e;
	padding:24px 24px 24px 36px;
	float:left;
}
.Sub2Col {
	float:left;
	width:388px;
	font-style: normal;
	height: 1000px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.SubIntroTxt {
	height: 250px;
	width: 400px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #CCCCCC;
	line-height: 2;
	letter-spacing: 1px;
	font-style: normal;
}
div.SubTxt {
	height: 480px;
	width: 380px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 1.7;
	color: #666666;
}
.Sub2ColTopMarg {
	float:left;
	width:388px;
	font-style: normal;
	height: 1000px;
	padding-top: 70px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Sub1Col {
	float:left;
	width:800px;
	font-style: normal;
	height: 1000px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.SubIntroTxt1Col {
	height: 150px;
	width: 780px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #CCCCCC;
	line-height: 2;
	letter-spacing: 1px;
	font-style: normal;
}
div.SubIntroTxt3Col {
	height: 1200px;
	width: 600px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #CCCCCC;
	line-height: 2;
	letter-spacing: 1px;
	font-style: normal;
	float: left;
}
div.SubIntroTxt4Col {
	height: 150px;
	width: 180px;
		background:
		cursor:pointer;
	margin-top: 0px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #CCCCCC;
	line-height: 2;
	letter-spacing: 1px;
	font-style: normal;
	float: right;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #1e1e1e;
	border-left-color: #000000;
}
div.SubIntroTxt4ColItem {
	height: 10px;
	width: 80px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #CCCCCC;
	line-height: 2;
	letter-spacing: 1px;
	font-style: normal;
	float: right;
	clear: both;
}
div.SubTxtAff {
	height: 300px;
	width: 360px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 1.7;
	color: #666666;
	float: left;
}
#subnavitemlink {
	height: 24px;
	width: 150px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #1e1e1e;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0099FF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: none;
}
div.SubTxtAffTall {
	height: 500px;
	width: 360px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.7;
	color: #666666;
	float: left;
	background-image: url(../images/formbackground.jpg);
	background-repeat: repeat;
}
.faqshort {
	border-bottom:1px solid #1e1e1e;
	padding:24px 24px 24px 36px;
	float:left;
}
.faqColShort {
	float:left;
	width:250px;
	font-style: normal;
	height: 600px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}
.faqColCC {
	float:left;
	width:250px;
	font-style: normal;
	height: 1000px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.SubTxtAffTallForm {
	height: 600px;
	width: 360px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.7;
	color: #666666;
	float: left;
	background-color: #333333;
}
.Sub1ColTall {
	float:left;
	width:800px;
	font-style: normal;
	height: 1300px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.SubTxtAffTaller {
	height: 900px;
	width: 600px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 1.7;
	color: #666666;
	float: left;
}
#subnavitemhotactive a {
	height: 24px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
div.playerheadtall {
	height: 193px;
	width: 780px;
		background:
		cursor:pointer;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #CCCCCC;
	line-height: 2;
	letter-spacing: 1px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #1e1e1e;
	border-left-color: #000000;
}
div.SubTxtAffComp {
	height: 450px;
	width: 360px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 1.7;
	color: #666666;
	float: left;
}
.content3 {
	float:left;
	width:900px;
	text-align: center;
	background-repeat: repeat-y;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 1370px;
}
.Sub1ColLong {
	float:left;
	width:800px;
	font-style: normal;
	height: 1300px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ArtistFeatureID {
	height: 40px;
	width: 346px;
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ArtistImgID {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px;
	float: left;
}
#ArtistTxtID {
	height: 40px;
	width: 286px;
	float: left;
	padding-left: 20px;
}
div.SubTxtAffArt {
	height: 400px;
	width: 360px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 1.7;
	color: #666666;
	float: left;
}
div.SubIntroTxt1ColShort {
	height: 75px;
	width: 780px;
		background:
		cursor:pointer;	
	border:1px solid #000000;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #CCCCCC;
	line-height: 2;
	letter-spacing: 1px;
	font-style: normal;
}
#footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: none;
	height: 30px;
	width: 620px;
	padding-left: 140px;
}
#footerNavItem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	height: 20px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footerNavItem a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	height: 20px;
	color: #FFFFFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
