﻿* {
	margin:0px;
	border:0px;
}
h1
{
	font-size: 1.0em;
}
h2
{
	font-size: 1.1em
}
h3
{
	font-size: 1.2em;
}
.clear {
	clear:both;
}

a:link, a:visited {
	text-decoration:none;
	color:#1f2050;
}

/*****************************************************************************/
/*
/*****************************************************************************/

body {
	background-color:#dfeeec;
	font-family:Arial;
}

.console
{
	float: right;
	margin: 0px;
	background-color: #ffffff;
}
.console table
{
	width: auto;
	margin: 0px;
}
.floatright
{
	float: right;
}
.whatsNew_content h2 object
{
	height: 50px;
}

.content
{
	margin: 15px;
}
#outer { 
	margin: 0 auto;
	width: 990px;
}

#header {
	background-image:url('images/fireTvLogo.jpg');
	background-repeat:no-repeat;
	height: 150px;
}
.breadcrumb
{
	background-color: #1f2050;
	color: #ffffff;
	float: left;
	width: 990px;
}
.breadcrumbtrail
{
	color: #ffffff;
	float: left;
	padding: 7px;
}
.break
{
	clear: both;
}
.breadcrumbtrail a, .breadcrumbtrail a:link, .breadcrumbtrail a:visited
{
	padding: 7px;
	color: #ffffff;
}
.breadcrumbtrail a:active, .breadcrumbtrail a:focus, .breadcrumbtrail a:hover
{
	color: #1f2050;
	background-color: #ffffff;
	border: solid 0px red;
}
.headerph
{
	position: absolute;
	z-index: 0;
}
#header_fireTvLogo 
{
	float:left;
	position: absolute;
	z-index: 4;
	top: 30px;
}
#header_avonLogo
{
	float: right;
	position: absolute;
	top: 30px;
	left: 830px;
}

#header_real {
	float:right;
	width:50%;
	text-align:right;
	margin-top:5px;
	margin-right:2px;
}

#header_real a:link, #header_real a:visited {
	text-decoration:none;
	color:#ffffff;
}

#header_real a:hover, #header_real a:active, #header_real a:focus {
	text-decoration:underline;
}

#topNav {
	background-color:#e00211;
	font-weight:bold;
}

.topNav_link {
	width:165px;
	text-align:center;
}

.topNav_link a:link, .topNav_link a:visited {
	color:#ffffff;
	text-decoration:none;
}

.topNav_link a:hover, .topNav_link a:active, .topNav_link a:focus {
	text-decoration:underline;
	color: #e00211;
	background-color: #ffffff;
	border: solid 0px red;
}

#mainContent {
	background-color:#dfeeec;
	margin-top:0px;
}

#mainContent_right {
	width:495px;
	float:right;
	margin-top:5px;
}

#mainContent_left {
	width:490px;
	float:left;
	margin-top:5px;
}

#mainContent_central {
	position: relative;
}


/*****************************************************************************/
/*									HOME.ASPX
/*****************************************************************************/

.whatsNew {
	
}

.whatsNew_title {
	margin-bottom:0px;
	background-color:#1f2050;
	padding: 8px;
	color:#ffffff;
	font-size: 1.4em;
}

.whatsNew_item {
	background-image: url(/avonfiretv/images/watchrightbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #e7e7e7;
	margin-top:1px;
	width: 100%;
	border-bottom: solid 2px #1f2050;
}

.whatsNew_image {
	float: right;
	width: 100px;
}

.whatsNew_content {
	padding: 10px;
	width: 350px;
}

#channels {
	background-color:#d4d6d7;
}

#channels_title {
	background-color:#1f2050;
	margin-bottom:10px;
}

#channels_title a:link, #channels_title a:visited {
	color:#ffffff;
	text-decoration:none;
}

#channels_title a:active, #channels_title a:focus
{
	color:red;
}

#channels_live, #channels_play, #channels_watch {
	background-color:#1f2050;
	text-align:center;
	padding-top:3px;
}

#channels_live {
	width:155px;
	float:right;
	margin-right:5px;
	margin-bottom:5px;
}

#channels_left {
	width:325px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
}

#channels_play {
	width:155px;
	float:right;
	margin-right:5px;
}

#channels_watch {
	width:155px;
	float:left;
}

.channels_content {
	text-align:left;
	padding:3px;
	padding-top:0px;
}
.channelsimages
{
	width: 100%;
}
.channimage
{
	margin: 12px;
	float: right;
	text-align: center;
	border: solid 2px #000066;
	background-color: #ffffff;
	width: 130px;
}
.channimage object
{
	width: 120px;
	height: 200px;
}
.channels_contentTitle {
	margin-right:3px;
	margin-left:3px;
}

.channels_contentTitle{
	color:#1f2050;
	background-color:#ffffff;
}

.channels_content p {
	color:#000000;
	background-color:#ffffff;
	padding:3px;
}

.channels_image {
	background-color:#ffffff;
	margin:3px;
	padding-top:5px;
	margin-bottom:0px;
}

.channels_content {
}

#mainContent_left_tv {
	background-color:#1f2050;
	position: relative;
}

#nowPlaying {
	margin-top:5px;
}

#nowPlaying_title {
	background-color:#1f2050;
	padding:5px;
}

#nowPlaying_title a:link, #nowPlaying_title a:visited {
	color:#ffffff;
	text-decoration:none;
}

#nowPlaying_title a:hover, #nowPlaying_title a:active, #nowPlaying_title a:focus
{
	color: Red;
	text-decoration:underline;
}

#nowPlaying_content {
	background-color:#d4d6d7;
	padding:5px;
}


/*****************************************************************************/
/*									BIG TEA VEE
/*****************************************************************************/

.absdivcontainer
{
	position: relative;
}

.bigtv {
	position: absolute;
	left: 3px;
	top: 3px;
}
.bigtvlive {
	position: absolute;
	left: 253px;
	top: 50px;
}
.weetvdiv
{
	float: right;
	border-bottom: solid 2px #1f2050;
	width: 100%;
}
.weetvdetails
{
	margin: 10px;
	width: 350px;
}
.weetvscr
{
	float: right;
	margin: 10px;
	width: 100px;
}

a, a:link
{
	text-decoration: underline;
	color: #0000ff;
}
a:visited
{
	text-decoration: underline;
	color: Purple;
}
a:hover, a:active, a:focus
{
	text-decoration: underline;
	color: #ec2127;
}

/*****************************************************************************/
/*									LIVE.ASPX
/*****************************************************************************/

.watch_right {
	float:right;
	width:450px;
}
.watch_right_item {
	background-image: url(/avonfiretv/images/watchrightbg.gif);
	float: right;
	margin: 10px 0px 10px 0px;
	width: 100%;
}
.watch_right_image {
	margin:2px;
	float:right;
}
.watch_right_content
{
	margin:4px;
}

.watch_left {
	float:left;
	width:450px;
}
.watch_left_item {
	background-image: url(/avonfiretv/images/watchleftbg.gif);
	float: left;
	margin: 10px 0px 10px 0px;
	width: 100%;
}
.watch_left_image {
	float:left;
	margin:2px;
}
.watch_left_content
{
	margin:4px;
}

#live_right {
	float:right;
	width:400px;
	margin-right:50px;
	margin-top:50px;
}

.live_right_item {
	margin-top:50px;
}

.live_right_image {
	width:100px;
	float:right;
}
#live_left {
	float:right;
	width:400px;
	margin-top:50px;
}

.live_left_item {
	margin-top:50px;
}

.live_left_image {
	width:100px;
	float:left;
}




.live_left_item {
	background-image: url(/avonfiretv/images/watchleftbg.gif);
	float: left;
	margin: 10px 0px 10px 0px;
	width: 100%;
}
.live_right_item {
	background-image: url(/avonfiretv/images/watchrightbg.gif);
	float: right;
	margin: 10px 0px 10px 0px;
	width: 100%;
}
.livespace
{
	height: 60px;
	clear: both;
}
.live_left_top
{
	margin: 10px;
	color: #1f2050;
	font-weight: bold;
	font-size: 1.2em;
	height: 200px;
	text-align: right;
}
.live_left_bottom
{
	margin: 10px;
	color: #1f2050;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
	margin-top: 190px;
}
.live_right_top
{
	margin: 10px;
	color: #1f2050;
	font-weight: bold;
	font-size: 1.2em;
	height: 200px;
}
.live_right_bottom
{
	margin: 10px;
	color: #1f2050;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 190px;
}
.live_left_bottom object, .live_right_bottom object, .live_left_top object, .live_right_top object
{
	height: 50px;
}




/* Home Wee TVs Live */
.scrweelive {
	position: absolute;
	left: 640px;
	top: 81px;
}
.weetvlive {
	background-image: url(/avonfiretv/images/weetvlive.gif);
	position: absolute;
	left: 595px;
	top: 70px;
}
a.weetvlive:hover {
	background-image: url(/avonfiretv/images/weetvliveon.gif);
}

/* Home Wee TVs Watch */
.scrweewatch
{
	position: absolute;
	left: 444px;
	top: 81px;
}
.weetvwatch
{
	background-image: url(/avonfiretv/images/weetvwatch.gif);
	position: absolute;
	left: 399px;
	top: 70px;
}
a.weetvwatch:hover
{
	background-image: url(/avonfiretv/images/weetvwatchon.gif);
}

/*****************************************************************************/
/*									FIND.ASPX
/*****************************************************************************/

#find_title {
	background-color:#1f2050;
	color:#ffffff;
	padding:5px;
}

#find_content {
	padding:5px;
}

/*****************************************************************************/
/*									SEND.ASPX
/*****************************************************************************/

#send_title {
	background-color:#1f2050;
	color:#ffffff;
	padding:5px;
}

#send_content {
	padding:5px;
}

.send_form {
	width:100%;
}

.send_form_title {
	background-color:#1f2050;
	color:#ffffff;
}

/*****************************************************************************/
/*									SCHOOL.ASPX
/*****************************************************************************/

#mainContent_school {
	padding:10px;
	background-color:#d4d6d7;
	margin-bottom:10px;
	text-align:center;
}

#mainContent_play {
	padding:5px;
	background-color:#d4d6d7;
	margin-bottom:10px;
	text-align:center;
}

/*****************************************************************************/
/*								BIG TEA VEE WATCH
/*****************************************************************************/

.video {
	position: absolute;
	left: 1px;
	top: 2px;
}

/* Big TV Controls */
.playvidbtn
{
	position: absolute;
	top: 387px;
	left: 7px;
}
.pausevidbtn 
{
	position: absolute;
	top: 387px;
	left: 91px;
}
.stopvidbtn
{
	position: absolute;
	top: 387px;
	left: 175px;
}
.playvidbtn a
{
	float: left;
	background-image: url('/avonfiretv/images/btnplay.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.pausevidbtn a
{
	float: left;
	background-image: url('/avonfiretv/images/btnpause.gif');
	background-position: top;
	background-repeat: no-repeat;
}
.stopvidbtn a
{
	float: left;
	background-image: url('/avonfiretv/images/btnstop.gif');
	background-position: top;
	background-repeat: no-repeat;
}
.playvidbtn a:active, .playvidbtn a:hover, .playvidbtn a:focus
{
	background-image: url('/avonfiretv/images/btnplayhover.gif');
}
.pausevidbtn a:active, .pausevidbtn a:hover, .pausevidbtn a:focus
{
	background-image: url('/avonfiretv/images/btnpausehover.gif');
}
.stopvidbtn a:active, .stopvidbtn a:hover, .stopvidbtn a:focus
{
	background-image: url('/avonfiretv/images/btnstophover.gif');
}