body {
    margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
a {
    text-decoration:none;
}
#main{
margin:0 auto;
padding-top:6px;
margin-bottom:0;
}
#header {
 margin:0 auto;
 /*height:120px;*/
 max-width:780px;
}
/*#menu {
  width:500px;
  height:38px;
  align-content:center;
}
#menu a {*/
  /*float:left;*/
  /*font-size:15px;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
  padding-left:20px;
  padding-right:20px;
  height:28px;
  padding-top:10px;

}*/
#menu {
	width: 500px;
	margin: 0 auto;
	clear: both;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	height: 18px;
	margin-top:10px;
}

	#menu a {
		padding:5px 20px 5px 20px;
		font-size: 15px;
		color:#a9a9a9; /*#fff;*/
		font-weight: bold;
		/*height:30px;*/
	}

		#menu a:hover {
			color:#fff; /* #ff151a; #96ED00;*/
		}
		#menu a:active {
			background: url(../images/nav_bg.gif) repeat-x;
		}
#header-Bottom {
	margin:0;
	height:89px;
	background: url(../images/header_bot_bg.gif) no-repeat;
    clear:both;
}
#logoBlock {
   float:left;
   width:255px;
   padding-left:135px;
   padding-top:10px;
   height:79px;
}
#logoBlock h1{
  font-weight:bold;
 font-family: "Trebuchet MS";
 color:#fff;
 font-size:39px;
  margin:0;
  line-height:1.0em;
}
#logoBlock p {
   margin:0;
   color:#777777;
   font-family: "Trebuchet MS";
   line-height:1em;
   font-size:10px;
}
#navBlock {
   float:left;
   /*width:275px;*/
   padding-top:5px;
  
   /*height:84px;*/
}
	#navBlock h3 {
		font-weight: bold;
		font-family: "Trebuchet MS";
		color: #ffb9b9; /* #ff0000; #81CB02;*/
		font-size: 16px;
		margin: 0;
		line-height: 1.5em;
	}
 #navBlock a {
   margin:0;
   float:left;
   line-height:1.2em;
   font-size:12px;
   width:105px;
   padding-right:35px;
   text-decoration:none;
   color:#575757;
}
 #navBlock a:hover {
   text-decoration:underline;
   color:#696969;
}
#mainCont {
   /*width:730px;*/
   max-width:780px;
   clear:both;
   margin:0 auto;
   padding:10px;
   padding-bottom:0;
   height:655px;
}
#leftCol {
margin:0;
float:left;
width:390px;
margin-right:20px;
}
#welcomeBox {
margin:0;
padding-right:5px;
margin-bottom:15px;
}
  #welcomeBox h3 {
   font-family: "Trebuchet MS";
   color:#a0a0a0;
   font-size:18px;
   font-weight:normal;
   margin:0;
   line-height:normal;
  }
  #welcomeBox p {
    color:#777777;
	line-height:normal;
	margin:0;
	text-align:justify;
	font-size:13px;
	margin-top:3px;
  }
	#welcomeBox p span {
		color: #a0a0a0;
	}
     #welcomeBox h5 {
    color:#919191;
	font-weight:bold;
	margin:0;
	line-height:normal;
	font-size:11px;
	padding-top:6px;
  }

#descBox {
	margin: 0;
	padding-right: 5px;
}

	#descBox h3 {
		font-family: "Trebuchet MS";
		color: #9B9B9B;
		font-size: 18px;
		font-weight: normal;
		margin: 0;
		line-height: normal;
	}

	#descBox p {
		color: #777777;
		line-height: normal;
		margin: 0;
		text-align: justify;
		font-size: 13px;
		margin-top: 3px;
	}

		#descBox p span {
			color: #919191;
		}

	#descBox h5 {
		color: #919191;
		font-weight: bold;
		margin: 0;
		line-height: normal;
		font-size: 11px;
		padding-top: 6px;
	}
  #playListTop {
    padding-top:20px;
	margin:0;
	}
	#playListTop h3 {
	color:#81CB02;
	font-size:12px;
	font-weight:bold;
	height:24px;
	width:337px;
	margin:0;
	padding-left:30px;
	padding-top:8px;
	background: url(../images/playlist_head_bg.gif) no-repeat;
}
    #playListBody {
	 margin:0;
	 border-left:solid 1px #40434A;
	 border-right:solid 1px #40434A;
	 height:359px;
	 width:365px;
	}
	.head {
      height:20px;
	  width:365px;
	}
	 .head p {
        font-size:12px;
		font-weight:bold;
		color:#DBDBDB;
		margin:0;
		padding-left:12px;
		 padding-top:5px;
		 float:left;
		}
		.head p.left {
		  width:50px;

		}
		 .head p.centr {
		  width:176px;
          border-left:solid 1px #40434A;
		}
		  .head p.right {
		  width:100px;
		  border-left:solid 1px #40434A;

		}
		playListDark {
		height:20px;
		background-color:#464646;
		width:365px;
		}
		.playListDark p {
		  color:#B3B3B3;
		  margin:0;
		  height:20px;
		  float:left;
		  padding-top:3px;
          background-color:#464646;
		}
		.playListDark p.play {
	        background:#464646 url(../images/play.gif) no-repeat 12px center;	
         	width:62px;  
		}
		.playListDark p.track {
         width:175px;
         	 padding-left:12px; 
		}
		.playListDark p.artist{
         width:104px;
         	  padding-left:12px;
		}
		playListLight {
		height:20px;
		width:365px;
		}
		.playListLight p {
		  color:#B3B3B3;
		  margin:0;
		  height:20px;
		  float:left;
		  padding-top:3px;
		  width:365px;
		}
				.playListLight p.play {
	        background: url(../images/play.gif) no-repeat 12px center;	
         	width:62px;  
		}
		.playListLight p.track {
         width:175px;
		 border-left:solid 1px #40434A;
         	  padding-left:12px;
		}
		.playListLight p.artist{
         width:100px;
		 border-left:solid 1px #40434A;
		 padding-left:12px;
		 }
	 p.bot {
       border-top:solid 1px #40434A;
	   clear:both;
	   margin:0;
	   width:365px;
	   height:1px;
		}
    #playListBot {
	 background: url(../images/play_list_botbg.gif) no-repeat;	
	 height:32px;
	 width:367px;
	}
	
  #centrCol {
margin:0;
float:left;
width:370px;
/*padding-left:10px;*/
}
	#centrCol h3 {
		font-family: "Trebuchet MS";
		color: #9B9B9B;
		font-size: 18px;
		font-weight: normal;
		margin: 0;
		line-height: normal;
	}
   .banr{
     margin:0;
	 width:275px;
   }
   #albmBlock {
   padding-top:20px;
   margin:0;
   margin-bottom:10px;
   }
   #albmBox, #albmBox2, #albmBox3, #albmBox4{
   /*background:url(../images/albm_box.gif) no-repeat;*/
   height:135px;
   }
   #albmBox4.totalheight {
      height:90px;
   }
   .topCont{
     /*height:70px;*/
     
   }
   .topCont h1 {
	 margin:0;
	 float:left;
	 padding:7px;
   }
      .topCont a {
	 margin:0;
	 float:left;
	 padding-top:10px;
	 width:285px;
	 line-height:normal;
   }
         .topCont a.headings {
	 font-size:20px;
	 font-weight:normal;
	 color:#fff;
	 margin:0;
	 margin-left:4px;
   }
     .topCont a span  {
	 color:#fff;
	 margin:0;
	 font-size:13px;
	 
   }
        .topCont a:hover {
	 color:#DBDBDB;
   }
   .botCont {
     height:20px;
	 padding-top:2px;
   }
   .botCont a {
     color:#454545;
   }
      .botCont a:hover {
     color:#000000;
   }
   .botCont a.left {
      margin:0;
	  width:123px;
	  float:left;
	  padding-left:35px;
   }
      .botCont a.right {
      margin:0;
	  width:60px;
	  float:left;
   }

#rightCol {
margin:0;
float:left;
padding-left:7px;
width:283px;
}
#videoBlock {
height:598px;
width:283px;


}
 #videoBlockTop {
   width:303px;
 }
#videoBlockTop h3 {
	color:#81CB02;
	font-size:12px;
	font-weight:bold;
	background: url(../images/feat_vid.gif) no-repeat;
	width:303;
	margin:0;
	height:23px;
	padding-left:30px;
	padding-top:8px;
}

#videoBlockTop p {
     color:#919191;
	 background: url(../images/videobox_lower.gif) repeat-x;
	 margin:0;
	 border-left:solid 1px #40434A;
	 border-right:solid 1px #40434A;
	 padding:6px;
}
  #videoBlockBody {
    margin:0;
	padding:10px;
	background: url(../images/videobox_bg.gif) repeat-y;
	width:283px;
	height:506px;
 }
   .vidBox{
	 border-bottom:solid 1px #40434A;
	 padding-top:7px;
	 height:47px;
	 margin:0;
   }
    .leftBox {
	  float:left;
	  width:194px;
	  }
	  .leftBox p {
	  	margin:0;
	    line-height:normal;
	  }
	  .leftBox p b {
	    color:#9B9B9B;
	  }
	   .leftBox p.dark {
	    color:#D2D2D2;
}
	  .leftBox p.light {
	    color:#FCFCFC;
}
      p.rightBox{
	  float:left;
	  margin:0;
   }

	  

	#videoBlockBot {
	background: url(../images/vid_box_botbg.gif) no-repeat;
	height:30px;
	width:303px;
	clear:both;
	margin:0;
	}

#footer {
	height: 60px;
	clear: both;
	margin: 0 auto;
	/*background: url(../images/foooter_bg.gif) repeat-x;*/
	border-top: 1px solid #353535;
	border-bottom: 1px solid #353535;
}
#footerMenu {
     width:500px;
	 margin:0 auto;
	 clear:both;
	 padding-top:20px;
	 padding-bottom:10px;
}
	#footerMenu a {
		padding: 20px;
		font-size: 15px;
		color: #a9a9a9;
		font-weight: bold;
	}
#footerMenu a:hover{
   color:#fff;
}
#footerMenu P {
 margin:0;
}
.rights{
color:#3E3E3E;
text-align:center;
}
.rights a{
color:#3E3E3E;
text-decoration:none;
}
.rights a:hover{
color:#ffffff;
text-decoration:underline;
}

.dialogInfo {
	width: 300px;
	border: 1px solid black;
	border-radius: 3px;
	padding: 10px 9px 10px 16px;
	background-color: #303030; /*#f8f4cb;*/
	color: #bfbfbf; /* ebebeb;*/
	outline:2px solid gray;
}
.dialogTitle {
	text-align: left;
	font-weight: bold;
	font-size: medium;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 4px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color:#ededed;
}
.doneLink {
	color: mediumpurple;
	border: none;
	float: right;
	font-size: 13px;
	cursor: pointer;
	/*text-decoration: underline;*/
	font-weight: normal;
	margin-right: 12px;
}
/*  AUDIO PLAYER CSS  xxx */
/* >> reset */
/*html, body, div, span, h1, p, a, ol, li, audio {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

	ol li {
		margin: 0;
		list-style: decimal outside;
	}

* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	padding: 5px 0;
	background: #111;
	font: 20px/24px 'Helvetica', 'Arial', sans-serif;
	color: #eee;
}*/
/*a, a:focus, a:active, a:hover, a:visited {
	text-decoration: none;
}

	a[href], a[href]:active, a[href]:visited {
		color: #ddd;
		outline: 0 none;
		text-decoration: underline;
	}

		a[href]:hover, a[href]:focus {
			color: #bbb;
		}*/
/* << reset */
/* page style */
/*.page {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;*/
/*max-width: 700px;*/
/*}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}*/
/* Audio Player */
.player-wrap {
	position: relative;
	margin: 0 0 1em;
	padding: 0;
	background-color: #222;
}

	.player-wrap.enabled {
		padding-bottom: 4em;
	}

	.player-wrap .button {
		float: left;
		display: none;
		margin: 1.5em 2em;
		width: 5em;
		/*height: 5em;*/
		background-color: #333;
		line-height: 5em;
		text-align: center;
		border-radius: 25%;
	}

		.player-wrap .button:hover {
			background-color: #444;
			cursor: pointer;
		}

	.player-wrap.enabled .button {
		display: block;
	}

	.player-wrap .info {
		margin-left: 10px;
	}

	.player-wrap h1 {
		padding: 1.5em 0;
	}

	.player-wrap .action {
		font-style: italic;
	}

	.player-wrap .player {
		position: absolute;
		display: none;
		left: 0;
		bottom: 0;
		padding: 0 1em 0 6em;
		width: 100%;
		height: 1em;
		background-color: #333;
		font-size: 2em;
		box-sizing: border-box;
	}

	.player-wrap.enabled .player {
		display: block;
	}

	.player-wrap .player svg {
		margin: .25em;
		width: .5em;
		height: .5em;
		fill: currentColor;
	}

	.player-wrap .player div {
		display: block;
		height: 1em;
	}

	.player-wrap audio,
	.player-wrap .player .pause {
		display: none;
	}

	.player-wrap .playpause, .player-wrap .timer,
	.player-wrap .prev, .player-wrap .next {
		position: absolute;
		left: 0;
		bottom: 0;
		display: block;
		height: 1em;
		line-height: 1em;
		vertical-align: top;
		text-align: center;
	}

	.player-wrap .playpause,
	.player-wrap .prev, .player-wrap .next {
		width: 1em;
		cursor: pointer;
	}

	.player-wrap .playpause {
		left: 1em;
	}

	.player-wrap .next {
		left: auto;
		right: 0;
	}

		.player-wrap .playpause:hover,
		.player-wrap .prev:hover, .player-wrap .next:hover {
			background-color: #444;
		}

		.player-wrap .playpause, .player-wrap .play, .player-wrap .pause,
		.player-wrap .prev::-moz-focus-inner,
		.player-wrap .next::-moz-focus-inner {
			border: 0;
			padding: 0;
		}

	.player-wrap .timer {
		left: 2em;
		width: 4em;
	}

		.player-wrap .timer div {
			display: inline-block;
			height: 100%;
			vertical-align: top;
			font-size: .45em;
		}

	.player-wrap .seek {
		box-sizing: border-box;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
	}

.playlist-wrap {
	background-color: #222;
}

	.playlist-wrap li {
		margin: 0 0 0 3em;
		padding: .25em 0 .25em .5em;
		list-style: decimal outside;
	}

		.playlist-wrap li.sel {
			background-color: #333;
		}

		.playlist-wrap li:hover {
			background-color: #444;
		}

/* >> input[type=range] class: seek */
input.seek[type=range] {
	box-sizing: border-box;
	background-color: transparent;
	vertical-align: top;
	font-size: 1em;
	-webkit-appearance: none;
}

	input.seek[type=range]:focus {
		outline: none;
	}

	input.seek[type=range]::-webkit-slider-runnable-track {
		box-sizing: border-box;
		width: 98%;
		height: .17em;
		background-color: #eee;
		cursor: pointer;
		border-radius: .1em;
		transition: all .2s ease;
	}

	input.seek[type=range]::-webkit-slider-thumb {
		box-sizing: border-box;
		width: .17em;
		height: .7em;
		margin-top: -.27em;
		border-radius: .1em;
		background-color: #eee;
		cursor: pointer;
		-webkit-appearance: none;
	}

	input.seek[type=range]:focus::-webkit-slider-runnable-track {
		background-color: #eee;
	}

	input.seek[type=range]::-moz-range-track {
		box-sizing: border-box;
		border: 0 solid #eee;
		width: 98%;
		height: .17em;
		background-color: #eee;
		cursor: pointer;
		border-radius: .1em;
		transition: all .2s ease;
	}

	input.seek[type=range]::-moz-range-thumb {
		box-sizing: border-box;
		border: 0 solid #eee;
		width: .17em;
		height: .7em;
		background-color: #eee;
		cursor: pointer;
		border-radius: .1em;
	}

	input.seek[type=range]::-ms-track {
		box-sizing: border-box;
		border: 0 none;
		width: 98%;
		height: .17em;
		background-color: transparent;
		color: transparent;
		cursor: pointer;
		transition: all .2s ease;
	}

	input.seek[type=range]::-ms-fill-lower {
		background-color: #eee;
		border-radius: .1em;
	}

	input.seek[type=range]::-ms-fill-upper {
		background-color: #eee;
		border-radius: .1em;
	}

	input.seek[type=range]::-ms-thumb {
		margin-top: -.01em;
		box-sizing: border-box;
		width: .17em;
		height: .7em;
		background-color: #eee;
		cursor: pointer;
		border-radius: .1em;
	}

	input.seek[type=range]:focus::-ms-fill-lower {
		background-color: #eee;
	}

	input.seek[type=range]:focus::-ms-fill-upper {
		background-color: #eee;
	}
/* << input[type=range] class: seek */