/* @override http://cs/css/landingpages.css */

#header {
    position: relative;
    margin-top:0;
    padding-top:20px;
}

#nav-main {
    display: none;
}

#footer {
    display: none;
}

#stage-wrapper {
    height: 450px;
    padding-top: 31px;
    display: none;
    margin-bottom: 30px !important;
}

#stage-wrapper #stage {
    height: 450px;
    background: url(../images/portfolio-slideshow-bg.png) 77px 0 no-repeat;
}

#stage-intro {
    width: 960px;
    height: 525px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

#stage span#portfolio-previous,
#stage span#portfolio-next {
    display: none;
}

span#next {
    padding-left: 10px;
    left: auto;
    right: -60px;
}

span#previous {
    text-align: right;
    padding-right: 10px;
}

span#previous:hover, body.landingpages #portfolio-list span#next:hover {
    background: #666;
}

#thumb-container {
    position: relative;
    z-index: 10;
    margin-top: 20px;
    margin-bottom: 20px;
}

body.landingpages #portfolio-list li .info {
    background: #2cbebc;
    background: rgba(44, 190, 188, 0.9);
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100px;
    height: 20px;
    padding: 5px 10px 15px;
}

body.landingpages #portfolio-list li .info h3 {
    color: #fff;
    font: 12px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    line-height: 1.2;
}

body.landingpages #portfolio-list li .info h3 span {
    font-weight: bold;
    margin: 0;
}

body.landingpages #portfolio-list li .info h4 {
    color: #333;
    font-weight: normal;
    font-size: 14px;
}

body.landingpages #portfolio-list {
    width: 876px;
    position: relative;
    left: 42px;
    overflow: hidden;
}

body.landingpages #portfolio-list-wrapper {
    width: 960px !important;
    position: relative;
    overflow: hidden;
    position: absolute !important;
    left: 0;
    top: 0;
    height: 140px !important;
    z-index: 20000 !important;
}

body.landingpages #portfolio-list ul {
    top: 62px;
    position: relative !important;
    height: 266px !important;
    width: 1200px !important;
    overflow: visible !important;
}

body.landingpages #portfolio-list li {
    border: 5px solid #e1dddb;
    width: 120px;
    height: 66px;
    margin: 0 18px 0 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    float: left;
    display: block;
}

/*Reset Main Portfolio Slideshow*/

#stage {
    width: 960px !important;
    right: -70px;
}

/*#portfolio-slideshow {
  left: auto !important;
  right: 0 !important;
}*/

#stage-intro {
    width: 960px !important;
    position: relative;
    z-index: 1 !important;
    height: 570px;
    padding-top: 6px;
    margin-bottom: 30px !important;
}

#stage-intro .content {
    width: 960px !important;
    left: 0 !important;
    top: 100px !important;
}

#stage-intro .content .intro-copy{
    float: left;
    width: 460px !important;
}
#stage-intro .content #contact-form{
    width: 460px !important;
    float: right;
}

/*Typography*/

h1 {
    font-size: 36px;
    margin-bottom: 5px;
}

h2 {
    font-size: 24px;
}

button {
    display: block;
    text-indent: -9999px;
    border: 0;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 82px;
}

button.next {
    background: url(../images/landingpage/arrow-right.png);
    right: 0;
}

button.prev {
    background: url(../images/landingpage/arrow-left.png);
    left: 0;
}

.contact {
    width: 290px;
    float: left;
}

.contact .call {
    font-size: 24px;
    margin-bottom: 0;
}

.contact .call + p {
    font-size: 24px;
    font-family: Helvetica;
    font-weight: bold;
    color: #2cbebc;
}

#contact-form {
    position: relative;
}

#contact-form .row {
    margin-bottom: 10px !important;
}

#contact-form .row label.name {
    float: left;
    width: 40%;
}

#contact-form .row label.url {
    float: left;
    width: 40%;
    margin-left: 50px;
}

#contact-form .row label.email {
    float: left;
    width: 40%;
    margin-left: 50px;
}

#contact-form .row label.phone {
    width: 40%;
}

#contact-form .row textarea {
    width: 448px;
    height: 170px;
}

#contact-form .row:last-child {
    margin-top: 10px;
}

#contact-form .row .submit {
    float: none;
}

#contact-form .spam {
    margin-top: 20px;
}

#contact-form .submit {
    float: right;
    margin-right: 37px;
}

#contact-form .row label input {
    font-size: 12px;
    width: 214px;
    padding: 5px;
}

#contact-form .row label {
    font-size: 12px;
}

#contact-errors {
    margin: 0 25px;
}

#contact-button {
    display: block;
    position: absolute;
    right: 0px;
    top: 10px;
    width: 114px;
    height: 39px;
    background: transparent url(../images/contact/contact-button.png) no-repeat top left;
    text-indent: -9999px;
}

.back {
    position: absolute;
    top: -83px;
    left: 320px;
    display: block;
    width: 81px;
    height: 39px;
    display: none;
}

a.start {
    display: block;
    text-indent: -9999px;
    background: url(../images/landingpage/checkitout-top.png) !important;
    width: 549px !important;
    height: 42px !important;
}

#portfolio-overlay {
    width: 100%;
}

#portfolio-overlay .box {
    position: relative;
    width: 850px;
    background-color: #ffffff;
    background-image: url(../images/portfolio-slideshow-bg.png) !important;
    background-repeat: no-repeat;
    background-position: 16px 50px;
    margin:auto;
    padding:10px;
    height: 500px;
}

#portfolio-slideshow {
    display: block !important;
    top: 60px !important;
    left: -70px !important;
}

#portfolio-slideshow ul.content {
    left: -60px !important;
    height: 439px !important;
    overflow: hidden !important;
}

#portfolio-slideshow ul.pagination {
    left: 735px !important;
    top: 0px !important;
}

#portfolio-slideshow h2 {
    left: -60px !important;
}

#portfolio-overlay .close {
    width: 16px;
    height: 16px;
    background: url(../images/landingpage/portfolio-close.png) !important;
    margin: auto;
    position: relative;
    left: 413px;
    top: 27px;
    z-index: 300;
}

#portfolio-overlay .portfolio-dir {
    width: 42px;
    height: 80px;
    margin: auto;
    position: relative;
}

#portfolio-overlay .portfolio-prev {
    background: url(../images/landingpage/portfolio-prev.png) !important;
    left: -470px;
    top: -300px;
}

#portfolio-overlay .portfolio-next {
    background: url(../images/landingpage/portfolio-next.png) !important;
    left: 470px;
    top: -380px;
}

