@charset "utf-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cacaca;
	line-height: 18px;
}
form {
	margin: 0px;
}
img {
	margin: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.HeaderHolder {
	background-image: url(../images/bg_music_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:40px;
}
.header {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}
.header .logo {
	float: left;
	height: 138px;
	margin-top: 5px;
	margin-right: 30px;
}
.HeaderSearch {
	margin-top: 12px;
	width: 157px;
	float: left;
}
.HeaderSearch input {
	width: 130px;
	height: 17px;
	border: 1px solid #d4d4d4;
	float: left;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.HeaderSearch img {
	float: left;
}
.logoutHeader {
	margin-top: 17px;
	margin-left: 20px;
	float: left;
}
.menu {
	margin-top: 14px;
	height: 26px;
	float: left;
	width: 760px;
	margin-right: 20px;
}
.Submenu {
	background-color: #5c5c5c;
	height: 16px;
	font-size: 10px;
	color: #FFFFFF;
	width: 100%;
	padding-top:6px;
	padding-bottom:6px;
}
.Submenu .Submenuholder {
	text-align: left;
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 177px;
}
.Submenu .Submenuholder a {
	text-align: left;
	color: #E0E0E0;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
.Submenu .Submenuholder a:hover {
	text-decoration: underline;
}
.Submenu .Submenuholder .SubCurrent {
	color: #FFFF00;
}
#mainmenu {
}
#mainmenu, #mainmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#mainmenu a {
	display: block;
	text-decoration: none;
	font-size: 10px;
	color: #cacaca;
	background-image: url(../images/bullet_menudrop_arrow_black_nor.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 1px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#mainmenu a.trigger {
	background-color: #5c5c5c;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#mainmenu li {
	float: left;
}
/* end hiding from IE5 mac */

#mainmenu li ul, #mainmenu ul li {
	background-color: #494949;
	width: 130px;
}
#mainmenu ul li a {
	color: #FFFFFF;
	padding: 3px 12px 3px 16px;
	background-image: none;
	font-size: 10px;
	font-weight: bold;
}
#mainmenu li ul {
	position: absolute;
	display: none;
	z-index:100;
	padding-bottom: 5px;
}
#mainmenu li:hover a, #mainmenu a:focus, #mainmenu a:active, #mainmenu li.p7hvr a {
	color: #FFFFFF;
	background-color: #494949;
}
#mainmenu li:hover ul, #mainmenu li.p7hvr ul {
	display: block;
	color: #FFFFFF;
	background-color: #494949;
}
#mainmenu li:hover ul a, #mainmenu li.p7hvr ul a {
	color: #FFFFFF;
	background-image: none;
}
#mainmenu ul a:hover {
	color: #cacaca !important;
	background-image: none;
}
#SubSubMenu {
	background-color: #93321f;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 1px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#SubSubMenu a {
	background-color: #93321f;
	padding-right: 15px;
}
#SubSubMenu a:hover {
	background-color: #93321f;
	color: #FFFF00;
}
#SubSubMenu #CurrentSubSubMenu {
	background-color: #93321f;
	color: #FFFF00;
	text-decoration: none;
}
#container #main {
	margin-top:20px;
	width: 950px;
	float: left;
	clear: both;
	margin-bottom: 30px;
}
#titles {
	clear: both;
	padding-bottom: 5px;
	text-align: left;
}
#main .musicMainLeft {
	float: left;
	width: 760px;
}
.musicMainLeft .MusicSideNavBX {
	width: 150px;
	float: left;
	background-color: #93321f;
	padding-bottom: 15px;
}
.musicMainLeft .MusicPalyListBX {
	float: right;
	width: 595px;
}
.musicMainLeft .exclusiveMoviesBX {
	background-image: url(../images/bg_moviebx_blue.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 760px;
	background-color: #C04128;
	padding-bottom: 10px;
}
.musicMainLeft .TopSearchAlltimeFavBX {
}
#main .AdRight {
	float: right;
	width: 160px;
	margin-top: 30px;
}
#main .indexSearch {
	width: 590px;
	height: 130px;
	margin-top: 20px;
	margin-right: 60px;
	margin-left: 60px;
	background-image: url(../images/bg_music_index_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 120px;
	padding-left: 120px;
	padding-top: 20px;
	color: #000000;
	padding-bottom: 50px;
}
#main .indexSearchFont {
	color: #56571A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#main .indexSearch input {
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: 290px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-image: url(../images/bg_index_searchinput.gif);
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #772B1A;
}
#main .MusicDisclaimer {
	color: #FFFFFF;
	float: left;
	clear: left;
	margin-top: 15px;
	width: 740px;
	font-size: 10px;
	background-color: #56571A;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main .MusicDisclaimerIndex {
	color: #000000;
	float: left;
	clear: left;
	margin-top: 50px;
	width: 740px;
	font-size: 10px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.GrayOutContainer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #666666; /* dark gray */
	opacity: .8;
	filter: alpha(opacity=80); /* opacity: partly transparent */
	z-index: 100;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5eaaca;
}
.TagsTxtL {
	font-size: 18px;
}
.TagsTxtM {
	font-size: 13px;
	font-weight: bold;
}
.TagsTxtS {
	font-size: 11px;
}
.BRDRBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f3f3f;
}
.BRDRnone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearB {
	clear: both;
}
/*-----------rance ICO Classes------------------*/

.divemty {
	height: 20px;
}
.TextFielsdBRDR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93321f;
	padding: 3px;
	background-color: #FE9985;
	border: 1px solid #772B1A;
}
.TextFielsdBRDRNopadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #5C5C5C;
	padding: 1px;
}
.PopBX {
	position:absolute;
	border: 1px solid #696969;
	background-color: #2E2E2E;
	padding: 8px;
	z-index: 10000;
	left:600px;
	top:500px;
	font-size: 11px;
}
.MusicErrorMSG1 {
	font-size: 10px;
	color: #FF6600;
}
.MusicErrorMSG {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	background-color:#FFFFE6;
	border-color:#FFF0D2;		
}

.footer {
	font-size: 10px;
	color: #848484;
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #56571A;
}

.h_mnu_01{
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #097C9D;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B1DF4;
	border-right-color: #0B1DF4;
	border-bottom-color: #0B1DF4;
	border-left-color: #0B1DF4
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0B1DF4;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FFFFFF !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #E45416;
}

