html {
  color: black;
  background: white; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, 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, strong, th, var {
  font-style: normal;
  font-weight: normal; }

li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ""; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

input, textarea, select {
  font-size: 100%; }

legend {
  color: black; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1.7;
  text-align: center; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

table, td, th {
  vertical-align: middle; }

blockquote:before, blockquote:after {
  content: ""; }

q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a img {
  border: none; }

html {
  font-size: 100.01%; }

body {
  font-size: 75%;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #111111; }

h1 {
  font-size: 2.5em;
  line-height: 1;
  margin-bottom: 0.5em; }

h2 {
  font-size: 2.5em;
  margin-bottom: 0.75em; }

h3 {
  font-size: 2em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-size: 0.9em;
  font-weight: bold; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em;
  color: #414141; }
  p img.left {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    float: right;
    margin: 1.5em 0 1.5em 1.5em; }

blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666666; }

pre {
  margin: 1.5em 0;
  white-space: pre;
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5; }

code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul, ol {
  margin: 0 1.5em 1.5em 1.5em; }

ul li {
  list-style-type: disc; }

ol li {
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eeeeee; }

.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

.hide {
  display: none; }

.quiet {
  color: #666666; }

.loud {
  color: black; }

.highlight {
  background: yellow; }

.added {
  background: #006600;
  color: white; }

.removed {
  background: #990000;
  color: white; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.container {
  width: 940px;
  margin: 0 auto;
  display: inline-block;
  text-align: left; }

.column {
  float: left;
  margin-right: 20px; }

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12 {
  float: left;
  margin-right: 20px; }

.last, div.last {
  margin-right: 0; }

.span-1 {
  width: 60px; }

.span-2 {
  width: 140px; }

.span-3 {
  width: 220px; }

.span-4 {
  width: 300px; }

.span-5 {
  width: 380px; }

.span-6 {
  width: 460px; }

.span-7 {
  width: 540px; }

.span-8 {
  width: 620px; }

.span-9 {
  width: 700px; }

.span-10 {
  width: 750px; }

.span-11 {
  width: 860px; }

.span-12 {
  width: 940px;
  margin-right: 0; }

input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12 {
  border-left-width: 1px !important;
  border-right-width: 1px !important;
  padding-left: 5px !important;
  padding-right: 5px !important; }

input.span-1, textarea.span-1 {
  width: 48px !important; }

input.span-2, textarea.span-2 {
  width: 128px !important; }

input.span-3, textarea.span-3 {
  width: 208px !important; }

input.span-4, textarea.span-4 {
  width: 288px !important; }

input.span-5, textarea.span-5 {
  width: 368px !important; }

input.span-6, textarea.span-6 {
  width: 448px !important; }

input.span-7, textarea.span-7 {
  width: 528px !important; }

input.span-8, textarea.span-8 {
  width: 608px !important; }

input.span-9, textarea.span-9 {
  width: 688px !important; }

input.span-10, textarea.span-10 {
  width: 768px !important; }

input.span-11, textarea.span-11 {
  width: 848px !important; }

input.span-12, textarea.span-12 {
  width: 928px !important; }

.append-1 {
  padding-right: 80px; }

.append-2 {
  padding-right: 160px; }

.append-3 {
  padding-right: 240px; }

.append-4 {
  padding-right: 320px; }

.append-5 {
  padding-right: 400px; }

.append-6 {
  padding-right: 480px; }

.append-7 {
  padding-right: 560px; }

.append-8 {
  padding-right: 640px; }

.append-9 {
  padding-right: 720px; }

.append-10 {
  padding-right: 800px; }

.append-11 {
  padding-right: 880px; }

.prepend-1 {
  padding-left: 80px; }

.prepend-2 {
  padding-left: 160px; }

.prepend-3 {
  padding-left: 240px; }

.prepend-4 {
  padding-left: 320px; }

.prepend-5 {
  padding-left: 400px; }

.prepend-6 {
  padding-left: 480px; }

.prepend-7 {
  padding-left: 560px; }

.prepend-8 {
  padding-left: 640px; }

.prepend-9 {
  padding-left: 720px; }

.prepend-10 {
  padding-left: 800px; }

.prepend-11 {
  padding-left: 880px; }

div.border {
  padding-right: 9px;
  margin-right: 10px;
  border-right: 1px solid #eeeeee; }
div.colborder {
  padding-right: 49px;
  margin-right: 50px;
  border-right: 1px solid #eeeeee; }

.pull-1 {
  margin-left: -80px; }

.pull-2 {
  margin-left: -160px; }

.pull-3 {
  margin-left: -240px; }

.pull-4 {
  margin-left: -320px; }

.pull-5 {
  margin-left: -400px; }

.pull-6 {
  margin-left: -480px; }

.pull-7 {
  margin-left: -560px; }

.pull-8 {
  margin-left: -640px; }

.pull-9 {
  margin-left: -720px; }

.pull-10 {
  margin-left: -800px; }

.pull-11 {
  margin-left: -880px; }

.pull-12 {
  margin-left: -960px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12 {
  float: left;
  position: relative; }

.push-1 {
  margin: 0 -80px 1.5em 80px; }

.push-2 {
  margin: 0 -160px 1.5em 160px; }

.push-3 {
  margin: 0 -240px 1.5em 240px; }

.push-4 {
  margin: 0 -320px 1.5em 320px; }

.push-5 {
  margin: 0 -400px 1.5em 400px; }

.push-6 {
  margin: 0 -480px 1.5em 480px; }

.push-7 {
  margin: 0 -560px 1.5em 560px; }

.push-8 {
  margin: 0 -640px 1.5em 640px; }

.push-9 {
  margin: 0 -720px 1.5em 720px; }

.push-10 {
  margin: 0 -800px 1.5em 800px; }

.push-11 {
  margin: 0 -880px 1.5em 880px; }

.push-12 {
  margin: 0 -960px 1.5em 960px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12 {
  float: right;
  position: relative; }

.prepend-top {
  margin-top: 1.5em; }

.append-bottom {
  margin-bottom: 1.5em; }

.box {
  padding: 1.2em 1.2em 0.5em 1.2em;
  background: #ebebeb;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #c6c6c6;
  text-shadow: 1px 1px 1px white;
  color: #444444;
  text-align: justify; }

hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 1.45em;
  border: none; }
  hr.space {
    background: white;
    color: white; }

.clearfix:after, .container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.clearfix, .container {
  display: block; }

.clear {
  clear: both; }

label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #cccccc; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input[type=text], input[type=password], input.text, input.title {
  background-color: white;
  border: 1px solid #bbbbbb; }

textarea, select {
  background-color: white;
  border: 1px solid #bbbbbb; }

input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus {
  border-color: #666666; }

textarea:focus, select:focus {
  border-color: #666666; }

input[type=text], input[type=password], input.text, input.title {
  margin: 0.5em 0; }

textarea, select {
  margin: 0.5em 0; }

input.text {
  width: 300px;
  padding: 5px; }
input.title {
  width: 300px;
  padding: 5px;
  font-size: 1.5em; }

textarea {
  width: 390px;
  height: 250px;
  padding: 5px; }

input[type=checkbox], input[type=radio], input.checkbox, input.radio {
  position: relative;
  top: 0.25em; }

form.inline {
  line-height: 3; }
  form.inline p {
    margin-bottom: 0; }

.error, .notice, .success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 1px solid #dddddd;
  clear: both; }

.error {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }

.notice {
  background: #f5f5f5 url(http://cam.ly/images/clip.png?1273689220) no-repeat 10px 50%;
  color: #595959;
  border-color: #d9d9d9;
  text-shadow: 1px 1px white;
  padding: 1.4em;
  text-align: center; }

.success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }

.error a {
  color: #8a1f11; }

.notice a {
  color: #514721; }

.success a {
  color: #264409; }

body {
  color: #414141; }

a {
  color: #409edc;
  text-decoration: none; }
  a:link {
    color: #409edc;
    text-decoration: none; }
  a:visited {
    color: #409edc; }
  a:hover, a:focus {
    color: #2379b2;
    text-decoration: underline; }
  a:active {
    color: #2379b2; }

:-moz-any-link:focus {
  outline: none; }

:-moz-selection, :selection {
  background-color: #cfecff;
  color: black; }

html {
  overflow-y: scroll; }
  html h1, html h2, html h3, html h4 {
    font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-weight: normal;
    color: #414141; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix, *:first-child + html .clearfix {
  zoom: 1; }

.clearing {
  clear: both;
  height: 0;
  overflow: hidden;
  margin: -1px 0 0 0; }

.left {
  float: left; }

.right {
  float: right; }

.overflow {
  overflow: hidden; }

.hr {
  clear: both;
  float: none;
  width: 100%;
  border-bottom: 1px dotted #cccccc;
  padding: 20px 0; }

#page {
  background: white url(http://cam.ly/images/background.jpg?1273689220) repeat-x; }

#inner-page {
  background: white url(http://cam.ly/images/inner-background.jpg?1273689221) repeat-x; }

#header {
  height: 63px;
  position: relative;
  z-index: 999; }

#flash-notice {
  color: black;
  font-size: 1.3em;
  width: 100%;
  background: #f1f1f1;
  padding: 10px; }

#flash-error {
  color: #cc0000;
  font-size: 1.3em; }

#logo a {
  display: block;
  background-image: url(http://cam.ly/images/logo.png);
  height: 44px;
  width: 159px;
  text-indent: -9999px;
  margin-top: 4px; }

ul#topnav {
  padding: 0 0;
  font-size: 1.2em;
  text-align: center;
  list-style: none;
  float: right;
  margin: 0px;
  padding-top: 20px; }
  ul#topnav li {
    float: left;
    display: inline;
    margin: 0 5px;
    list-style-type: none; }
    ul#topnav li a.normal_nav {
      padding: 4px 10px 4px 10px; }
    ul#topnav li a {
      text-decoration: none;
      float: left;
      color: white;
      font-size: 0.8em; }
      ul#topnav li a span {
        margin: 0 10px 0 -10px;
        padding: 2px 2px 4px 20px;
        position: relative;
        float: left; }
        ul#topnav li a span.sign-up {
          padding: 3px 8px 4px 18px; }
      ul#topnav li a:active {
        color: white; }
    ul#topnav li.active a {
      text-decoration: none;
      background: #595959;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px; }
    ul#topnav li a:hover {
      text-decoration: none;
      background: #595959;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px; }
    ul#topnav li a.sign-up {
      background: url(http://cam.ly/images/nav-2.png?1273689220) no-repeat top right;
      color: white;
      text-shadow: 1px 1px 1px #349516;
      text-transform: uppercase; }
    ul#topnav li span.sign-up {
      background: url(http://cam.ly/images/nav-2.png?1273689220) no-repeat top left; }
    ul#topnav li a:hover.sign-up {
      background: url(http://cam.ly/images/nav-2.png?1273689220) no-repeat right -28px; }
    ul#topnav li span:hover.sign-up {
      background: url(http://cam.ly/images/nav-2.png?1273689220) no-repeat left -28px; }
    ul#topnav li.sign-up {
      padding-left: 15px; }
  ul#topnav.sf-menu li.current ul li a, ul#topnav.sf-menu li ul li a {
    background: transparent none repeat scroll 0 0;
    float: left;
    height: auto;
    width: 175px;
    text-align: left;
    display: block;
    padding: 7px 6px;
    margin: 0px 0;
    border-bottom: 1px solid #595959;
    color: #d2d1d1;
    text-shadow: none; }
  ul#topnav.sf-menu li.current ul li {
    margin: 0;
    padding: 0px 0; }
    ul#topnav.sf-menu li.current ul li a:hover {
      color: white;
      text-shadow: none;
      background: #3e3e3e; }
  ul#topnav.sf-menu li ul li a:hover {
    color: white;
    text-shadow: none;
    background: #3e3e3e; }
  ul#topnav.sf-menu li.current ul, ul#topnav.sf-menu li ul {
    left: -10px;
    margin: 19px 0 0 10px;
    top: 25px;
    -moz-box-shadow: 0px 0px 5px #111111;
    -webkit-box-shadow: 0px 0px 5px #111111;
    background: #303030;
    width: 187px; }
  ul#topnav.sf-menu li.sfHover ul li {
    margin: 0; }
  ul#topnav.sf-menu li.current ul li.current ul, ul#topnav.sf-menu li.current ul li.sfHover ul {
    left: 180px;
    top: -20px; }
  ul#topnav.sf-menu li.sfHover ul li.sfHover ul {
    left: 180px;
    top: -20px; }

#topnav li ul.subnav {
  display: none; }
  #topnav li ul.subnav ul {
    display: none; }
    #topnav li ul.subnav ul ul ul ul {
      display: none; }
#topnav li:hover ul.subnav {
  display: block; }
#topnav li li:hover ul.subnav {
  display: block; }
#topnav li li li:hover ul.subnav, #topnav li li li li:hover ul.subnav {
  display: block; }

#banner {
  height: 340px;
  position: relative;
  z-index: 100; }

#description {
  margin-top: 63px;
  width: 500px; }
  #description p {
    font-size: 1.6em;
    color: white; }
  #description a {
    color: #222222;
    text-decoration: underline; }
    #description a:hover {
      text-decoration: underline; }
  #description span {
    display: block;
    float: right;
    margin: -30px 150px 0 0;
    color: white; }
  #description em {
    text-decoration: underline; }
  #description small {
    display: block;
    color: white;
    font-style: italic;
    margin-left: 5px;
    text-shadow: 1px 1px #2e8fcc; }
  #description a.pricing-buttom {
    background: url(http://cam.ly/images/pricings-button.png?1274412606) no-repeat 0 -47px;
    height: 44px;
    width: 240px;
    display: block;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0; }
  #description a:hover.pricing-buttom {
    background: url(http://cam.ly/images/pricings-button.png?1274412606) no-repeat 0 0px;
    height: 44px;
    width: 240px;
    display: block;
    text-indent: -9999px; }

#display {
  background: url(http://cam.ly/images/lcd.png?1273689220) no-repeat;
  margin-top: 29px;
  width: 399px;
  height: 333px;
  margin-left: -19px;
  margin-left: 21px;
  position: relative;
  z-index: -10; }
  #display #photos {
    position: relative;
    top: 20px;
    left: 18px; }

.galleryview {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif; }

/* begin internal pages */
div#gallery div.gallery-content-sale {
  width: 900px;
  height: 300px;
  padding-top: 40px;
  padding-bottom: 5px;
  padding-left: 40px;
  padding-right: 5px;
  margin-left: -20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 0px solid;
  background: #ebf9bc; }

.right-content-secondary {
  width: 240px; }
  .right-content-secondary ul {
    margin-left: 0;
    width: 240px; }
    .right-content-secondary ul li {
      list-style: none;
      border-bottom: 1px solid #cccccc;
      margin-left: 0; }
      .right-content-secondary ul li a {
        color: #6f6f6f;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
        padding: 6px 0 6px 5px; }
        .right-content-secondary ul li a:hover {
          background: #f6f6f6; }
        .right-content-secondary ul li a span.meta {
          display: block;
          font-size: 0.9em;
          text-transform: none;
          padding-right: 13px; }
          .right-content-secondary ul li a span.meta span.sub-meta {
            padding-right: 4px;
            border-right: 1px solid #cccccc; }

#pricingbuttom a.pricing-buttom {
  background: url(http://cam.ly/images/pricings-button.png?1274412606) no-repeat 0 -47px;
  height: 44px;
  width: 240px;
  display: block;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0; }
#pricingbuttom a:hover.pricing-buttom {
  background: url(http://cam.ly/images/pricings-button.png?1274412606) no-repeat 0 0px;
  height: 44px;
  width: 240px;
  display: block;
  text-indent: -9999px; }

/*end internal pages */
.panel-overlay h2 {
  margin: 0.4em 0; }
.panel-overlay p {
  margin: 0.4em 0;
  line-height: 0.8em; }

a.readmore {
  width: 87px;
  height: 24px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(http://cam.ly/images/readmore.png?1273689220) no-repeat 0 -25px;
  display: block;
  float: left;
  margin-top: 10px; }

a:hover.readmore {
  width: 87px;
  height: 24px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(http://cam.ly/images/readmore.png?1273689220) no-repeat 0 0px;
  display: block;
  float: left; }

#columns {
  margin-bottom: 60px; }

#main {
  margin-top: 50px; }
  #main #columns .cols {
    width: 280px;
    padding: 0 10px; }
  #main .cols h2, #main .cols h1 {
    font-weight: bold;
    color: #464646;
    margin: 0;
    line-height: 35px; }
  #main .cols h6 {
    color: #3798d6;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d8d8d8; }
  #main .cols img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px; }
  #main .cols li {
    font-size: 1.5em;
    margin-bottom: 10px;
    list-style: disc; }

img.shadow {
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1; }

div.separator {
  background: url(http://cam.ly/images/sep-hoz-home.jpg?1273689220);
  height: 47px;
  width: 941px; }

#main-secondary {
  margin-top: 10px; }
  #main-secondary h3 {
    color: #464646;
    font-weight: 200; }
  #main-secondary .left-content-secondary {
    width: 612px;
    padding-right: 40px;
    border-right: 1px solid #cccccc; }
    #main-secondary .left-content-secondary img {
      float: right;
      padding: 10px; }
  #main-secondary .right-content-secondary {
    padding-left: 20px;
    width: 240px; }
    #main-secondary .right-content-secondary ul {
      margin-left: 0;
      width: 240px; }
      #main-secondary .right-content-secondary ul li {
        list-style: none;
        border-bottom: 1px solid #cccccc;
        margin-left: 0; }
        #main-secondary .right-content-secondary ul li a {
          color: #6f6f6f;
          text-transform: uppercase;
          text-decoration: none;
          display: block;
          padding: 6px 0 6px 5px; }
          #main-secondary .right-content-secondary ul li a:hover {
            background: #f6f6f6; }
          #main-secondary .right-content-secondary ul li a span.meta {
            display: block;
            font-size: 0.9em;
            text-transform: none;
            padding-right: 13px; }
            #main-secondary .right-content-secondary ul li a span.meta span.sub-meta {
              padding-right: 4px;
              border-right: 1px solid #cccccc; }

#main-inner {
  margin-top: 50px; }
  #main-inner div.title h3 {
    color: #414141;
    font-size: 2.3em;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    margin: 0; }
  #main-inner .left-content-secondary {
    width: 612px;
    padding-right: 40px;
    border-right: 1px solid #cccccc; }
    #main-inner .left-content-secondary img {
      float: right;
      padding: 10px; }
    #main-inner .left-content-secondary .small-title {
      margin-left: 2px;
      color: #4f4f4f; }
    #main-inner .left-content-secondary div.title {
      padding-bottom: 3px;
      border-bottom: 1px solid #cccccc;
      margin-bottom: 24px; }
    #main-inner .left-content-secondary img.laptop {
      float: left;
      margin-top: 35px; }
    #main-inner .left-content-secondary div.product-quote {
      padding: 70px 0; }
      #main-inner .left-content-secondary div.product-quote h4 {
        font-size: 1.6em;
        font-weight: bold;
        margin-bottom: 0;
        color: #efa049; }
      #main-inner .left-content-secondary div.product-quote p {
        font-style: italic;
        color: #959494; }
  #main-inner .right-content-secondary {
    padding-left: 20px;
    width: 240px;
    margin-top: 30px; }
    #main-inner .right-content-secondary img {
      float: left;
      margin: 0px 15px 0px 5px; }
    #main-inner .right-content-secondary ul {
      margin-left: 0;
      width: 240px; }
      #main-inner .right-content-secondary ul li {
        list-style: none;
        border-bottom: 1px solid #cccccc;
        margin-left: 0; }
        #main-inner .right-content-secondary ul li a {
          color: #6f6f6f;
          text-transform: uppercase;
          text-decoration: none;
          display: block;
          padding: 8px 0 14px 5px;
          clear: both;
          font-weight: bold; }
          #main-inner .right-content-secondary ul li a:hover {
            background: #f6f6f6; }
          #main-inner .right-content-secondary ul li a span.meta {
            display: block;
            font-size: 0.9em;
            text-transform: none;
            padding-right: 13px; }
            #main-inner .right-content-secondary ul li a span.meta span.sub-meta {
              padding-right: 4px;
              font-weight: normal; }
  #main-inner .left-content-secondary a.blog-post-title {
    color: #414141;
    font-size: 2.3em;
    font-weight: bold;
    text-decoration: none; }
    #main-inner .left-content-secondary a.blog-post-title:hover {
      text-decoration: none;
      color: #47a4de; }
  #main-inner .left-content-secondary .blog-post {
    background: url(http://cam.ly/images/blog-post-separator.jpg?1273689220) no-repeat center bottom;
    padding-bottom: 120px; }
    #main-inner .left-content-secondary .blog-post img {
      float: none;
      padding: 6px;
      background: white;
      outline: 1px dotted #cccccc;
      margin: 15px 0; }
    #main-inner .left-content-secondary .blog-post a:hover img {
      background: #f2f2f2;
      outline: 1px dotted #cccccc; }
  #main-inner .right-content-secondary h1 {
    text-align: center;
    font-size: 1.6em;
    color: #414141;
    font-weight: bold;
    letter-spacing: 1px;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    padding: 8px 0;
    margin: 0 0; }
  #main-inner .right-content-secondary .arrow {
    background: url(http://cam.ly/images/arrow.jpg?1273689220) no-repeat 7px 0;
    width: 30px;
    text-indent: -9999px;
    margin: -2px auto 0 auto; }
  #main-inner .right-content-secondary ul#categories li a, #main-inner .right-content-secondary ul.blog-sidebar-a li a {
    font-weight: normal;
    text-transform: capitalize;
    padding: 8px 0 8px 5px; }
  #main-inner .right-content-secondary div#archives, #main-inner .right-content-secondary div#text-widget, #main-inner .right-content-secondary div#ads {
    margin-top: 40px; }

div.meta {
  width: 360px;
  float: left; }

.comments-counter {
  background: transparent url(http://cam.ly/images/balloon.png?1273689220) no-repeat scroll 100px 50%;
  float: right;
  margin-left: 31px;
  padding-left: 22px;
  text-align: right;
  width: 190px; }

div.blog-content p {
  clear: both; }

.navigator {
  margin: 15px 0 0 0;
  clear: both;
  position: relative;
  bottom: 5px;
  right: 160px; }
  .navigator a, .navigator span {
    font-weight: bold;
    float: right;
    display: block;
    padding: 3px 10px;
    margin: 0 3px 0 0;
    background-color: white;
    border: 1px solid #c5d6e6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; }
  .navigator a.selected, .navigator span.selected {
    background-color: #38a2d7;
    border: 1px solid #3186b0; }
  .navigator b {
    color: white !important; }
  .navigator a:hover {
    -moz-box-shadow: 0 0 3px #cccccc;
    -webkit-box-shadow: 0 0 3px #cccccc; }

div#ads a.adhere100px {
  width: 100px;
  height: 100px;
  background: #e7e7e7;
  display: block;
  margin: 5px;
  float: left;
  border: 1px solid #cccccc;
  text-align: center;
  line-height: 850%;
  color: #414141;
  font-weight: bold;
  text-decoration: none; }
  div#ads a.adhere100px:hover {
    background: #dddddd; }
div#ads div.ad-boxes {
  margin: 0 7px; }

#main-inner h2.main-title, #main-inner h1.main-title {
  color: #44a1dc;
  width: 450px;
  float: left; }
#main-inner h1.tour-title {
  color: #44a1dc;
  text-align: center; }
#main-inner ul#tour-menu {
  float: left;
  width: 400px;
  margin: 20px 0 0 80px; }
  #main-inner ul#tour-menu li {
    border-right: 1px solid #cccccc;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0px 0 13px;
    padding: 0 12px 0 0px;
    line-height: 13px; }
    #main-inner ul#tour-menu li:last-child {
      border: none; }
    #main-inner ul#tour-menu li a {
      color: #575757; }
      #main-inner ul#tour-menu li a.selected {
        color: #111111;
        text-decoration: underline; }
      #main-inner ul#tour-menu li a:hover {
        color: #111111; }

#video-container {
  text-align: center;
  text-indent: -9999px;
  background: url(http://cam.ly/images/video-shadow.jpg?1273689220) no-repeat center 413px; }
  #video-container #video {
    width: 790px;
    margin-left: auto;
    margin-right: auto; }

#tags {
  padding: 40px 0; }
  #tags p {
    color: black;
    font-size: 1.4em;
    text-align: center; }

.our_cameras_description p {
  color: #414141;
  margin-top: 20px; }

.faq_home ol li {
  list-style: decimal; }

#main-tour-content {
  margin-top: 40px;
  width: 650px;
  margin-right: 0;
  width: 700px; }
  #main-tour-content h3 {
    color: #44a1dc; }
  #main-tour-content img {
    padding: 3px;
    margin: 0 3px;
    background: #f9f9f9;
    border: 1px solid #cccccc; }

.separator-big {
  background: url(http://cam.ly/images/separator-big.jpg?1273689220) no-repeat 0 0;
  text-indent: -9999px;
  height: 56px; }

div#secondary-text {
  margin-top: 30px;
  padding-top: 40px; }
  div#secondary-text p {
    font-style: italic; }
  div#secondary-text hr {
    margin-bottom: 30px;
    background: #ededed; }

ul#styled-menu {
  margin-top: 40px;
  margin-left: 27px;
  width: 189px;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  float: right; }
  ul#styled-menu li {
    list-style: none;
    border-bottom: 1px solid #cccccc;
    margin-left: 0; }
    ul#styled-menu li a {
      color: #6f6f6f;
      text-transform: uppercase;
      text-decoration: none;
      display: block;
      padding: 4px 0 4px 5px;
      background: #f8f8f8;
      border-top: 1px solid white; }
      ul#styled-menu li a:hover {
        background: #efeeee; }
      ul#styled-menu li a span.meta {
        display: block;
        font-size: 0.9em;
        text-transform: none;
        padding-right: 13px; }
        ul#styled-menu li a span.meta span.sub-meta {
          padding-right: 4px;
          border-right: 1px solid #cccccc; }

#main-tour-content div.col {
  padding: 0 15px; }

ul#styled-menu li a span {
  text-transform: none;
  padding-left: 12px; }
ul#styled-menu li a img {
  padding-left: 8px;
  line-height: 18px;
  vertical-align: middle; }

.strong {
  color: #242f33;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2; }

#hq-left-intro {
  width: 450px;
  padding-right: 10px;
  padding-bottom: 50px; }

div#hq-main {
  margin-top: 110px;
  clear: both; }
div.hq-info h3 {
  margin: 0;
  font-size: 1.7em;
  font-weight: bold;
  color: #12689e;
  padding-top: 10px; }
div.hq-info span {
  font-style: italic; }
div.hq-info p {
  padding-top: 10px; }
div.hq-info img {
  padding: 4px;
  outline: 1px solid #cccccc; }

#video-add {
  padding-top: 20px;
  padding-bottom: 35px;
  overflow: hidden; }

div#hq-cols {
  padding-top: 10px; }
div#video-add div.video p {
  display: none; }
div.video {
  margin-top: 53px; }

#pricing {
  width: 902px;
  margin-left: auto;
  margin-right: auto; }

table#pricing-chart td {
  text-align: center; }

#main-inner div.inner-page-title {
  margin-bottom: 30px; }
#main-inner h2.main-title-2, #main-inner h1.main-title-2 {
  color: #44a1dc;
  margin: 0; }
#main-inner div.inner-page-title span {
  font-size: 0.9em;
  margin-left: 2px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 3px;
  color: #414141;
  display: block;
  width: 460px; }
#main-inner #main-pricing-list {
  margin: 50px 40px; }
#main-inner ul#main-pricing-list li {
  color: #666666;
  line-height: 30px;
  list-style: none;
  font-weight: normal; }
  #main-inner ul#main-pricing-list li.check {
    background: url(http://cam.ly/images/check.png?1273689220) no-repeat 0 40%;
    padding-left: 25px; }
  #main-inner ul#main-pricing-list li.credit-card {
    background: url(http://cam.ly/images/cc.png?1273689220) no-repeat 0 40%;
    padding-left: 25px; }
  #main-inner ul#main-pricing-list li.clock {
    background: url(http://cam.ly/images/clock.png?1273689220) no-repeat 0 40%;
    padding-left: 25px; }

table#pricing-chart {
  border-collapse: collapse; }
  table#pricing-chart th.enterprise {
    background: url(http://cam.ly/images/standard-pricing.png?1274221728) no-repeat;
    width: 434px;
    height: 166px;
    border-top: 1px solid #3587ba;
    border-bottom: 1px solid #3587ba;
    border-left: 1px solid #3587ba; }
  table#pricing-chart th.business {
    background: url(http://cam.ly/images/business-th.png?1274222779) no-repeat 0 0px;
    width: 469px;
    height: 166px;
    border-right: 1px solid #709c22;
    border-bottom: 2px solid #88bd2c; }
  table#pricing-chart th.standard {
    background: url(http://cam.ly/images/standard-th.gif?1273689220) no-repeat 0px 0px;
    width: 195px;
    height: 158px;
    border-top: 1px solid #3587ba;
    border-bottom: 1px solid #3587ba;
    border-right: 1px solid #3587ba; }
  table#pricing-chart th.free {
    background: url(http://cam.ly/images/free-th.gif?1273689220) no-repeat 0 0px;
    width: 198px;
    height: 158px;
    border-top: 1px solid #3587ba;
    border-bottom: 1px solid #3587ba;
    border-right: 1px solid #3587ba; }
  table#pricing-chart td.blue-1 {
    background: #e6f6ff url(http://cam.ly/images/p-chart-shadow.png?1273689220) repeat-y center right;
    height: 25px; }
  table#pricing-chart td.blue-2 {
    background: #f5fbfe url(http://cam.ly/images/p-chart-shadow.png?1273689220) repeat-y center right;
    height: 25px; }
  table#pricing-chart td.blue-3 {
    background: #e6f6ff url(http://cam.ly/images/p-chart-shadow-r.png?1273689220) repeat-y center left;
    height: 25px;
    border-right: 1px solid #e3e3e3; }
  table#pricing-chart td.blue-4 {
    background: #f5fbfe url(http://cam.ly/images/p-chart-shadow-r.png?1273689220) repeat-y center left;
    height: 25px;
    border-right: 1px solid #e3e3e3; }
  table#pricing-chart td.blue-5 {
    background: #e6f6ff; }
  table#pricing-chart td.blue-6 {
    background: #f5fbfe; }
  table#pricing-chart td.green-1 {
    background: #f2fbdc; }
  table#pricing-chart td.green-2 {
    background: #f8fdeb; }
  table#pricing-chart th a.sign-up {
    background: url(http://cam.ly/images/sign-up-green.png?1273689220) no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    left: 4px;
    margin: 0 auto;
    position: relative;
    text-indent: -9999px;
    top: 55px;
    width: 99px; }
    table#pricing-chart th a.sign-up:hover {
      background-position: 0 -34px; }
    table#pricing-chart th a.sign-up:active {
      background-position: 0 -33px; }
  table#pricing-chart th a.sign-up-blue {
    background: url(http://cam.ly/images/sign-up-blue.png?1273689220) no-repeat scroll 0 0 transparent;
    display: block;
    height: 35px;
    left: 4px;
    margin: 0 auto;
    position: relative;
    text-indent: -9999px;
    top: 55px;
    width: 105px; }
    table#pricing-chart th a.sign-up-blue:hover {
      background-position: 0 -37px; }
    table#pricing-chart th a.sign-up-blue:active {
      background-position: 0 -36px; }
  table#pricing-chart td.blue-1, table#pricing-chart td.blue-2 {
    border-left: 1px solid #3587ba; }
  table#pricing-chart th.top {
    background: url(http://cam.ly/images/table-top.png?1273776715) no-repeat center bottom;
    height: 17px !important; }
  table#pricing-chart td.green-1, table#pricing-chart td.green-2 {
    border-left: 1px solid #99c54c;
    border-right: 1px solid #99c54c; }
  table#pricing-chart td.blue-5, table#pricing-chart td.blue-6 {
    border-right: 1px solid #3587ba; }
  table#pricing-chart td.last {
    border-bottom: 1px solid #3587ba; }
  table#pricing-chart td.bottom {
    background: url(http://cam.ly/images/table-bottom.png?1274127909) no-repeat -6px 0; }

#main-inner div#right-call-buttom {
  float: right;
  width: 226px;
  margin-top: 5px; }
  #main-inner div#right-call-buttom a {
    color: #00cc33;
    background: url(http://cam.ly/images/call-us.png?1273780486) no-repeat 0 0;
    height: 70px;
    display: block;
    text-indent: -9999px; }
    #main-inner div#right-call-buttom a:hover {
      background: url(http://cam.ly/images/call-us.png?1273780486) no-repeat 0 -73px; }

table#pricing-chart th.table-col-0 {
  text-align: center; }

div#main-inner table#pricing-chart th.table-col-0 h2 {
  margin: -16px 0 0 0;
  line-height: 0; }

table#pricing-chart td span {
  color: #414141;
  text-shadow: 1px 1px white; }
  table#pricing-chart td span.shield {
    background: url(http://cam.ly/images/shield.png?1273689220) no-repeat 0 50%;
    padding-left: 20px; }
  table#pricing-chart td span.time {
    background: url(http://cam.ly/images/time.png?1273689220) no-repeat 0 50%;
    padding-left: 20px; }
  table#pricing-chart td span.iphone {
    background: url(http://cam.ly/images/iphone.png?1273689220) no-repeat 0 50%;
    padding-left: 20px; }
    table#pricing-chart td span.iphone img {
      position: relative;
      top: -4px;
      left: 2px; }
  table#pricing-chart td span.unsupported {
    background: url(http://cam.ly/images/nofeature.png?1273689220) no-repeat 0 50%;
    text-indent: -9999px;
    width: 14px;
    display: block;
    margin: 0 auto; }
table#pricing-chart td.push span.unsupported {
  position: relative;
  left: -5px; }
table#pricing-chart td span.unsupported-green {
  background: url(http://cam.ly/images/nofeature.png?1273689220) no-repeat 0 50%;
  text-indent: -9999px;
  width: 14px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 5px; }

#main-inner div#pricing-col {
  margin-top: 40px; }
  #main-inner div#pricing-col h3 {
    color: #414141;
    font-style: italic;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px; }
  #main-inner div#pricing-col div.column {
    width: 259px;
    padding: 0 20px; }
  #main-inner div#pricing-col h4 {
    color: #0675bd;
    font-size: 1.7em;
    margin: 15px 0; }
  #main-inner div#pricing-col img {
    padding: 2px;
    background: #cccccc;
    outline: 1px solid #b7b7b7;
    margin-bottom: 15px; }

div#main-inner form#sign-up-top {
  background: #f4f4f4 url(http://cam.ly/images/white-space.gif?1273689220) repeat-x top left;
  border: 1px solid #cccccc;
  overflow: hidden;
  width: 500px;
  padding: 30px 50px;
  margin-top: 113px; }
  div#main-inner form#sign-up-top input[type="text"] {
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    float: right;
    margin: 1.5em 0;
    padding: 10px 11px;
    width: 362px;
    background: url(http://cam.ly/images/text-form-bg.jpg?1273689220) repeat-x; }
  div#main-inner form#sign-up-top label {
    line-height: 62px;
    margin: 0 10px; }
  div#main-inner form#sign-up-top h3 {
    background: url(http://cam.ly/images/1.png?1273689220) no-repeat 0 0;
    padding-left: 60px;
    height: 43px;
    line-height: 47px;
    text-shadow: 1px 1px white; }
div#main-inner form#sign-up-bottom {
  background: #f4f4f4 url(http://cam.ly/images/white-space.gif?1273689220) repeat-x top left;
  border: 1px solid #cccccc;
  overflow: hidden;
  width: 500px;
  padding: 50px;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 20px; }
  div#main-inner form#sign-up-bottom input[type="text"], div#main-inner form#sign-up-bottom input[type="password"] {
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    float: right;
    width: 373px;
    margin: 0px;
    padding: 2px;
    height: 25px;
    background: url(http://cam.ly/images/text-form-bg.jpg?1273689220) repeat-x; }
div#main-inner form#sign-up-bottom-activation {
  background: #f4f4f4 url(http://cam.ly/images/white-space.gif?1273689220) repeat-x top left;
  border: 1px solid #cccccc;
  overflow: hidden;
  width: 500px;
  padding: 50px;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 20px; }
  div#main-inner form#sign-up-bottom-activation input[type="text"], div#main-inner form#sign-up-bottom-activation input[type="password"], div#main-inner form#sign-up-bottom-activation input[type="text-input"] {
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    max-length: 4;
    float: right;
    width: 80px;
    margin: 0px;
    padding: 2px;
    height: 25px;
    background: url(http://cam.ly/images/text-form-bg.jpg?1273689220) repeat-x; }
  div#main-inner form#sign-up-bottom-activation h3 {
    background: #f4f4f4 url(http://cam.ly/images/1.png) no-repeat 0 0;
    height: 43px;
    line-height: 47px;
    text-shadow: 1px 1px white;
    padding-left: 60px; }
div#main-inner form:hover {
  background-position: 0 -76px; }
div .field_row {
  margin-bottom: 30px;
  margin-top: 10px; }
div#thanks img {
  padding-bottom: 30px;
  padding-left: 15px; }
div#trial {
  clear: both;
  padding-top: 10px;
  padding-bottom: 15px; }
  div#trial h3 {
    text-align: center;
    background: url(http://cam.ly/images/trial.jpg?1273689220) no-repeat 0 0;
    text-indent: -9999px;
    width: 187px;
    margin: 5px 30px 5px auto; }
  div#trial p {
    font-size: 0.9em;
    text-align: center; }
div#text-widget div.cloud {
  background: url(http://cam.ly/images/bubble.jpg?1273689220) no-repeat 0 0;
  padding: 8px;
  margin-bottom: 15px; }
  div#text-widget div.cloud p {
    font-size: 0.9em;
    text-shadow: 1px 1px white; }
div#text-widget p.client {
  margin-top: -10px;
  margin-left: 21px; }
  div#text-widget p.client strong {
    color: #111111; }
div#text-widget div.cloud h3 {
  font-size: 1.6em;
  margin: 0;
  line-height: 20px;
  padding-bottom: 5px; }
div#widget-4 h3 {
  background: url(http://cam.ly/images/who.jpg?1273689220) no-repeat 0 0;
  text-indent: -9999px;
  height: 28px;
  margin-left: 10px; }
div#widget-4 img {
  padding: 10px;
  outline: 1px solid #cccccc; }
div#main-inner form#sign-up-top input[type="text"] {
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px;
  float: right;
  margin: 1.5em 0;
  padding: 10px 11px;
  width: 362px;
  background: url(http://cam.ly/images/text-form-bg.jpg?1273689220) repeat-x; }
div#main-inner form#sign-up-bottom input[type="text"], div#main-inner form#sign-up-bottom input[type="password"] {
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px;
  float: right;
  margin: 5px;
  margin-top: -5px;
  padding: 5px;
  padding-bottom: 5px;
  width: 362px;
  background: url(http://cam.ly/images/text-form-bg.jpg?1273689220) repeat-x; }
div#main-inner form#contact-form {
  background: #f4f4f4 url(http://cam.ly/images/white-space.gif?1273689220) repeat-x top left;
  border: 1px solid #cccccc;
  overflow: hidden;
  width: 500px;
  padding: 30px 50px;
  margin-top: 50px; }
  div#main-inner form#contact-form input[type="text"] {
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    float: right;
    width: 373px;
    margin: 0px;
    padding: 2px;
    height: 25px;
    background: url(http://cam.ly/images/text-form-bg.jpg?1273689220) repeat-x;
    font-size: 1.5em; }
  div#main-inner form#contact-form p.contact_form_line {
    margin: 1.5em;
    margin-bottom: 40px;
    height: 1.5em; }
  div#main-inner form#contact-form h3 {
    background: url(http://cam.ly/images/as.png?1273689220) no-repeat 0 0;
    padding-left: 60px;
    height: 43px;
    line-height: 47px;
    text-shadow: 1px 1px white; }
  div#main-inner form#contact-form textarea {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    float: right;
    margin: 0px;
    padding: 0px;
    height: 100px;
    width: 373px;
    font-size: 1.5em;
    background: white url(http://cam.ly/images/text-form-bg.jpg?1273689220) repeat-x; }
div.left-content-secondary p.contact-intro {
  clear: both;
  font-size: 1.3em;
  padding-top: 35px; }
div.left-content-secondary div.trib {
  background: url(http://cam.ly/images/trib.jpg?1273689220) no-repeat 0 0;
  text-indent: -9999px;
  height: 22px;
  width: 82px;
  margin: 30px auto; }

p.signup_form_p {
  margin-bottom: 30px; }

#main-inner .right-content-secondary ul#map li a {
  font-weight: normal;
  text-transform: capitalize;
  padding: 8px 0 8px 5px; }
#main-inner .right-content-secondary div#details {
  clear: both;
  padding-top: 30px;
  margin-bottom: 0; }
  #main-inner .right-content-secondary div#details p {
    margin: 0;
    line-height: 25px; }
    #main-inner .right-content-secondary div#details p.mail {
      background: url(http://cam.ly/images/mail.png?1273689220) 0 30% no-repeat;
      padding-left: 25px; }
    #main-inner .right-content-secondary div#details p.tel {
      background: url(http://cam.ly/images/phone.png?1273689220) 0 30% no-repeat;
      padding-left: 25px; }
    #main-inner .right-content-secondary div#details p.fax {
      background: url(http://cam.ly/images/fax.png?1273689220) 0 30% no-repeat;
      padding-left: 25px; }
#main-inner .right-content-secondary div#text-widget-contact {
  margin-top: 20px; }
  #main-inner .right-content-secondary div#text-widget-contact p {
    font-size: 0.9em; }

#contact-form {
  clear: both; }

#sign-up-bottom {
  clear: both; }

div#main-inner form#contact-form input#contact-submit[type="submit"] {
  border: 0;
  background: url(http://cam.ly/images/contact-submit.png?1273689220) no-repeat 0 0;
  cursor: pointer;
  text-indent: -9999px;
  height: 38px;
  width: 125px;
  float: right;
  position: relative;
  top: 10px;
  margin-right: 18px; }
  div#main-inner form#contact-form input#contact-submit[type="submit"]:hover {
    background-position: 0 -40px; }
div#main-inner form#blog-comment-form input#contact-submit[type="submit"] {
  border: 0;
  background: url(http://cam.ly/images/contact-submit.png?1273689220) no-repeat 0 0;
  cursor: pointer;
  text-indent: -9999px;
  height: 38px;
  width: 125px;
  float: right;
  position: relative;
  top: 50px;
  left: 30px; }
  div#main-inner form#blog-comment-form input#contact-submit[type="submit"]:hover {
    background-position: 0 -40px; }

#message {
  margin: 5px 0;
  padding: 0; }
  #message h2 {
    margin: 0; }

.error_message {
  display: block;
  height: 22px;
  line-height: 22px;
  background: #fbe3e4 no-repeat 10px center;
  padding: 3px 10px 3px 35px;
  color: #8a1f11;
  border: 1px solid #fbc2c4;
  -webkit-border-radius: 5px; }

.loader {
  padding: 0 10px; }

#message h2 {
  background: url(http://cam.ly/images/success.png?1273689220) left no-repeat;
  padding-left: 62px; }

acronym {
  border-bottom: 1px dotted #cccccc; }

#main-inner .left-content-secondary .blog-post-single img {
  float: none;
  padding: 6px;
  background: white;
  outline: 1px dotted #cccccc;
  margin: 15px 0; }
#main-inner .left-content-secondary .blog-post-single a:hover img {
  background: #f2f2f2;
  outline: 1px dotted #cccccc; }

div.blog-post-single p.rating {
  background: url(http://cam.ly/images/stars.jpg?1273689220) no-repeat 0 50%;
  padding-left: 110px;
  width: 180px;
  margin-top: 60px; }

.tweetmemebutton {
  color: #333333;
  font-family: Helvetica, Arial, Verdana;
  font-size: 81.3%;
  line-height: 1.5em;
  margin: 0;
  padding: 0 35px;
  margin-right: 10px;
  position: relative;
  top: -55px; }
  .tweetmemebutton .count {
    background: url(http://cam.ly/images/widget.gif?1273689220) no-repeat;
    color: #444444;
    display: block;
    font-size: 17px;
    height: 34px;
    padding: 4px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 50px; }
    .tweetmemebutton .count span.t {
      display: block;
      font-size: 10px;
      left: 10px;
      line-height: 10px;
      position: absolute;
      top: 23px; }
  .tweetmemebutton .retweet {
    background: url(http://cam.ly/images/widget.gif?1273689220) no-repeat 0 -45px;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    margin-top: 3px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 50px; }
    .tweetmemebutton .retweet:hover {
      background-position: 0 -61px;
      color: #80b62a; }

.tweet .left .retweet.selected {
  background-position: 0 -61px;
  color: #80b62a; }

div.blog-post-single div#author {
  background: #f4f4f4 url(http://cam.ly/images/author-bg.jpg?1273689220) no-repeat right bottom;
  outline: 1px solid #e3e3e3;
  padding: 2px 15px; }
  div.blog-post-single div#author p {
    margin-top: 18px;
    text-shadow: 1px 1px white; }
div#main-inner div.blog-post-single div#author img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -moz-box-shadow: 0 0 5px #b1b1b1;
  -webkit-box-shadow: 0 0 5px #b1b1b1;
  background: none repeat scroll 0 0 white;
  border: medium none;
  outline: medium none;
  padding: 4px;
  float: left;
  margin-right: 10px; }
div#comments-content {
  margin-top: 60px; }
  div#comments-content h1 {
    color: #cccccc;
    border-bottom: 1px dotted #cccccc;
    margin-bottom: 40px; }
div#main-inner div#comments-content div ol li.reader-comment {
  background: white url(http://cam.ly/images/comment-bg.jpg?1273689220) repeat-x top left;
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  list-style: none outside none;
  margin: 0;
  padding: 25px; }
  div#main-inner div#comments-content div ol li.reader-comment:last-child {
    border-bottom: 1px solid #dfdfdf; }
  div#main-inner div#comments-content div ol li.reader-comment img {
    border: none;
    outline: none;
    float: left;
    background: none;
    margin-top: -5px; }
  div#main-inner div#comments-content div ol li.reader-comment span {
    display: block; }

a.comment-counter {
  padding: 10px 30px;
  background: #1389cc;
  font-size: 1.6em;
  color: white; }
  a.comment-counter:hover {
    text-decoration: none;
    background: #2a9cde; }

div#comment-box {
  margin-top: 50px;
  position: relative; }
  div#comment-box h3 {
    color: #cccccc;
    border-bottom: 1px dotted #cccccc;
    width: 550px;
    margin: 0 auto; }
  div#comment-box div.comment-intro {
    width: 550px;
    margin: 20px auto; }
  div#comment-box form#blog-comment-form {
    background: #f4f4f4 url(http://cam.ly/images/white-space.gif?1273689220) repeat-x top left;
    width: 450px;
    margin: 0 auto;
    padding: 30px;
    border: 1px solid #e3e3e3; }
    div#comment-box form#blog-comment-form input[type="submit"].comments {
      position: relative;
      top: 26px;
      left: 36px; }
    div#comment-box form#blog-comment-form input[type="text"] {
      padding: 8px 5px;
      width: 250px;
      background: url(http://cam.ly/images/comment-form-bg.gif?1273689220) repeat-x; }
    div#comment-box form#blog-comment-form label {
      display: none; }
    div#comment-box form#blog-comment-form textarea {
      height: 150px;
      width: 435px;
      background: white url(http://cam.ly/images/comment-form-bg.gif?1273689220) repeat-x; }
div#gallery div.gallery-content {
  padding: 40px 0; }
  div#gallery div.gallery-content ul li {
    background: url(http://cam.ly/images/list.png?1273689220) no-repeat 0 50%;
    padding-left: 20px;
    list-style: none; }

.viewport {
  border: 3px solid #eeeeee;
  float: left;
  height: 248px;
  margin: 0 0px 9px 0px;
  overflow: hidden;
  position: relative;
  width: 459px;
  left: 88px; }

.no-margin {
  margin-right: 0; }

.viewport a {
  display: block;
  position: relative; }
  .viewport a img {
    height: 268px;
    left: -20px;
    position: relative;
    top: -20px;
    width: 480px; }
  .viewport a span {
    display: none;
    font-size: 3em;
    font-weight: bold;
    height: 100%;
    padding-top: 120px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 100; }
    .viewport a span em {
      display: block;
      font-size: 0.45em;
      font-weight: normal; }

.dark-background {
  background: rgba(15, 15, 15, 0.6) url(http://cam.ly/images/zoom.png?1273689220) no-repeat 50% 30%;
  color: white;
  text-shadow: black 0px 0px 20px; }
  .dark-background em {
    color: #cccccc; }

.light-background {
  background-color: rgba(255, 255, 255, 0.6);
  color: #333333;
  text-shadow: white 0px 0px 20px; }
  .light-background em {
    color: #707070; }

#footer {
  margin-top: 100px;
  height: 433px;
  background: url(http://cam.ly/images/footer-bg.jpg?1273689220) repeat-x;
  text-align: left; }

#top-footer {
  height: 382px;
  position: relative; }
  #top-footer h3 {
    text-transform: uppercase;
    color: #010101;
    font-weight: bold;
    font-size: 1.3em;
    text-shadow: 1px 1px white;
    background: url(http://cam.ly/images/dot.png?1273689220) no-repeat 0 50%;
    padding-left: 15px; }
  #top-footer .footer-logo {
    position: absolute;
    width: 166px;
    top: -13px;
    overflow: hidden;
    left: 0; }
  #top-footer div.footer-list {
    margin-top: 38px; }
    #top-footer div.footer-list ul {
      margin-left: 0; }
      #top-footer div.footer-list ul li {
        list-style: none;
        margin-left: 0; }
        #top-footer div.footer-list ul li a {
          color: #4a4949;
          display: block;
          border-bottom: 1px solid #cccccc;
          padding: 3px 0 3px 3px;
          text-decoration: none; }
          #top-footer div.footer-list ul li a:hover {
            background: #eeeeee; }
  #top-footer div.copyright {
    margin-top: 100px; }
    #top-footer div.copyright p {
      color: #2e2e2f;
      text-shadow: 1px 1px white; }

#bottom-footer {
  height: 51px; }

#top-footer, #bottom-footer {
  width: 940px;
  margin: 0 auto;
  display: block; }

#footer .menu-lite ul {
  float: left;
  padding-top: 15px;
  margin-bottom: -15px;
  margin-left: -7px; }
  #footer .menu-lite ul li {
    float: left;
    list-style: none;
    margin: 0 8px; }
    #footer .menu-lite ul li a {
      color: white;
      text-decoration: none;
      text-shadow: 1px 1px #222222; }
      #footer .menu-lite ul li a:hover {
        text-decoration: underline; }

#toTop {
  width: 96px;
  text-indent: -9999px;
  background: url(http://cam.ly/images/totop.png?1273689220) no-repeat 0 0;
  height: 15px;
  padding: 5px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer; }

a:hover#toTop {
  background: url(http://cam.ly/images/totop.png?1273689220) no-repeat 0 -25px; }
a:active#toTop {
  background: url(http://cam.ly/images/totop.png?1273689220) no-repeat 0 -24px; }

ul#topnav.sf-menu li.current ul, ul#topnav.sf-menu li ul {
  display: block; }

.webkit table#pricing-chart th.business {
  height: 158px; }
.webkit table#pricing-chart th.top {
  background: url(http://cam.ly/images/table-top.jpg?1273689220) no-repeat -5px bottom; }

.ie a.readmore .hover {
  background: url(http://cam.ly/images/readmore.png?1273689220) no-repeat 0 10px; }

.ie7 div#main-inner form#contact-form input[type="text"]#name, .ie7 div#main-inner form#contact-form input[type="text"]#website, .ie7 div#main-inner form#contact-form input[type="text"]#phone, .ie7 div#main-inner form#contact-form input[type="text"]#subject, .ie7 div#main-inner form#contact-form input[type="text"]#email {
  margin-top: -50px; }
.ie7 div#main-inner form#contact-form textarea {
  margin-top: -50px;
  margin-bottom: 30px; }
.ie7 div#main-inner form#contact-form input#contact-submit[type="submit"] {
  border: 0;
  background: url(http://cam.ly/images/contact-submit.png?1273689220) no-repeat 0 0;
  cursor: pointer;
  text-indent: -9999px;
  height: 38px;
  width: 125px;
  float: right;
  position: relative;
  top: 65px;
  line-height: 0;
  font-size: 0;
  left: 375px; }
  .ie7 div#main-inner form#contact-form input#contact-submit[type="submit"]:hover {
    background-position: 0 -40px; }
.ie7 div#main-inner form#sign-up-top input[type="text"] {
  margin-top: -50px; }
.ie7 div#main-inner form#sign-up-bottom input[type="text"], .ie7 div#main-inner form#sign-up-bottom input[type="password"] {
  margin-top: -50px; }
.ie7 div#main-inner form#sign-up-top {
  margin-top: 0; }
.ie7 div#hq-main {
  margin-top: 0px;
  clear: both; }
.ie7 div#gallery div.gallery-content {
  padding: 20px 0 40px 0; }

#activatebutton {
  -webkit-appearance: button;
  -webkit-border-radius: 5px;
  font-family: Condensed;
  font-size: 20px;
  color: white;
  background: #6ccb00;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-right: 20px; }

#createaccountbutton {
  -webkit-appearance: button;
  font-family: Arial;
  font-size: 13px;
  height: 22px;
  padding-left: 6px;
  padding-right: 6px; }

#mewidget .viewed a {
  color: purple; }

#timewidget a.leftsprite {
  background: url(http://cam.ly/images/leftsprite.png);
  background-position: 0px 0px;
  height: 100px;
  width: 31px;
  display: block; }
#timewidget a.deleftsprite {
  background: url(http://cam.ly/images/leftsprite.png);
  background-position: 0px -110px;
  height: 100px;
  width: 31px;
  display: block; }
#timewidget a.rightsprite {
  background: url(http://cam.ly/images/rightsprite.png);
  background-position: 0px 0px;
  height: 100px;
  width: 31px;
  display: block; }
#timewidget a.derightsprite {
  background: url(http://cam.ly/images/rightsprite.png);
  background-position: 0px -110px;
  height: 100px;
  width: 31px;
  display: block; }

#controls a:hover {
  background-position: 0px -45px; }
#controls a.livesprite {
  background: url(http://cam.ly/images/livesprite.png);
  background-position: 0px 0px;
  cursor: hand;
  cursor: pointer;
  height: 32px;
  width: 53px;
  display: block; }
  #controls a.livesprite:hover {
    background-position: 0px -84px; }
#controls a.delivesprite {
  background: url(http://cam.ly/images/livesprite.png);
  background-position: 0px -42px;
  height: 32px;
  width: 53px;
  display: block; }
#controls a.datesprite {
  background: url(http://cam.ly/images/datetimesprite.png);
  background-position: 0px 0px;
  height: 32px;
  width: 145px;
  display: block; }
#controls a:hover.datesprite {
  background: url(http://cam.ly/images/datetimesprite.png);
  background-position: 0px -42px;
  height: 32px;
  width: 145px;
  display: block; }
#controls a.zoominsprite {
  background: url(http://cam.ly/images/zoominsprite.png);
  background-position: 0px 0px;
  height: 34px;
  width: 33px;
  display: block; }
  #controls a.zoominsprite:hover {
    background-position: 0px -45px; }
#controls a.zoomoutsprite {
  background: url(http://cam.ly/images/zoomoutsprite.png);
  background-position: 0px 0px;
  height: 34px;
  width: 33px;
  display: block; }
  #controls a.zoomoutsprite:hover {
    background-position: 0px -45px; }
#controls a.centersprite {
  background: url(http://cam.ly/images/centersprite.png);
  background-position: 0px 0px;
  height: 34px;
  width: 33px;
  display: block; }
  #controls a.centersprite:hover {
    background-position: 0px -45px; }
#controls a.fullscreensprite {
  background: url(http://cam.ly/images/fullscreensprite.png);
  background-position: 0px 0px;
  height: 34px;
  width: 33px;
  display: block; }
#controls a:hover.fullscreensprite {
  background: url(http://cam.ly/images/fullscreensprite.png);
  background-position: 0px -45px;
  height: 34px;
  width: 33px;
  display: block; }
#controls a.pausesprite {
  background: url(http://cam.ly/images/pausesprite.png);
  background-position: 0px 0px;
  cursor: hand;
  cursor: pointer;
  height: 34px;
  width: 33px;
  display: block; }
  #controls a.pausesprite:hover {
    background-position: 0px -45px; }
#controls a.depausesprite {
  background: url(http://cam.ly/images/pausesprite.png);
  background-position: 0px -90px;
  height: 34px;
  width: 33px;
  display: block; }

#mevents a.autoplaysprite {
  background: url(http://cam.ly/images/autoplaysprite.png);
  background-position: 0px 0px;
  height: 34px;
  width: 99px;
  display: block; }
  #mevents a.autoplaysprite:hover {
    background-position: 0px -42px; }

#marker {
  background: url(http://cam.ly/images/timemarker.png);
  background-position: 0px 0px;
  height: 24px;
  width: 3px;
  display: block; }

#preview {
  position: absolute;
  border: 1px solid #cccccc;
  background: #333333;
  padding: 5px;
  display: none;
  color: white;
  z-index: 5;
  margin-left: -650px;
  margin-top: -120px; }

#strlength {
  position: absolute;
  visibility: hidden;
  height: auto;
  width: auto; }

#payment-form {
  background: #f4f4f4 url(http://cam.ly/images/white-space.gif?1273689220) repeat-x top left;
  border: 1px solid #cccccc;
  overflow: hidden;
  width: 600px;
  padding: 10px 20px;
  margin-top: 30px; }
  #payment-form #customer_credit_card_cvv {
    width: 4em; }
  #payment-form input[type="text"], #payment-form input[type="password"] {
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    float: left;
    width: 260px;
    margin: 0px;
    padding: 2px;
    height: 25px;
    background: url(http://cam.ly/images/text-form-bg.jpg?1273689220) repeat-x;
    font-size: 1.5em; }
  #payment-form h3 {
    padding-left: 0px;
    height: 43px;
    line-height: 47px;
    text-shadow: 1px 1px white; }
  #payment-form textarea {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    float: right;
    margin: 0px;
    padding: 0px;
    height: 100px;
    width: 373px;
    font-size: 1.5em;
    background: white url(http://cam.ly/images/text-form-bg.jpg?1273689220) repeat-x; }
  #payment-form div {
    margin-bottom: 0px;
    clear: both; }
  #payment-form input#payments-submit {
    padding: 5px;
    float: right;
    margin: 20px; }
  #payment-form #payments_shipping_address {
    display: none; }
  #payment-form #payments_same_billing_shipping {
    border: solid 2px;
    background: #eeeeee;
    border-color: #cccccc;
    padding: 15px; }
  #payment-form input.postal_code {
    width: 5em; }
  #payment-form input.state_text {
    width: 5em; }

table.purchase_description, table.subscription_description {
  width: 625px;
  clear: both; }
  table.purchase_description .spacer_cell, table.subscription_description .spacer_cell {
    width: 8px; }
  table.purchase_description td, table.subscription_description td {
    padding: 4px; }
  table.purchase_description .division_row td, table.subscription_description .division_row td {
    border-bottom: solid 1px;
    padding-top: 4px;
    padding-bottom: 4px; }
  table.purchase_description input.order_count, table.subscription_description input.order_count {
    width: 2em; }
  table.purchase_description th, table.subscription_description th {
    background: white;
    border-bottom: solid 1px; }

table.subscription_description td {
  padding-top: 0px;
  padding-bottom: 0px; }

table#review_order_details h2 {
  font-size: 1.5em; }
table#review_order_details h3 {
  font-size: 1.3em; }
table#review_order_details td#order_details_header {
  width: 33%; }
table#review_order_details td {
  vertical-align: top; }
table#review_order_details th {
  background-color: white; }

table#order_payment_reciept tr td {
  padding-bottom: 5px;
  padding-left: 12px; }
table#order_payment_reciept .right {
  text-align: right; }
table#order_payment_reciept .linespacer td {
  height: 3px; }

table#review_billing_details h2 {
  font-size: 1.5em; }
table#review_billing_details h3 {
  font-size: 1.3em; }
table#review_billing_details td {
  vertical-align: top;
  width: 33%; }
table#review_billing_details ul {
  margin-left: 0px;
  margin-top: 5px; }
  table#review_billing_details ul li {
    list-style: none; }

#order_form {
  width: 100%; }
  #order_form input#update_order[type="submit"] {
    cursor: pointer;
    float: right;
    margin: 5px;
    margin-left: 0px;
    position: relative; }

input#order_submit {
  float: right; }
