@import url("menu.css"); /* menu styles */
html { font-size: 14px }
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, 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;
}
/*
div#header {
	border-bottom: 1px solid #000;
	height: 91px;
	margin-bottom: 2px;
}
*/
#content {
	width: 780px;
	height: 451px;
	background: url(../images/bg_main.jpg);
	position: relative;
	border-bottom: 1px solid #000;
}

#my_time {
 float: right;
 position: absolute;
 background: transparent;
 font-size: 10px;
 color: #FFF;
 border: 0;
 top: 5px;
 right: 10px;
 width: 400px;
 text-align: right;
}

/* The map area */
#mapContainer {	
	position: absolute;
	height: 368px;
	width: 367px;
	border: 1px solid #000;
	top: 22px;
	left: 26px;
}

#navigationcontainer {	
	position: absolute;
	height: 368px;
	width: 367px;
	top: 22px;
	left: 26px;
}

/* The video area */
#videoContainer
{
	position: absolute;
	height: 278px;
	width: 320px;
	top: 22px;
	right: 32px;
}

#video {
	position: absolute;
	width: 320px;
	height: 240px;
	border: 1px solid #000;
	background: url(../images/landing.gif) 0 0 no-repeat;
	top: 36px;
	right: 0px;
	overflow: hidden;
}
#videoFeed{
	position: absolute;
	width: 320px;
	height: 240px;
	border: 0;
	top: 40px;
	right: 0px;
}

body#landing #video {
	position: absolute;
	width: 327px;
	height: 280px;
	background: url(../images/landing.gif) 0 0 no-repeat;
	border: 0;
	top: 32px;
	right: 29px;
}

body#landing #videoFeed{
	position: absolute;
	width: 327px;
	height: 240px;
	border: 0;
	top: 62px;
	right: 32px;
}

#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: 327px;
	height: 251px;
	border: 0;
	background: url(../images/unavailable.jpg) 0 0 no-repeat;
	top: 51px;
	right: 28px;
	overflow: hidden;
}

#videoTitle {
	position: absolute;
	width: 327px;
	top: 5px;
	left: 0px;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFF;
}

body#landing iframe#videoFrame {
	width: 327px;
	height: 280px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: #000;	
}

iframe#videoFrame {
	width: 327px;
	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 {
	position: absolute;
	width: 317px;
	height: 79px;
	top: 335px;
	right: 33px;
	text-align: center;
	color: #FFF;
}

#legend h3 {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 7px;
}

#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 copied from COEStyles.css*/
#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;}

#printWatermark {display:none;}
/* original footer declaration from Telus.
#footer {
	position: relative;
	width: 780px;
	height: 19px;	
	line-height: 19px;
	background: #376491;
	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;
}

/* STYLES SPECIFIC TO CITY COUNCIL CAMS */

h2 {
	font-size: 16px;
}

div#navigationcontainer p, div#navigationcontainer ul {
	margin: 10px 20px;
}

div#navigationcontainer {
	font-family: arial, helvetica, verdana, sans-serif;
	color: #fff;
	font-size: 13px;
}

div#council-links {
	position: absolute;
	top: -5px
}

div#rivervalley-links {
	position: absolute;
	top: 150px;
}

div#notes-section {
	position: absolute;
	top: 290px
}
div#notes-section p {
	margin: 10px;
}

ul.links {
	list-style-type: none;
}

ul.links li {
	margin: 0 0 5px 0;
}

ul.links li a {
	display: block;
	height: 38px;
	padding-left: 82px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

ul.links li a:hover {
	text-decoration: underline;
}

ul.links li a span {
	line-height: 38px;
}

ul.links li a.av{
	background-image: url(../images/icon-audiovideo.gif);
	background-repeat: no-repeat;
}

ul.links li a.au{
	background-image: url(../images/icon-audio.gif);
	background-repeat: no-repeat;
}
