* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#wrapper {
	width: 780px;
	border: 1px solid #000;
	text-align: left;
	margin: 0 auto;
}

div#header {
	height: 127px;
	background: #fff url(../images/header_background.jpg) no-repeat scroll left top;
	position: relative;
}

.headerOverlay
{
    padding-left:22px;
    padding-top:12px;   
}

a#headerHomeLink
{
	position: absolute;
	display: block;
	top: 16px;
	left: 22px;
	width: 173px;
	height: 52px;
}

a#headerHomeLink span.alt
{
	display: none;
}

ul#nav
{
	list-style-type: none;
	position: absolute;
	height: 32px;
	width: 300px;
	left: 20px;
	bottom: 0px;
	bottom: -1px;
	display: block;
}

ul#nav li
{
	float: left;
	display: block;
	height: 32px;
	width: 134px;	
	margin: 0 1px 0 0;
}

ul#nav li a
{
	display: block;
	height: 32px;
	width: 134px;	
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(../images/bg_mainNav.gif);
	color: #fff;
}

ul#nav li a.current
{
	background-image: url(../images/nav_current.gif);
	color: #036;
}

#my_time {
 float: right;
 position: absolute;
 background: transparent;
 font-size: 10px;
 color: #FFF;
 border: 0;
 bottom: 5px;
 right: 10px;
 width: 400px;
 text-align: right;
}

#content {
	width: 780px;
	height: 451px;
	background-color: #fff;
	position: relative;
	border-bottom: 1px solid #000;
}

/* The map area */
div#leftSideWrapper,
div#rightSideWrapper
{
	padding: 0;
	position: absolute;
	height: 411px;
	border: 1px solid #fff;
	border-top-color: #909090;
	border-left-color: #909090;
	background-color: #e5e5e5;
	overflow: hidden;
}

div#leftSideWrapper
{
	width: 388px;
	top: 19px;
	left: 19px;
}

div#rightSideWrapper
{
	width: 330px;
	top: 19px;
	right: 19px;
}

#mapContainer,
#listContainer
{	
	margin: 5px;
	width: 375px;
	height: 399px;
	border: 1px solid #fff;
	border-bottom-color: #909090;
	border-right-color: #909090;
}

/* The feed list */
#listContainer
{
	overflow-y: scroll;
	background-color: #fff;
}

#listContainer ul
{
	overflow: hidden;
}

#listContainer ul li
{
	background-image: url(../images/list_row.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: solid 1px #ededed;
	overflow: hidden;
}


#listContainer ul li a,
#listContainer ul li a:hover,
#listContainer ul li a:link,
#listContainer ul li a:visited,
#listContainer ul li a:active
{
	line-height: 27px;
	display: block;	
	background-image: url(../images/camera.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	height: 32px;
	padding: 5px 5px 5px 57px;
	color: #069;
	text-decoration: none;
}

#listContainer ul li a:hover
{
	background-color: #ededed;
	text-decoration: underline;
}

/* The video area */
#videoWrapper
{
	margin: 5px;
	width: 320px;
	height: 401px;
	border: none;
}

#videoContainer
{
}

#video {
	height: 288px;
	border: 1px solid #000;
	background: url(../images/fpo.jpg) 0 0 no-repeat;
	overflow: hidden;
}

body#landing #video {
	height: 298px;
	background: url(../images/landing.jpg) 0 0 no-repeat;
	border: 0;
}

body#landing #videoFeed {
	border: 0;
}

#videoFeedBad {
 position: absolute;
 width: 247px;
 height: 251px;
 background: url(../images/landing_empty.jpg) 0 0 no-repeat;
 top: 48px;
 right: 31px;
 overflow: hidden;
 color: #FFF;
 text-align: center;
 padding: 0 40px;
}
 
#videoFeedBad p {
 margin-top: 100px;
}
 
#videoFeedBad a {
	color: #FFF;
}

body#unavailable #video {
	position: absolute;
	width: 320px;
	height: 251px;
	border: 0;
	background: url(../images/unavailable.jpg) 0 0 no-repeat;
	top: 51px;
	right: 25px;
	overflow: hidden;
}

#videoTitle
{
	font-size: 14pt;
	font-weight: normal;
	color: #069;
	padding: 0 0 5px 0;
}

body#landing iframe#videoFrame {
	width: 320px;
	height: 280px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: #000;	
}

iframe#videoFrame {
	width: 320px;
	height: 251px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: #000;	
}

#description {
	position: absolute;
	width: 299px;
	height: 79px;
	top: 335px;
	right: 41px;
	text-align: center;
	color: #FFF;
}

#description h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 7px;
}

#description p {
	font-size: 0.9em;
}

/* inner video pages */
#legend {
	text-align: center;
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12pt;
	font-weight: normal;
}

#legend h3 {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 5px;
	color: #069;
}

#legend ul {
	list-style-type: none;
	white-space: nowrap;
}

/*#legend ul li {
	float: left;
	display: inline;
	width: 74px;
	margin-right: 7px;
	margin-bottom: 7px;
}*/

#legend table td {
	width: 81px;
	text-align: left;
}

#legend table td.last {
	width: 74px;
	text-align: left;
}

/*#legend ul#camera {
	clear: left;
}

#legend ul#camera li {
	margin-top: -8px;
}*/

#legend table#camera {
	margin-top: 0;
}

/*#legend ul#camera li {
	text-align: center;
	font-size: 0.7em;
}*/

#legend table#camera td {
	text-align: center;
	font-size: 0.7em;
}

/*#legend ul li.last {
	margin-right: 0;
}*/

#edmonton {
	position: absolute;
	width: 93px;
	height: 25px;
	top: 423px;
	left: 27px;
}
/* FOOTER from COEStyles */
#footer {margin:10px auto 0 auto;
	padding:10px 0;
	width:780px;
	border-top:1px solid #999;
	text-align:center;
	color:#666; 
	font-size:10pt;
}
#footer a {color:#006699;text-decoration:underline;}
#footer a:hover {text-decoration:none;}
/* original Telus Footer
#footer {
	position: relative;
	width: 780px;
	height: 19px;	
	line-height: 19px;
	background: #3b3b3b url(../images/footer_bg.gif) repeat-x left top;
	color: #FFF;
	font-size: 0.7em;
}
*/

#footer p {
	margin-left: 25px;
	text-align: center;
	font-size: 10pt;
}
/*
#footer a {
	color: #FFF;
}

#footer a:hover {
	color: #E1E1E1;
}
*/
.copyright {
	margin-left: 40px;
	color: #C7D4DE;
}

#close {	
	position: absolute;
	right: 0;
	top: 0;
	width: 140px;
	border-left: 1px solid #FFF;
}