/* COMMON */

* {
    padding: 0;
    margin: 0;
}

body {
	background: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #fff;
}

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	border: 0;
}

#container {
	width: 918px;
	height: 571px;
	padding: 24px 0 0 0;
	text-align:center;
}

.playerHolderBox {
    position:absolute;
    top:0px;
	margin-top:0px;
	margin-left:-53px;
}

.noFlashMessageHolder {
    width:614px;
    height:317px;
    padding-top:125px;
    position:absolute;
    top:94px;
    left:250px;
}

a.flashLink:link,
a.flashLink:active,
a.flashLink:visited,
a.flashLink:hover {
	font-size: 12px;
	color: #fff;
}

/* CONTENT */

.outerBox {
	width: 810px;
	height: 468px;
	/* 3/22 margin-top: 22px; */
	margin-top: 18px;
}

.header {
	width: 810px;
	height: 46px;
    position:relative;
    z-index:1;
}

.logoHolder {
	float: left;
}

/* LEFT COLUMN */

.leftColHolder {
	width: 194px;
	height: 464px;
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
	border-left: solid 2px #000;
	/* 3/22 margin-top: 2px; */
	float: left;
}

.stationsOuterBox {
	background: #fff;
	width: 186px;
	height: 262px;
	float: left;
	padding: 2px 2px 1px 2px;
	border: solid 2px #9c9fa6;
	position: relative;
	z-index:1;
}

.stationsCategoryInnerInnerBox {
	width: 183px;
	height: 242px;
	font-family: verdana, sans-serif;
	color: #000;
	text-align: left;
	padding-left: 3px;
	z-index:1;
	/*
	overflow-x: hidden;
	overflow-y: auto;
    */
}

.categoryBox {
	font-size: 11px;
	padding-top: 1px;
	clear: left;
	z-index:1;
}

.addBtn,
.minusBtn {
	margin: 2px 4px 0 2px;
	cursor: pointer;
	float: left;
	z-index:1;
}

.categoryName {
	margin-top: 0px;
	float: left;
	z-index:1;
}

.subCategoryBox {
	padding: 2px 0 0 13px;
	margin-bottom: -2px;
	clear: left;
	z-index:1;
}

.subCategoryName {
	padding-bottom: 2px;
	z-index:1;
}

.stationInformationOuterBox {
	background: #fff;
	width: 186px;
	height: 190px;
	padding: 2px 2px 1px 2px;
	border-right: solid 2px #9c9fa6;
	border-bottom: solid 2px #9c9fa6;
	border-left: solid 2px #9c9fa6;
	float: left;
}

.stationInformationHeader {
	border-top: solid 1px #999;
}

.stationInformationInnerBox {
	/* width: 178px; */
	height: 172px;
	margin-left: 3px;
}

/* MIDDLE COLUMN */

.playerBox {
	background: #000;
	width: 604px;
	height: 468px;
	/* 3/22 margin-top: 2px; */
	/* 3/22 padding-left: 12px; */
	padding-left: 10px;
	overflow: hidden;
	float: left;
}

a.name:link,
a.name:visited {
	color: #000;
	text-decoration: none;
}

a.name:active,
a.name:hover {
	color: #000;
	text-decoration: underline;
}

a.stationname:link,
a.stationname:visited {
	color: #000;
	text-decoration: none;
}

a.stationname:active,
a.stationname:hover {
	color: #000;
	text-decoration: underline;
}

.footerText {
	width: 810px;
	font-size: 9px;
	color: #fff;
	line-height:1.5;
	text-align: center;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}

a {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000;
}

a.footerText:link,
a.footerText:active,
a.footerText:visited,
a.footerText:hover,
.footerText a:link,
.footerText a:active,
.footerText a:visited,
.footerText a:hover {
	font-size: 10px;
	color: #fff;
}

a.footerText:link,
a.footerText:visited,
.footerText a:link,
.footerText a:visited {
	text-decoration:none;
}

a.footerText:active,
a.footerText:hover,
.footerText a:active,
.footerText a:hover {
	text-decoration:underline;
}

.categoryBoxDiv
{
    float:left;
    width:153px;
    height:1px;
    /* margin:3px 17px 1px 16px; */
    border-top:solid 1px #666666;
}
.SubGenreDiv
{
    float:left;
    width:111px;
    height:1px;
    border-top:dashed 1px #666666;
    overflow:hidden;
}
.SubGenreDivHolder
{
    padding-top:5px;
    padding-bottom:5px;
    float:left;
    width:111px;
    height:1px;
    overflow:hidden;
}
.GenreDividerHolder
{
    float:left;
    padding:4px 17px 2px 3px;
    height:1px;
    overflow:hidden;
    width:145px;
}
.GuideBtn
{
	margin: 3px 7px 0 2px;
	cursor: pointer;
	float: left;
}

.QMH {
    /* width: 340px; */
    padding-top: 15px;
    float:right;
}

.tbxqmDefaultText {
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
    font-size:11px;
    color:#ABABAB;
    width:165px;
    height:16px;
    border:0px;
	padding:2px 0 0 5px;
	margin-top:5px;
    float:left;
}

.tbxqmText {
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
    font-size:11px;
    color:#363636;
    width:165px;
    height:16px;
    border:0px;
	padding:2px 0 0 5px;
	margin-top:5px;
    float:left;
}

.QMbtn {
    height:24px;
    padding:3px 0 0 8px;
    overflow:hidden;
    float:left;
}

.QMform {
    float:left;
    height:25px;
    padding-left:9px;
}

.QMlbl{
    padding-top:6px;
    color:#FFFFFF;
    float:left;
    font-size:13px;
    font-weight:bold;
    height:20px;
    overflow:hidden;
}
