/* 
    Document   : es
    Created on : 23.07.2012, 15:45:39
    Author     : Polly
    Description:
        Purpose of the stylesheet follows.
*/

html {
    height: 100%;
    margin: 0;
    width: 100%;
    background-color: #ffffff;
}

body {
    font-size: 14px;
    font-family: Trebuchet MS, Arial;
    color: #263e66;
    line-height: 1.5;
    height: 100%;
    margin: 0 auto;
}

@font-face {
    font-family: "bauhaus";
    src: url(../fonts/bauhaus.ttf);
} 

@font-face {
    font-family: "trebuc";
    src: url(../fonts/trebuc.ttf);
} 

@font-face {
    font-family: "trebuci";
    src: url(../fonts/trebuci.ttf);
} 


.float {
    float: left;
}

.float-right {
    float: right;
}

a img {
    border: medium none;
}

a {
    outline: none;
    text-decoration: none;
}

.clear-block:after{
    height: 0;
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
}

.clear-block{
    display: block;
}

#footer {
    background-color: #263E66;
    color: #697993;
    font-size: 13px;
    height: 30px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}

#header {
    width: 980px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.content {
    border-top: 3px solid #263e66;
}

#nav {
    height: 34px;
    width: 980px;
    margin: 0 auto;
    font-family: "trebuc";
    font-size: 20px;
    letter-spacing: 0.05em;
}

#nav ul {
    list-style-type: none;
    margin: 0 auto;
    padding-left: 18px;
}

#nav ul li {
    float: left;
    margin: 0 20px;
    cursor: pointer;
}

#nav ul li:hover, #nav ul li.activ {
    color: #d76611;
}

#nav ul li.home {
    background: url(../img/home.jpg);
    width: 23px;
    height: 20px;
    margin-top: 3px;
    background-position: 0 -20px;
}

#nav ul li img {
    padding-top: 3px;
}

#nav a {
    color: #263E66;
}

#nav a:hover, #nav li.nav-active a {
    color: #d76611;
}

.logo {
    margin-left: 350PX
}

.content-center, .content-article, .content-contact {
    width: 980px;
    margin: 0 auto;
}

h3 {
    font-size: 22px;
    font-family: "trebuc";
    margin: 0;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

.content-article h2, .content-contact h2 {
    font: normal 25px "bauhaus";
    color: #bb4201;
    margin-bottom: 30px;
    text-align: center;
}

.content-article h3, .content-contact h3 {
    color: #bb4201;
}

.content-article p, .content-contact p {
    margin: 2px 0 30px 0;
}

.content-contact input {
    margin: 0 0 23px;
    border: 1px solid #6e7e99;
    width: 250px;
    height: 30px;
    padding-left: 5px;
    color: #263e66;
}

.content-contact textarea {
    padding-left: 5px;
    color: #263e66;
    margin: 0 0 23px;
    border: 1px solid #6e7e99;
}

.content-contact span {
    font: normal 12px "trebuci";
    color: #BB4201;
}

.linkvideo {
    color: #bb4201;
    text-align: right;
    font-family: "trebuci";
    width: 490px;
    font-size: 16px;
}

.button-sapvideo {
    background: url(../img/sap-video.png);
    width: 192px;
    height: 52px;
    margin: 15px 0 0 50px;
}

.button-sapvideo:hover {
    background-position: 0 -52px;
}

.block-sapvideo {
    margin-bottom: 35px;
    overflow: auto;
}

.property dl {
    width: 180px;
    float: left;
    font-size: 11px;
}

.property dt {
    font-size: 23px;
    font-family: "bauhaus";
}

.property dd {
    margin: 0px;
    padding-top: 3px;
}

.property dl img {
    padding-top: 4px;
    margin: 0;
}

.property img {
    float: left;
    margin-top: 9px;
}

.property {
    margin-top: 13px;
}

.property a, #products a {
    color: #263E66;
}

.property a:hover {
    color: #7a8aa6;
}

#products {
    margin-top: 40px;
    position: relative;
    overflow: auto;
}

.content-home {
    font-size: 13px;
}

#products img {
    border: 1px solid #c7c8cd;
    box-shadow: 0 0 3px #b5b5b5;
}

#products h4 {
    background: url("../img/background-name.png") repeat scroll 0 0 transparent;
    height: 30px;
    padding-left: 10px;
    position: absolute;
    top: 100px;
    width: 210px;
    margin: 0;
    font-family: "bauhaus";
    font-size: 19px;
    text-shadow: 1px 1px 1px #132544;
    color: #ffffff
}

.button-sapglance {
    background: url(../img/sap-glance.png);
    width: 352px;
    height: 52px;
    margin: 30px 0 0 310px;
}

.button-sapglance:hover {
    background-position: 0 -52px;
}

#contact-info {
    background-color: #ede4dd;
    padding: 30px 0;
    margin-top: 50px;
}

.info-bottom {
    width: 980px;
    margin: 0 auto;
    overflow: auto;
}

.info-bottom, .info-bottom a {
    color: #9a938d;
}

.info-bottom a:hover {
    color: #c8c4c1;
}

.info-bottom h4 {
    line-height: 1;
    font-family: "trebuc";
    font-size: 19px;
    margin: 0;
}

.info-bottom ul {
    list-style-type: none;
    padding: 0;
    overflow: auto;
}

.info-bottom ul li {
    float: left;
    cursor: pointer;
    width: 195px
}

.info-bottom ul li img {
    margin-right: 5px;
}

.line-footer {
    margin: 30px 0 10px 0;
}

.info-bottom .contact li {
    width: 244px;
}

.product1 {
    background: url(../img/product1.png) no-repeat scroll 0 0 transparent;
}

.product2 {
    background: url(../img/product2.png) no-repeat scroll 0 0 transparent;
}

.product3 {
    background: url(../img/product3.png) no-repeat scroll 0 0 transparent;
}

.product4 {
    background: url(../img/product4.png) no-repeat scroll 0 0 transparent;
}

.product5 {
    background: url(../img/product5.png) no-repeat scroll 0 0 transparent;
}

h1 {
    font: normal 50px "bauhaus";
    padding-left: 380px;
    padding-top: 20px;
}

.product2 h1, .product3 h1, .product4 h1, .product5 h1 {
    font: normal 24px "bauhaus";
    padding-left: 360px;
}


.product1 p {
    font:normal 20px "trebuc" ;
    padding-left: 380px;
}

.product3 p, .product4 p, .product5 p {
    font: normal 18px "trebuc" ; 
    padding-left: 360px;
    width: 248px;
    line-height: 1.3;
}

.product2 p {
    font: normal 17px "trebuc" ; 
    padding-left: 360px;
    width: 248px;
    line-height: 1.3;
}


.submit {
    background: url(../img/submit.png);
    width: 131px;
    height: 52px;
    cursor: pointer;
}

.submit:hover {
    background-position: 0 -52px;
}


#intro {
    width: 580px;
    margin: 0 auto;
}

#products {
    width: 980px;
    position: relative;
}
#products ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
#products li {
    width: 220px;
    height: 220px;
    padding: 0;
    display: block;
    float: left;
    margin-right: 20px;
}
#products.responsive {
    width: auto;
    margin-left: 0;
}

#prev2 {
    background: url(../img/arrow.png);
    position: absolute;
    top: 54px;
    width: 12px;
    height: 14px;
}

#prev2:hover {
    background-position:0 -14px;
}

#next2 {
    background: url(../img/arrow.png);
    background-position:-12px 0;
    position: absolute;
    top: 54px;
    right: 0;
    width: 12px;
    height: 14px;
}

#next2:hover {
    background-position: -12px -14px;
}

.caroufredsel_wrapper {
    width: 955px !important;
    margin-left: 20px !important;
}

.content-article p a {
    font: 15px "bauhaus";
    color: #bb4201;
}

.content-article p a:hover {
    color: #da682b;
}

.content-article i h5 {
    color: #BB4201;
}
