@charset "UTF-8";
body {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	color: #333333;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
p {
	margin-bottom: 15px;
}
a {
	color: #344551;
}
a:hover {
	text-decoration: none;
}
img.clear {
	display: block;
	height: 0px;
}
#header {
	width: 100%;
	height: 214px;
	background-image: url(../images/header-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#top {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	height: 35px;
}
#header #top .right {
	margin-top: 10px;
	padding-right: 47px;
}
#header-content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header-content .left h1 {
	display: block;
	height: 82px;
	width: 504px;
	margin-top: 30px;
}
#header-content .left h1 span {
	display: none;
}
#header-content  .right h2 {
	font-family: "Lucida Sans", Arial;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #344551;
	text-align: right;
	margin-top: 43px;
	width: 350px;
}
#header-content ul {
	display: block;
	margin-top: 36px;
	height: 35px;
}
#header-content li {
	float: left;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
}
#header-content li a {
	font-family: "Lucida Sans", Arial;
	font-size: 18px;
	color: #344551;
	font-weight: bold;
	text-decoration: none;
}
#header-content li a.active, #header-content li a:hover {
	color: #7690a2;
}
#page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#page #ukctvplayer {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
#page h1 {
	font-size: 22px;
	color: #344551;
	margin-bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#page h2 {
	font-family: "Lucida Sans", Arial;
	font-size: 17px;
	text-transform: uppercase;
	color: #344551;
	font-weight: bold;
	margin-bottom: 15px;
}
#page h3 {
	font-size: 16px;
	padding-bottom: 15px;
	color: #7690A2;
}
#page h4 {
	padding-bottom: 15px;
	color: #7690A2;
	font-weight: bold;
}
#page #content li {
	padding-left: 25px;
	background-image: url(../images/grn-arrow-bullet.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: left;
	display: block;
	padding-bottom: 5px;
}
#page ul {
	padding-left: 20px;
}
#welcome {
	margin-top: 15px;
}
#welcome .left {
	width: 475px;
	height: 341px;
	background-image: url(../images/player.jpg);
	background-repeat: no-repeat;
}
#watch-ukctv-button {
	height: 64px;
	width: 254px;
	margin-top: 277px;
	margin-left: auto;
	margin-right: auto;
}
#watch-ukctv-button a {
	display: block;
	height: 64px;
	width: 254px;
	background-image: url(../images/watch-emerge-tv-button.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#watch-ukctv-button a:hover {
	background-position: top;
}
#welcome  .right  {
	width: 470px;
	font-size: 14px;
}
#welcome .right #getstarted {
	width: 333px;
	margin-right: auto;
	margin-left: auto;
}
#welcome .right #getstarted a {
	background-image: url(../images/get-started-button1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 64px;
	width: 333px;
	background-position: bottom;
}
#welcome .right #getstarted a:hover {
	background-position: top;
}
#home-content {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 30px;
}
#home-content  p {
	color: #344551;
}
#home-content #right {
	float: right;
	margin-right: 0px;
}
#packages {
	clear: both;
	width: 150px;
	margin-left: 245px;
}
.features {
	float: left;
	width: 230px;
	margin-right: 15px;
}
.features a {
	background-image: url(../images/get-emergetv-today-button.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 222px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}
.features a:hover {
	background-position: top;
}
.features  ul {
	padding-left: 10px;
}
.features  li {
	background-image: url(../images/checkmark.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
}
.home-column {
	float: left;
	width: 230px;
	background-image: url(../images/box-bg.gif);
	background-repeat: repeat-y;
	margin-right: 22px;
}
.home-column .content {
	padding: 10px;
	height: 220px;
}
.home-column .content1 {
	padding: 10px;
	height: 20px;
}
#home-content2 {
	height: 110px;
	margin-bottom: 20px;
}
#home-content2 #rt {
	float: right;
	margin-right: 0px;
}
.home-column ul {
	padding-left: 5px;
}
.home-column li {
	margin-bottom: 7px;
	padding-left: 25px;
	background-image: url(../images/grn-arrow-bullet.gif);
	background-repeat: no-repeat;
}
.more-info {
}
.more-info  a  {
	background-image: url(../images/box-bottom-button1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	width: 230px;
	background-position: bottom;
}
.more-info  a:hover  {
	background-position: top;
}
#content {
	float: left;
	width: 650px;
	margin-top: 20px;
	line-height: 17px;
	font-size: 13px;
	margin-bottom: 20px;
}
#sidebar {
	float: right;
	width: 308px;
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sidebar .content p {
	color: #344551;
}
.shadowr {
	width: 305px;
	height: 199px;
	background-image: url(../images/img-frame.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	float: right;
	margin-left: 10px;
}
.shadowl {
	width: 305px;
	height: 199px;
	background-image: url(../images/img-frame.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	float: left;
}
#content .shadowl img {
	display: block;
}
#sidebar-bottom {
	height: 79px;
	width: 308px;
}
#sidebar-bottom a {
	background-image: url(../images/sidebar-bottom-button1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 79px;
	width: 308px;
	background-position: bottom;
}
#sidebar-bottom a:hover {
	background-image: url(../images/sidebar-bottom-button1.gif);
	background-position: top;
}
#sidebar .content {
	padding: 17px;
}
#sidebar .content ul {
	padding-left: 10px;
}
#sidebar .content li {
	padding-left: 25px;
	margin-bottom: 15px;
}
#sidebar #b1 {
	background-image: url(../images/icon-b1.gif);
	background-repeat: no-repeat;
}
#sidebar #b2 {
	background-image: url(../images/icon-b2.gif);
	background-repeat: no-repeat;
}
#sidebar #b3 {
	background-image: url(../images/icon-b3.gif);
	background-repeat: no-repeat;
}
#sidebar #b4 {
	background-image: url(../images/icon-b4.gif);
	background-repeat: no-repeat;
}
#sidebar #b5 {
	background-image: url(../images/icon-b5.gif);
	background-repeat: no-repeat;
}
#sidebar #b6 {
	background-image: url(../images/icon-b6.gif);
	background-repeat: no-repeat;
}
#sidebar #b7 {
	background-image: url(../images/icon-b7.gif);
	background-repeat: no-repeat;
}
#footer {
	width: 100%;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer-content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer-content .right h2 {
	text-transform: uppercase;
	color: #344551;
	font-size: 18px;
	font-weight: bold;
}
#footer-content .left {
	color: #344551;
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
#footer-content .left span {
	font-size: 20px;
}
#footer-content .right {
	margin-top: 30px;
	text-align: right;
}
#footer-bottom {
	height: 30px;
	padding-top: 20px;
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

