﻿#wrapper
{
    width:713px;
    background-color: White;
    padding: 24px;
    text-align:left;
    border: solid 1px #000000;
    position: relative;
    margin: auto;
}
body, div, span, td 
{
    font-family:Tahoma, Arial;
    font-size: 11px;
	color:#41454e;
}

li {
    font-family:Tahoma, Arial;
    font-size: 11px;
	color:#41454e;
		line-height:15px;
}

p
{
    font-family:Tahoma, Arial;
    font-size: 11px;
	color:#41454e;
	line-height:15px;
	margin-top:6px;
	margin-bottom:6px;
}

ul
{margin-top:2px;}

.Searchresults
{
	font-family:Tahoma, Arial;
    font-size: 13px;
	color:#000000;
}
body
{
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-color:#d5f1f8;
}

h1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 20px;
	color: #00b6d9;
}
	
h2
{
	font-family:Tahoma, Arial;
    font-size: 18px;

	color:#41454e;
}

h3
{
	font-family:Tahoma, Arial;
    font-size: 14px;
	margin-top:15px;
	margin-bottom:5px;
	color:#00b7d9;
}

h4
{
	font-family:Tahoma, Arial;
    font-size: 12px;
	margin-top:10px;
	margin-bottom:5px;
	color:#41454e;
}



a 
{
	color:#00b7d9;
    text-decoration: none;
}
a:visited 
{
	color:#00b7d9;
    text-decoration: none;
}
a:hover 
{
	color:#41454e;
	text-decoration: underline;
}

.WeatherDate
{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#00b6d9;
}
.Weathertext
{
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#00b6d9;
	font-weight:bold;
}
.WeatherTemp
{
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#ffffff;
}

.WeatherType
{
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#ffffff;
}

.TVGuideTime
{	
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#ffffff;
}
.Tvguide_link
{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#00b6d9;
	text-decoration:none;
}
.Tvguide_link:link
{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#00b6d9;
	text-decoration:none;
}
.Tvguide_link:visited
{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#00b6d9;
	text-decoration:none;
}
.Tvguide_link:hover
{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#00b6d9;
	text-decoration:underline;
}
.TVDescriptionHeading
{
	font-weight: bold;
}

.grad_left {
	background-color: #d5f1f8;
	background-image: url(../../images/design/grad_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.grad_btm {
	background-color: #d5f1f8;
	background-image: url(../../images/design/grad_btm.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.grad_right {
	background-color: #d5f1f8;
	background-image: url(../../images/design/grad_right.jpg);
	background-repeat: repeat-y;
	background-position: LEFT;
}
.main_padding {
	background-image: url(../../images/design/ecci.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px;
}

.h2_h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	color: #00b6d9;
}

.h2_h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #00b6d9;
}

.h2_txt
{line-height: 15px;}

.tvwt_bg_grad {
	background-color: #3f4651;
	background-image: url(../../images/design/tv_weater_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.wt_hdr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #3f4651;
	background-image: url(../../images/design/weather_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 9px;
	padding-bottom: 5px;
}

.tv_hdr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #3f4651;
	background-image: url(../../images/design/tv_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 9px;
	padding-bottom: 5px;
}


.footer_txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #231f20;
}

.footer_txt a{
	color: #00b5d8;
	text-decoration:none;
}

.footer_txt a:active{
	color: #00b5d8;
	text-decoration:none;
}

.footer_txt a:visited{
	color: #00b5d8;
	text-decoration:none;
}

.footer_txt a:hover{
	color: #40c9e3;
	text-decoration:none;
}

