/* YUI reset CSS
Copyright (c) 2006, 2008, 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}


body,ul,ol,li,dl,h1,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea{font-family:Verdana,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;font-weight:normal;color:#333;}
h1,h2,h3,h4,h5,h6{margin:0;font-weight:normal;}
.unit h1:first-child,.unit h2:first-child,.unit h3:first-child,.unit h4:first-child,.unit h5:first-child,.unit h6:first-child{margin-top:0 !important;}


a:link,a:visited,a:hover,a:active{color:#777; text-decoration:none;}


html {
  overflow-y: scroll;
}

body {
  text-align: center;
}

.main {
  margin-left: auto;
  margin-right: auto;
  width: 710px;
  text-align: left;
}

#header {
  height: 90px;
}

#header img {
  padding-top: 36px;
}

.wide-bg {
  position: relative;
  margin: 0 auto;
  left: 50%;
  margin-left: -595.5px;
  width: 1191px;
}

#menu-bg {
  background-image: url(images/menu_bg.gif);
  background-repeat: repeat-x;
  height: 29px;
}

#menu {
  position: relative;
  text-align: right;
  height: 29px;
  line-height: 28px;
}

#menu a {
  color: #aaa;
  font-size: 13px;
  margin-left: 12px;
}

#menu a:hover {
  color: #fff;
}

#menu .selected {
  color: #fff;
/*  border-bottom: solid 1px #888;*/
}

#banner-bg {
  
}

#banner {
  position: absolute;
  left: 240px;
}

#banner h1 {
  padding-top: 70px;
  color: #fff;
  font-size: 36px;
}

#banner h2 {
  padding-top: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
}

.capture {
  position: absolute;
  top: -188px;
  right: 0px;
  width: 350px;
  border: solid 1px #eee;
}

.cases-pic {
  border: solid 1px #eee;
  margin-bottom: 10px;
}

.software-pic {
  border: solid 1px #eee;
  margin-bottom: 10px;
}

#extra-bg {
  background-color: #f5f5f5; 
}

#content {
  padding: 35px 0 30px 0;
}

p, ul {
  margin-bottom: 15px;
}

#content li {
  margin-bottom: 8px;
}

#content ul{
  list-style-type: square;
  list-style-position: inside;  
}

#content h2, #extra h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 16px 0 -2px 0;
}

#extra h1, #content h1 {
  margin-bottom: -4px;
}

#extra {
  background-color: #f5f5f5;
  padding: 20px 0 20px 0;
  overflow-y: hidden;
}


.left-column {
  margin-right: 64px;
  width: 300px;
  float: left;
}

.right-column {
  float: left;
  width: 345px;  
}

.picture-column {
  position: relative;
  padding-top: 80px;
}

.case {
  clear: both;
  padding-top: 1em;
}

.case-column {
  position: relative;
  top: -40px;
}

.case-top {
  margin-top: 1em;
}

#footer-bg {
  background-image: url(images/footer_bg.gif); 
  background-repeat: repeat-x;
  height: 60px;
}

#footer { 
  position: relative;
  text-align: center;
  background-image: url(images/footer_bg.gif);
  background-repeat: repeat-x;
  font-size: 10px;
  padding-top: 10px;
}

#footer a {
   display: block;
}

.wide-wrapper {
  position: relative;
  overflow-x: hidden; 
  width: 100%; 
  min-width: 710px;
}

.emph {
  letter-spacing: 0.08em;
  font-size: 115%;
}

.large-link {
  background-image: url(images/arrow.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.medium-link {
  background-image: url(images/arrow_white.gif);
  background-position: top right;
  background-repeat: no-repeat;
  margin-top: 16px;
  display: block;
}

.medium-link:hover {
  background-image: url(images/arrow_white_hover.gif);
}

.medium-link-gray {
  background-position: top right;
  background-repeat: no-repeat;
  display: block;
  background-image: url(images/arrow_white_hover.gif);
  margin: 5px 0;
  height: 20px;
  padding-right: 16px;
}

.right-link {
  float: right;
  padding-right: 26px;
  line-height: 30px;
  background-image: url(images/arrow.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.download-link {
  padding-left: 16px;
  background-image: url(images/download.gif);
  background-position: center left;
  background-repeat: no-repeat;
  display: block;
}

.teaser {
  float: left;
  padding: 4px 10px 2px 0;
}

#loading {
  position: absolute; 
  top: 0;
  left: 0;
  display: none;
}

#subnavigation ul {
  position: absolute;
  top: 0;
  display: inline;
}

#subnavigation li {
  background-color: #fff;
  display: inline;
  padding: 10px 6px 3px 6px;
  margin-right: 4px;
  font-size: 16px;
  line-height: 22px;
  border-bottom: solid 2px #ddd;
}

#subnavigation .subnavigation-hover {
  border-bottom: solid 2px #333;
}

#subcontent{
  overflow:hidden;
  overflow-x:hidden;
  width:710px;
  position:relative;
  margin-top: 20px;
}

.section{
  height:auto;
  width:6140px;
  position:relative;
}

.section ul{
  padding:0;
  margin:0 2px;
  list-style:none;
}

.section li{
  float:left;
  width:710px;
  margin:0 2px;
}

.info-box {
  margin-bottom: 15px;
  background-color: #fff;
  width: 240px;
}

.info-box-container {
  padding: 14px;
}

.flot-example {
  background-color: #fff;
  margin-bottom: 14px;
  width: 650px;
}

.flot-example-container {
  padding: 22px 20px 12px 20px;
}

#map {
  top: -150px;
  border: 2px solid #000;
  background-color: #ddd;
}

#map span {
  font-size: 6px;
}

address {
  margin-bottom: 10px;
  margin-left: 10px;
  color: #555;
}

.person {
  position: relative;
  padding-bottom: 14px;
}

.person .mugshot {
  float:left; 
  border: solid 1px #eee;
}

.person .description {
  padding-left:85px;
  padding-top: 5px;
}

.person .links {
  position: absolute;
  right: 0;
  text-align: right;
}

.black {
  color: #000;
}

.flag {
  margin: 0 4px;
}

.customers .description {
   font-size: 12px;
   color: #777;
}
