﻿body
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10pt;
    background-color: #e0e0e0;
	background-repeat:repeat;
    color: #000000;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.artistPopNormal
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
	background:#ffffff;
}

.progress
{
    position:relative;
    font-family:Arial;
    padding:5px;
    z-index:200;
}
#clearPlayerButton
{
	z-index:199;
}

.AlwaysOnTop
{
	z-index:200;
}

.gridFieldHidden
{
	visibility:hidden;
}
.gridLink
{
	margin: 0 5px 0 5px;
	text-decoration: none;	
}

.btnSelArtist
{
	text-align:left;
}

.btnsNavArtists
{
	padding-left:4px;
	text-align:center;
}

#divHeader 
{
 width:auto;
 height:30px;
 overflow:hidden;
}
#divPlayer {
 position: relative;
 background-image: url(images/skinbkg60_2.jpg);
}

#divMenu 
{
	background-image: url(images/skinbkg60_2.jpg);
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #d0d0d0;
	position:relative;
	top: 0px;
	width:100%;
	overflow:hidden;
	height:20px;
}

.mainMenuStaticHover
{
	background-color:#bbcccc;
	color:Black;
}

.mainMenuSelected
{
	background-color:Black;
}

#colInnerLeft {
	 position: absolute;
	 left: 3px;
	 width:200px;
	 height:100%;
	 top: 120px;
	 background: #e0e0e0;
}
div.content1
{
    background-color: #666666;
    width: auto;
    height:100%;
    padding-bottom:200px;
}
#colInnerRight {
	 position: absolute;
	 left: 200px;
	 width:auto;
	 top: 110px;
	 margin:10px;
	 border-left:solid 1px #000000;
}
div.content2
{
    color: #000000;
    width: auto;
    height: auto;
}

hr
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}
.navtdmenu
{
    background-image: url(images/navleft-bkg2.jpg);
    background-attachment: scroll;
}
.hyperdarkbg
{
    color: #99ccff;
    text-decoration: underline;
}
.hyperlightbg
{
    color: #0000ff;
    text-decoration: underline;
}
a.hypernavhead
{
    font-size:small; 
    font-variant:small-caps;  
    font-weight:bold; 
    color:#eeeeee;
    text-decoration: none;
}
img.silverborder 
{
    padding: 5px 5px 5px; background-color: #c0c0c0;
}
.silverborder 
{
    padding: 5px 5px 5px; background-color: #c0c0c0;
}
a
{
    text-decoration: underline;
    color: #0000ff;
}
a.nodecoration:link, a.nodecoration:visited {
    text-decoration:none;
    color:#000000;
}
ul.actionlist
{
    color: #000000;
    text-decoration: none;
    list-style-position: outside;
    list-style-type: circle;
}
.actionlistitem
{
    color: #000000;
    text-decoration: none;
}
.actionlistlink
{
    color: #000000;
    text-decoration: none;
}
.wrap
{
    white-space:normal;
}
.nowrap
{
    white-space:nowrap
}
img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.myplaylist
{
    color: #000000;
}
option
{
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: #d3d3d3 thin dotted;
}
.clipsItem
{
    color: #000000;
    background-color: #c0c0c0;
}
.clipsAltItem
{
    color: #000000;
    background-color: #eeeeee;
}
.navleftpanel
{
    color: #000000;
    background-color: #e0e0e0;
}
.imglist
{
    color: #eeeeee;
    background-color: #333333;
}

.divencl {
    margin-top:15px; 
}
.divcaption {
    font-size: 8pt;
}
.img1
{
	margin-top:3px;
}

