/* 
    Document   : productStaticPage
    Created on : 14/Jun/2014, 19:09:22
    Author     : paulo
    Description:
        Purpose of the stylesheet follows.
*/



/*
    Bloco com os highlights do produto
*/
div.productContentHighlight {
    
}


div.productContentHighlightText {
    float: left;
    width: 500px;
}


div.productContentHighlightTextTitle {
    font-size: 50px;
    line-height: 40px;
    margin: 20px 0px 40px 0px;
    color: rgb(46,46,46);
    padding: 0px;
    
}


div.productContentHighlightTextTitle span {
    font-size: 0.5em;
    color: rgb(0,170,221);
}


div.productContentHighlightTextDescrSum {
    font-size: 1.2em;
    color: rgb(46,46,46);
    padding-right: 20px;
}


div.productContentHighlightTextPrice {
    margin: 60px 0px 0px 0px;
    vertical-align: middle;
    
}


div.productContentHighlightTextPriceButton {
    float: left;
    width: 170px;
}


div.productContentHighlightTextPriceButton a {
     text-decoration: none;
     display: block;
     width: 170px;
     height: 60px;
     line-height: 60px;
     text-align: center;
     font-size: 20px;
     font-weight: bold;
     color: white;
     background-color: rgb(0,170,221);
 }

 
div.productContentHighlightTextPrice a:hover {
     background-color: rgb(0,140,221);
 }

 
div.productContentHighlightTextPriceValue {
    float: left;
    margin: 0px 0px 0px 30px;
    font-size: 20px;
    padding: 0px;
    vertical-align: middle;
    line-height: 60px;
    color: rgb(46,46,46);
}


div.productContentHighlightTextPriceValue span {
    font-size: 60px;
}


div.productContentHighlightImg {
    float: left;
    width: 440px;
    text-align: center;
}


div.productContentHighlightImg img.medium {
    width: 405px;
    height: 303px;
}


div.productContentHighlightImg img.small {
    width: 115px;
    height: 86px;
    margin: 10px;
}


div.productContentSeparator {
    height: 70px;
    background-color: rgb(200,200,200);
    margin: 10px 0px 10px 0px;
}


div.productContentSeparatorImages {
    text-align: center;
}

img.separatorImages {
    padding: 10px 50px 0px 50px;
}


div.productContentSeparator h1 {
    line-height: 70px;
    background-color: rgb(200,200,200);
    color: #FFFFFF;
    font-size: 30px;
}


div.productContentDescription {
    margin-top: 40px;
    font-size: 14px;
    float: left;
    width: 960px;
}


div.productContentDescription a {
    color: rgb(0,170,221);
    text-decoration: none;
}

div.productContentDescription a:hover {
    color: rgb(0,130,221);
}


div.productContentDescription h1 {
    font-size: 2em;
    font-weight: normal;
    color: rgb(46,46,46);
    margin: 0px 0px 20px 0px;
}


div.productContentDescription h2 {
    font-size: 1.3em;
    font-weight: normal;
    color: rgb(46,46,46);
    margin: 0px 0px 10px 0px;
}


div.productContentDescriptionUseCaseImg {
    text-align: center;
    margin: 30px 0px 50px 0px;
}


div.productContentDescriptionUseCaseImg img {
    width: 600px;
    height: 703px;
}


div.productContentDescriptionTwoColumn {
    width: 450px;
    float: left;
    margin: 10px 0px 0px 0px;
}


div.productContentDescriptionTwoColumn ul {
    color: rgb(0,170,221);
}

div.productContentDescriptionTwoColumn ul span {
    color: rgb(46,46,46);
}


div.productContentDescriptionSpacer {
    width: 940px;
    height: 40px;
    float: left;
}


ul.productContentDescriptionDocuments a {
    color: rgb(0,170,221);
    text-decoration: none;
}

ul.productContentDescriptionDocuments a:hover {
    color: rgb(0,130,221);
}



div.productContentAddToCart {
    margin: 40px 0px 0px 0px;
    min-height: 250px; 
}


div.productContentAddToCartImg img {
    width: 200px;
    height: 150px;
}


div.productContentAddToCartImg {
    float: left;
}


div.productContentAddToCartText {
    float: left;
    width: 400px;
    margin: 0px 0px 0px 20px;
}


div.productContentAddToCartText h1 {
    font-size: 1.5em;
}

div.productContentAddToCartText h1 span {
    font-size: 0.7em;
    font-weight: normal;
}


div.productContentAddToCartForm {
    float: left;
    margin: 0px 0px 0px 20px;
}


div.productContentAddToCartFormPrice {
    font-size: 20px;
}

div.productContentAddToCartFormPrice span {
    font-size: 2em;
}


div.productContentAddToCartFormForm {
    
}

div.productContentAddToCartFormForm input {
    width: 30px;
    height: 25px;
    border: 1px solid rgb(214, 212, 200);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: rgb(100,100,100);
    text-align: center;
}


div.productContentAddToCartFormRappel {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgb(200,200,200);
    padding: 10px 0px 0px 10px;
    color: rgb(100,100,100);
}


div.productContentAddToCartFormRappel td {
    padding: 5px 10px 5px 5px;
}

td.productContentAddToCartFormSubmit input {
    width: 100px;
    height: 29px;
    margin-left: 5px;
    background-color: rgb(0,170,221);
    border: none;
    box-shadow: none;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    
}

td.productContentAddToCartFormSubmit input:hover {
    width: 100px;
    height: 29px;
    margin-left: 5px;
    background-color: rgb(0,140,221);
    border: none;
    box-shadow: none;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}



/*

    RELATED PRODUCTS

*/

div.productSnapshot {
    width: 280px;
    height: 300px;
    margin-bottom: 20px;
}

div.productSnapshot a {
    font-size: 18px;
    font-weight: normal;
    color: rgb(0,170,221);
    margin: 10px 0px 0px 0px;
    text-decoration: none;
}

div.productSnapshot:hover a {
    font-size: 18px;
    font-weight: normal;
    color: rgb(0,120,221);
    margin: 10px 0px 10px 0px;
    text-decoration: none;
}

div.productSnapshot img {
   /* width: 280px;*/
    height: 181px;
    margin: 0px 0px 10px 0px;
}


div.productSnapshotText {
    margin: 10px 0px 0px 0px;
    font-size: 14px;
}


div.productReviewActionsButton {
    float: left;
    width: 170px;
    margin-right: 20px;
}

div.productReviewActionsButton a {
     text-decoration: none;
     display: block;
     width: 170px;
     height: 60px;
     line-height: 60px;
     text-align: center;
     font-size: 20px;
     font-weight: bold;
     color: white;
     background-color: rgb(0,170,221);
 }