body {
	background: #176EAC url(/images/MyUTV/bg_Body.gif) top left repeat-x;
	color: #EEE;
	font-family: Calibri, Tahoma;
	font-size: 10pt;
	margin: 0px;
}

a {color:#ff9900;}

#Container {
	margin: 0px auto;
	width: 1024px;
}

/* Header Region */
#Header {
	background: transparent url(/images/MyUTV/bg_Header.jpg) no-repeat;
	height: 177px;
	width: 100%;
}

/* Header Ad Region */
#Ad_Header {
	float: right;
	display: inline;
	margin-right: 43px;
	padding-bottom: 4px;
	padding-top: 15px;
	text-align: center;
	width: 745px;
}
#Ad_Header img {
	border: solid 1px #666;
	margin: 0px auto;
	width: 726px;
}
#Ad_Header #AdLink {
	font-size: 8pt;
	margin: 0px auto;
	text-align: right;
	width: 726px;
}
#Ad_Header #AdLink a {
	color: #CCC;
	text-decoration: none;
}

/* Header Navigation Region */
#HeaderNav {
	float: right;
	width: 775px;
}
#HeaderNav .link {
	float: left;
	height: 37px;
	padding-top: 10px;
	text-align: center;
	width: 100px;
}
#HeaderNav .link:hover {
	background: transparent url(/images/MyUTV/bg_Nav.png) no-repeat;
}
#HeaderNav a {
	color: #FFF;
	text-decoration: none;
}

/* Left Column Region */
#LeftColumn {
	background: #0D5292 url(/images/MyUTV/bg_LeftColumn.jpg) repeat-x;
	display: inline;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	width: 186px;
}

/* Weather Region */
#Weather {
	border-bottom: solid 2px #0A3A60;
	height: 235px;
	margin-bottom: 5px;
}
#WeatherLocation {
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}
#WeatherTemp {
	border-bottom: solid 1px #0A3A60;
	color: #FFF;
	font-size: 20pt;
	padding-right: 5px;
	text-align: right;
}

#WeatherOptions {
	background-color: #0D5292;
	text-align: left;
}
#WeatherOptions .Title {
	background-color: #0A3A60;
	color: #FC0;
	text-align: left;
	text-transform: uppercase;
	padding: 5px;
}

.WeatherLabel {
	border-bottom: solid 1px #0A3A60;
	color: #FC0;
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	text-align: left;
}
.WeatherNumber {
	border-bottom: solid 1px #0A3A60;
	color: #FFF;
	font-size: 10pt;
	padding: 3px;
	padding-right: 5px;
	text-align: right;
}
a.WeatherLinks {
	color: #F90;
	text-decoration: none;
	padding-left: 2px;
}
a.WeatherLinks:hover {
	border-bottom: dotted 1px #F90;
}

/* News Categories Region */
#NewsCategories {
	line-height: 13pt;
	margin-bottom: 20px;
	text-align: center;
}
#NewsCategories img {
	margin-bottom: 3px;
}
#NewsCategories li {
	list-style-type: none;
	padding-left: 5px;
	text-align: left;
}
#NewsCategories li a {
	color: #F90;
	text-decoration: none;
}
#NewsCategories li a:hover {
	border-bottom: dotted 1px #F90;
}

/* Left Column Ad Region */
#Ad_LeftColumn {
	background-color: #222;
	border: solid 1px #666;
	height: 90px;
	margin: auto;
	margin-bottom: 20px;
	width: 160px;
}

/* myUTV Logo */
#myUTV_Logo {
	margin-bottom: 20px;
	text-align: center;
}

/* Right Column Region */
#RightColumn {
	float: right;
	margin-right: 15px;
	width: 790px;
}

/* Main Information Region */
#MainContent, #WhatsOn {
	background-color: #222;
	border: solid 1px #666;
	margin-bottom: 10px;
}

#MainContent .information {padding:10px;}
#WhatsOn { padding: 10px 0px;}

/* Footer Region */
#Footer {
	background-color: #222;
	border: solid 1px #666;
	color: #FFF;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
#Footer a {
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
#Footer a:hover {
	color: #FF6;
}

p {
	margin-bottom: 10px;
	margin-top: 0px;
}

/* Hack */
.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0px;
	height: 0px;
}
.clearFix { display: inline-block; }
html[xmlns] .clearFix { display: block; }
* html .clearFix { height: 1%; }

.headerbar, .rheader {border:1px solid #ccc; background:url(/images/tabs/bg_tab2.gif) repeat-x; color:#5b5b5b; padding:4px 7px; color:#5b5b5b; font-size:11px;  text-decoration:none;}
.headerbar a, .rheader a {font-size:11px; text-decoration:none;}
.headerbar a.right, .rheader a.right {float:right;}
.headerbar span, .rheader span {color:#5b5b5b; font-size:11px; font-weight:bold; text-decoration:none;}
.headerbar span a, .rheader span a {color:#5b5b5b; font-size:11px; font-weight:bold; text-decoration:none;}
.headerbar img, .rheader img {float:right; margin-top:1px; margin-left:3px;}

