/*
 * {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	width: 100%;
}
container{
	margin:0px auto;
	width:500px;
}

div#contents {
	margin:0px auto;
	width:1000px;
	background-color: red;
}
container{
	margin:0px auto;
	width:1000px;


*/

body {
	background-color: #1a1a1a;
	text-align: center;
}

/*	
container{
	width:820px;
	background-color: #000000;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
*/

div#contents {
	width:980px;
	background-color: #000000;
	height: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;

}

div .clear {
	clear: both;
}

div#left {
	float: left;
	width: 200px;
	height: 630px;
}

div#leftMenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

div#Tuner, div#TopMenu{
	visibility: hidden;
}


div#right {
	float: left;
	overflow-x: visible;
	overflow-y: auto;
	width: 760px;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h1 {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 40px;
	color: #C0C0C0;
}

div.menuItem {
	margin-bottom: 1px;
	height: 21px;
}

div.menuItem img {
	border: 0;
}

a.button90x30 {
	display: block;
	float: left;
	padding: 0;
	border: 0;
	width: 90px;
	height: 30px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	color: #FFF;
	cursor:pointer;
	background: url(/img/bgBtn90px.gif) right 0 no-repeat;
}

span.btnChild {
	display: block;
	text-align: center;
	line-height: 30px;
}

span.btnChildMenu {
	text-align: left;
	padding: 0 0 0 8px;
	line-height: 30px;
}

span.btnLeft {
	width: 156px;
	display: inline-block;
}

div#fill {
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	display: none;
	overflow: hidden;
}

div.fillBg {
	top: 0px;
	left: 0px;
	position: absolute;
	background-color: #808080;
	opacity: 0.0;
	height: 100%;
	width: 100%;
	z-index: 1;
	filter: alpha( opacity = 0);
}

div.fillMessage {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 120px;
	height: 25px;
	margin: -15px 0 0 -60px;
	text-align: center;
	font-size: 20px;
	background: #AAA;
	border: 3px;
	border-style: ridge;
	border-color: #CCC;
	display: none;
}

img.imgShow {
	display: block;
}

img.imgOver {
	display: none;
}

div.IndexPWON {
	color: #FFFFFF;
	font-weight: bold
}

div.IndexPWOFF {
	color: #808080;
	font-weight: bold
}

a.LeftMenuItem {
	display: block;
	float: left;
	padding: 0;
	border: 0;
	width: 180px;
	height: 20px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
/*	color: #FFFFFF; */
/*	color: #000000;	*/ 


	
}

a.LeftMenuItem:hover{
	border-style: none;
	text-decoration: underline;
}

div#menuItemLogo {
	height: 10px;
	width: 150px;
	float: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

div#QuickSelect{
	visibility: hidden;
}

div#FM,div#HDRADIO{
	display: none;
}
