#leftshadow {
	width: 11px;
	float: left;
	height: 735px;
}
#leftnavigation {
	float: left;
	width: 119px;
}
#insidecontent {
	width: 489px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #CCCCCC;
	float: left;
}

#rightshadow {
	float: left;
	width: 11px;
	height: 735px;
}
#leftnavigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#leftnavigation li {
	background-image: url(../images/bullet_arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;

}
#leftnavigation .navcurrent {
	background-image: url(../images/bullet_minus.png);
	background-repeat: no-repeat;
	background-position: 2px 12px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}
#leftnavigation .navcurrent a {

}
#leftsubnav {
	width: 100%;
}

#leftsubnav ul {
	margin: 0px;
	background-color: #f2f2f2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#leftsubnav li {
	background-image: url(../images/bullet_black_square.gif);
	background-repeat: no-repeat;
	background-position: 1px 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
}
#leftsubnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033cc;
	text-decoration: none;
}


#leftnavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033cc;
	text-decoration: none;
}
#bradcrum {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.heighttop15 {
	height: 15px;
}
#insidecontainer {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#insidemore {
	text-align: right;
	float: left;
	width: 450px;
}

.leftsubnav {
    width: 100%;
}

.leftsubnav ul {
	margin: 0px;
	background-color: #f2f2f2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.leftsubnav li {
	background-image: url(../images/bullet_black_square.gif);
	background-repeat: no-repeat;
	background-position: 1px 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
}
.leftsubnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033cc;
	text-decoration: none;
}

/*- TV Schedule  --------------------- */
#tvlist1 {
	width: 489px;
	float: left;
}
#tvlist1 ul {
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tvlist1 li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;

}
#tvlist1 .headtime {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 100px;
}
#tvlist1 .headprog {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 300px;
}
#tvlist1 .timed {
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
	width: 100px;
}
#tvlist1 .Progd {
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	height: 20px;
	width: 300px;
}
#tvlist1 .timel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
	width: 100px;
}
#tvlist1 .Progl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	height: 20px;
	width: 300px;
}
/*- TV Schedule  --------------------- */