/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
.contact-msg{
    display: none;
    color: #D61D36;
    font-size: 14px;
    font-weight: bold;
}
.frontpage{
     width: 658px;
     margin: 0 auto;
}
.frontpage-l{
     padding-right: 25px;
}
.frontpage-r h3{
     color: #15B6F1;
     font-size: 17px;
     font-weight: bold;
     margin: 0;
     padding: 0 0 5px 0;
     border-bottom: #BDBDBD solid 1px;
     background: none;
}
.frontpage-r h3 a{
    color: #15B6F1;     
}
.k2ItemsBlock{
    border-top: #fff solid 1px;
    padding-top: 5px;
}
.k2ItemsBlock p{
    margin: 0;
}
a.moduleItemReadMore{
    display: block;
    width: 60px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    float: left;
    background: #15B6F1;
    margin-top: 15px;
}
.slider-brand{
    width: 93px;
    height: 18px;
    line-height: 18px;
    background: #1B9CCC;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin-top: 2px;
    cursor: pointer;
}
.slider-brand a{
   color: #fff; 
}
#maininner{
    position: relative;
}
#facebook{
    position: absolute;
    bottom: 0;
    left: 62px;
    direction: ltr;
    /*background: url(../images/facebook-sprite.png) 0 -60px no-repeat;*/
    height: 25px;
    padding: 30px 0 0 0px;
}
#facebook-page{
    position: absolute;
    bottom: 0;
    left: 0px;
    height: 60px;
    width: 60px;
}
#facebook-page a{
    display: block;
    height: 60px;
    text-indent: -9999px;
    background: url(../images/facebook-sprite.png) 0px 0px no-repeat;
}
#facebook-page a:hover{
    
    background: url(../images/facebook-sprite.png) 0 -70px no-repeat;
}
#facebook:hover{
   /*background: url(../images/facebook-sprite.png) 0px 0px no-repeat;*/
}
.contact-page{
    height: 445px;
    background: url(../images/contact-bg.png) 22px 36px no-repeat;
}
.componentheading, h3{
    background: url(../images/title.png) 100% 0 no-repeat;
    color: #424242;
    font-size: 25px;
    font-weight: bold;
    padding-right: 43px;
    margin-bottom: 14px;
    margin-top: 0px;
}
#k2Container h1{
    background: url(../images/title.png) 100% 0 no-repeat;
    color: #424242;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
    padding-right: 43px;
    margin-bottom: 14px;
    margin-top: 0px;
}
.contact-form{
    width: 577px;
    float: right;
}
.contact-page-pad{
    padding-right: 22px;
    padding-top: 5px;
}
.contact-page-pad, .contact-page{
    overflow: hidden;
}
.contact-text{
    float: right;
    width: 340px;
}
.contact-text-pad{
    padding: 45px 50px 0 0;
}
.form-name{
    width: 80px;
    height: 20px;
    line-height: 20px;
    font-size : 12px;
    font-weight: bold;
    background: #0EB4F2;
    color: #fff;
    padding-right: 5px;     
}
.pad1{
    margin-bottom: 9px;
}
.contact-page input{
    width: 149px;
    height: 18px;
    border: #AFAEAE solid 1px;
    margin : 0;
    padding : 0;
    vertical-align: top;
}
.contact-page textarea{
    width: 330px;
    height: 116px;
    border: #AFAEAE solid 1px;
    margin : 0;
    padding : 0;
    vertical-align: top;
}
.contact-page input#send{
    border: 0;
    width: 131px;
    height: 69px;
    background: url(../images/contact-send-sprite.png) -136px -0px no-repeat; 
    text-indent: -999px;  
    margin : 0 0 4px 0; 
}
.contact-page input#send:hover{
    width: 136px;
    background: url(../images/contact-send-sprite.png) 0 0 no-repeat;  
}
#footer{
    font-size: 11px;
} 
#footer1 a{
    color: #1E1E1E;
}
#footer1 a:hover{
    text-decoration: underline;
}
#footer2 li{
    float: right;
    border: none;  
    background: url(../images/footer-li.png) 0 7px no-repeat;
}
#footer2 li.item147{
    background: none;
}
#footer2 span{
    line-height: 22px;
    padding: 0 5px;
}
#footer2 a{
    color: #2c2c2c; 
}
#footer2 a:hover{
    color: #2c2c2c;
    text-decoration: underline;
}