
body
{
  background: #CCC;
  font-size: 100%;
  margin: 15px 0 20px 0;
}
body, caption, th, td, input, textarea, select, option, legend, fieldset {
  font-family:Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
}


#page
{
  font-size:0.75em;
  width: 1024px;
  background: #FFF url("/_images/main-bg.png") top left repeat-y;
  margin: 0 auto;
}

#header
{
  background: url("/_images/header.png") top left no-repeat;
  width: 1024px;
  height: 210px;
}

#home-logo {
  float: left;
}

#home-logo a {

}

#peek {
  float: left;
  height: 210px;
  width: 457px;
}

#nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#nav ul li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#main {
  position:relative;
}
#main-inner {
}



#content
{
  width: 1024px;
}
#content-inner {
  margin:0;
  padding: 0 10px 0 10px;
}

#content h1 {
  margin-left: 30px;
  color: #323B97;
}

p {
  line-height: 1.3em;
  margin: 10px 10px 10px 30px;
}
a {
  outline: none;
  color: #323B97;
  text-decoration: none;
}
a:hover {
  color: #CC0000;
}

#content a {
  border-bottom: 1px dotted #ccc;
}
#content a:hover {
  border-bottom: 1px solid #cc0000;
}
a img {
  border: none;
}


h1, h2
{
  font-size: 1.6em;
  padding-top: 10px;
  margin-top: 0px;
}
h4
{
  margin-bottom: 5px;
}




#footer {
  height: 182px;
  background: url('/_images/footer-bg.png') top left no-repeat;
}

#footer p
{
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 1px 0 0 0;
  line-height: 17px;
}
#footer-inner {
  padding-top: 70px;
  padding-left: 30px;
}
#disclaimer {
  margin-left: 45px;
  width: 520px;
  font-size: 0.8em;
  font-style: italic;
}

#footer-message
{
  margin-top: 27px;
  color: #fff;
}

#footer-message a
{
  color: #fff;
  border-bottom: 1px dotted #fff;
}
#footer-message a:hover
{
  border-bottom: 1px solid #fff;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */

#header, #content, #navbar, #sidebar-left, #sidebar-right, #footer, #closure-blocks {
  overflow:visible;
  word-wrap:break-word;
}

#left {
  float: left;
  display: inline;
  width: 50%;
  margin-top: 20px;
}

#right {
  float: left;
  display: inline;
  width: 49%;
  margin-top: 20px;
}

#home-image {
}

#content-cam {
  float: left;
  display: inline;
  margin: 20px;
}



#cam-container {
  float: left;
  width: 962px;
}

#cam-container-inner {
  margin: 2px;
}

#cam {
  float: right;
  display: inline;
  width: 705px;
  margin-bottom: 15px;
  margin-right: 15px;
  margin-top: 15px;

}
#controls {
  float: left;
  display: inline;
  width: 195px;
  padding-bottom: 10px;
  margin-top: 15px;
  margin-left: 18px;
}

#controls td {
  text-align: center;
}

#cam-container h1 {
margin: 0 0 0 0;
padding: 0;
color: #fff;
font-weight: normal;
padding: 2px 0 3px 5px;
}

.controls-header h2 {
  margin:2px 3px 6px 2px;
  padding:5px;
  font-size: 1.2em;
  text-align: center;
}

.ui-button-text-icon .ui-icon {
  margin-left: 5px;
}

.ui-button-text-icon .ui-button-text {
  padding:0.4em 0.8em 0.4em 2.1em;
}
