/* global styles
------------------------------------------*/
body {
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 16px;
    color: #646464;
    background: url('../images/main-bg.jpg');
    margin: 0;
    padding: 0;
}

p, h1, h3, h2, h4, h5, h6, li {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    margin-bottom: 10px;
    color: #373737;
    font-family: 'Oswald', sans-serif;
}

p {
    color: #646464;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.2em;
}

li {
    list-style: none;
}

a:link, a:visited {
    text-decoration: none;
    border: none;
    color: #03c2f6;
}

a:hover, a:active {
    color: #64deff;
}

.clearer {
    clear: both;
}

img {
    border: 0px;
}

.left {
    float: left;
}

div.left {
    width: 610px;
}

div.left li {
    list-style-image: url('../images/list-arrow.png');
}

div.right {
    width: 290px;
    float: right;
}

hr {
    width: 100%;
    border: none;
    margin: 20px 0 0 0;
    background-color: #e4e4e4;
    border-bottom: 1px solid #fff;
}

hr.left {
    float: left;
    width: 350px;
    border: none;
    margin: 20px 0 0 0;
    background-color: #e4e4e4;
    border-bottom: 1px solid #fff;
}

.left hr.right {
    float: right;
    width: 380px;
}

.left hr.left {
    float: right;
    width: 100%;
}

.right hr.right {
    float: right;
    width: 120px;
}

hr.right {
    float: right;
    width: 350px;
}

.content {
    position: relative;
    width: 940px;
    margin: 0 auto;
    padding: 0 15px;
}

.buttons {
    margin: 40px 0 0 0;
}

.buttons div {
    float: left;
}

.buttons div:first-child {
    margin: 0 30px 0 0;
}

/* topbar
-------------------------------------------- */

#headerArea {
    position: relative;
    background: url('../images/top-bg-repeat.jpg') repeat-x; 
}

#header {
    position: relative;
    width: 1260px;
    margin: 0 auto;
    font-size: 14px;
    background: url('../images/top-bg.jpg') no-repeat;
}

#logo {
    float: left;
    margin: 40px 0 110px 0;
}

/* navbar
-------------------------------------------- */
#navbar {
    float: right;
    right: 0;
    margin: 60px 0 0 0;
}

#navbar div {
    display: inline-block;
    margin-right: 5px;
}

#navbar img {

}

#navbar div:last-child {
    margin-right: 0;
}

#home a {
    display: block;
    width: 65px;
    height: 65px;
    background: url('../images/home.png') no-repeat 0 0;
}

#home a:hover {
    background-position: 0 -65px
}

#services a {
    display: block;
    width: 65px;
    height: 65px;
    background: url('../images/services.png') no-repeat 0 0;
}

#services a:hover {
    background-position: 0 -65px
}

#clients a {
    display: block;
    width: 65px;
    height: 65px;
    background: url('../images/clients.png') no-repeat 0 0;
}

#clients a:hover {
    background-position: 0 -65px
}

#testimonials a {
    display: block;
    width: 86px;
    height: 65px;
    background: url('../images/testimonials.png') no-repeat 0 0;
}

#testimonials a:hover {
    background-position: 0 -65px
}

#blog a {
    display: block;
    width: 65px;
    height: 65px;
    background: url('../images/blog.png') no-repeat 0 0;
}

#blog a:hover {
    background-position: 0 -65px
}

#contact a {
    display: block;
    width: 75px;
    height: 65px;
    background: url('../images/contact.png') no-repeat 0 0;
}

#contact a:hover {
    background-position: 0 -65px
}

/* header content
-------------------------------------------- */

#title {
    position: relative;
    width: 392px;
    top: -30px;
    margin: 0 auto;
    padding-bottom: 10px;
}

#subHeader h1 {
    color: #fff;
    margin: 0 0 20px 0;
}

#subHeader p {
    color: #fff;
    font-style: italic;
}

#info {
    width: 380px;
}

#videoArea {
    width: 595px;
    height: 389px;
    position: relative;
    float: right;
    margin: 0 -55px 0 0;
    background: url('../images/computer.png') no-repeat;
}

#video {
    float: right;
    margin: 26px 79px 0 0;
}

#link a {
    width: 440px;
    height: 310px;
    background-image: url('../images/video-thumb.jpg'); 
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;

}

#link a img {
    visibility: hidden;
}

/* four column
-------------------------------------------- */
.fourCol {
    margin: 40px 0 0 0;
}

.fourCol .col {
    position: relative;
    float: left;
    width: 218px;
    margin-right: 20px;
}

.fourCol .col:last-child {
    margin-right: 0;
}

.fourCol #last {
    margin: 0;
}

.col h2 {
    font-weight: bold;
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
}

.col-last h2 {
    font-weight: bold;
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
}

.fourCol .colContent {
    width: 218px;
    padding: 175px 0 0 0;
}

.icon {
    position: absolute;
    top: 0;
    left: 44px;
}

/* three column
-------------------------------------------- */
.threeCol {
    margin: 40px 0 0 0;
}

.threeCol .col {
    position: relative;
    float: left;
    width: 280px;
    margin: 0 50px 60px 0;
}

.threeCol .col-last {
    position: relative;
    float: left;
    width: 280px;
    margin: 0 0 60px 0;
}

.threeCol h4 {
    font-weight: bold;
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 16px;
    margin: 5px 0 0 0;
}


.threeCol img {
    border: 4px solid #fff;
    box-shadow: 0px 0px 6px #9d9d9d;
    -moz-box-shadow: 0px 0px 6px #9d9d9d;
    -webkit-box-shadow: 0px 0px 6px #9d9d9d;
}

.threeCol .lastRow div {
    margin-bottom: 0
}

/* two column
-------------------------------------------- */
.twoCol {
    margin: 40px 0 0 0;
}

.twoCol .col {
    position: relative;
    float: left;
    width: 440px;
    margin: 0 60px 70px 0;
}

.twoCol .col-last {
    position: relative;
    float: left;
    width: 440px;
    margin: 0 0 70px 0;
}

.twoCol .colContent {
    width: 290px;
    padding: 0 0 0 150px;
}

.twoCol .col h2 {
    font-weight: bold;
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
}

.twoCol .col-last h2 {
    font-weight: bold;
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
}

.twoCol .icon {
    position: absolute;
    top: 0;
    left: 0
}

.twoCol a {
    float: left;
}

.twoCol a img {
    float: right;
    margin: 3px 0 0 6px;
}

.twoCol .lastRow div {
    margin-bottom: 0
}

/* testimonial page 
-------------------------------------------- */

.testContent {
    font-style: italic;
    width: 370px;
    background: #fff;
    padding: 15px;
    border: 1px solid #d8d8d8;
}

.portrait {
    position: absolute;
    left: 0;
    top: 4px;
    border: 4px solid #fff;
    box-shadow: 0px 0px 6px #9d9d9d;
    -moz-box-shadow: 0px 0px 6px #9d9d9d;
    -webkit-box-shadow: 0px 0px 6px #9d9d9d;
}

.testName {
    float: left;
    margin: 20px 0 0 0;
    font-weight: bold;
}

/* promo bar
-------------------------------------------- */
#promoBar {
    background: url('../images/promo-bar.png');
}

#promo {
    height: 112px;
    margin: 40px 0 60px 0;
}

#promo p {
    font-size: 20px;
    margin-top: 47px;
    float: left;
}

#promo a {
    color: #373737;
}

#promo a:hover {
    color: #000;
}

#promo img {
    float: right;
    margin: 30px 0 0 0;
}

/* main content
-------------------------------------------- */
.mainContent {
    margin: 50px 0 0 0;
}

.mainContent h2, h3, h4, h5, h6 {
    font-weight: 300;
}


/* recent projects
-------------------------------------------- */
#recent {
    text-align: center;
    margin: 0 0 60px 0;
}

/* testimonial box
-------------------------------------------- */
.test {
    float: left;
    margin: 0 0px 40px 0;
}

.testBox {
    position: relative;
    width: 377px;
    background: #fff;
    border: 1px solid #dedede;
    padding: 20px 20px 20px 53px;
    margin: 0 0 20px 0;
    font-style: italic;
}

#orderArea .testBox {
    position: relative;
    width: 367px;
    background: #f8f8f8;
    border: 1px solid #dedede;
    padding: 20px 20px 20px 53px;
    margin: 0 35px 20px 0;
    font-style: italic;
}

.test #last {
    margin-right: 0;
}

.test .name {
    font-size: 16px;
    font-weight: bold;
}

.quotes {
    position: absolute;
    top: 20px;
    left: 10px;
}

.arrow {
    position: absolute;
    bottom: -26px;
    left: 20px;
}

.shadow {
    position: absolute;
    right: 0;
    bottom: -22px;
}


/* small form
-------------------------------------------- */

.form {
    font-size: 16px;
    width: 278px;
    padding: 6px;
    border: 1px solid #d8d8d8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: inset 1px 2px 2px #b0b0b0;
    -moz-box-shadow: inset 1px 2px 2px #b0b0b0;
    -webkit-box-shadow: inset 1px 2px 2px #b0b0b0;
}

.formB{
    resize: none;
    font-size: 16px;
    width: 278px;
    height: 140px;
    padding: 6px;
    border: 1px solid #d8d8d8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: inset 1px 2px 2px #b0b0b0;
    -moz-box-shadow: inset 1px 2px 2px #b0b0b0;
    -webkit-box-shadow: inset 1px 2px 2px #b0b0b0;
}

form ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

form ul li {
    margin-bottom: 12px;
}

form li span {
    color: #03c2f6;
    margin-left: 3px;
}

form {
    font-size: 15px;
    color: #464646;
}

#formButtons {
    display: inline;
    float: right;
}

.submit {
    float: left;
    margin: 4px 0px 0 0;
}

.clear {
    float: left;
    margin: 4px 15px 0 0px;
    width: 89px;
    height: 37px;
    border: none;
    background: url('../images/clear.png') no-repeat 0 0;
}

/* large form
--------------------------------------------- */
#contactPage p {
    margin: 0;
}

.contactInfo {
    float: right;
    width: 249px;
    border: 1px solid #d8d8d8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    margin: 36px auto 0 auto;
    padding: 15px 25px 17px 25px;
}

.contactInfo h2 {
    margin: 0;
}

.contactInfo hr {
    margin: 0 0 30px 0;
}

.contactInfo p {
    margin: 0 0 10px 0;
}

.contactInfo li {
    font-size: 17px;
}

#mainForm {
    margin-top: 30px;
}

.form2 {
    font-size: 17px;
    width: 562px;
    padding: 9px;
    border: 1px solid #d8d8d8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: inset 1px 2px 4px #c5c5c5;
    -moz-box-shadow: inset 1px 2px 4px #c5c5c5;
    -webkit-box-shadow: inset 1px 2px 4px #c5c5c5;
}

.form2B{
    resize: none;
    font-size: 17px;
    width: 922px;
    height: 190px;
    padding: 9px;
    border: 1px solid #d8d8d8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: inset 1px 2px 4px #c5c5c5;
    -moz-box-shadow: inset 1px 2px 4px #c5c5c5;
    -webkit-box-shadow: inset 1px 2px 4px #c5c5c5;
}

#formButtons2 {
    display: inline;
    float: left;
}

.required {
    font-size: 14px;
    margin: 5px 0 0 0;
    font-style: italic;
}

.required span {
    color: #03c2f6;
}

.note {
    float: left;
    font-style: italic;
    margin: 20px 0 0 0;
}

/* footer
--------------------------------------------- */
#footer {
    color: #d8d8d8;
    margin: 40px 0 0 0;
    padding: 37px 0 15px 0;
    background: url('../images/footer-bg.jpg') repeat-x #171717;
}

#footer p {
    font-size: 14px;
    color: #d8d8d8;
}

#footer h3 {
    color: #fff;
    text-transform: uppercase;
}

#footer li a:link {
    color: #d8d8d8;
}

#footer li a:visited {
    color: #d8d8d8;
}

#footer li a:hover {
    color: #fff;
}

#footer li a:active {
    color: #fff;
}

#footer ul {
    margin: 0;
    padding: 0;
}

#footer li {
    color: #d8d8d8;
    margin: 0 0 4px 0;
}

#footer hr {
    height: 2px;
    border: none;
    background-color: #191919;
    border-bottom: 1px solid #505050;
    margin-bottom: 10px;
}

#navigation {
    width: 92px;
    float: left;
    margin-right: 120px;
}

#fromBlog {
    width: 300px;
    float: left;
    margin-right: 120px;
}

#fromBlog a {
    text-decoration: underline;
}

#fromBlog li {
    color: #d8d8d8;
    list-style-image: url('../images/arrow.png');
}

#contactInfo {
    width: 300px;
    float: left;
    margin-right: 0
}

#contactInfo ul {
    margin: 20px 0 0 0;
}

#contactInfo span {
    font-weight: bold;
}

#footerBar {
    background: #000;
    border-top: 1px solid #373737;
    padding: 30px 0;
}

#footerBar p {
    color: #d8d8d8;
    float: left;
    margin: 0;
}

#footerBar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}

#footerBar li {
    display: inline;
}