body {
     color: #222222;
     font: 11pt/16pt "Open Sans",sans-serif;
     margin: 0px;
     padding: 0px;
     width: 100%;
     background: #dee6eb;
}

a {
     color: #1A67BA;
}

a, a:hover {
     text-decoration: none;
}

h1 {
     font-size: 600%;
     font-weight: bold;
     line-height: normal;
     text-align: left;
}

h2, h3 {
     font-size: 160%;
     font-weight: 300;
     letter-spacing: 1px;
     line-height: 110%;
     text-align: left;
}

h4 {
     font-size: 110%;
     font-weight: 600;
     letter-spacing: 0.2pt;
     text-align: left;
}

p {
     font: 90%/140% "Open Sans",sans-serif;
}

h4 b {
     margin-right: 5px;
}

h2 i, h4 i {
     color: #CCAADD;
}

#wrapper {
     height: auto;
     margin-left: auto;
     margin-right: auto;
     padding-bottom: 10px;
     max-width: 1140px;
     background: #FFF;
     margin-top: -10px;
     border-top: 10px solid #eff3f5; 
}

#container-tophead {
    background: none repeat scroll 0 0 #4b9ec9;
    border-bottom: 10px solid #4b9ec9;
    /*box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5);*/
    padding: 0;
}

#container-features, #container-footer {
	border-top: 5px solid #E0E0E0;
}

#container-footer {
	padding-bottom: 0;	
	padding-top: 0;
}

#tophead {
    padding: 0;
}

.row {
    
}

.btn {
     border-radius: 4px 4px 4px 4px;
     -moz-border-radius: 4px 4px 4px 4px;
     -webkit-border-radius: 4px 4px 4px 4px;
     box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset, 0px 1px 2px rgba(0, 0, 0, 0.1);
     color: #1A67BA;
     cursor: pointer;
     display: inline-block;
     font-weight: 700 ! important;
     margin: 10px;
     text-align: center;
     text-shadow: 1px 1px 1px #2D435B;
     text-transform: uppercase;
}

.btn.large {
     font: 14px/43px "Open Sans",sans-serif;
     height: 43px;
     padding: 0px 30px;
}

.btn.medium {
     font: 14px/20px "Open Sans",sans-serif;
     height: 20px;
     padding: 0px 15px;
}

.btn.small {
     -moz-font-feature-settings: normal;
     -moz-font-language-override: normal;
     font-family: "Open Sans",sans-serif;
     font-size-adjust: none;
     font-size: 12px;
     font-stretch: normal;
     font-style: normal;
     font-variant: normal;
     font-weight: normal ! important;
     height: 14px;
     letter-spacing: 1px;
     line-height: 12px;
}

.btn.black {
     background-color: #202025;
     /*background-image: -moz-linear-gradient(center top , #26272E 0%, #202025 100%);*/
     border: 1px solid #151517;
     color: #FFFFFF;
}

.btn.black:hover {
     background-color: #26272E;
     /*background-image: -moz-linear-gradient(center bottom , #26272E 0%, #202025 100%);*/
}

.btn.blue {
	 background-color: #1A67BA;
     /*background: -moz-linear-gradient(center bottom , #1A67BA, #2181E2) repeat scroll 0% 0% #1A67BA;*/
     border: 1px solid #1558A2;
     color: #FFFFFF;
}

.btn.blue:hover {
	background-color: #207fde;
     /*background: -moz-linear-gradient(center top , #1A67BA, #2181E2) repeat scroll 0% 0% #2181E2;*/
}

.btn.left {
     text-align: left ! important;
}

.textblock {
     margin-top: 20px;
}

.textblock h4 b {
     background: none repeat scroll 0px 0px #207FFF;
     border-radius: 100px 100px 100px 100px;
     -webkit-border-radius: 100px 100px 100px 100px;
     -moz-border-radius: 100px 100px 100px 100px;
     color: #FFFFFF;
     display: inline-block;
     font-weight: bold;
     height: 24px;
     text-align: center;
     text-transform: capitalize;
     width: 24px;
}

.textblock p {
    
}

#header-logo {
    
}

#welcome {
     color: #151515;
     height: auto;
     text-align: center;
}

#welcome h2 {
     font-weight: 700;
     text-align: center;
}

#welcome p {
    
}

#welcome cite {
     display: block;
     margin: 10px 0px;
}

#test, #work {
     border-left: 5px solid #2181E2;
     padding: 25px 0px 20px;
     text-align: center;
}

#test h2, #work h2 {
     margin-left: 30px;
}

#social, #header-logo {
	margin-top: 10px;
}
	
#header-logo {
     text-align: center;
}

#social {
     height: 40px;
     padding-top: 10px;
     text-align: right;
}

#social h4 {
     color: #FFFFFF;
     display: inline;
     margin-right: 20px;
}

#a-mailto {
     background-image: url("../img/Mail.png");
}

#a-mailto:hover {
     background-image: url("../img/Mail.hover.png");
}

#a-twitter {
     background-image: url("../img/Twitter.png");
}

#a-twitter:hover {
     background-image: url("../img/Twitter.hover.png");
}

#showroom {
    
}

#frameit-top > img {
     visibility: hidden;
}

#like {
     text-align: right;
}

#like h2 {
     display: inline-block;
     text-align: right;
}

#like a {
     display: inline-block;
}

.news {
     color: #FF7777;
     font-size: 10pt;
     font-style: italic;
     position: absolute;
     right: 20px;
     text-shadow: 1px 1px 1px #2D435B;
     text-transform: lowercase;
     top: 10px;
}

.line {
     -moz-border-bottom-colors: none;
     -moz-border-left-colors: none;
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     border-color: #292929 -moz-use-text-color #454545;
     border-image: none;
     border-left: 0px none;
     border-right: 0px none;
     border-style: solid none;
     border-width: 2px 0px 1px;
     height: 0px;
     line-height: 0;
     margin-bottom: 10px;
     margin-top: 10px;
}

.clear-bottom {
     margin-bottom: 10px ! important;
}

.push {
     clear: both;
     padding-bottom: 20px;
     padding-top: 20px;
}

#content {
    
}

.step img {
     margin-top: 20px;
}

.step h1 {
     color: #4F4F5A;
     margin-top: -20px;
}

.step p {
     margin-bottom: 20px;
     margin-left: 60px;
     margin-top: -20px;
     max-width: 240px;
}

.step pre {
     color: #202025;
}

.highlight {
     box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}

#nav {
     float: left;
     width: 100%;
}

ul {
     list-style: none outside none;
}

#nav li a {
     border-radius: 4px 4px 4px 4px;
     -webkit-border-radius: 4px 4px 4px 4px;
     -moz-border-radius: 4px 4px 4px 4px;
     display: block;
     margin-bottom: 10px;
     margin-top: 10px;
     padding: 10px;
     text-decoration: none;
}

#nav li ul {
     display: none;
}

#nav li ul li {
     padding-left: 10px;
}

#nav li ul li a {
     background: none repeat scroll 0% 0% transparent;
     border: 0px none;
     color: #222;
     margin: 0px;
}

#nav li ul li p {
     color: #999999;
     margin-top: -10px;
     padding-left: 10px;
}

#nav li ul li a:hover {
     color: #207FFF;
}

#frameit-bottom, #frameit-top {
     height: 500px;
     width: 500px;
}

@media handheld, only screen and (max-width: 1024px) {
  #frameit-bottom, #frameit-top { width: 400px; height: 400px; }
}

@media handheld, only screen and (max-width: 767px) {
  #frameit-bottom > img { visibility: hidden; }
  #showroom, #content {  }
  #nav { float: none; }
  #welcome cite { display: inline; }
}

@media handheld, only screen and (max-width: 641px) {
  #showroom, #content {  }
  #welcome cite { display: inline; }
}

@media handheld, only screen and (max-width: 500px) {
  #frameit-bottom, #frameit-top { width: 240px; height: 240px; }
  #welcome cite, .btn { display: block; }
}



.btn-small {
	font: 12px/22px "Open Sans",sans-serif;     
	height: 22px;
	padding: 0px 10px;
}

.btn-blue {
	 background-color: #1A67BA;
     border: 1px solid #1558A2;
     color: #FFFFFF;
}

.btn-blue:hover {
	background-color: #207fde;
}

.btn-orange {
	 background-color: #ff7800;
     border: 1px solid #ff5b00;
     color: #FFFFFF;
}

.btn-orange:hover {
	background-color: #f98d17;
}

