﻿body {
  font-family: Arial, Verdana, Arial,Helvetica, Georgia, sans serif;
  margin: 0;
  padding: 0;
  background-color: #6E80C1;
  color: #000; }

h1, h2, h3, h4, h5, h6, p, ul, ol, li, blockquote, form, fieldset, table {
  margin: 0;
  padding: 0;
  border: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, 'Times New Roman' , Verdana, Georgia, sans serif; }

p, dl {
  margin: 0.7em 0 0.7em 0; }

h1 {
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
  max-width: 480px; }

h2.large {
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0; }

h2, h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 1.0em 0; }

h5 {
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0; }

UL {
  line-height: 1.4em;
  list-style-position: outside;
  list-style-type: square;
  margin: 1em 1em 1em 2em; }

A:link {
  color: #1B3FC1; }

A:visited {
  color: #1B3FC1; }

A:active {
  color: #FAA61A; }

A:hover {
  color: #FAA61A; }

#page {
  margin: 0px auto;
  background-color: #fff; }

#header {
  background-color: #fff;
  height: 150px; }

#header img {
  border: 0; }

.centeredImage {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  height: 100%; }

#logo {
  margin: 0 auto; }

#navbar {
  margin: 0px auto;
  background-color: #76787B;
  text-align: center;
  vertical-align: middle;
  padding: 2px 0 2px 0;
  white-space: nowrap; }

#navbar ul {
  margin: 0 auto;
  /* necessary to force height in Firefox */
  display: table;
  list-style-type: none;
  line-height: 1.8em; }

#navbar A {
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 0.1em;
  text-decoration: none;
  cursor: pointer; }

#navbar a:link, #navbar a:visited {
  color: #fff; }

#navbar a:active, #navbar a:hover {
  color: #FAA61A; }

#navbar li.selected a, #navbar li.selected a:link, #navbar li.selected a:visited, #navbar li.selected a:active, #navbar li.selected a:hover {
  color: #F9CF8A; }

#main {
  background: #fff url("/images/bg-lg-1x16.png") repeat-x 0 0; }

#content {
  padding-top: 16px;
  text-align: left; }

#content > .inner {
  margin-left: 10px;
  margin-right: 10px;
  padding: 1em;
  background: #fff;
  color: #000;
  font-weight: normal;
  font-size: 1em;
  vertical-align: top;
  line-height: 1.4em; }

#content .inner h6, h5, h4, h3, h2, h1 {
  color: #FAA61A; }

#content .inner A {
  font-weight: normal; }

/* FOOTER */
#footer {
  clear: both;
  background-color: #FAA61A; }

#footer-right {
  float: none;
  clear: both;
  padding-left: 16px;
  margin-top: 0px;
  width: 88%; }

ul#footer-navigation {
  margin-left: 0;
  padding-top: 0;
  overflow: auto; }

#footer-navigation li {
  min-width: 8em;
  text-align: left; }

#footer .contact {
  text-align: left;
  margin-left: 16px; }

#footer-question {
  margin: 0px;
  padding: 0;
  background: #FAA61A url(/images/QuestionLine.jpg) repeat-x top left;
  /* height: 120px; */ }

#footer-image {
  padding-left: 130px;
  margin: 0;
  width: 120px;
  /* float: left; */ }

#footer-question img {
  padding: 0;
  margin: 0;
  border: 0; }

#footer-phone {
  font-size: 1.5em;
  text-align: right;
  padding-right: 0em; }

#footer-phone-content {
  text-align: left; }

#footer-phone-content A {
  text-decoration: none;
  cursor: pointer;
  color: #1B3FC1; }

#footer-navigation {
  padding-top: 40px;
  font-size: 0.78em;
  text-align: center;
  list-style-type: none; }

#footer-navigation li {
  float: left;
  margin-right: 12px; }

#footer-navigation li.last {
  margin-right: 0; }

#footer-navigation A {
  margin-right: 1.2em;
  padding-left: 1px;
  /* Problem in FF with hover color */
  font-size: .9em;
  letter-spacing: .1em; }

#footer-navigation A:link {
  color: #fff; }

#footer-navigation A:visited {
  color: #fff; }

#footer-navigation A:active {
  color: #1B3FC1; }

#footer-navigation A:hover {
  color: #1B3FC1; }

#footer .contact {
  font-size: 0.95em;
  padding-top: 0em;
  padding-bottom: .5em;
  text-align: center;
  color: #1B3FC1;
  clear: both; }

#footer .contact div {
  margin-bottom: .5em; }

#footer .contact a {
  margin-right: 1em;
  font-size: 1.0em;
  text-decoration: underline;
  cursor: pointer; }

#footer .contact A:link {
  color: #fff;
  background-color: #FAA61A; }

#footer .contact A:visited {
  color: #fff;
  background-color: #FAA61A; }

#footer .contact A:active {
  color: #1B3FC1;
  background-color: #FAA61A; }

#footer .contact A:hover {
  color: #1B3FC1;
  background-color: #FAA61A; }

/* About Us */
#contact-options {
  border-collapse: collapse;
  margin: 1em 0; }

#contact-options .item {
  border-top: 1px solid #1B3FC1;
  max-width: 370px; }

#contact-options h2 {
  padding-left: 45px; }

#contact-us-email {
  background: transparent url("/images/Envelope.gif") no-repeat 0 4px; }

#contact-us-phone {
  background: transparent url("/images/Phone.jpg") no-repeat 0 0;
  line-height: 40px; }

#contact-us-mail {
  background: transparent url("/images/Letter.gif") no-repeat 0 0;
  line-height: 30px; }

#contact-options .vcard a.email, #contact-options .vcard .country-name, #contact-options .vcard .tel {
  display: none; }

div.portfolio {
  margin: 10px 10px 30px 0px;
  padding: 0 5px 20px 25px;
  border: 2px solid #6E80C1;
  overflow: auto; }

.portfolio-img {
  margin: 0 40px 0 0;
  padding: 0;
  float: left;
  display: block; }
  .portfolio-img img {
    position: relative;
    right: 6px;
    border: 1px solid #6E80C1;
    -moz-box-shadow: 3px 3px 5px 3px #ccc;
    -webkit-box-shadow: 3px 3px 5px 3px #ccc;
    box-shadow: 3px 3px 5px 3px #ccc; }

.portfolio-img a:hover {
  background: transparent; }

/* Generic */
.float-right {
  float: right; }

.noMargin {
  margin: 0; }

.clear {
  clear: both; }

.Emphasis {
  font-weight: bold; }

.Blue {
  color: #1B3FC1; }

.OrangeEmphasis {
  font-family: Arial;
  font-size: 1.1em;
  font-weight: bold;
  color: #FAA61A; }

.Orange {
  color: #FAA61A; }

.ServiceText {
  width: 100%; }

.StyleBullet {
  list-style-type: none;
  list-style-position: outside;
  margin: 1em 1em 1em 1em;
  padding-left: 0; }

.StyleBullet li {
  background: url(/images/BulletPoint.gif) 0 0.5em no-repeat;
  padding-left: 15px; }

.SmallText {
  font-size: 0.75em; }

.ServiceText H4 {
  margin-bottom: 0.5em; }

#right-box {
  width: 14em;
  margin: -0.5em 1em 3em 3em;
  padding: 0;
  float: right;
  display: block; }

#right-box .inner {
  position: relative;
  bottom: 6px;
  right: 6px;
  padding: 0em 1em 1em 1em;
  margin: 0px;
  font-size: 0.9em;
  background-color: #E0E1E2;
  border: 1px solid #76787B;
  -moz-box-shadow: 3px 3px 5px 3px #ccc;
  -webkit-box-shadow: 3px 3px 5px 3px #ccc;
  box-shadow: 3px 3px 5px 3px #ccc; }

#right-box H2 {
  text-align: center;
  color: #000; }

#right-box H3 {
  text-align: center;
  color: #000; }

.floatLeft {
  display: inline;
  float: left; }

/* articles */
.articles .left {
  width: 480px;
  float: left;
  margin-bottom: 30px; }

.articles .sidebar {
  width: 248px;
  padding-left: 20px;
  float: left; }

.articles .sidebar h3 {
  margin-top: 0; }

.articles .sidebar ul {
  font-size: 0.8em;
  margin-left: 15px; }

.articles h1 {
  margin-bottom: 0.3em; }

.articles article time {
  font-size: 0.8em;
  color: #888; }

/* END site.css */
#header div#logo {
  background-image: url("/images/HypothesisLogo.gif");
  width: 283px;
  height: 150px; }

/* DESKTOP */
@media all and (min-width: 800px) {
  #page {
    width: 800px; }
  #header div#logo {
    background-image: url("/images/HypothesisLogo.gif");
    width: 283px;
    height: 150px; }
  #navbar li {
    float: left;
    list-style: none;
    vertical-align: middle;
    margin: 0 2.4em;
    padding: 0; }
  #footer-right {
    float: right;
    text-align: center;
    vertical-align: top;
    margin-top: -125px;
    padding: 0%;
    width: 68%; }
  #footer-phone-content {
    padding-right: 25px;
    text-align: right; }
  ul#footer-navigation {
    padding-left: 30px;
    margin-top: 4em; }
  ul#footer-navigation li {
    min-width: 4em; }
  ul#footer-navigation li:last-child {
    margin-right: 0; } }

/* 
**********************************************
MOBILE 
**********************************************
*/
@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 660px) {
  #page {
    /*width: 320px;*/
    width: 100%; }
  #header {
    height: 75px; }
  #header div#logo {
    background-image: url("/images/logo-hyp-288x68.png");
    width: 288px;
    height: 68px; }
  #navbar {
    padding: 0; }
  #navbar ul {
    margin: 0;
    display: block;
    width: 100%; }
  #navbar li {
    float: none;
    border-top: 1px solid #000;
    text-align: left;
    margin: 0;
    padding-left: 16px;
    display: block; }
  #navbar li.last {
    border-bottom: 1px solid #000; }
  #content > .inner {
    margin: 1em 16px;
    padding: 0; }
  #right-box {
    margin: 1em 0;
    margin-left: 6px;
    float: none; }
  #footer-image {
    padding-left: 100px; }
  div.portfolio {
    padding: 10px 15px;
    border: 1px solid #6E80C1; }
  .portfolio-img {
    float: none;
    margin-right: 0;
    margin-left: 3px; }
  /* Home */
  #puzzle-pieces {
    display: none; }
  /* About Us */
  tr td.contact-option:nth-child(2) {
    min-width: 150px; } }

/* 
**********************************************
Tablet 
**********************************************
*/
/*
 * Use 5 grid columns for larger screens.
 */
/*
@media all and (min-width: 481px)
{

    #header div#logo
    {
        background-image: url('/images/HypothesisLogo.gif');
        width: 283px;
        height: 150px;
    }

    #navbar li
    {
        float: left;
        list-style: none;
        vertical-align: middle;
        margin: 0 1.4em;
        padding: 0;
    }
}
*/
/*
@media all and (min-width:481px) and (max-width:759px) and (-webkit-min-device-pixel-ratio: 0)
{
    #header div#logo
    {
        background-image: url('/images/HypothesisLogo.gif');
        width: 283px;
        height: 150px;
    }

    #navbar li
    {
        float: left;
        list-style: none;
        vertical-align: middle;
        margin: 0 2.4em;
        padding: 0;
    }
}
*/
