body {
	background-color: #F3F2F1;
}
body.clean {
	background-color: #FFFFFF;
}
* {
padding: 0;
margin: 0;
}

body,
html {
	height: 100%;
}
#placeholder {
	margin: 0 auto;
	padding: 0;
	width: 1325px;
}

#background-placeholder {
	background: #F3F2F1 url('img/content-background.gif') repeat-y 0 0;
	width: 1325px;
	padding: 0;
	min-height: 100%;
	float:left;
}
#content-placeholder {
	background: #FFFFFF;
	width: 995px;
	margin: 0 36px;
	padding: 0;
	font-family: arial;
	min-height: 100%;
	float:left;
}
.clean #content-placeholder {
	background: #FFFFFF;
	width: 520px;
	margin: 0;
	padding: 0;
	font-family: arial;
	min-height: 100%;
}

/* HEADER */
#header {
	background: transparent url('img/top-background.jpg') repeat-x 0 0;
	height: 170px;
}
#header .logo {
	margin: 0 200px 0 0;
	border:0;
}
#header .image-top {
	margin: 0 30px 0 0;
	vertical-align: top;
}

/* MENU */
#menu {
	background-color: #000000;
	color: #FFFFFF;
	height: 31px;
	padding: 0 20px;
}

#menu a {
	color: #FFFFFF;
	font-weight: normal;
	line-height:30px;
	padding: 6px 14px;
	margin: 0;
}
#menu a.active {
	font-weight: bold;
	background: #464545 url('img/menu-active.gif') no-repeat 2px;
	margin: 0;
}

#menu .day-menu {
	width: 690px;
	float: left;
}
#menu .view-menu {
	width:220px;
	float: left;
}
#menu .view-menu label {
	font-weight: bold;
}

/* CONTENT */
#content {
}

/* TV / Streaming Divider */
#tv-channels {
	width: 745px;
	float: left;
}
#streaming-channels {
	width: 250px;
	float: left;
}

/* BOXES */
.clean .box {
	float:none;
}
.box {
	border: 1px solid #EBEBEB;
	width: 240px;
	float:left;
	margin: 5px 3px 3px;
}
.box .programs ul {
	margin:0;
	padding:0;
	font-size: 11px;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
li.odd {
	background-color: #EDF2F3;
}
li.even {
	background-color: #FFFFFF;
}

.clean .small-channel-logo {
	float:left;
}
.clean .program-time {
	width:30px;
	float:left;
	padding-top:3px;
}
.clean .right,
.clean .left {
	float:left;
}
.clean .program-name {
	width:175px;
	float:left;
	padding-top:3px;
}

.clean .channel-logo {
	float:left;
	padding: 0;
	margin: 2px 2px 3px;
	border: 0;
	width:25px;
	height:25px;
}

.channel-logo,
.sport-logo {
	float:left;
	padding: 0 0 0 5px;
	border: 0;
}

.box .head h3 {
	font-size: 12px;
	margin: 35px 0 0 0;
	padding: 0 0 0 10px;
	color: #FFFFFF;
	float:left;
	width: 150px;
}
.box .head h3 a {
	color: #FFFFFF;	
	text-decoration: none;
}
.box .head h3 a:hover {
	text-decoration: underline;
}


/* HEADER */
.box .head {
	height: 57px;
	padding: 5px 0 0 0;
}
/*.box.sport .head {
	height: 53px;
	padding: 5px 0 0 0;
}*/

.box.tv .head,
.box.sport .head {
	background: transparent url('img/top-background-tv.gif') repeat-x 0 100%;
}
.box.streaming .head {
	background: transparent url('img/top-background-streaming.gif') repeat-x 0 100%;
}
.box.tv-now .head {
	background: transparent url('img/top-background-tv-now.gif') repeat-x 0 100%;
}
.box.streaming-now .head {
	background: transparent url('img/top-background-streaming-now.gif') repeat-x 0 100%;
}

/* PROGRAM LINKS */
li a {
	margin: 0 0 0 5px;
	font-size: 11px;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}
li.now a,
li.now  {
	color: #FE6C00;
}
li.future a,
li.future {
	color: #000000;	
}
li.showed a,
li.showed {
	color: #8B8989;
}


/* CHANNEL - SPORTS VIEW */
.channel ul,
.sport ul {
	margin:0;
	padding:0;
}

.program.view .table-label {
	width: 150px;
}

#adsense-program-view-right {
	width: 200px;
	float:left;
	margin: 20px 10px 0;
}
.program.view #adsense-program-view-bottom {
	border-top: 1px #CCCCCC solid;
	margin: 80px 0 0 0;
	padding: 10px 0 0 0;
}
.program.view .program-info-table td {
	text-align: left;
}

.adsensefront {
	margin: 15px 0 0 0;
}

.channel.view,
.sport.view,
.program.view {
	margin: 20px 10px 0;
	width:750px;
	float:left;
}
.channel.view h1,
.sport.view h1,
.program.view h1 {
	font-size: 28px;
	display: block;
	float: left;
	width: 600px;
}
.channel.view .programs,
.sport.view .programs {
	margin: 20px 0 0 0;
/*	width: 675px;*/
}
.channel.view .programs .time,
.channel.view .programs .title,
.sport.view .programs .time,
.sport.view .programs .title {
	float: left;
	width: auto;
}
.channel.view .programs .time,
.channel.view .programs .title a,
.sport.view .programs .time,
.sport.view .programs .title a {
	font-size: 22px;
	font-weight: bold;
}


.channel-name {
	margin: 0 0 0 38px;
	display:block;
	font-size: 10px;
}

.affiliate-logo {
	border: 0;
	margin: 39px 0 0 0;
}
/* FOOTER */
#footer {
	clear:both;
}

#footer-index {
	float: left;
	clear:both;
	text-align: center;
	border-top: 1px solid #CECECE;
	font-size: 10px;
	margin: 50px 45px 0px 45px;
	width: 760px;
	padding-left: 140px;
}
.footer-box {
	float: left;
	width: 275px;
	margin: 10px auto 10px auto;
	padding-left: 25px;
	position:relative;
}

.footer-box a {
	color: #707070;
}

/* ADS */
#ad {
	float:left;
}

.clear {
	clear: both;
}
