/* CSS Document */
body {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
background-color: #acaaac;
}


.main {
width: 801px;
height: 1212px;
margin: 0px auto 0px auto;
background: url(images/main-bkg.gif) repeat-y top;
padding: 10px;
}

.mainother {
width: 800px;
margin: 0px auto 0px auto;
background-color: #fff;
}

.head {float: left; width: 800px; height: 52px; background-color: #fff;}
.logo {float: left;
	display:inline;
	margin:0 0 0 32px;
 width: 190px; height: 52px; background: url(images/logo.gif) no-repeat top left;}
.menu {float: left; height: 52px;}
.menu img {float: left; border: none;}
.banner {float: left; width: 800px; height: 242px; background: url(images/banner.png) top no-repeat; position:relative;}
.link {
	position:absolute;
	left:317px;
	top:19px;
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
}
.panelbestsoft {float: left; width: 274px; height: 300px; background: url(images/bestsoft.png) top left;}
.panelfavorite {float: left; width: 526px; height: 300px; background: url(images/favoritechannel.png) top left;}
.middlepanels {width: 800px; height: 250px; float: left; margin: 20px 0 0 0px;}
.panelmiddle {float: left; width: 239px; height: 250px;}
#overchannel {background: url(images/panel-overchannel.png) top no-repeat; margin-left: 33px;}
*html #overchannel {background: url(images/panel-overchannel.png) top no-repeat; margin-left: 15px;}
#download { background: url(images/panel-download.png) top no-repeat; margin: 0 7px 0 7px;}
#allchannels { background: url(images/panel-allchannel.png) top no-repeat;}
.bottom {float: left; width: 520px; height: 358px;}
.downpanels {float: left; width: 520px; height: 222px; margin-top: 20px;}
.paneldown {float: left; width: 158px; height: 222px; }
#sport { background: url(images/panel-sport.png) top left;margin-left: 33px;}
*html #sport { background: url(images/panel-sport.png) top left; margin-left: 15px;}
#tvshows { background: url(images/panel-tvshows.png) top left; margin: 0 5px 0 5px;}


#ondemand { background: url(images/panel-ondemand.png) top left;}
.paneldisclaimer { float: left; width: 280px; height: 348px; background: url(images/panel-disclaimer.png) top left; margin-top: 10px; margin-left: -4px; }
*html .paneldisclaimer { float: left; width: 280px; height: 348px; background: url(images/panel-disclaimer.png) top left; margin-top: 10px; margin-left: -6px; }

.footer {float: left; width: 495px; height: 67px; padding: 25px 0px 0px 25px; background: url(images/footer-bkg.gif) repeat-x left; margin-top: 24px; font-size: 10px;}



.footer a { font-size: 10px; color: #333333; margin: 5px; text-transform: uppercase; text-decoration: underline;}
#low { text-transform: capitalize;}
.text1 {width: 208px; height: 120px; margin: 73px 20px 0px 23px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.text1 a { font-family: Tahoma; font-size: 17px; color: #ea3d06; text-decoration: underline; display: block; text-align: left; margin-bottom: 30px;}
.text1 p { line-height: 1em; padding: 0; margin: 10px;}
.text2 {width: 112px; height: 50px; margin: 120px 0px 10px 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6e6d6d;}
.text2 img {border: none;}
.text3 {width: 151px; height: 245px; margin: 30px 0px 0px 78px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6e6d6d;}
.text3 h2 { font-size: 16px;}
.button {width: 233px; height: 55px; margin: 144px 0px 0px 278px;}
.button a {display:block; width:233px; height:55px; background: url(images/joinnow-btn.png) 0 0 no-repeat;}
.button img {border: none;}
.select {
width: 324px;
height: 223px;
margin: 60px 0px 0px 25px;
}

.orange {color: #f86703; font-size: 12px; text-transform: uppercase; font-weight: bold;}
.number {color: #878786; font-size: 12px; text-transform: uppercase; font-weight: bold;}
.column {
float: left;
width: 33%;
text-align: left;
font-size: 10px;
}

.column ul {
text-align: left;
font-size: 10px;
list-style: none;
margin: 0;
padding: 0 0 0 1em;
text-indent: -1em;
}

.column li {
padding: 0;
}

.column a {
color: #000000;
text-decoration: underline;
}

#space {line-height: 1.34em;}
#space2 {line-height: 1.32em;}

/* Other pages */

.joinbutton {
width:101px;
height:32px;
margin: 0 auto 0 auto;
}

.joinbutton a {
		display:block;
		width:101px;
		height:32px;
		background: url("images/joinnowsmall-btn.gif") 0 0 no-repeat;
				}


.footer2 {float: left; width: 775px; height: 67px; padding: 25px 0px 0px 25px; background: url(images/footer-bkg.gif) repeat-x left; font-size: 10px;}

.footer2 a { font-size: 10px; color: #333333; margin: 5px; text-transform: uppercase; text-decoration: underline;}

#backnone {background-image:none;
background-color: #f2f2f2;}

.content {
font-size: 12px;
width: 780px; 
float: left; 
padding: 10px;
background: #fff;
}

.bold {
font-weight: bold;
}

iframe{
	margin:0;
	border:none;
	height:500px;
	width:780px;
	float:left;
}
form{
	margin:10px auto;
	padding:0;
	width:300px;
	border:none;
}
fieldset {
	padding: 20px;
}
label {
	color: #000;
	font: bold 12px/35px Tahoma, sans-serif;
}
#login{
	width:170px;
}
#password{
	width:170px;
}

#submit {
	margin: 0 0 0 25px;
}


*html .button a {
	*/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/joinnow-btn.png', sizingMethod='crop'); 
	#background-image:none;
	cursor:pointer; 
}